Jul 03 12:52:43.953590 np0000004418 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 12:52:43.961268 np0000004418 devstack@c-api.service[99811]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 12:52:43 2026] *** Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: nodename: np0000004418 Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: machine: x86_64 Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: clock source: unix Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: pcre jit disabled Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: detected number of CPU cores: 16 Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: current working directory: / Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: detected binary path: /usr/bin/uwsgi-core Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: your processes number limit is 257052 Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: your memory page size is 4096 bytes Jul 03 12:52:43.961987 np0000004418 devstack@c-api.service[99811]: detected max file descriptor number: 2048 Jul 03 12:52:43.962300 np0000004418 devstack@c-api.service[99811]: lock engine: pthread robust mutexes Jul 03 12:52:43.962300 np0000004418 devstack@c-api.service[99811]: thunder lock: enabled Jul 03 12:52:43.962414 np0000004418 devstack@c-api.service[99811]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 12:52:43.962452 np0000004418 devstack@c-api.service[99811]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 12:52:43.962480 np0000004418 devstack@c-api.service[99811]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 12:52:43.962480 np0000004418 devstack@c-api.service[99811]: Set PythonHome to /opt/stack/data/venv Jul 03 12:52:43.997895 np0000004418 devstack@c-api.service[99811]: Python main interpreter initialized at 0x73be6f6a3668 Jul 03 12:52:43.997895 np0000004418 devstack@c-api.service[99811]: python threads support enabled Jul 03 12:52:43.997895 np0000004418 devstack@c-api.service[99811]: your server socket listen backlog is limited to 100 connections Jul 03 12:52:43.997895 np0000004418 devstack@c-api.service[99811]: your mercy for graceful operations on workers is 80 seconds Jul 03 12:52:43.998538 np0000004418 devstack@c-api.service[99811]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 12:52:43.998660 np0000004418 devstack@c-api.service[99811]: *** Operational MODE: preforking *** Jul 03 12:52:43.998861 np0000004418 devstack@c-api.service[99811]: *** uWSGI is running in multiple interpreter mode *** Jul 03 12:52:43.998861 np0000004418 devstack@c-api.service[99811]: spawned uWSGI master process (pid: 99811) Jul 03 12:52:43.999012 np0000004418 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 12:52:43.999472 np0000004418 devstack@c-api.service[99811]: spawned uWSGI worker 1 (pid: 99821, cores: 1) Jul 03 12:52:44.000035 np0000004418 devstack@c-api.service[99811]: spawned uWSGI worker 2 (pid: 99822, cores: 1) Jul 03 12:52:44.000575 np0000004418 devstack@c-api.service[99811]: spawned uWSGI worker 3 (pid: 99823, cores: 1) Jul 03 12:52:44.001086 np0000004418 devstack@c-api.service[99811]: spawned uWSGI worker 4 (pid: 99824, cores: 1) Jul 03 12:52:44.001130 np0000004418 devstack@c-api.service[99811]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: we strongly recommend against using it for new projects. Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: If you are already using Eventlet, we recommend migrating to a different Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: framework. For more detail see Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 12:52:44.133807 np0000004418 devstack@c-api.service[99823]: import eventlet # noqa Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: we strongly recommend against using it for new projects. Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: If you are already using Eventlet, we recommend migrating to a different Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: framework. For more detail see Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 12:52:44.145057 np0000004418 devstack@c-api.service[99822]: import eventlet # noqa Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: we strongly recommend against using it for new projects. Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: If you are already using Eventlet, we recommend migrating to a different Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: framework. For more detail see Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 12:52:44.145801 np0000004418 devstack@c-api.service[99821]: import eventlet # noqa Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: we strongly recommend against using it for new projects. Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: If you are already using Eventlet, we recommend migrating to a different Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: framework. For more detail see Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 12:52:44.147707 np0000004418 devstack@c-api.service[99824]: import eventlet # noqa Jul 03 12:52:44.222424 np0000004418 devstack@c-api.service[99823]: /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 12:52:44.222424 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:52:44.229276 np0000004418 devstack@c-api.service[99821]: /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 12:52:44.229276 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:52:44.235880 np0000004418 devstack@c-api.service[99822]: /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 12:52:44.235880 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:52:44.236313 np0000004418 devstack@c-api.service[99824]: /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 12:52:44.236313 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:52:44.301395 np0000004418 devstack@c-api.service[99823]: /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 12:52:44.301395 np0000004418 devstack@c-api.service[99823]: from cgi import parse_header Jul 03 12:52:44.307145 np0000004418 devstack@c-api.service[99821]: /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 12:52:44.307145 np0000004418 devstack@c-api.service[99821]: from cgi import parse_header Jul 03 12:52:44.316212 np0000004418 devstack@c-api.service[99824]: /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 12:52:44.316212 np0000004418 devstack@c-api.service[99824]: from cgi import parse_header Jul 03 12:52:44.317584 np0000004418 devstack@c-api.service[99822]: /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 12:52:44.317584 np0000004418 devstack@c-api.service[99822]: from cgi import parse_header Jul 03 12:52:44.346893 np0000004418 devstack@c-api.service[99823]: /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 12:52:44.346893 np0000004418 devstack@c-api.service[99823]: removals.removed_module( Jul 03 12:52:44.349112 np0000004418 devstack@c-api.service[99823]: /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 12:52:44.349112 np0000004418 devstack@c-api.service[99823]: removals.removed_module( Jul 03 12:52:44.354843 np0000004418 devstack@c-api.service[99821]: /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 12:52:44.354843 np0000004418 devstack@c-api.service[99821]: removals.removed_module( Jul 03 12:52:44.356557 np0000004418 devstack@c-api.service[99821]: /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 12:52:44.356557 np0000004418 devstack@c-api.service[99821]: removals.removed_module( Jul 03 12:52:44.363798 np0000004418 devstack@c-api.service[99824]: /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 12:52:44.363798 np0000004418 devstack@c-api.service[99824]: removals.removed_module( Jul 03 12:52:44.365436 np0000004418 devstack@c-api.service[99824]: /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 12:52:44.365436 np0000004418 devstack@c-api.service[99824]: removals.removed_module( Jul 03 12:52:44.366970 np0000004418 devstack@c-api.service[99822]: /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 12:52:44.366970 np0000004418 devstack@c-api.service[99822]: removals.removed_module( Jul 03 12:52:44.369230 np0000004418 devstack@c-api.service[99822]: /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 12:52:44.369230 np0000004418 devstack@c-api.service[99822]: removals.removed_module( Jul 03 12:52:45.128780 np0000004418 devstack@c-api.service[99823]: /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 12:52:45.128780 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:52:45.148249 np0000004418 devstack@c-api.service[99822]: /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 12:52:45.148249 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:52:45.160532 np0000004418 devstack@c-api.service[99824]: /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 12:52:45.160532 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:52:45.181359 np0000004418 devstack@c-api.service[99823]: /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 12:52:45.181359 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:52:45.184656 np0000004418 devstack@c-api.service[99821]: /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 12:52:45.184656 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:52:45.204725 np0000004418 devstack@c-api.service[99822]: /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 12:52:45.204725 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:52:45.217097 np0000004418 devstack@c-api.service[99824]: /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 12:52:45.217097 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:52:45.245151 np0000004418 devstack@c-api.service[99821]: /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 12:52:45.245151 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:52:45.376792 np0000004418 devstack@c-api.service[99823]: 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 12:52:45.377100 np0000004418 devstack@c-api.service[99823]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99823) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 12:52:45.395348 np0000004418 devstack@c-api.service[99822]: 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 12:52:45.395430 np0000004418 devstack@c-api.service[99822]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99822) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 12:52:45.412807 np0000004418 devstack@c-api.service[99824]: 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 12:52:45.412981 np0000004418 devstack@c-api.service[99824]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99824) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 12:52:45.433351 np0000004418 devstack@c-api.service[99821]: 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 12:52:45.433600 np0000004418 devstack@c-api.service[99821]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99821) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 12:52:45.467965 np0000004418 devstack@c-api.service[99822]: /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 12:52:45.467965 np0000004418 devstack@c-api.service[99822]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 12:52:45.468149 np0000004418 devstack@c-api.service[99823]: /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 12:52:45.468149 np0000004418 devstack@c-api.service[99823]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 12:52:45.477299 np0000004418 devstack@c-api.service[99824]: /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 12:52:45.477299 np0000004418 devstack@c-api.service[99824]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 12:52:45.499636 np0000004418 devstack@c-api.service[99821]: /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 12:52:45.499636 np0000004418 devstack@c-api.service[99821]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 12:52:45.930033 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99824) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 12:52:45.930226 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99822) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 12:52:45.930486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99823) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 12:52:45.930557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.930630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.930695 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.930753 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.930812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.930879 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.930936 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.930996 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.931055 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99821) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 12:52:45.931108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.931448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.931534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.931751 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.932855 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.932936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.932980 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.933018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.933073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.933111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.933144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.933201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.933241 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.933281 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.933344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.933388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.933575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.933575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.934082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.934199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.934277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.934355 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.934417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.934460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.934521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.934613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.934613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.934720 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.934774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.934774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.934861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.934916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.934916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.935010 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.935064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.935064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.935064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.935064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.935064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.935292 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.935362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.935415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.935475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.935528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.935582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.935633 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.935686 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.935744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.935802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.935858 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.935915 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.935967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.936023 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.936088 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.936141 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.936218 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.936267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.936333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.936385 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.936432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.936488 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.936542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.936598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.936653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.936705 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.936757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.936799 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.936850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.936894 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.936936 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.936984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.937027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.937064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.937108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.937151 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.937360 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.937409 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.937453 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.937506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.937552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.937595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.937639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.937885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.937885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.937885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.937885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.937885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.937885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.938514 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.938576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.938626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.938626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.938626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.938626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.938626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.938626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.938841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.938885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.938929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.938976 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.939023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.939104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.939157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.939228 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.939279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.939333 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.939381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.939412 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.939436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.939465 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.939493 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.939526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.939557 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.939585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.939612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.939636 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.939665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.939689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.939689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.939689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.939689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.939689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.939689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.939900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.940509 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.940629 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.940702 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.940755 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.940807 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.940889 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.941028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.941091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.941144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.941144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.941243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.941283 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.941491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.941558 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.941612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.941657 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.942199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.942254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.942307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.942307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.942307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.942521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.942808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.942808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.942895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.942946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.943000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.943052 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.943103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.943176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.943236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.943631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.943680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.943733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.943787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.943840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.943896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.943941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.943997 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.944052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.944052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.944052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.944052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.944271 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.944325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.944381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.944439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.944504 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.944559 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.944617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.944663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.944714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.944758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.944798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.944846 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.944897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.944948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.945255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.945315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.945376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.945413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.945459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.945497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.945536 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.945570 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.945614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.945662 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.945701 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.945745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.945783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.945820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.945856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.945892 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.945934 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.945986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.946032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.946074 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.946116 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.946179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.946282 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.946350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.946397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.946442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.946485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.946529 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.946569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.946605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.946648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.946648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.946723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.946723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.946723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.946884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.946944 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.946989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.947030 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.947079 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.947120 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.947177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.947225 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.947262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.947304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.947363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.947407 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.947450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.947495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.947533 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.947583 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.947629 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.947697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.947697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.947697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.947697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.948420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.948420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.948420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.948420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.948619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.948619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.948701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.953302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.953482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.953482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.953580 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.953580 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.953668 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.953709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.953754 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.953808 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.953847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.953890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.953927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.953977 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.954050 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.954547 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.954627 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.954627 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.954723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.954779 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.954823 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.954888 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.954945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.954988 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.955065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.955144 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.955234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.955274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.955357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.955410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.955454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.955492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.955535 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.955573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.955610 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.955650 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.955693 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.955693 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.955693 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.955815 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.955853 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.955893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.955893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.955973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.956014 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.956057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.956057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.956057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.956057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.956209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.956253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.956305 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.956434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.956434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.956533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.956533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.956604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.957053 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.957735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.957735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.957850 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.957907 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.957955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.958001 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.958044 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.958044 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.958124 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.958179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.958223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.958274 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.958331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.958378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.958417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.958461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.958461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.958461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.958461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.958461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.958616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.958664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.958716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.958716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.958796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.958836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.958882 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.958923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.958965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.959001 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.959045 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.959095 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.959132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.959196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.959237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.959277 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.959333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.959333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.959414 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.959451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.959451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.959528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.960099 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.960189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.960274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.960356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.960744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.960744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.960744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.961053 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.961113 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.961179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.961223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.961262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.961300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.961372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.961415 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.961453 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.961496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.961538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.961576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.961621 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.961682 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.961726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.961762 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.961800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.961847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.961901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.961940 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.961974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.962016 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.962050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.962087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.962129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.962195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.962195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.962195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.964568 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.964639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.964729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.964784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.964784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.964858 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.964894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.964930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.964972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.965014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.965066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.965105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.965149 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.965207 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.965254 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.965292 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.965334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.965372 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.965403 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.965437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.965477 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.965513 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.965554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.965587 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.965619 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.965661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.965694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.965738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.965859 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.965919 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.965956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.966028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.966079 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.966116 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.966398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.966489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.966489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.966566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.966623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.966623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.966623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.966623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.966920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.966920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.966920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.967119 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.967177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.967177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.967255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.967289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.967362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.967431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.967470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.967470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.967470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.967470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.968173 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.968273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.968349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.968396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.968443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.968489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.968524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.968574 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.968616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.968655 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.968690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.968725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.968762 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.968801 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.968965 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.969123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.969183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.969232 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.969270 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.969315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.969362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.969398 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.969431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.969473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.969473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.969473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.969473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.969473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.969764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.969764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.969764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.969869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.969903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.969954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.969954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.970228 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.970274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.970306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.970364 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.970412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.970490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.970539 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.970584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.970623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.970671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.970710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.970743 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.970789 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.970789 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.970860 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.970904 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.970938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.970985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.971023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.971065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.971097 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.971142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.971193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.971238 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.971276 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.971314 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.971359 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.971404 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.971441 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.971480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.971686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.971829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.971871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.971906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.971947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.971979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.972026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.972065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.972105 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.972188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.972229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.972276 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.972408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.972454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.972491 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.972885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.972937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.972981 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.973018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.973062 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.973102 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.973141 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.973185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.973334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.973474 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.973520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.973559 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.973608 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.973647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.973680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.973716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.973755 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.973830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.973879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.973921 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.973958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.973994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.974032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.974073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.974110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.974110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.974195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.974233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.974275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.974310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.974355 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.974355 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.974422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.974422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.974422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.974422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.974551 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.974594 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.974628 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.974669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.974705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.974752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.974788 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.974829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.974870 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.974905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.974941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.974971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.975012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.975044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.975076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.975112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.975147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.975549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.975549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.975549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.975861 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.975908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.975950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.975986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.975986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.976054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.976089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.976122 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.976176 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.976222 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.976266 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.976302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.976342 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.976380 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.976413 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.976446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.976479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.976518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.976551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.976589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.976631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.976664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.976699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.976731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.976764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.976806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.976853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.976889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.976928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.976964 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.977007 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.977043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.977080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.977115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.977147 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.977194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.977228 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.977265 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.977311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.977311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.977396 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.977702 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.977702 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.977788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.977823 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.977868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.978101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.978617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.978617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.978617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.978617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.978617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.978617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.978811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.978952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.979005 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.979047 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.979082 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.979140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.979220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.979262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.979347 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.979396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.979438 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.979488 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.979524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.979558 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.979621 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.980402 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.980469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.980513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.980595 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.980647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.980689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.980733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.980770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.980811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.980854 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.980893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.980930 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.980963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.981000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.981037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.981083 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.981118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.981152 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.981207 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.981207 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.981279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.981645 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.981737 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.981834 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.981991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.981991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.982085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.982129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.982180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.982229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.982269 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.982310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.982578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.982618 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.982739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.982797 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.982834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.982876 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.982909 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.982944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.982983 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.983016 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.983052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.983092 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.983134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.983194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.983230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.983266 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.983266 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.983335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.983989 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.984056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.984100 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.984150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.984277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.984348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.984387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.984437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.984481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.984525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.984563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.984600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.984636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.984678 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.984757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.984806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.984844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.984982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.985028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.985069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.985104 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.985140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.985186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.985233 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.985475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.985531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.985569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.985611 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.985649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.985681 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.985725 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.985764 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.985847 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.985902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.985945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.985978 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.986020 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.986063 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.986101 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.986139 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.986199 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.986246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.986246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.986315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.986358 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.986358 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.986427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.986463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.986495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.989104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.989194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.989247 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.989290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.989368 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.989410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.989474 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.989691 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.989811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.989868 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.989905 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.989949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.989984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.990022 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.990054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.990091 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.990131 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.990131 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.990419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.990419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.990419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.994538 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.994613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.994720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.994815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.994909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.994998 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.995106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.998836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.998954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.998954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.999031 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.999064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.999107 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.999232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:45.999286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:45.999383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:45.999456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:45.999518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:45.999572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:45.999612 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:45.999849 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.000009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.000071 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.000116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.000152 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.000211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.000255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.000302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.000302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.000393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.000432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.000472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.000472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.000676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.000676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.000848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.000848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.000848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.000848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.001034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.001078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.001078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.001148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.001199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.001233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.001233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.001307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.001353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.001353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.001435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.001472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.001513 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.001513 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.001579 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.001661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.001753 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.002116 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.002224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.002349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.002611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.002611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.002611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.002611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 12:52:46.003153 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99822) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.003248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.003412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.003412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.003504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99823) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.003552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.003609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99822) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.003651 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.003699 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99822) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.003752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.003817 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.003861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.003861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.003928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.003964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.003964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.004026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99823) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.004026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99823) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.004098 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99821) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 12:52:46.004098 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 12:52:46.004098 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 12:52:46.004214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 12:52:46.004214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99821) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 12:52:46.004289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99821) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 12:52:46.043986 np0000004418 devstack@c-api.service[99824]: INFO dbcounter [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Registered counter for database cinder Jul 03 12:52:46.045659 np0000004418 devstack@c-api.service[99823]: INFO dbcounter [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Registered counter for database cinder Jul 03 12:52:46.046356 np0000004418 devstack@c-api.service[99822]: INFO dbcounter [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Registered counter for database cinder Jul 03 12:52:46.049836 np0000004418 devstack@c-api.service[99821]: INFO dbcounter [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Registered counter for database cinder Jul 03 12:52:46.086563 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.087362 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.088617 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.093863 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.196490 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writer thread running {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 12:52:46.199032 np0000004418 devstack@c-api.service[99824]: INFO cinder.rpc [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 12:52:46.201338 np0000004418 devstack@c-api.service[99824]: INFO cinder.rpc [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 12:52:46.202010 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writer thread running {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 12:52:46.203427 np0000004418 devstack@c-api.service[99824]: INFO cinder.rpc [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 12:52:46.204741 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writer thread running {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 12:52:46.205158 np0000004418 devstack@c-api.service[99822]: INFO cinder.rpc [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 12:52:46.205245 np0000004418 devstack@c-api.service[99824]: INFO cinder.rpc [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 12:52:46.205528 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.205787 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.207057 np0000004418 devstack@c-api.service[99823]: INFO cinder.rpc [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 12:52:46.207437 np0000004418 devstack@c-api.service[99824]: WARNING cinder.keymgr.conf_key_mgr [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.207694 np0000004418 devstack@c-api.service[99822]: INFO cinder.rpc [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 12:52:46.209682 np0000004418 devstack@c-api.service[99823]: INFO cinder.rpc [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 12:52:46.209835 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.209958 np0000004418 devstack@c-api.service[99822]: INFO cinder.rpc [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 12:52:46.210009 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.211962 np0000004418 devstack@c-api.service[99822]: INFO cinder.rpc [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 12:52:46.212177 np0000004418 devstack@c-api.service[99823]: INFO cinder.rpc [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 12:52:46.212363 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.212641 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.213279 np0000004418 devstack@c-api.service[99822]: WARNING cinder.keymgr.conf_key_mgr [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.214282 np0000004418 devstack@c-api.service[99823]: INFO cinder.rpc [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 12:52:46.214679 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.214987 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.215747 np0000004418 devstack@c-api.service[99823]: WARNING cinder.keymgr.conf_key_mgr [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.216088 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.216294 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.218053 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writer thread running {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 12:52:46.218881 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.219152 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.221011 np0000004418 devstack@c-api.service[99821]: INFO cinder.rpc [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 12:52:46.223735 np0000004418 devstack@c-api.service[99821]: INFO cinder.rpc [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 12:52:46.226024 np0000004418 devstack@c-api.service[99821]: INFO cinder.rpc [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 12:52:46.228125 np0000004418 devstack@c-api.service[99821]: INFO cinder.rpc [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 12:52:46.228515 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.228818 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.229503 np0000004418 devstack@c-api.service[99821]: WARNING cinder.keymgr.conf_key_mgr [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.232097 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.232298 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.243059 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.246005 np0000004418 devstack@c-api.service[99824]: INFO cinder.rpc [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 12:52:46.249590 np0000004418 devstack@c-api.service[99824]: INFO cinder.rpc [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 12:52:46.249590 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.249590 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.250020 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.255180 np0000004418 devstack@c-api.service[99822]: INFO cinder.rpc [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 12:52:46.257640 np0000004418 devstack@c-api.service[99822]: INFO cinder.rpc [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 12:52:46.258094 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.258216 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.258268 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.258400 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.260611 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.260746 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.263358 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.263559 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.266307 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.266425 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:46.266820 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.266959 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.267671 np0000004418 devstack@c-api.service[99823]: INFO cinder.rpc [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 12:52:46.268185 np0000004418 devstack@c-api.service[99821]: INFO cinder.rpc [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 12:52:46.268934 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.269097 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.269137 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.269300 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.273175 np0000004418 devstack@c-api.service[99823]: INFO cinder.rpc [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 12:52:46.273463 np0000004418 devstack@c-api.service[99821]: INFO cinder.rpc [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 12:52:46.273524 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.273524 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.273585 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.273585 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.273645 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.273645 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.273697 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.273697 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.274129 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.274359 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.274616 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.274808 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.277676 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.277823 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.277883 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.277935 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.280127 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.280303 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.280496 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.280645 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.281443 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.281488 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.281606 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.281654 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.282511 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.282643 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.283859 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.283921 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.284059 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.284131 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.284664 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.285338 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.285621 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.285859 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.287352 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.287518 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.288103 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.288385 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.289085 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.289283 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.289379 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.289550 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.290227 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.290386 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.290921 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.291065 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.291117 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.291197 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.292301 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.292456 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.293270 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.293436 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.293827 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.293977 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.294237 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.294502 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.294859 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.294986 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.295309 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.295502 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.295877 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.296038 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.296983 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.297146 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.298118 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.299753 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.299814 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.299858 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.299906 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.299906 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.299983 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.299983 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.300063 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.300063 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.300141 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.300141 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.300921 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.301095 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.301214 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.301271 np0000004418 devstack@c-api.service[99824]: WARNING cinder.api.contrib.hosts [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 12:52:46.301383 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.301591 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.301752 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.302178 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.302389 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.302445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: extensions {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.302679 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.302853 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.303515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: consistencygroups {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.303873 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.304035 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.304419 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.304595 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.304917 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.305079 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.305408 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: extra_specs {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.305481 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.305674 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.305900 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.306062 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.306832 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: capabilities {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.306909 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.307014 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.307226 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.307408 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.307902 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.307959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: backups {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.308077 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.308707 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.308770 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.308891 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.308948 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.309815 np0000004418 devstack@c-api.service[99822]: WARNING cinder.api.contrib.hosts [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 12:52:46.310064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-quota-sets {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.310132 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.310287 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.310859 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: extensions {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.310935 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.311087 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.311363 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.311533 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.311602 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: qos-specs {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.311899 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.312031 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.312274 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: consistencygroups {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.312534 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.312775 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.313580 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: encryption {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.313852 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.313988 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.314245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: extra_specs {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.315422 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.315570 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.315880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: capabilities {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.316017 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: encryption {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.317170 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: backups {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.317570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: cgsnapshots {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.318633 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.318817 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.318907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: scheduler-stats {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.319122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-quota-sets {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.320352 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: qos-specs {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.320400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-volume-manage {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.321556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-snapshot-manage {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.321613 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.321665 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.321778 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.321820 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.321994 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: encryption {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.322758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-volume-transfer {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.323147 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.323338 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.323903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: encryption {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.324052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-hosts {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.324279 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.324445 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.325086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: cgsnapshots {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.325135 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-volume-type-access {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.325191 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.325221 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.325315 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.325371 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.326085 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.326236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: scheduler-stats {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.326281 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.326460 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-availability-zone {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.326986 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.327052 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.327104 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.327239 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.327377 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-volume-manage {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.327567 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extended resource: os-quota-class-sets {{(pid=99824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.327740 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.327846 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.328395 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.328445 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.328564 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.328598 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.328628 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-snapshot-manage {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.328901 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.329051 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.329470 np0000004418 devstack@c-api.service[99821]: WARNING cinder.api.contrib.hosts [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 12:52:46.329514 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.329635 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.329717 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.329814 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-volume-transfer {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.329849 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.329874 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.329942 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.330426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: extensions {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.330574 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.330607 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.330732 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.330779 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.331120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-hosts {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.331262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] SnapshotActionsController initialized {{(pid=99824) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 12:52:46.331524 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: consistencygroups {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.331638 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.331748 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.331788 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.331907 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.332354 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.332502 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.332534 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-volume-type-access {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.332711 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.332863 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.333145 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.333297 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.333411 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: extra_specs {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.333606 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.333760 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.333858 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-availability-zone {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.334048 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.334230 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 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 12:52:46.334700 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: capabilities {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.334860 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.334904 np0000004418 devstack@c-api.service[99823]: WARNING cinder.api.contrib.hosts [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 12:52:46.334940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335076 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extended resource: os-quota-class-sets {{(pid=99822) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.335117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335175 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.335230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335350 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.335386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension UsedLimits extending resource: limits {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension AdminActions extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.335879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: backups {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.335942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension AdminActions extending resource: snapshots {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.336017 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: extensions {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.336053 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension AdminActions extending resource: backups {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.336121 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeActions extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.336293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.336401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.router [None req-d9b5c9e8-ab77-4a85-8b5f-2d8983a0e199 None None] Extension TypesManage extending resource: types {{(pid=99824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.336443 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.336548 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.337358 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.337487 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.337522 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-quota-sets {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.337615 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: consistencygroups {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.338113 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.338249 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.338788 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] SnapshotActionsController initialized {{(pid=99822) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 12:52:46.339123 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.339256 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.339585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: qos-specs {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.339845 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.339956 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.340049 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: extra_specs {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.340568 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.340703 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.341377 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.341490 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 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 12:52:46.341556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: encryption {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.341952 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: capabilities {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.342016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342097 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342339 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342620 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension UsedLimits extending resource: limits {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342738 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.342912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.343019 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension AdminActions extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.343125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension AdminActions extending resource: snapshots {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.343189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: encryption {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.343266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension AdminActions extending resource: backups {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.343427 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeActions extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.343552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.343595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: backups {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.343660 np0000004418 devstack@c-api.service[99824]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73be6f6a3668 pid: 99824 (default app) Jul 03 12:52:46.343715 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.router [None req-8b40e1f2-d08a-47c9-a9ca-b9b41b584f04 None None] Extension TypesManage extending resource: types {{(pid=99822) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.344613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: cgsnapshots {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.345805 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: scheduler-stats {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.346044 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-quota-sets {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.347067 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-volume-manage {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.348018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: qos-specs {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.348492 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-snapshot-manage {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.349927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-volume-transfer {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.350463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: encryption {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.350945 np0000004418 devstack@c-api.service[99822]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73be6f6a3668 pid: 99822 (default app) Jul 03 12:52:46.351765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-hosts {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.352413 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: encryption {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.352894 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2d0eff39-8d01-4f14-9e76-1b62ce079fe6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:52:46.352963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-volume-type-access {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.354304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: cgsnapshots {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.354472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-availability-zone {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.355629 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extended resource: os-quota-class-sets {{(pid=99821) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.356038 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1/1] 10.4.3.13 () {60 vars in 918 bytes} [Fri Jul 3 12:52:46 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 12:52:46.357043 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: scheduler-stats {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.357128 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.357255 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.358133 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.358294 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.358863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-volume-manage {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.359113 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.359517 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.359898 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.snapshot_actions [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] SnapshotActionsController initialized {{(pid=99821) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 12:52:46.360286 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.360444 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.360610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-snapshot-manage {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.361012 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.361383 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.361783 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.361895 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.362442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-volume-transfer {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.362564 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.362971 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c 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 12:52:46.363153 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363677 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension UsedLimits extending resource: limits {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.363958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension SnapshotActions extending resource: snapshots {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364050 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364142 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeTypeAccess extending resource: types {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364270 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension AdminActions extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension AdminActions extending resource: snapshots {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-hosts {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.364482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension AdminActions extending resource: backups {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeActions extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.364786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.router [None req-dfc5fcdf-87d1-4ec4-8912-17459571cd7c None None] Extension TypesManage extending resource: types {{(pid=99821) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.366085 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-volume-type-access {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.368129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-availability-zone {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.369813 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extended resource: os-quota-class-sets {{(pid=99823) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 12:52:46.371817 np0000004418 devstack@c-api.service[99821]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73be6f6a3668 pid: 99821 (default app) Jul 03 12:52:46.371946 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.372069 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.373081 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.373262 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.374140 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.374304 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.375008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.snapshot_actions [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] SnapshotActionsController initialized {{(pid=99823) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 12:52:46.375527 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.375682 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.376509 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.376670 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.377934 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.377934 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.378678 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:52:46.378833 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-409e2a28-b079-413b-b3df-8ad94947ecce 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 12:52:46.379559 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.379747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.379884 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380030 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380464 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension UsedLimits extending resource: limits {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380597 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension SnapshotActions extending resource: snapshots {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.380880 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeTypeAccess extending resource: types {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.381034 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension AdminActions extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.381203 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension AdminActions extending resource: snapshots {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.381351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension AdminActions extending resource: backups {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.381482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeActions extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.381659 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.381794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.router [None req-409e2a28-b079-413b-b3df-8ad94947ecce None None] Extension TypesManage extending resource: types {{(pid=99823) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 12:52:46.392062 np0000004418 devstack@c-api.service[99823]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73be6f6a3668 pid: 99823 (default app) Jul 03 12:52:51.149873 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a72f7680-ffca-4871-941b-84d19d299974 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:52:51.724186 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a72f7680-ffca-4871-941b-84d19d299974 admin admin] POST https://10.4.3.13/volume/v3/types Jul 03 12:52:51.724775 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a72f7680-ffca-4871-941b-84d19d299974 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:52:51.726705 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:52:51.726705 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:52:51.758438 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-a72f7680-ffca-4871-941b-84d19d299974 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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:51.799462 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a72f7680-ffca-4871-941b-84d19d299974 admin admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 12:52:51.800108 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1/2] 10.4.3.13 () {68 vars in 1249 bytes} [Fri Jul 3 12:52:51 2026] POST /volume/v3/types => generated 183 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:52:51.808784 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a72f7680-ffca-4871-941b-84d19d299974 req-f3775062-95c2-46ac-b6ea-dc593164fa19 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:52:52.081343 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-f3775062-95c2-46ac-b6ea-dc593164fa19 admin admin] POST https://10.4.3.13/volume/v3/types/ff279f87-f4dc-4423-9601-1c95b46395cb/extra_specs Jul 03 12:52:52.081892 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-f3775062-95c2-46ac-b6ea-dc593164fa19 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:52:52.083626 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:52:52.083626 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:52:52.116938 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [req-a72f7680-ffca-4871-941b-84d19d299974 req-f3775062-95c2-46ac-b6ea-dc593164fa19 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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:52.185757 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-f3775062-95c2-46ac-b6ea-dc593164fa19 admin admin] https://10.4.3.13/volume/v3/types/ff279f87-f4dc-4423-9601-1c95b46395cb/extra_specs returned with HTTP 200 Jul 03 12:52:52.186229 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 2/3] 10.4.3.13 () {70 vars in 1467 bytes} [Fri Jul 3 12:52:51 2026] POST /volume/v3/types/ff279f87-f4dc-4423-9601-1c95b46395cb/extra_specs => generated 52 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:52:52.433205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a72f7680-ffca-4871-941b-84d19d299974 req-eca6fd55-571b-41d5-9620-ca56f5bfe0a5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:52:52.712013 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-eca6fd55-571b-41d5-9620-ca56f5bfe0a5 admin admin] POST https://10.4.3.13/volume/v3/types Jul 03 12:52:52.712672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-eca6fd55-571b-41d5-9620-ca56f5bfe0a5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:52:52.714252 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:52:52.714252 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:52:52.744897 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [req-a72f7680-ffca-4871-941b-84d19d299974 req-eca6fd55-571b-41d5-9620-ca56f5bfe0a5 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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:52.770184 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-eca6fd55-571b-41d5-9620-ca56f5bfe0a5 admin admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 12:52:52.770765 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1/4] 10.4.3.13 () {70 vars in 1321 bytes} [Fri Jul 3 12:52:52 2026] POST /volume/v3/types => generated 186 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:52:52.785927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a72f7680-ffca-4871-941b-84d19d299974 req-9ba8513d-1f26-4039-8b4f-6fe912e33eac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:52:53.068392 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-9ba8513d-1f26-4039-8b4f-6fe912e33eac admin admin] POST https://10.4.3.13/volume/v3/types/56667567-3914-4dd9-a21c-b8bbf74b0389/extra_specs Jul 03 12:52:53.068926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-9ba8513d-1f26-4039-8b4f-6fe912e33eac admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:52:53.070564 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:52:53.070564 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:52:53.103258 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [req-a72f7680-ffca-4871-941b-84d19d299974 req-9ba8513d-1f26-4039-8b4f-6fe912e33eac 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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:52:53.159902 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a72f7680-ffca-4871-941b-84d19d299974 req-9ba8513d-1f26-4039-8b4f-6fe912e33eac admin admin] https://10.4.3.13/volume/v3/types/56667567-3914-4dd9-a21c-b8bbf74b0389/extra_specs returned with HTTP 200 Jul 03 12:52:53.160454 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1/5] 10.4.3.13 () {70 vars in 1467 bytes} [Fri Jul 3 12:52:52 2026] POST /volume/v3/types/56667567-3914-4dd9-a21c-b8bbf74b0389/extra_specs => generated 45 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:53:01.797003 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:53:02.184278 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:53:02.768083 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:53:03.158352 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:53:19.422998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a201cf20-da14-4674-a2fb-cfe923f81bc7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:53:19.423625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a201cf20-da14-4674-a2fb-cfe923f81bc7 None None] GET https://10.4.3.13/volume// Jul 03 12:53:19.423808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a201cf20-da14-4674-a2fb-cfe923f81bc7 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:53:19.424016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a201cf20-da14-4674-a2fb-cfe923f81bc7 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:53:19.424550 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a201cf20-da14-4674-a2fb-cfe923f81bc7 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:53:19.424858 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 2/6] 10.4.3.13 () {66 vars in 1418 bytes} [Fri Jul 3 12:53:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:53:59.666660 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b2a9e629-3938-4311-a862-51351a16ac37 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:53:59.933912 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b2a9e629-3938-4311-a862-51351a16ac37 tempest-verify_tempest_config-372425626 tempest-verify_tempest_config-372425626-project-member] GET https://10.4.3.13/volume/v3/extensions Jul 03 12:53:59.934078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b2a9e629-3938-4311-a862-51351a16ac37 tempest-verify_tempest_config-372425626 tempest-verify_tempest_config-372425626-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:53:59.934290 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b2a9e629-3938-4311-a862-51351a16ac37 tempest-verify_tempest_config-372425626 tempest-verify_tempest_config-372425626-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:53:59.934585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b2a9e629-3938-4311-a862-51351a16ac37 tempest-verify_tempest_config-372425626 tempest-verify_tempest_config-372425626-project-member] https://10.4.3.13/volume/v3/extensions returned with HTTP 200 Jul 03 12:53:59.934924 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 3/7] 10.4.3.13 () {66 vars in 1239 bytes} [Fri Jul 3 12:53:59 2026] GET /volume/v3/extensions => generated 5245 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:05.678368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:05.681888 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:05.682369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-898327141"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:05.684227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-898327141'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:05.684715 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Create volume of 1 GB Jul 03 12:55:05.711461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Availability zone cache updated, next update will occur around 2026-07-03 13:55:05.710684. {{(pid=99821) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 12:55:05.711999 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Availability Zones retrieved successfully. Jul 03 12:55:05.744287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Flow 'volume_create_api' (5f9d8bdb-f0f7-4e5b-b438-f698cc2cae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:05.745475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc410859-3cb9-458f-81ce-7fcb2735457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:05.746534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:05.832469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc410859-3cb9-458f-81ce-7fcb2735457b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:05.833773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47954bd7-d9fa-4ca4-a194-c3fbc8d9f6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:05.886802 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-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 12:55:05.887451 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-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 12:55:05.961744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Created reservations ['def3b33b-8e2f-43b1-adda-e1146f6bf245', 'b88cb38d-cf90-4ffd-8fa3-8fa44d41a9ed', 'b8f0834d-289b-4490-a20c-c48fb1aacf5b', '7328b139-3cb6-4867-8c75-ffd42b679d3b'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:05.962716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47954bd7-d9fa-4ca4-a194-c3fbc8d9f6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['def3b33b-8e2f-43b1-adda-e1146f6bf245', 'b88cb38d-cf90-4ffd-8fa3-8fa44d41a9ed', 'b8f0834d-289b-4490-a20c-c48fb1aacf5b', '7328b139-3cb6-4867-8c75-ffd42b679d3b']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:05.963609 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502994b7-7c3b-41ac-9cdc-9072fddae7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:06.022428 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (502994b7-7c3b-41ac-9cdc-9072fddae7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d06435f-dbf7-4166-81e8-442532cf39cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-898327141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6125f7f168947b4a889d296a4aeec99',qos_specs=None,replication_status=,reservations=['def3b33b-8e2f-43b1-adda-e1146f6bf245','b88cb38d-cf90-4ffd-8fa3-8fa44d41a9ed','b8f0834d-289b-4490-a20c-c48fb1aacf5b','7328b139-3cb6-4867-8c75-ffd42b679d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f734df0f8e46f98dbacaa0e795230a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-898327141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d06435f-dbf7-4166-81e8-442532cf39cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6125f7f168947b4a889d296a4aeec99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f734df0f8e46f98dbacaa0e795230a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:06.023177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4f23fe-3098-4d34-88d6-170588ced489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:06.059948 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef4f23fe-3098-4d34-88d6-170588ced489) transitioned into state 'SUCCESS' from state '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-898327141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6125f7f168947b4a889d296a4aeec99',qos_specs=None,replication_status=,reservations=['def3b33b-8e2f-43b1-adda-e1146f6bf245','b88cb38d-cf90-4ffd-8fa3-8fa44d41a9ed','b8f0834d-289b-4490-a20c-c48fb1aacf5b','7328b139-3cb6-4867-8c75-ffd42b679d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f734df0f8e46f98dbacaa0e795230a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:06.060822 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a513cce4-f7b9-4466-93d5-cae6950c2887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:06.092566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a513cce4-f7b9-4466-93d5-cae6950c2887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:06.094543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Flow 'volume_create_api' (5f9d8bdb-f0f7-4e5b-b438-f698cc2cae8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:06.094543 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Create volume request issued successfully. Jul 03 12:55:06.094543 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e19788f-c514-4a1e-852e-603ceb7e0511 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:06.095064 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 2/8] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:55:05 2026] POST /volume/v3/volumes => generated 749 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:06.111468 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1052cf7d-fcca-4114-9c1b-ca97ed81e6d4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:06.114279 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1052cf7d-fcca-4114-9c1b-ca97ed81e6d4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:55:06.114519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1052cf7d-fcca-4114-9c1b-ca97ed81e6d4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:06.114747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1052cf7d-fcca-4114-9c1b-ca97ed81e6d4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:06.150639 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:06.150639 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:06.161320 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1052cf7d-fcca-4114-9c1b-ca97ed81e6d4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:55:06.168645 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1052cf7d-fcca-4114-9c1b-ca97ed81e6d4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:55:06.169231 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 2/9] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:06 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:06.454071 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:06.698871 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:06.699107 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-249514001", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:06.700673 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-249514001', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:07.186979 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-781e3564-f8ea-45cb-bab9-83649fe12ff6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:07.193351 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-781e3564-f8ea-45cb-bab9-83649fe12ff6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:55:07.193569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-781e3564-f8ea-45cb-bab9-83649fe12ff6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:07.193792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-781e3564-f8ea-45cb-bab9-83649fe12ff6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:07.239737 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:07.239737 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:07.248727 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-781e3564-f8ea-45cb-bab9-83649fe12ff6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:55:07.257603 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-781e3564-f8ea-45cb-bab9-83649fe12ff6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:55:07.258019 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 4/10] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:07 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:07.444000 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume of 1 GB Jul 03 12:55:07.463193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Availability zone cache updated, next update will occur around 2026-07-03 13:55:07.460735. {{(pid=99822) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 12:55:07.463193 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Availability Zones retrieved successfully. Jul 03 12:55:07.499479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Flow 'volume_create_api' (2065382e-d2c7-4e23-a287-218c3d943adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:07.499479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dd94b3-7e63-4312-9c91-59f60bad35d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:07.499479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:07.627929 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dd94b3-7e63-4312-9c91-59f60bad35d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:07.628856 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1a077c-a0be-4b20-a90d-89790d9fcc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:07.717893 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-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 12:55:07.718385 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-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 12:55:07.859225 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Created reservations ['674a2d90-57a5-43bb-bb36-49993b0a2ded', '43d5d1a9-054e-4fd2-84ed-dc8740d8d77f', 'bba2f1b3-3515-47f6-9fb2-967f1f24edb5', 'cfbff0d2-02c3-4a70-93e1-9127ec341f74'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:07.859958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1a077c-a0be-4b20-a90d-89790d9fcc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['674a2d90-57a5-43bb-bb36-49993b0a2ded', '43d5d1a9-054e-4fd2-84ed-dc8740d8d77f', 'bba2f1b3-3515-47f6-9fb2-967f1f24edb5', 'cfbff0d2-02c3-4a70-93e1-9127ec341f74']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:07.860704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf25e1e-ffc0-4165-bfa2-ffd191bf3447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:07.922145 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cf25e1e-ffc0-4165-bfa2-ffd191bf3447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd2c7f8-e356-4f31-9f81-b264ec0c358d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-249514001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5d245d84418456ea9c4ac104d8ce79c',qos_specs=None,replication_status=,reservations=['674a2d90-57a5-43bb-bb36-49993b0a2ded','43d5d1a9-054e-4fd2-84ed-dc8740d8d77f','bba2f1b3-3515-47f6-9fb2-967f1f24edb5','cfbff0d2-02c3-4a70-93e1-9127ec341f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56d80a00ffb4667a9a65439578556e6',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-249514001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd2c7f8-e356-4f31-9f81-b264ec0c358d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d245d84418456ea9c4ac104d8ce79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b56d80a00ffb4667a9a65439578556e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:07.922926 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b29174-7343-4eae-bea2-5a64ec8b7f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:07.965490 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b29174-7343-4eae-bea2-5a64ec8b7f3d) transitioned into state 'SUCCESS' from state '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-249514001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5d245d84418456ea9c4ac104d8ce79c',qos_specs=None,replication_status=,reservations=['674a2d90-57a5-43bb-bb36-49993b0a2ded','43d5d1a9-054e-4fd2-84ed-dc8740d8d77f','bba2f1b3-3515-47f6-9fb2-967f1f24edb5','cfbff0d2-02c3-4a70-93e1-9127ec341f74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56d80a00ffb4667a9a65439578556e6',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:07.966230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd786b4-6e0c-47fd-a5f6-35590119d45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:07.999537 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cd786b4-6e0c-47fd-a5f6-35590119d45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:08.000873 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Flow 'volume_create_api' (2065382e-d2c7-4e23-a287-218c3d943adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:08.000873 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume request issued successfully. Jul 03 12:55:08.001537 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d39d2aaf-c0c3-4a59-b2e5-c9fa0e36d6c2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:08.001995 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 3/11] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:55:06 2026] POST /volume/v3/volumes => generated 754 bytes in 1548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:08.015334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dbaeed00-0c48-4d9b-b8be-7c9186b89d07 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:08.017833 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbaeed00-0c48-4d9b-b8be-7c9186b89d07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:08.018122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbaeed00-0c48-4d9b-b8be-7c9186b89d07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:08.018444 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbaeed00-0c48-4d9b-b8be-7c9186b89d07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:08.029341 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:08.029341 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:08.035378 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbaeed00-0c48-4d9b-b8be-7c9186b89d07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:08.042416 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbaeed00-0c48-4d9b-b8be-7c9186b89d07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:08.042814 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 3/12] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:08 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:09.060877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a8ae44a0-6139-4a9b-9a5a-630bd8c5ae7b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:09.063825 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a8ae44a0-6139-4a9b-9a5a-630bd8c5ae7b tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:09.064048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a8ae44a0-6139-4a9b-9a5a-630bd8c5ae7b tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:09.064317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a8ae44a0-6139-4a9b-9a5a-630bd8c5ae7b tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:09.073098 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:09.073098 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:09.080107 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a8ae44a0-6139-4a9b-9a5a-630bd8c5ae7b tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:09.086664 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a8ae44a0-6139-4a9b-9a5a-630bd8c5ae7b tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:09.087147 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 3/13] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:09 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:10.103721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ca869646-9f16-412d-8652-5301cabd7ba4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:10.105383 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca869646-9f16-412d-8652-5301cabd7ba4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:10.105557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca869646-9f16-412d-8652-5301cabd7ba4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:10.105720 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca869646-9f16-412d-8652-5301cabd7ba4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:10.111797 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:10.111797 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:10.116807 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ca869646-9f16-412d-8652-5301cabd7ba4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:10.120144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca869646-9f16-412d-8652-5301cabd7ba4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:10.121125 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 5/14] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:10 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:11.137281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ed82edba-d81f-444b-a8d7-4b31cd4f85d1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:11.140591 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed82edba-d81f-444b-a8d7-4b31cd4f85d1 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:11.142508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed82edba-d81f-444b-a8d7-4b31cd4f85d1 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:11.142508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed82edba-d81f-444b-a8d7-4b31cd4f85d1 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:11.151141 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:11.151141 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:11.160529 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ed82edba-d81f-444b-a8d7-4b31cd4f85d1 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:11.173022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed82edba-d81f-444b-a8d7-4b31cd4f85d1 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:11.173022 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 4/15] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:11 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:12.056429 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:12.189039 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-acbb9545-7a60-458e-88cc-241d2ed2d0e8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:12.191201 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-acbb9545-7a60-458e-88cc-241d2ed2d0e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:12.191586 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-acbb9545-7a60-458e-88cc-241d2ed2d0e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:12.191684 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-acbb9545-7a60-458e-88cc-241d2ed2d0e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:12.202859 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:12.202859 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:12.207666 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-acbb9545-7a60-458e-88cc-241d2ed2d0e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:12.212625 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-acbb9545-7a60-458e-88cc-241d2ed2d0e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:12.213184 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 4/16] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:12 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:12.486933 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:12.487293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2068134237"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:12.489570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2068134237'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:12.490236 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Create volume of 1 GB Jul 03 12:55:12.494931 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Availability Zones retrieved successfully. Jul 03 12:55:12.502121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Flow 'volume_create_api' (34f4cd5a-b225-47fa-b34c-fadd530729c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:12.503337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64988cdb-00cd-4ffb-b10b-d707d452f8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:12.504333 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:12.544299 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64988cdb-00cd-4ffb-b10b-d707d452f8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:12.544299 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c015ba-b404-40f4-8523-28c090bd2046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:12.654387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Created reservations ['2c17891c-8234-4eda-9907-4a452e801b5b', 'c8d123a7-3c73-45f6-940a-6b1132f26eac', '6712f8e7-3883-4588-a45e-c0f7579f7c43', 'ee815aa9-3cf3-4386-ae52-1b8d11482d51'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:12.655056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c015ba-b404-40f4-8523-28c090bd2046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c17891c-8234-4eda-9907-4a452e801b5b', 'c8d123a7-3c73-45f6-940a-6b1132f26eac', '6712f8e7-3883-4588-a45e-c0f7579f7c43', 'ee815aa9-3cf3-4386-ae52-1b8d11482d51']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:12.655770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b2c935-6f75-4916-bcfd-7318c6fcd2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:12.713984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b2c935-6f75-4916-bcfd-7318c6fcd2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56795f61-3685-4cba-be4f-354759d5d2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2068134237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac4c24194574eac9d8ae5de38707cb5',qos_specs=None,replication_status=,reservations=['2c17891c-8234-4eda-9907-4a452e801b5b','c8d123a7-3c73-45f6-940a-6b1132f26eac','6712f8e7-3883-4588-a45e-c0f7579f7c43','ee815aa9-3cf3-4386-ae52-1b8d11482d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113237e04f974842b12393dcc5248f5a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2068134237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56795f61-3685-4cba-be4f-354759d5d2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ac4c24194574eac9d8ae5de38707cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='113237e04f974842b12393dcc5248f5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:12.714689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e394d29-5b97-4111-afc8-c63ac945b941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:12.736876 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e394d29-5b97-4111-afc8-c63ac945b941) transitioned into state 'SUCCESS' from state '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-2068134237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac4c24194574eac9d8ae5de38707cb5',qos_specs=None,replication_status=,reservations=['2c17891c-8234-4eda-9907-4a452e801b5b','c8d123a7-3c73-45f6-940a-6b1132f26eac','6712f8e7-3883-4588-a45e-c0f7579f7c43','ee815aa9-3cf3-4386-ae52-1b8d11482d51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='113237e04f974842b12393dcc5248f5a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:12.738895 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4ea7f8-4966-461f-ae92-3fe2c5bfed83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:12.754024 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4ea7f8-4966-461f-ae92-3fe2c5bfed83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:12.755449 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Flow 'volume_create_api' (34f4cd5a-b225-47fa-b34c-fadd530729c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:12.755882 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Create volume request issued successfully. Jul 03 12:55:12.756880 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02198bcc-9a68-4c99-a14b-04c5c298b58d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:12.757632 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 4/17] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:55:12 2026] POST /volume/v3/volumes => generated 783 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:12.776768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f36c7e3b-d09a-4eb8-9020-514dc36ea9be None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:12.778609 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f36c7e3b-d09a-4eb8-9020-514dc36ea9be tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:55:12.779264 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f36c7e3b-d09a-4eb8-9020-514dc36ea9be tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:12.779264 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f36c7e3b-d09a-4eb8-9020-514dc36ea9be tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:12.811870 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:12.811870 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:12.818069 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f36c7e3b-d09a-4eb8-9020-514dc36ea9be tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:55:12.823180 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f36c7e3b-d09a-4eb8-9020-514dc36ea9be tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:55:12.823729 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 6/18] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:12 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:13.229325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4d8a92c5-a4bd-462d-906d-ac1c32b139d4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:13.232714 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4d8a92c5-a4bd-462d-906d-ac1c32b139d4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:13.233026 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4d8a92c5-a4bd-462d-906d-ac1c32b139d4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:13.233971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4d8a92c5-a4bd-462d-906d-ac1c32b139d4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:13.243073 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:13.243073 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:13.248148 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4d8a92c5-a4bd-462d-906d-ac1c32b139d4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:13.254099 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4d8a92c5-a4bd-462d-906d-ac1c32b139d4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:13.254667 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 5/19] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:13 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:13.839330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-779b8ae6-dc16-47c1-ae60-4f1ee865eb42 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:13.842704 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-779b8ae6-dc16-47c1-ae60-4f1ee865eb42 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:55:13.843094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-779b8ae6-dc16-47c1-ae60-4f1ee865eb42 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:13.843094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-779b8ae6-dc16-47c1-ae60-4f1ee865eb42 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:13.891498 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:13.891498 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:13.895586 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-779b8ae6-dc16-47c1-ae60-4f1ee865eb42 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:55:13.904696 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-779b8ae6-dc16-47c1-ae60-4f1ee865eb42 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:55:13.905018 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 5/20] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:13 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:14.280320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-141238cd-5923-4579-99f6-0697f217ff07 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:14.283822 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-141238cd-5923-4579-99f6-0697f217ff07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:14.283971 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-141238cd-5923-4579-99f6-0697f217ff07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:14.284159 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-141238cd-5923-4579-99f6-0697f217ff07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:14.296032 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:14.296032 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:14.313030 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-141238cd-5923-4579-99f6-0697f217ff07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:14.333100 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-141238cd-5923-4579-99f6-0697f217ff07 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:14.333706 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 5/21] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:14 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:15.351268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4f3bda6f-2f5b-4704-831b-42996018224a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:15.353273 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4f3bda6f-2f5b-4704-831b-42996018224a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:15.353504 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4f3bda6f-2f5b-4704-831b-42996018224a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:15.353750 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4f3bda6f-2f5b-4704-831b-42996018224a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:15.365252 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:15.365252 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:15.370577 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4f3bda6f-2f5b-4704-831b-42996018224a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:15.375829 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4f3bda6f-2f5b-4704-831b-42996018224a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:15.376027 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 7/22] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:15 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:16.390944 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f55e4987-66fa-4fbb-ac86-0bf125952cde None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:16.393923 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f55e4987-66fa-4fbb-ac86-0bf125952cde tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:16.394229 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f55e4987-66fa-4fbb-ac86-0bf125952cde tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:16.394480 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f55e4987-66fa-4fbb-ac86-0bf125952cde tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:16.407510 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:16.407510 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:16.412234 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f55e4987-66fa-4fbb-ac86-0bf125952cde tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:16.418080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f55e4987-66fa-4fbb-ac86-0bf125952cde tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:16.418718 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 6/23] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:16 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:17.433522 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-079643ca-9a1c-4b89-90c9-b2f68a11d653 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:17.436922 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-079643ca-9a1c-4b89-90c9-b2f68a11d653 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:17.437140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-079643ca-9a1c-4b89-90c9-b2f68a11d653 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:17.437384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-079643ca-9a1c-4b89-90c9-b2f68a11d653 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:17.445059 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:17.445059 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:17.449401 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-079643ca-9a1c-4b89-90c9-b2f68a11d653 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:17.456835 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-079643ca-9a1c-4b89-90c9-b2f68a11d653 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:17.457317 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 6/24] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:17 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:17.671025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:17.924012 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:17.924362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-609752409"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:17.925704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-609752409'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:17.929095 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Create volume of 1 GB Jul 03 12:55:17.929434 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:17.929434 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:17.929920 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Availability Zones retrieved successfully. Jul 03 12:55:17.935344 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Flow 'volume_create_api' (a8a48cd6-8ca1-4fef-9035-90b117e58ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:17.936242 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed5afd8-2e92-43fa-853b-91860c24e020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:17.937099 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:17.944434 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:17.944434 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:17.957396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed5afd8-2e92-43fa-853b-91860c24e020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=56667567-3914-4dd9-a21c-b8bbf74b0389,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56667567-3914-4dd9-a21c-b8bbf74b0389', 'encryption_key_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=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:17.958350 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6462a4-e387-4ef4-975e-6dc12d1161b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:17.986528 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-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 12:55:17.986813 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-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 12:55:18.030724 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Created reservations ['57bc9ae7-282c-4634-b01d-83863b128cb5', '9c731414-89a3-4ed6-98e5-cfabc3ba0c53', '21d09642-e8f9-44df-aaa9-be84123293b6', '83fb0fa0-d17f-4003-9187-93cd5de69d8f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:18.031510 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6462a4-e387-4ef4-975e-6dc12d1161b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57bc9ae7-282c-4634-b01d-83863b128cb5', '9c731414-89a3-4ed6-98e5-cfabc3ba0c53', '21d09642-e8f9-44df-aaa9-be84123293b6', '83fb0fa0-d17f-4003-9187-93cd5de69d8f']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:18.032325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791a9f67-3a79-4b2d-a6cb-576ca95031d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:18.054778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (791a9f67-3a79-4b2d-a6cb-576ca95031d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872b58b6-f39d-48c4-af6a-8925da570677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-609752409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='24c4083213f647d3b972385bb393e9f6',qos_specs=None,replication_status=,reservations=['57bc9ae7-282c-4634-b01d-83863b128cb5','9c731414-89a3-4ed6-98e5-cfabc3ba0c53','21d09642-e8f9-44df-aaa9-be84123293b6','83fb0fa0-d17f-4003-9187-93cd5de69d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dbe3de93b544097886640fc93af76d0',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-609752409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872b58b6-f39d-48c4-af6a-8925da570677,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='24c4083213f647d3b972385bb393e9f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dbe3de93b544097886640fc93af76d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56667567-3914-4dd9-a21c-b8bbf74b0389),volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:18.055476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e9d8ce-0d38-4178-b5a9-e63cb286c9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:18.085149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e9d8ce-0d38-4178-b5a9-e63cb286c9b4) transitioned into state 'SUCCESS' from state '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-609752409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='24c4083213f647d3b972385bb393e9f6',qos_specs=None,replication_status=,reservations=['57bc9ae7-282c-4634-b01d-83863b128cb5','9c731414-89a3-4ed6-98e5-cfabc3ba0c53','21d09642-e8f9-44df-aaa9-be84123293b6','83fb0fa0-d17f-4003-9187-93cd5de69d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dbe3de93b544097886640fc93af76d0',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:18.085149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a8ae3f-fd3d-4c88-83a6-e88fdab575e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:18.098202 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94a8ae3f-fd3d-4c88-83a6-e88fdab575e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:18.101178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Flow 'volume_create_api' (a8a48cd6-8ca1-4fef-9035-90b117e58ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:18.101178 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Create volume request issued successfully. Jul 03 12:55:18.101178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-85ba76ee-da3b-49e3-947b-62f080bbefbc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:18.101178 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 6/25] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:55:17 2026] POST /volume/v3/volumes => generated 755 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:18.114110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-59179bc4-37cc-421e-a05f-225253e14c65 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:18.116484 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-59179bc4-37cc-421e-a05f-225253e14c65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:55:18.116812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-59179bc4-37cc-421e-a05f-225253e14c65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:18.117293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-59179bc4-37cc-421e-a05f-225253e14c65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:18.126116 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:18.126116 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:18.131605 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-59179bc4-37cc-421e-a05f-225253e14c65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:55:18.138651 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-59179bc4-37cc-421e-a05f-225253e14c65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:55:18.139345 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 8/26] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:18 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:18.475304 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-01a469b8-a14f-45c1-9110-f323ab7062e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:18.477433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01a469b8-a14f-45c1-9110-f323ab7062e9 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:18.477725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01a469b8-a14f-45c1-9110-f323ab7062e9 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:18.478349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01a469b8-a14f-45c1-9110-f323ab7062e9 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:18.487490 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:18.487490 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:18.492214 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-01a469b8-a14f-45c1-9110-f323ab7062e9 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:18.498437 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01a469b8-a14f-45c1-9110-f323ab7062e9 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:18.498975 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 7/27] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:18 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 907 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:19.154067 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-68cdb2d9-9ba6-4839-8966-6957f37fe682 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.156306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-68cdb2d9-9ba6-4839-8966-6957f37fe682 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:55:19.156549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-68cdb2d9-9ba6-4839-8966-6957f37fe682 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:19.156732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-68cdb2d9-9ba6-4839-8966-6957f37fe682 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:19.167658 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.167658 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:19.171708 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-68cdb2d9-9ba6-4839-8966-6957f37fe682 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:55:19.177939 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-68cdb2d9-9ba6-4839-8966-6957f37fe682 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:55:19.178278 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 7/28] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:19 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:19.191313 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.394406 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] POST https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action Jul 03 12:55:19.394993 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:55:19.395121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:19.402877 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.402877 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:19.403456 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] Volume info retrieved successfully. Jul 03 12:55:19.413230 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] Update volume admin metadata completed successfully. Jul 03 12:55:19.413355 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] Update readonly setting on volume completed successfully. Jul 03 12:55:19.413533 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cd45e44f-24de-476e-86f8-5538ee5e1991 tempest-TestMultiAttachVolumeSwap-327052414 tempest-TestMultiAttachVolumeSwap-327052414-project-admin] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action returned with HTTP 202 Jul 03 12:55:19.414041 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 7/29] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:55:19 2026] POST /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:55:19.421905 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.424675 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:19.425060 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2144331953"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:19.426619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2144331953'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:19.436079 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Create volume of 1 GB Jul 03 12:55:19.436409 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.436409 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:19.444806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Availability zone cache updated, next update will occur around 2026-07-03 13:55:19.444058. {{(pid=99824) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 12:55:19.445682 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Availability Zones retrieved successfully. Jul 03 12:55:19.469549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Flow 'volume_create_api' (a3f523f3-a646-4b7c-86a1-c53a73d4fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:19.470588 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56d0300-f84d-423a-9c45-b93a38bbbe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.471535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:19.486397 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.486397 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:19.514491 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a56d0300-f84d-423a-9c45-b93a38bbbe54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=56667567-3914-4dd9-a21c-b8bbf74b0389,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56667567-3914-4dd9-a21c-b8bbf74b0389', 'encryption_key_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=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.515341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bb721841-0cc5-4074-9f7c-daca7804d03d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.515599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d0ffad-3e03-4915-af58-5d31ede0cfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.517147 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb721841-0cc5-4074-9f7c-daca7804d03d tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:19.517326 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb721841-0cc5-4074-9f7c-daca7804d03d tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:19.517502 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb721841-0cc5-4074-9f7c-daca7804d03d tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:19.523771 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.523771 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:19.527301 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bb721841-0cc5-4074-9f7c-daca7804d03d tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:19.531529 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb721841-0cc5-4074-9f7c-daca7804d03d tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:19.531827 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 8/30] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:19 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:19.543371 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.544890 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:19.545267 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-94463576"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:19.546687 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-94463576'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:19.547184 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume of 1 GB Jul 03 12:55:19.554236 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-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 12:55:19.554543 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-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 12:55:19.560544 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Availability zone cache updated, next update will occur around 2026-07-03 13:55:19.559732. {{(pid=99823) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 12:55:19.560726 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Availability Zones retrieved successfully. Jul 03 12:55:19.581651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Created reservations ['eae970fa-2dbb-4c2a-92db-1e9b0780fc42', '1fd0468b-cebe-4514-9171-5b940d460a40', 'a5c92e94-d785-438b-836a-5c23216e8536', '74d82652-afc4-493c-a5b6-3a4036b62f01'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:19.582144 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Flow 'volume_create_api' (ca900436-8d55-47ce-b7d0-de952ecde5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:19.582518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d0ffad-3e03-4915-af58-5d31ede0cfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eae970fa-2dbb-4c2a-92db-1e9b0780fc42', '1fd0468b-cebe-4514-9171-5b940d460a40', 'a5c92e94-d785-438b-836a-5c23216e8536', '74d82652-afc4-493c-a5b6-3a4036b62f01']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.583242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9503cf55-a8e1-4fe0-b617-2a790ea8012e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.583329 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ac566f-849c-4711-b990-3c74747d7485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.584596 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:19.619783 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ac566f-849c-4711-b990-3c74747d7485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af8a8b93-4127-465e-afed-467f3296e809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2144331953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='24c4083213f647d3b972385bb393e9f6',qos_specs=None,replication_status=,reservations=['eae970fa-2dbb-4c2a-92db-1e9b0780fc42','1fd0468b-cebe-4514-9171-5b940d460a40','a5c92e94-d785-438b-836a-5c23216e8536','74d82652-afc4-493c-a5b6-3a4036b62f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dbe3de93b544097886640fc93af76d0',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2144331953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af8a8b93-4127-465e-afed-467f3296e809,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='24c4083213f647d3b972385bb393e9f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dbe3de93b544097886640fc93af76d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56667567-3914-4dd9-a21c-b8bbf74b0389),volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.620506 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc00661a-d7ee-4f64-9954-c3ffd7937238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.657267 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9503cf55-a8e1-4fe0-b617-2a790ea8012e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.657591 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc00661a-d7ee-4f64-9954-c3ffd7937238) transitioned into state 'SUCCESS' from state '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-2144331953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='24c4083213f647d3b972385bb393e9f6',qos_specs=None,replication_status=,reservations=['eae970fa-2dbb-4c2a-92db-1e9b0780fc42','1fd0468b-cebe-4514-9171-5b940d460a40','a5c92e94-d785-438b-836a-5c23216e8536','74d82652-afc4-493c-a5b6-3a4036b62f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dbe3de93b544097886640fc93af76d0',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.658335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96b6742-e5ef-43c2-88c0-9836b21e8abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.658444 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec157545-3d3e-44e3-abf8-6a009be5d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.683382 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec157545-3d3e-44e3-abf8-6a009be5d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.683846 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Flow 'volume_create_api' (a3f523f3-a646-4b7c-86a1-c53a73d4fb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:19.684341 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Create volume request issued successfully. Jul 03 12:55:19.686235 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c96c00b7-88b7-47c8-9dc4-31633ade42c8 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:19.686235 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 9/31] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:55:19 2026] POST /volume/v3/volumes => generated 756 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:19.703551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ee830625-5e1c-4063-9645-57976ff129d5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.706060 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee830625-5e1c-4063-9645-57976ff129d5 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:55:19.706060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee830625-5e1c-4063-9645-57976ff129d5 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:19.707150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee830625-5e1c-4063-9645-57976ff129d5 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:19.713238 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-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 12:55:19.713861 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-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 12:55:19.723402 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.723402 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:19.728060 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ee830625-5e1c-4063-9645-57976ff129d5 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:55:19.732564 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee830625-5e1c-4063-9645-57976ff129d5 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 returned with HTTP 200 Jul 03 12:55:19.732929 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 8/32] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:19 2026] GET /volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:19.748192 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Created reservations ['ad021f78-cc97-4096-84e2-fd52685695a2', 'edb546d3-0758-4a08-b851-cfbba394a2f0', '033dd580-9cd2-4e01-92d0-5f33754b59dc', 'aaeda143-3ec1-4624-af55-350ace6f06a2'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:19.749293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96b6742-e5ef-43c2-88c0-9836b21e8abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad021f78-cc97-4096-84e2-fd52685695a2', 'edb546d3-0758-4a08-b851-cfbba394a2f0', '033dd580-9cd2-4e01-92d0-5f33754b59dc', 'aaeda143-3ec1-4624-af55-350ace6f06a2']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.750318 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91918662-dca4-4f49-94c4-3a184d22d0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.782272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91918662-dca4-4f49-94c4-3a184d22d0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8ed4fe-a339-4b61-86f8-77d2f541f5ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-94463576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5d245d84418456ea9c4ac104d8ce79c',qos_specs=None,replication_status=,reservations=['ad021f78-cc97-4096-84e2-fd52685695a2','edb546d3-0758-4a08-b851-cfbba394a2f0','033dd580-9cd2-4e01-92d0-5f33754b59dc','aaeda143-3ec1-4624-af55-350ace6f06a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56d80a00ffb4667a9a65439578556e6',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-94463576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8ed4fe-a339-4b61-86f8-77d2f541f5ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d245d84418456ea9c4ac104d8ce79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b56d80a00ffb4667a9a65439578556e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.782989 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d9988b-7329-412a-9ea0-033974eea8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.810524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d9988b-7329-412a-9ea0-033974eea8d4) transitioned into state 'SUCCESS' from state '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-94463576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5d245d84418456ea9c4ac104d8ce79c',qos_specs=None,replication_status=,reservations=['ad021f78-cc97-4096-84e2-fd52685695a2','edb546d3-0758-4a08-b851-cfbba394a2f0','033dd580-9cd2-4e01-92d0-5f33754b59dc','aaeda143-3ec1-4624-af55-350ace6f06a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56d80a00ffb4667a9a65439578556e6',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.811319 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75207def-e54e-41b8-86e5-fd878cbff8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:19.846577 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75207def-e54e-41b8-86e5-fd878cbff8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:19.847010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Flow 'volume_create_api' (ca900436-8d55-47ce-b7d0-de952ecde5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:19.847521 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume request issued successfully. Jul 03 12:55:19.848400 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b91ee43d-57d9-46c2-b16b-261b7be9f79a tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:19.848929 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 8/33] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:55:19 2026] POST /volume/v3/volumes => generated 753 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:19.863288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-73e9bb03-30e7-46ac-902d-7bb6fc165faa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:19.865254 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73e9bb03-30e7-46ac-902d-7bb6fc165faa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:55:19.865397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73e9bb03-30e7-46ac-902d-7bb6fc165faa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:19.865680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73e9bb03-30e7-46ac-902d-7bb6fc165faa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:19.875022 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:19.875022 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:19.880183 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-73e9bb03-30e7-46ac-902d-7bb6fc165faa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:19.885007 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73e9bb03-30e7-46ac-902d-7bb6fc165faa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 200 Jul 03 12:55:19.885477 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 9/34] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:19 2026] GET /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:55:20.749316 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5428191d-11b0-4f2b-af9b-8d7a987da19a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:20.751840 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5428191d-11b0-4f2b-af9b-8d7a987da19a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:55:20.752117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5428191d-11b0-4f2b-af9b-8d7a987da19a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:20.752473 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5428191d-11b0-4f2b-af9b-8d7a987da19a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:20.763884 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:20.763884 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:20.768881 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5428191d-11b0-4f2b-af9b-8d7a987da19a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:55:20.774822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5428191d-11b0-4f2b-af9b-8d7a987da19a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 returned with HTTP 200 Jul 03 12:55:20.775977 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 10/35] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:20 2026] GET /volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:20.899138 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-51078efc-f864-4b0c-80f4-f2ff7571b9e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:20.901686 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-51078efc-f864-4b0c-80f4-f2ff7571b9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:55:20.901856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-51078efc-f864-4b0c-80f4-f2ff7571b9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:20.901954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-51078efc-f864-4b0c-80f4-f2ff7571b9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:20.908443 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:20.908443 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:20.912771 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-51078efc-f864-4b0c-80f4-f2ff7571b9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:20.918122 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-51078efc-f864-4b0c-80f4-f2ff7571b9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 200 Jul 03 12:55:20.918770 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 9/36] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:20 2026] GET /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:20.937821 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:20.942220 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:20.942220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1342747946"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:20.943526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1342747946'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:20.943526 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume of 1 GB Jul 03 12:55:20.943978 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:20.943978 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:20.949973 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Availability Zones retrieved successfully. Jul 03 12:55:20.957341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Flow 'volume_create_api' (2607b0f6-1796-4d3e-8ee9-f136f6f9b9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:20.958798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2333fbc1-1e77-4155-b0e5-267b4aac8d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:20.959963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:20.989198 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2333fbc1-1e77-4155-b0e5-267b4aac8d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:20.990231 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebd8da3-fdb9-49e7-af96-8702c22ffa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:21.032669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Created reservations ['708730c9-6b4a-48fa-b2da-ddcb25ac4b98', 'c184725e-0bbb-4637-9260-61e2e3d65d3d', 'af442fb6-8804-4cc7-965a-9a4a1c1132fa', 'a756d3f2-2eed-449c-9096-a68e5560826e'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:21.033484 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebd8da3-fdb9-49e7-af96-8702c22ffa68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708730c9-6b4a-48fa-b2da-ddcb25ac4b98', 'c184725e-0bbb-4637-9260-61e2e3d65d3d', 'af442fb6-8804-4cc7-965a-9a4a1c1132fa', 'a756d3f2-2eed-449c-9096-a68e5560826e']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:21.034262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efbf2b54-416d-46d0-b1be-05e7dddc694d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:21.061585 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efbf2b54-416d-46d0-b1be-05e7dddc694d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d67ebf-1205-4d72-9d22-5f5347375c44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1342747946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5d245d84418456ea9c4ac104d8ce79c',qos_specs=None,replication_status=,reservations=['708730c9-6b4a-48fa-b2da-ddcb25ac4b98','c184725e-0bbb-4637-9260-61e2e3d65d3d','af442fb6-8804-4cc7-965a-9a4a1c1132fa','a756d3f2-2eed-449c-9096-a68e5560826e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56d80a00ffb4667a9a65439578556e6',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1342747946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d67ebf-1205-4d72-9d22-5f5347375c44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5d245d84418456ea9c4ac104d8ce79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b56d80a00ffb4667a9a65439578556e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:21.062665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796198d3-6c95-4dbd-b742-cc0b8d3f07c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:21.088773 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796198d3-6c95-4dbd-b742-cc0b8d3f07c3) transitioned into state 'SUCCESS' from state '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-1342747946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5d245d84418456ea9c4ac104d8ce79c',qos_specs=None,replication_status=,reservations=['708730c9-6b4a-48fa-b2da-ddcb25ac4b98','c184725e-0bbb-4637-9260-61e2e3d65d3d','af442fb6-8804-4cc7-965a-9a4a1c1132fa','a756d3f2-2eed-449c-9096-a68e5560826e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b56d80a00ffb4667a9a65439578556e6',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:21.089724 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8444b12d-9ae3-4fbd-9359-1381029cf471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:21.102519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8444b12d-9ae3-4fbd-9359-1381029cf471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:21.103720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Flow 'volume_create_api' (2607b0f6-1796-4d3e-8ee9-f136f6f9b9d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:21.104199 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Create volume request issued successfully. Jul 03 12:55:21.104898 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-89c272dc-b5ca-40ef-aaf6-fbf5b7a32c54 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:21.105560 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 9/37] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:55:20 2026] POST /volume/v3/volumes => generated 755 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:21.117555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-48cba818-e880-4d62-a247-5ed2991788f3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:21.119474 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48cba818-e880-4d62-a247-5ed2991788f3 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:55:21.119726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48cba818-e880-4d62-a247-5ed2991788f3 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:21.119922 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48cba818-e880-4d62-a247-5ed2991788f3 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:21.127101 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:21.127101 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:21.130945 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-48cba818-e880-4d62-a247-5ed2991788f3 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:21.135467 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48cba818-e880-4d62-a247-5ed2991788f3 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 200 Jul 03 12:55:21.135858 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 10/38] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:21 2026] GET /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:22.155281 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9f91f8a2-da99-4b10-a20c-3107d41fcd5f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:22.159271 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9f91f8a2-da99-4b10-a20c-3107d41fcd5f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:55:22.159538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9f91f8a2-da99-4b10-a20c-3107d41fcd5f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:22.160341 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9f91f8a2-da99-4b10-a20c-3107d41fcd5f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:22.168847 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:22.168847 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:22.173978 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9f91f8a2-da99-4b10-a20c-3107d41fcd5f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:22.180249 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9f91f8a2-da99-4b10-a20c-3107d41fcd5f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 200 Jul 03 12:55:22.180818 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 11/39] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:22 2026] GET /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:30.916878 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=99,cinder:INSERT=31,cinder:UPDATE=36 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:55:30.958932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-501930e9-8850-4a4d-b760-0a3da96ae634 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:30.969362 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-501930e9-8850-4a4d-b760-0a3da96ae634 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:30.969684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-501930e9-8850-4a4d-b760-0a3da96ae634 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:30.969870 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-501930e9-8850-4a4d-b760-0a3da96ae634 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:30.984294 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:30.984294 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:30.989066 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-501930e9-8850-4a4d-b760-0a3da96ae634 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:30.996076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-501930e9-8850-4a4d-b760-0a3da96ae634 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:30.997235 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 10/40] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:55:30 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 1393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:31.010060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ee4cccb4-d75e-4b7c-a208-03b48074f241 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.012137 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ee4cccb4-d75e-4b7c-a208-03b48074f241 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:55:31.012392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ee4cccb4-d75e-4b7c-a208-03b48074f241 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:31.012614 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ee4cccb4-d75e-4b7c-a208-03b48074f241 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:31.028878 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:31.028878 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:31.033586 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ee4cccb4-d75e-4b7c-a208-03b48074f241 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:31.039733 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ee4cccb4-d75e-4b7c-a208-03b48074f241 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 200 Jul 03 12:55:31.040146 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 10/41] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:55:31 2026] GET /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:31.056763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-06e2711a-ddb0-45e6-beea-76cc52e77fa7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.059423 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-06e2711a-ddb0-45e6-beea-76cc52e77fa7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:55:31.059664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-06e2711a-ddb0-45e6-beea-76cc52e77fa7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:31.060214 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-06e2711a-ddb0-45e6-beea-76cc52e77fa7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:31.068076 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:31.068076 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:31.072597 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-06e2711a-ddb0-45e6-beea-76cc52e77fa7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:31.081156 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-06e2711a-ddb0-45e6-beea-76cc52e77fa7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 200 Jul 03 12:55:31.081725 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 11/42] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:55:31 2026] GET /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:31.101338 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-25c0b8cd-043e-4153-91a8-5ef4642c4849 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.101792 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-25c0b8cd-043e-4153-91a8-5ef4642c4849 None None] GET https://10.4.3.13/volume// Jul 03 12:55:31.101792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-25c0b8cd-043e-4153-91a8-5ef4642c4849 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:31.101977 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-25c0b8cd-043e-4153-91a8-5ef4642c4849 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:31.102920 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-25c0b8cd-043e-4153-91a8-5ef4642c4849 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:55:31.103595 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 12/43] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:55:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:55:31.115461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f3e1602e-af4a-4486-b32f-fb7c563ad681 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.118425 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f3e1602e-af4a-4486-b32f-fb7c563ad681 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:55:31.118823 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f3e1602e-af4a-4486-b32f-fb7c563ad681 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dd2c7f8-e356-4f31-9f81-b264ec0c358d", "connector": null, "instance_uuid": "2c833c9b-3c51-4c21-a99b-85242732a987"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:31.128146 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:31.128146 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:31.188643 np0000004418 devstack@c-api.service[99821]: /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 12:55:31.188643 np0000004418 devstack@c-api.service[99821]: .first() Jul 03 12:55:31.230035 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f3e1602e-af4a-4486-b32f-fb7c563ad681 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:55:31.230599 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 11/44] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:55:31 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:31.249051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-18d202a5-bfde-4b99-8f9a-36a5171706bd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.253037 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-18d202a5-bfde-4b99-8f9a-36a5171706bd None None] GET https://10.4.3.13/volume// Jul 03 12:55:31.254109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-18d202a5-bfde-4b99-8f9a-36a5171706bd None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:31.254109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-18d202a5-bfde-4b99-8f9a-36a5171706bd None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:31.254786 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-18d202a5-bfde-4b99-8f9a-36a5171706bd None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:55:31.255325 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 11/45] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:55:31 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:55:31.266651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-267eed44-f8c9-40a1-b26a-6b86afd3729f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.269822 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-267eed44-f8c9-40a1-b26a-6b86afd3729f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:55:31.269822 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-267eed44-f8c9-40a1-b26a-6b86afd3729f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b8ed4fe-a339-4b61-86f8-77d2f541f5ff", "connector": null, "instance_uuid": "2c833c9b-3c51-4c21-a99b-85242732a987"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:31.279080 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:31.279080 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:31.340189 np0000004418 devstack@c-api.service[99822]: /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 12:55:31.340189 np0000004418 devstack@c-api.service[99822]: .first() Jul 03 12:55:31.367547 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-267eed44-f8c9-40a1-b26a-6b86afd3729f tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:55:31.368241 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 12/46] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:55:31 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:31.381963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20601a00-f473-41d0-b173-14ca7915196e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.381963 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20601a00-f473-41d0-b173-14ca7915196e None None] GET https://10.4.3.13/volume// Jul 03 12:55:31.381963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20601a00-f473-41d0-b173-14ca7915196e None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:31.381963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20601a00-f473-41d0-b173-14ca7915196e None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:31.381963 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20601a00-f473-41d0-b173-14ca7915196e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:55:31.381963 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 13/47] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:55:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:55:31.392450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8e2cd1d4-4e7a-43d3-977e-07e297f77c40 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:31.394789 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8e2cd1d4-4e7a-43d3-977e-07e297f77c40 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:55:31.395279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8e2cd1d4-4e7a-43d3-977e-07e297f77c40 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05d67ebf-1205-4d72-9d22-5f5347375c44", "connector": null, "instance_uuid": "2c833c9b-3c51-4c21-a99b-85242732a987"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:31.406518 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:31.406518 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:55:31.463029 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8e2cd1d4-4e7a-43d3-977e-07e297f77c40 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:55:31.463468 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 12/48] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:55:31 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:32.178926 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=47,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:55:32.652198 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:32.656134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:55:32.656134 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1382320844"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:32.656589 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1382320844'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:55:32.656885 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Create volume of 1 GB Jul 03 12:55:32.661709 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Availability Zones retrieved successfully. Jul 03 12:55:32.672823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Flow 'volume_create_api' (3c6af4f5-7edd-46f5-8ec3-324543381290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:32.675047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb16245a-4432-454e-b418-43aaa6653f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:32.678010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:55:32.716330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb16245a-4432-454e-b418-43aaa6653f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:32.716330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d788b22-4eeb-4d90-b3bf-2fa406b16e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:32.804711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Created reservations ['15bb3efd-b86b-42aa-bb42-58321ceacebb', 'ec76c091-7c7a-4eb2-a241-c80585dbe2c7', '78513feb-77bc-49b9-b44e-7e5e1ad03325', '997e00a2-6ad7-494c-8986-e6fa02d8d149'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:55:32.806205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d788b22-4eeb-4d90-b3bf-2fa406b16e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15bb3efd-b86b-42aa-bb42-58321ceacebb', 'ec76c091-7c7a-4eb2-a241-c80585dbe2c7', '78513feb-77bc-49b9-b44e-7e5e1ad03325', '997e00a2-6ad7-494c-8986-e6fa02d8d149']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:32.807746 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89377a0e-f75f-4d37-93b6-1be7aabc90b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:32.841405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89377a0e-f75f-4d37-93b6-1be7aabc90b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7acd74e-9936-40f8-acf9-5085b5f9ecd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1382320844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8478255b9eb4f19a006e41eb8dacb8b',qos_specs=None,replication_status=,reservations=['15bb3efd-b86b-42aa-bb42-58321ceacebb','ec76c091-7c7a-4eb2-a241-c80585dbe2c7','78513feb-77bc-49b9-b44e-7e5e1ad03325','997e00a2-6ad7-494c-8986-e6fa02d8d149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920f7dadfa9d4d77870ee9fc3d6632c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1382320844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7acd74e-9936-40f8-acf9-5085b5f9ecd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8478255b9eb4f19a006e41eb8dacb8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='920f7dadfa9d4d77870ee9fc3d6632c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:32.842528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174e87cd-2b79-495c-a6aa-c286915a1684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:32.870186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174e87cd-2b79-495c-a6aa-c286915a1684) transitioned into state 'SUCCESS' from state '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-1382320844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8478255b9eb4f19a006e41eb8dacb8b',qos_specs=None,replication_status=,reservations=['15bb3efd-b86b-42aa-bb42-58321ceacebb','ec76c091-7c7a-4eb2-a241-c80585dbe2c7','78513feb-77bc-49b9-b44e-7e5e1ad03325','997e00a2-6ad7-494c-8986-e6fa02d8d149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='920f7dadfa9d4d77870ee9fc3d6632c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:32.870186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddc42a7-c487-4470-b262-8aefdcf604a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:55:32.884980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ddc42a7-c487-4470-b262-8aefdcf604a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:55:32.885930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Flow 'volume_create_api' (3c6af4f5-7edd-46f5-8ec3-324543381290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:55:32.886347 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Create volume request issued successfully. Jul 03 12:55:32.887017 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-af78a74c-9fb8-44b9-803c-a2691e69bc9a tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:55:32.887490 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 12/49] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:55:32 2026] POST /volume/v3/volumes => generated 753 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:55:32.904783 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f9fa0208-2825-4770-ac17-c92771abc2af None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:32.908384 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f9fa0208-2825-4770-ac17-c92771abc2af tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] GET https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 Jul 03 12:55:32.908384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f9fa0208-2825-4770-ac17-c92771abc2af tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:32.909499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f9fa0208-2825-4770-ac17-c92771abc2af tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:32.926224 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:32.926224 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:32.935353 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f9fa0208-2825-4770-ac17-c92771abc2af tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Volume info retrieved successfully. Jul 03 12:55:32.942675 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f9fa0208-2825-4770-ac17-c92771abc2af tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 returned with HTTP 200 Jul 03 12:55:32.943197 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 13/50] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:32 2026] GET /volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:33.963119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-598e66dd-c9e7-45eb-8f70-bffd48ca24bc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:33.967213 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-598e66dd-c9e7-45eb-8f70-bffd48ca24bc tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] GET https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 Jul 03 12:55:33.967412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-598e66dd-c9e7-45eb-8f70-bffd48ca24bc tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:33.967590 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-598e66dd-c9e7-45eb-8f70-bffd48ca24bc tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:33.978158 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:33.978158 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:33.982632 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-598e66dd-c9e7-45eb-8f70-bffd48ca24bc tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Volume info retrieved successfully. Jul 03 12:55:33.987221 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-598e66dd-c9e7-45eb-8f70-bffd48ca24bc tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 returned with HTTP 200 Jul 03 12:55:33.987623 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 14/51] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:33 2026] GET /volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:34.346782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-c0da90e1-246c-45f8-b635-7acb9a3c94f7 req-c0d649fa-f908-4b2a-8252-b62cd3cdfdb0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:34.349086 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c0da90e1-246c-45f8-b635-7acb9a3c94f7 req-c0d649fa-f908-4b2a-8252-b62cd3cdfdb0 tempest-VolumesAdminNegativeTest-1096117119 tempest-VolumesAdminNegativeTest-1096117119-project] GET https://10.4.3.13/volume/v3/volumes/770b8c8b-c819-46ec-8603-e345e497d14f Jul 03 12:55:34.349286 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c0da90e1-246c-45f8-b635-7acb9a3c94f7 req-c0d649fa-f908-4b2a-8252-b62cd3cdfdb0 tempest-VolumesAdminNegativeTest-1096117119 tempest-VolumesAdminNegativeTest-1096117119-project] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:34.349461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c0da90e1-246c-45f8-b635-7acb9a3c94f7 req-c0d649fa-f908-4b2a-8252-b62cd3cdfdb0 tempest-VolumesAdminNegativeTest-1096117119 tempest-VolumesAdminNegativeTest-1096117119-project] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:34.356820 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c0da90e1-246c-45f8-b635-7acb9a3c94f7 req-c0d649fa-f908-4b2a-8252-b62cd3cdfdb0 tempest-VolumesAdminNegativeTest-1096117119 tempest-VolumesAdminNegativeTest-1096117119-project] https://10.4.3.13/volume/v3/volumes/770b8c8b-c819-46ec-8603-e345e497d14f returned with HTTP 404 Jul 03 12:55:34.358994 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 13/52] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:55:34 2026] GET /volume/v3/volumes/770b8c8b-c819-46ec-8603-e345e497d14f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:55:34.396247 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:34.405519 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 Jul 03 12:55:34.405519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:34.405519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:34.405690 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Delete volume with id: d7acd74e-9936-40f8-acf9-5085b5f9ecd9 Jul 03 12:55:34.415598 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:34.415598 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:34.416336 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Volume info retrieved successfully. Jul 03 12:55:34.450328 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Delete volume request issued successfully. Jul 03 12:55:34.450532 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cba9514b-88ed-4dcf-bc26-23e2658116a9 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 returned with HTTP 202 Jul 03 12:55:34.451027 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 13/53] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:55:34 2026] DELETE /volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:55:34.461256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bc7c217a-d46d-4809-b93c-cc1f7db1c8c1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:34.463077 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc7c217a-d46d-4809-b93c-cc1f7db1c8c1 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] GET https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 Jul 03 12:55:34.463303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc7c217a-d46d-4809-b93c-cc1f7db1c8c1 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:34.463520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc7c217a-d46d-4809-b93c-cc1f7db1c8c1 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:34.476691 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:34.476691 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:34.483188 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bc7c217a-d46d-4809-b93c-cc1f7db1c8c1 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Volume info retrieved successfully. Jul 03 12:55:34.490517 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc7c217a-d46d-4809-b93c-cc1f7db1c8c1 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 returned with HTTP 200 Jul 03 12:55:34.490517 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 14/54] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:34 2026] GET /volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:55:35.508303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5a48d354-8501-4e5e-894f-7306fa7f6b26 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:35.510755 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a48d354-8501-4e5e-894f-7306fa7f6b26 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] GET https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 Jul 03 12:55:35.510823 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a48d354-8501-4e5e-894f-7306fa7f6b26 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:35.512183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a48d354-8501-4e5e-894f-7306fa7f6b26 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:35.520096 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a48d354-8501-4e5e-894f-7306fa7f6b26 tempest-VolumesAdminNegativeTest-1934255076 tempest-VolumesAdminNegativeTest-1934255076-project-member] https://10.4.3.13/volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 returned with HTTP 404 Jul 03 12:55:35.521283 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 15/55] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:55:35 2026] GET /volume/v3/volumes/d7acd74e-9936-40f8-acf9-5085b5f9ecd9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:55:40.062084 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8fea9543-0e95-408c-9cdb-d9a03a54482e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:40.062835 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8fea9543-0e95-408c-9cdb-d9a03a54482e None None] GET https://10.4.3.13/volume// Jul 03 12:55:40.063048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8fea9543-0e95-408c-9cdb-d9a03a54482e None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:40.063279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8fea9543-0e95-408c-9cdb-d9a03a54482e None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:40.063790 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8fea9543-0e95-408c-9cdb-d9a03a54482e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:55:40.064373 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 14/56] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:55:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:55:40.087040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8279635f-4306-4235-a68d-b08ac29446b8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:40.102202 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8279635f-4306-4235-a68d-b08ac29446b8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:55:40.102202 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8279635f-4306-4235-a68d-b08ac29446b8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:40.102202 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8279635f-4306-4235-a68d-b08ac29446b8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:40.114044 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:40.114044 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:40.120662 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8279635f-4306-4235-a68d-b08ac29446b8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:40.129254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-8279635f-4306-4235-a68d-b08ac29446b8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:55:40.129432 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 14/57] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:55:40 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 1572 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:55:41.125237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:41.127317 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] PUT https://10.4.3.13/volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091 Jul 03 12:55:41.127689 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:41.138315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Acquiring lock "cinder-attachment_update-8dd2c7f8-e356-4f31-9f81-b264ec0c358d-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:55:41.143898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Lock "cinder-attachment_update-8dd2c7f8-e356-4f31-9f81-b264ec0c358d-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:55:41.144891 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:41.144891 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:41.685532 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Lock "cinder-attachment_update-8dd2c7f8-e356-4f31-9f81-b264ec0c358d-np0000004418" released by "attachment_update" :: held 0.542s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:55:41.685853 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-dcfdfcf3-85e8-4133-a0bc-7a6783069dc8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091 returned with HTTP 200 Jul 03 12:55:41.686460 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 15/58] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:55:41 2026] PUT /volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:42.198494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ffbccb5b-1c5b-4416-9708-54d88f321b14 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:42.201013 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ffbccb5b-1c5b-4416-9708-54d88f321b14 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091/action Jul 03 12:55:42.201651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ffbccb5b-1c5b-4416-9708-54d88f321b14 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:55:42.201798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ffbccb5b-1c5b-4416-9708-54d88f321b14 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:42.213601 np0000004418 devstack@c-api.service[99824]: /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 12:55:42.213601 np0000004418 devstack@c-api.service[99824]: .first() Jul 03 12:55:42.232194 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:42.232194 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:42.252956 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-ffbccb5b-1c5b-4416-9708-54d88f321b14 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091/action returned with HTTP 204 Jul 03 12:55:42.253503 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 16/59] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:55:42 2026] POST /volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:55:42.768265 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1f2e62fb-2a51-4689-84af-e99db71324df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:42.768710 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1f2e62fb-2a51-4689-84af-e99db71324df None None] GET https://10.4.3.13/volume// Jul 03 12:55:42.768841 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1f2e62fb-2a51-4689-84af-e99db71324df None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:42.769074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1f2e62fb-2a51-4689-84af-e99db71324df None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:42.769407 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1f2e62fb-2a51-4689-84af-e99db71324df None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:55:42.769663 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 15/60] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:55:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:55:42.778068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1b95bf3a-1103-4a6e-810a-0d5dd7267ffa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:42.783667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1b95bf3a-1103-4a6e-810a-0d5dd7267ffa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:55:42.783667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1b95bf3a-1103-4a6e-810a-0d5dd7267ffa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:42.783667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1b95bf3a-1103-4a6e-810a-0d5dd7267ffa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:42.799481 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:42.799481 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:42.804122 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1b95bf3a-1103-4a6e-810a-0d5dd7267ffa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:42.810855 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1b95bf3a-1103-4a6e-810a-0d5dd7267ffa tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 200 Jul 03 12:55:42.810855 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 15/61] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:55:42 2026] GET /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:55:42.890046 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:42.892023 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] PUT https://10.4.3.13/volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef Jul 03 12:55:42.892392 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:42.900908 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Acquiring lock "cinder-attachment_update-4b8ed4fe-a339-4b61-86f8-77d2f541f5ff-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:55:42.906985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Lock "cinder-attachment_update-4b8ed4fe-a339-4b61-86f8-77d2f541f5ff-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:55:42.907882 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:42.907882 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:43.436875 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Lock "cinder-attachment_update-4b8ed4fe-a339-4b61-86f8-77d2f541f5ff-np0000004418" released by "attachment_update" :: held 0.530s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:55:43.437304 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-71ee1742-78f1-4d54-8998-21acd9e20af7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef returned with HTTP 200 Jul 03 12:55:43.437877 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 16/62] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:55:42 2026] PUT /volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:43.951992 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1580ce46-f101-453f-bfe2-860854d632a7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:43.953999 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1580ce46-f101-453f-bfe2-860854d632a7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef/action Jul 03 12:55:43.954418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1580ce46-f101-453f-bfe2-860854d632a7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:55:43.954818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1580ce46-f101-453f-bfe2-860854d632a7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:43.970329 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:43.970329 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:43.983137 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-1580ce46-f101-453f-bfe2-860854d632a7 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef/action returned with HTTP 204 Jul 03 12:55:43.983597 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 17/63] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:55:43 2026] POST /volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:55:44.351452 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=17,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:55:44.501606 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf292d75-cea5-44d0-a05d-d964d67439f0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:44.501992 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf292d75-cea5-44d0-a05d-d964d67439f0 None None] GET https://10.4.3.13/volume// Jul 03 12:55:44.502190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf292d75-cea5-44d0-a05d-d964d67439f0 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:44.502469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf292d75-cea5-44d0-a05d-d964d67439f0 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:44.502813 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf292d75-cea5-44d0-a05d-d964d67439f0 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:55:44.503142 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 16/64] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:55:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 12:55:44.513614 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-45b67710-e25a-4f91-994f-f5acf44d9f04 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:44.517045 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-45b67710-e25a-4f91-994f-f5acf44d9f04 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:55:44.518678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-45b67710-e25a-4f91-994f-f5acf44d9f04 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:55:44.518678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-45b67710-e25a-4f91-994f-f5acf44d9f04 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:55:44.534082 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:44.534082 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:55:44.538260 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-45b67710-e25a-4f91-994f-f5acf44d9f04 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:55:44.544860 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-45b67710-e25a-4f91-994f-f5acf44d9f04 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 200 Jul 03 12:55:44.545586 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 16/65] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:55:44 2026] GET /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:55:44.631487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:44.633542 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] PUT https://10.4.3.13/volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407 Jul 03 12:55:44.633940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:44.641561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Acquiring lock "cinder-attachment_update-05d67ebf-1205-4d72-9d22-5f5347375c44-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:55:44.647506 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Lock "cinder-attachment_update-05d67ebf-1205-4d72-9d22-5f5347375c44-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:55:44.648426 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:44.648426 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:55:45.175066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Lock "cinder-attachment_update-05d67ebf-1205-4d72-9d22-5f5347375c44-np0000004418" released by "attachment_update" :: held 0.528s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:55:45.175751 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-f5749b6e-3298-4aab-8acd-2cbb03c83ed4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407 returned with HTTP 200 Jul 03 12:55:45.176002 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 17/66] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:55:44 2026] PUT /volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:55:45.694638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-b4ce2afd-0739-4d7a-8f33-c7b9080d37e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:55:45.696190 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-b4ce2afd-0739-4d7a-8f33-c7b9080d37e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] POST https://10.4.3.13/volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407/action Jul 03 12:55:45.696747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-b4ce2afd-0739-4d7a-8f33-c7b9080d37e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:55:45.696747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-b4ce2afd-0739-4d7a-8f33-c7b9080d37e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:55:45.721921 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:55:45.721921 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:55:45.734196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-87b32c66-a8e6-41a1-9770-f6516c6dbd45 req-b4ce2afd-0739-4d7a-8f33-c7b9080d37e8 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407/action returned with HTTP 204 Jul 03 12:55:45.734622 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 18/67] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:55:45 2026] POST /volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:55:54.543384 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=114,cinder:INSERT=23,cinder:UPDATE=37 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:55:55.166544 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=86,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:55:55.730945 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=17,cinder:UPDATE=6 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:56:10.376322 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:10.377960 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:10.378425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1214810665"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:10.382728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1214810665'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:10.382728 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume of 1 GB Jul 03 12:56:10.382728 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:10.382728 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:10.393864 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Availability Zones retrieved successfully. Jul 03 12:56:10.399726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Flow 'volume_create_api' (c71220c7-7293-41dd-81af-4602410ecfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:10.400857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c24b40-1ddf-4bea-b13d-287a05c1915c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:10.402338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:10.441642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4c24b40-1ddf-4bea-b13d-287a05c1915c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:10.443624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13320918-a591-4fa1-b6ba-43123b976825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:10.569042 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Created reservations ['f6abbb1f-92d3-4637-8f96-192d7305fa0a', 'e875f27f-5006-43a5-9322-8f1c19a27e58', 'd5cb9d5c-6722-42c7-98b4-f70091f97e56', 'b9df9a8e-8a48-4a0e-b163-c90e4201d8d7'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:10.569575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13320918-a591-4fa1-b6ba-43123b976825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6abbb1f-92d3-4637-8f96-192d7305fa0a', 'e875f27f-5006-43a5-9322-8f1c19a27e58', 'd5cb9d5c-6722-42c7-98b4-f70091f97e56', 'b9df9a8e-8a48-4a0e-b163-c90e4201d8d7']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:10.570764 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24121bd8-5c1a-491c-a268-6c6938bd67fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:10.616946 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24121bd8-5c1a-491c-a268-6c6938bd67fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9334625-355a-49e2-972a-c47e92eff9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1214810665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad620409fec342a7938ff30129b80225',qos_specs=None,replication_status=,reservations=['f6abbb1f-92d3-4637-8f96-192d7305fa0a','e875f27f-5006-43a5-9322-8f1c19a27e58','d5cb9d5c-6722-42c7-98b4-f70091f97e56','b9df9a8e-8a48-4a0e-b163-c90e4201d8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368a331b5c74d488cf212e893e970c0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1214810665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9334625-355a-49e2-972a-c47e92eff9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad620409fec342a7938ff30129b80225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7368a331b5c74d488cf212e893e970c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:10.627554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280e83fc-9114-4398-a9f1-48c96cefa624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:10.678079 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280e83fc-9114-4398-a9f1-48c96cefa624) transitioned into state 'SUCCESS' from state '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-1214810665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad620409fec342a7938ff30129b80225',qos_specs=None,replication_status=,reservations=['f6abbb1f-92d3-4637-8f96-192d7305fa0a','e875f27f-5006-43a5-9322-8f1c19a27e58','d5cb9d5c-6722-42c7-98b4-f70091f97e56','b9df9a8e-8a48-4a0e-b163-c90e4201d8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368a331b5c74d488cf212e893e970c0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:10.678863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0978c056-4dec-4264-a2c6-3393e9e7b210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:10.699665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0978c056-4dec-4264-a2c6-3393e9e7b210) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:10.700885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Flow 'volume_create_api' (c71220c7-7293-41dd-81af-4602410ecfaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:10.701395 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume request issued successfully. Jul 03 12:56:10.701905 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d03f3696-4a14-430e-a863-c0fd75f0c1da tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:10.702463 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 17/68] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:56:10 2026] POST /volume/v3/volumes => generated 753 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:10.719592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-58595950-4f6c-4467-b539-215408c36190 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:10.724097 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58595950-4f6c-4467-b539-215408c36190 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:10.724318 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58595950-4f6c-4467-b539-215408c36190 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:10.724494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58595950-4f6c-4467-b539-215408c36190 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:10.731336 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:10.731336 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:10.735447 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-58595950-4f6c-4467-b539-215408c36190 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:10.740579 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58595950-4f6c-4467-b539-215408c36190 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:10.741256 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 17/69] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:10 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:10.855652 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f55f4abb-037e-422e-997f-cb7c0037925a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:10.858653 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:10.858905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1992525900"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:10.860566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1992525900'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:10.860713 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Create volume of 1 GB Jul 03 12:56:10.861129 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:10.861129 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:10.867134 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Availability Zones retrieved successfully. Jul 03 12:56:10.880821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Flow 'volume_create_api' (4e8ce302-308f-4c8a-98df-490dc0610de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:10.880821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1584ea3f-a3d6-4414-b4ab-d83b827ad9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:10.882450 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:10.918384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1584ea3f-a3d6-4414-b4ab-d83b827ad9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:10.920581 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341c7881-4874-4472-8dcb-165b85e720b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:11.029561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Created reservations ['a1245cc6-c70e-46bd-88ed-68ce808f43b0', 'e9aa8509-3a02-4de4-814d-8c99628394d6', '2bf07497-d62f-4970-9dbc-91cccb168426', 'f618c4d9-5777-4bdb-baa9-e5ddbe9c13cf'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:11.029561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (341c7881-4874-4472-8dcb-165b85e720b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1245cc6-c70e-46bd-88ed-68ce808f43b0', 'e9aa8509-3a02-4de4-814d-8c99628394d6', '2bf07497-d62f-4970-9dbc-91cccb168426', 'f618c4d9-5777-4bdb-baa9-e5ddbe9c13cf']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:11.029732 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5acefc28-44f6-4c5f-9b5e-b704c6e9a331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:11.057615 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5acefc28-44f6-4c5f-9b5e-b704c6e9a331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78ff7a8-1311-43fe-b074-b325fa72f9e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1992525900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae48464e537d4de3b3bc2262f56bef39',qos_specs=None,replication_status=,reservations=['a1245cc6-c70e-46bd-88ed-68ce808f43b0','e9aa8509-3a02-4de4-814d-8c99628394d6','2bf07497-d62f-4970-9dbc-91cccb168426','f618c4d9-5777-4bdb-baa9-e5ddbe9c13cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80747f5626c74f1d97f69e763aa9cb45',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1992525900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78ff7a8-1311-43fe-b074-b325fa72f9e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae48464e537d4de3b3bc2262f56bef39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80747f5626c74f1d97f69e763aa9cb45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:11.058116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fbb8ff-72f0-4954-bec5-80eb15251a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:11.083940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fbb8ff-72f0-4954-bec5-80eb15251a6b) transitioned into state 'SUCCESS' from state '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-1992525900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae48464e537d4de3b3bc2262f56bef39',qos_specs=None,replication_status=,reservations=['a1245cc6-c70e-46bd-88ed-68ce808f43b0','e9aa8509-3a02-4de4-814d-8c99628394d6','2bf07497-d62f-4970-9dbc-91cccb168426','f618c4d9-5777-4bdb-baa9-e5ddbe9c13cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80747f5626c74f1d97f69e763aa9cb45',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:11.084688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921d749f-39b3-4a4c-9df0-f138d013fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:11.100194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921d749f-39b3-4a4c-9df0-f138d013fe30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:11.101341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Flow 'volume_create_api' (4e8ce302-308f-4c8a-98df-490dc0610de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:11.101639 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Create volume request issued successfully. Jul 03 12:56:11.102358 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f55f4abb-037e-422e-997f-cb7c0037925a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:11.102788 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 18/70] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:56:10 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:11.127289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-feb89bfb-718b-4d8a-ad7d-0a773eb75ff2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:11.127289 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-feb89bfb-718b-4d8a-ad7d-0a773eb75ff2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:11.127289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-feb89bfb-718b-4d8a-ad7d-0a773eb75ff2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:11.127289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-feb89bfb-718b-4d8a-ad7d-0a773eb75ff2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:11.141970 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:11.141970 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:11.147129 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-feb89bfb-718b-4d8a-ad7d-0a773eb75ff2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:11.152850 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-feb89bfb-718b-4d8a-ad7d-0a773eb75ff2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:11.153475 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 19/71] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:11 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:11.757831 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3c0d6590-47af-4cf5-b4ef-dc82f4f876f9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:11.761578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3c0d6590-47af-4cf5-b4ef-dc82f4f876f9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:11.761578 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3c0d6590-47af-4cf5-b4ef-dc82f4f876f9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:11.761578 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3c0d6590-47af-4cf5-b4ef-dc82f4f876f9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:11.767414 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:11.767414 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:11.773581 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3c0d6590-47af-4cf5-b4ef-dc82f4f876f9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:11.775436 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3c0d6590-47af-4cf5-b4ef-dc82f4f876f9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:11.775915 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 18/72] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:11 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:11.840244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-587697cd-296d-48eb-bbc8-4401200519e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:11.843579 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-587697cd-296d-48eb-bbc8-4401200519e3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:11.843579 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-587697cd-296d-48eb-bbc8-4401200519e3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:11.843579 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-587697cd-296d-48eb-bbc8-4401200519e3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:11.850116 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:11.850116 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:11.855032 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-587697cd-296d-48eb-bbc8-4401200519e3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:11.859434 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-587697cd-296d-48eb-bbc8-4401200519e3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:11.860140 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 18/73] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:11 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:56:12.171183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-adaf2901-4ccd-4a76-a0f8-72ed79789386 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:12.172576 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adaf2901-4ccd-4a76-a0f8-72ed79789386 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:12.172917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adaf2901-4ccd-4a76-a0f8-72ed79789386 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:12.173348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adaf2901-4ccd-4a76-a0f8-72ed79789386 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:12.182782 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:12.182782 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:12.188498 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-adaf2901-4ccd-4a76-a0f8-72ed79789386 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:12.193746 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adaf2901-4ccd-4a76-a0f8-72ed79789386 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:12.194259 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 19/74] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:12 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:12.240886 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-dd90dd0f-e10d-4324-a977-50352c23c48e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:12.242765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-dd90dd0f-e10d-4324-a977-50352c23c48e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:12.242935 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-dd90dd0f-e10d-4324-a977-50352c23c48e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:12.243109 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-dd90dd0f-e10d-4324-a977-50352c23c48e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:12.249732 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:12.249732 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:12.253657 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-dd90dd0f-e10d-4324-a977-50352c23c48e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:12.260281 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-dd90dd0f-e10d-4324-a977-50352c23c48e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:12.260727 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 20/75] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:12 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:14.104418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-050af969-8d63-4485-83d4-491f416e4028 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:14.104950 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-050af969-8d63-4485-83d4-491f416e4028 None None] GET https://10.4.3.13/volume// Jul 03 12:56:14.105147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-050af969-8d63-4485-83d4-491f416e4028 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:14.105429 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-050af969-8d63-4485-83d4-491f416e4028 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:14.105965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-050af969-8d63-4485-83d4-491f416e4028 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:14.106176 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 19/76] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:56:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:14.121390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3f8df07c-6102-4754-aeda-c1522bc8176d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:14.520649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9dcf7cf6-260e-4f3f-b28b-8a6af2614cb3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:14.521030 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9dcf7cf6-260e-4f3f-b28b-8a6af2614cb3 None None] GET https://10.4.3.13/volume// Jul 03 12:56:14.521200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9dcf7cf6-260e-4f3f-b28b-8a6af2614cb3 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:14.521419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9dcf7cf6-260e-4f3f-b28b-8a6af2614cb3 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:14.521901 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9dcf7cf6-260e-4f3f-b28b-8a6af2614cb3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:14.522207 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 20/77] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:56:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:14.541825 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-0a64c7d4-f163-4134-9e59-489d76bbc4f3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:14.601245 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3f8df07c-6102-4754-aeda-c1522bc8176d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:14.601245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3f8df07c-6102-4754-aeda-c1522bc8176d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9334625-355a-49e2-972a-c47e92eff9a8", "connector": null, "instance_uuid": "27969dfb-8b54-48d5-b90a-3eebf32be0ba"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:14.612661 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:14.612661 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:14.655205 np0000004418 devstack@c-api.service[99823]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 12:56:14.655205 np0000004418 devstack@c-api.service[99823]: .first() Jul 03 12:56:14.679298 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3f8df07c-6102-4754-aeda-c1522bc8176d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:14.679500 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 19/78] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:14.749809 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-0a64c7d4-f163-4134-9e59-489d76bbc4f3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:14.750184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-0a64c7d4-f163-4134-9e59-489d76bbc4f3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d78ff7a8-1311-43fe-b074-b325fa72f9e3", "connector": null, "instance_uuid": "ddc00d9a-adc0-423e-b16c-9e1ca7c9f55b"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:14.762749 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:14.762749 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:14.805150 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-0a64c7d4-f163-4134-9e59-489d76bbc4f3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:14.805628 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 21/79] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:14.919144 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-84e927a4-47f3-4774-b68c-e78cf8a136d8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:14.920911 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84e927a4-47f3-4774-b68c-e78cf8a136d8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:14.921105 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84e927a4-47f3-4774-b68c-e78cf8a136d8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:14.921321 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84e927a4-47f3-4774-b68c-e78cf8a136d8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:14.930555 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:14.930555 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:14.933723 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-84e927a4-47f3-4774-b68c-e78cf8a136d8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:14.937552 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84e927a4-47f3-4774-b68c-e78cf8a136d8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:14.937850 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 20/80] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:14 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:15.229125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-635c11a9-4de6-4e1b-b7c9-7bc38aef2185 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.229125 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-635c11a9-4de6-4e1b-b7c9-7bc38aef2185 None None] GET https://10.4.3.13/volume// Jul 03 12:56:15.229125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-635c11a9-4de6-4e1b-b7c9-7bc38aef2185 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:15.229125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-635c11a9-4de6-4e1b-b7c9-7bc38aef2185 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:15.229125 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-635c11a9-4de6-4e1b-b7c9-7bc38aef2185 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:15.229125 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 21/81] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:15.236402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-ed66b577-aee2-46bd-98dc-7be633085dab None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.238812 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-ed66b577-aee2-46bd-98dc-7be633085dab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:15.239073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-ed66b577-aee2-46bd-98dc-7be633085dab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:15.239331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-ed66b577-aee2-46bd-98dc-7be633085dab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:15.249703 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:15.249703 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:15.253574 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-ed66b577-aee2-46bd-98dc-7be633085dab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:15.258465 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-ed66b577-aee2-46bd-98dc-7be633085dab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:15.258935 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 20/82] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:15 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:15.294937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-346a2e9c-abdc-4d21-9179-1edbf3a545df None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.297124 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-346a2e9c-abdc-4d21-9179-1edbf3a545df tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:15.297395 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-346a2e9c-abdc-4d21-9179-1edbf3a545df tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:15.297696 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-346a2e9c-abdc-4d21-9179-1edbf3a545df tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:15.310356 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:15.310356 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:15.313458 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-346a2e9c-abdc-4d21-9179-1edbf3a545df tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:15.317292 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-346a2e9c-abdc-4d21-9179-1edbf3a545df tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:15.317681 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 22/83] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:15 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:15.333946 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.334303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-57f11837-d5b5-4fbe-acda-5c39acd6ade3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.334303 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-57f11837-d5b5-4fbe-acda-5c39acd6ade3 None None] GET https://10.4.3.13/volume// Jul 03 12:56:15.334303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-57f11837-d5b5-4fbe-acda-5c39acd6ade3 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:15.334303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-57f11837-d5b5-4fbe-acda-5c39acd6ade3 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:15.334303 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-57f11837-d5b5-4fbe-acda-5c39acd6ade3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:15.334303 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 22/84] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:15.334545 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] PUT https://10.4.3.13/volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601 Jul 03 12:56:15.335048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:15.343794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Acquiring lock "cinder-attachment_update-d9334625-355a-49e2-972a-c47e92eff9a8-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:15.344136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-72dfc741-82c7-4cb4-ab0b-65b2ca5a54bb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.346456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-72dfc741-82c7-4cb4-ab0b-65b2ca5a54bb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:15.346717 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-72dfc741-82c7-4cb4-ab0b-65b2ca5a54bb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:15.347523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-72dfc741-82c7-4cb4-ab0b-65b2ca5a54bb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:15.350249 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Lock "cinder-attachment_update-d9334625-355a-49e2-972a-c47e92eff9a8-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:15.351240 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:15.351240 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:15.359705 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:15.359705 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:15.363191 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-72dfc741-82c7-4cb4-ab0b-65b2ca5a54bb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:15.368517 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-72dfc741-82c7-4cb4-ab0b-65b2ca5a54bb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:15.370559 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 21/85] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:15 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:15.450500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.452339 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] PUT https://10.4.3.13/volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79 Jul 03 12:56:15.452709 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:15.459983 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Acquiring lock "cinder-attachment_update-d78ff7a8-1311-43fe-b074-b325fa72f9e3-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:15.466054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Lock "cinder-attachment_update-d78ff7a8-1311-43fe-b074-b325fa72f9e3-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:15.467436 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:15.467436 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:15.890309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Lock "cinder-attachment_update-d9334625-355a-49e2-972a-c47e92eff9a8-np0000004418" released by "attachment_update" :: held 0.539s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:15.890309 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-3102d924-12f9-42ad-bb23-1f7dbadb1a36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601 returned with HTTP 200 Jul 03 12:56:15.890309 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 21/86] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:15 2026] PUT /volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:15.950719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c33efd7f-337c-448b-b9e4-e5e145f12d10 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:15.953863 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c33efd7f-337c-448b-b9e4-e5e145f12d10 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:15.953863 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c33efd7f-337c-448b-b9e4-e5e145f12d10 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:15.953863 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c33efd7f-337c-448b-b9e4-e5e145f12d10 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:15.961971 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:15.961971 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:15.965481 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c33efd7f-337c-448b-b9e4-e5e145f12d10 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:15.970102 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c33efd7f-337c-448b-b9e4-e5e145f12d10 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:15.970833 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 23/87] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:15 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:16.005398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Lock "cinder-attachment_update-d78ff7a8-1311-43fe-b074-b325fa72f9e3-np0000004418" released by "attachment_update" :: held 0.539s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:16.005398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-b043ea3d-6331-4552-a9ea-8951b26d24da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79 returned with HTTP 200 Jul 03 12:56:16.005398 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 23/88] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:15 2026] PUT /volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:16.329762 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bdc95425-f275-433f-84c2-62039b220fa2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:16.331547 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bdc95425-f275-433f-84c2-62039b220fa2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:16.331811 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bdc95425-f275-433f-84c2-62039b220fa2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:16.332056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bdc95425-f275-433f-84c2-62039b220fa2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:16.341149 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:16.341149 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:16.344884 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bdc95425-f275-433f-84c2-62039b220fa2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:16.349442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bdc95425-f275-433f-84c2-62039b220fa2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:16.350187 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 22/89] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:16 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:16.895477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:16.897519 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:16.897914 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-235807851"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:16.899715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-235807851'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:16.899859 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Create volume of 1 GB Jul 03 12:56:16.900146 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:16.900146 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:16.905701 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Availability Zones retrieved successfully. Jul 03 12:56:16.913308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Flow 'volume_create_api' (a18ade85-05de-4ac4-9d1a-815ce7992161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:16.914555 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257edf68-9566-449c-b056-309f32dd91b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:16.916186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:16.949521 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257edf68-9566-449c-b056-309f32dd91b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:16.956329 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ac4251-2e16-4f27-9285-0ca90270942c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:16.990332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-556732be-d020-4d41-a40a-eb2f090d588a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:16.993584 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-556732be-d020-4d41-a40a-eb2f090d588a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:16.993584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-556732be-d020-4d41-a40a-eb2f090d588a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:16.993584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-556732be-d020-4d41-a40a-eb2f090d588a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:17.028531 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:17.028531 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:17.028531 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-556732be-d020-4d41-a40a-eb2f090d588a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:17.034711 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-556732be-d020-4d41-a40a-eb2f090d588a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:17.034711 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 24/90] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:16 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:17.064312 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Created reservations ['6a938032-3c07-4972-984a-f0a6b23bcc4c', '5f32eb53-29b3-4558-aaa8-7f02e444716a', '6eaa1b62-f088-4316-bcae-60dd4321150e', 'f6e7fd67-ecc7-484d-880e-9971fc9ce1a8'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:17.069684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ac4251-2e16-4f27-9285-0ca90270942c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a938032-3c07-4972-984a-f0a6b23bcc4c', '5f32eb53-29b3-4558-aaa8-7f02e444716a', '6eaa1b62-f088-4316-bcae-60dd4321150e', 'f6e7fd67-ecc7-484d-880e-9971fc9ce1a8']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:17.069684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6600b0-4bdb-41aa-b374-6f1d3257e226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:17.103233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6600b0-4bdb-41aa-b374-6f1d3257e226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beed1feb-4a1b-4984-9bdd-b9e8297b8d0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-235807851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695fd8c61501463eb0079c6f0e582429',qos_specs=None,replication_status=,reservations=['6a938032-3c07-4972-984a-f0a6b23bcc4c','5f32eb53-29b3-4558-aaa8-7f02e444716a','6eaa1b62-f088-4316-bcae-60dd4321150e','f6e7fd67-ecc7-484d-880e-9971fc9ce1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed47cb04ccfb46b597b5d8f96c0494ae',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-235807851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beed1feb-4a1b-4984-9bdd-b9e8297b8d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695fd8c61501463eb0079c6f0e582429',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed47cb04ccfb46b597b5d8f96c0494ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:17.103233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e997064b-4560-4126-83ea-9989d2493d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:17.133636 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e997064b-4560-4126-83ea-9989d2493d9d) transitioned into state 'SUCCESS' from state '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-235807851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695fd8c61501463eb0079c6f0e582429',qos_specs=None,replication_status=,reservations=['6a938032-3c07-4972-984a-f0a6b23bcc4c','5f32eb53-29b3-4558-aaa8-7f02e444716a','6eaa1b62-f088-4316-bcae-60dd4321150e','f6e7fd67-ecc7-484d-880e-9971fc9ce1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed47cb04ccfb46b597b5d8f96c0494ae',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:17.134575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af49874-347f-4a62-adf6-f1c8db078a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:17.165728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3af49874-347f-4a62-adf6-f1c8db078a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:17.167727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Flow 'volume_create_api' (a18ade85-05de-4ac4-9d1a-815ce7992161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:17.168757 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Create volume request issued successfully. Jul 03 12:56:17.169269 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-19b3fc79-c99e-45aa-b80a-c535a5079245 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:17.170772 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 22/91] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:56:16 2026] POST /volume/v3/volumes => generated 751 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:17.187861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-379ee93e-8b4d-4214-b432-60f1500ad2d7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:17.191252 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-379ee93e-8b4d-4214-b432-60f1500ad2d7 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:17.192800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-379ee93e-8b4d-4214-b432-60f1500ad2d7 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:17.192800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-379ee93e-8b4d-4214-b432-60f1500ad2d7 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:17.209538 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:17.209538 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:17.213786 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-379ee93e-8b4d-4214-b432-60f1500ad2d7 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:17.221040 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-379ee93e-8b4d-4214-b432-60f1500ad2d7 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 200 Jul 03 12:56:17.221040 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 24/92] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:17 2026] GET /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:17.365733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-35b82691-fb4d-49a4-ad0a-7263bd4d11eb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:17.367865 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-35b82691-fb4d-49a4-ad0a-7263bd4d11eb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:17.368216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-35b82691-fb4d-49a4-ad0a-7263bd4d11eb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:17.368550 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-35b82691-fb4d-49a4-ad0a-7263bd4d11eb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:17.387267 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:17.387267 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:17.391317 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-35b82691-fb4d-49a4-ad0a-7263bd4d11eb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:17.397454 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-35b82691-fb4d-49a4-ad0a-7263bd4d11eb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:17.397987 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 23/93] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:17 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:18.054967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9ddf69c8-77f9-4eac-8032-ac807f9bb192 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:18.057223 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ddf69c8-77f9-4eac-8032-ac807f9bb192 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:18.057489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ddf69c8-77f9-4eac-8032-ac807f9bb192 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:18.057772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ddf69c8-77f9-4eac-8032-ac807f9bb192 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:18.076134 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:18.076134 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:18.081519 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9ddf69c8-77f9-4eac-8032-ac807f9bb192 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:18.088133 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ddf69c8-77f9-4eac-8032-ac807f9bb192 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:18.088694 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 25/94] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:18 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:18.240436 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0c7212f0-ca9b-4f86-a500-0ef4040ad706 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:18.242090 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c7212f0-ca9b-4f86-a500-0ef4040ad706 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:18.242274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c7212f0-ca9b-4f86-a500-0ef4040ad706 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:18.242433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c7212f0-ca9b-4f86-a500-0ef4040ad706 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:18.249541 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:18.249541 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:18.253176 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0c7212f0-ca9b-4f86-a500-0ef4040ad706 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:18.258965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c7212f0-ca9b-4f86-a500-0ef4040ad706 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 200 Jul 03 12:56:18.259423 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 23/95] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:18 2026] GET /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:18.272240 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:18.273850 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] POST https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b/action Jul 03 12:56:18.274314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:18.276186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:18.285053 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:18.285053 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:18.285967 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:18.294414 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume updated successfully. Jul 03 12:56:18.294819 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e4dac1f-3135-44fa-823c-97d24f6f84f2 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b/action returned with HTTP 200 Jul 03 12:56:18.295376 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 25/96] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:56:18 2026] POST /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 12:56:18.302106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1231967f-5075-4195-b2cf-fac99be9dd36 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:18.303873 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1231967f-5075-4195-b2cf-fac99be9dd36 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:18.304061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1231967f-5075-4195-b2cf-fac99be9dd36 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:18.304267 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1231967f-5075-4195-b2cf-fac99be9dd36 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:18.312195 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:18.312195 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:18.316488 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1231967f-5075-4195-b2cf-fac99be9dd36 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:18.322721 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1231967f-5075-4195-b2cf-fac99be9dd36 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 200 Jul 03 12:56:18.323335 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 24/97] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:18 2026] GET /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:18.417879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f5b44a02-0795-4ac0-98b2-163d3452a0e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:18.419845 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f5b44a02-0795-4ac0-98b2-163d3452a0e2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:18.420065 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f5b44a02-0795-4ac0-98b2-163d3452a0e2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:18.420349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f5b44a02-0795-4ac0-98b2-163d3452a0e2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:18.435471 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:18.435471 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:18.441784 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f5b44a02-0795-4ac0-98b2-163d3452a0e2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:18.449585 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f5b44a02-0795-4ac0-98b2-163d3452a0e2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:18.450440 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 26/98] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:18 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:18.528447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9ca72bd8-297b-4113-b6b0-2f9f53fc3fce req-4ee350bd-4456-4d18-99ab-3753ac3bef72 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:18.531010 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9ca72bd8-297b-4113-b6b0-2f9f53fc3fce req-4ee350bd-4456-4d18-99ab-3753ac3bef72 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:18.531277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9ca72bd8-297b-4113-b6b0-2f9f53fc3fce req-4ee350bd-4456-4d18-99ab-3753ac3bef72 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:18.531521 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9ca72bd8-297b-4113-b6b0-2f9f53fc3fce req-4ee350bd-4456-4d18-99ab-3753ac3bef72 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:18.543321 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:18.543321 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:18.550814 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9ca72bd8-297b-4113-b6b0-2f9f53fc3fce req-4ee350bd-4456-4d18-99ab-3753ac3bef72 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:18.558345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9ca72bd8-297b-4113-b6b0-2f9f53fc3fce req-4ee350bd-4456-4d18-99ab-3753ac3bef72 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 200 Jul 03 12:56:18.558946 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 24/99] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:18 2026] GET /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:19.103474 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c1218e32-0ae4-436f-958a-2089484439e4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:19.106061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6a4a498e-25c1-4274-a4f7-fa4b1c46215a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:19.107999 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:19.108454 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-551879046"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:19.108764 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6a4a498e-25c1-4274-a4f7-fa4b1c46215a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:19.108999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6a4a498e-25c1-4274-a4f7-fa4b1c46215a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:19.109254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6a4a498e-25c1-4274-a4f7-fa4b1c46215a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:19.110132 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-551879046'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:19.110418 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Create volume of 1 GB Jul 03 12:56:19.117792 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Availability Zones retrieved successfully. Jul 03 12:56:19.123659 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:19.123659 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:19.125461 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Flow 'volume_create_api' (92c844e8-9568-45a6-98a9-2931a47d1527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:19.127455 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4c446e-4483-4e3f-aa0c-773246f2e121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:19.128535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:19.129155 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6a4a498e-25c1-4274-a4f7-fa4b1c46215a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:19.137480 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6a4a498e-25c1-4274-a4f7-fa4b1c46215a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:19.138068 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 25/100] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:19 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:19.175138 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4c446e-4483-4e3f-aa0c-773246f2e121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:19.176002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188aec72-a272-4787-a017-a04019a952e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:19.215028 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-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 12:56:19.215380 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-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 12:56:19.233194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Created reservations ['e142172a-fbbc-4a3f-b825-27da55a7e5d2', 'b5c07cb6-aab4-4cca-93df-cf7fb0c8ebc4', '381505ec-6383-4952-8c1a-0b291b005fd0', '2d728954-b2c3-421d-812b-02220ce4ac08'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:19.233950 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188aec72-a272-4787-a017-a04019a952e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e142172a-fbbc-4a3f-b825-27da55a7e5d2', 'b5c07cb6-aab4-4cca-93df-cf7fb0c8ebc4', '381505ec-6383-4952-8c1a-0b291b005fd0', '2d728954-b2c3-421d-812b-02220ce4ac08']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:19.234754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0d2f28-b513-47c0-8e92-bb06994d12d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:19.259989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a0d2f28-b513-47c0-8e92-bb06994d12d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3a49f02-33c9-4209-a502-9f3b660f6ed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-551879046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695fd8c61501463eb0079c6f0e582429',qos_specs=None,replication_status=,reservations=['e142172a-fbbc-4a3f-b825-27da55a7e5d2','b5c07cb6-aab4-4cca-93df-cf7fb0c8ebc4','381505ec-6383-4952-8c1a-0b291b005fd0','2d728954-b2c3-421d-812b-02220ce4ac08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed47cb04ccfb46b597b5d8f96c0494ae',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-551879046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3a49f02-33c9-4209-a502-9f3b660f6ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695fd8c61501463eb0079c6f0e582429',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed47cb04ccfb46b597b5d8f96c0494ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:19.260733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a401b204-c41e-4078-bbbd-30a7ae4ce567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:19.282180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a401b204-c41e-4078-bbbd-30a7ae4ce567) transitioned into state 'SUCCESS' from state '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-551879046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695fd8c61501463eb0079c6f0e582429',qos_specs=None,replication_status=,reservations=['e142172a-fbbc-4a3f-b825-27da55a7e5d2','b5c07cb6-aab4-4cca-93df-cf7fb0c8ebc4','381505ec-6383-4952-8c1a-0b291b005fd0','2d728954-b2c3-421d-812b-02220ce4ac08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed47cb04ccfb46b597b5d8f96c0494ae',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:19.282996 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be713e0a-3314-46fc-acf6-5e179742c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:19.295301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be713e0a-3314-46fc-acf6-5e179742c3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:19.296237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Flow 'volume_create_api' (92c844e8-9568-45a6-98a9-2931a47d1527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:19.296761 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Create volume request issued successfully. Jul 03 12:56:19.297677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c1218e32-0ae4-436f-958a-2089484439e4 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:19.298088 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 26/101] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:56:19 2026] POST /volume/v3/volumes => generated 751 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:19.311452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-35633b69-a98b-4b16-846e-5d06298451b9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:19.315679 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-35633b69-a98b-4b16-846e-5d06298451b9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 Jul 03 12:56:19.315952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-35633b69-a98b-4b16-846e-5d06298451b9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:19.316190 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-35633b69-a98b-4b16-846e-5d06298451b9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:19.325823 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:19.325823 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:19.333065 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-35633b69-a98b-4b16-846e-5d06298451b9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:19.337490 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-35633b69-a98b-4b16-846e-5d06298451b9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 returned with HTTP 200 Jul 03 12:56:19.338149 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 27/102] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:19 2026] GET /volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:19.465891 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4c5191f7-0464-4a1f-a6e7-1118e32e3dcd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:19.472318 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c5191f7-0464-4a1f-a6e7-1118e32e3dcd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:19.472318 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c5191f7-0464-4a1f-a6e7-1118e32e3dcd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:19.472318 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c5191f7-0464-4a1f-a6e7-1118e32e3dcd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:19.486308 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:19.486308 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:19.490217 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4c5191f7-0464-4a1f-a6e7-1118e32e3dcd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:19.494477 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c5191f7-0464-4a1f-a6e7-1118e32e3dcd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:19.494877 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 25/103] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:19 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:20.155689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-495101d7-2f2d-4699-a663-f47e5ded8ba1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:20.157680 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-495101d7-2f2d-4699-a663-f47e5ded8ba1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:20.157891 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-495101d7-2f2d-4699-a663-f47e5ded8ba1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:20.158099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-495101d7-2f2d-4699-a663-f47e5ded8ba1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:20.173513 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:20.173513 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:20.179455 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-495101d7-2f2d-4699-a663-f47e5ded8ba1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:20.187121 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-495101d7-2f2d-4699-a663-f47e5ded8ba1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:20.187698 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 26/104] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:20 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:20.357764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-705122a3-9832-45ee-9f6f-f71b94cf66f1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:20.359713 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-705122a3-9832-45ee-9f6f-f71b94cf66f1 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 Jul 03 12:56:20.359932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-705122a3-9832-45ee-9f6f-f71b94cf66f1 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:20.360429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-705122a3-9832-45ee-9f6f-f71b94cf66f1 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:20.367422 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:20.367422 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:20.372614 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-705122a3-9832-45ee-9f6f-f71b94cf66f1 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:20.377545 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-705122a3-9832-45ee-9f6f-f71b94cf66f1 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 returned with HTTP 200 Jul 03 12:56:20.378012 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 27/105] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:20 2026] GET /volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:20.510044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8e3ca762-e29f-40d4-a341-0a42b2aa5091 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:20.511715 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8e3ca762-e29f-40d4-a341-0a42b2aa5091 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:20.511903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8e3ca762-e29f-40d4-a341-0a42b2aa5091 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:20.512091 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8e3ca762-e29f-40d4-a341-0a42b2aa5091 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:20.522462 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:20.522462 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:20.525902 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8e3ca762-e29f-40d4-a341-0a42b2aa5091 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:20.531433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8e3ca762-e29f-40d4-a341-0a42b2aa5091 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:20.531963 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 28/106] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:20 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:20.591568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-18d7dc8a-e189-4916-824c-79d28092252f req-c8393c9a-6d7b-4a78-9acf-923406a2da58 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:20.594012 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c8393c9a-6d7b-4a78-9acf-923406a2da58 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:20.594239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c8393c9a-6d7b-4a78-9acf-923406a2da58 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:20.594660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c8393c9a-6d7b-4a78-9acf-923406a2da58 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:20.603040 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:20.603040 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:20.607996 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-18d7dc8a-e189-4916-824c-79d28092252f req-c8393c9a-6d7b-4a78-9acf-923406a2da58 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:20.613115 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c8393c9a-6d7b-4a78-9acf-923406a2da58 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:20.613554 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 26/107] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:20 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:20.816815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:20.818319 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 Jul 03 12:56:20.819447 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:20.819797 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:20.820332 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Delete volume with id: b3a49f02-33c9-4209-a502-9f3b660f6ed9 Jul 03 12:56:20.828177 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:20.828177 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:20.830063 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:20.853407 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Delete volume request issued successfully. Jul 03 12:56:20.853638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5069fe6d-c5bd-4874-8455-c4355d2c60a9 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 returned with HTTP 202 Jul 03 12:56:20.854030 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 27/108] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:56:20 2026] DELETE /volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:56:20.864037 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5c5b82a2-70e0-4ac3-91b6-fa8c254cff85 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:20.866971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c5b82a2-70e0-4ac3-91b6-fa8c254cff85 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 Jul 03 12:56:20.867286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c5b82a2-70e0-4ac3-91b6-fa8c254cff85 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:20.867483 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c5b82a2-70e0-4ac3-91b6-fa8c254cff85 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:20.876723 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:20.876723 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:20.885940 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c5b82a2-70e0-4ac3-91b6-fa8c254cff85 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:20.894436 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c5b82a2-70e0-4ac3-91b6-fa8c254cff85 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 returned with HTTP 200 Jul 03 12:56:20.895128 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 28/109] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:20 2026] GET /volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:21.201920 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5697e74c-2d07-45a3-b679-1feca10fffd7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:21.205001 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5697e74c-2d07-45a3-b679-1feca10fffd7 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:21.205313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5697e74c-2d07-45a3-b679-1feca10fffd7 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:21.205600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5697e74c-2d07-45a3-b679-1feca10fffd7 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:21.220133 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:21.220133 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:21.225802 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5697e74c-2d07-45a3-b679-1feca10fffd7 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:21.233156 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5697e74c-2d07-45a3-b679-1feca10fffd7 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:21.233759 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 29/110] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:21 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:21.549854 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a2c493ed-224d-465a-aab4-d68fc449a8ed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:21.551596 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2c493ed-224d-465a-aab4-d68fc449a8ed tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:21.551832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2c493ed-224d-465a-aab4-d68fc449a8ed tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:21.552020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2c493ed-224d-465a-aab4-d68fc449a8ed tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:21.560737 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:21.560737 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:21.564137 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a2c493ed-224d-465a-aab4-d68fc449a8ed tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:21.568403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2c493ed-224d-465a-aab4-d68fc449a8ed tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:21.568823 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 27/111] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:21 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:21.912033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-daaa983e-29d9-4e09-bf0f-081731e76e60 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:21.914544 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daaa983e-29d9-4e09-bf0f-081731e76e60 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 Jul 03 12:56:21.914544 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daaa983e-29d9-4e09-bf0f-081731e76e60 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:21.914544 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daaa983e-29d9-4e09-bf0f-081731e76e60 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:21.919940 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daaa983e-29d9-4e09-bf0f-081731e76e60 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 returned with HTTP 404 Jul 03 12:56:21.920425 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 28/112] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:21 2026] GET /volume/v3/volumes/b3a49f02-33c9-4209-a502-9f3b660f6ed9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:21.928797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:21.930623 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] DELETE https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:21.930822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:21.930956 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:21.931128 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Delete volume with id: beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:21.939849 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:21.939849 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:21.940187 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:21.965889 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Delete volume request issued successfully. Jul 03 12:56:21.966099 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d632a3a9-c0ec-4a9c-9472-54be8abbd708 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 202 Jul 03 12:56:21.966535 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 29/113] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:56:21 2026] DELETE /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:56:21.977763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3b75ccd4-dbf7-421f-b340-d042e9f55a8f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:21.980195 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3b75ccd4-dbf7-421f-b340-d042e9f55a8f tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:21.980463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3b75ccd4-dbf7-421f-b340-d042e9f55a8f tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:21.980704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3b75ccd4-dbf7-421f-b340-d042e9f55a8f tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:21.990541 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:21.990541 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:21.995394 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3b75ccd4-dbf7-421f-b340-d042e9f55a8f tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Volume info retrieved successfully. Jul 03 12:56:22.001446 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3b75ccd4-dbf7-421f-b340-d042e9f55a8f tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 200 Jul 03 12:56:22.001973 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 30/114] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:21 2026] GET /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:22.110816 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-f32af911-8707-4803-8b46-05e8c5d5b35a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:22.113263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-f32af911-8707-4803-8b46-05e8c5d5b35a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601/action Jul 03 12:56:22.113767 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-f32af911-8707-4803-8b46-05e8c5d5b35a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:22.114515 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-f32af911-8707-4803-8b46-05e8c5d5b35a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:22.131153 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:22.131153 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:22.146892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0738c484-b794-4520-ba83-1eff2e9d7afd req-f32af911-8707-4803-8b46-05e8c5d5b35a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601/action returned with HTTP 204 Jul 03 12:56:22.147864 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 28/115] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:22 2026] POST /volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:22.251157 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91f5ce51-de03-4a65-a264-dd28ffc7f499 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:22.253553 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91f5ce51-de03-4a65-a264-dd28ffc7f499 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:22.253843 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91f5ce51-de03-4a65-a264-dd28ffc7f499 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:22.254140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91f5ce51-de03-4a65-a264-dd28ffc7f499 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:22.267883 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:22.267883 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:22.273059 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-91f5ce51-de03-4a65-a264-dd28ffc7f499 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:22.279302 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91f5ce51-de03-4a65-a264-dd28ffc7f499 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:22.279835 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 29/116] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:22 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:22.296737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e777e97d-73cf-4b74-b52d-cd741c455709 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:22.299422 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e777e97d-73cf-4b74-b52d-cd741c455709 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:56:22.299682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e777e97d-73cf-4b74-b52d-cd741c455709 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:22.299915 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e777e97d-73cf-4b74-b52d-cd741c455709 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:22.318548 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:22.318548 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:22.325049 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e777e97d-73cf-4b74-b52d-cd741c455709 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:56:22.334034 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e777e97d-73cf-4b74-b52d-cd741c455709 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:56:22.334740 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 30/117] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:22 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:22.583816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-32674c1f-7441-44bd-8d99-aded6ea7aa26 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:22.586306 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32674c1f-7441-44bd-8d99-aded6ea7aa26 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:22.587894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32674c1f-7441-44bd-8d99-aded6ea7aa26 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:22.587894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32674c1f-7441-44bd-8d99-aded6ea7aa26 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:22.599917 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:22.599917 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:22.603971 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-32674c1f-7441-44bd-8d99-aded6ea7aa26 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:22.608881 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32674c1f-7441-44bd-8d99-aded6ea7aa26 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:22.609304 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 31/118] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:22 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:22.865604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a59d28d3-195c-48c5-8caf-9fbbdd06d6ec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:22.866006 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a59d28d3-195c-48c5-8caf-9fbbdd06d6ec None None] GET https://10.4.3.13/volume// Jul 03 12:56:22.866227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a59d28d3-195c-48c5-8caf-9fbbdd06d6ec None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:22.866427 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a59d28d3-195c-48c5-8caf-9fbbdd06d6ec None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:22.866782 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a59d28d3-195c-48c5-8caf-9fbbdd06d6ec None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:22.867071 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 29/119] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:56:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:22.893906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-18d7dc8a-e189-4916-824c-79d28092252f req-3b31eaf3-bcd0-4bb4-9f0c-273c621481c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.020393 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-701cdadb-eeff-452d-be6b-82780049d019 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.024074 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-701cdadb-eeff-452d-be6b-82780049d019 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] GET https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b Jul 03 12:56:23.024321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-701cdadb-eeff-452d-be6b-82780049d019 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:23.024572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-701cdadb-eeff-452d-be6b-82780049d019 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:23.031555 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-701cdadb-eeff-452d-be6b-82780049d019 tempest-ServersNegativeTestJSON-742086518 tempest-ServersNegativeTestJSON-742086518-project-member] https://10.4.3.13/volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b returned with HTTP 404 Jul 03 12:56:23.032002 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 31/120] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:23 2026] GET /volume/v3/volumes/beed1feb-4a1b-4984-9bdd-b9e8297b8d0b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:23.195736 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-3b31eaf3-bcd0-4bb4-9f0c-273c621481c6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:23.196546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-3b31eaf3-bcd0-4bb4-9f0c-273c621481c6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d06435f-dbf7-4166-81e8-442532cf39cf", "connector": null, "instance_uuid": "3f4bd043-f6c3-40d0-bc9c-ef2ac42f6049"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:23.205909 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:23.205909 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:23.258203 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-3b31eaf3-bcd0-4bb4-9f0c-273c621481c6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:23.258821 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 30/121] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:22 2026] POST /volume/v3/attachments => generated 273 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:23.626382 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3673a06e-a526-4076-b58c-1ff26cbdeff3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.631788 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3673a06e-a526-4076-b58c-1ff26cbdeff3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:23.632637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3673a06e-a526-4076-b58c-1ff26cbdeff3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:23.632917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3673a06e-a526-4076-b58c-1ff26cbdeff3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:23.645440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e48792fb-d100-421d-a2db-5207c5ed6d55 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.647645 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e48792fb-d100-421d-a2db-5207c5ed6d55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:23.647879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e48792fb-d100-421d-a2db-5207c5ed6d55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:23.648116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e48792fb-d100-421d-a2db-5207c5ed6d55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:23.653486 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:23.653486 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:23.658732 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3673a06e-a526-4076-b58c-1ff26cbdeff3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:23.660233 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:23.660233 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:23.665122 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e48792fb-d100-421d-a2db-5207c5ed6d55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:23.670733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e48792fb-d100-421d-a2db-5207c5ed6d55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:23.671015 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3673a06e-a526-4076-b58c-1ff26cbdeff3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:23.671189 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 30/122] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:23 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:23.671274 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 32/123] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:23 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:23.800580 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f0c5bc0c-01d7-4785-a878-ba49a9ceed8c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.801077 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f0c5bc0c-01d7-4785-a878-ba49a9ceed8c None None] GET https://10.4.3.13/volume// Jul 03 12:56:23.801392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f0c5bc0c-01d7-4785-a878-ba49a9ceed8c None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:23.801636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f0c5bc0c-01d7-4785-a878-ba49a9ceed8c None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:23.801923 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f0c5bc0c-01d7-4785-a878-ba49a9ceed8c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:23.802230 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 32/124] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:23.810709 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-18d7dc8a-e189-4916-824c-79d28092252f req-c9447b56-b5f6-435e-8a2b-2079de7f9d96 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.813057 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c9447b56-b5f6-435e-8a2b-2079de7f9d96 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:23.813356 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c9447b56-b5f6-435e-8a2b-2079de7f9d96 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:23.813627 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c9447b56-b5f6-435e-8a2b-2079de7f9d96 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:23.824328 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:23.824328 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:23.828003 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-18d7dc8a-e189-4916-824c-79d28092252f req-c9447b56-b5f6-435e-8a2b-2079de7f9d96 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:23.832917 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-c9447b56-b5f6-435e-8a2b-2079de7f9d96 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:23.833407 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 31/125] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:23 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:23.933529 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:23.938633 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] PUT https://10.4.3.13/volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a Jul 03 12:56:23.939108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:23.949138 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Acquiring lock "cinder-attachment_update-1d06435f-dbf7-4166-81e8-442532cf39cf-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:23.954264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Lock "cinder-attachment_update-1d06435f-dbf7-4166-81e8-442532cf39cf-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:23.955212 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:23.955212 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:24.481106 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Lock "cinder-attachment_update-1d06435f-dbf7-4166-81e8-442532cf39cf-np0000004418" released by "attachment_update" :: held 0.527s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:24.481605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-462424f8-4821-44f5-b9b0-39296cc5c839 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a returned with HTTP 200 Jul 03 12:56:24.482264 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 31/126] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:23 2026] PUT /volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:24.693423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b795dd9-af70-456b-ba77-4fd1b893d9a4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:24.696701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3af4114f-0220-41ce-bec4-acbbe447a1b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:24.697223 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b795dd9-af70-456b-ba77-4fd1b893d9a4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:24.697223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b795dd9-af70-456b-ba77-4fd1b893d9a4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:24.697223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b795dd9-af70-456b-ba77-4fd1b893d9a4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:24.698843 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3af4114f-0220-41ce-bec4-acbbe447a1b0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:24.699048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3af4114f-0220-41ce-bec4-acbbe447a1b0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:24.699246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3af4114f-0220-41ce-bec4-acbbe447a1b0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:24.708942 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:24.708942 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:24.711268 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:24.711268 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:24.715975 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4b795dd9-af70-456b-ba77-4fd1b893d9a4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:24.716153 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3af4114f-0220-41ce-bec4-acbbe447a1b0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:24.721148 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3af4114f-0220-41ce-bec4-acbbe447a1b0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:24.721292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b795dd9-af70-456b-ba77-4fd1b893d9a4 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:24.721601 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 33/127] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:24 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:24.721658 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 33/128] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:24 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:25.231781 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-de310b0c-0fb1-4a4e-97f8-4b73f538283e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:25.233800 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-de310b0c-0fb1-4a4e-97f8-4b73f538283e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] POST https://10.4.3.13/volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79/action Jul 03 12:56:25.234578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-de310b0c-0fb1-4a4e-97f8-4b73f538283e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:25.234578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-de310b0c-0fb1-4a4e-97f8-4b73f538283e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:25.252658 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:25.252658 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:25.271013 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-89252cdb-c8fe-4b1d-9625-eefd6f1cc187 req-de310b0c-0fb1-4a4e-97f8-4b73f538283e tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79/action returned with HTTP 204 Jul 03 12:56:25.272279 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 32/129] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:25 2026] POST /volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:25.744865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-374c69a8-15b0-4930-8804-08c9b23b7276 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:25.747214 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-374c69a8-15b0-4930-8804-08c9b23b7276 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:25.747496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-374c69a8-15b0-4930-8804-08c9b23b7276 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:25.747738 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-374c69a8-15b0-4930-8804-08c9b23b7276 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:25.750092 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-01001184-0047-4715-af8f-58a31eb7dfd5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:25.753268 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-01001184-0047-4715-af8f-58a31eb7dfd5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:25.753268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-01001184-0047-4715-af8f-58a31eb7dfd5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:25.753268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-01001184-0047-4715-af8f-58a31eb7dfd5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:25.758947 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:25.758947 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:25.763183 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-374c69a8-15b0-4930-8804-08c9b23b7276 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:25.766244 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:25.766244 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:25.768448 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-374c69a8-15b0-4930-8804-08c9b23b7276 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:25.768965 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 32/130] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:25 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:25.771741 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-01001184-0047-4715-af8f-58a31eb7dfd5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:25.787881 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-01001184-0047-4715-af8f-58a31eb7dfd5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:25.787881 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 34/131] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:25 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:25.788022 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-68aba21a-f9bb-451d-a1a7-fb307ef23421 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:25.796186 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-68aba21a-f9bb-451d-a1a7-fb307ef23421 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:25.796186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-68aba21a-f9bb-451d-a1a7-fb307ef23421 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:25.796186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-68aba21a-f9bb-451d-a1a7-fb307ef23421 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:25.823137 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:25.823137 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:25.830088 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-68aba21a-f9bb-451d-a1a7-fb307ef23421 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:25.834570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-68aba21a-f9bb-451d-a1a7-fb307ef23421 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:25.835064 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 34/132] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:25 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:25.856580 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-602cb706-01af-497d-96a7-09e0355a39f0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:25.861459 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-602cb706-01af-497d-96a7-09e0355a39f0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:25.861459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-602cb706-01af-497d-96a7-09e0355a39f0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:25.861764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-602cb706-01af-497d-96a7-09e0355a39f0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:25.882129 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:25.882129 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:25.889763 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-602cb706-01af-497d-96a7-09e0355a39f0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Volume info retrieved successfully. Jul 03 12:56:25.898006 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-602cb706-01af-497d-96a7-09e0355a39f0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:25.898888 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 33/133] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:25 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:26.020342 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-323f7212-804d-4b1f-b913-cbb5602ca5fd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:26.022580 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-323f7212-804d-4b1f-b913-cbb5602ca5fd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:26.022924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-323f7212-804d-4b1f-b913-cbb5602ca5fd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:26.023228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-323f7212-804d-4b1f-b913-cbb5602ca5fd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:26.042403 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:26.042403 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:26.046526 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-323f7212-804d-4b1f-b913-cbb5602ca5fd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:26.052235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-323f7212-804d-4b1f-b913-cbb5602ca5fd tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:26.052712 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 33/134] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:26 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:26.114238 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:26.116172 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] POST https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3/action Jul 03 12:56:26.116556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:26.116705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:26.129888 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:26.129888 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:26.130400 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:26.140150 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Begin detaching volume completed successfully. Jul 03 12:56:26.140371 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-1d80cf35-1608-44e8-9fce-49dd964451fb tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3/action returned with HTTP 202 Jul 03 12:56:26.140919 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 35/135] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:56:26 2026] POST /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:56:26.173843 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-67d23640-50d8-4342-b3ed-ddcb684ff4da None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:26.181253 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-67d23640-50d8-4342-b3ed-ddcb684ff4da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:26.181253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-67d23640-50d8-4342-b3ed-ddcb684ff4da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:26.181253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-67d23640-50d8-4342-b3ed-ddcb684ff4da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:26.189947 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:26.189947 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:26.195638 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-67d23640-50d8-4342-b3ed-ddcb684ff4da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Volume info retrieved successfully. Jul 03 12:56:26.201280 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-67d23640-50d8-4342-b3ed-ddcb684ff4da tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:26.201876 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 35/136] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:26 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:26.803414 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-29e5cb66-e0d3-4499-a304-8269f9d51d8b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:26.805570 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-29e5cb66-e0d3-4499-a304-8269f9d51d8b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:26.805790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-29e5cb66-e0d3-4499-a304-8269f9d51d8b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:26.806256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-29e5cb66-e0d3-4499-a304-8269f9d51d8b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:26.819623 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:26.819623 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:26.825026 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-29e5cb66-e0d3-4499-a304-8269f9d51d8b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:26.829450 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-29e5cb66-e0d3-4499-a304-8269f9d51d8b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:26.829928 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 34/137] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:26 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:27.166019 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9e081720-067d-4f17-8692-d740a24e7f9a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:27.166465 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9e081720-067d-4f17-8692-d740a24e7f9a None None] GET https://10.4.3.13/volume// Jul 03 12:56:27.166674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9e081720-067d-4f17-8692-d740a24e7f9a None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:27.166864 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9e081720-067d-4f17-8692-d740a24e7f9a None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:27.167184 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9e081720-067d-4f17-8692-d740a24e7f9a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:27.167521 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 34/138] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:27.175639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-180f395f-c16b-4319-9415-0d8e2c2e2c00 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:27.177831 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-180f395f-c16b-4319-9415-0d8e2c2e2c00 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:27.178049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-180f395f-c16b-4319-9415-0d8e2c2e2c00 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:27.178254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-180f395f-c16b-4319-9415-0d8e2c2e2c00 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:27.188145 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:27.188145 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:27.192032 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-180f395f-c16b-4319-9415-0d8e2c2e2c00 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:27.198420 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-180f395f-c16b-4319-9415-0d8e2c2e2c00 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:27.198926 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 36/139] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:27 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:27.214834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9ee1ce2e-17c8-46b4-b37b-1e574d6a33b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:27.219705 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ee1ce2e-17c8-46b4-b37b-1e574d6a33b1 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:27.219907 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ee1ce2e-17c8-46b4-b37b-1e574d6a33b1 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:27.220137 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ee1ce2e-17c8-46b4-b37b-1e574d6a33b1 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:27.237383 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:27.237383 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:27.247596 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9ee1ce2e-17c8-46b4-b37b-1e574d6a33b1 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Volume info retrieved successfully. Jul 03 12:56:27.253106 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ee1ce2e-17c8-46b4-b37b-1e574d6a33b1 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:27.253550 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 36/140] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:27 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:27.844079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-03b2b77e-22a8-4530-9590-8fa298a22a50 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:27.846347 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-03b2b77e-22a8-4530-9590-8fa298a22a50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:27.846773 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-03b2b77e-22a8-4530-9590-8fa298a22a50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:27.847023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-03b2b77e-22a8-4530-9590-8fa298a22a50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:27.853545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-c0439053-aae1-455f-b42d-4d4c4c4da545 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:27.856117 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-c0439053-aae1-455f-b42d-4d4c4c4da545 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] DELETE https://10.4.3.13/volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79 Jul 03 12:56:27.856372 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-c0439053-aae1-455f-b42d-4d4c4c4da545 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:27.856624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-c0439053-aae1-455f-b42d-4d4c4c4da545 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:27.859447 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:27.859447 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:27.863476 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-03b2b77e-22a8-4530-9590-8fa298a22a50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:27.865183 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:27.865183 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:27.868341 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-03b2b77e-22a8-4530-9590-8fa298a22a50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:27.868893 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 35/141] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:27 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:28.271701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-01eee4eb-9861-4ccb-af90-bf3d7e1bbaf2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:28.273697 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-01eee4eb-9861-4ccb-af90-bf3d7e1bbaf2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:28.273876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-01eee4eb-9861-4ccb-af90-bf3d7e1bbaf2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:28.274053 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-01eee4eb-9861-4ccb-af90-bf3d7e1bbaf2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:28.283990 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:28.283990 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:28.287801 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-01eee4eb-9861-4ccb-af90-bf3d7e1bbaf2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Volume info retrieved successfully. Jul 03 12:56:28.292844 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-01eee4eb-9861-4ccb-af90-bf3d7e1bbaf2 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:28.293284 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 37/142] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:28 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:28.401138 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2782ee06-92ca-4848-8c7a-28b847d9beb7 req-c0439053-aae1-455f-b42d-4d4c4c4da545 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79 returned with HTTP 200 Jul 03 12:56:28.401510 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 35/143] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:56:27 2026] DELETE /volume/v3/attachments/7489adea-c767-4821-a476-b78eebe81b79 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:28.774896 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-14389a69-00d6-4448-90e1-02c9a7bce020 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:28.777556 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-14389a69-00d6-4448-90e1-02c9a7bce020 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:28.777842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-14389a69-00d6-4448-90e1-02c9a7bce020 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:28.778104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-14389a69-00d6-4448-90e1-02c9a7bce020 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:28.816072 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:28.816072 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:28.820250 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-14389a69-00d6-4448-90e1-02c9a7bce020 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:28.825009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-14389a69-00d6-4448-90e1-02c9a7bce020 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:28.825415 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 37/144] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:28 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:28.880683 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe7f55e5-e113-4db8-8e5d-5bce80c504a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:28.882756 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe7f55e5-e113-4db8-8e5d-5bce80c504a5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:28.883010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe7f55e5-e113-4db8-8e5d-5bce80c504a5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:28.883258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe7f55e5-e113-4db8-8e5d-5bce80c504a5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:28.895462 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:28.895462 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:28.899594 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fe7f55e5-e113-4db8-8e5d-5bce80c504a5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:28.903612 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe7f55e5-e113-4db8-8e5d-5bce80c504a5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:28.904085 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 36/145] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:28 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:29.309562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-26f782b2-37de-4403-9c84-4dfc350e9c1a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:29.311852 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-26f782b2-37de-4403-9c84-4dfc350e9c1a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:29.312150 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-26f782b2-37de-4403-9c84-4dfc350e9c1a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:29.312402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-26f782b2-37de-4403-9c84-4dfc350e9c1a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:29.321185 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:29.321185 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:29.329021 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-26f782b2-37de-4403-9c84-4dfc350e9c1a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] Volume info retrieved successfully. Jul 03 12:56:29.335671 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-26f782b2-37de-4403-9c84-4dfc350e9c1a tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-reader] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:29.339644 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 38/146] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:29 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:29.396355 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-291c6264-7b39-4ac3-a00a-991b6df1f7e3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:29.398381 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-291c6264-7b39-4ac3-a00a-991b6df1f7e3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:29.398653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-291c6264-7b39-4ac3-a00a-991b6df1f7e3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:29.398845 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-291c6264-7b39-4ac3-a00a-991b6df1f7e3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:29.406865 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:29.406865 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:29.411145 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-291c6264-7b39-4ac3-a00a-991b6df1f7e3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:29.416280 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-291c6264-7b39-4ac3-a00a-991b6df1f7e3 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:29.416700 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 36/147] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:29 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:29.475348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2b02dc51-1a05-4ccf-af43-735bfa7ccf1f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:29.481215 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b02dc51-1a05-4ccf-af43-735bfa7ccf1f tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:29.481215 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b02dc51-1a05-4ccf-af43-735bfa7ccf1f tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:29.485764 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b02dc51-1a05-4ccf-af43-735bfa7ccf1f tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:29.495086 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:29.495086 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:29.501959 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2b02dc51-1a05-4ccf-af43-735bfa7ccf1f tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:29.507527 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b02dc51-1a05-4ccf-af43-735bfa7ccf1f tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:29.508008 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 38/148] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:29 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:29.916959 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5228f1c2-e734-4767-96d6-31f3f0da3caf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:29.919032 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5228f1c2-e734-4767-96d6-31f3f0da3caf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:29.919248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5228f1c2-e734-4767-96d6-31f3f0da3caf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:29.919696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5228f1c2-e734-4767-96d6-31f3f0da3caf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:29.932623 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:29.932623 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:29.937446 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5228f1c2-e734-4767-96d6-31f3f0da3caf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:29.943943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5228f1c2-e734-4767-96d6-31f3f0da3caf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:29.944698 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 37/149] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:29 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:30.713869 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-18d7dc8a-e189-4916-824c-79d28092252f req-89cd2937-f7a9-44f7-97c0-f0cf67b44118 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:30.718120 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-89cd2937-f7a9-44f7-97c0-f0cf67b44118 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] POST https://10.4.3.13/volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a/action Jul 03 12:56:30.718120 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-89cd2937-f7a9-44f7-97c0-f0cf67b44118 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:30.718120 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-89cd2937-f7a9-44f7-97c0-f0cf67b44118 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:30.743451 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:30.743451 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:30.764602 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-18d7dc8a-e189-4916-824c-79d28092252f req-89cd2937-f7a9-44f7-97c0-f0cf67b44118 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a/action returned with HTTP 204 Jul 03 12:56:30.765139 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 39/150] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:30 2026] POST /volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:30.864088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e2e44d73-7ff8-4485-bbba-4f8bae3126ff None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:30.864488 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2e44d73-7ff8-4485-bbba-4f8bae3126ff None None] GET https://10.4.3.13/volume// Jul 03 12:56:30.864884 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2e44d73-7ff8-4485-bbba-4f8bae3126ff None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:30.864884 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2e44d73-7ff8-4485-bbba-4f8bae3126ff None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:30.865173 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2e44d73-7ff8-4485-bbba-4f8bae3126ff None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:30.865488 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 37/151] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:56:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:30.880288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-ef705fed-47e9-4c69-b639-2dcb2f03ded7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:30.884004 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-ef705fed-47e9-4c69-b639-2dcb2f03ded7 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:30.884609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-ef705fed-47e9-4c69-b639-2dcb2f03ded7 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56795f61-3685-4cba-be4f-354759d5d2bb", "connector": null, "instance_uuid": "5ae70d47-4c0f-4d68-9e61-2ddd936c3703"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:30.900598 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:30.900598 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:30.939994 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-ef705fed-47e9-4c69-b639-2dcb2f03ded7 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:30.940527 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 39/152] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:30 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 12:56:30.961246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-22cf4218-9aa6-403f-b15e-d9fd930cfb91 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:30.963990 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-22cf4218-9aa6-403f-b15e-d9fd930cfb91 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:30.964199 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-22cf4218-9aa6-403f-b15e-d9fd930cfb91 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:30.964451 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-22cf4218-9aa6-403f-b15e-d9fd930cfb91 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:30.989559 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:30.989559 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:30.998338 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-22cf4218-9aa6-403f-b15e-d9fd930cfb91 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:31.004334 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-22cf4218-9aa6-403f-b15e-d9fd930cfb91 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:31.004740 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 38/153] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:30 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:31.020949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d0ff1f68-b753-4414-9d2a-c12bdcb31c3a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:31.023134 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0ff1f68-b753-4414-9d2a-c12bdcb31c3a tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:31.024524 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0ff1f68-b753-4414-9d2a-c12bdcb31c3a tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:31.024524 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0ff1f68-b753-4414-9d2a-c12bdcb31c3a tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:31.035435 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:31.035435 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:31.046644 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0ff1f68-b753-4414-9d2a-c12bdcb31c3a tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:31.056504 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0ff1f68-b753-4414-9d2a-c12bdcb31c3a tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:31.060246 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 40/154] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:31 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:31.351651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d7a400ad-5bc9-4111-9b8f-b87362a89759 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:31.354262 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d7a400ad-5bc9-4111-9b8f-b87362a89759 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:31.354460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d7a400ad-5bc9-4111-9b8f-b87362a89759 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:31.354728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d7a400ad-5bc9-4111-9b8f-b87362a89759 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:31.364340 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:31.364340 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:31.368441 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d7a400ad-5bc9-4111-9b8f-b87362a89759 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:31.372805 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d7a400ad-5bc9-4111-9b8f-b87362a89759 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:31.373175 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 38/155] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:31 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:31.485226 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1555f160-383b-40ba-ac4d-da84e463afba None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:31.485652 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1555f160-383b-40ba-ac4d-da84e463afba None None] GET https://10.4.3.13/volume// Jul 03 12:56:31.485819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1555f160-383b-40ba-ac4d-da84e463afba None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:31.486004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1555f160-383b-40ba-ac4d-da84e463afba None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:31.486328 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1555f160-383b-40ba-ac4d-da84e463afba None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:31.486616 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 40/156] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:31.494480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-dd9cebe4-f1bf-49e2-9570-25c617076e23 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:31.497233 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-dd9cebe4-f1bf-49e2-9570-25c617076e23 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:31.497467 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-dd9cebe4-f1bf-49e2-9570-25c617076e23 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:31.497783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-dd9cebe4-f1bf-49e2-9570-25c617076e23 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:31.662197 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:31.662197 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:31.667670 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-dd9cebe4-f1bf-49e2-9570-25c617076e23 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:31.673115 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-dd9cebe4-f1bf-49e2-9570-25c617076e23 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:31.673774 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 39/157] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:31 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1236 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:31.776996 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:31.779824 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] PUT https://10.4.3.13/volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206 Jul 03 12:56:31.780370 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:31.791902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Acquiring lock "cinder-attachment_update-56795f61-3685-4cba-be4f-354759d5d2bb-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:31.799070 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Lock "cinder-attachment_update-56795f61-3685-4cba-be4f-354759d5d2bb-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:31.800024 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:31.800024 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:32.326158 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Lock "cinder-attachment_update-56795f61-3685-4cba-be4f-354759d5d2bb-np0000004418" released by "attachment_update" :: held 0.527s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:32.326579 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-8bbc3eaa-4cc7-4056-82b6-8546514c68bd tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206 returned with HTTP 200 Jul 03 12:56:32.327304 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 41/158] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:31 2026] PUT /volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:32.397093 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-aa4cd425-842c-4adc-8a25-ba0b18ee7dda None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:32.400071 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aa4cd425-842c-4adc-8a25-ba0b18ee7dda tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:32.400493 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aa4cd425-842c-4adc-8a25-ba0b18ee7dda tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:32.400841 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aa4cd425-842c-4adc-8a25-ba0b18ee7dda tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:32.420193 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:32.420193 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:32.428154 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-aa4cd425-842c-4adc-8a25-ba0b18ee7dda tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:32.434789 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aa4cd425-842c-4adc-8a25-ba0b18ee7dda tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:32.435641 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 39/159] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:32 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:33.105067 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-586b81b9-ef56-43ab-9ead-e0d769725d60 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:33.107811 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-586b81b9-ef56-43ab-9ead-e0d769725d60 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:33.107811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-586b81b9-ef56-43ab-9ead-e0d769725d60 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:33.108087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-586b81b9-ef56-43ab-9ead-e0d769725d60 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:33.121744 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:33.121744 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:33.125519 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-586b81b9-ef56-43ab-9ead-e0d769725d60 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:33.131695 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-586b81b9-ef56-43ab-9ead-e0d769725d60 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:33.132511 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 41/160] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:33 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:33.160505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:33.163629 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] POST https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf/action Jul 03 12:56:33.164097 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:33.164362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:33.184980 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:33.184980 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:33.185605 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:33.197561 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Begin detaching volume completed successfully. Jul 03 12:56:33.197929 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-57b390f6-e831-467e-aa8a-85384248ad55 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf/action returned with HTTP 202 Jul 03 12:56:33.198522 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 40/161] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:56:33 2026] POST /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:56:33.230668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ca95dcf7-7ad6-46bd-bc63-ee9dfd4a5261 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:33.236749 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca95dcf7-7ad6-46bd-bc63-ee9dfd4a5261 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:33.236749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca95dcf7-7ad6-46bd-bc63-ee9dfd4a5261 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:33.236749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca95dcf7-7ad6-46bd-bc63-ee9dfd4a5261 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:33.263749 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:33.263749 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:33.272093 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ca95dcf7-7ad6-46bd-bc63-ee9dfd4a5261 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:33.279029 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca95dcf7-7ad6-46bd-bc63-ee9dfd4a5261 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:33.279638 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 42/162] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:33 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:33.450087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e922ba78-2684-4989-9e50-d792b159372a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:33.452187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e922ba78-2684-4989-9e50-d792b159372a tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:33.452441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e922ba78-2684-4989-9e50-d792b159372a tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:33.452690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e922ba78-2684-4989-9e50-d792b159372a tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:33.490790 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-3bc9b753-6800-476d-94c5-f23bd09e71c1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:33.495244 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-3bc9b753-6800-476d-94c5-f23bd09e71c1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:33.495531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-3bc9b753-6800-476d-94c5-f23bd09e71c1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:33.495823 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-3bc9b753-6800-476d-94c5-f23bd09e71c1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:33.507382 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:33.507382 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:33.512597 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-3bc9b753-6800-476d-94c5-f23bd09e71c1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:33.517931 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-3bc9b753-6800-476d-94c5-f23bd09e71c1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:33.518540 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 42/163] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:33 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:33.629379 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:33.629379 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:33.635789 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e922ba78-2684-4989-9e50-d792b159372a tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:33.642211 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e922ba78-2684-4989-9e50-d792b159372a tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:33.642987 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 40/164] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:33 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:34.241130 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe358ab2-703d-49d8-9f28-0991230b2c0a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:34.243686 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe358ab2-703d-49d8-9f28-0991230b2c0a None None] GET https://10.4.3.13/volume// Jul 03 12:56:34.243686 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe358ab2-703d-49d8-9f28-0991230b2c0a None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:34.243686 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe358ab2-703d-49d8-9f28-0991230b2c0a None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:34.243686 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe358ab2-703d-49d8-9f28-0991230b2c0a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:34.243686 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 41/165] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:34.255615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-f27e32d2-f65a-4395-89ff-47dd271fcfc6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:34.258291 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-f27e32d2-f65a-4395-89ff-47dd271fcfc6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:34.258291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-f27e32d2-f65a-4395-89ff-47dd271fcfc6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:34.258488 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-f27e32d2-f65a-4395-89ff-47dd271fcfc6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:34.300794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e62d7b1b-de5a-465e-b208-ee21bb13d9f5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:34.303154 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e62d7b1b-de5a-465e-b208-ee21bb13d9f5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:34.303417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e62d7b1b-de5a-465e-b208-ee21bb13d9f5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:34.303666 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e62d7b1b-de5a-465e-b208-ee21bb13d9f5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:34.321972 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:34.321972 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:34.328175 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e62d7b1b-de5a-465e-b208-ee21bb13d9f5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:34.334061 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e62d7b1b-de5a-465e-b208-ee21bb13d9f5 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:34.334749 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 43/166] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:34 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:34.411894 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:34.411894 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:34.420425 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-f27e32d2-f65a-4395-89ff-47dd271fcfc6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:34.427038 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-f27e32d2-f65a-4395-89ff-47dd271fcfc6 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:34.427608 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 43/167] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:34 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1317 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:34.660786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5e89d398-36be-43e3-87c7-e274006ed428 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:34.663296 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5e89d398-36be-43e3-87c7-e274006ed428 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:34.663296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5e89d398-36be-43e3-87c7-e274006ed428 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:34.663296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5e89d398-36be-43e3-87c7-e274006ed428 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:34.690290 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:34.690290 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:34.696893 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5e89d398-36be-43e3-87c7-e274006ed428 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:34.703428 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5e89d398-36be-43e3-87c7-e274006ed428 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:34.704093 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 41/168] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:34 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:34.932733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-78799425-b826-4982-8778-0af1c248141a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:34.935232 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:34.935678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-896500633"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:34.937928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-896500633'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:34.938091 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Create volume of 1 GB Jul 03 12:56:34.942838 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Availability Zones retrieved successfully. Jul 03 12:56:34.951356 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Flow 'volume_create_api' (79dfde5f-b4e5-4599-9d11-bc36af96a255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:34.952654 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f265e615-5551-4616-b4a9-8cec4abf8ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:34.953975 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:34.986897 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f265e615-5551-4616-b4a9-8cec4abf8ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:34.988326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d772cf04-f6e3-48a8-b7e1-f5b636d02b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:35.080194 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Created reservations ['6641e95a-62cb-49c9-851c-f5db7df1613f', 'b9e2c7ad-76ea-4cf5-a5e9-4f8d0e3fe128', '98c6456d-971f-4451-929f-e8ad41b34e94', '6a20b01e-2d1d-4d6e-baf8-4dd0ae128d7a'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:35.080194 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d772cf04-f6e3-48a8-b7e1-f5b636d02b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6641e95a-62cb-49c9-851c-f5db7df1613f', 'b9e2c7ad-76ea-4cf5-a5e9-4f8d0e3fe128', '98c6456d-971f-4451-929f-e8ad41b34e94', '6a20b01e-2d1d-4d6e-baf8-4dd0ae128d7a']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:35.080194 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c88174e-35d7-47bd-a83f-67f4730601d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:35.112666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c88174e-35d7-47bd-a83f-67f4730601d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80170c74-3a40-49e5-8c77-9917fb97f884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-896500633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54cb2e8ea7a74f06a358b4750fb2f45c',qos_specs=None,replication_status=,reservations=['6641e95a-62cb-49c9-851c-f5db7df1613f','b9e2c7ad-76ea-4cf5-a5e9-4f8d0e3fe128','98c6456d-971f-4451-929f-e8ad41b34e94','6a20b01e-2d1d-4d6e-baf8-4dd0ae128d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f127bf43a264baba9f9e551f17f00f4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-896500633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80170c74-3a40-49e5-8c77-9917fb97f884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54cb2e8ea7a74f06a358b4750fb2f45c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f127bf43a264baba9f9e551f17f00f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:35.112666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f08baa-5db8-4fb2-991f-1f943f43fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:35.140813 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f08baa-5db8-4fb2-991f-1f943f43fd99) transitioned into state 'SUCCESS' from state '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-896500633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54cb2e8ea7a74f06a358b4750fb2f45c',qos_specs=None,replication_status=,reservations=['6641e95a-62cb-49c9-851c-f5db7df1613f','b9e2c7ad-76ea-4cf5-a5e9-4f8d0e3fe128','98c6456d-971f-4451-929f-e8ad41b34e94','6a20b01e-2d1d-4d6e-baf8-4dd0ae128d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f127bf43a264baba9f9e551f17f00f4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:35.142293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3611522-caf5-4ef7-950d-c7ad528089f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:35.157661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3611522-caf5-4ef7-950d-c7ad528089f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:35.157661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Flow 'volume_create_api' (79dfde5f-b4e5-4599-9d11-bc36af96a255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:35.157661 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Create volume request issued successfully. Jul 03 12:56:35.158567 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-78799425-b826-4982-8778-0af1c248141a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:35.159213 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 42/169] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:56:34 2026] POST /volume/v3/volumes => generated 756 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:35.171520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ebc12413-5bea-496b-8e03-6fcfa4c0e85b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:35.174064 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebc12413-5bea-496b-8e03-6fcfa4c0e85b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 Jul 03 12:56:35.174333 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebc12413-5bea-496b-8e03-6fcfa4c0e85b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:35.174598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebc12413-5bea-496b-8e03-6fcfa4c0e85b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:35.184650 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:35.184650 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:35.190366 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ebc12413-5bea-496b-8e03-6fcfa4c0e85b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:56:35.196661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebc12413-5bea-496b-8e03-6fcfa4c0e85b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 returned with HTTP 200 Jul 03 12:56:35.197155 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 44/170] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:35 2026] GET /volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:35.352347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7a76acb3-5fc4-4efa-98a7-e349da72b642 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:35.354685 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a76acb3-5fc4-4efa-98a7-e349da72b642 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:35.354870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a76acb3-5fc4-4efa-98a7-e349da72b642 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:35.355088 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a76acb3-5fc4-4efa-98a7-e349da72b642 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:35.368670 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:35.368670 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:35.373318 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a76acb3-5fc4-4efa-98a7-e349da72b642 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:35.377753 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a76acb3-5fc4-4efa-98a7-e349da72b642 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:35.378098 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 44/171] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:35 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:35.578957 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-81533119-d742-47b6-8666-471290d2f8cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:35.579309 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-81533119-d742-47b6-8666-471290d2f8cd None None] GET https://10.4.3.13/volume// Jul 03 12:56:35.579562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-81533119-d742-47b6-8666-471290d2f8cd None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:35.579783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-81533119-d742-47b6-8666-471290d2f8cd None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:35.580107 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-81533119-d742-47b6-8666-471290d2f8cd None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:35.580396 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 42/172] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:56:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:35.588390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-9ee55811-61ad-407c-ae31-2e87d0ab8bca None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:35.592841 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-9ee55811-61ad-407c-ae31-2e87d0ab8bca tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:35.592841 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-9ee55811-61ad-407c-ae31-2e87d0ab8bca tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "872b58b6-f39d-48c4-af6a-8925da570677", "connector": null, "instance_uuid": "4cb64a3a-c2dd-4935-811e-96ee2d4c2bdd"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:35.602138 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:35.602138 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:35.633793 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-9ee55811-61ad-407c-ae31-2e87d0ab8bca tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 12:56:35.641913 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-9ee55811-61ad-407c-ae31-2e87d0ab8bca tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:35.642575 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 43/173] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:35 2026] POST /volume/v3/attachments => generated 271 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:35.718268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8014486c-dd1a-468a-87e8-920a0c6c6b31 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:35.719859 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8014486c-dd1a-468a-87e8-920a0c6c6b31 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:35.720020 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8014486c-dd1a-468a-87e8-920a0c6c6b31 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:35.720223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8014486c-dd1a-468a-87e8-920a0c6c6b31 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:35.730566 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:35.730566 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:35.735319 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8014486c-dd1a-468a-87e8-920a0c6c6b31 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:35.740274 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8014486c-dd1a-468a-87e8-920a0c6c6b31 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:35.740834 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 45/174] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:35 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:36.063046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7ad8a4d1-9bfe-4179-875a-b7edb5449df4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.069037 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7ad8a4d1-9bfe-4179-875a-b7edb5449df4 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:36.069322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7ad8a4d1-9bfe-4179-875a-b7edb5449df4 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.069621 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7ad8a4d1-9bfe-4179-875a-b7edb5449df4 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.084030 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.084030 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:36.085926 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7ad8a4d1-9bfe-4179-875a-b7edb5449df4 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:36.090893 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7ad8a4d1-9bfe-4179-875a-b7edb5449df4 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:36.091346 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 45/175] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:36 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:36.177043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5dce1a54-7a0b-464d-9619-3f4d76a2ea99 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.177573 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5dce1a54-7a0b-464d-9619-3f4d76a2ea99 None None] GET https://10.4.3.13/volume// Jul 03 12:56:36.177722 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5dce1a54-7a0b-464d-9619-3f4d76a2ea99 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.177930 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5dce1a54-7a0b-464d-9619-3f4d76a2ea99 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.178322 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5dce1a54-7a0b-464d-9619-3f4d76a2ea99 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:36.178689 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 43/176] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:36.187426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-dfbebe99-0006-4f88-a79c-a8767a20ff22 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.190127 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-dfbebe99-0006-4f88-a79c-a8767a20ff22 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:36.190712 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-dfbebe99-0006-4f88-a79c-a8767a20ff22 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.191054 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-dfbebe99-0006-4f88-a79c-a8767a20ff22 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.205526 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.205526 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:36.209496 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-dfbebe99-0006-4f88-a79c-a8767a20ff22 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:36.211916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-189c7c44-9d37-4dcd-9326-0b00e042f265 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.214156 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-189c7c44-9d37-4dcd-9326-0b00e042f265 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 Jul 03 12:56:36.214959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-189c7c44-9d37-4dcd-9326-0b00e042f265 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.214959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-189c7c44-9d37-4dcd-9326-0b00e042f265 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.217550 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-dfbebe99-0006-4f88-a79c-a8767a20ff22 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:36.218279 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 44/177] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:36 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1045 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 12:56:36.298064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-1afe85bc-7ff6-44fc-9ace-befe1df7e838 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.300286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-1afe85bc-7ff6-44fc-9ace-befe1df7e838 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] DELETE https://10.4.3.13/volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a Jul 03 12:56:36.300555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-1afe85bc-7ff6-44fc-9ace-befe1df7e838 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.300772 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-1afe85bc-7ff6-44fc-9ace-befe1df7e838 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.310063 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.310063 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:36.319473 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.324041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] PUT https://10.4.3.13/volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512 Jul 03 12:56:36.324564 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:36.341026 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Acquiring lock "cinder-attachment_update-872b58b6-f39d-48c4-af6a-8925da570677-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:36.349787 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Lock "cinder-attachment_update-872b58b6-f39d-48c4-af6a-8925da570677-np0000004418" acquired by "attachment_update" :: waited 0.009s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:36.351237 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.351237 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:36.376032 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.376032 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:36.380952 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-189c7c44-9d37-4dcd-9326-0b00e042f265 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:56:36.386833 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-189c7c44-9d37-4dcd-9326-0b00e042f265 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 returned with HTTP 200 Jul 03 12:56:36.388286 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 46/178] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:36 2026] GET /volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 => generated 849 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:36.393958 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fa2f69b4-9d8b-4095-b90d-81a47926297b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.401478 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa2f69b4-9d8b-4095-b90d-81a47926297b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:36.401478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa2f69b4-9d8b-4095-b90d-81a47926297b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.401478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa2f69b4-9d8b-4095-b90d-81a47926297b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.412813 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.412813 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:36.419538 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fa2f69b4-9d8b-4095-b90d-81a47926297b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:36.426104 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa2f69b4-9d8b-4095-b90d-81a47926297b tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:36.426267 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 45/179] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:36 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:36.754714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4ba8937f-d642-46d4-94ad-7f1bfc0a2c24 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:36.756425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4ba8937f-d642-46d4-94ad-7f1bfc0a2c24 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:36.756614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4ba8937f-d642-46d4-94ad-7f1bfc0a2c24 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:36.756807 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4ba8937f-d642-46d4-94ad-7f1bfc0a2c24 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:36.765912 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:36.765912 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:36.768905 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4ba8937f-d642-46d4-94ad-7f1bfc0a2c24 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:36.772363 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4ba8937f-d642-46d4-94ad-7f1bfc0a2c24 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:36.772783 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 47/180] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:36 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:36.869946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5ff4adc9-ef31-43a0-8c00-6d73ef5cd122 req-1afe85bc-7ff6-44fc-9ace-befe1df7e838 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a returned with HTTP 200 Jul 03 12:56:36.870731 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 46/181] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:56:36 2026] DELETE /volume/v3/attachments/29eaf6bf-6b64-4ddd-85e1-39717105646a => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:36.884415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Lock "cinder-attachment_update-872b58b6-f39d-48c4-af6a-8925da570677-np0000004418" released by "attachment_update" :: held 0.534s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:36.884415 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-59eb0c5f-0a0c-4de2-a026-029970b04394 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512 returned with HTTP 200 Jul 03 12:56:36.884998 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 44/182] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:36 2026] PUT /volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512 => generated 967 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:37.104803 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a37204e5-2691-4271-99d0-e307332a9e3d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:37.107114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a37204e5-2691-4271-99d0-e307332a9e3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:37.107284 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a37204e5-2691-4271-99d0-e307332a9e3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:37.107542 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a37204e5-2691-4271-99d0-e307332a9e3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:37.118884 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:37.118884 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:37.135061 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a37204e5-2691-4271-99d0-e307332a9e3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:37.141331 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a37204e5-2691-4271-99d0-e307332a9e3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:37.141768 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 46/183] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:37 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:37.439905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7c73cbd7-b86f-42f5-8c15-8bc38d5af171 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:37.441617 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c73cbd7-b86f-42f5-8c15-8bc38d5af171 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:37.441784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c73cbd7-b86f-42f5-8c15-8bc38d5af171 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:37.441958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c73cbd7-b86f-42f5-8c15-8bc38d5af171 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:37.449055 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:37.449055 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:37.452435 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7c73cbd7-b86f-42f5-8c15-8bc38d5af171 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:37.456855 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c73cbd7-b86f-42f5-8c15-8bc38d5af171 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:37.457277 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 48/184] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:37 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:37.787924 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ae9ece92-3f79-4246-bb45-8ec25551a5d8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:37.789391 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae9ece92-3f79-4246-bb45-8ec25551a5d8 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:37.789625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae9ece92-3f79-4246-bb45-8ec25551a5d8 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:37.789826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae9ece92-3f79-4246-bb45-8ec25551a5d8 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:37.801485 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:37.801485 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:37.810368 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ae9ece92-3f79-4246-bb45-8ec25551a5d8 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:37.816616 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae9ece92-3f79-4246-bb45-8ec25551a5d8 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:37.817337 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 47/185] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:37 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:37.995953 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:37.998727 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:37.998949 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:37.999145 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:37.999393 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Delete volume with id: d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:38.007487 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:38.007487 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:38.008032 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:38.037537 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Delete volume request issued successfully. Jul 03 12:56:38.037770 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9cbdc34-5c0c-49d5-adee-be6a7f3137c0 tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 202 Jul 03 12:56:38.038553 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 45/186] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:56:37 2026] DELETE /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:56:38.048622 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5d791c2b-1ffc-4a0b-92bc-92aa0a3df35d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:38.053263 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5d791c2b-1ffc-4a0b-92bc-92aa0a3df35d tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:38.053542 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5d791c2b-1ffc-4a0b-92bc-92aa0a3df35d tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:38.053796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5d791c2b-1ffc-4a0b-92bc-92aa0a3df35d tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:38.068838 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:38.068838 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:38.078229 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5d791c2b-1ffc-4a0b-92bc-92aa0a3df35d tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Volume info retrieved successfully. Jul 03 12:56:38.084979 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5d791c2b-1ffc-4a0b-92bc-92aa0a3df35d tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 200 Jul 03 12:56:38.085564 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 47/187] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:38 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:38.156396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8bea78a6-d9b5-49c1-88da-2b6d6c9e6088 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:38.158514 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bea78a6-d9b5-49c1-88da-2b6d6c9e6088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:38.158841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bea78a6-d9b5-49c1-88da-2b6d6c9e6088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:38.159359 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bea78a6-d9b5-49c1-88da-2b6d6c9e6088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:38.173084 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:38.173084 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:38.185107 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8bea78a6-d9b5-49c1-88da-2b6d6c9e6088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:38.190614 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bea78a6-d9b5-49c1-88da-2b6d6c9e6088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:38.191297 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 49/188] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:38 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:38.544363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-caca65be-73e1-4917-9df2-ab5c1577ee15 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:38.546507 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-caca65be-73e1-4917-9df2-ab5c1577ee15 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] POST https://10.4.3.13/volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206/action Jul 03 12:56:38.547136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-caca65be-73e1-4917-9df2-ab5c1577ee15 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:38.547136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-caca65be-73e1-4917-9df2-ab5c1577ee15 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:38.562573 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:38.562573 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:38.583632 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0097ee8c-3cff-4005-a334-aea0a2d4029e req-caca65be-73e1-4917-9df2-ab5c1577ee15 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206/action returned with HTTP 204 Jul 03 12:56:38.584607 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 48/189] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:38 2026] POST /volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:38.834278 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9ac9e820-eda7-48b3-8c08-858af03e90ed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:38.834801 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ac9e820-eda7-48b3-8c08-858af03e90ed tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:38.835005 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ac9e820-eda7-48b3-8c08-858af03e90ed tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:38.835197 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ac9e820-eda7-48b3-8c08-858af03e90ed tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:38.845247 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:38.845247 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:38.848813 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9ac9e820-eda7-48b3-8c08-858af03e90ed tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:38.852632 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ac9e820-eda7-48b3-8c08-858af03e90ed tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:38.853000 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 46/190] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:38 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:38.867382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9005fd10-91c3-45c8-a7b2-579963a2bb26 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:38.869088 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9005fd10-91c3-45c8-a7b2-579963a2bb26 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:38.869295 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9005fd10-91c3-45c8-a7b2-579963a2bb26 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:38.869533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9005fd10-91c3-45c8-a7b2-579963a2bb26 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:38.879626 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:38.879626 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:38.883043 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9005fd10-91c3-45c8-a7b2-579963a2bb26 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:38.887089 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9005fd10-91c3-45c8-a7b2-579963a2bb26 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:38.887687 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 48/191] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:38 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:39.103043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b51d6429-17e8-4446-a213-b963866b59ef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.105483 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b51d6429-17e8-4446-a213-b963866b59ef tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] GET https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 Jul 03 12:56:39.105483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b51d6429-17e8-4446-a213-b963866b59ef tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:39.105483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b51d6429-17e8-4446-a213-b963866b59ef tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:39.112750 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b51d6429-17e8-4446-a213-b963866b59ef tempest-AttachSCSIVolumeTestJSON-59792801 tempest-AttachSCSIVolumeTestJSON-59792801-project-member] https://10.4.3.13/volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 returned with HTTP 404 Jul 03 12:56:39.113707 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 50/192] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:39 2026] GET /volume/v3/volumes/d78ff7a8-1311-43fe-b074-b325fa72f9e3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:39.210926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1cc91629-0afb-464a-bca6-1bea27a0b697 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.220325 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1cc91629-0afb-464a-bca6-1bea27a0b697 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:39.220325 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1cc91629-0afb-464a-bca6-1bea27a0b697 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:39.220325 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1cc91629-0afb-464a-bca6-1bea27a0b697 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:39.239272 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:39.239272 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:39.246697 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1cc91629-0afb-464a-bca6-1bea27a0b697 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:39.253814 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1cc91629-0afb-464a-bca6-1bea27a0b697 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:39.254366 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 49/193] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:39 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:39.520047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a21f5a80-517c-4348-8cc5-c1013d342082 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.522194 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a52f6439-46b3-4424-a9e4-032ba61f80d1 req-45a19091-dccd-439e-af96-39d390fbfc99 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.523459 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a21f5a80-517c-4348-8cc5-c1013d342082 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:39.523459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a21f5a80-517c-4348-8cc5-c1013d342082 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:39.523707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a21f5a80-517c-4348-8cc5-c1013d342082 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:39.524347 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a52f6439-46b3-4424-a9e4-032ba61f80d1 req-45a19091-dccd-439e-af96-39d390fbfc99 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] POST https://10.4.3.13/volume/v3/snapshots/None/action Jul 03 12:56:39.524726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a52f6439-46b3-4424-a9e4-032ba61f80d1 req-45a19091-dccd-439e-af96-39d390fbfc99 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:39.524896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a52f6439-46b3-4424-a9e4-032ba61f80d1 req-45a19091-dccd-439e-af96-39d390fbfc99 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:39.526492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.snapshot_actions [req-a52f6439-46b3-4424-a9e4-032ba61f80d1 req-45a19091-dccd-439e-af96-39d390fbfc99 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99823) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 12:56:39.538647 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:39.538647 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:39.542753 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a21f5a80-517c-4348-8cc5-c1013d342082 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:39.547072 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a21f5a80-517c-4348-8cc5-c1013d342082 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:39.547597 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 47/194] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:39 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1316 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:39.552270 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a52f6439-46b3-4424-a9e4-032ba61f80d1 req-45a19091-dccd-439e-af96-39d390fbfc99 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] https://10.4.3.13/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 12:56:39.553434 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 49/195] 10.4.3.13 () {72 vars in 1575 bytes} [Fri Jul 3 12:56:39 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:39.615966 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-bf143859-5acf-42d1-bb03-2df963c31f1d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.618352 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-bf143859-5acf-42d1-bb03-2df963c31f1d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:39.618544 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-bf143859-5acf-42d1-bb03-2df963c31f1d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:39.618720 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-bf143859-5acf-42d1-bb03-2df963c31f1d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:39.630435 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:39.630435 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:39.634968 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-bf143859-5acf-42d1-bb03-2df963c31f1d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:39.639420 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-bf143859-5acf-42d1-bb03-2df963c31f1d tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:39.639864 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 51/196] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:39 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1316 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:39.689051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.691946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] POST https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb/action Jul 03 12:56:39.692357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:39.692555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:39.704917 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:39.704917 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:39.705729 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:39.720126 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Begin detaching volume completed successfully. Jul 03 12:56:39.720126 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-aa6011a1-66a6-455c-b751-01443cc6c0a0 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb/action returned with HTTP 202 Jul 03 12:56:39.720126 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 50/197] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:56:39 2026] POST /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:56:39.824331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-80b252b8-8901-49ca-8ddb-25c8f6a55a32 req-aed5221e-3679-4375-8fc2-d87381781432 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.826986 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-80b252b8-8901-49ca-8ddb-25c8f6a55a32 req-aed5221e-3679-4375-8fc2-d87381781432 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] POST https://10.4.3.13/volume/v3/snapshots/36cf1732-ede1-49b5-9588-827bcd9a378e/action Jul 03 12:56:39.827525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-80b252b8-8901-49ca-8ddb-25c8f6a55a32 req-aed5221e-3679-4375-8fc2-d87381781432 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:39.827751 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-80b252b8-8901-49ca-8ddb-25c8f6a55a32 req-aed5221e-3679-4375-8fc2-d87381781432 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:39.829682 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.snapshot_actions [req-80b252b8-8901-49ca-8ddb-25c8f6a55a32 req-aed5221e-3679-4375-8fc2-d87381781432 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99821) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 12:56:39.857997 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-80b252b8-8901-49ca-8ddb-25c8f6a55a32 req-aed5221e-3679-4375-8fc2-d87381781432 tempest-VolumesAssistedSnapshotsTest-1238528178 tempest-VolumesAssistedSnapshotsTest-1238528178-project] https://10.4.3.13/volume/v3/snapshots/36cf1732-ede1-49b5-9588-827bcd9a378e/action returned with HTTP 404 Jul 03 12:56:39.858724 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 48/198] 10.4.3.13 () {72 vars in 1671 bytes} [Fri Jul 3 12:56:39 2026] POST /volume/v3/snapshots/36cf1732-ede1-49b5-9588-827bcd9a378e/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:39.910807 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:39.912365 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:39.912696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-98691721", "imageRef": "dfd1143d-2466-4312-99bf-cfc9ae7e4ebb", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:39.914073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-98691721', 'imageRef': 'dfd1143d-2466-4312-99bf-cfc9ae7e4ebb', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:40.271114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2cd518d3-c381-4ae2-9352-90c937129397 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:40.273823 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2cd518d3-c381-4ae2-9352-90c937129397 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:40.274115 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2cd518d3-c381-4ae2-9352-90c937129397 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:40.274301 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2cd518d3-c381-4ae2-9352-90c937129397 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:40.288046 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:40.288046 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:40.293981 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2cd518d3-c381-4ae2-9352-90c937129397 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:40.303184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2cd518d3-c381-4ae2-9352-90c937129397 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:40.303592 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 52/199] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:40 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:40.461590 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Create volume of 1 GB Jul 03 12:56:40.467100 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Availability Zones retrieved successfully. Jul 03 12:56:40.473490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Flow 'volume_create_api' (6f151797-d8bb-439d-a063-776346f049db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:40.474715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36aaa0f1-5eb9-4af9-9ad1-97bc7464f8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:40.475980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:40.563064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36aaa0f1-5eb9-4af9-9ad1-97bc7464f8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:40.563844 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac9c88b-edc9-4aad-b50c-bc8ba8df9179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:40.634208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Created reservations ['f216a857-a6f9-4a0e-a11d-658bc994e7a0', '76fdedba-5949-4b76-895d-5cc566e8b230', '66df55f2-656c-475c-ba59-6be52a237723', '3a22f9e9-f1c6-41cd-a202-0aa76c9013ab'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:40.635046 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac9c88b-edc9-4aad-b50c-bc8ba8df9179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f216a857-a6f9-4a0e-a11d-658bc994e7a0', '76fdedba-5949-4b76-895d-5cc566e8b230', '66df55f2-656c-475c-ba59-6be52a237723', '3a22f9e9-f1c6-41cd-a202-0aa76c9013ab']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:40.636079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dc536a-fcab-433f-9f1a-05cbc8630ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:40.660172 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10dc536a-fcab-433f-9f1a-05cbc8630ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fb6298-8a5b-4496-a7ec-f4f30b11e404', '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-98691721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60c481ea96b429ca759cb5ae3effc63',qos_specs=None,replication_status=,reservations=['f216a857-a6f9-4a0e-a11d-658bc994e7a0','76fdedba-5949-4b76-895d-5cc566e8b230','66df55f2-656c-475c-ba59-6be52a237723','3a22f9e9-f1c6-41cd-a202-0aa76c9013ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f6ec9f51ed48d0acf3c6b73e8686ef',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-98691721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fb6298-8a5b-4496-a7ec-f4f30b11e404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a60c481ea96b429ca759cb5ae3effc63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f6ec9f51ed48d0acf3c6b73e8686ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:40.661665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe47ea28-da8a-4a64-b61c-094028e2ebf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:40.680183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe47ea28-da8a-4a64-b61c-094028e2ebf9) transitioned into state 'SUCCESS' from state '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-98691721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a60c481ea96b429ca759cb5ae3effc63',qos_specs=None,replication_status=,reservations=['f216a857-a6f9-4a0e-a11d-658bc994e7a0','76fdedba-5949-4b76-895d-5cc566e8b230','66df55f2-656c-475c-ba59-6be52a237723','3a22f9e9-f1c6-41cd-a202-0aa76c9013ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f6ec9f51ed48d0acf3c6b73e8686ef',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:40.680951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cbc9ff-bc6d-4d52-8bf7-f5a584b6196b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:40.690503 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61cbc9ff-bc6d-4d52-8bf7-f5a584b6196b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:40.691591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Flow 'volume_create_api' (6f151797-d8bb-439d-a063-776346f049db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:40.691959 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Create volume request issued successfully. Jul 03 12:56:40.692631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8b9db2ea-a586-4cfb-9d6a-24b44c8bee82 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:40.693179 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 50/200] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:56:39 2026] POST /volume/v3/volumes => generated 749 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:40.704986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dd1c04ee-db68-4ddb-9c09-1ecc7812a859 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:40.706852 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd1c04ee-db68-4ddb-9c09-1ecc7812a859 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:40.707104 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd1c04ee-db68-4ddb-9c09-1ecc7812a859 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:40.707365 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd1c04ee-db68-4ddb-9c09-1ecc7812a859 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:40.722315 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:40.722315 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:40.732956 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dd1c04ee-db68-4ddb-9c09-1ecc7812a859 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:40.740641 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd1c04ee-db68-4ddb-9c09-1ecc7812a859 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:40.741041 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 51/201] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:40 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:40.762927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0af88b82-fe07-4b2c-8e67-23bcf24473e3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:40.763483 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0af88b82-fe07-4b2c-8e67-23bcf24473e3 None None] GET https://10.4.3.13/volume// Jul 03 12:56:40.763737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0af88b82-fe07-4b2c-8e67-23bcf24473e3 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:40.763982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0af88b82-fe07-4b2c-8e67-23bcf24473e3 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:40.764643 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0af88b82-fe07-4b2c-8e67-23bcf24473e3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:40.765006 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 49/202] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:40.775318 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-92cbef80-d699-4607-9332-6ec247094434 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:40.777421 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-92cbef80-d699-4607-9332-6ec247094434 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:40.777649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-92cbef80-d699-4607-9332-6ec247094434 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:40.777825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-92cbef80-d699-4607-9332-6ec247094434 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:40.794798 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:40.794798 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:40.802103 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-92cbef80-d699-4607-9332-6ec247094434 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:40.807107 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-92cbef80-d699-4607-9332-6ec247094434 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:40.807455 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 53/203] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:40 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1542 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:41.321182 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7ae6d68b-39a8-4e9d-a4a5-34c393f83ebb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:41.323283 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ae6d68b-39a8-4e9d-a4a5-34c393f83ebb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:41.323533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ae6d68b-39a8-4e9d-a4a5-34c393f83ebb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:41.323723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ae6d68b-39a8-4e9d-a4a5-34c393f83ebb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:41.333629 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:41.333629 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:41.337738 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7ae6d68b-39a8-4e9d-a4a5-34c393f83ebb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:41.350977 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ae6d68b-39a8-4e9d-a4a5-34c393f83ebb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:41.351578 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 51/204] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:41 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:41.755752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-74fade12-6a2b-43ad-8691-685c4032321e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:41.757962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74fade12-6a2b-43ad-8691-685c4032321e tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:41.758227 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74fade12-6a2b-43ad-8691-685c4032321e tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:41.758511 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74fade12-6a2b-43ad-8691-685c4032321e tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:41.768882 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:41.768882 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:41.773782 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-74fade12-6a2b-43ad-8691-685c4032321e tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:41.778157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-7792f8e4-6fa2-4c0f-8e8f-6db9a31a00da None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:41.780683 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-7792f8e4-6fa2-4c0f-8e8f-6db9a31a00da tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] DELETE https://10.4.3.13/volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206 Jul 03 12:56:41.780963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-7792f8e4-6fa2-4c0f-8e8f-6db9a31a00da tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:41.781204 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-7792f8e4-6fa2-4c0f-8e8f-6db9a31a00da tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:41.781532 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74fade12-6a2b-43ad-8691-685c4032321e tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:41.782043 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 52/205] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:41 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:41.790894 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:41.790894 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:42.322751 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05f2e296-5499-4d69-8914-7bd4fdf0a20d req-7792f8e4-6fa2-4c0f-8e8f-6db9a31a00da tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206 returned with HTTP 200 Jul 03 12:56:42.323352 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 50/206] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:56:41 2026] DELETE /volume/v3/attachments/04359507-4f90-444b-91cb-3131deacd206 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:42.367740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-30696a28-0f98-44f7-88a3-64423afc8acb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:42.369723 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30696a28-0f98-44f7-88a3-64423afc8acb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:42.372134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30696a28-0f98-44f7-88a3-64423afc8acb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:42.372134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30696a28-0f98-44f7-88a3-64423afc8acb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:42.383285 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:42.383285 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:42.388291 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-30696a28-0f98-44f7-88a3-64423afc8acb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:42.394557 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30696a28-0f98-44f7-88a3-64423afc8acb tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:42.395268 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 54/207] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:42 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:42.799415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2e29c76a-0225-4b91-bed7-846d65397471 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:42.802449 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2e29c76a-0225-4b91-bed7-846d65397471 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:42.802705 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2e29c76a-0225-4b91-bed7-846d65397471 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:42.803020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2e29c76a-0225-4b91-bed7-846d65397471 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:42.812175 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:42.812175 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:42.816660 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2e29c76a-0225-4b91-bed7-846d65397471 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:42.822276 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2e29c76a-0225-4b91-bed7-846d65397471 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:42.822812 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 52/208] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:42 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:42.974185 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3630a71b-1b45-4ca2-a2e5-2cbd313adc55 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:42.975751 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3630a71b-1b45-4ca2-a2e5-2cbd313adc55 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:42.975932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3630a71b-1b45-4ca2-a2e5-2cbd313adc55 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:42.976124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3630a71b-1b45-4ca2-a2e5-2cbd313adc55 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:42.984357 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:42.984357 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:42.988890 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3630a71b-1b45-4ca2-a2e5-2cbd313adc55 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:42.992382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3630a71b-1b45-4ca2-a2e5-2cbd313adc55 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:42.992770 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 53/209] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:42 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:43.004773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:43.006515 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:43.006727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:43.006937 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:43.007131 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Delete volume with id: 56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:43.016052 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:43.016052 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:43.016421 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:43.036112 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Delete volume request issued successfully. Jul 03 12:56:43.036363 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b4868568-0bb0-4c9c-8d8d-e7d1ec4be02e tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 202 Jul 03 12:56:43.036830 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 51/210] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:56:43 2026] DELETE /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:56:43.045885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-79189561-4e61-4719-a98f-929fbf579ae2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:43.048141 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-79189561-4e61-4719-a98f-929fbf579ae2 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:43.048325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-79189561-4e61-4719-a98f-929fbf579ae2 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:43.048585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-79189561-4e61-4719-a98f-929fbf579ae2 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:43.058674 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:43.058674 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:43.063271 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-79189561-4e61-4719-a98f-929fbf579ae2 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Volume info retrieved successfully. Jul 03 12:56:43.070240 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-79189561-4e61-4719-a98f-929fbf579ae2 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 200 Jul 03 12:56:43.070702 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 55/211] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:43 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 1013 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:43.157596 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-6310793f-ae6a-4a70-83ca-5d3cd0d295ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:43.161445 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-6310793f-ae6a-4a70-83ca-5d3cd0d295ef tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512/action Jul 03 12:56:43.161910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-6310793f-ae6a-4a70-83ca-5d3cd0d295ef tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:43.162093 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-6310793f-ae6a-4a70-83ca-5d3cd0d295ef tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:43.219871 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:43.219871 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:43.234520 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c3e1c94-c3d3-403d-b8f8-0994ffcf7500 req-6310793f-ae6a-4a70-83ca-5d3cd0d295ef tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512/action returned with HTTP 204 Jul 03 12:56:43.235179 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 53/212] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:43 2026] POST /volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:43.421288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2381ea8f-bcd2-4793-a6f2-726ca05dd87d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:43.423508 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2381ea8f-bcd2-4793-a6f2-726ca05dd87d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:43.423706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2381ea8f-bcd2-4793-a6f2-726ca05dd87d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:43.423915 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2381ea8f-bcd2-4793-a6f2-726ca05dd87d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:43.435842 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:43.435842 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:43.440870 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2381ea8f-bcd2-4793-a6f2-726ca05dd87d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:43.446622 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2381ea8f-bcd2-4793-a6f2-726ca05dd87d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:43.447142 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 54/213] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:43 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:43.528774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0b2af643-9bfd-4102-a931-581a02a69075 req-a82ae143-62af-4e3d-95ed-a20d92099d08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:43.530924 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-a82ae143-62af-4e3d-95ed-a20d92099d08 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:43.531127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-a82ae143-62af-4e3d-95ed-a20d92099d08 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:43.531343 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-a82ae143-62af-4e3d-95ed-a20d92099d08 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:43.541797 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:43.541797 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:43.546031 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-0b2af643-9bfd-4102-a931-581a02a69075 req-a82ae143-62af-4e3d-95ed-a20d92099d08 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:43.551063 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-a82ae143-62af-4e3d-95ed-a20d92099d08 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:43.551566 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 52/214] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:43 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:43.836677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5abf57e5-ff41-4578-9306-141b2fafefe9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:43.839796 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5abf57e5-ff41-4578-9306-141b2fafefe9 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:43.840086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5abf57e5-ff41-4578-9306-141b2fafefe9 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:43.840397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5abf57e5-ff41-4578-9306-141b2fafefe9 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:43.847950 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:43.847950 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:43.853058 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5abf57e5-ff41-4578-9306-141b2fafefe9 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:43.858638 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5abf57e5-ff41-4578-9306-141b2fafefe9 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:43.859001 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 56/215] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:43 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:44.089970 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d2814eac-9841-497a-ba66-2088bb63285b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:44.091807 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d2814eac-9841-497a-ba66-2088bb63285b tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:44.092238 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d2814eac-9841-497a-ba66-2088bb63285b tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:44.092349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d2814eac-9841-497a-ba66-2088bb63285b tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:44.099485 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d2814eac-9841-497a-ba66-2088bb63285b tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 404 Jul 03 12:56:44.100064 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 54/216] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:44 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:44.875766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1f662035-4f4e-4f70-8c78-4ddcce25939c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:44.877915 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f662035-4f4e-4f70-8c78-4ddcce25939c tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:44.878185 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f662035-4f4e-4f70-8c78-4ddcce25939c tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:44.878942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f662035-4f4e-4f70-8c78-4ddcce25939c tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:44.889589 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:44.889589 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:44.896766 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f662035-4f4e-4f70-8c78-4ddcce25939c tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:44.901735 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f662035-4f4e-4f70-8c78-4ddcce25939c tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:44.902192 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 55/217] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:44 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:45.538924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-66c616f1-afdf-419e-87fc-0c3078320c50 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:45.540986 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-66c616f1-afdf-419e-87fc-0c3078320c50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:45.543832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-66c616f1-afdf-419e-87fc-0c3078320c50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:45.543832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-66c616f1-afdf-419e-87fc-0c3078320c50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:45.556342 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:45.556342 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:45.561523 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-66c616f1-afdf-419e-87fc-0c3078320c50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:45.567412 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-66c616f1-afdf-419e-87fc-0c3078320c50 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:45.568055 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 53/218] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:45 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:45.626419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8811d183-5c87-4339-944f-0da25d6d251d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:45.626869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8811d183-5c87-4339-944f-0da25d6d251d None None] GET https://10.4.3.13/volume// Jul 03 12:56:45.626929 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8811d183-5c87-4339-944f-0da25d6d251d None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:45.627136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8811d183-5c87-4339-944f-0da25d6d251d None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:45.627531 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8811d183-5c87-4339-944f-0da25d6d251d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:45.627849 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 57/219] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:56:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:45.628953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-541bcf10-c596-4f2c-a56b-38cbe5748be3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:45.630569 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-541bcf10-c596-4f2c-a56b-38cbe5748be3 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:45.630778 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-541bcf10-c596-4f2c-a56b-38cbe5748be3 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:45.630918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-541bcf10-c596-4f2c-a56b-38cbe5748be3 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:45.635581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0b2af643-9bfd-4102-a931-581a02a69075 req-5ab34725-9b90-400e-ab88-f9eafcbc821b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:45.637561 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-5ab34725-9b90-400e-ab88-f9eafcbc821b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:45.637736 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:45.637736 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:45.638033 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-5ab34725-9b90-400e-ab88-f9eafcbc821b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "872b58b6-f39d-48c4-af6a-8925da570677", "connector": null, "instance_uuid": "58af06d6-7370-41fb-a536-01e81467e9a5"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:45.641294 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-541bcf10-c596-4f2c-a56b-38cbe5748be3 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:45.645850 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-541bcf10-c596-4f2c-a56b-38cbe5748be3 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:45.646235 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 55/220] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:45 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:45.652062 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:45.652062 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:45.682693 np0000004418 devstack@c-api.service[99824]: WARNING cinder.volume.api [req-0b2af643-9bfd-4102-a931-581a02a69075 req-5ab34725-9b90-400e-ab88-f9eafcbc821b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 12:56:45.689038 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-5ab34725-9b90-400e-ab88-f9eafcbc821b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:45.689602 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 56/221] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:45 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:45.914836 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-aa14fa21-b529-4fee-ab77-6fe3a69eb48f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:45.916530 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aa14fa21-b529-4fee-ab77-6fe3a69eb48f tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:45.916749 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aa14fa21-b529-4fee-ab77-6fe3a69eb48f tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:45.916964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aa14fa21-b529-4fee-ab77-6fe3a69eb48f tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:45.924043 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:45.924043 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:45.927895 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-aa14fa21-b529-4fee-ab77-6fe3a69eb48f tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:45.932704 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aa14fa21-b529-4fee-ab77-6fe3a69eb48f tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:45.933101 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 54/222] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:45 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:46.104495 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e7da7ba2-023d-4607-911e-a95997a5c819 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:46.106224 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7da7ba2-023d-4607-911e-a95997a5c819 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:46.106419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7da7ba2-023d-4607-911e-a95997a5c819 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:46.109713 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7da7ba2-023d-4607-911e-a95997a5c819 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:46.118914 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:46.118914 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:46.123080 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e7da7ba2-023d-4607-911e-a95997a5c819 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:46.129537 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7da7ba2-023d-4607-911e-a95997a5c819 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:46.129966 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 58/223] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:46 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:46.217828 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-171929ab-2584-4641-b95f-1804d118ed66 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:46.218150 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-171929ab-2584-4641-b95f-1804d118ed66 None None] GET https://10.4.3.13/volume// Jul 03 12:56:46.218316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-171929ab-2584-4641-b95f-1804d118ed66 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:46.218502 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-171929ab-2584-4641-b95f-1804d118ed66 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:46.218800 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-171929ab-2584-4641-b95f-1804d118ed66 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:46.219054 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 56/224] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:46.230126 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0b2af643-9bfd-4102-a931-581a02a69075 req-dcf19fa7-493f-485c-8079-d852625ac64f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:46.231926 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-dcf19fa7-493f-485c-8079-d852625ac64f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:46.232187 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-dcf19fa7-493f-485c-8079-d852625ac64f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:46.232426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-dcf19fa7-493f-485c-8079-d852625ac64f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:46.245335 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:46.245335 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:46.249494 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-0b2af643-9bfd-4102-a931-581a02a69075 req-dcf19fa7-493f-485c-8079-d852625ac64f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:46.253736 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-dcf19fa7-493f-485c-8079-d852625ac64f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:46.254116 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 57/225] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:46 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1340 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:46.346614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:46.348574 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] PUT https://10.4.3.13/volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8 Jul 03 12:56:46.348994 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:46.358662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Acquiring lock "cinder-attachment_update-872b58b6-f39d-48c4-af6a-8925da570677-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:46.363202 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Lock "cinder-attachment_update-872b58b6-f39d-48c4-af6a-8925da570677-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:46.364433 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:46.364433 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:46.889271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Lock "cinder-attachment_update-872b58b6-f39d-48c4-af6a-8925da570677-np0000004418" released by "attachment_update" :: held 0.526s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:46.889696 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-87dfe6ac-75b5-4f5a-aa5f-82153408bce1 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8 returned with HTTP 200 Jul 03 12:56:46.890257 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 55/226] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:46 2026] PUT /volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8 => generated 967 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:46.953449 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2db0e93f-d4e1-4abb-9aec-2b626ec5664b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:46.955506 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2db0e93f-d4e1-4abb-9aec-2b626ec5664b tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:46.955750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2db0e93f-d4e1-4abb-9aec-2b626ec5664b tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:46.955980 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2db0e93f-d4e1-4abb-9aec-2b626ec5664b tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:46.968967 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:46.968967 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:46.972768 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2db0e93f-d4e1-4abb-9aec-2b626ec5664b tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:46.979870 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2db0e93f-d4e1-4abb-9aec-2b626ec5664b tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:46.980497 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 59/227] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:46 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:47.147442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5695afd-bd34-4fe9-a1ae-b735b9acac53 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:47.149678 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5695afd-bd34-4fe9-a1ae-b735b9acac53 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:47.149985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5695afd-bd34-4fe9-a1ae-b735b9acac53 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:47.150704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5695afd-bd34-4fe9-a1ae-b735b9acac53 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:47.171926 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:47.171926 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:47.179198 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a5695afd-bd34-4fe9-a1ae-b735b9acac53 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:47.192619 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5695afd-bd34-4fe9-a1ae-b735b9acac53 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:47.192619 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 57/228] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:47 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:47.994839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e1460628-18c0-44b0-80f8-63212c9287cf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:47.997201 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1460628-18c0-44b0-80f8-63212c9287cf tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:47.997481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1460628-18c0-44b0-80f8-63212c9287cf tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:47.997746 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1460628-18c0-44b0-80f8-63212c9287cf tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:48.012154 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:48.012154 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:48.019755 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e1460628-18c0-44b0-80f8-63212c9287cf tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:48.026021 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1460628-18c0-44b0-80f8-63212c9287cf tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:48.026566 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 58/229] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:47 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:48.202976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-335829aa-1399-4311-a741-ddada225c03b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:48.205333 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-335829aa-1399-4311-a741-ddada225c03b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:48.205644 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-335829aa-1399-4311-a741-ddada225c03b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:48.205888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-335829aa-1399-4311-a741-ddada225c03b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:48.222231 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:48.222231 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:48.227741 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-335829aa-1399-4311-a741-ddada225c03b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:48.234247 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-335829aa-1399-4311-a741-ddada225c03b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:48.234775 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 56/230] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:48 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:49.043126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c01c121a-1456-4607-90a0-de736377edbc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:49.045250 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c01c121a-1456-4607-90a0-de736377edbc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:49.045489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c01c121a-1456-4607-90a0-de736377edbc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:49.045786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c01c121a-1456-4607-90a0-de736377edbc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:49.055447 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:49.055447 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:49.064939 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c01c121a-1456-4607-90a0-de736377edbc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:49.072968 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c01c121a-1456-4607-90a0-de736377edbc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:49.073557 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 60/231] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:49 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:49.253690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-094c700a-b7f6-40b1-b665-a8c52233e139 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:49.257496 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-094c700a-b7f6-40b1-b665-a8c52233e139 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:49.257496 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-094c700a-b7f6-40b1-b665-a8c52233e139 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:49.257496 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-094c700a-b7f6-40b1-b665-a8c52233e139 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:49.276908 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:49.276908 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:49.282466 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-094c700a-b7f6-40b1-b665-a8c52233e139 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:49.289445 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-094c700a-b7f6-40b1-b665-a8c52233e139 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:49.290209 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 58/232] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:49 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:50.094923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9645d6ca-5892-467d-af62-3421a5837974 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:50.097379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9645d6ca-5892-467d-af62-3421a5837974 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:50.097661 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9645d6ca-5892-467d-af62-3421a5837974 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:50.097903 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9645d6ca-5892-467d-af62-3421a5837974 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:50.111549 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:50.111549 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:50.115841 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9645d6ca-5892-467d-af62-3421a5837974 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:50.122784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9645d6ca-5892-467d-af62-3421a5837974 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:50.124052 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 59/233] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:50 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:50.313838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-28804ba1-037c-49d1-ba05-18cfaa109184 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:50.320256 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28804ba1-037c-49d1-ba05-18cfaa109184 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:50.322519 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28804ba1-037c-49d1-ba05-18cfaa109184 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:50.322725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28804ba1-037c-49d1-ba05-18cfaa109184 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:50.344116 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:50.344116 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:50.350180 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-28804ba1-037c-49d1-ba05-18cfaa109184 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:50.357231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28804ba1-037c-49d1-ba05-18cfaa109184 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:50.357718 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 57/234] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:50 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:51.140798 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a7f47d1a-0dc6-4ee6-af7f-3af489de9550 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:51.142512 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7f47d1a-0dc6-4ee6-af7f-3af489de9550 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:51.142736 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a7f47d1a-0dc6-4ee6-af7f-3af489de9550 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:51.142919 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a7f47d1a-0dc6-4ee6-af7f-3af489de9550 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:51.149221 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:51.149221 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:51.153567 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7f47d1a-0dc6-4ee6-af7f-3af489de9550 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:51.159046 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7f47d1a-0dc6-4ee6-af7f-3af489de9550 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:51.159489 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 61/235] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:51 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 1156 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:51.193476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-2c6e0411-9d8d-44fa-9047-f54506b2d5e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:51.196112 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-2c6e0411-9d8d-44fa-9047-f54506b2d5e3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:51.196390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-2c6e0411-9d8d-44fa-9047-f54506b2d5e3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:51.196657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-2c6e0411-9d8d-44fa-9047-f54506b2d5e3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:51.206398 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:51.206398 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:51.211599 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-2c6e0411-9d8d-44fa-9047-f54506b2d5e3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:51.218114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-2c6e0411-9d8d-44fa-9047-f54506b2d5e3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:51.218948 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 59/236] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:51 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 1156 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:51.372821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5e025bea-30b9-4a80-872a-f389211bb7c6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:51.376179 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e025bea-30b9-4a80-872a-f389211bb7c6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:51.376572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e025bea-30b9-4a80-872a-f389211bb7c6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:51.376824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e025bea-30b9-4a80-872a-f389211bb7c6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:51.398368 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:51.398368 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:51.404992 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5e025bea-30b9-4a80-872a-f389211bb7c6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:51.412138 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e025bea-30b9-4a80-872a-f389211bb7c6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:51.412675 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 60/237] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:51 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:51.627477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-b36cbd2d-bc41-42a8-848e-5f9a35ae8a18 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:51.630778 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-b36cbd2d-bc41-42a8-848e-5f9a35ae8a18 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:51.630994 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-b36cbd2d-bc41-42a8-848e-5f9a35ae8a18 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:51.631306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-b36cbd2d-bc41-42a8-848e-5f9a35ae8a18 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:51.640269 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:51.640269 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:51.646615 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-b36cbd2d-bc41-42a8-848e-5f9a35ae8a18 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:51.660733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-b36cbd2d-bc41-42a8-848e-5f9a35ae8a18 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:51.661538 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 58/238] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:51 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 1156 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:51.676975 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-32904169-ee16-46fe-a173-83bb88c58f94 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:51.676975 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32904169-ee16-46fe-a173-83bb88c58f94 None None] GET https://10.4.3.13/volume// Jul 03 12:56:51.676975 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32904169-ee16-46fe-a173-83bb88c58f94 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:51.676975 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32904169-ee16-46fe-a173-83bb88c58f94 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:51.676975 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32904169-ee16-46fe-a173-83bb88c58f94 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:51.676975 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 62/239] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:56:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:51.690203 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-a9b9f0ff-1dc8-40a0-a3e7-a2a84887be37 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:51.695478 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-a9b9f0ff-1dc8-40a0-a3e7-a2a84887be37 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:56:51.695879 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-a9b9f0ff-1dc8-40a0-a3e7-a2a84887be37 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57fb6298-8a5b-4496-a7ec-f4f30b11e404", "connector": null, "instance_uuid": "22cb2cda-2930-4de2-b8d7-66feb4fb9a7b"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:51.709177 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:51.709177 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:51.739717 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-a9b9f0ff-1dc8-40a0-a3e7-a2a84887be37 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:56:51.740242 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 60/240] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:56:51 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 12:56:52.107110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b73d035-3d50-4426-9012-dde9d8fb14c9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:52.111486 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b73d035-3d50-4426-9012-dde9d8fb14c9 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:52.111794 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b73d035-3d50-4426-9012-dde9d8fb14c9 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:52.112077 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b73d035-3d50-4426-9012-dde9d8fb14c9 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:52.115498 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7b73d035-3d50-4426-9012-dde9d8fb14c9 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Delete volume with id: 56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:52.125329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b73d035-3d50-4426-9012-dde9d8fb14c9 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 404 Jul 03 12:56:52.125875 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 61/241] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:56:52 2026] DELETE /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:52.139666 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7cbc64b4-be02-4e87-a4ca-321fd6271772 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:52.142469 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cbc64b4-be02-4e87-a4ca-321fd6271772 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] GET https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb Jul 03 12:56:52.142770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cbc64b4-be02-4e87-a4ca-321fd6271772 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:52.143078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cbc64b4-be02-4e87-a4ca-321fd6271772 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:52.154708 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cbc64b4-be02-4e87-a4ca-321fd6271772 tempest-VolumesAssistedSnapshotsTest-1404667291 tempest-VolumesAssistedSnapshotsTest-1404667291-project-admin] https://10.4.3.13/volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb returned with HTTP 404 Jul 03 12:56:52.155309 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 59/242] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:52 2026] GET /volume/v3/volumes/56795f61-3685-4cba-be4f-354759d5d2bb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 12:56:52.169077 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-0b2af643-9bfd-4102-a931-581a02a69075 req-95a1a15e-904e-451c-a117-bc387666be3d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:52.172466 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-95a1a15e-904e-451c-a117-bc387666be3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8/action Jul 03 12:56:52.173234 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-95a1a15e-904e-451c-a117-bc387666be3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:52.173557 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-95a1a15e-904e-451c-a117-bc387666be3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:52.207566 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:52.207566 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:52.241569 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0b2af643-9bfd-4102-a931-581a02a69075 req-95a1a15e-904e-451c-a117-bc387666be3d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8/action returned with HTTP 204 Jul 03 12:56:52.241954 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 63/243] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:52 2026] POST /volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:52.437015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6b17a22a-0a54-41b7-89d0-9f1a22c9d281 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:52.442865 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b17a22a-0a54-41b7-89d0-9f1a22c9d281 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:52.443322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b17a22a-0a54-41b7-89d0-9f1a22c9d281 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:52.443755 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b17a22a-0a54-41b7-89d0-9f1a22c9d281 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:52.468910 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:52.468910 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:52.476048 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6b17a22a-0a54-41b7-89d0-9f1a22c9d281 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:52.483052 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b17a22a-0a54-41b7-89d0-9f1a22c9d281 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:52.483648 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 61/244] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:52 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1455 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:52.943371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ecf63b66-7ad0-438d-ba33-2969be1380fa req-f2829b9c-e988-47ad-a589-d2b374f89e9a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:52.946112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ecf63b66-7ad0-438d-ba33-2969be1380fa req-f2829b9c-e988-47ad-a589-d2b374f89e9a tempest-TestMultiAttachVolumeSwap-904975637 tempest-TestMultiAttachVolumeSwap-904975637-project] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:52.946112 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ecf63b66-7ad0-438d-ba33-2969be1380fa req-f2829b9c-e988-47ad-a589-d2b374f89e9a tempest-TestMultiAttachVolumeSwap-904975637 tempest-TestMultiAttachVolumeSwap-904975637-project] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:52.946398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ecf63b66-7ad0-438d-ba33-2969be1380fa req-f2829b9c-e988-47ad-a589-d2b374f89e9a tempest-TestMultiAttachVolumeSwap-904975637 tempest-TestMultiAttachVolumeSwap-904975637-project] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:52.960315 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:52.960315 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:52.969741 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ecf63b66-7ad0-438d-ba33-2969be1380fa req-f2829b9c-e988-47ad-a589-d2b374f89e9a tempest-TestMultiAttachVolumeSwap-904975637 tempest-TestMultiAttachVolumeSwap-904975637-project] Volume info retrieved successfully. Jul 03 12:56:52.974463 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ecf63b66-7ad0-438d-ba33-2969be1380fa req-f2829b9c-e988-47ad-a589-d2b374f89e9a tempest-TestMultiAttachVolumeSwap-904975637 tempest-TestMultiAttachVolumeSwap-904975637-project] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:52.974844 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 62/245] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:52 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:52.985612 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a3050b8e-c165-4fe0-b26a-ff75519bbe00 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:52.987699 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3050b8e-c165-4fe0-b26a-ff75519bbe00 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:52.987699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3050b8e-c165-4fe0-b26a-ff75519bbe00 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:52.987874 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3050b8e-c165-4fe0-b26a-ff75519bbe00 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:52.999800 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:52.999800 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:53.003695 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a3050b8e-c165-4fe0-b26a-ff75519bbe00 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] Volume info retrieved successfully. Jul 03 12:56:53.008978 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3050b8e-c165-4fe0-b26a-ff75519bbe00 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:53.009145 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 60/246] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:52 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:53.023791 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-074a4591-8b4d-4173-9a85-6cc47377334a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:53.027771 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-074a4591-8b4d-4173-9a85-6cc47377334a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] GET https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:56:53.028030 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-074a4591-8b4d-4173-9a85-6cc47377334a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:53.028334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-074a4591-8b4d-4173-9a85-6cc47377334a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:53.046317 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:53.046317 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:53.053352 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-074a4591-8b4d-4173-9a85-6cc47377334a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] Volume info retrieved successfully. Jul 03 12:56:53.059188 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-074a4591-8b4d-4173-9a85-6cc47377334a tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-reader] https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 returned with HTTP 200 Jul 03 12:56:53.059839 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 64/247] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:53 2026] GET /volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:53.170922 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c3c7803b-4e6d-4883-bc89-5cbd018e594c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:53.173027 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c3c7803b-4e6d-4883-bc89-5cbd018e594c tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:53.174805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c3c7803b-4e6d-4883-bc89-5cbd018e594c tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:53.175801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c3c7803b-4e6d-4883-bc89-5cbd018e594c tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:53.192758 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:53.192758 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:53.197541 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c3c7803b-4e6d-4883-bc89-5cbd018e594c tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:53.203436 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c3c7803b-4e6d-4883-bc89-5cbd018e594c tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:53.204262 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 62/248] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:53 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1455 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:53.286770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-21c31a82-f3c6-46b6-8d04-476fe344310f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:53.289687 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-21c31a82-f3c6-46b6-8d04-476fe344310f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:53.289898 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-21c31a82-f3c6-46b6-8d04-476fe344310f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:53.290136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-21c31a82-f3c6-46b6-8d04-476fe344310f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:53.313348 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:53.313348 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:53.319433 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-21c31a82-f3c6-46b6-8d04-476fe344310f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:53.324360 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-21c31a82-f3c6-46b6-8d04-476fe344310f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:53.324744 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 63/249] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:53 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:53.397034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:53.402664 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action Jul 03 12:56:53.403260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:53.403260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:53.421342 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:53.421342 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:53.421342 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:53.440725 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Begin detaching volume completed successfully. Jul 03 12:56:53.441257 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-6a173d11-1f7c-4d77-ab05-3d2c7a50be6f tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action returned with HTTP 202 Jul 03 12:56:53.441890 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 61/250] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:56:53 2026] POST /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:56:54.515014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7f3100f1-f78e-411b-9477-abef5d27ee56 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:54.518048 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f3100f1-f78e-411b-9477-abef5d27ee56 None None] GET https://10.4.3.13/volume// Jul 03 12:56:54.518048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f3100f1-f78e-411b-9477-abef5d27ee56 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:54.518048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f3100f1-f78e-411b-9477-abef5d27ee56 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:54.518403 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f3100f1-f78e-411b-9477-abef5d27ee56 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:54.518820 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 65/251] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:54.528199 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-a9c18676-37cc-4b5a-8124-98834bff420b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:54.530492 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-a9c18676-37cc-4b5a-8124-98834bff420b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:54.530800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-a9c18676-37cc-4b5a-8124-98834bff420b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:54.531033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-a9c18676-37cc-4b5a-8124-98834bff420b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:54.545944 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:54.545944 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:54.550736 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-a9c18676-37cc-4b5a-8124-98834bff420b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:54.556346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:54.556709 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-a9c18676-37cc-4b5a-8124-98834bff420b tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:54.556709 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 63/252] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:54 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1638 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:54.559783 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] DELETE https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:54.559783 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:54.559783 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:54.559783 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Delete volume with id: 1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:54.574303 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:54.574303 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:54.574801 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:54.609650 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Delete volume request issued successfully. Jul 03 12:56:54.609650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-498bdf1e-debb-4ec2-a908-74a049bfd7da tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 202 Jul 03 12:56:54.609650 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 64/253] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:56:54 2026] DELETE /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:56:54.620654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-edd0ada6-e6ac-436e-9146-9a9b88ef3abf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:54.623033 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-edd0ada6-e6ac-436e-9146-9a9b88ef3abf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:54.623193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-edd0ada6-e6ac-436e-9146-9a9b88ef3abf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:54.623617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-edd0ada6-e6ac-436e-9146-9a9b88ef3abf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:54.636942 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:54.636942 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:54.654946 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-edd0ada6-e6ac-436e-9146-9a9b88ef3abf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Volume info retrieved successfully. Jul 03 12:56:54.664116 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-edd0ada6-e6ac-436e-9146-9a9b88ef3abf tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 200 Jul 03 12:56:54.665104 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 62/254] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:54 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:54.864728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-41cb3e62-6520-42c1-a627-413e036c8287 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:54.867385 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:56:54.871485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-189903845"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:54.871485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-189903845'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:56:54.871485 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Create volume of 1 GB Jul 03 12:56:54.878790 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Availability Zones retrieved successfully. Jul 03 12:56:54.884579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Flow 'volume_create_api' (31622d90-d786-44ae-a50c-95a0f85c7bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:54.885478 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a218324-5626-4247-aaa9-b423fb6ed557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:54.886399 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:56:54.920764 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a218324-5626-4247-aaa9-b423fb6ed557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:54.921825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfecd89-668c-4fbd-ba97-c1c36007464a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:54.985113 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Created reservations ['938f18ab-fd3b-43ff-b54e-44c9bb41040a', '289abe52-ef53-4b76-9a6f-bd6054fe5e72', 'b3ad3757-44ba-42ae-bdeb-f3f53c34c8d5', '40fc8a9f-c65b-4632-b6a5-e3fe95319dcb'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:56:54.985343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbfecd89-668c-4fbd-ba97-c1c36007464a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938f18ab-fd3b-43ff-b54e-44c9bb41040a', '289abe52-ef53-4b76-9a6f-bd6054fe5e72', 'b3ad3757-44ba-42ae-bdeb-f3f53c34c8d5', '40fc8a9f-c65b-4632-b6a5-e3fe95319dcb']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:54.986389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f41064-f30d-4d8e-89ed-6fc3822ddfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:55.024235 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f41064-f30d-4d8e-89ed-6fc3822ddfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52900791-e76e-4406-a135-2cda91a35370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-189903845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54cb2e8ea7a74f06a358b4750fb2f45c',qos_specs=None,replication_status=,reservations=['938f18ab-fd3b-43ff-b54e-44c9bb41040a','289abe52-ef53-4b76-9a6f-bd6054fe5e72','b3ad3757-44ba-42ae-bdeb-f3f53c34c8d5','40fc8a9f-c65b-4632-b6a5-e3fe95319dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f127bf43a264baba9f9e551f17f00f4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-189903845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52900791-e76e-4406-a135-2cda91a35370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54cb2e8ea7a74f06a358b4750fb2f45c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f127bf43a264baba9f9e551f17f00f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:55.024476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fbc6a5a-c57a-406e-b7c9-cb023d40e410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:55.062578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fbc6a5a-c57a-406e-b7c9-cb023d40e410) transitioned into state 'SUCCESS' from state '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-189903845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54cb2e8ea7a74f06a358b4750fb2f45c',qos_specs=None,replication_status=,reservations=['938f18ab-fd3b-43ff-b54e-44c9bb41040a','289abe52-ef53-4b76-9a6f-bd6054fe5e72','b3ad3757-44ba-42ae-bdeb-f3f53c34c8d5','40fc8a9f-c65b-4632-b6a5-e3fe95319dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f127bf43a264baba9f9e551f17f00f4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:55.064295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbbdf99-3fd4-49d7-9288-600897058425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:56:55.085855 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbbdf99-3fd4-49d7-9288-600897058425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:56:55.087528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Flow 'volume_create_api' (31622d90-d786-44ae-a50c-95a0f85c7bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:56:55.087791 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Create volume request issued successfully. Jul 03 12:56:55.088703 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-41cb3e62-6520-42c1-a627-413e036c8287 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:56:55.089241 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 66/255] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:56:54 2026] POST /volume/v3/volumes => generated 756 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:56:55.106939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-442cb0e5-8936-4dc9-a29e-0614476c33d0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:55.110131 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-442cb0e5-8936-4dc9-a29e-0614476c33d0 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:56:55.110131 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-442cb0e5-8936-4dc9-a29e-0614476c33d0 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:55.110456 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-442cb0e5-8936-4dc9-a29e-0614476c33d0 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:55.124019 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:55.124019 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:55.134847 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-442cb0e5-8936-4dc9-a29e-0614476c33d0 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:56:55.142850 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-442cb0e5-8936-4dc9-a29e-0614476c33d0 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:56:55.143869 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 64/256] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:55 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:55.683906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-58a2c667-88c4-4f40-ba2c-8f66d0377524 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:55.685719 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-58a2c667-88c4-4f40-ba2c-8f66d0377524 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] GET https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf Jul 03 12:56:55.685889 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-58a2c667-88c4-4f40-ba2c-8f66d0377524 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:55.686058 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-58a2c667-88c4-4f40-ba2c-8f66d0377524 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:55.693106 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-58a2c667-88c4-4f40-ba2c-8f66d0377524 tempest-TaggedAttachmentsTest-1976803998 tempest-TaggedAttachmentsTest-1976803998-project-member] https://10.4.3.13/volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf returned with HTTP 404 Jul 03 12:56:55.693629 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 65/257] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:55 2026] GET /volume/v3/volumes/1d06435f-dbf7-4166-81e8-442532cf39cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:56:56.163486 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-32166448-6f70-4b3c-80b7-863f354ee2be None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:56.166653 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32166448-6f70-4b3c-80b7-863f354ee2be tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:56:56.166924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32166448-6f70-4b3c-80b7-863f354ee2be tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:56.167258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32166448-6f70-4b3c-80b7-863f354ee2be tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:56.179289 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:56.179289 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:56.186890 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-32166448-6f70-4b3c-80b7-863f354ee2be tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:56:56.193753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32166448-6f70-4b3c-80b7-863f354ee2be tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:56:56.194301 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 63/258] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:56 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:56:56.494411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-e43e8544-43df-4f38-a540-d66cef3aa61d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:56.496850 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-e43e8544-43df-4f38-a540-d66cef3aa61d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:56.497121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-e43e8544-43df-4f38-a540-d66cef3aa61d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:56.497385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-e43e8544-43df-4f38-a540-d66cef3aa61d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:56.510755 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:56.510755 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:56.515403 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-e43e8544-43df-4f38-a540-d66cef3aa61d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:56.520395 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-e43e8544-43df-4f38-a540-d66cef3aa61d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:56.520955 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 67/259] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:56 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:57.044972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-036d97a5-7d6b-4d13-8aab-d990cb8aa0a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:57.053651 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-036d97a5-7d6b-4d13-8aab-d990cb8aa0a6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] DELETE https://10.4.3.13/volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8 Jul 03 12:56:57.053887 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-036d97a5-7d6b-4d13-8aab-d990cb8aa0a6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:57.054137 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-036d97a5-7d6b-4d13-8aab-d990cb8aa0a6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:57.066650 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:57.066650 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:57.667429 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-463adb7b-4c8c-47b2-b373-ba92220cc41f req-036d97a5-7d6b-4d13-8aab-d990cb8aa0a6 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8 returned with HTTP 200 Jul 03 12:56:57.668145 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 65/260] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:56:57 2026] DELETE /volume/v3/attachments/c7fc46bc-3f3c-413b-b8a6-0cf648fab7f8 => generated 192 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:58.334770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-36596268-d489-4c6b-a813-5ae61fd13553 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:58.335236 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36596268-d489-4c6b-a813-5ae61fd13553 None None] GET https://10.4.3.13/volume// Jul 03 12:56:58.335399 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36596268-d489-4c6b-a813-5ae61fd13553 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:58.335744 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36596268-d489-4c6b-a813-5ae61fd13553 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:58.336188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36596268-d489-4c6b-a813-5ae61fd13553 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:56:58.336572 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 66/261] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:56:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:56:58.351951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-912d8ccb-891f-4f67-913d-a080b43d31c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:58.356792 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-912d8ccb-891f-4f67-913d-a080b43d31c3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:56:58.356792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-912d8ccb-891f-4f67-913d-a080b43d31c3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:58.357316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-912d8ccb-891f-4f67-913d-a080b43d31c3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:58.377712 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:58.377712 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:58.386016 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-912d8ccb-891f-4f67-913d-a080b43d31c3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:56:58.395764 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-912d8ccb-891f-4f67-913d-a080b43d31c3 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:56:58.396249 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 64/262] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:56:58 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 1335 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:56:58.537013 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:58.540466 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] PUT https://10.4.3.13/volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50 Jul 03 12:56:58.541333 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:58.550176 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Acquiring lock "cinder-attachment_update-57fb6298-8a5b-4496-a7ec-f4f30b11e404-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:56:58.555767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Lock "cinder-attachment_update-57fb6298-8a5b-4496-a7ec-f4f30b11e404-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:56:58.556907 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:58.556907 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-02ac078d-24c1-40a0-8301-ebece8554480 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-02ac078d-24c1-40a0-8301-ebece8554480 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-02ac078d-24c1-40a0-8301-ebece8554480 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-02ac078d-24c1-40a0-8301-ebece8554480 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-02ac078d-24c1-40a0-8301-ebece8554480 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-02ac078d-24c1-40a0-8301-ebece8554480 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:59.383955 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 66/263] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:56:58 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-bdaa20a4-65ed-4c4c-9207-1c5ead805892 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-bdaa20a4-65ed-4c4c-9207-1c5ead805892 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-bdaa20a4-65ed-4c4c-9207-1c5ead805892 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-bdaa20a4-65ed-4c4c-9207-1c5ead805892 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-bdaa20a4-65ed-4c4c-9207-1c5ead805892 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-bdaa20a4-65ed-4c4c-9207-1c5ead805892 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:56:59.384826 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 67/264] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:56:58 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1158 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] POST https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Begin detaching volume completed successfully. Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-fb7d5e17-c234-4857-a01b-059c83a282ad tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action returned with HTTP 202 Jul 03 12:56:59.385626 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 65/265] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:56:59 2026] POST /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:56:59.387683 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Lock "cinder-attachment_update-57fb6298-8a5b-4496-a7ec-f4f30b11e404-np0000004418" released by "attachment_update" :: held 0.543s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:56:59.387683 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-6eb76cbe-f696-4f8f-8d4a-c40539b87937 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50 returned with HTTP 200 Jul 03 12:56:59.387683 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 68/266] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:56:58 2026] PUT /volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:56:59.612880 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-9323bda8-22c1-48d7-b4ee-0061ad5f5310 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:56:59.618045 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-9323bda8-22c1-48d7-b4ee-0061ad5f5310 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] POST https://10.4.3.13/volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50/action Jul 03 12:56:59.618435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-9323bda8-22c1-48d7-b4ee-0061ad5f5310 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:56:59.618560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-9323bda8-22c1-48d7-b4ee-0061ad5f5310 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:56:59.655480 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:56:59.655480 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:56:59.687522 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9ce2faa9-fd2f-488c-a850-acd3b713b179 req-9323bda8-22c1-48d7-b4ee-0061ad5f5310 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50/action returned with HTTP 204 Jul 03 12:56:59.687972 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 67/267] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:56:59 2026] POST /volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:00.091782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ac8775b6-8980-4dbd-9889-de4fa3b1a9f3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:00.092274 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac8775b6-8980-4dbd-9889-de4fa3b1a9f3 None None] GET https://10.4.3.13/volume// Jul 03 12:57:00.092507 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac8775b6-8980-4dbd-9889-de4fa3b1a9f3 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:00.092747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac8775b6-8980-4dbd-9889-de4fa3b1a9f3 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:00.093186 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac8775b6-8980-4dbd-9889-de4fa3b1a9f3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:00.093543 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 68/268] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:57:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:00.107623 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-2a76e318-642b-4fdb-8563-3e7cbe7a4d97 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:00.109481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-2a76e318-642b-4fdb-8563-3e7cbe7a4d97 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:57:00.109995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-2a76e318-642b-4fdb-8563-3e7cbe7a4d97 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:00.109995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-2a76e318-642b-4fdb-8563-3e7cbe7a4d97 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:00.119239 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:00.119239 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:00.122608 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-2a76e318-642b-4fdb-8563-3e7cbe7a4d97 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:57:00.128575 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-2a76e318-642b-4fdb-8563-3e7cbe7a4d97 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:57:00.129038 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 66/269] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:57:00 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:02.499764 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-c4d6bb5c-bca4-45e5-aad2-c988b2e8dda0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:02.502280 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-c4d6bb5c-bca4-45e5-aad2-c988b2e8dda0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:57:02.502280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-c4d6bb5c-bca4-45e5-aad2-c988b2e8dda0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:02.502280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-c4d6bb5c-bca4-45e5-aad2-c988b2e8dda0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:02.515355 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:02.515355 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:02.518682 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-c4d6bb5c-bca4-45e5-aad2-c988b2e8dda0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:57:02.523037 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-c4d6bb5c-bca4-45e5-aad2-c988b2e8dda0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:57:02.523476 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 69/270] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:02 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:06.105611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-b0c1d94f-97ce-4e47-812e-a9dcb16161f0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:06.110754 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-b0c1d94f-97ce-4e47-812e-a9dcb16161f0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] DELETE https://10.4.3.13/volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512 Jul 03 12:57:06.110754 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-b0c1d94f-97ce-4e47-812e-a9dcb16161f0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:06.110754 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-b0c1d94f-97ce-4e47-812e-a9dcb16161f0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:06.110754 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=277,cinder:UPDATE=43,cinder:INSERT=25 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:57:06.118551 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:06.118551 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:06.663273 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3c669314-788a-4ed3-b1b1-a56856534fe6 req-b0c1d94f-97ce-4e47-812e-a9dcb16161f0 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512 returned with HTTP 200 Jul 03 12:57:06.663772 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 68/271] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:06 2026] DELETE /volume/v3/attachments/77a637cd-a0fe-4507-bd1a-089bfaba5512 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:08.963323 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=220,cinder:UPDATE=30,cinder:INSERT=10 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:57:10.127211 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=241,cinder:INSERT=22,cinder:UPDATE=40 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:57:12.521801 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=245,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:57:14.416717 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-f3b49622-976a-4aec-acf2-fcc8c8b6f657 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:14.418794 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-f3b49622-976a-4aec-acf2-fcc8c8b6f657 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] DELETE https://10.4.3.13/volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091 Jul 03 12:57:14.419004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-f3b49622-976a-4aec-acf2-fcc8c8b6f657 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:14.419182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-f3b49622-976a-4aec-acf2-fcc8c8b6f657 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:14.426083 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:14.426083 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:14.550707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:14.552228 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:14.552546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-342632633", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:14.553985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-342632633', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:14.919249 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Create volume of 1 GB Jul 03 12:57:14.925039 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Availability Zones retrieved successfully. Jul 03 12:57:14.932344 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Flow 'volume_create_api' (c736d6b3-3e30-4ba9-aa32-df190864c720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:14.933501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f295e2f-c1e0-4987-bd8c-b3a0d69b4b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:14.934479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:14.979705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-f3b49622-976a-4aec-acf2-fcc8c8b6f657 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091 returned with HTTP 200 Jul 03 12:57:14.979705 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 69/272] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:14 2026] DELETE /volume/v3/attachments/b61fe88f-2d7e-4211-af56-9f2819805091 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:14.990332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-9b6e9661-7389-4181-99f4-615cf5ba3986 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:14.992983 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-9b6e9661-7389-4181-99f4-615cf5ba3986 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] DELETE https://10.4.3.13/volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef Jul 03 12:57:14.993249 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-9b6e9661-7389-4181-99f4-615cf5ba3986 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:14.993424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-9b6e9661-7389-4181-99f4-615cf5ba3986 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:15.004902 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:15.004902 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:15.020258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f295e2f-c1e0-4987-bd8c-b3a0d69b4b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:15.020676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec11559e-0699-4549-9409-06bff45f1b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:15.104997 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Created reservations ['b89cc76b-21a3-4be0-ac7e-1ecfab810b0b', '200c4540-2380-4305-bea5-3c2869d18c18', 'e47f1390-8bd3-4a4a-8346-97fef2452c03', 'b651df36-fdfe-4852-a1e4-0cda84ba875e'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:15.105924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec11559e-0699-4549-9409-06bff45f1b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89cc76b-21a3-4be0-ac7e-1ecfab810b0b', '200c4540-2380-4305-bea5-3c2869d18c18', 'e47f1390-8bd3-4a4a-8346-97fef2452c03', 'b651df36-fdfe-4852-a1e4-0cda84ba875e']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:15.107216 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a5f8dc-26b9-4f2b-9dac-f149b6f18550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:15.136982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a5f8dc-26b9-4f2b-9dac-f149b6f18550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8fbaa45-8b37-4236-875c-e46b1efaa8d4', '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-342632633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6cf1deeab14079a6372d4d13cf72d7',qos_specs=None,replication_status=,reservations=['b89cc76b-21a3-4be0-ac7e-1ecfab810b0b','200c4540-2380-4305-bea5-3c2869d18c18','e47f1390-8bd3-4a4a-8346-97fef2452c03','b651df36-fdfe-4852-a1e4-0cda84ba875e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791d2cbdb3044d1d96f7aa3a3c842b40',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-342632633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8fbaa45-8b37-4236-875c-e46b1efaa8d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f6cf1deeab14079a6372d4d13cf72d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='791d2cbdb3044d1d96f7aa3a3c842b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:15.137891 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef09a29-00eb-47ee-baa2-1c9aa53564ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:15.161761 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef09a29-00eb-47ee-baa2-1c9aa53564ce) transitioned into state 'SUCCESS' from state '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-342632633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f6cf1deeab14079a6372d4d13cf72d7',qos_specs=None,replication_status=,reservations=['b89cc76b-21a3-4be0-ac7e-1ecfab810b0b','200c4540-2380-4305-bea5-3c2869d18c18','e47f1390-8bd3-4a4a-8346-97fef2452c03','b651df36-fdfe-4852-a1e4-0cda84ba875e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='791d2cbdb3044d1d96f7aa3a3c842b40',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:15.162513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfb58a3-f32c-4e8f-9c70-7aa8cf8b9981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:15.174557 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfb58a3-f32c-4e8f-9c70-7aa8cf8b9981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:15.175727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Flow 'volume_create_api' (c736d6b3-3e30-4ba9-aa32-df190864c720) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:15.176122 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Create volume request issued successfully. Jul 03 12:57:15.176877 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8aaa9eca-2c59-4ec2-80d7-eefbb5cf6630 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:15.177386 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 67/273] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 12:57:14 2026] POST /volume/v3/volumes => generated 896 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:15.193062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d9ed6fbd-84e5-48c6-a9a0-1c405c113153 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:15.194787 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9ed6fbd-84e5-48c6-a9a0-1c405c113153 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:57:15.195010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9ed6fbd-84e5-48c6-a9a0-1c405c113153 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:15.195213 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9ed6fbd-84e5-48c6-a9a0-1c405c113153 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:15.203769 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:15.203769 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:15.208789 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d9ed6fbd-84e5-48c6-a9a0-1c405c113153 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:57:15.214735 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9ed6fbd-84e5-48c6-a9a0-1c405c113153 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:57:15.215243 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 69/274] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:57:15 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 964 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 12:57:15.556178 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-9b6e9661-7389-4181-99f4-615cf5ba3986 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef returned with HTTP 200 Jul 03 12:57:15.556178 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 70/275] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:14 2026] DELETE /volume/v3/attachments/07901f75-9027-417e-9040-10eb51a3a9ef => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:15.565925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-0b434735-19e2-4fc6-aff8-abe7cba98d0c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:15.569481 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-0b434735-19e2-4fc6-aff8-abe7cba98d0c tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] DELETE https://10.4.3.13/volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407 Jul 03 12:57:15.570904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-0b434735-19e2-4fc6-aff8-abe7cba98d0c tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:15.570904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-0b434735-19e2-4fc6-aff8-abe7cba98d0c tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:15.585181 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:15.585181 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:16.115959 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bbfe7b01-f5e7-4df3-8fca-eec6cd5d7f71 req-0b434735-19e2-4fc6-aff8-abe7cba98d0c tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407 returned with HTTP 200 Jul 03 12:57:16.116549 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 70/276] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:15 2026] DELETE /volume/v3/attachments/e530c113-cea6-44a8-ba5d-fec096fc0407 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:16.230234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d95a2814-33c4-4f5c-9296-ac078b31e732 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:16.232689 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d95a2814-33c4-4f5c-9296-ac078b31e732 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:57:16.232968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d95a2814-33c4-4f5c-9296-ac078b31e732 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:16.233261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d95a2814-33c4-4f5c-9296-ac078b31e732 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:16.245572 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:16.245572 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:16.250499 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d95a2814-33c4-4f5c-9296-ac078b31e732 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:57:16.258338 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d95a2814-33c4-4f5c-9296-ac078b31e732 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:57:16.258892 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 68/277] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:57:16 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:16.303099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-f975b475-a5e7-41d1-b4e4-454411f0a032 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:16.306006 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-f975b475-a5e7-41d1-b4e4-454411f0a032 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:57:16.306006 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-f975b475-a5e7-41d1-b4e4-454411f0a032 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:16.306006 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-f975b475-a5e7-41d1-b4e4-454411f0a032 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:16.312093 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:16.312093 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:16.317222 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-f975b475-a5e7-41d1-b4e4-454411f0a032 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:57:16.322235 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-f975b475-a5e7-41d1-b4e4-454411f0a032 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:57:16.322919 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 70/278] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:16 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:16.372856 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-377f12fd-f274-46e8-8a2c-8243a9f207f7 req-56f90405-b33c-430a-828b-afab71f948d2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:16.374874 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-377f12fd-f274-46e8-8a2c-8243a9f207f7 req-56f90405-b33c-430a-828b-afab71f948d2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:57:16.375119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-377f12fd-f274-46e8-8a2c-8243a9f207f7 req-56f90405-b33c-430a-828b-afab71f948d2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:16.375438 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-377f12fd-f274-46e8-8a2c-8243a9f207f7 req-56f90405-b33c-430a-828b-afab71f948d2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:16.386297 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:16.386297 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:16.391270 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-377f12fd-f274-46e8-8a2c-8243a9f207f7 req-56f90405-b33c-430a-828b-afab71f948d2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:57:16.397184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-377f12fd-f274-46e8-8a2c-8243a9f207f7 req-56f90405-b33c-430a-828b-afab71f948d2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:57:16.397666 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 71/279] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:16 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:16.872586 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-2aea5d8a-da0f-4e6f-9ca1-cc4df049eb62 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:16.875026 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-2aea5d8a-da0f-4e6f-9ca1-cc4df049eb62 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:57:16.875269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-2aea5d8a-da0f-4e6f-9ca1-cc4df049eb62 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:16.875502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-2aea5d8a-da0f-4e6f-9ca1-cc4df049eb62 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:16.884117 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:16.884117 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:16.888548 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-2aea5d8a-da0f-4e6f-9ca1-cc4df049eb62 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:57:16.894593 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-2aea5d8a-da0f-4e6f-9ca1-cc4df049eb62 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:57:16.895093 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 71/280] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:16 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:16.904153 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dacc2f1e-de76-4105-bd73-3c356769dcd8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:16.904494 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dacc2f1e-de76-4105-bd73-3c356769dcd8 None None] GET https://10.4.3.13/volume// Jul 03 12:57:16.904638 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dacc2f1e-de76-4105-bd73-3c356769dcd8 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:16.904811 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dacc2f1e-de76-4105-bd73-3c356769dcd8 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:16.905133 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dacc2f1e-de76-4105-bd73-3c356769dcd8 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:16.905453 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 69/281] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:57:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:16.912851 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-87f0892d-ef0a-4bd1-8d86-ccd89ecec1c3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:16.914885 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-87f0892d-ef0a-4bd1-8d86-ccd89ecec1c3 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:57:16.915264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-87f0892d-ef0a-4bd1-8d86-ccd89ecec1c3 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8fbaa45-8b37-4236-875c-e46b1efaa8d4", "connector": null, "instance_uuid": "096d101d-233a-42fe-b2d5-53635ab970a6"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:16.922950 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:16.922950 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:16.987852 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-87f0892d-ef0a-4bd1-8d86-ccd89ecec1c3 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:57:16.988311 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 71/282] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:57:16 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:17.012005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:17.014518 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/limits Jul 03 12:57:17.014769 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:17.015013 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:17.022872 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-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 12:57:17.023170 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-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 12:57:17.023449 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] 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 12:57:17.023863 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-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 12:57:17.024215 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] 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 12:57:17.024466 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] 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 12:57:17.024696 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] 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 12:57:17.036738 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-2e5f9770-5001-44b2-b72f-9519001e9909 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/limits returned with HTTP 200 Jul 03 12:57:17.037094 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 72/283] 10.4.3.13 () {68 vars in 1477 bytes} [Fri Jul 3 12:57:17 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 12:57:17.552385 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4048f405-8960-4ef4-8c54-4debc73b11fe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:17.554198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] DELETE https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:57:17.554431 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:17.554597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:17.554776 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Delete volume with id: af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:57:17.562463 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:17.562463 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:17.562947 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:57:17.613369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-af8f6559-9379-4213-aa75-ffd45820087b req-f2144020-d792-4f93-8cfa-ba07c1459f15 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:17.615125 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-f2144020-d792-4f93-8cfa-ba07c1459f15 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:57:17.615319 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-f2144020-d792-4f93-8cfa-ba07c1459f15 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:17.615688 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-f2144020-d792-4f93-8cfa-ba07c1459f15 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:17.625079 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:17.625079 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:17.629552 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-af8f6559-9379-4213-aa75-ffd45820087b req-f2144020-d792-4f93-8cfa-ba07c1459f15 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:57:17.635357 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-f2144020-d792-4f93-8cfa-ba07c1459f15 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 200 Jul 03 12:57:17.635676 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 70/284] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:17 2026] GET /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 1448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:17.646242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:17.648346 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 12:57:17.648805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57fb6298-8a5b-4496-a7ec-f4f30b11e404", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-217388355", "description": null, "metadata": {}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:17.660668 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:17.660668 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:17.661228 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:57:17.661387 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Create snapshot from volume 57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:57:17.678834 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-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 12:57:17.686869 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Delete volume request issued successfully. Jul 03 12:57:17.687123 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4048f405-8960-4ef4-8c54-4debc73b11fe tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 returned with HTTP 202 Jul 03 12:57:17.687553 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 72/285] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:17 2026] DELETE /volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:17.696345 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9617526c-a6a8-4ff8-ba78-5de1feeeb6cc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:17.699976 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9617526c-a6a8-4ff8-ba78-5de1feeeb6cc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:57:17.700409 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9617526c-a6a8-4ff8-ba78-5de1feeeb6cc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:17.700623 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9617526c-a6a8-4ff8-ba78-5de1feeeb6cc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:17.709473 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:17.709473 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:17.729712 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9617526c-a6a8-4ff8-ba78-5de1feeeb6cc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:57:17.735123 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9617526c-a6a8-4ff8-ba78-5de1feeeb6cc tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 returned with HTTP 200 Jul 03 12:57:17.735574 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 73/286] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:17 2026] GET /volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:17.743257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Created reservations ['3aed63d7-a507-4848-9ed0-e1141035285f', '828e8cea-d3f5-4203-b753-5bf24ce1aa80', '3b26dc81-f381-466a-953a-c0893cb9757a', '461621ca-a1f6-4866-ba27-f7c6c99abe0d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:17.886650 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Snapshot force create request issued successfully. Jul 03 12:57:17.886982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af8f6559-9379-4213-aa75-ffd45820087b req-7d461cf7-396b-4c10-a4a6-9423fcdc4f43 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 12:57:17.887417 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 72/287] 10.4.3.13 () {72 vars in 1540 bytes} [Fri Jul 3 12:57:17 2026] POST /volume/v3/snapshots => generated 318 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:18.751306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-998fd5e8-83c1-40f0-abe6-6f4aff55c088 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:18.753908 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-998fd5e8-83c1-40f0-abe6-6f4aff55c088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 Jul 03 12:57:18.754291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-998fd5e8-83c1-40f0-abe6-6f4aff55c088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:18.754880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-998fd5e8-83c1-40f0-abe6-6f4aff55c088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:18.764238 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-998fd5e8-83c1-40f0-abe6-6f4aff55c088 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 returned with HTTP 404 Jul 03 12:57:18.765091 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 71/288] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:18 2026] GET /volume/v3/volumes/af8a8b93-4127-465e-afed-467f3296e809 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:18.777778 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-de2706c5-c114-4b00-b133-3a9940da9886 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:18.779631 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] DELETE https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:57:18.779631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:18.779875 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:18.780082 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Delete volume with id: 872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:57:18.787182 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:18.787182 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:18.787628 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:57:18.812406 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Delete volume request issued successfully. Jul 03 12:57:18.812569 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-de2706c5-c114-4b00-b133-3a9940da9886 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 202 Jul 03 12:57:18.813229 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 73/289] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:18 2026] DELETE /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:18.820937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-552db32a-8a3c-4567-aef0-e93e5140046d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:18.824721 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-552db32a-8a3c-4567-aef0-e93e5140046d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:57:18.824807 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-552db32a-8a3c-4567-aef0-e93e5140046d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:18.825511 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-552db32a-8a3c-4567-aef0-e93e5140046d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:18.836216 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:18.836216 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:18.840718 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-552db32a-8a3c-4567-aef0-e93e5140046d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Volume info retrieved successfully. Jul 03 12:57:18.846103 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-552db32a-8a3c-4567-aef0-e93e5140046d tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 200 Jul 03 12:57:18.846565 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 74/290] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:18 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:19.869839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-056eedb1-6939-44bd-9d5c-6d7cc3629f65 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:19.872848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-056eedb1-6939-44bd-9d5c-6d7cc3629f65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] GET https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 Jul 03 12:57:19.873106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-056eedb1-6939-44bd-9d5c-6d7cc3629f65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:19.873352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-056eedb1-6939-44bd-9d5c-6d7cc3629f65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:19.879980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-056eedb1-6939-44bd-9d5c-6d7cc3629f65 tempest-TestMultiAttachVolumeSwap-480713396 tempest-TestMultiAttachVolumeSwap-480713396-project-member] https://10.4.3.13/volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 returned with HTTP 404 Jul 03 12:57:19.880568 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 73/291] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:19 2026] GET /volume/v3/volumes/872b58b6-f39d-48c4-af6a-8925da570677 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:20.331258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-82a55356-7aaf-4406-9cd2-4a8f5eb556cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:20.336155 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82a55356-7aaf-4406-9cd2-4a8f5eb556cc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 Jul 03 12:57:20.336155 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82a55356-7aaf-4406-9cd2-4a8f5eb556cc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:20.336155 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82a55356-7aaf-4406-9cd2-4a8f5eb556cc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:20.362687 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:20.362687 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:20.363197 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-82a55356-7aaf-4406-9cd2-4a8f5eb556cc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Snapshot retrieved successfully. Jul 03 12:57:20.364011 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82a55356-7aaf-4406-9cd2-4a8f5eb556cc tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 returned with HTTP 200 Jul 03 12:57:20.364386 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 72/292] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:57:20 2026] GET /volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 => generated 477 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:20.670785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:20.671219 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 Jul 03 12:57:20.671292 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:20.673259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:20.673259 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Delete snapshot with id: db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 Jul 03 12:57:20.697234 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:20.697234 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:20.697879 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Snapshot retrieved successfully. Jul 03 12:57:20.758173 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Snapshot delete request issued successfully. Jul 03 12:57:20.758385 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db9dd15a-b766-43d3-b0dc-15989c7bdd1d tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 returned with HTTP 202 Jul 03 12:57:20.758784 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 74/293] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 12:57:20 2026] DELETE /volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:20.768112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f37c2a09-440f-47a6-8af5-2babddd89fc0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:20.770368 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f37c2a09-440f-47a6-8af5-2babddd89fc0 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 Jul 03 12:57:20.770669 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f37c2a09-440f-47a6-8af5-2babddd89fc0 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:20.770959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f37c2a09-440f-47a6-8af5-2babddd89fc0 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:20.798949 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:20.798949 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:20.799588 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f37c2a09-440f-47a6-8af5-2babddd89fc0 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Snapshot retrieved successfully. Jul 03 12:57:20.800924 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f37c2a09-440f-47a6-8af5-2babddd89fc0 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 returned with HTTP 200 Jul 03 12:57:20.801851 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 75/294] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:57:20 2026] GET /volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:21.816667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ee77bee3-13ae-4911-a0f1-a2788d99c3a1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:21.820964 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee77bee3-13ae-4911-a0f1-a2788d99c3a1 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] GET https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 Jul 03 12:57:21.821287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee77bee3-13ae-4911-a0f1-a2788d99c3a1 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:21.821604 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee77bee3-13ae-4911-a0f1-a2788d99c3a1 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:21.833466 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee77bee3-13ae-4911-a0f1-a2788d99c3a1 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 returned with HTTP 404 Jul 03 12:57:21.834038 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 74/295] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:57:21 2026] GET /volume/v3/snapshots/db9a2ce7-e84a-4ad3-bf46-0d1e9057ec60 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:25.079789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2fa166cf-7e71-46cf-93c9-96680e8009e7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:25.080379 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2fa166cf-7e71-46cf-93c9-96680e8009e7 None None] GET https://10.4.3.13/volume// Jul 03 12:57:25.080556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2fa166cf-7e71-46cf-93c9-96680e8009e7 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:25.080822 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2fa166cf-7e71-46cf-93c9-96680e8009e7 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:25.081263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2fa166cf-7e71-46cf-93c9-96680e8009e7 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:25.081642 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 73/296] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:57:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:25.098973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-42810ed0-8abc-4cf7-a1e6-b637a5d7f625 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:25.103664 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-42810ed0-8abc-4cf7-a1e6-b637a5d7f625 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:57:25.104000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-42810ed0-8abc-4cf7-a1e6-b637a5d7f625 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:25.104288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-42810ed0-8abc-4cf7-a1e6-b637a5d7f625 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:25.119581 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:25.119581 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:25.129622 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-42810ed0-8abc-4cf7-a1e6-b637a5d7f625 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:57:25.139632 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-42810ed0-8abc-4cf7-a1e6-b637a5d7f625 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:57:25.140104 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 75/297] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:57:25 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1537 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:25.176567 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:25.179522 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] DELETE https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:57:25.180105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:25.180105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:25.180105 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Delete volume with id: 05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:57:25.198110 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:25.198110 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:25.198836 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:57:25.256699 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Delete volume request issued successfully. Jul 03 12:57:25.257138 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7269bc7-4fb2-484e-8e0d-a2f7a0e5abb6 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 202 Jul 03 12:57:25.257614 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 76/298] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:25 2026] DELETE /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:25.270229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4fd2a789-712a-4fec-9f4a-eaf3b89fbbb4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:25.273493 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4fd2a789-712a-4fec-9f4a-eaf3b89fbbb4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:57:25.273779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a789-712a-4fec-9f4a-eaf3b89fbbb4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:25.274115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a789-712a-4fec-9f4a-eaf3b89fbbb4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:25.287735 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:25.287735 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:25.291707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:25.295799 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] PUT https://10.4.3.13/volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef Jul 03 12:57:25.295984 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4fd2a789-712a-4fec-9f4a-eaf3b89fbbb4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:57:25.296737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:25.305975 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4fd2a789-712a-4fec-9f4a-eaf3b89fbbb4 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 200 Jul 03 12:57:25.306729 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 75/299] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:25 2026] GET /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:25.314312 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Acquiring lock "cinder-attachment_update-c8fbaa45-8b37-4236-875c-e46b1efaa8d4-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:57:25.321313 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Lock "cinder-attachment_update-c8fbaa45-8b37-4236-875c-e46b1efaa8d4-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:57:25.322482 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:25.322482 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:25.862798 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Lock "cinder-attachment_update-c8fbaa45-8b37-4236-875c-e46b1efaa8d4-np0000004418" released by "attachment_update" :: held 0.541s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:57:25.863208 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b7c571e2-e37e-4073-bfe9-0f658700dbfe tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef returned with HTTP 200 Jul 03 12:57:25.864092 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 74/300] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:57:25 2026] PUT /volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:26.128345 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff71ae54-3488-4a5a-8a91-82b5e295665b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.129923 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff71ae54-3488-4a5a-8a91-82b5e295665b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:57:26.130156 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff71ae54-3488-4a5a-8a91-82b5e295665b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:26.130508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff71ae54-3488-4a5a-8a91-82b5e295665b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:26.140734 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.140734 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:26.147103 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff71ae54-3488-4a5a-8a91-82b5e295665b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:57:26.152002 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff71ae54-3488-4a5a-8a91-82b5e295665b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:57:26.152546 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 76/301] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:26 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:26.202111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-b52dd282-ea39-44e1-a0d5-fc48826cfec2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.204589 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-b52dd282-ea39-44e1-a0d5-fc48826cfec2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:57:26.204824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-b52dd282-ea39-44e1-a0d5-fc48826cfec2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:26.205644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-b52dd282-ea39-44e1-a0d5-fc48826cfec2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:26.217608 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.217608 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:26.224189 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-b52dd282-ea39-44e1-a0d5-fc48826cfec2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:57:26.228126 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-b52dd282-ea39-44e1-a0d5-fc48826cfec2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:57:26.228749 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 77/302] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:26 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:26.248747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.251071 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8/action Jul 03 12:57:26.251402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:57:26.251517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:26.272093 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.272093 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:26.272734 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:57:26.290336 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Begin detaching volume completed successfully. Jul 03 12:57:26.290638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-103c99b5-b2cf-49e4-87ce-636505f7b93e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8/action returned with HTTP 202 Jul 03 12:57:26.291398 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 76/303] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:57:26 2026] POST /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:57:26.327591 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7cc0b7be-e912-4c4d-91f6-097be74d64ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.331127 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cc0b7be-e912-4c4d-91f6-097be74d64ce tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 Jul 03 12:57:26.331428 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cc0b7be-e912-4c4d-91f6-097be74d64ce tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:26.331727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cc0b7be-e912-4c4d-91f6-097be74d64ce tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:26.341009 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cc0b7be-e912-4c4d-91f6-097be74d64ce tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 returned with HTTP 404 Jul 03 12:57:26.341457 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 75/304] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:26 2026] GET /volume/v3/volumes/05d67ebf-1205-4d72-9d22-5f5347375c44 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:26.347821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aac8d565-674b-44ca-8051-3655e57ebfbc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.352735 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] DELETE https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:57:26.352905 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:26.353111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:26.353287 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Delete volume with id: 4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:57:26.364207 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.364207 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:26.364956 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:57:26.380441 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b791021f-c891-467b-981c-c993599ac19d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.382978 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b791021f-c891-467b-981c-c993599ac19d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] POST https://10.4.3.13/volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef/action Jul 03 12:57:26.383470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b791021f-c891-467b-981c-c993599ac19d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:57:26.383614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b791021f-c891-467b-981c-c993599ac19d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:26.392183 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Delete volume request issued successfully. Jul 03 12:57:26.392516 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aac8d565-674b-44ca-8051-3655e57ebfbc tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 202 Jul 03 12:57:26.393452 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 77/305] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:26 2026] DELETE /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:26.400656 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-14fac40c-d79b-4a7d-aa7f-e8ad0967bd85 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.402715 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-14fac40c-d79b-4a7d-aa7f-e8ad0967bd85 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:57:26.402822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-14fac40c-d79b-4a7d-aa7f-e8ad0967bd85 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:26.403033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-14fac40c-d79b-4a7d-aa7f-e8ad0967bd85 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:26.404837 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.404837 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:26.410861 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.410861 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:26.415141 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-14fac40c-d79b-4a7d-aa7f-e8ad0967bd85 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:57:26.419836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-14fac40c-d79b-4a7d-aa7f-e8ad0967bd85 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 200 Jul 03 12:57:26.420315 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 77/306] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:26 2026] GET /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:26.427235 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-b47d1767-0fd4-4f8f-a666-14b0431daa63 req-b791021f-c891-467b-981c-c993599ac19d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef/action returned with HTTP 204 Jul 03 12:57:26.427870 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 78/307] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:57:26 2026] POST /volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:26.560224 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-33afd62a-8662-4692-ae7d-f1a22177d246 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:26.562213 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-33afd62a-8662-4692-ae7d-f1a22177d246 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] DELETE https://10.4.3.13/volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50 Jul 03 12:57:26.562418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-33afd62a-8662-4692-ae7d-f1a22177d246 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:26.566192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-33afd62a-8662-4692-ae7d-f1a22177d246 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:26.570611 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:26.570611 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:27.121700 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-33afd62a-8662-4692-ae7d-f1a22177d246 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50 returned with HTTP 200 Jul 03 12:57:27.122222 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 76/308] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:26 2026] DELETE /volume/v3/attachments/f4f0a1e3-b2b5-48fd-9ee6-4187a3cd7e50 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:27.149302 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:27.153005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] DELETE https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:57:27.153212 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:27.153428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:27.153621 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Delete volume with id: 57fb6298-8a5b-4496-a7ec-f4f30b11e404 Jul 03 12:57:27.164043 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:27.164043 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:27.164350 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Volume info retrieved successfully. Jul 03 12:57:27.196145 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] Delete volume request issued successfully. Jul 03 12:57:27.196545 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-53c01651-11b6-4edf-a00a-5f3c9d0c2417 req-81cbd8fb-ab1a-4f24-9dd7-faebcc29e716 tempest-ImageDependencyTests-291663842 tempest-ImageDependencyTests-291663842-project-member] https://10.4.3.13/volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 returned with HTTP 202 Jul 03 12:57:27.197092 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 78/309] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 12:57:27 2026] DELETE /volume/v3/volumes/57fb6298-8a5b-4496-a7ec-f4f30b11e404 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:27.327667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b5ed6222-fa02-4474-9083-5e52f5b70a8e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:27.327667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b5ed6222-fa02-4474-9083-5e52f5b70a8e None None] GET https://10.4.3.13/volume// Jul 03 12:57:27.327667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b5ed6222-fa02-4474-9083-5e52f5b70a8e None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:27.327667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b5ed6222-fa02-4474-9083-5e52f5b70a8e None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:27.327667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b5ed6222-fa02-4474-9083-5e52f5b70a8e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:27.328190 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 78/310] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:57:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:27.337320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-3f95645a-0b42-4d55-80fb-fca5f2c19c76 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:27.340198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-3f95645a-0b42-4d55-80fb-fca5f2c19c76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:57:27.340388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-3f95645a-0b42-4d55-80fb-fca5f2c19c76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:27.340691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-3f95645a-0b42-4d55-80fb-fca5f2c19c76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:27.351607 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:27.351607 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:27.355853 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-3f95645a-0b42-4d55-80fb-fca5f2c19c76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:57:27.361113 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-3f95645a-0b42-4d55-80fb-fca5f2c19c76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:57:27.361516 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 79/311] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:57:27 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:27.438671 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3805b3d6-67e5-45ed-aab5-b6c134cc9d08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:27.440403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3805b3d6-67e5-45ed-aab5-b6c134cc9d08 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff Jul 03 12:57:27.440598 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3805b3d6-67e5-45ed-aab5-b6c134cc9d08 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:27.440837 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3805b3d6-67e5-45ed-aab5-b6c134cc9d08 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:27.446673 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3805b3d6-67e5-45ed-aab5-b6c134cc9d08 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff returned with HTTP 404 Jul 03 12:57:27.447211 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 77/312] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:27 2026] GET /volume/v3/volumes/4b8ed4fe-a339-4b61-86f8-77d2f541f5ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:27.456928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b886a326-497c-4ca8-a156-af5c29f120fe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:27.458281 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:57:27.458597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:27.458845 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:27.459210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Delete volume with id: 8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:57:27.481206 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:27.481206 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:27.481957 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:57:27.506723 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Delete volume request issued successfully. Jul 03 12:57:27.507361 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b886a326-497c-4ca8-a156-af5c29f120fe tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 202 Jul 03 12:57:27.508149 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 79/313] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:27 2026] DELETE /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:27.518731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b82b4d80-8ab8-4771-85f7-3e050d31a9e2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:27.522994 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b82b4d80-8ab8-4771-85f7-3e050d31a9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:57:27.523262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b82b4d80-8ab8-4771-85f7-3e050d31a9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:27.523512 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b82b4d80-8ab8-4771-85f7-3e050d31a9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:27.530735 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:27.530735 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:27.538105 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b82b4d80-8ab8-4771-85f7-3e050d31a9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Volume info retrieved successfully. Jul 03 12:57:27.546896 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b82b4d80-8ab8-4771-85f7-3e050d31a9e2 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 200 Jul 03 12:57:27.547493 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 79/314] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:27 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:28.292377 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-0a8a23f6-83cb-44c2-b3db-7f0ffba0810e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:28.295284 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-0a8a23f6-83cb-44c2-b3db-7f0ffba0810e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601 Jul 03 12:57:28.295614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-0a8a23f6-83cb-44c2-b3db-7f0ffba0810e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:28.296493 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-0a8a23f6-83cb-44c2-b3db-7f0ffba0810e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:28.307483 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:28.307483 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:28.571305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-654df4f8-b25c-4487-8c3c-15a7d2de7f15 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:28.574898 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-654df4f8-b25c-4487-8c3c-15a7d2de7f15 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] GET https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d Jul 03 12:57:28.575129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-654df4f8-b25c-4487-8c3c-15a7d2de7f15 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:28.575340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-654df4f8-b25c-4487-8c3c-15a7d2de7f15 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:28.587265 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-654df4f8-b25c-4487-8c3c-15a7d2de7f15 tempest-TaggedBootDevicesTest_v242-1472741545 tempest-TaggedBootDevicesTest_v242-1472741545-project-member] https://10.4.3.13/volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d returned with HTTP 404 Jul 03 12:57:28.588012 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 78/315] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:28 2026] GET /volume/v3/volumes/8dd2c7f8-e356-4f31-9f81-b264ec0c358d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:28.855818 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cdfaf97-bbf4-4364-8ae4-61ca93826c5b req-0a8a23f6-83cb-44c2-b3db-7f0ffba0810e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601 returned with HTTP 200 Jul 03 12:57:28.856371 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 80/316] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:28 2026] DELETE /volume/v3/attachments/72e6263d-f54f-4759-b095-14d601543601 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:29.507387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ab2c64e6-a7dd-4ae2-96be-f3e96dc730a5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:29.509026 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab2c64e6-a7dd-4ae2-96be-f3e96dc730a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 12:57:29.509225 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab2c64e6-a7dd-4ae2-96be-f3e96dc730a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:29.509411 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab2c64e6-a7dd-4ae2-96be-f3e96dc730a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:29.517015 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:29.517015 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:29.521557 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ab2c64e6-a7dd-4ae2-96be-f3e96dc730a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:57:29.526288 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab2c64e6-a7dd-4ae2-96be-f3e96dc730a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 12:57:29.526684 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 80/317] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:29 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:31.465241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c456745e-5bbd-45f2-9872-c27c95be35ab None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:31.513617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:31.514438 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:31.514847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-937325800"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:31.516804 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-937325800'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:31.517027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Create volume of 1 GB Jul 03 12:57:31.517378 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:31.517378 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:31.522839 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Availability Zones retrieved successfully. Jul 03 12:57:31.529726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Flow 'volume_create_api' (5e9e61f7-7706-4a28-b532-ee3245d28add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:31.531585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01defdd7-6e29-4831-92a3-e77cf25b4d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.533918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:31.572174 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01defdd7-6e29-4831-92a3-e77cf25b4d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.573253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a257d616-71fc-4bc3-ad2c-872ac2818ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.592950 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:31.593381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1618315323", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:31.595198 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1618315323', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:31.699437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Created reservations ['4529e3d3-2e03-4ff9-ad6d-cac8d7e60496', '40e5ef43-d081-4044-8268-354906190644', '48de5909-5749-43ac-ab7c-4fdafbc44823', '76db573a-9568-466e-9758-aabc9fdfd9ae'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:31.699437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a257d616-71fc-4bc3-ad2c-872ac2818ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4529e3d3-2e03-4ff9-ad6d-cac8d7e60496', '40e5ef43-d081-4044-8268-354906190644', '48de5909-5749-43ac-ab7c-4fdafbc44823', '76db573a-9568-466e-9758-aabc9fdfd9ae']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.699437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2505a358-d870-47e3-90ab-2335afd86b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.725254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume of 1 GB Jul 03 12:57:31.732315 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Availability Zones retrieved successfully. Jul 03 12:57:31.735039 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2505a358-d870-47e3-90ab-2335afd86b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-937325800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98e20c49359e4552a1507df796bc02c3',qos_specs=None,replication_status=,reservations=['4529e3d3-2e03-4ff9-ad6d-cac8d7e60496','40e5ef43-d081-4044-8268-354906190644','48de5909-5749-43ac-ab7c-4fdafbc44823','76db573a-9568-466e-9758-aabc9fdfd9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796c6119f9df4e4a80575d1fbc2e44c5',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-937325800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98e20c49359e4552a1507df796bc02c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='796c6119f9df4e4a80575d1fbc2e44c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.735710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad17adf2-ed9b-4fc0-8a06-d90011ba0da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.740414 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Flow 'volume_create_api' (d982b71e-578e-496d-a4a1-95cae90e700a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:31.741951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4b2096-bec3-4b52-949d-729ca668ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.743270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:31.766408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad17adf2-ed9b-4fc0-8a06-d90011ba0da7) transitioned into state 'SUCCESS' from state '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-937325800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98e20c49359e4552a1507df796bc02c3',qos_specs=None,replication_status=,reservations=['4529e3d3-2e03-4ff9-ad6d-cac8d7e60496','40e5ef43-d081-4044-8268-354906190644','48de5909-5749-43ac-ab7c-4fdafbc44823','76db573a-9568-466e-9758-aabc9fdfd9ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796c6119f9df4e4a80575d1fbc2e44c5',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.767417 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280024a9-1691-4b3f-b82d-a498207acf18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.781899 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (280024a9-1691-4b3f-b82d-a498207acf18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.782856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Flow 'volume_create_api' (5e9e61f7-7706-4a28-b532-ee3245d28add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:31.783246 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Create volume request issued successfully. Jul 03 12:57:31.784139 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd1cc867-27d8-46a5-ba4c-fb91048a55c2 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:31.784618 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 79/318] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:57:31 2026] POST /volume/v3/volumes => generated 749 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:31.804332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b74d1653-2a97-4166-8e0c-634337836ca9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:31.806495 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b74d1653-2a97-4166-8e0c-634337836ca9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:31.806712 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b74d1653-2a97-4166-8e0c-634337836ca9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:31.806911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b74d1653-2a97-4166-8e0c-634337836ca9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:31.821073 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:31.821073 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:31.825937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4b2096-bec3-4b52-949d-729ca668ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.826903 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fc0f1b-bc1f-499f-9d87-228898bd9c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.827591 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b74d1653-2a97-4166-8e0c-634337836ca9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:31.833088 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b74d1653-2a97-4166-8e0c-634337836ca9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:31.833486 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 81/319] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:31 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:31.923982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Created reservations ['46e435bf-2f8c-4817-8fa4-e713bd3aff79', 'ef10af1c-2d5f-48a8-b746-753ce9038aa9', '35203d45-02b7-468f-9222-a9fd109604cf', 'e370a6e5-69a1-4db4-b5da-0c25385d79a4'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:31.924893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fc0f1b-bc1f-499f-9d87-228898bd9c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e435bf-2f8c-4817-8fa4-e713bd3aff79', 'ef10af1c-2d5f-48a8-b746-753ce9038aa9', '35203d45-02b7-468f-9222-a9fd109604cf', 'e370a6e5-69a1-4db4-b5da-0c25385d79a4']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.925747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0785e0a-94ae-4621-bfcb-0cbc98471153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.955027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0785e0a-94ae-4621-bfcb-0cbc98471153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32cd5944-e49c-4fb8-9625-d57df727e0d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1618315323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89f35d9d20c4202b6ccad3ac86062c1',qos_specs=None,replication_status=,reservations=['46e435bf-2f8c-4817-8fa4-e713bd3aff79','ef10af1c-2d5f-48a8-b746-753ce9038aa9','35203d45-02b7-468f-9222-a9fd109604cf','e370a6e5-69a1-4db4-b5da-0c25385d79a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf646228332444408c61d21be873f37c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1618315323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32cd5944-e49c-4fb8-9625-d57df727e0d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89f35d9d20c4202b6ccad3ac86062c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf646228332444408c61d21be873f37c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.955737 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0186b4-8da5-45b5-a783-744e62329c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.976336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0186b4-8da5-45b5-a783-744e62329c32) transitioned into state 'SUCCESS' from state '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-1618315323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89f35d9d20c4202b6ccad3ac86062c1',qos_specs=None,replication_status=,reservations=['46e435bf-2f8c-4817-8fa4-e713bd3aff79','ef10af1c-2d5f-48a8-b746-753ce9038aa9','35203d45-02b7-468f-9222-a9fd109604cf','e370a6e5-69a1-4db4-b5da-0c25385d79a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf646228332444408c61d21be873f37c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.977314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8403d3-cd72-4f0c-a6b2-d9ba0a0e4bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:31.990754 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8403d3-cd72-4f0c-a6b2-d9ba0a0e4bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:31.991504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Flow 'volume_create_api' (d982b71e-578e-496d-a4a1-95cae90e700a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:31.991770 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume request issued successfully. Jul 03 12:57:31.992334 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c456745e-5bbd-45f2-9872-c27c95be35ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:31.992694 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 80/320] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:57:31 2026] POST /volume/v3/volumes => generated 750 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:32.010588 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d5e009f7-704a-4c26-a854-0c9cfb8d988b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:32.013614 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5e009f7-704a-4c26-a854-0c9cfb8d988b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:57:32.013878 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5e009f7-704a-4c26-a854-0c9cfb8d988b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:32.014210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5e009f7-704a-4c26-a854-0c9cfb8d988b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:32.043032 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:32.043032 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:32.048346 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d5e009f7-704a-4c26-a854-0c9cfb8d988b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:32.054453 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5e009f7-704a-4c26-a854-0c9cfb8d988b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 200 Jul 03 12:57:32.054977 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 81/321] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:32 2026] GET /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:32.727642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1b33ea6d-fc3f-4add-b361-807b5761eb71 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:32.847725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bfae4c53-9734-4bfa-a0ce-2c9b6d095eaa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:32.849520 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bfae4c53-9734-4bfa-a0ce-2c9b6d095eaa tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:32.849725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bfae4c53-9734-4bfa-a0ce-2c9b6d095eaa tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:32.849932 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bfae4c53-9734-4bfa-a0ce-2c9b6d095eaa tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:32.863424 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:32.863424 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:32.870535 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bfae4c53-9734-4bfa-a0ce-2c9b6d095eaa tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:32.877244 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bfae4c53-9734-4bfa-a0ce-2c9b6d095eaa tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:32.877244 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 82/322] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:32 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:32.882379 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b33ea6d-fc3f-4add-b361-807b5761eb71 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 12:57:32.882909 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b33ea6d-fc3f-4add-b361-807b5761eb71 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-738362600"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:32.884976 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:32.884976 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:32.923737 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b33ea6d-fc3f-4add-b361-807b5761eb71 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 12:57:32.924257 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 80/323] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 12:57:32 2026] POST /volume/v3/group_types => generated 180 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:32.934213 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8aea82c9-f9ef-4679-8eb5-3264693fa32b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:32.936223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-04687c79-0a0b-4948-8529-5722596346ae req-d21e3954-b108-4d0b-b92c-1ee28f524707 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:32.936457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8aea82c9-f9ef-4679-8eb5-3264693fa32b tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] POST https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs Jul 03 12:57:32.936872 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8aea82c9-f9ef-4679-8eb5-3264693fa32b tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:32.938394 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:32.938394 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:32.939467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-d21e3954-b108-4d0b-b92c-1ee28f524707 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:32.939730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-d21e3954-b108-4d0b-b92c-1ee28f524707 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:32.939999 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-d21e3954-b108-4d0b-b92c-1ee28f524707 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:32.947979 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:32.947979 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:32.952098 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-04687c79-0a0b-4948-8529-5722596346ae req-d21e3954-b108-4d0b-b92c-1ee28f524707 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:32.956726 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-d21e3954-b108-4d0b-b92c-1ee28f524707 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:32.957212 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 82/324] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:32 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:32.961349 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8aea82c9-f9ef-4679-8eb5-3264693fa32b tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs returned with HTTP 202 Jul 03 12:57:32.961717 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 81/325] 10.4.3.13 () {70 vars in 1451 bytes} [Fri Jul 3 12:57:32 2026] POST /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:32.974002 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a622615d-d017-429b-8f87-23d4aabe6a87 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:32.975256 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a622615d-d017-429b-8f87-23d4aabe6a87 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] POST https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs Jul 03 12:57:32.975594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a622615d-d017-429b-8f87-23d4aabe6a87 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:33.007855 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a622615d-d017-429b-8f87-23d4aabe6a87 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs returned with HTTP 202 Jul 03 12:57:33.007855 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 83/326] 10.4.3.13 () {70 vars in 1451 bytes} [Fri Jul 3 12:57:32 2026] POST /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs => generated 61 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:33.018814 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b6065f35-e3ed-4d2c-bc5a-a1e59e09d349 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.021714 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6065f35-e3ed-4d2c-bc5a-a1e59e09d349 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] GET https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 Jul 03 12:57:33.021714 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6065f35-e3ed-4d2c-bc5a-a1e59e09d349 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.021892 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6065f35-e3ed-4d2c-bc5a-a1e59e09d349 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.029348 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6065f35-e3ed-4d2c-bc5a-a1e59e09d349 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 returned with HTTP 200 Jul 03 12:57:33.029844 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 81/327] 10.4.3.13 () {68 vars in 1445 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:33.039356 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-07e8da9e-85e0-439d-b330-a1a9b74e3b1a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.041648 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-07e8da9e-85e0-439d-b330-a1a9b74e3b1a tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] GET https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 Jul 03 12:57:33.042614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-07e8da9e-85e0-439d-b330-a1a9b74e3b1a tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.042813 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-07e8da9e-85e0-439d-b330-a1a9b74e3b1a tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.055954 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-07e8da9e-85e0-439d-b330-a1a9b74e3b1a tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 returned with HTTP 200 Jul 03 12:57:33.056336 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 83/328] 10.4.3.13 () {68 vars in 1445 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 => generated 18 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:33.063001 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-64a07f5c-64a0-4dee-902d-92a5e3666839 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.064649 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-64a07f5c-64a0-4dee-902d-92a5e3666839 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] PUT https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 Jul 03 12:57:33.064991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-64a07f5c-64a0-4dee-902d-92a5e3666839 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:33.068884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5de319ba-b812-426f-ba89-21653d1a45e3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.070578 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5de319ba-b812-426f-ba89-21653d1a45e3 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:57:33.070757 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5de319ba-b812-426f-ba89-21653d1a45e3 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.070935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5de319ba-b812-426f-ba89-21653d1a45e3 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.076726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-64a07f5c-64a0-4dee-902d-92a5e3666839 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 returned with HTTP 200 Jul 03 12:57:33.077300 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 82/329] 10.4.3.13 () {70 vars in 1465 bytes} [Fri Jul 3 12:57:33 2026] PUT /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:33.080272 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:33.080272 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:33.085488 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-96786e44-524d-4822-a4ca-e874f68737be None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.085643 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5de319ba-b812-426f-ba89-21653d1a45e3 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:33.087875 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-96786e44-524d-4822-a4ca-e874f68737be tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] GET https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs Jul 03 12:57:33.088102 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-96786e44-524d-4822-a4ca-e874f68737be tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.088410 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-96786e44-524d-4822-a4ca-e874f68737be tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.093274 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5de319ba-b812-426f-ba89-21653d1a45e3 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 200 Jul 03 12:57:33.093484 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 84/330] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:33.096375 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-96786e44-524d-4822-a4ca-e874f68737be tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs returned with HTTP 200 Jul 03 12:57:33.096912 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 82/331] 10.4.3.13 () {68 vars in 1430 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:33.105409 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bd987865-be61-43d2-a825-f44ecb7afa00 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.108036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.108618 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd987865-be61-43d2-a825-f44ecb7afa00 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key1 Jul 03 12:57:33.108969 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd987865-be61-43d2-a825-f44ecb7afa00 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.109275 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd987865-be61-43d2-a825-f44ecb7afa00 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.110303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:33.110602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2018031401"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:33.111995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2018031401'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:33.112099 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume of 1 GB Jul 03 12:57:33.116154 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Availability Zones retrieved successfully. Jul 03 12:57:33.121331 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd987865-be61-43d2-a825-f44ecb7afa00 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key1 returned with HTTP 202 Jul 03 12:57:33.121975 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 84/332] 10.4.3.13 () {68 vars in 1448 bytes} [Fri Jul 3 12:57:33 2026] DELETE /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/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 12:57:33.122929 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Flow 'volume_create_api' (8391fce6-1fc5-4646-8fc0-2f0e5ba7eb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:33.125066 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6403c0e7-d0cb-4c46-954a-39bf01355a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:33.125953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:33.129811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9163bdf3-2b3a-4e26-bb2c-c1473a83ae52 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.132063 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9163bdf3-2b3a-4e26-bb2c-c1473a83ae52 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] GET https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key1 Jul 03 12:57:33.132313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9163bdf3-2b3a-4e26-bb2c-c1473a83ae52 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.132498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9163bdf3-2b3a-4e26-bb2c-c1473a83ae52 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.140568 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9163bdf3-2b3a-4e26-bb2c-c1473a83ae52 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] HTTP exception thrown: Group Type ffcad768-5804-4e60-9e39-a97aa8f08bb4 has no extra spec with key key1. Jul 03 12:57:33.140765 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9163bdf3-2b3a-4e26-bb2c-c1473a83ae52 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key1 returned with HTTP 404 Jul 03 12:57:33.141522 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 85/333] 10.4.3.13 () {68 vars in 1445 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:57:33.150365 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-aaa8849b-ed9c-4c6b-8b85-92c4501993ea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.152467 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aaa8849b-ed9c-4c6b-8b85-92c4501993ea tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 Jul 03 12:57:33.152710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aaa8849b-ed9c-4c6b-8b85-92c4501993ea tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.152947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aaa8849b-ed9c-4c6b-8b85-92c4501993ea tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.157749 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6403c0e7-d0cb-4c46-954a-39bf01355a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:33.158777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (241d3e84-d758-4521-a97e-3472e01dc242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:33.167011 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aaa8849b-ed9c-4c6b-8b85-92c4501993ea tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 returned with HTTP 202 Jul 03 12:57:33.167592 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 83/334] 10.4.3.13 () {68 vars in 1448 bytes} [Fri Jul 3 12:57:33 2026] DELETE /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:57:33.176389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9bb7b0fe-7e0b-475d-9651-8946de8df598 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.178522 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bb7b0fe-7e0b-475d-9651-8946de8df598 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] GET https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 Jul 03 12:57:33.178764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9bb7b0fe-7e0b-475d-9651-8946de8df598 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.179009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9bb7b0fe-7e0b-475d-9651-8946de8df598 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.185714 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bb7b0fe-7e0b-475d-9651-8946de8df598 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] HTTP exception thrown: Group Type ffcad768-5804-4e60-9e39-a97aa8f08bb4 has no extra spec with key key2. Jul 03 12:57:33.185874 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bb7b0fe-7e0b-475d-9651-8946de8df598 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key2 returned with HTTP 404 Jul 03 12:57:33.186514 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 85/335] 10.4.3.13 () {68 vars in 1445 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/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 12:57:33.203082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-775f48b8-d2ce-4d6c-981d-b10d81a1cb72 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.212066 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-775f48b8-d2ce-4d6c-981d-b10d81a1cb72 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 Jul 03 12:57:33.212066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-775f48b8-d2ce-4d6c-981d-b10d81a1cb72 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.212066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-775f48b8-d2ce-4d6c-981d-b10d81a1cb72 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.229138 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Created reservations ['2f5c9bcf-e970-4092-9317-fe25a748146c', 'ed828141-2c2c-48f8-8a5d-8a9076e4e0a5', '26fd4375-b981-408d-a310-3c2fd58a685e', '05607dc1-a17a-430e-97c1-3f2f4db1db47'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:33.230441 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (241d3e84-d758-4521-a97e-3472e01dc242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f5c9bcf-e970-4092-9317-fe25a748146c', 'ed828141-2c2c-48f8-8a5d-8a9076e4e0a5', '26fd4375-b981-408d-a310-3c2fd58a685e', '05607dc1-a17a-430e-97c1-3f2f4db1db47']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:33.231256 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-775f48b8-d2ce-4d6c-981d-b10d81a1cb72 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 returned with HTTP 202 Jul 03 12:57:33.231256 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 86/336] 10.4.3.13 () {68 vars in 1448 bytes} [Fri Jul 3 12:57:33 2026] DELETE /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:57:33.231926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c04ed30-7cac-4f21-b386-95806f52d252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:33.241807 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f5ce5502-3ba4-4335-bde2-77fa99280bd3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.243558 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5ce5502-3ba4-4335-bde2-77fa99280bd3 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] GET https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 Jul 03 12:57:33.243558 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f5ce5502-3ba4-4335-bde2-77fa99280bd3 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.243558 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f5ce5502-3ba4-4335-bde2-77fa99280bd3 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.249691 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5ce5502-3ba4-4335-bde2-77fa99280bd3 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] HTTP exception thrown: Group Type ffcad768-5804-4e60-9e39-a97aa8f08bb4 has no extra spec with key key3. Jul 03 12:57:33.249774 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5ce5502-3ba4-4335-bde2-77fa99280bd3 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 returned with HTTP 404 Jul 03 12:57:33.250368 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 84/337] 10.4.3.13 () {68 vars in 1445 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 12:57:33.257633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9366795b-76a8-4b82-9bc3-0a79e962fa69 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.260224 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9366795b-76a8-4b82-9bc3-0a79e962fa69 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4 Jul 03 12:57:33.260445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9366795b-76a8-4b82-9bc3-0a79e962fa69 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.260630 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9366795b-76a8-4b82-9bc3-0a79e962fa69 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.261065 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c04ed30-7cac-4f21-b386-95806f52d252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0118e1c2-e97b-42d8-929d-82eb4e14a020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2018031401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89f35d9d20c4202b6ccad3ac86062c1',qos_specs=None,replication_status=,reservations=['2f5c9bcf-e970-4092-9317-fe25a748146c','ed828141-2c2c-48f8-8a5d-8a9076e4e0a5','26fd4375-b981-408d-a310-3c2fd58a685e','05607dc1-a17a-430e-97c1-3f2f4db1db47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf646228332444408c61d21be873f37c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2018031401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0118e1c2-e97b-42d8-929d-82eb4e14a020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89f35d9d20c4202b6ccad3ac86062c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf646228332444408c61d21be873f37c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:33.261764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6335e573-d032-4287-b8a3-030721dd95c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:33.281311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6335e573-d032-4287-b8a3-030721dd95c7) transitioned into state 'SUCCESS' from state '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-2018031401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89f35d9d20c4202b6ccad3ac86062c1',qos_specs=None,replication_status=,reservations=['2f5c9bcf-e970-4092-9317-fe25a748146c','ed828141-2c2c-48f8-8a5d-8a9076e4e0a5','26fd4375-b981-408d-a310-3c2fd58a685e','05607dc1-a17a-430e-97c1-3f2f4db1db47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf646228332444408c61d21be873f37c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:33.282086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c24a5462-d558-4d46-9917-59ceaff25d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:33.282325 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9366795b-76a8-4b82-9bc3-0a79e962fa69 tempest-GroupTypeSpecsTest-1678615115 tempest-GroupTypeSpecsTest-1678615115-project-admin] https://10.4.3.13/volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4 returned with HTTP 202 Jul 03 12:57:33.283082 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 86/338] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 12:57:33 2026] DELETE /volume/v3/group_types/ffcad768-5804-4e60-9e39-a97aa8f08bb4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:57:33.299910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c24a5462-d558-4d46-9917-59ceaff25d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:33.300997 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Flow 'volume_create_api' (8391fce6-1fc5-4646-8fc0-2f0e5ba7eb9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:33.301740 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume request issued successfully. Jul 03 12:57:33.302549 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6af2cc49-4974-481e-b871-f8020d36f5a0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:33.303108 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 83/339] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:57:33 2026] POST /volume/v3/volumes => generated 750 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:33.318895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-04926d2f-20f7-4df1-85cc-c3a4767b5324 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:33.322970 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04926d2f-20f7-4df1-85cc-c3a4767b5324 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:57:33.323267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04926d2f-20f7-4df1-85cc-c3a4767b5324 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:33.323267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04926d2f-20f7-4df1-85cc-c3a4767b5324 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:33.336255 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:33.336255 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:33.340316 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-04926d2f-20f7-4df1-85cc-c3a4767b5324 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:33.345214 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04926d2f-20f7-4df1-85cc-c3a4767b5324 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 200 Jul 03 12:57:33.345750 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 87/340] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:33 2026] GET /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:34.367044 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e7258705-82f8-4ab4-957b-c468db2a704d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:34.368890 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7258705-82f8-4ab4-957b-c468db2a704d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:57:34.369245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7258705-82f8-4ab4-957b-c468db2a704d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:34.369408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7258705-82f8-4ab4-957b-c468db2a704d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:34.385375 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:34.385375 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:34.391593 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e7258705-82f8-4ab4-957b-c468db2a704d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:34.398961 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7258705-82f8-4ab4-957b-c468db2a704d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 200 Jul 03 12:57:34.399401 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 85/341] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:34 2026] GET /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:34.425013 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:34.427972 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:34.428061 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1023182009"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:34.431763 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1023182009'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:34.431763 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume of 1 GB Jul 03 12:57:34.437090 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Availability Zones retrieved successfully. Jul 03 12:57:34.443820 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Flow 'volume_create_api' (4a708a2a-0d63-4b94-ae9e-622381513bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:34.444615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5ec64c-130f-4231-84da-a32cfc30cb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:34.445985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:34.479589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5ec64c-130f-4231-84da-a32cfc30cb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:34.480422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91936b3b-ecd4-4db1-b112-2a15666b30c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:34.537275 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Created reservations ['db884bdd-6fcc-419e-90d8-c094a5c6cff2', '99a92581-bc7f-4147-bf47-74bc2c6f06ce', 'f48d983c-5f4e-4074-a10c-7b41420f5249', '981847f6-bdfd-44a7-81d6-53692b53d486'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:34.538353 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91936b3b-ecd4-4db1-b112-2a15666b30c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db884bdd-6fcc-419e-90d8-c094a5c6cff2', '99a92581-bc7f-4147-bf47-74bc2c6f06ce', 'f48d983c-5f4e-4074-a10c-7b41420f5249', '981847f6-bdfd-44a7-81d6-53692b53d486']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:34.539427 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bcdb63-3962-4bbf-a820-3892e1af7672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:34.572257 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68bcdb63-3962-4bbf-a820-3892e1af7672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e421cc83-6ae6-40ff-9224-7dcc399de677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1023182009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89f35d9d20c4202b6ccad3ac86062c1',qos_specs=None,replication_status=,reservations=['db884bdd-6fcc-419e-90d8-c094a5c6cff2','99a92581-bc7f-4147-bf47-74bc2c6f06ce','f48d983c-5f4e-4074-a10c-7b41420f5249','981847f6-bdfd-44a7-81d6-53692b53d486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf646228332444408c61d21be873f37c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1023182009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e421cc83-6ae6-40ff-9224-7dcc399de677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b89f35d9d20c4202b6ccad3ac86062c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf646228332444408c61d21be873f37c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:34.573332 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5267443b-5284-4298-8541-7796374963cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:34.597028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5267443b-5284-4298-8541-7796374963cd) transitioned into state 'SUCCESS' from state '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-1023182009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b89f35d9d20c4202b6ccad3ac86062c1',qos_specs=None,replication_status=,reservations=['db884bdd-6fcc-419e-90d8-c094a5c6cff2','99a92581-bc7f-4147-bf47-74bc2c6f06ce','f48d983c-5f4e-4074-a10c-7b41420f5249','981847f6-bdfd-44a7-81d6-53692b53d486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf646228332444408c61d21be873f37c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:34.598094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b8566c-bf47-42ac-a10e-9beb8bc71887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:34.625836 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b8566c-bf47-42ac-a10e-9beb8bc71887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:34.627540 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Flow 'volume_create_api' (4a708a2a-0d63-4b94-ae9e-622381513bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:34.628765 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Create volume request issued successfully. Jul 03 12:57:34.628765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-54ca9b81-c9b2-4867-80b3-fd9076f9ca25 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:34.628765 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 87/342] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:57:34 2026] POST /volume/v3/volumes => generated 750 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:34.642703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-87a6a8e0-d31b-4c23-8555-56957e6d1910 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:34.646153 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87a6a8e0-d31b-4c23-8555-56957e6d1910 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:57:34.646364 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87a6a8e0-d31b-4c23-8555-56957e6d1910 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:34.647261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87a6a8e0-d31b-4c23-8555-56957e6d1910 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:34.667070 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:34.667070 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:34.671783 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-87a6a8e0-d31b-4c23-8555-56957e6d1910 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:34.676737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87a6a8e0-d31b-4c23-8555-56957e6d1910 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 200 Jul 03 12:57:34.677217 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 84/343] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:34 2026] GET /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:35.150308 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c78d2208-9a6a-4a66-bea6-c5717a48b8c3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:35.150867 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c78d2208-9a6a-4a66-bea6-c5717a48b8c3 None None] GET https://10.4.3.13/volume// Jul 03 12:57:35.151412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c78d2208-9a6a-4a66-bea6-c5717a48b8c3 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:35.151412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c78d2208-9a6a-4a66-bea6-c5717a48b8c3 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:35.151829 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c78d2208-9a6a-4a66-bea6-c5717a48b8c3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:35.155397 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 88/344] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:57:35 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:35.184534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-04687c79-0a0b-4948-8529-5722596346ae req-c5a5311a-199b-428f-93c9-83f7906644c9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:35.296652 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-c5a5311a-199b-428f-93c9-83f7906644c9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:57:35.297304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-c5a5311a-199b-428f-93c9-83f7906644c9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d", "connector": null, "instance_uuid": "3b19d56e-b50a-45dd-94b0-11632d0de881"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:35.312031 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:35.312031 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:35.365424 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-c5a5311a-199b-428f-93c9-83f7906644c9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:57:35.365961 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 86/345] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:57:35 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:35.484928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-af1b308a-091e-4be5-be17-3525266b24b9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:35.486603 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-af1b308a-091e-4be5-be17-3525266b24b9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:35.486810 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-af1b308a-091e-4be5-be17-3525266b24b9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:35.487051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-af1b308a-091e-4be5-be17-3525266b24b9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:35.499441 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:35.499441 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:35.507286 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-af1b308a-091e-4be5-be17-3525266b24b9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:35.516284 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-af1b308a-091e-4be5-be17-3525266b24b9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:35.518897 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 88/346] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:35 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:35.693440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dcd20227-3fe3-4ac7-b4c7-27719e5743db None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:35.697319 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dcd20227-3fe3-4ac7-b4c7-27719e5743db tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:57:35.697529 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dcd20227-3fe3-4ac7-b4c7-27719e5743db tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:35.697710 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dcd20227-3fe3-4ac7-b4c7-27719e5743db tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:35.717261 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:35.717261 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:35.724190 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dcd20227-3fe3-4ac7-b4c7-27719e5743db tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:35.727501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dcd20227-3fe3-4ac7-b4c7-27719e5743db tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 200 Jul 03 12:57:35.727943 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 85/347] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:35 2026] GET /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:35.923728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bb94c383-ca7e-4cf8-8af0-875b2e05d2b4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:35.924552 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb94c383-ca7e-4cf8-8af0-875b2e05d2b4 None None] GET https://10.4.3.13/volume// Jul 03 12:57:35.924552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb94c383-ca7e-4cf8-8af0-875b2e05d2b4 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:35.924724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb94c383-ca7e-4cf8-8af0-875b2e05d2b4 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:35.925157 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb94c383-ca7e-4cf8-8af0-875b2e05d2b4 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:35.925533 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 89/348] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:57:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:35.940528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-04687c79-0a0b-4948-8529-5722596346ae req-a99133c9-08e3-4e27-b51b-fc7b32620095 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:35.951852 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-a99133c9-08e3-4e27-b51b-fc7b32620095 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:35.951852 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-a99133c9-08e3-4e27-b51b-fc7b32620095 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:35.951852 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-a99133c9-08e3-4e27-b51b-fc7b32620095 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:35.971087 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:35.971087 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:35.976031 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-04687c79-0a0b-4948-8529-5722596346ae req-a99133c9-08e3-4e27-b51b-fc7b32620095 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:35.985115 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-a99133c9-08e3-4e27-b51b-fc7b32620095 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:35.985115 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 87/349] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:57:35 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 1021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:36.104372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:36.109408 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] PUT https://10.4.3.13/volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a Jul 03 12:57:36.109408 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:36.119941 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Acquiring lock "cinder-attachment_update-a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:57:36.128069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Lock "cinder-attachment_update-a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d-np0000004418" acquired by "attachment_update" :: waited 0.009s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:57:36.129015 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:36.129015 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:36.534053 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b9000d85-049e-41a5-8211-495b57e1f435 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:36.537941 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b9000d85-049e-41a5-8211-495b57e1f435 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:36.538259 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b9000d85-049e-41a5-8211-495b57e1f435 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:36.538482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b9000d85-049e-41a5-8211-495b57e1f435 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:36.553259 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:36.553259 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:36.558991 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b9000d85-049e-41a5-8211-495b57e1f435 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:36.565148 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b9000d85-049e-41a5-8211-495b57e1f435 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:36.565655 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 86/350] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:36 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:36.675786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Lock "cinder-attachment_update-a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d-np0000004418" released by "attachment_update" :: held 0.547s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:57:36.676267 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-9e077560-9d81-4640-a291-e4360b301f27 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a returned with HTTP 200 Jul 03 12:57:36.676590 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 89/351] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:57:36 2026] PUT /volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:36.974895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9ca11acc-73b1-4104-ae35-fa5dc5b727bb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:37.076489 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ca11acc-73b1-4104-ae35-fa5dc5b727bb tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 12:57:37.076489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ca11acc-73b1-4104-ae35-fa5dc5b727bb tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:37.098119 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ca11acc-73b1-4104-ae35-fa5dc5b727bb tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 12:57:37.098631 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 90/352] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 12:57:36 2026] POST /volume/v3/types => generated 188 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:37.110113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e891eda5-e603-495d-a858-ee926736b89c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:37.112491 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e891eda5-e603-495d-a858-ee926736b89c tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 12:57:37.112940 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e891eda5-e603-495d-a858-ee926736b89c tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:37.129522 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e891eda5-e603-495d-a858-ee926736b89c tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 12:57:37.129853 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 88/353] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 12:57:37 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:37.141536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b8909c5a-e122-402a-8d9e-29f434f85950 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:37.294637 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:37.295094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:37.297136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:37.302240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Create volume of 1 GB Jul 03 12:57:37.302636 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:37.302636 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:37.303761 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Availability Zones retrieved successfully. Jul 03 12:57:37.314535 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Flow 'volume_create_api' (3285c1ad-ade5-4066-bd88-d8efd9be628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:37.316636 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21227c12-10b3-4fdd-a74e-f0902347ca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:37.318090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:37.352679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21227c12-10b3-4fdd-a74e-f0902347ca48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:57:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8d4ac73-2e20-44c4-b484-21c8838a7658,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8d4ac73-2e20-44c4-b484-21c8838a7658', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:37.353674 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf40abb-802b-4a94-afc4-1fedf4e81d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:37.395717 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-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 12:57:37.396214 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-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 12:57:37.456656 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Created reservations ['b0829afa-d54a-4654-b5af-44bd50183790', 'e32d393e-0c0f-440f-b52e-d2400a4e3d12', 'd9305e89-1150-42e8-86a4-a424c5c3be5a', 'a2cddb88-3933-4cf4-8ad3-f7e3458d0f68'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:37.457391 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf40abb-802b-4a94-afc4-1fedf4e81d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0829afa-d54a-4654-b5af-44bd50183790', 'e32d393e-0c0f-440f-b52e-d2400a4e3d12', 'd9305e89-1150-42e8-86a4-a424c5c3be5a', 'a2cddb88-3933-4cf4-8ad3-f7e3458d0f68']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:37.458108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a20ae42-13a1-48ac-aa30-10946dacd735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:37.488044 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a20ae42-13a1-48ac-aa30-10946dacd735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59be87d9-bc0e-4dbf-890a-4682561cead9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfbd5f1c66e94b73832b589da9e187dd',qos_specs=None,replication_status=,reservations=['b0829afa-d54a-4654-b5af-44bd50183790','e32d393e-0c0f-440f-b52e-d2400a4e3d12','d9305e89-1150-42e8-86a4-a424c5c3be5a','a2cddb88-3933-4cf4-8ad3-f7e3458d0f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2942c46563f04b2386125d8d6730a4b8',volume_type_id=a8d4ac73-2e20-44c4-b484-21c8838a7658), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59be87d9-bc0e-4dbf-890a-4682561cead9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfbd5f1c66e94b73832b589da9e187dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2942c46563f04b2386125d8d6730a4b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8d4ac73-2e20-44c4-b484-21c8838a7658),volume_type_id=a8d4ac73-2e20-44c4-b484-21c8838a7658)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:37.489133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdbaa8e5-dea9-4cc0-809b-03b8270b52b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:37.519915 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdbaa8e5-dea9-4cc0-809b-03b8270b52b8) transitioned into state 'SUCCESS' from state '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-309871116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfbd5f1c66e94b73832b589da9e187dd',qos_specs=None,replication_status=,reservations=['b0829afa-d54a-4654-b5af-44bd50183790','e32d393e-0c0f-440f-b52e-d2400a4e3d12','d9305e89-1150-42e8-86a4-a424c5c3be5a','a2cddb88-3933-4cf4-8ad3-f7e3458d0f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2942c46563f04b2386125d8d6730a4b8',volume_type_id=a8d4ac73-2e20-44c4-b484-21c8838a7658)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:37.521542 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf60ac40-8872-41af-a09c-d1e75c9a9562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:37.538315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf60ac40-8872-41af-a09c-d1e75c9a9562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:37.538831 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Flow 'volume_create_api' (3285c1ad-ade5-4066-bd88-d8efd9be628b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:37.539198 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Create volume request issued successfully. Jul 03 12:57:37.539926 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8909c5a-e122-402a-8d9e-29f434f85950 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:37.540149 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 87/354] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:57:37 2026] POST /volume/v3/volumes => generated 765 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:37.556010 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2aef2d35-9bc9-4a1e-8793-3cc3471799a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:37.558395 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2aef2d35-9bc9-4a1e-8793-3cc3471799a6 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:37.558584 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2aef2d35-9bc9-4a1e-8793-3cc3471799a6 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:37.558831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2aef2d35-9bc9-4a1e-8793-3cc3471799a6 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:37.570896 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:37.570896 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:37.578554 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2aef2d35-9bc9-4a1e-8793-3cc3471799a6 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:37.584982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8b8fcc3c-a295-44ed-98b3-0ca58062525f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:37.585159 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2aef2d35-9bc9-4a1e-8793-3cc3471799a6 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:37.586511 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 90/355] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:37 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 833 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:37.589290 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b8fcc3c-a295-44ed-98b3-0ca58062525f tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:37.589641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b8fcc3c-a295-44ed-98b3-0ca58062525f tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:37.589959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b8fcc3c-a295-44ed-98b3-0ca58062525f tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:37.621635 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:37.621635 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:37.628271 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8b8fcc3c-a295-44ed-98b3-0ca58062525f tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:37.637036 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b8fcc3c-a295-44ed-98b3-0ca58062525f tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:37.637649 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 91/356] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:37 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:38.601188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b2e482f4-7d42-4025-849e-848d5b27fd2e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:38.603407 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b2e482f4-7d42-4025-849e-848d5b27fd2e tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:38.603623 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b2e482f4-7d42-4025-849e-848d5b27fd2e tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:38.603910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b2e482f4-7d42-4025-849e-848d5b27fd2e tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:38.616524 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:38.616524 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:38.622888 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b2e482f4-7d42-4025-849e-848d5b27fd2e tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:38.634455 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b2e482f4-7d42-4025-849e-848d5b27fd2e tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:38.635076 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 89/357] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:38 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:38.654730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1191db5c-b1ed-4857-8da2-f025e48e986d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:38.658887 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1191db5c-b1ed-4857-8da2-f025e48e986d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:38.659186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1191db5c-b1ed-4857-8da2-f025e48e986d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:38.659423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1191db5c-b1ed-4857-8da2-f025e48e986d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:38.668037 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-42b0875a-bf4c-452f-9e3b-c057e14a6331 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:38.671772 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:38.671772 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:38.673021 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-42b0875a-bf4c-452f-9e3b-c057e14a6331 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:38.674078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-42b0875a-bf4c-452f-9e3b-c057e14a6331 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:38.674078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-42b0875a-bf4c-452f-9e3b-c057e14a6331 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:38.682190 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1191db5c-b1ed-4857-8da2-f025e48e986d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Volume info retrieved successfully. Jul 03 12:57:38.685442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1191db5c-b1ed-4857-8da2-f025e48e986d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:38.686062 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 88/358] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:38 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:38.696637 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:38.696637 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:38.705295 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-42b0875a-bf4c-452f-9e3b-c057e14a6331 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:38.705526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:38.708485 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] POST https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9/action Jul 03 12:57:38.708729 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:57:38.708729 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:38.715225 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-42b0875a-bf4c-452f-9e3b-c057e14a6331 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:38.716248 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 91/359] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:38 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:38.726073 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:38.726073 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:38.726739 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:38.762612 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-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 12:57:38.762913 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-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 12:57:38.820764 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Created reservations ['6d14203d-d11c-4bb7-8a75-6e0351359964', '9e969eb3-662d-471d-bdc5-db3a527c5874'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:38.832535 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-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 12:57:38.833057 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-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 12:57:38.855277 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Created reservations ['1a4ec504-bbc5-444a-9cc2-bb177cf4bb0a', 'd78eacd7-3b15-4626-aa52-e5727377819f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:38.923597 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Retype volume request issued successfully. Jul 03 12:57:38.923859 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9879cd9b-edd9-4ebf-b21f-b25453234d1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9/action returned with HTTP 202 Jul 03 12:57:38.924334 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 92/360] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:57:38 2026] POST /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:57:38.932784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e4b50173-07e0-4284-bc9e-7262532d10e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:38.935126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e4b50173-07e0-4284-bc9e-7262532d10e2 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:38.935457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e4b50173-07e0-4284-bc9e-7262532d10e2 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:38.935672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e4b50173-07e0-4284-bc9e-7262532d10e2 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:38.946269 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:38.946269 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:38.951292 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e4b50173-07e0-4284-bc9e-7262532d10e2 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:38.957258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e4b50173-07e0-4284-bc9e-7262532d10e2 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:38.957759 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 90/361] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:38 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:39.735192 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4d3f617f-2245-4566-8ca9-bdae247043a9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:39.738047 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d3f617f-2245-4566-8ca9-bdae247043a9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:39.738354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d3f617f-2245-4566-8ca9-bdae247043a9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:39.738536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d3f617f-2245-4566-8ca9-bdae247043a9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:39.753024 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:39.753024 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:39.763650 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4d3f617f-2245-4566-8ca9-bdae247043a9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:39.766730 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d3f617f-2245-4566-8ca9-bdae247043a9 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:39.767131 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 89/362] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:39 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:39.980623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d0e64726-259b-4aaf-91de-7225538532ff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:39.981842 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0e64726-259b-4aaf-91de-7225538532ff tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:39.982189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0e64726-259b-4aaf-91de-7225538532ff tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:39.982189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0e64726-259b-4aaf-91de-7225538532ff tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:39.990831 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:39.990831 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:39.994754 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0e64726-259b-4aaf-91de-7225538532ff tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:40.000495 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0e64726-259b-4aaf-91de-7225538532ff tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:40.000908 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 92/363] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:39 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:40.018125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d1563f1e-d8dd-47cb-8347-c2b246fe6278 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.019985 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1563f1e-d8dd-47cb-8347-c2b246fe6278 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:40.020229 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1563f1e-d8dd-47cb-8347-c2b246fe6278 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.020462 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1563f1e-d8dd-47cb-8347-c2b246fe6278 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.028211 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:40.028211 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:40.032430 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d1563f1e-d8dd-47cb-8347-c2b246fe6278 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Volume info retrieved successfully. Jul 03 12:57:40.037459 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1563f1e-d8dd-47cb-8347-c2b246fe6278 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:40.037881 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 93/364] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:40 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:40.053246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fb80daca-eff1-46c4-b17c-73c932e22749 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.055192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fb80daca-eff1-46c4-b17c-73c932e22749 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] GET https://10.4.3.13/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116 Jul 03 12:57:40.055339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fb80daca-eff1-46c4-b17c-73c932e22749 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.055531 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fb80daca-eff1-46c4-b17c-73c932e22749 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.056656 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fb80daca-eff1-46c4-b17c-73c932e22749 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116'), ('all_tenants', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:57:40.099387 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fb80daca-eff1-46c4-b17c-73c932e22749 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Get all volumes completed successfully. Jul 03 12:57:40.099909 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fb80daca-eff1-46c4-b17c-73c932e22749 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116 returned with HTTP 200 Jul 03 12:57:40.100482 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 91/365] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 12:57:40 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-309871116 => generated 344 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:57:40.110499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-742783b6-58ef-4fa5-8c3d-ffdbf8a65f1a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.113104 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-742783b6-58ef-4fa5-8c3d-ffdbf8a65f1a tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:40.113104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-742783b6-58ef-4fa5-8c3d-ffdbf8a65f1a tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.113104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-742783b6-58ef-4fa5-8c3d-ffdbf8a65f1a tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.121029 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:40.121029 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:40.125624 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-742783b6-58ef-4fa5-8c3d-ffdbf8a65f1a tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:40.130836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-742783b6-58ef-4fa5-8c3d-ffdbf8a65f1a tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:40.131534 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 90/366] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:40 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:40.152773 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2600e771-5019-490c-a61b-eeb031095b1b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.155312 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] DELETE https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:40.156127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.156452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.156691 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Delete volume with id: 59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:40.165672 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:40.165672 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:40.166331 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:40.198592 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Delete volume request issued successfully. Jul 03 12:57:40.200525 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2600e771-5019-490c-a61b-eeb031095b1b tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 202 Jul 03 12:57:40.203188 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 93/367] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:40 2026] DELETE /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:40.211853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-05c2f5c6-ff3b-4f3d-806b-5575fe0ca3f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.214832 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-05c2f5c6-ff3b-4f3d-806b-5575fe0ca3f1 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:40.214832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-05c2f5c6-ff3b-4f3d-806b-5575fe0ca3f1 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.214832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-05c2f5c6-ff3b-4f3d-806b-5575fe0ca3f1 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.220062 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:40.220062 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:40.225297 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-05c2f5c6-ff3b-4f3d-806b-5575fe0ca3f1 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Volume info retrieved successfully. Jul 03 12:57:40.229989 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-05c2f5c6-ff3b-4f3d-806b-5575fe0ca3f1 tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 200 Jul 03 12:57:40.230451 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 94/368] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:40 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:40.736002 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7f04210d-afc2-4425-8499-74b0f61cb335 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.738671 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f04210d-afc2-4425-8499-74b0f61cb335 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:57:40.739118 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f04210d-afc2-4425-8499-74b0f61cb335 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.739118 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f04210d-afc2-4425-8499-74b0f61cb335 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.759125 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:40.759125 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:40.773073 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7f04210d-afc2-4425-8499-74b0f61cb335 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:57:40.781531 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f04210d-afc2-4425-8499-74b0f61cb335 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:57:40.782038 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 92/369] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:57:40 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:40.793224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-85fb925e-740e-4a8f-9786-6987d7a1c657 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:40.796619 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85fb925e-740e-4a8f-9786-6987d7a1c657 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:40.796619 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85fb925e-740e-4a8f-9786-6987d7a1c657 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:40.796619 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85fb925e-740e-4a8f-9786-6987d7a1c657 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:40.808897 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:40.808897 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:40.812419 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-85fb925e-740e-4a8f-9786-6987d7a1c657 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:40.816542 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85fb925e-740e-4a8f-9786-6987d7a1c657 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:40.816933 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 91/370] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:40 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:41.247533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2672e7ae-ea40-449c-a003-062a041a7fbd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:41.250143 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2672e7ae-ea40-449c-a003-062a041a7fbd tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] GET https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 Jul 03 12:57:41.250413 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2672e7ae-ea40-449c-a003-062a041a7fbd tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:41.250668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2672e7ae-ea40-449c-a003-062a041a7fbd tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:41.258909 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2672e7ae-ea40-449c-a003-062a041a7fbd tempest-VolumeRetypeWithoutMigrationTest-1662769500 tempest-VolumeRetypeWithoutMigrationTest-1662769500-project-member] https://10.4.3.13/volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 returned with HTTP 404 Jul 03 12:57:41.259613 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 94/371] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:41 2026] GET /volume/v3/volumes/59be87d9-bc0e-4dbf-890a-4682561cead9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:41.269206 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c89eeab1-ec46-48bf-8d03-da6eb1ef7aa3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:41.273853 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c89eeab1-ec46-48bf-8d03-da6eb1ef7aa3 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] DELETE https://10.4.3.13/volume/v3/types/11544a59-22dd-4cb2-b977-f7462efd92f6 Jul 03 12:57:41.274057 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c89eeab1-ec46-48bf-8d03-da6eb1ef7aa3 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:41.274290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c89eeab1-ec46-48bf-8d03-da6eb1ef7aa3 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:41.331511 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c89eeab1-ec46-48bf-8d03-da6eb1ef7aa3 tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/types/11544a59-22dd-4cb2-b977-f7462efd92f6 returned with HTTP 202 Jul 03 12:57:41.332068 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 95/372] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 12:57:41 2026] DELETE /volume/v3/types/11544a59-22dd-4cb2-b977-f7462efd92f6 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:41.342094 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9cf74cf5-792e-4171-a6be-a27e577f218e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:41.344758 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9cf74cf5-792e-4171-a6be-a27e577f218e tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] GET https://10.4.3.13/volume/v3/types/11544a59-22dd-4cb2-b977-f7462efd92f6 Jul 03 12:57:41.344905 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9cf74cf5-792e-4171-a6be-a27e577f218e tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:41.345054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9cf74cf5-792e-4171-a6be-a27e577f218e tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:41.348875 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9cf74cf5-792e-4171-a6be-a27e577f218e tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/types/11544a59-22dd-4cb2-b977-f7462efd92f6 returned with HTTP 404 Jul 03 12:57:41.349562 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 93/373] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 12:57:41 2026] GET /volume/v3/types/11544a59-22dd-4cb2-b977-f7462efd92f6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:41.357075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f93a9d55-b31b-4273-a602-ea5355b162fa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:41.359053 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f93a9d55-b31b-4273-a602-ea5355b162fa tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] DELETE https://10.4.3.13/volume/v3/types/a8d4ac73-2e20-44c4-b484-21c8838a7658 Jul 03 12:57:41.359323 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f93a9d55-b31b-4273-a602-ea5355b162fa tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:41.359482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f93a9d55-b31b-4273-a602-ea5355b162fa tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:41.399593 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f93a9d55-b31b-4273-a602-ea5355b162fa tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/types/a8d4ac73-2e20-44c4-b484-21c8838a7658 returned with HTTP 202 Jul 03 12:57:41.400325 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 92/374] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 12:57:41 2026] DELETE /volume/v3/types/a8d4ac73-2e20-44c4-b484-21c8838a7658 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:41.409392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-019e82a4-7eb7-469e-8bb1-f99d7e52961d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:41.411407 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-019e82a4-7eb7-469e-8bb1-f99d7e52961d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] GET https://10.4.3.13/volume/v3/types/a8d4ac73-2e20-44c4-b484-21c8838a7658 Jul 03 12:57:41.411609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-019e82a4-7eb7-469e-8bb1-f99d7e52961d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:41.411884 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-019e82a4-7eb7-469e-8bb1-f99d7e52961d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:41.415864 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-019e82a4-7eb7-469e-8bb1-f99d7e52961d tempest-VolumeRetypeWithoutMigrationTest-1339707887 tempest-VolumeRetypeWithoutMigrationTest-1339707887-project-admin] https://10.4.3.13/volume/v3/types/a8d4ac73-2e20-44c4-b484-21c8838a7658 returned with HTTP 404 Jul 03 12:57:41.416546 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 95/375] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 12:57:41 2026] GET /volume/v3/types/a8d4ac73-2e20-44c4-b484-21c8838a7658 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:41.830373 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-90e49377-81f0-4557-8471-2b63504ed353 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:41.832384 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90e49377-81f0-4557-8471-2b63504ed353 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:41.832591 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90e49377-81f0-4557-8471-2b63504ed353 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:41.832851 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90e49377-81f0-4557-8471-2b63504ed353 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:41.843297 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:41.843297 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:41.848095 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-90e49377-81f0-4557-8471-2b63504ed353 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:41.854791 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90e49377-81f0-4557-8471-2b63504ed353 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:41.855453 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 96/376] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:41 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:42.874909 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-230d5db1-dcc1-4f92-b00e-1d77ce265b77 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:42.880386 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-230d5db1-dcc1-4f92-b00e-1d77ce265b77 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:42.880386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-230d5db1-dcc1-4f92-b00e-1d77ce265b77 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:42.880386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-230d5db1-dcc1-4f92-b00e-1d77ce265b77 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:42.897956 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:42.897956 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:42.903100 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-230d5db1-dcc1-4f92-b00e-1d77ce265b77 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:42.908209 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-230d5db1-dcc1-4f92-b00e-1d77ce265b77 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:42.908651 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 94/377] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:42 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:42.951247 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-04687c79-0a0b-4948-8529-5722596346ae req-79c2c178-f472-4bfb-9843-fb7ed349e248 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:42.953746 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-79c2c178-f472-4bfb-9843-fb7ed349e248 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] POST https://10.4.3.13/volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a/action Jul 03 12:57:42.954216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-79c2c178-f472-4bfb-9843-fb7ed349e248 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:57:42.954384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-79c2c178-f472-4bfb-9843-fb7ed349e248 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:42.979090 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:42.979090 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:42.997286 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-04687c79-0a0b-4948-8529-5722596346ae req-79c2c178-f472-4bfb-9843-fb7ed349e248 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a/action returned with HTTP 204 Jul 03 12:57:42.997930 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 93/378] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:57:42 2026] POST /volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:43.924648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-431956ba-b37a-4d54-8882-99766fae3e88 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:43.926376 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-431956ba-b37a-4d54-8882-99766fae3e88 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:43.926557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-431956ba-b37a-4d54-8882-99766fae3e88 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:43.926736 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-431956ba-b37a-4d54-8882-99766fae3e88 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:43.936781 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:43.936781 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:43.940975 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-431956ba-b37a-4d54-8882-99766fae3e88 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:43.949888 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-431956ba-b37a-4d54-8882-99766fae3e88 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:43.950558 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 96/379] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:43 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:43.969437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ff3d1b41-c80c-442e-9722-e6c322c3e747 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:43.971242 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff3d1b41-c80c-442e-9722-e6c322c3e747 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:43.971242 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff3d1b41-c80c-442e-9722-e6c322c3e747 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:43.972918 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff3d1b41-c80c-442e-9722-e6c322c3e747 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:43.973386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a5775acb-05a7-4174-82c7-3cfea2acf822 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:43.981769 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:43.981769 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:43.986101 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ff3d1b41-c80c-442e-9722-e6c322c3e747 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:43.990724 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff3d1b41-c80c-442e-9722-e6c322c3e747 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:43.991185 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 97/380] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:43 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:44.087819 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a5775acb-05a7-4174-82c7-3cfea2acf822 tempest-ExtensionsTestJSON-83119341 tempest-ExtensionsTestJSON-83119341-project-member] GET https://10.4.3.13/volume/v3/extensions Jul 03 12:57:44.088292 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a5775acb-05a7-4174-82c7-3cfea2acf822 tempest-ExtensionsTestJSON-83119341 tempest-ExtensionsTestJSON-83119341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:44.088576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a5775acb-05a7-4174-82c7-3cfea2acf822 tempest-ExtensionsTestJSON-83119341 tempest-ExtensionsTestJSON-83119341-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:44.089065 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a5775acb-05a7-4174-82c7-3cfea2acf822 tempest-ExtensionsTestJSON-83119341 tempest-ExtensionsTestJSON-83119341-project-member] https://10.4.3.13/volume/v3/extensions returned with HTTP 200 Jul 03 12:57:44.089669 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 95/381] 10.4.3.13 () {66 vars in 1239 bytes} [Fri Jul 3 12:57:43 2026] GET /volume/v3/extensions => generated 5245 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:45.146287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-b398b516-2ec3-408c-9457-43edbb3c133a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.151587 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-b398b516-2ec3-408c-9457-43edbb3c133a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:57:45.151794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-b398b516-2ec3-408c-9457-43edbb3c133a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:45.151977 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-b398b516-2ec3-408c-9457-43edbb3c133a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:45.162453 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:45.162453 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:45.167503 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-b398b516-2ec3-408c-9457-43edbb3c133a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:45.171251 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-b398b516-2ec3-408c-9457-43edbb3c133a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 200 Jul 03 12:57:45.171959 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 94/382] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:45 2026] GET /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:45.189998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-8e74b10a-1357-49fc-bf4e-239396571912 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.199922 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-8e74b10a-1357-49fc-bf4e-239396571912 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:57:45.200217 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-8e74b10a-1357-49fc-bf4e-239396571912 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:45.200531 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-8e74b10a-1357-49fc-bf4e-239396571912 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:45.212653 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:45.212653 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:45.220186 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-8e74b10a-1357-49fc-bf4e-239396571912 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:45.228388 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-8e74b10a-1357-49fc-bf4e-239396571912 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 200 Jul 03 12:57:45.228875 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 97/383] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:45 2026] GET /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:45.243382 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3b2e50f4-36df-470d-b35e-09b655097c01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.247822 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3b2e50f4-36df-470d-b35e-09b655097c01 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:57:45.248042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3b2e50f4-36df-470d-b35e-09b655097c01 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:45.248271 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3b2e50f4-36df-470d-b35e-09b655097c01 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:45.265233 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:45.265233 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:45.271340 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3b2e50f4-36df-470d-b35e-09b655097c01 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:45.277366 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3b2e50f4-36df-470d-b35e-09b655097c01 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 200 Jul 03 12:57:45.277940 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 98/384] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:45 2026] GET /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:45.293129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-aad03162-746f-47e7-b8ef-4a6d5e53eb50 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.293664 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aad03162-746f-47e7-b8ef-4a6d5e53eb50 None None] GET https://10.4.3.13/volume// Jul 03 12:57:45.293900 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aad03162-746f-47e7-b8ef-4a6d5e53eb50 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:45.294096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aad03162-746f-47e7-b8ef-4a6d5e53eb50 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:45.294550 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aad03162-746f-47e7-b8ef-4a6d5e53eb50 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:45.294769 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 96/385] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:57:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:45.303737 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-7a2f3f46-eb12-4358-b2b1-58ce17868683 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.306595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-7a2f3f46-eb12-4358-b2b1-58ce17868683 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:57:45.306921 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-7a2f3f46-eb12-4358-b2b1-58ce17868683 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32cd5944-e49c-4fb8-9625-d57df727e0d4", "connector": null, "instance_uuid": "94994cc3-1a8a-4450-af5e-59279e11d03e"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:45.318672 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:45.318672 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:45.369022 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-7a2f3f46-eb12-4358-b2b1-58ce17868683 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:57:45.369523 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 95/386] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:57:45 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:45.391005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0a579f21-5372-48bd-baa1-e713a6c80d78 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.391428 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0a579f21-5372-48bd-baa1-e713a6c80d78 None None] GET https://10.4.3.13/volume// Jul 03 12:57:45.391585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0a579f21-5372-48bd-baa1-e713a6c80d78 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:45.391811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0a579f21-5372-48bd-baa1-e713a6c80d78 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:45.392105 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0a579f21-5372-48bd-baa1-e713a6c80d78 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:45.392388 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 98/387] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:57:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:45.410311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f4ffcac8-4903-4834-9da7-46b67e6842b2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.415116 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f4ffcac8-4903-4834-9da7-46b67e6842b2 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:57:45.416001 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f4ffcac8-4903-4834-9da7-46b67e6842b2 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0118e1c2-e97b-42d8-929d-82eb4e14a020", "connector": null, "instance_uuid": "94994cc3-1a8a-4450-af5e-59279e11d03e"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:45.427574 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:45.427574 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:45.476802 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f4ffcac8-4903-4834-9da7-46b67e6842b2 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:57:45.477301 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 99/388] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:57:45 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 12:57:45.489639 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-988e6f45-0353-47e9-b990-efcc067146c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.489988 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-988e6f45-0353-47e9-b990-efcc067146c3 None None] GET https://10.4.3.13/volume// Jul 03 12:57:45.491115 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-988e6f45-0353-47e9-b990-efcc067146c3 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:45.491115 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-988e6f45-0353-47e9-b990-efcc067146c3 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:45.491115 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-988e6f45-0353-47e9-b990-efcc067146c3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:45.491115 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 97/389] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:57:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:45.509135 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-adcdd4a6-cf15-4f27-b533-c1d273508021 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:45.511390 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-adcdd4a6-cf15-4f27-b533-c1d273508021 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:57:45.511785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-adcdd4a6-cf15-4f27-b533-c1d273508021 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e421cc83-6ae6-40ff-9224-7dcc399de677", "connector": null, "instance_uuid": "94994cc3-1a8a-4450-af5e-59279e11d03e"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:45.526541 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:45.526541 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:45.561122 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-adcdd4a6-cf15-4f27-b533-c1d273508021 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:57:45.561622 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 96/390] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:57:45 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 12:57:46.566681 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7840bf10-3f75-4869-bd93-028f3555e738 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:46.732116 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:46.733550 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-806929466"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:46.734440 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-806929466'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:46.734440 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Create volume of 1 GB Jul 03 12:57:46.748078 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Availability Zones retrieved successfully. Jul 03 12:57:46.754611 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Flow 'volume_create_api' (69929e13-c985-4d34-93da-c0abc46398b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:46.756577 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ee6132-9305-4004-85cf-cadecaadc6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:46.757947 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:46.793668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ee6132-9305-4004-85cf-cadecaadc6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:46.794801 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51781df5-c9f1-437c-8683-30e2f7e8435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:46.892745 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Created reservations ['cb46afa9-918a-45bc-9554-2f8716c29508', '8cdd1921-dd61-4d6b-b0f4-09ad9ed34839', '39c80487-2a25-42c7-8de5-1c7b0496a922', '4098a9dc-d557-4156-aec3-4141960c60ba'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:46.893559 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51781df5-c9f1-437c-8683-30e2f7e8435a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb46afa9-918a-45bc-9554-2f8716c29508', '8cdd1921-dd61-4d6b-b0f4-09ad9ed34839', '39c80487-2a25-42c7-8de5-1c7b0496a922', '4098a9dc-d557-4156-aec3-4141960c60ba']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:46.894521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86324abb-588d-46a9-8e1b-ece2b82931cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:46.931453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86324abb-588d-46a9-8e1b-ece2b82931cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33348e15-add2-4873-b0fa-88371054e425', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-806929466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f39eafd6c7c4bee96083bea53158f86',qos_specs=None,replication_status=,reservations=['cb46afa9-918a-45bc-9554-2f8716c29508','8cdd1921-dd61-4d6b-b0f4-09ad9ed34839','39c80487-2a25-42c7-8de5-1c7b0496a922','4098a9dc-d557-4156-aec3-4141960c60ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05868d17377944b8bfcfb80d829cbfd7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-806929466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33348e15-add2-4873-b0fa-88371054e425,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f39eafd6c7c4bee96083bea53158f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05868d17377944b8bfcfb80d829cbfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:46.934182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3749cf-0c53-47b9-9f08-19d048d22177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:46.949609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3749cf-0c53-47b9-9f08-19d048d22177) transitioned into state 'SUCCESS' from state '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-806929466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f39eafd6c7c4bee96083bea53158f86',qos_specs=None,replication_status=,reservations=['cb46afa9-918a-45bc-9554-2f8716c29508','8cdd1921-dd61-4d6b-b0f4-09ad9ed34839','39c80487-2a25-42c7-8de5-1c7b0496a922','4098a9dc-d557-4156-aec3-4141960c60ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05868d17377944b8bfcfb80d829cbfd7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:46.950328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3dc5d4-05ae-4892-a917-33c898393685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:46.965793 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b3dc5d4-05ae-4892-a917-33c898393685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:46.966688 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Flow 'volume_create_api' (69929e13-c985-4d34-93da-c0abc46398b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:46.967008 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Create volume request issued successfully. Jul 03 12:57:46.967679 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7840bf10-3f75-4869-bd93-028f3555e738 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:46.968000 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 99/391] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:57:46 2026] POST /volume/v3/volumes => generated 748 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:46.986868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-182f3513-b2e1-4e67-8a6a-9273a32b7b9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:46.989381 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-182f3513-b2e1-4e67-8a6a-9273a32b7b9a tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:46.989578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-182f3513-b2e1-4e67-8a6a-9273a32b7b9a tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:46.989810 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-182f3513-b2e1-4e67-8a6a-9273a32b7b9a tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:47.004401 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:47.004401 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:47.008329 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-182f3513-b2e1-4e67-8a6a-9273a32b7b9a tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:47.012772 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-182f3513-b2e1-4e67-8a6a-9273a32b7b9a tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 200 Jul 03 12:57:47.013216 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 100/392] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:46 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:48.029525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-991f715b-9071-423e-8c4c-b1912eb30e7c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.031644 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-991f715b-9071-423e-8c4c-b1912eb30e7c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:48.031852 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-991f715b-9071-423e-8c4c-b1912eb30e7c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:48.032033 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-991f715b-9071-423e-8c4c-b1912eb30e7c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:48.039842 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:48.039842 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:48.044918 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-991f715b-9071-423e-8c4c-b1912eb30e7c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:48.059188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-991f715b-9071-423e-8c4c-b1912eb30e7c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 200 Jul 03 12:57:48.059644 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 98/393] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:48 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:48.080554 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4598066b-3d8f-4480-b765-23e21d37d4ca None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.084048 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4598066b-3d8f-4480-b765-23e21d37d4ca tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] POST https://10.4.3.13/volume/v3/os-volume-transfer Jul 03 12:57:48.084361 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4598066b-3d8f-4480-b765-23e21d37d4ca tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "33348e15-add2-4873-b0fa-88371054e425"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:48.085611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.volume_transfer [None req-4598066b-3d8f-4480-b765-23e21d37d4ca tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Creating new volume transfer {'transfer': {'volume_id': '33348e15-add2-4873-b0fa-88371054e425'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 12:57:48.085979 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.volume_transfer [None req-4598066b-3d8f-4480-b765-23e21d37d4ca tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Creating transfer of volume 33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:48.085979 np0000004418 devstack@c-api.service[99823]: INFO cinder.transfer.api [None req-4598066b-3d8f-4480-b765-23e21d37d4ca tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Generating transfer record for volume 33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:48.098183 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:48.098183 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:48.139444 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4598066b-3d8f-4480-b765-23e21d37d4ca tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 12:57:48.141086 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 97/394] 10.4.3.13 () {68 vars in 1284 bytes} [Fri Jul 3 12:57:48 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:48.159128 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2b2951da-4f59-41e6-9e9a-24cb8bc5a901 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.164339 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b2951da-4f59-41e6-9e9a-24cb8bc5a901 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:48.164600 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b2951da-4f59-41e6-9e9a-24cb8bc5a901 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:48.164909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b2951da-4f59-41e6-9e9a-24cb8bc5a901 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:48.173810 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:48.173810 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:48.179806 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2b2951da-4f59-41e6-9e9a-24cb8bc5a901 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:48.185470 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b2951da-4f59-41e6-9e9a-24cb8bc5a901 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 200 Jul 03 12:57:48.186384 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 100/395] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:48 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:48.201011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8bbb746f-89ae-4e55-ab27-b39e1a7ca308 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.203025 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bbb746f-89ae-4e55-ab27-b39e1a7ca308 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d Jul 03 12:57:48.203193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bbb746f-89ae-4e55-ab27-b39e1a7ca308 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:48.203462 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bbb746f-89ae-4e55-ab27-b39e1a7ca308 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:48.209794 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bbb746f-89ae-4e55-ab27-b39e1a7ca308 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d returned with HTTP 200 Jul 03 12:57:48.210155 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 101/396] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 12:57:48 2026] GET /volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:48.218588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-37d227c0-6ea1-4ddf-9694-ffff8b907542 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.220186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-37d227c0-6ea1-4ddf-9694-ffff8b907542 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/os-volume-transfer Jul 03 12:57:48.220379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-37d227c0-6ea1-4ddf-9694-ffff8b907542 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:48.220568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-37d227c0-6ea1-4ddf-9694-ffff8b907542 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:48.220767 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.volume_transfer [None req-37d227c0-6ea1-4ddf-9694-ffff8b907542 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Listing volume transfers {{(pid=99821) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 12:57:48.226533 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-37d227c0-6ea1-4ddf-9694-ffff8b907542 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 12:57:48.227004 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 99/397] 10.4.3.13 () {66 vars in 1263 bytes} [Fri Jul 3 12:57:48 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:48.236292 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-613e2f5c-b318-4e27-976b-5346e8e047ff None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.242986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e75b86c5-bf67-488f-9e89-45f87b1ef86f req-b4a6b701-70c2-48a1-8c01-2fd5cdd52bd1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:48.244865 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e75b86c5-bf67-488f-9e89-45f87b1ef86f req-b4a6b701-70c2-48a1-8c01-2fd5cdd52bd1 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] DELETE https://10.4.3.13/volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a Jul 03 12:57:48.245047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e75b86c5-bf67-488f-9e89-45f87b1ef86f req-b4a6b701-70c2-48a1-8c01-2fd5cdd52bd1 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:48.245274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e75b86c5-bf67-488f-9e89-45f87b1ef86f req-b4a6b701-70c2-48a1-8c01-2fd5cdd52bd1 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:48.255911 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:48.255911 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:48.323763 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] POST https://10.4.3.13/volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d/accept Jul 03 12:57:48.325638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a974d11e980bce61"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:48.325638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.volume_transfer [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Accepting volume transfer 9f91e92a-0646-4360-8df2-c661b875bf3d {{(pid=99823) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 12:57:48.325638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.volume_transfer [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Accepting transfer 9f91e92a-0646-4360-8df2-c661b875bf3d Jul 03 12:57:48.446545 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Created reservations ['0b9c9298-3d48-4ec7-b941-2355336653b4', '6acb3ece-8b49-4417-a302-acd629653518', 'f1fcd2dd-78aa-4bda-a8f8-174c6a74a601', 'bbf01e59-2e79-48f3-8af5-a0c1202bf795'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:48.538218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Created reservations ['c2707923-af20-490f-b6fc-6cff1ffbcb55', 'ced6f5ee-bc1c-46dd-8426-a7c98b05935a', 'ab9b7ea9-1680-41a9-8912-a5eb8c9911f2', '30a3dc72-0cfd-41ca-9c92-f18a014eab60'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:48.700370 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Created reservations ['38b1f025-b6d8-4e11-8f74-61dd8fff507f', 'ced1ba6f-86c3-4b49-9eb9-cb47afaae09f', '3f947d6b-3be2-425b-9c08-ddc1b8af6e49', 'd0907724-94e4-43b3-8175-ff75aa10a13d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:48.747050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Created reservations ['84c7d947-38c3-4ae0-81af-cf16b7d2a17b', '7aceb4d6-30fd-4616-8410-3554cb9ceda5', '20d9fd4f-f89b-47a1-90f6-bc8a381e17fa', '2e303c16-69d2-4672-be67-537183927b8a'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:48.792038 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e75b86c5-bf67-488f-9e89-45f87b1ef86f req-b4a6b701-70c2-48a1-8c01-2fd5cdd52bd1 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a returned with HTTP 200 Jul 03 12:57:48.792386 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 101/398] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:57:48 2026] DELETE /volume/v3/attachments/1a758eeb-e2d5-491e-af9b-76f1d5ea8b1a => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:49.249468 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Transfer volume completed successfully. Jul 03 12:57:49.403055 np0000004418 devstack@c-api.service[99823]: INFO cinder.transfer.api [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Volume 33348e15-add2-4873-b0fa-88371054e425 has been transferred. Jul 03 12:57:49.409883 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-613e2f5c-b318-4e27-976b-5346e8e047ff tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d/accept returned with HTTP 202 Jul 03 12:57:49.410377 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 98/399] 10.4.3.13 () {68 vars in 1416 bytes} [Fri Jul 3 12:57:48 2026] POST /volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d/accept => generated 363 bytes in 1175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:49.420456 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-249a2abf-70f6-4516-a890-af4009e60511 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:49.422114 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-249a2abf-70f6-4516-a890-af4009e60511 tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:49.422299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-249a2abf-70f6-4516-a890-af4009e60511 tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:49.422515 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-249a2abf-70f6-4516-a890-af4009e60511 tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:49.429002 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:49.429002 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:49.433676 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-249a2abf-70f6-4516-a890-af4009e60511 tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Volume info retrieved successfully. Jul 03 12:57:49.436587 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-249a2abf-70f6-4516-a890-af4009e60511 tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 200 Jul 03 12:57:49.436999 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 102/400] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:49 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:49.452416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f1639f91-e956-4f2a-a6b3-7db74acfac9e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:49.454202 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f1639f91-e956-4f2a-a6b3-7db74acfac9e tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:49.454426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f1639f91-e956-4f2a-a6b3-7db74acfac9e tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:49.454633 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f1639f91-e956-4f2a-a6b3-7db74acfac9e tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:49.461893 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:49.461893 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:49.466577 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f1639f91-e956-4f2a-a6b3-7db74acfac9e tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] Volume info retrieved successfully. Jul 03 12:57:49.472310 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f1639f91-e956-4f2a-a6b3-7db74acfac9e tempest-VolumesTransfersTest-824999807 tempest-VolumesTransfersTest-824999807-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 200 Jul 03 12:57:49.472994 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 100/401] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:49 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:49.487369 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-41a987b6-6beb-4b72-9535-8b77f3e455d8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:49.489146 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-41a987b6-6beb-4b72-9535-8b77f3e455d8 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] DELETE https://10.4.3.13/volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d Jul 03 12:57:49.489364 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-41a987b6-6beb-4b72-9535-8b77f3e455d8 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:49.489566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-41a987b6-6beb-4b72-9535-8b77f3e455d8 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:49.494359 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.volume_transfer [None req-41a987b6-6beb-4b72-9535-8b77f3e455d8 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Delete transfer with id: 9f91e92a-0646-4360-8df2-c661b875bf3d Jul 03 12:57:49.495382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-41a987b6-6beb-4b72-9535-8b77f3e455d8 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d returned with HTTP 404 Jul 03 12:57:49.495857 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 102/402] 10.4.3.13 () {66 vars in 1377 bytes} [Fri Jul 3 12:57:49 2026] DELETE /volume/v3/os-volume-transfer/9f91e92a-0646-4360-8df2-c661b875bf3d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:49.503147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:49.527635 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:49.527809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:49.527991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:49.528136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Delete volume with id: 33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:49.534404 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:49.534404 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:49.534732 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Volume info retrieved successfully. Jul 03 12:57:49.695213 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Delete volume request issued successfully. Jul 03 12:57:49.695388 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d21c68d-5a29-410e-96d0-ca7ac5984626 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 202 Jul 03 12:57:49.695812 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 99/403] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:49 2026] DELETE /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:49.703075 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a05fba6b-4891-4dcf-8dbc-4ba4669b81fe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:49.704888 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a05fba6b-4891-4dcf-8dbc-4ba4669b81fe tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:49.705430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a05fba6b-4891-4dcf-8dbc-4ba4669b81fe tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:49.705430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a05fba6b-4891-4dcf-8dbc-4ba4669b81fe tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:49.712524 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:49.712524 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:49.752437 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a05fba6b-4891-4dcf-8dbc-4ba4669b81fe tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Volume info retrieved successfully. Jul 03 12:57:49.758330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a05fba6b-4891-4dcf-8dbc-4ba4669b81fe tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 200 Jul 03 12:57:49.758772 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 103/404] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:49 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 1004 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:50.776004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b11de486-5f9b-4558-bf4f-b4b63e93abab None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:50.778149 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b11de486-5f9b-4558-bf4f-b4b63e93abab tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:50.778366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b11de486-5f9b-4558-bf4f-b4b63e93abab tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:50.778555 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b11de486-5f9b-4558-bf4f-b4b63e93abab tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:50.784015 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b11de486-5f9b-4558-bf4f-b4b63e93abab tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 404 Jul 03 12:57:50.784510 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 101/405] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:50 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:50.791308 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2ea6a820-999e-49dc-b813-2daf545fd786 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:50.794225 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2ea6a820-999e-49dc-b813-2daf545fd786 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:50.794393 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2ea6a820-999e-49dc-b813-2daf545fd786 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:50.794604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2ea6a820-999e-49dc-b813-2daf545fd786 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:50.801297 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2ea6a820-999e-49dc-b813-2daf545fd786 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 404 Jul 03 12:57:50.801801 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 103/406] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:50 2026] GET /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:50.823272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5f7ef0b4-17d1-4f0a-99bc-447bab0668ee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:50.823272 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f7ef0b4-17d1-4f0a-99bc-447bab0668ee tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] DELETE https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:50.823272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f7ef0b4-17d1-4f0a-99bc-447bab0668ee tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:50.823272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f7ef0b4-17d1-4f0a-99bc-447bab0668ee tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:50.830574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-5f7ef0b4-17d1-4f0a-99bc-447bab0668ee tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Delete volume with id: 33348e15-add2-4873-b0fa-88371054e425 Jul 03 12:57:50.830574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f7ef0b4-17d1-4f0a-99bc-447bab0668ee tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 returned with HTTP 404 Jul 03 12:57:50.830574 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 100/407] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:50 2026] DELETE /volume/v3/volumes/33348e15-add2-4873-b0fa-88371054e425 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:50.850487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:50.851381 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:50.852076 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2079967987"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:50.853776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2079967987'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:50.853929 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Create volume of 1 GB Jul 03 12:57:50.858074 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Availability Zones retrieved successfully. Jul 03 12:57:50.863654 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Flow 'volume_create_api' (19b585ac-5d10-41de-93c3-c72825df41f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:50.864790 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c48cc608-afc3-4f9f-93fb-be0455278dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:50.865651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:50.906589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c48cc608-afc3-4f9f-93fb-be0455278dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:50.907366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457b8705-ff34-4301-a2e4-32d31e8eca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:50.978286 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Created reservations ['6e09eb37-37dd-4362-8781-7ab2627e68f5', '7aa76130-8eb3-4be6-820b-5b6291b3af97', '2b3e3521-6ef4-4fbe-b3b9-86b3201eda82', '913a7a89-07eb-49e2-b810-e8188fdbe904'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:50.979076 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (457b8705-ff34-4301-a2e4-32d31e8eca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e09eb37-37dd-4362-8781-7ab2627e68f5', '7aa76130-8eb3-4be6-820b-5b6291b3af97', '2b3e3521-6ef4-4fbe-b3b9-86b3201eda82', '913a7a89-07eb-49e2-b810-e8188fdbe904']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:50.979776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100327f3-35be-485c-b3f5-5c949311ac19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:51.002144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100327f3-35be-485c-b3f5-5c949311ac19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf74efa-b865-4103-ad7a-31deddc685ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2079967987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f39eafd6c7c4bee96083bea53158f86',qos_specs=None,replication_status=,reservations=['6e09eb37-37dd-4362-8781-7ab2627e68f5','7aa76130-8eb3-4be6-820b-5b6291b3af97','2b3e3521-6ef4-4fbe-b3b9-86b3201eda82','913a7a89-07eb-49e2-b810-e8188fdbe904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05868d17377944b8bfcfb80d829cbfd7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2079967987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf74efa-b865-4103-ad7a-31deddc685ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f39eafd6c7c4bee96083bea53158f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05868d17377944b8bfcfb80d829cbfd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:51.003510 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3888a3b1-ee12-4771-8370-496ff2575121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:51.027827 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3888a3b1-ee12-4771-8370-496ff2575121) transitioned into state 'SUCCESS' from state '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-2079967987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f39eafd6c7c4bee96083bea53158f86',qos_specs=None,replication_status=,reservations=['6e09eb37-37dd-4362-8781-7ab2627e68f5','7aa76130-8eb3-4be6-820b-5b6291b3af97','2b3e3521-6ef4-4fbe-b3b9-86b3201eda82','913a7a89-07eb-49e2-b810-e8188fdbe904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05868d17377944b8bfcfb80d829cbfd7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:51.028612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80dba800-7cd0-4c1c-a782-69e18ba38f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:51.044033 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80dba800-7cd0-4c1c-a782-69e18ba38f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:51.045179 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Flow 'volume_create_api' (19b585ac-5d10-41de-93c3-c72825df41f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:51.045588 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Create volume request issued successfully. Jul 03 12:57:51.046333 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-110465bf-b046-4bf0-afc0-48ebf4726a46 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:51.046865 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 104/408] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:57:50 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 12:57:51.061604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c535efb4-5173-4b7c-ad0d-3b37b64ffe13 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:51.063922 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c535efb4-5173-4b7c-ad0d-3b37b64ffe13 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:51.064133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c535efb4-5173-4b7c-ad0d-3b37b64ffe13 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:51.064358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c535efb4-5173-4b7c-ad0d-3b37b64ffe13 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:51.071492 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:51.071492 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:51.075689 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c535efb4-5173-4b7c-ad0d-3b37b64ffe13 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:51.080332 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c535efb4-5173-4b7c-ad0d-3b37b64ffe13 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 200 Jul 03 12:57:51.080884 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 102/409] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:51 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:52.095047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d01dd9c-307d-434d-9ebe-2eb777c470f1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.096956 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d01dd9c-307d-434d-9ebe-2eb777c470f1 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.097181 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d01dd9c-307d-434d-9ebe-2eb777c470f1 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.097405 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d01dd9c-307d-434d-9ebe-2eb777c470f1 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.105074 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.105074 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:52.108963 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d01dd9c-307d-434d-9ebe-2eb777c470f1 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:52.113812 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d01dd9c-307d-434d-9ebe-2eb777c470f1 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 200 Jul 03 12:57:52.114260 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 104/410] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:52 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:52.126534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.128259 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] POST https://10.4.3.13/volume/v3/os-volume-transfer Jul 03 12:57:52.128603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9bf74efa-b865-4103-ad7a-31deddc685ee"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:52.129937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.volume_transfer [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Creating new volume transfer {'transfer': {'volume_id': '9bf74efa-b865-4103-ad7a-31deddc685ee'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 12:57:52.130040 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.volume_transfer [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Creating transfer of volume 9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.130140 np0000004418 devstack@c-api.service[99823]: INFO cinder.transfer.api [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Generating transfer record for volume 9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.138184 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.138184 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:52.150047 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe3de58a-1b0a-4a01-aecf-27c90d29ca85 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 12:57:52.150654 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 101/411] 10.4.3.13 () {68 vars in 1284 bytes} [Fri Jul 3 12:57:52 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:52.162473 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f2c52fe7-ba2a-4c06-a324-362f2701f40c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.164841 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f2c52fe7-ba2a-4c06-a324-362f2701f40c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.165007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f2c52fe7-ba2a-4c06-a324-362f2701f40c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.165218 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f2c52fe7-ba2a-4c06-a324-362f2701f40c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.172772 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.172772 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:52.178104 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f2c52fe7-ba2a-4c06-a324-362f2701f40c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:52.182759 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f2c52fe7-ba2a-4c06-a324-362f2701f40c tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 200 Jul 03 12:57:52.183119 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 105/412] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:52 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:52.202009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2bc84b24-aa1b-4935-9218-23352c0a0b32 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.204504 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2bc84b24-aa1b-4935-9218-23352c0a0b32 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/os-volume-transfer/detail Jul 03 12:57:52.205032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2bc84b24-aa1b-4935-9218-23352c0a0b32 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.205313 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2bc84b24-aa1b-4935-9218-23352c0a0b32 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.205495 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.volume_transfer [None req-2bc84b24-aa1b-4935-9218-23352c0a0b32 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Listing volume transfers {{(pid=99821) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 12:57:52.210266 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2bc84b24-aa1b-4935-9218-23352c0a0b32 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 12:57:52.211241 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 103/413] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 12:57:52 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:52.220582 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e11acfde-7eef-4540-8fc7-328102df8a21 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.226368 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e11acfde-7eef-4540-8fc7-328102df8a21 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] DELETE https://10.4.3.13/volume/v3/os-volume-transfer/3f29e1fa-1473-427e-830c-f08cb179f97b Jul 03 12:57:52.226659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e11acfde-7eef-4540-8fc7-328102df8a21 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.226851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e11acfde-7eef-4540-8fc7-328102df8a21 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.226996 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.volume_transfer [None req-e11acfde-7eef-4540-8fc7-328102df8a21 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Delete transfer with id: 3f29e1fa-1473-427e-830c-f08cb179f97b Jul 03 12:57:52.242245 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.242245 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:52.262112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e11acfde-7eef-4540-8fc7-328102df8a21 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/3f29e1fa-1473-427e-830c-f08cb179f97b returned with HTTP 202 Jul 03 12:57:52.262666 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 105/414] 10.4.3.13 () {66 vars in 1377 bytes} [Fri Jul 3 12:57:52 2026] DELETE /volume/v3/os-volume-transfer/3f29e1fa-1473-427e-830c-f08cb179f97b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:52.269744 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e720af68-0eaf-4e83-8f69-20810e351a2f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.271968 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e720af68-0eaf-4e83-8f69-20810e351a2f tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.272211 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e720af68-0eaf-4e83-8f69-20810e351a2f tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.272492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e720af68-0eaf-4e83-8f69-20810e351a2f tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.279805 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.279805 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:52.283971 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e720af68-0eaf-4e83-8f69-20810e351a2f tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Volume info retrieved successfully. Jul 03 12:57:52.288528 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e720af68-0eaf-4e83-8f69-20810e351a2f tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 200 Jul 03 12:57:52.289090 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 102/415] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:52 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:52.303940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d313ad1b-9609-46ec-8959-06e9bc49e773 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.305570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d313ad1b-9609-46ec-8959-06e9bc49e773 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] DELETE https://10.4.3.13/volume/v3/os-volume-transfer/3f29e1fa-1473-427e-830c-f08cb179f97b Jul 03 12:57:52.305751 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d313ad1b-9609-46ec-8959-06e9bc49e773 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.305933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d313ad1b-9609-46ec-8959-06e9bc49e773 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.306041 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.volume_transfer [None req-d313ad1b-9609-46ec-8959-06e9bc49e773 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Delete transfer with id: 3f29e1fa-1473-427e-830c-f08cb179f97b Jul 03 12:57:52.308828 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d313ad1b-9609-46ec-8959-06e9bc49e773 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/3f29e1fa-1473-427e-830c-f08cb179f97b returned with HTTP 404 Jul 03 12:57:52.309447 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 106/416] 10.4.3.13 () {66 vars in 1377 bytes} [Fri Jul 3 12:57:52 2026] DELETE /volume/v3/os-volume-transfer/3f29e1fa-1473-427e-830c-f08cb179f97b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:52.317715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.319519 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.319724 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.319907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.320054 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Delete volume with id: 9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.327057 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.327057 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:52.327398 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Volume info retrieved successfully. Jul 03 12:57:52.350445 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Delete volume request issued successfully. Jul 03 12:57:52.350740 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-448e831b-f1d7-4f1c-a357-b9b143342d53 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 202 Jul 03 12:57:52.351305 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 104/417] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:52 2026] DELETE /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:52.360823 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9615d1cd-dbb1-4e44-b896-34fee4710339 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:52.363304 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9615d1cd-dbb1-4e44-b896-34fee4710339 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:52.363638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9615d1cd-dbb1-4e44-b896-34fee4710339 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:52.363913 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9615d1cd-dbb1-4e44-b896-34fee4710339 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:52.372145 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:52.372145 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:52.376722 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9615d1cd-dbb1-4e44-b896-34fee4710339 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Volume info retrieved successfully. Jul 03 12:57:52.380634 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9615d1cd-dbb1-4e44-b896-34fee4710339 tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 200 Jul 03 12:57:52.381182 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 106/418] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:52 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:53.398429 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f1f7a57-c8cf-4142-8219-616a3ca18d9e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:53.400612 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f1f7a57-c8cf-4142-8219-616a3ca18d9e tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:53.400861 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f1f7a57-c8cf-4142-8219-616a3ca18d9e tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:53.401045 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f1f7a57-c8cf-4142-8219-616a3ca18d9e tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:53.408346 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f1f7a57-c8cf-4142-8219-616a3ca18d9e tempest-VolumesTransfersTest-2139607646 tempest-VolumesTransfersTest-2139607646-project-admin] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 404 Jul 03 12:57:53.408979 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 103/419] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:53 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:53.418315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eab26639-b8a5-4741-824f-45eb3f76ac7e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:53.422461 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eab26639-b8a5-4741-824f-45eb3f76ac7e tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] GET https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:53.423799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eab26639-b8a5-4741-824f-45eb3f76ac7e tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:53.424698 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eab26639-b8a5-4741-824f-45eb3f76ac7e tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:53.434130 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eab26639-b8a5-4741-824f-45eb3f76ac7e tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 404 Jul 03 12:57:53.435327 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 107/420] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:53 2026] GET /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:53.442082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6307a99a-e438-4fe6-94c1-a69930dc45c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:53.443700 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6307a99a-e438-4fe6-94c1-a69930dc45c3 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:53.443861 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6307a99a-e438-4fe6-94c1-a69930dc45c3 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:53.444236 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6307a99a-e438-4fe6-94c1-a69930dc45c3 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:53.444359 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-6307a99a-e438-4fe6-94c1-a69930dc45c3 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] Delete volume with id: 9bf74efa-b865-4103-ad7a-31deddc685ee Jul 03 12:57:53.453899 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6307a99a-e438-4fe6-94c1-a69930dc45c3 tempest-VolumesTransfersTest-1244819859 tempest-VolumesTransfersTest-1244819859-project-member] https://10.4.3.13/volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee returned with HTTP 404 Jul 03 12:57:53.454296 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 105/421] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:53 2026] DELETE /volume/v3/volumes/9bf74efa-b865-4103-ad7a-31deddc685ee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:55.877023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4d3ac113-9527-42f7-9232-55d1dceaf8d5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:55.879529 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4d3ac113-9527-42f7-9232-55d1dceaf8d5 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:55.880683 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4d3ac113-9527-42f7-9232-55d1dceaf8d5 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:55.880967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4d3ac113-9527-42f7-9232-55d1dceaf8d5 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:55.899138 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:55.899138 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:55.905745 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4d3ac113-9527-42f7-9232-55d1dceaf8d5 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:55.911781 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4d3ac113-9527-42f7-9232-55d1dceaf8d5 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:55.912335 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 107/422] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:55 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:55.925849 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-26c35cb5-06a4-4918-8c81-98a1c36b7c85 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:55.928594 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-26c35cb5-06a4-4918-8c81-98a1c36b7c85 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:55.928594 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-26c35cb5-06a4-4918-8c81-98a1c36b7c85 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:55.928594 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-26c35cb5-06a4-4918-8c81-98a1c36b7c85 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:55.937428 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:55.937428 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:55.942887 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-26c35cb5-06a4-4918-8c81-98a1c36b7c85 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:55.956240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-26c35cb5-06a4-4918-8c81-98a1c36b7c85 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:55.956802 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 104/423] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:55 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:55.993882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4638ecdf-39e9-4136-9c88-61eb89c238fd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:55.995625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4638ecdf-39e9-4136-9c88-61eb89c238fd tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:55.995826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4638ecdf-39e9-4136-9c88-61eb89c238fd tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:55.996046 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4638ecdf-39e9-4136-9c88-61eb89c238fd tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:56.002782 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:56.002782 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:56.007707 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4638ecdf-39e9-4136-9c88-61eb89c238fd tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:56.016007 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4638ecdf-39e9-4136-9c88-61eb89c238fd tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:56.016490 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 108/424] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:55 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:56.042619 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:56.047046 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:56.047561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:56.047561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:56.047561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Delete volume with id: a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:56.055672 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:56.055672 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:56.056111 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:56.126287 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Delete volume request issued successfully. Jul 03 12:57:56.126508 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-274ca46a-3966-4912-b9eb-21d61a3bf1c3 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 202 Jul 03 12:57:56.127467 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 106/425] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:57:56 2026] DELETE /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:57:56.136925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4fee9633-3e45-4b2b-99d7-abea695e3ad8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:56.140292 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4fee9633-3e45-4b2b-99d7-abea695e3ad8 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:56.141345 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4fee9633-3e45-4b2b-99d7-abea695e3ad8 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:56.141345 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4fee9633-3e45-4b2b-99d7-abea695e3ad8 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:56.150029 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:56.150029 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:56.155585 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4fee9633-3e45-4b2b-99d7-abea695e3ad8 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Volume info retrieved successfully. Jul 03 12:57:56.164652 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4fee9633-3e45-4b2b-99d7-abea695e3ad8 tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 200 Jul 03 12:57:56.165224 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 108/426] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:56 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:56.480397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:56.658756 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 12:57:56.659014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:56.659264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:56.659865 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:57:56.661084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:57:56.703235 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:57:56.703804 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-32a54068-93c2-4549-9d4e-aeafc0a47a17 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 12:57:56.704765 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 105/427] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 12:57:56 2026] GET /volume/v3/volumes => generated 15 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:57:56.715212 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-52b68c2b-bdee-4514-8ef2-e220755357da None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:56.717277 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:56.720672 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1970234144"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:56.720672 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1970234144'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:56.720672 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume of 1 GB Jul 03 12:57:56.750356 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Availability Zones retrieved successfully. Jul 03 12:57:56.750356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Flow 'volume_create_api' (b6e99ab6-0e89-4acf-9bfb-dabf25ad9934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:56.750356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af62a848-6d3b-4cdd-abcf-707f09140ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:56.750356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:56.805240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af62a848-6d3b-4cdd-abcf-707f09140ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:56.806475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9606517-1a0c-4f7b-a088-6b64163a9b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:56.901949 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Created reservations ['f4064223-f5ff-4f54-93ef-be97e53e2cf5', '7e829412-d80d-47d8-bded-ca0582bff15d', '314f9244-e754-4c93-b3ad-fd1b73ba9b79', 'db99aaf8-c52d-4525-9875-9534d82b5ceb'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:56.903098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9606517-1a0c-4f7b-a088-6b64163a9b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4064223-f5ff-4f54-93ef-be97e53e2cf5', '7e829412-d80d-47d8-bded-ca0582bff15d', '314f9244-e754-4c93-b3ad-fd1b73ba9b79', 'db99aaf8-c52d-4525-9875-9534d82b5ceb']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:56.904182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80cb31b-9b25-4d1b-8598-2ad85bb0d56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:56.942445 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80cb31b-9b25-4d1b-8598-2ad85bb0d56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d7d33d-c7fd-4618-8a32-176a1e32e2cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1970234144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75c86cb0894c414ead26008cd9d09078',qos_specs=None,replication_status=,reservations=['f4064223-f5ff-4f54-93ef-be97e53e2cf5','7e829412-d80d-47d8-bded-ca0582bff15d','314f9244-e754-4c93-b3ad-fd1b73ba9b79','db99aaf8-c52d-4525-9875-9534d82b5ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1970234144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d7d33d-c7fd-4618-8a32-176a1e32e2cb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='75c86cb0894c414ead26008cd9d09078',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:56.943422 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28d48c6-165b-44bd-b6ae-5a3e33e9b258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:56.971848 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28d48c6-165b-44bd-b6ae-5a3e33e9b258) transitioned into state 'SUCCESS' from state '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-1970234144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75c86cb0894c414ead26008cd9d09078',qos_specs=None,replication_status=,reservations=['f4064223-f5ff-4f54-93ef-be97e53e2cf5','7e829412-d80d-47d8-bded-ca0582bff15d','314f9244-e754-4c93-b3ad-fd1b73ba9b79','db99aaf8-c52d-4525-9875-9534d82b5ceb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:56.972774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb92c9d-3d1e-448f-bf28-0a4cb6d13dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:56.996919 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb92c9d-3d1e-448f-bf28-0a4cb6d13dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:56.998012 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Flow 'volume_create_api' (b6e99ab6-0e89-4acf-9bfb-dabf25ad9934) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:56.998551 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume request issued successfully. Jul 03 12:57:56.999268 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52b68c2b-bdee-4514-8ef2-e220755357da tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:56.999886 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 109/428] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:57:56 2026] POST /volume/v3/volumes => generated 762 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:57.017754 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b88cd5b7-219a-4f22-b83f-ae32dfcc36d2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:57.023569 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b88cd5b7-219a-4f22-b83f-ae32dfcc36d2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:57:57.023569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b88cd5b7-219a-4f22-b83f-ae32dfcc36d2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:57.023975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b88cd5b7-219a-4f22-b83f-ae32dfcc36d2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:57.038894 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:57.038894 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:57.044686 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b88cd5b7-219a-4f22-b83f-ae32dfcc36d2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:57.051866 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b88cd5b7-219a-4f22-b83f-ae32dfcc36d2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:57:57.052526 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 107/429] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:57 2026] GET /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:57.182805 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ebeb7ffa-46e2-473f-ad13-d13dc3e123eb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:57.186313 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ebeb7ffa-46e2-473f-ad13-d13dc3e123eb tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] GET https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d Jul 03 12:57:57.187045 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ebeb7ffa-46e2-473f-ad13-d13dc3e123eb tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:57.187045 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ebeb7ffa-46e2-473f-ad13-d13dc3e123eb tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:57.193820 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ebeb7ffa-46e2-473f-ad13-d13dc3e123eb tempest-DeleteServersTestJSON-344142624 tempest-DeleteServersTestJSON-344142624-project-member] https://10.4.3.13/volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d returned with HTTP 404 Jul 03 12:57:57.194685 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 109/430] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:57 2026] GET /volume/v3/volumes/a13cf5f3-5d6a-47d1-90fa-eb3ac95f6b6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:57.404838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-08149e5c-347a-4117-bdb2-d07831763772 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:57.407438 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-08149e5c-347a-4117-bdb2-d07831763772 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:57:57.408999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-08149e5c-347a-4117-bdb2-d07831763772 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:57.408999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-08149e5c-347a-4117-bdb2-d07831763772 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:57.416561 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:57.416561 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:57.421803 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-08149e5c-347a-4117-bdb2-d07831763772 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:57:57.427988 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-08149e5c-347a-4117-bdb2-d07831763772 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:57:57.428418 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 106/431] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:57:57 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:57.772992 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f4ab5b77-61e2-456b-8ca7-6b147e92c0ad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:57.773608 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4ab5b77-61e2-456b-8ca7-6b147e92c0ad None None] GET https://10.4.3.13/volume// Jul 03 12:57:57.774120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4ab5b77-61e2-456b-8ca7-6b147e92c0ad None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:57.774120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4ab5b77-61e2-456b-8ca7-6b147e92c0ad None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:57.774532 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4ab5b77-61e2-456b-8ca7-6b147e92c0ad None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:57.776545 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 110/432] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:57:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:57.808362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-24c6b659-f75a-4486-97c7-931ab370e1e8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:57.811281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-24c6b659-f75a-4486-97c7-931ab370e1e8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:57:57.811562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-24c6b659-f75a-4486-97c7-931ab370e1e8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:57.812095 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-24c6b659-f75a-4486-97c7-931ab370e1e8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:57.837766 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:57.837766 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:57.847595 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-24c6b659-f75a-4486-97c7-931ab370e1e8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:57.857886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-24c6b659-f75a-4486-97c7-931ab370e1e8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 200 Jul 03 12:57:57.858388 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 108/433] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:57:57 2026] GET /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 1537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:57.986773 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:57.990140 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] PUT https://10.4.3.13/volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9 Jul 03 12:57:57.990692 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:58.007229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Acquiring lock "cinder-attachment_update-32cd5944-e49c-4fb8-9625-d57df727e0d4-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:57:58.013522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Lock "cinder-attachment_update-32cd5944-e49c-4fb8-9625-d57df727e0d4-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:57:58.014773 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:58.014773 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:58.070536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b19dcdde-78af-43c5-acc8-16712151f7c9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:58.074043 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b19dcdde-78af-43c5-acc8-16712151f7c9 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:57:58.074362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b19dcdde-78af-43c5-acc8-16712151f7c9 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:58.074834 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b19dcdde-78af-43c5-acc8-16712151f7c9 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:58.084341 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:58.084341 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:58.090482 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b19dcdde-78af-43c5-acc8-16712151f7c9 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:58.099481 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b19dcdde-78af-43c5-acc8-16712151f7c9 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:57:58.100135 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 107/434] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:58 2026] GET /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:58.112597 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-972fc50e-0386-4329-a57b-16e23a6ec80b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:58.114493 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-972fc50e-0386-4329-a57b-16e23a6ec80b tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:57:58.114667 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-972fc50e-0386-4329-a57b-16e23a6ec80b tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:58.114848 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-972fc50e-0386-4329-a57b-16e23a6ec80b tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:58.123976 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:58.123976 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:58.129182 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-972fc50e-0386-4329-a57b-16e23a6ec80b tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:58.135377 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-972fc50e-0386-4329-a57b-16e23a6ec80b tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:57:58.135851 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 111/435] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:58 2026] GET /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:58.151718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4439315f-74c6-411a-b86f-1c9007fdc220 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:58.153330 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:58.153928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1236276902"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:58.155435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1236276902'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:58.156125 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume of 1 GB Jul 03 12:57:58.160407 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Availability Zones retrieved successfully. Jul 03 12:57:58.166917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Flow 'volume_create_api' (ae5f94be-4b23-48f1-aa32-e8f721ab3e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:58.170004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e13342-adff-4cb7-98b3-bcb839e88ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:58.178770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:58.224916 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74e13342-adff-4cb7-98b3-bcb839e88ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:58.225797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c57026c-3721-4d81-b81c-ee242bb6b254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:58.297239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Created reservations ['0360a7fd-bde0-482b-af8d-230e3897208c', '36c6f43b-53f5-4252-b62c-7255ebb1822e', '58b83606-e2cd-476d-878e-8567eb061d99', 'da33b154-e85a-47fc-9ca5-8f5402847e02'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:58.298649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c57026c-3721-4d81-b81c-ee242bb6b254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0360a7fd-bde0-482b-af8d-230e3897208c', '36c6f43b-53f5-4252-b62c-7255ebb1822e', '58b83606-e2cd-476d-878e-8567eb061d99', 'da33b154-e85a-47fc-9ca5-8f5402847e02']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:58.299646 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16c1052-123f-4063-b321-dba0ddc99280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:58.330980 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16c1052-123f-4063-b321-dba0ddc99280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f95b01c-90ed-4edf-930c-805de1f4342f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1236276902',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75c86cb0894c414ead26008cd9d09078',qos_specs=None,replication_status=,reservations=['0360a7fd-bde0-482b-af8d-230e3897208c','36c6f43b-53f5-4252-b62c-7255ebb1822e','58b83606-e2cd-476d-878e-8567eb061d99','da33b154-e85a-47fc-9ca5-8f5402847e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1236276902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f95b01c-90ed-4edf-930c-805de1f4342f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='75c86cb0894c414ead26008cd9d09078',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:58.332060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ba5880-ecaa-49d1-a83b-b0b4544c1709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:58.373196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ba5880-ecaa-49d1-a83b-b0b4544c1709) transitioned into state 'SUCCESS' from state '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-1236276902',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75c86cb0894c414ead26008cd9d09078',qos_specs=None,replication_status=,reservations=['0360a7fd-bde0-482b-af8d-230e3897208c','36c6f43b-53f5-4252-b62c-7255ebb1822e','58b83606-e2cd-476d-878e-8567eb061d99','da33b154-e85a-47fc-9ca5-8f5402847e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:58.373947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8771c131-c217-4054-9232-2c112df288ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:58.387844 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8771c131-c217-4054-9232-2c112df288ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:58.388981 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Flow 'volume_create_api' (ae5f94be-4b23-48f1-aa32-e8f721ab3e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:58.389311 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume request issued successfully. Jul 03 12:57:58.390041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4439315f-74c6-411a-b86f-1c9007fdc220 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:58.390772 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 109/436] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:57:58 2026] POST /volume/v3/volumes => generated 762 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:58.410807 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c34b55e2-1456-4ab6-9660-8053fcacad01 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:58.412811 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c34b55e2-1456-4ab6-9660-8053fcacad01 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:57:58.413070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c34b55e2-1456-4ab6-9660-8053fcacad01 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:58.413300 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c34b55e2-1456-4ab6-9660-8053fcacad01 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:58.422340 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:58.422340 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:58.427448 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c34b55e2-1456-4ab6-9660-8053fcacad01 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:58.435842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c34b55e2-1456-4ab6-9660-8053fcacad01 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:57:58.435842 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 108/437] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:58 2026] GET /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:58.547617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Lock "cinder-attachment_update-32cd5944-e49c-4fb8-9625-d57df727e0d4-np0000004418" released by "attachment_update" :: held 0.534s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:57:58.548006 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-feb8db26-c9b8-464c-9fe9-05e804031395 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9 returned with HTTP 200 Jul 03 12:57:58.549089 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 110/438] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:57:57 2026] PUT /volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:57:59.071015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-5db06223-16b8-4e82-956b-6c8045c2c8c8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.074784 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-5db06223-16b8-4e82-956b-6c8045c2c8c8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9/action Jul 03 12:57:59.074784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-5db06223-16b8-4e82-956b-6c8045c2c8c8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:57:59.074784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-5db06223-16b8-4e82-956b-6c8045c2c8c8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:59.117497 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.117497 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:59.152350 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-5db06223-16b8-4e82-956b-6c8045c2c8c8 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9/action returned with HTTP 204 Jul 03 12:57:59.152350 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 112/439] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:57:59 2026] POST /volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:57:59.452787 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0c99b5e2-e6de-4d97-87f9-8ef39566d58a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.454760 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c99b5e2-e6de-4d97-87f9-8ef39566d58a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:57:59.455003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c99b5e2-e6de-4d97-87f9-8ef39566d58a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.455212 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c99b5e2-e6de-4d97-87f9-8ef39566d58a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.462558 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.462558 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:57:59.466962 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0c99b5e2-e6de-4d97-87f9-8ef39566d58a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:59.471939 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c99b5e2-e6de-4d97-87f9-8ef39566d58a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:57:59.472418 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 110/440] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:59.475270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-75eb1f2b-c7eb-4ebb-94ec-e5ed43c68bb8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.475764 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75eb1f2b-c7eb-4ebb-94ec-e5ed43c68bb8 None None] GET https://10.4.3.13/volume// Jul 03 12:57:59.476008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75eb1f2b-c7eb-4ebb-94ec-e5ed43c68bb8 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.478704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75eb1f2b-c7eb-4ebb-94ec-e5ed43c68bb8 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.478704 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75eb1f2b-c7eb-4ebb-94ec-e5ed43c68bb8 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:59.478704 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 109/441] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:59.490725 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-e02ff95e-a305-4e94-b4ea-969328f06ee2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.490997 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-284f4582-374e-49d0-ac1b-87a19c4dbc15 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.492923 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-284f4582-374e-49d0-ac1b-87a19c4dbc15 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:57:59.492923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-284f4582-374e-49d0-ac1b-87a19c4dbc15 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.493113 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-284f4582-374e-49d0-ac1b-87a19c4dbc15 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.493515 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-e02ff95e-a305-4e94-b4ea-969328f06ee2 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:57:59.495331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-e02ff95e-a305-4e94-b4ea-969328f06ee2 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52900791-e76e-4406-a135-2cda91a35370", "connector": null, "instance_uuid": "f67c29b2-5577-46ea-89f0-b850384043a8"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:59.499857 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.499857 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:59.503336 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-284f4582-374e-49d0-ac1b-87a19c4dbc15 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:59.506307 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.506307 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:59.507797 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-284f4582-374e-49d0-ac1b-87a19c4dbc15 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:57:59.508216 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 113/442] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:59.526980 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.530382 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:57:59.532633 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1006645601"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:59.535439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1006645601'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:57:59.535615 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume of 1 GB Jul 03 12:57:59.540487 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Availability Zones retrieved successfully. Jul 03 12:57:59.547992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Flow 'volume_create_api' (db9eb3f0-be87-4365-8074-c23db3eeeb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:59.551192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becd244b-b0fe-4e5f-b8ce-cbcafe15e088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:59.551192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:57:59.556976 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-e02ff95e-a305-4e94-b4ea-969328f06ee2 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:57:59.556976 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 111/443] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:57:59 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 12:57:59.583653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becd244b-b0fe-4e5f-b8ce-cbcafe15e088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:59.584739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26185b37-8cba-473a-a96e-de3338a67fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:59.669107 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-901216c8-2f50-44ce-8116-8a5622a2b245 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.669703 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-901216c8-2f50-44ce-8116-8a5622a2b245 None None] GET https://10.4.3.13/volume// Jul 03 12:57:59.669703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-901216c8-2f50-44ce-8116-8a5622a2b245 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.669703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-901216c8-2f50-44ce-8116-8a5622a2b245 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.670315 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-901216c8-2f50-44ce-8116-8a5622a2b245 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:57:59.670315 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 110/444] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:57:59.679872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-cc3f3a99-0185-4dd8-b07f-f6d5e1982e6a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.681480 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-cc3f3a99-0185-4dd8-b07f-f6d5e1982e6a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:57:59.682909 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-cc3f3a99-0185-4dd8-b07f-f6d5e1982e6a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.682909 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-cc3f3a99-0185-4dd8-b07f-f6d5e1982e6a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.683904 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Created reservations ['6582b20d-2f5e-45b7-b19e-a9811e1c9fb2', '407a4d94-597d-4ee4-9d21-98572e66dad2', '09c5f5bb-babf-4ea7-b96a-7c2ed81595c7', 'bdd2701e-9282-4591-ad63-ee6b46041c96'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:57:59.686369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26185b37-8cba-473a-a96e-de3338a67fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6582b20d-2f5e-45b7-b19e-a9811e1c9fb2', '407a4d94-597d-4ee4-9d21-98572e66dad2', '09c5f5bb-babf-4ea7-b96a-7c2ed81595c7', 'bdd2701e-9282-4591-ad63-ee6b46041c96']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:59.686369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7db721-95e0-4db0-b030-28bd4e84cfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:59.695524 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.695524 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:59.701002 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-cc3f3a99-0185-4dd8-b07f-f6d5e1982e6a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:57:59.711854 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-cc3f3a99-0185-4dd8-b07f-f6d5e1982e6a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 200 Jul 03 12:57:59.712505 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 114/445] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:57:59.726675 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7db721-95e0-4db0-b030-28bd4e84cfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de371ede-6fdb-4f26-9e88-c16f5418a5a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1006645601',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75c86cb0894c414ead26008cd9d09078',qos_specs=None,replication_status=,reservations=['6582b20d-2f5e-45b7-b19e-a9811e1c9fb2','407a4d94-597d-4ee4-9d21-98572e66dad2','09c5f5bb-babf-4ea7-b96a-7c2ed81595c7','bdd2701e-9282-4591-ad63-ee6b46041c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1006645601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de371ede-6fdb-4f26-9e88-c16f5418a5a6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='75c86cb0894c414ead26008cd9d09078',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:59.728409 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1879096-2aee-4bfa-a93b-7c405eee8902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:59.761754 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1879096-2aee-4bfa-a93b-7c405eee8902) transitioned into state 'SUCCESS' from state '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-1006645601',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='75c86cb0894c414ead26008cd9d09078',qos_specs=None,replication_status=,reservations=['6582b20d-2f5e-45b7-b19e-a9811e1c9fb2','407a4d94-597d-4ee4-9d21-98572e66dad2','09c5f5bb-babf-4ea7-b96a-7c2ed81595c7','bdd2701e-9282-4591-ad63-ee6b46041c96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28521dae84f341d2a0ff6a3488afb0e7',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:59.762618 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ae8ff8-69c3-47de-afe2-4a990e3bb0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:57:59.784343 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ae8ff8-69c3-47de-afe2-4a990e3bb0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:57:59.785938 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Flow 'volume_create_api' (db9eb3f0-be87-4365-8074-c23db3eeeb4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:57:59.786460 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Create volume request issued successfully. Jul 03 12:57:59.787348 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2455620-60f3-4cc1-b48d-d3da93470c24 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:57:59.787901 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 111/446] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:57:59 2026] POST /volume/v3/volumes => generated 762 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:57:59.807349 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f29abb3e-c808-4382-9718-0c91cdbd1a9d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.811216 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f29abb3e-c808-4382-9718-0c91cdbd1a9d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:57:59.811392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f29abb3e-c808-4382-9718-0c91cdbd1a9d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.811675 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f29abb3e-c808-4382-9718-0c91cdbd1a9d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.823312 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.823312 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:57:59.836527 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f29abb3e-c808-4382-9718-0c91cdbd1a9d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:57:59.843315 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f29abb3e-c808-4382-9718-0c91cdbd1a9d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:57:59.843858 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 112/447] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:57:59.855555 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.858696 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] PUT https://10.4.3.13/volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2 Jul 03 12:57:59.859294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:57:59.882250 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Acquiring lock "cinder-attachment_update-0118e1c2-e97b-42d8-929d-82eb4e14a020-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:57:59.888619 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Lock "cinder-attachment_update-0118e1c2-e97b-42d8-929d-82eb4e14a020-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:57:59.889996 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.889996 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:57:59.955402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-83014de7-35da-44d0-b2c3-30451b789df6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:57:59.957519 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-83014de7-35da-44d0-b2c3-30451b789df6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:57:59.957777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-83014de7-35da-44d0-b2c3-30451b789df6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:57:59.958038 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-83014de7-35da-44d0-b2c3-30451b789df6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:57:59.977212 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:57:59.977212 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:57:59.982558 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-83014de7-35da-44d0-b2c3-30451b789df6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:57:59.988894 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-83014de7-35da-44d0-b2c3-30451b789df6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:57:59.989364 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 115/448] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:57:59 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:00.099503 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5911cd11-9d9d-4084-93ef-aa6c269ce11d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.099981 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5911cd11-9d9d-4084-93ef-aa6c269ce11d None None] GET https://10.4.3.13/volume// Jul 03 12:58:00.100142 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5911cd11-9d9d-4084-93ef-aa6c269ce11d None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.100452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5911cd11-9d9d-4084-93ef-aa6c269ce11d None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:00.100802 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5911cd11-9d9d-4084-93ef-aa6c269ce11d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:00.101219 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 112/449] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:00.110146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-acb1f02a-904e-4ad7-b6b3-3a6fe3a3f83b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.112857 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-acb1f02a-904e-4ad7-b6b3-3a6fe3a3f83b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:00.113072 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-acb1f02a-904e-4ad7-b6b3-3a6fe3a3f83b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.113314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-acb1f02a-904e-4ad7-b6b3-3a6fe3a3f83b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:00.123257 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.123257 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:00.127104 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-acb1f02a-904e-4ad7-b6b3-3a6fe3a3f83b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:00.131711 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-acb1f02a-904e-4ad7-b6b3-3a6fe3a3f83b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:00.132147 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 113/450] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:00.236639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.238899 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] PUT https://10.4.3.13/volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376 Jul 03 12:58:00.239338 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:00.247552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Acquiring lock "cinder-attachment_update-52900791-e76e-4406-a135-2cda91a35370-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:58:00.255244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Lock "cinder-attachment_update-52900791-e76e-4406-a135-2cda91a35370-np0000004418" acquired by "attachment_update" :: waited 0.008s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:58:00.256493 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.256493 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:00.429903 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Lock "cinder-attachment_update-0118e1c2-e97b-42d8-929d-82eb4e14a020-np0000004418" released by "attachment_update" :: held 0.541s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:58:00.430255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-f9b1683a-340e-462c-b23a-52640919535a tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2 returned with HTTP 200 Jul 03 12:58:00.430978 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 111/451] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:57:59 2026] PUT /volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:00.783530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Lock "cinder-attachment_update-52900791-e76e-4406-a135-2cda91a35370-np0000004418" released by "attachment_update" :: held 0.528s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:58:00.783871 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-a07e3195-1043-4c8c-93e7-af1d55754087 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376 returned with HTTP 200 Jul 03 12:58:00.784303 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 116/452] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:58:00 2026] PUT /volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:00.858339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f5c72cf3-9dc6-4376-aca5-e11f704dde38 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.861420 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5c72cf3-9dc6-4376-aca5-e11f704dde38 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:00.861663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f5c72cf3-9dc6-4376-aca5-e11f704dde38 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.861854 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f5c72cf3-9dc6-4376-aca5-e11f704dde38 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:00.869620 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.869620 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:00.874169 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f5c72cf3-9dc6-4376-aca5-e11f704dde38 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:00.879259 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5c72cf3-9dc6-4376-aca5-e11f704dde38 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:58:00.879792 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 113/453] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:00.891671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5452626d-68a1-4583-98e9-dd17166346bb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.893376 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5452626d-68a1-4583-98e9-dd17166346bb tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:00.893604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5452626d-68a1-4583-98e9-dd17166346bb tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.893826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5452626d-68a1-4583-98e9-dd17166346bb tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:00.900279 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.900279 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:00.903881 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5452626d-68a1-4583-98e9-dd17166346bb tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:00.908365 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5452626d-68a1-4583-98e9-dd17166346bb tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:58:00.908771 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 114/454] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:00.921703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.923316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 12:58:00.923506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.923694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:00.923913 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:00.924233 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.924233 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:00.924617 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:00.931896 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:00.932361 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d3221fbc-fc94-449f-aca0-45c0d4804927 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 12:58:00.932720 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 112/455] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/v3/volumes => generated 970 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:00.942936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-41b26478-f4de-497a-9703-0481b97365a4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.945424 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1006645601 Jul 03 12:58:00.945624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.945779 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:00.946242 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:00.946538 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.946538 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:00.946950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1006645601'), ('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:00.948510 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3cbe9d3f-376d-4082-bb7b-30b9b9eb64ab None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.950975 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3cbe9d3f-376d-4082-bb7b-30b9b9eb64ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2/action Jul 03 12:58:00.951310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3cbe9d3f-376d-4082-bb7b-30b9b9eb64ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:00.951453 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3cbe9d3f-376d-4082-bb7b-30b9b9eb64ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:00.969183 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:00.969183 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:00.982931 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:00.984027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-41b26478-f4de-497a-9703-0481b97365a4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1006645601 returned with HTTP 200 Jul 03 12:58:00.984656 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 117/456] 10.4.3.13 () {66 vars in 1331 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1006645601 => generated 332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:00.987605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-3cbe9d3f-376d-4082-bb7b-30b9b9eb64ab tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2/action returned with HTTP 204 Jul 03 12:58:00.988576 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 114/457] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:58:00 2026] POST /volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:00.998190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:00.999176 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1006645601 Jul 03 12:58:00.999367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:00.999577 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.000060 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.000856 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1006645601'), ('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.007129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-92c840ac-4e83-4b8c-8173-c0aed900ba1b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.011840 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92c840ac-4e83-4b8c-8173-c0aed900ba1b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:01.012052 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92c840ac-4e83-4b8c-8173-c0aed900ba1b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.012273 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92c840ac-4e83-4b8c-8173-c0aed900ba1b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.025123 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.025123 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:01.028874 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-92c840ac-4e83-4b8c-8173-c0aed900ba1b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:01.032073 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.032715 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.032715 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:01.035614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92c840ac-4e83-4b8c-8173-c0aed900ba1b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:01.037306 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 113/458] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.037376 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b7a2cdc9-c281-4aa4-9f0a-f9d5fb43902a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1006645601 returned with HTTP 200 Jul 03 12:58:01.037376 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 115/459] 10.4.3.13 () {66 vars in 1352 bytes} [Fri Jul 3 12:58:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1006645601 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.055365 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.057361 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?limit=1 Jul 03 12:58:01.057638 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.057867 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.058217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.058618 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.058618 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:01.059299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.089270 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.090156 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.090156 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:01.094475 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-43af4b9f-3af1-46db-b54c-94e8462aa465 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 12:58:01.094985 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 118/460] 10.4.3.13 () {66 vars in 1266 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.114827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.117627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?limit=1&marker=de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:01.118109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.119759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.119759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.121502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.176274 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.177310 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.177310 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:01.183959 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e03c86b-225c-41f0-8625-62bb4fd1421f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?limit=1&marker=de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:58:01.184455 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 115/461] 10.4.3.13 () {66 vars in 1354 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 1000 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.204070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.206280 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?limit=1&marker=2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:01.206509 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.206749 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.207093 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.207925 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.254262 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.255301 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.255301 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:01.261220 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f2dc5c5-8dd1-45b1-8dd8-d329a01126ee tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?limit=1&marker=2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:58:01.261768 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 114/462] 10.4.3.13 () {66 vars in 1354 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=2f95b01c-90ed-4edf-930c-805de1f4342f => generated 1000 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.279682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.282356 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?limit=1&marker=76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:01.282632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.282901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.283267 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.284953 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.328178 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.330079 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb69412a-aa33-4c5a-86ec-f872e4c7e843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?limit=1&marker=76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:58:01.330462 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 116/463] 10.4.3.13 () {66 vars in 1354 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:58:01.349604 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.351728 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 12:58:01.352186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.352488 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.352884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.353233 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99822) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:01.353988 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.404371 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.405530 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.405530 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:01.410059 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a9c7851-f328-490b-9c77-714e88bc5bcc tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 12:58:01.410455 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 119/464] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.424534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.427812 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 12:58:01.428846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.429059 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.429361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.429618 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99821) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:01.430774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.473051 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.473713 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.473713 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:01.481328 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-970ff15f-3467-4346-919c-ea0ef2ec0dc2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 12:58:01.481839 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 116/465] 10.4.3.13 () {66 vars in 1352 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.503289 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ab233267-d6a4-451a-8239-32a77e97bef9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.503561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.503972 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ab233267-d6a4-451a-8239-32a77e97bef9 None None] GET https://10.4.3.13/volume// Jul 03 12:58:01.504797 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ab233267-d6a4-451a-8239-32a77e97bef9 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.504797 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ab233267-d6a4-451a-8239-32a77e97bef9 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.504797 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ab233267-d6a4-451a-8239-32a77e97bef9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:01.505474 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 115/466] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:01.505604 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?limit=1 Jul 03 12:58:01.505968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.506044 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.506282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.506970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.517359 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-aed1436a-4d9e-47d2-bea4-3ca526babda7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.520976 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-aed1436a-4d9e-47d2-bea4-3ca526babda7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:58:01.521319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-aed1436a-4d9e-47d2-bea4-3ca526babda7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.521628 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-aed1436a-4d9e-47d2-bea4-3ca526babda7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.535415 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.535415 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:01.539900 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-aed1436a-4d9e-47d2-bea4-3ca526babda7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:58:01.542925 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.543536 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a67fdd33-389f-45c9-92d4-e6d6074eb4f8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 12:58:01.543927 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 117/467] 10.4.3.13 () {66 vars in 1245 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.545747 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-aed1436a-4d9e-47d2-bea4-3ca526babda7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 200 Jul 03 12:58:01.546313 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 120/468] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:01.553413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.556880 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?limit=1&marker=de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:01.557128 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.557394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.557723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.558757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.574495 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.575262 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c87058aa-ecb4-44d9-a5fd-95e3c6170971 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?limit=1&marker=de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:58:01.576176 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 117/469] 10.4.3.13 () {66 vars in 1333 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes?limit=1&marker=de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.586664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.588940 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?limit=1&marker=2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:01.589142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.589397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.589626 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.590498 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.607373 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.608627 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-97ce86f3-f905-4d30-ac86-f0941a98fcf5 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?limit=1&marker=2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:58:01.609757 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 116/470] 10.4.3.13 () {66 vars in 1333 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes?limit=1&marker=2f95b01c-90ed-4edf-930c-805de1f4342f => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.618896 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20ea20b6-e7c4-446a-a651-2534490312a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.621404 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?limit=1&marker=76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:01.621674 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.621942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.622279 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.622861 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.622861 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:01.623463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.639504 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.639767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.640005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20ea20b6-e7c4-446a-a651-2534490312a6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?limit=1&marker=76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:58:01.640582 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 118/471] 10.4.3.13 () {66 vars in 1333 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes?limit=1&marker=76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:58:01.642239 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] PUT https://10.4.3.13/volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b Jul 03 12:58:01.642758 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:01.654355 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-debecead-5ab8-45bd-a955-e0579600f843 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.656317 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1006645601&status=available Jul 03 12:58:01.656586 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.656694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.656928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.657257 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99821) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:01.657534 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.657534 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:01.657959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1006645601'), ('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.659910 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Acquiring lock "cinder-attachment_update-e421cc83-6ae6-40ff-9224-7dcc399de677-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:58:01.666825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Lock "cinder-attachment_update-e421cc83-6ae6-40ff-9224-7dcc399de677-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:58:01.667838 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.667838 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:01.704452 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.704894 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-debecead-5ab8-45bd-a955-e0579600f843 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1006645601&status=available returned with HTTP 200 Jul 03 12:58:01.705320 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 118/472] 10.4.3.13 () {66 vars in 1365 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1006645601&status=available => generated 332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.716692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-41aca353-5881-4cea-89b4-b11ab48baff4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.719517 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1970234144&status=available Jul 03 12:58:01.719832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.720106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.720506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.720872 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99823) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:01.721418 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.721418 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:01.721956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1970234144'), ('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.771949 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.772921 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.772921 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:01.778507 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-41aca353-5881-4cea-89b4-b11ab48baff4 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1970234144&status=available returned with HTTP 200 Jul 03 12:58:01.778958 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 117/473] 10.4.3.13 () {66 vars in 1386 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1970234144&status=available => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:01.798227 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.800076 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?marker=2f95b01c-90ed-4edf-930c-805de1f4342f&sort=id%3Aasc Jul 03 12:58:01.800278 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.800521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.800783 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.801528 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.845192 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.846127 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.846127 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:01.852304 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7113b20d-dbd6-453c-ab29-7547bbba9f46 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?marker=2f95b01c-90ed-4edf-930c-805de1f4342f&sort=id%3Aasc returned with HTTP 200 Jul 03 12:58:01.852867 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 119/474] 10.4.3.13 () {66 vars in 1366 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?marker=2f95b01c-90ed-4edf-930c-805de1f4342f&sort=id%3Aasc => generated 1703 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.872442 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f545748d-079c-4089-9b59-a4435c8729e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.875515 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 12:58:01.875880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.875957 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.876309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.877533 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.877533 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:01.878252 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.930734 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.931787 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.931787 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:01.939486 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f545748d-079c-4089-9b59-a4435c8729e2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 12:58:01.940926 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 119/475] 10.4.3.13 () {66 vars in 1330 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:01.957858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:01.960264 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 12:58:01.960533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:01.960793 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:01.961079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:01.963048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:01.974725 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:01.976428 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:01.976428 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:01.982088 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fd9de8ea-663a-4a86-861d-518b27e225c8 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:58:01.983638 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 118/476] 10.4.3.13 () {66 vars in 1251 bytes} [Fri Jul 3 12:58:01 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:02.003244 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.006248 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 12:58:02.006248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.006497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.006848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.007956 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.051887 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-706c024e-834b-49d8-9c1b-586480be9876 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.056088 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-706c024e-834b-49d8-9c1b-586480be9876 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:02.056315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-706c024e-834b-49d8-9c1b-586480be9876 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.056549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-706c024e-834b-49d8-9c1b-586480be9876 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.062027 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.062655 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aca1ca66-a864-4195-bc5c-b4bf73450f69 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 12:58:02.063201 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 120/477] 10.4.3.13 () {66 vars in 1309 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.072343 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.072343 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:02.075699 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-706c024e-834b-49d8-9c1b-586480be9876 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:02.077735 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.080388 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?availability_zone=nova Jul 03 12:58:02.080388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.080388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.080606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.080697 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value nova, assuming string {{(pid=99823) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:02.081479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.084516 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-706c024e-834b-49d8-9c1b-586480be9876 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:02.084985 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 120/478] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.121951 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.122753 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cd2d88ce-a679-4402-b090-a6dee5035a6c tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 12:58:02.123343 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 119/479] 10.4.3.13 () {66 vars in 1275 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.135012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.138761 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?availability_zone=nova Jul 03 12:58:02.138761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.138761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.138761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.138761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value nova, assuming string {{(pid=99824) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:02.139099 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.139099 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:02.140814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.183336 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.184042 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb7433ad-dd28-4819-afac-a5b0f7349295 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 12:58:02.185960 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 121/480] 10.4.3.13 () {66 vars in 1275 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.199446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.201819 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?bootable=false Jul 03 12:58:02.202006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.202258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.202532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.203756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.205318 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Lock "cinder-attachment_update-e421cc83-6ae6-40ff-9224-7dcc399de677-np0000004418" released by "attachment_update" :: held 0.538s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:58:02.206631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-00a8de97-c459-4dd9-ad71-b1cadab8585d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b returned with HTTP 200 Jul 03 12:58:02.207103 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 121/481] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:58:01 2026] PUT /volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:02.239616 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.240529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2953c1ce-1c51-46c5-a525-6cedee94bc41 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 12:58:02.240996 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 121/482] 10.4.3.13 () {66 vars in 1259 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.250348 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.252102 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?bootable=false Jul 03 12:58:02.252312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.252552 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.252833 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.253141 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.253141 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:02.253574 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.295813 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.296643 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f95715a-03f3-43b0-bfca-283f005c06b2 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 12:58:02.297130 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 120/483] 10.4.3.13 () {66 vars in 1259 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.307249 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0cc18321-5205-4820-accc-3e8e049bbc6d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?status=available Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99824) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:02.310268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.335705 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.337467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0cc18321-5205-4820-accc-3e8e049bbc6d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 12:58:02.337467 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 122/484] 10.4.3.13 () {66 vars in 1263 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.346309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-713aedee-d449-4904-acad-f7df169a5a96 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.348371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes?status=available Jul 03 12:58:02.348628 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.348872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.349226 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.349518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99822) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:02.349862 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.349862 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:02.353487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.398211 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.398998 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-713aedee-d449-4904-acad-f7df169a5a96 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 12:58:02.399400 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 122/485] 10.4.3.13 () {66 vars in 1263 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.412983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.415129 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?availability_zone=nova Jul 03 12:58:02.415416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.415695 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.416112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.416454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value nova, assuming string {{(pid=99821) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:02.416821 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.416821 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:02.417396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.458933 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.460269 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.460269 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:02.466489 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-334c4b4c-6062-4ae0-aaca-bef28c1607a1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 12:58:02.467012 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 122/486] 10.4.3.13 () {66 vars in 1296 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:02.481678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ad5d42d-7092-4168-bd6e-82556458771a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.483299 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?bootable=false Jul 03 12:58:02.483495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.483709 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.483937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.484389 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.484389 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:02.484878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.503658 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.504866 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.504866 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:02.511691 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ad5d42d-7092-4168-bd6e-82556458771a tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 12:58:02.512674 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 121/487] 10.4.3.13 () {66 vars in 1280 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:02.530668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.533060 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?status=available Jul 03 12:58:02.533453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.533572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.534431 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:02.534775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Could not evaluate value available, assuming string {{(pid=99824) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:02.535123 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.535123 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:02.536127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:02.547893 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Get all volumes completed successfully. Jul 03 12:58:02.550266 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.550266 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:02.555555 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e225fa4f-132f-4d80-aa74-18fe9bfef544 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 12:58:02.556077 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 123/488] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:02.574261 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f8dd439d-0228-4564-aec6-0d115bc2a7de None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.576908 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8dd439d-0228-4564-aec6-0d115bc2a7de tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:02.577283 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8dd439d-0228-4564-aec6-0d115bc2a7de tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.577620 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8dd439d-0228-4564-aec6-0d115bc2a7de tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.586730 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.586730 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:02.591692 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f8dd439d-0228-4564-aec6-0d115bc2a7de tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:02.597196 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8dd439d-0228-4564-aec6-0d115bc2a7de tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:58:02.597739 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 123/489] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.613570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.616152 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] DELETE https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:02.616358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.616699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.616930 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Delete volume with id: de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:02.625003 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.625003 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:02.625489 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:02.690625 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Delete volume request issued successfully. Jul 03 12:58:02.690625 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d1c1aa0-a217-4dd3-b895-da4d2b5192c1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 202 Jul 03 12:58:02.690625 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 123/490] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:58:02 2026] DELETE /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:58:02.700083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-12e7353f-899c-406f-a223-b7ee40d802fe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.705848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12e7353f-899c-406f-a223-b7ee40d802fe tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:02.706058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12e7353f-899c-406f-a223-b7ee40d802fe tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:02.706316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12e7353f-899c-406f-a223-b7ee40d802fe tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:02.717985 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.717985 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:02.722606 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-4e9dd36e-c070-45a1-9a0f-7c3782e4e6d0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:02.724831 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-4e9dd36e-c070-45a1-9a0f-7c3782e4e6d0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] POST https://10.4.3.13/volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b/action Jul 03 12:58:02.724958 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-12e7353f-899c-406f-a223-b7ee40d802fe tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:02.725851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-4e9dd36e-c070-45a1-9a0f-7c3782e4e6d0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:02.725851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-4e9dd36e-c070-45a1-9a0f-7c3782e4e6d0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:02.732782 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12e7353f-899c-406f-a223-b7ee40d802fe tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 200 Jul 03 12:58:02.733355 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 122/491] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:02 2026] GET /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:02.757989 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:02.757989 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:02.775074 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-af19536a-6e3f-4f08-b8c0-b6f35194b265 req-4e9dd36e-c070-45a1-9a0f-7c3782e4e6d0 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b/action returned with HTTP 204 Jul 03 12:58:02.775767 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 124/492] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:58:02 2026] POST /volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:03.100253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9b3ea614-3ae9-47b8-9046-cfeb245b2e3c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:03.102847 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b3ea614-3ae9-47b8-9046-cfeb245b2e3c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:03.103045 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b3ea614-3ae9-47b8-9046-cfeb245b2e3c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:03.103240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b3ea614-3ae9-47b8-9046-cfeb245b2e3c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:03.113071 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:03.113071 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:03.117087 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9b3ea614-3ae9-47b8-9046-cfeb245b2e3c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:03.122945 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b3ea614-3ae9-47b8-9046-cfeb245b2e3c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:03.125950 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 124/493] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:03 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:03.754007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-57bb4fc2-6e82-409c-8bde-be35010bbc98 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:03.757605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57bb4fc2-6e82-409c-8bde-be35010bbc98 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 Jul 03 12:58:03.757894 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57bb4fc2-6e82-409c-8bde-be35010bbc98 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:03.758176 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57bb4fc2-6e82-409c-8bde-be35010bbc98 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:03.768467 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57bb4fc2-6e82-409c-8bde-be35010bbc98 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 returned with HTTP 404 Jul 03 12:58:03.769744 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 124/494] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:03 2026] GET /volume/v3/volumes/de371ede-6fdb-4f26-9e88-c16f5418a5a6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:03.776379 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-417cf93e-c135-455b-8681-5c32e1521770 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:03.778104 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-417cf93e-c135-455b-8681-5c32e1521770 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:03.778326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-417cf93e-c135-455b-8681-5c32e1521770 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:03.779120 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-417cf93e-c135-455b-8681-5c32e1521770 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:03.785087 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:03.785087 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:03.789178 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-417cf93e-c135-455b-8681-5c32e1521770 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:03.799904 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-417cf93e-c135-455b-8681-5c32e1521770 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:58:03.799904 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 123/495] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:03 2026] GET /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:03.815095 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:03.816896 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:03.817099 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:03.817302 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:03.817485 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Delete volume with id: 2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:03.826005 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:03.826005 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:03.826798 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:03.864659 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Delete volume request issued successfully. Jul 03 12:58:03.864949 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1e996ac-d687-424f-9be2-9f388bae9ac6 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 202 Jul 03 12:58:03.865464 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 125/496] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:58:03 2026] DELETE /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:58:03.872709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dc9a1a0c-c9f3-484b-a2a1-8ed092f9da7f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:03.874373 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dc9a1a0c-c9f3-484b-a2a1-8ed092f9da7f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:03.874581 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1a0c-c9f3-484b-a2a1-8ed092f9da7f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:03.874770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dc9a1a0c-c9f3-484b-a2a1-8ed092f9da7f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:03.881431 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:03.881431 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:03.885389 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dc9a1a0c-c9f3-484b-a2a1-8ed092f9da7f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:03.889920 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dc9a1a0c-c9f3-484b-a2a1-8ed092f9da7f tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 200 Jul 03 12:58:03.891200 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 125/497] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:03 2026] GET /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:04.139367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0f392f81-a239-4d18-bc9c-81b5fb8868fb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:04.144382 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0f392f81-a239-4d18-bc9c-81b5fb8868fb tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:04.144592 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0f392f81-a239-4d18-bc9c-81b5fb8868fb tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:04.144855 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0f392f81-a239-4d18-bc9c-81b5fb8868fb tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:04.162539 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:04.162539 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:04.167041 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0f392f81-a239-4d18-bc9c-81b5fb8868fb tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:04.172302 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0f392f81-a239-4d18-bc9c-81b5fb8868fb tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:04.172817 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 125/498] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:04 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:04.904031 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-492d9c6c-39fe-42f0-a9ba-a2fbc4d6237d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:04.906127 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-492d9c6c-39fe-42f0-a9ba-a2fbc4d6237d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f Jul 03 12:58:04.907436 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-492d9c6c-39fe-42f0-a9ba-a2fbc4d6237d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:04.907866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-492d9c6c-39fe-42f0-a9ba-a2fbc4d6237d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:04.917345 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-492d9c6c-39fe-42f0-a9ba-a2fbc4d6237d tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f returned with HTTP 404 Jul 03 12:58:04.918240 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 124/499] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:04 2026] GET /volume/v3/volumes/2f95b01c-90ed-4edf-930c-805de1f4342f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:04.931426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-77cea157-619c-4e9a-a116-6d4e73d47047 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:04.936024 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77cea157-619c-4e9a-a116-6d4e73d47047 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:04.941448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77cea157-619c-4e9a-a116-6d4e73d47047 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:04.941448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77cea157-619c-4e9a-a116-6d4e73d47047 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:04.948014 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:04.948014 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:04.952790 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-77cea157-619c-4e9a-a116-6d4e73d47047 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:04.960087 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77cea157-619c-4e9a-a116-6d4e73d47047 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:58:04.960087 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 126/500] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:04 2026] GET /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:04.975410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:04.977662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] DELETE https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:04.978014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:04.978264 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:04.978438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Delete volume with id: 76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:04.988215 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:04.988215 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:04.988984 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:05.017295 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Delete volume request issued successfully. Jul 03 12:58:05.017611 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2654960f-2ff9-4f50-baaf-4b0547e4e251 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 202 Jul 03 12:58:05.021130 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 126/501] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:58:04 2026] DELETE /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:58:05.028140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-23107d3a-ef37-4a04-a9b4-5261ad6425b1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:05.032047 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-23107d3a-ef37-4a04-a9b4-5261ad6425b1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:05.032047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-23107d3a-ef37-4a04-a9b4-5261ad6425b1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:05.032047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-23107d3a-ef37-4a04-a9b4-5261ad6425b1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:05.046054 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:05.046054 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:05.052011 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-23107d3a-ef37-4a04-a9b4-5261ad6425b1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Volume info retrieved successfully. Jul 03 12:58:05.060301 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-23107d3a-ef37-4a04-a9b4-5261ad6425b1 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 200 Jul 03 12:58:05.061123 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 126/502] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:05 2026] GET /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:05.190786 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-339b15c8-f59b-4928-8008-5671fdc3782b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:05.194063 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-339b15c8-f59b-4928-8008-5671fdc3782b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:05.194063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-339b15c8-f59b-4928-8008-5671fdc3782b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:05.194063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-339b15c8-f59b-4928-8008-5671fdc3782b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:05.205414 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:05.205414 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:05.209732 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-339b15c8-f59b-4928-8008-5671fdc3782b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:05.215005 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-339b15c8-f59b-4928-8008-5671fdc3782b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:05.215428 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 125/503] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:05 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:06.075999 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aaabc344-49e8-408e-bd29-c3786c941530 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:06.078302 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aaabc344-49e8-408e-bd29-c3786c941530 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] GET https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb Jul 03 12:58:06.078615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aaabc344-49e8-408e-bd29-c3786c941530 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:06.078904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aaabc344-49e8-408e-bd29-c3786c941530 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:06.088019 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aaabc344-49e8-408e-bd29-c3786c941530 tempest-VolumesListTestJSON-709720515 tempest-VolumesListTestJSON-709720515-project-member] https://10.4.3.13/volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb returned with HTTP 404 Jul 03 12:58:06.093741 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 127/504] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:06 2026] GET /volume/v3/volumes/76d7d33d-c7fd-4618-8a32-176a1e32e2cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:06.235148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7581c9ff-0d4f-4355-876a-b6b13fc69b87 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:06.240307 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7581c9ff-0d4f-4355-876a-b6b13fc69b87 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:06.240655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7581c9ff-0d4f-4355-876a-b6b13fc69b87 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:06.241477 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7581c9ff-0d4f-4355-876a-b6b13fc69b87 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:06.259413 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:06.259413 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:06.263401 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7581c9ff-0d4f-4355-876a-b6b13fc69b87 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:06.268513 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7581c9ff-0d4f-4355-876a-b6b13fc69b87 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:06.268931 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 127/505] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:06 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:07.017429 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-40022546-b1ff-4829-bb8f-ea9807711ae6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:07.023198 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-40022546-b1ff-4829-bb8f-ea9807711ae6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] POST https://10.4.3.13/volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376/action Jul 03 12:58:07.024462 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-40022546-b1ff-4829-bb8f-ea9807711ae6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:07.024462 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-40022546-b1ff-4829-bb8f-ea9807711ae6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:07.059430 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:07.059430 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:07.080575 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4fb2d4d1-7179-4416-b7e7-c6ab71e00f5f req-40022546-b1ff-4829-bb8f-ea9807711ae6 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376/action returned with HTTP 204 Jul 03 12:58:07.081038 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 127/506] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:58:07 2026] POST /volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:07.286521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3dda0333-f072-4edf-aa4c-891218ac2fb3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:07.288568 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3dda0333-f072-4edf-aa4c-891218ac2fb3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:07.288827 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3dda0333-f072-4edf-aa4c-891218ac2fb3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:07.289024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3dda0333-f072-4edf-aa4c-891218ac2fb3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:07.291303 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=314,cinder:UPDATE=99,cinder:INSERT=65 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:58:07.303128 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:07.303128 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:07.308621 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3dda0333-f072-4edf-aa4c-891218ac2fb3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:07.315254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3dda0333-f072-4edf-aa4c-891218ac2fb3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:07.315745 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 126/507] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:07 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:07.333509 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cfd7dcdd-47cb-4093-afbf-d66d68c3f9f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:07.337075 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cfd7dcdd-47cb-4093-afbf-d66d68c3f9f8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:07.337342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cfd7dcdd-47cb-4093-afbf-d66d68c3f9f8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:07.337654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cfd7dcdd-47cb-4093-afbf-d66d68c3f9f8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:07.352636 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:07.352636 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:07.359002 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cfd7dcdd-47cb-4093-afbf-d66d68c3f9f8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:07.366006 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cfd7dcdd-47cb-4093-afbf-d66d68c3f9f8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:07.366596 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 128/508] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:07 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:07.458770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-1c1ca157-934e-47bc-be4f-031239b73a80 req-a61a328e-fedb-4fad-88e8-d3f66261d25e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:07.462664 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1c1ca157-934e-47bc-be4f-031239b73a80 req-a61a328e-fedb-4fad-88e8-d3f66261d25e tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:07.464708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1c1ca157-934e-47bc-be4f-031239b73a80 req-a61a328e-fedb-4fad-88e8-d3f66261d25e tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:07.464708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1c1ca157-934e-47bc-be4f-031239b73a80 req-a61a328e-fedb-4fad-88e8-d3f66261d25e tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:07.481152 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:07.481152 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:07.491632 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-1c1ca157-934e-47bc-be4f-031239b73a80 req-a61a328e-fedb-4fad-88e8-d3f66261d25e tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:07.497384 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1c1ca157-934e-47bc-be4f-031239b73a80 req-a61a328e-fedb-4fad-88e8-d3f66261d25e tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:07.497869 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 128/509] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:07 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:07.930718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:08.123481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:08.124003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1314450394"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:08.126744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1314450394'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:08.126744 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume of 1 GB Jul 03 12:58:08.134620 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Availability Zones retrieved successfully. Jul 03 12:58:08.142358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Flow 'volume_create_api' (3ae5c702-291e-437a-bb0b-9740ec6a0a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:08.143518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012b9d43-a1a9-4ce5-abbc-84e28f39dd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:08.144888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:58:08.192268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012b9d43-a1a9-4ce5-abbc-84e28f39dd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:08.193465 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6c685e-43ee-4caf-b30a-4ed388241384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:08.307060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Created reservations ['a9f9199d-c41a-4b96-aaff-561b27d0ab4e', '596287ed-b3bd-4dd6-bc71-3c921a237cae', '9ca4ae1b-8ecc-49ef-9950-47d56a6f7771', '1a970b53-1cca-4ae0-9fe2-a517fc3573cb'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:58:08.308338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6c685e-43ee-4caf-b30a-4ed388241384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f9199d-c41a-4b96-aaff-561b27d0ab4e', '596287ed-b3bd-4dd6-bc71-3c921a237cae', '9ca4ae1b-8ecc-49ef-9950-47d56a6f7771', '1a970b53-1cca-4ae0-9fe2-a517fc3573cb']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:08.309394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f68449e-65c4-4731-93e5-2d62100cfd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:08.356924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f68449e-65c4-4731-93e5-2d62100cfd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980131e7-3bca-438b-8700-98b3ea8d1799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1314450394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80cc5aa76da641f1974f1ee85567745a',qos_specs=None,replication_status=,reservations=['a9f9199d-c41a-4b96-aaff-561b27d0ab4e','596287ed-b3bd-4dd6-bc71-3c921a237cae','9ca4ae1b-8ecc-49ef-9950-47d56a6f7771','1a970b53-1cca-4ae0-9fe2-a517fc3573cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c50b18b032f449495193b9233f3b018',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1314450394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=980131e7-3bca-438b-8700-98b3ea8d1799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80cc5aa76da641f1974f1ee85567745a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c50b18b032f449495193b9233f3b018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:08.358109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aee19b4-30ed-4712-a51b-a55c43fab4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:08.382627 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aee19b4-30ed-4712-a51b-a55c43fab4a9) transitioned into state 'SUCCESS' from state '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-1314450394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80cc5aa76da641f1974f1ee85567745a',qos_specs=None,replication_status=,reservations=['a9f9199d-c41a-4b96-aaff-561b27d0ab4e','596287ed-b3bd-4dd6-bc71-3c921a237cae','9ca4ae1b-8ecc-49ef-9950-47d56a6f7771','1a970b53-1cca-4ae0-9fe2-a517fc3573cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c50b18b032f449495193b9233f3b018',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:08.383706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9139410-1971-4967-b6a7-866013a2ae43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:08.398384 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9139410-1971-4967-b6a7-866013a2ae43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:08.399307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Flow 'volume_create_api' (3ae5c702-291e-437a-bb0b-9740ec6a0a62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:08.399663 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request issued successfully. Jul 03 12:58:08.400452 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1c77cf0-8a62-4438-9087-84774f3ecd6f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:58:08.401551 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 128/510] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:07 2026] POST /volume/v3/volumes => generated 748 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:08.413444 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9b7b3f11-a168-4382-97a9-cfa84ad7f0e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:08.415083 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b7b3f11-a168-4382-97a9-cfa84ad7f0e1 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:08.415280 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b7b3f11-a168-4382-97a9-cfa84ad7f0e1 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:08.415521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b7b3f11-a168-4382-97a9-cfa84ad7f0e1 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:08.422837 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:08.422837 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:08.427785 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9b7b3f11-a168-4382-97a9-cfa84ad7f0e1 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:08.433899 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b7b3f11-a168-4382-97a9-cfa84ad7f0e1 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 returned with HTTP 200 Jul 03 12:58:08.434459 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 127/511] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:08 2026] GET /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:09.054596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:09.057470 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:09.057862 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "4bfd0294-06d9-4406-bd53-7b02d7513443-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:09.059658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '4bfd0294-06d9-4406-bd53-7b02d7513443-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:09.059834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Create volume of 1 GB Jul 03 12:58:09.062777 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=249,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:58:09.066615 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Availability Zones retrieved successfully. Jul 03 12:58:09.074869 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Flow 'volume_create_api' (e5dc28f1-66f3-48fd-9d87-95ba719d15e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:09.076394 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb042a5-4b7a-4fd4-b90a-9578d3ca5f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:09.078177 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:58:09.105499 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb042a5-4b7a-4fd4-b90a-9578d3ca5f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:09.106723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66f3988-514e-4748-8b5a-0522b23f0990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:09.174188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Created reservations ['2c97a27d-f3e4-44f3-937e-a94c1a71d3d6', 'fd5976d1-ead3-42a7-8dde-e10f16455368', 'fd6aa752-3ea1-433c-bd03-ccecede955fd', '8e0b2abb-f349-4422-babb-4659b71cd79e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:58:09.175369 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f66f3988-514e-4748-8b5a-0522b23f0990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c97a27d-f3e4-44f3-937e-a94c1a71d3d6', 'fd5976d1-ead3-42a7-8dde-e10f16455368', 'fd6aa752-3ea1-433c-bd03-ccecede955fd', '8e0b2abb-f349-4422-babb-4659b71cd79e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:09.176598 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0586bd-66e6-46f7-8b73-89f7bce763f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:09.200581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0586bd-66e6-46f7-8b73-89f7bce763f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='4bfd0294-06d9-4406-bd53-7b02d7513443-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58b9600ab746405b91ff2cf57c5c49fb',qos_specs=None,replication_status=,reservations=['2c97a27d-f3e4-44f3-937e-a94c1a71d3d6','fd5976d1-ead3-42a7-8dde-e10f16455368','fd6aa752-3ea1-433c-bd03-ccecede955fd','8e0b2abb-f349-4422-babb-4659b71cd79e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a403f1f555ef4cfc9ba73aa5243de2af',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:58:09Z,deleted=False,deleted_at=None,display_description='',display_name='4bfd0294-06d9-4406-bd53-7b02d7513443-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58b9600ab746405b91ff2cf57c5c49fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a403f1f555ef4cfc9ba73aa5243de2af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:09.201387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b117eb-7add-4842-b517-664ed8700460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:09.221057 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01b117eb-7add-4842-b517-664ed8700460) transitioned into 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='4bfd0294-06d9-4406-bd53-7b02d7513443-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58b9600ab746405b91ff2cf57c5c49fb',qos_specs=None,replication_status=,reservations=['2c97a27d-f3e4-44f3-937e-a94c1a71d3d6','fd5976d1-ead3-42a7-8dde-e10f16455368','fd6aa752-3ea1-433c-bd03-ccecede955fd','8e0b2abb-f349-4422-babb-4659b71cd79e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a403f1f555ef4cfc9ba73aa5243de2af',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:09.221778 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a471e71-bde2-47dd-9ee5-a85e78e4f9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:09.233881 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a471e71-bde2-47dd-9ee5-a85e78e4f9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:09.235226 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Flow 'volume_create_api' (e5dc28f1-66f3-48fd-9d87-95ba719d15e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:09.235226 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Create volume request issued successfully. Jul 03 12:58:09.237238 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-e02434ad-2919-4717-badf-4b2440d45c2c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:58:09.237238 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 129/512] 10.4.3.13 () {72 vars in 1534 bytes} [Fri Jul 3 12:58:09 2026] POST /volume/v3/volumes => generated 747 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:09.246213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a4d010f9-22d4-430a-bcff-12e5197b8158 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:09.249953 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a4d010f9-22d4-430a-bcff-12e5197b8158 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 12:58:09.250119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a4d010f9-22d4-430a-bcff-12e5197b8158 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:09.250527 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a4d010f9-22d4-430a-bcff-12e5197b8158 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:09.259848 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:09.259848 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:09.266787 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a4d010f9-22d4-430a-bcff-12e5197b8158 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:58:09.273204 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a4d010f9-22d4-430a-bcff-12e5197b8158 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f returned with HTTP 200 Jul 03 12:58:09.273873 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 129/513] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:09 2026] GET /volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:09.282757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a0a358ec-5396-476f-b1c5-e97d715435af None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:09.286332 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a0a358ec-5396-476f-b1c5-e97d715435af tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 12:58:09.286332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a0a358ec-5396-476f-b1c5-e97d715435af tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:09.286332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a0a358ec-5396-476f-b1c5-e97d715435af tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:09.295857 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:09.295857 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:09.302956 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a0a358ec-5396-476f-b1c5-e97d715435af tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:58:09.309647 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-a0a358ec-5396-476f-b1c5-e97d715435af tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f returned with HTTP 200 Jul 03 12:58:09.310247 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 129/514] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:09 2026] GET /volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:09.447224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-512819ab-fcbd-4375-84ff-e8617a842e86 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:09.449561 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-512819ab-fcbd-4375-84ff-e8617a842e86 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:09.449815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-512819ab-fcbd-4375-84ff-e8617a842e86 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:09.450077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-512819ab-fcbd-4375-84ff-e8617a842e86 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:09.460216 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:09.460216 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:09.464778 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-512819ab-fcbd-4375-84ff-e8617a842e86 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:09.470080 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-512819ab-fcbd-4375-84ff-e8617a842e86 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 returned with HTTP 200 Jul 03 12:58:09.470638 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 128/515] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:09 2026] GET /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:12.320635 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8043c17d-d975-457b-b8d1-9e8452cd0c8a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:12.323120 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8043c17d-d975-457b-b8d1-9e8452cd0c8a tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 12:58:12.323416 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8043c17d-d975-457b-b8d1-9e8452cd0c8a tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:12.323690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8043c17d-d975-457b-b8d1-9e8452cd0c8a tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:12.336008 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:12.336008 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:12.351721 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8043c17d-d975-457b-b8d1-9e8452cd0c8a tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:58:12.357940 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8043c17d-d975-457b-b8d1-9e8452cd0c8a tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f returned with HTTP 200 Jul 03 12:58:12.358222 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 130/516] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:12 2026] GET /volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:12.372022 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4f563062-f0f1-4445-a106-f75f908c4e84 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:12.372443 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4f563062-f0f1-4445-a106-f75f908c4e84 None None] GET https://10.4.3.13/volume// Jul 03 12:58:12.372615 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4f563062-f0f1-4445-a106-f75f908c4e84 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:12.372804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4f563062-f0f1-4445-a106-f75f908c4e84 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:12.373139 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4f563062-f0f1-4445-a106-f75f908c4e84 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:12.373594 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 130/517] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:12.381655 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-3fd5227c-af4e-44b3-97e4-9d7914e6c43b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:12.383702 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-3fd5227c-af4e-44b3-97e4-9d7914e6c43b tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:58:12.384037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-3fd5227c-af4e-44b3-97e4-9d7914e6c43b tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f", "connector": null, "instance_uuid": "4bfd0294-06d9-4406-bd53-7b02d7513443"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:12.387343 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=281,cinder:INSERT=50,cinder:UPDATE=74 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:58:12.393012 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:12.393012 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:12.490450 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-3fd5227c-af4e-44b3-97e4-9d7914e6c43b tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:58:12.490875 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 130/518] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:58:12 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:12.499602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-75e357d1-ef57-4f7a-ba7a-2d7dab93581b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:12.499964 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75e357d1-ef57-4f7a-ba7a-2d7dab93581b None None] GET https://10.4.3.13/volume// Jul 03 12:58:12.500193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75e357d1-ef57-4f7a-ba7a-2d7dab93581b None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:12.500443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75e357d1-ef57-4f7a-ba7a-2d7dab93581b None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:12.500856 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75e357d1-ef57-4f7a-ba7a-2d7dab93581b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:12.501247 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 129/519] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:12.514485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-86cb06fb-b034-450b-8768-2313932720da None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:12.516361 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-86cb06fb-b034-450b-8768-2313932720da tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 12:58:12.516615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-86cb06fb-b034-450b-8768-2313932720da tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:12.516857 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-86cb06fb-b034-450b-8768-2313932720da tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:12.525519 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:12.525519 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:12.528877 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-86cb06fb-b034-450b-8768-2313932720da tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:58:12.534115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-86cb06fb-b034-450b-8768-2313932720da tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f returned with HTTP 200 Jul 03 12:58:12.534512 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 131/520] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:58:12 2026] GET /volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f => generated 1019 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:12.634898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:12.636864 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] PUT https://10.4.3.13/volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7 Jul 03 12:58:12.637497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:12.640539 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=287,cinder:UPDATE=50,cinder:INSERT=28 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:58:12.645895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Acquiring lock "cinder-attachment_update-4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:58:12.651589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Lock "cinder-attachment_update-4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:58:12.652877 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:12.652877 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:13.178837 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Lock "cinder-attachment_update-4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f-np0000004418" released by "attachment_update" :: held 0.527s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:58:13.179177 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-8bbb72df-798e-4b8f-b29b-98ed9546c6db tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7 returned with HTTP 200 Jul 03 12:58:13.179608 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 131/521] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:58:12 2026] PUT /volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:13.690896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-4a45c78b-ec5c-4116-b265-54c7e734e633 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:13.692682 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-4a45c78b-ec5c-4116-b265-54c7e734e633 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] POST https://10.4.3.13/volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7/action Jul 03 12:58:13.692976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-4a45c78b-ec5c-4116-b265-54c7e734e633 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:13.693108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-4a45c78b-ec5c-4116-b265-54c7e734e633 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:13.706361 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:13.706361 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:13.736173 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32c976ed-cbe4-4bf6-9de0-17766691dc3d req-4a45c78b-ec5c-4116-b265-54c7e734e633 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7/action returned with HTTP 204 Jul 03 12:58:13.736621 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 131/522] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:58:13 2026] POST /volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:16.985715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-ea2b2080-21b9-482d-9c87-5af61df5086b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:16.987776 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-ea2b2080-21b9-482d-9c87-5af61df5086b tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:58:16.987941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-ea2b2080-21b9-482d-9c87-5af61df5086b tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:16.988108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-ea2b2080-21b9-482d-9c87-5af61df5086b tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:16.998195 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:16.998195 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:17.003236 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-ea2b2080-21b9-482d-9c87-5af61df5086b tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:58:17.011970 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-ea2b2080-21b9-482d-9c87-5af61df5086b tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:58:17.012625 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 130/523] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:16 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1650 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:17.055258 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-133dd2f3-80dc-4851-9e6b-eb68835bea5f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:17.057045 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-133dd2f3-80dc-4851-9e6b-eb68835bea5f tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:58:17.057308 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-133dd2f3-80dc-4851-9e6b-eb68835bea5f tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:17.057567 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-133dd2f3-80dc-4851-9e6b-eb68835bea5f tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:17.069621 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:17.069621 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:17.074865 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-133dd2f3-80dc-4851-9e6b-eb68835bea5f tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:58:17.079800 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-133dd2f3-80dc-4851-9e6b-eb68835bea5f tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:58:17.080273 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 132/524] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:17 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1650 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:20.240384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2b3b9e12-7827-4e03-9f09-4bc4d7238357 req-0ad70f5a-1016-438d-b307-cd822be081f3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:20.242842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2b3b9e12-7827-4e03-9f09-4bc4d7238357 req-0ad70f5a-1016-438d-b307-cd822be081f3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:58:20.243042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2b3b9e12-7827-4e03-9f09-4bc4d7238357 req-0ad70f5a-1016-438d-b307-cd822be081f3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:20.243305 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2b3b9e12-7827-4e03-9f09-4bc4d7238357 req-0ad70f5a-1016-438d-b307-cd822be081f3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:20.256233 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:20.256233 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:20.263889 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-2b3b9e12-7827-4e03-9f09-4bc4d7238357 req-0ad70f5a-1016-438d-b307-cd822be081f3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:58:20.269587 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2b3b9e12-7827-4e03-9f09-4bc4d7238357 req-0ad70f5a-1016-438d-b307-cd822be081f3 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:58:20.270085 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 132/525] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:20 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:22.940472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-82e96063-f9fa-4e52-bf3d-2a6c4ca51782 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:22.940472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82e96063-f9fa-4e52-bf3d-2a6c4ca51782 None None] GET https://10.4.3.13/volume// Jul 03 12:58:22.940472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82e96063-f9fa-4e52-bf3d-2a6c4ca51782 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:22.940901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82e96063-f9fa-4e52-bf3d-2a6c4ca51782 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:22.940901 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82e96063-f9fa-4e52-bf3d-2a6c4ca51782 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:22.941105 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 132/526] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:22.957009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-8268ed2f-d578-41ee-8b4a-3a76d516742d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:22.960003 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-8268ed2f-d578-41ee-8b4a-3a76d516742d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:58:22.960372 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-8268ed2f-d578-41ee-8b4a-3a76d516742d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8fbaa45-8b37-4236-875c-e46b1efaa8d4", "connector": null, "instance_uuid": "096d101d-233a-42fe-b2d5-53635ab970a6"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:22.972429 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:22.972429 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:23.031117 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-8268ed2f-d578-41ee-8b4a-3a76d516742d tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:58:23.034866 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 131/527] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:58:22 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 12:58:23.733100 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:UPDATE=4,cinder:INSERT=1,cinder:SELECT=9 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:58:25.792980 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-79af8d4a-cd91-46f9-887c-01f57635c83c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:25.795281 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-79af8d4a-cd91-46f9-887c-01f57635c83c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/d9d1cd19-a831-4e76-b08c-0314eefc0de9/action Jul 03 12:58:25.795955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-79af8d4a-cd91-46f9-887c-01f57635c83c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-attach": {"instance_uuid": "10957e42-7ced-4a92-b159-64a2ad4be600", "mountpoint": "/dev/vdc"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:25.796230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-79af8d4a-cd91-46f9-887c-01f57635c83c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "10957e42-7ced-4a92-b159-64a2ad4be600", "mountpoint": "/dev/vdc"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:25.805417 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-79af8d4a-cd91-46f9-887c-01f57635c83c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/d9d1cd19-a831-4e76-b08c-0314eefc0de9/action returned with HTTP 404 Jul 03 12:58:25.805892 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 133/528] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:25 2026] POST /volume/v3/volumes/d9d1cd19-a831-4e76-b08c-0314eefc0de9/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:25.814916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-86310ddf-07e1-4e56-81c8-346a745c5f8e req-962eeb4f-3878-4465-84b5-facb59935527 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:25.817149 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-86310ddf-07e1-4e56-81c8-346a745c5f8e req-962eeb4f-3878-4465-84b5-facb59935527 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 12:58:25.817519 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-86310ddf-07e1-4e56-81c8-346a745c5f8e req-962eeb4f-3878-4465-84b5-facb59935527 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:25.817717 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-86310ddf-07e1-4e56-81c8-346a745c5f8e req-962eeb4f-3878-4465-84b5-facb59935527 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:25.836885 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:25.836885 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:25.841190 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-86310ddf-07e1-4e56-81c8-346a745c5f8e req-962eeb4f-3878-4465-84b5-facb59935527 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:58:25.846023 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-86310ddf-07e1-4e56-81c8-346a745c5f8e req-962eeb4f-3878-4465-84b5-facb59935527 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f returned with HTTP 200 Jul 03 12:58:25.846425 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 133/529] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:25 2026] GET /volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:26.109600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-7c255a4f-7bbf-4c21-b405-3a1c491dff81 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:26.114081 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-7c255a4f-7bbf-4c21-b405-3a1c491dff81 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] DELETE https://10.4.3.13/volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef Jul 03 12:58:26.114375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-7c255a4f-7bbf-4c21-b405-3a1c491dff81 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:26.114636 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-7c255a4f-7bbf-4c21-b405-3a1c491dff81 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:26.123711 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:26.123711 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:26.665312 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-7c255a4f-7bbf-4c21-b405-3a1c491dff81 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef returned with HTTP 200 Jul 03 12:58:26.665983 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 133/530] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:58:26 2026] DELETE /volume/v3/attachments/9d1efb1d-4500-45da-a335-f2e1bd42cdef => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:26.807468 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-60634ec1-1bfa-40cc-bf96-b4ff24d2a0c9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:26.807867 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-60634ec1-1bfa-40cc-bf96-b4ff24d2a0c9 None None] GET https://10.4.3.13/volume// Jul 03 12:58:26.808060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-60634ec1-1bfa-40cc-bf96-b4ff24d2a0c9 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:26.808300 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-60634ec1-1bfa-40cc-bf96-b4ff24d2a0c9 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:26.808613 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-60634ec1-1bfa-40cc-bf96-b4ff24d2a0c9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:26.808923 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 132/531] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:26.824896 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-621d617a-5f8c-4cf0-b7ec-418726bded16 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:26.827338 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-621d617a-5f8c-4cf0-b7ec-418726bded16 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] POST https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4/action Jul 03 12:58:26.827712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-621d617a-5f8c-4cf0-b7ec-418726bded16 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action body: b'{"os-reimage": {"image_id": "8e986de1-cacf-4124-bbf6-cf53d3770390", "reimage_reserved": true}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:26.827871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-621d617a-5f8c-4cf0-b7ec-418726bded16 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "8e986de1-cacf-4124-bbf6-cf53d3770390", "reimage_reserved": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:26.843105 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:26.843105 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:26.843656 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-621d617a-5f8c-4cf0-b7ec-418726bded16 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:58:27.173325 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-621d617a-5f8c-4cf0-b7ec-418726bded16 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4/action returned with HTTP 202 Jul 03 12:58:27.173851 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 134/532] 10.4.3.13 () {74 vars in 1706 bytes} [Fri Jul 3 12:58:26 2026] POST /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 12:58:33.016356 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=26,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:58:34.854512 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:34.856424 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:34.856781 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1463694267"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:34.858450 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1463694267'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:34.858618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume of 1 GB Jul 03 12:58:34.864730 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Availability Zones retrieved successfully. Jul 03 12:58:34.870805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Flow 'volume_create_api' (b94e223b-fa0e-41e6-9064-0a8ef1dc43c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:34.872206 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f2e701-f71a-4c6e-a294-a8a0826614e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:34.873435 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:58:34.908434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f2e701-f71a-4c6e-a294-a8a0826614e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:34.908952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde323a0-a886-4d50-9141-a36e69c98928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:34.928620 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:34.932880 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:34.933468 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3d28093c-8723-44e0-bdd2-b5bd09be8da2", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-957226231"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:34.935408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request body: {'volume': {'imageRef': '3d28093c-8723-44e0-bdd2-b5bd09be8da2', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-957226231'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:34.983096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Created reservations ['502996c6-29d9-4a4b-b9d5-b409172743aa', '6a7d6de2-b293-4948-bebd-fb538cb7d2f9', '87a3977a-8a1b-466d-8c18-f6ad9b3e70cf', '327ffbbe-41fe-47f0-aa2c-8f57085076ac'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:58:34.985479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde323a0-a886-4d50-9141-a36e69c98928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502996c6-29d9-4a4b-b9d5-b409172743aa', '6a7d6de2-b293-4948-bebd-fb538cb7d2f9', '87a3977a-8a1b-466d-8c18-f6ad9b3e70cf', '327ffbbe-41fe-47f0-aa2c-8f57085076ac']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:34.985479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ede9f9-ee38-437c-9c56-3d6f0af014eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:35.046229 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ede9f9-ee38-437c-9c56-3d6f0af014eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc84229-8ec1-4090-970f-b5047484aadc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1463694267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad620409fec342a7938ff30129b80225',qos_specs=None,replication_status=,reservations=['502996c6-29d9-4a4b-b9d5-b409172743aa','6a7d6de2-b293-4948-bebd-fb538cb7d2f9','87a3977a-8a1b-466d-8c18-f6ad9b3e70cf','327ffbbe-41fe-47f0-aa2c-8f57085076ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368a331b5c74d488cf212e893e970c0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1463694267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc84229-8ec1-4090-970f-b5047484aadc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad620409fec342a7938ff30129b80225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7368a331b5c74d488cf212e893e970c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:35.046229 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb8c9f4-911d-4c00-93c0-6ba68f666278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:35.046363 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume of 2 GB Jul 03 12:58:35.046363 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:35.046363 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:35.047914 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Availability Zones retrieved successfully. Jul 03 12:58:35.054457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Flow 'volume_create_api' (9ca707a1-8f8e-4455-8fa6-2fec4a61dde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:35.055275 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d088accb-70bc-442a-8f77-ce0120401478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:35.056117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Validating volume size '2' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:58:35.101699 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d088accb-70bc-442a-8f77-ce0120401478) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 12:58:35.101699 np0000004418 devstack@c-api.service[99821]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3d28093c-8723-44e0-bdd2-b5bd09be8da2 is not active. Jul 03 12:58:35.103206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d088accb-70bc-442a-8f77-ce0120401478) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:35.104906 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d088accb-70bc-442a-8f77-ce0120401478) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 12:58:35.105824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb8c9f4-911d-4c00-93c0-6ba68f666278) transitioned into state 'SUCCESS' from state '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-1463694267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad620409fec342a7938ff30129b80225',qos_specs=None,replication_status=,reservations=['502996c6-29d9-4a4b-b9d5-b409172743aa','6a7d6de2-b293-4948-bebd-fb538cb7d2f9','87a3977a-8a1b-466d-8c18-f6ad9b3e70cf','327ffbbe-41fe-47f0-aa2c-8f57085076ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368a331b5c74d488cf212e893e970c0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:35.106131 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Flow 'volume_create_api' (9ca707a1-8f8e-4455-8fa6-2fec4a61dde9) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 12:58:35.106499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afad28a2-1f82-4684-a4d3-627181690ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:35.106866 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-12c031a3-33a2-4931-9e4e-2ab7b99d79de tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 12:58:35.107512 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 134/533] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:58:34 2026] POST /volume/v3/volumes => generated 125 bytes in 179 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:35.138489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afad28a2-1f82-4684-a4d3-627181690ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:35.139399 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Flow 'volume_create_api' (b94e223b-fa0e-41e6-9064-0a8ef1dc43c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:35.139761 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume request issued successfully. Jul 03 12:58:35.140466 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db53386c-893e-4f9b-a1b7-16e00ce1d8ca tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:58:35.140969 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 134/534] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:34 2026] POST /volume/v3/volumes => generated 753 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:35.157877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-58c2fa24-1efa-4683-9adc-da6e26d8690e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:35.160920 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58c2fa24-1efa-4683-9adc-da6e26d8690e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:35.161264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58c2fa24-1efa-4683-9adc-da6e26d8690e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:35.161517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58c2fa24-1efa-4683-9adc-da6e26d8690e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:35.176137 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:35.176137 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:35.180823 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-58c2fa24-1efa-4683-9adc-da6e26d8690e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:35.186608 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58c2fa24-1efa-4683-9adc-da6e26d8690e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:35.187095 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 133/535] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:35 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:36.204462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3ddf94f2-302d-483d-bb6d-11776d98c784 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:36.207225 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3ddf94f2-302d-483d-bb6d-11776d98c784 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:36.207557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3ddf94f2-302d-483d-bb6d-11776d98c784 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:36.207907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3ddf94f2-302d-483d-bb6d-11776d98c784 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:36.216675 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:36.216675 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:36.220604 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3ddf94f2-302d-483d-bb6d-11776d98c784 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:36.225143 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3ddf94f2-302d-483d-bb6d-11776d98c784 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:36.225645 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 135/536] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:36 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:36.266814 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-20d44cbd-60b6-43a2-a30c-edde8b6b3fd8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:36.268605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-20d44cbd-60b6-43a2-a30c-edde8b6b3fd8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:36.268771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-20d44cbd-60b6-43a2-a30c-edde8b6b3fd8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:36.268936 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-20d44cbd-60b6-43a2-a30c-edde8b6b3fd8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:36.275632 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:36.275632 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:36.279073 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-20d44cbd-60b6-43a2-a30c-edde8b6b3fd8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:36.282970 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-20d44cbd-60b6-43a2-a30c-edde8b6b3fd8 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:36.283371 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 135/537] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:36 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:36.870709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:36.872970 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:36.873407 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5252f6e5-19f8-4c02-81bd-864003a3ade9"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:36.874760 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5252f6e5-19f8-4c02-81bd-864003a3ade9'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:36.955799 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume of 1 GB Jul 03 12:58:36.956256 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:36.956256 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:36.960485 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Availability Zones retrieved successfully. Jul 03 12:58:36.965764 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Flow 'volume_create_api' (f7e3575b-d814-4dcf-98c4-8dfe3674a1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:36.968816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0baaf9-2f83-4e88-aa9f-dfac0b071ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:36.968816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:58:37.003805 np0000004418 devstack@c-api.service[99822]: WARNING cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0baaf9-2f83-4e88-aa9f-dfac0b071ece) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 12:58:37.003805 np0000004418 devstack@c-api.service[99822]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 12:58:37.006208 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0baaf9-2f83-4e88-aa9f-dfac0b071ece) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:37.007180 np0000004418 devstack@c-api.service[99822]: WARNING cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f0baaf9-2f83-4e88-aa9f-dfac0b071ece) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 12:58:37.008185 np0000004418 devstack@c-api.service[99822]: WARNING cinder.volume.api [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Flow 'volume_create_api' (f7e3575b-d814-4dcf-98c4-8dfe3674a1d2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 12:58:37.008583 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-465ab3f0-b3fd-49e8-882b-a8253601b22d tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 12:58:37.009411 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 135/538] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:36 2026] POST /volume/v3/volumes => generated 134 bytes in 139 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.198489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e0a9af51-fe88-4b31-8ad4-d3766e4c2d45 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.200632 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0a9af51-fe88-4b31-8ad4-d3766e4c2d45 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.201058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0a9af51-fe88-4b31-8ad4-d3766e4c2d45 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.203573 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0a9af51-fe88-4b31-8ad4-d3766e4c2d45 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 12:58:37.204452 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 134/539] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.214055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da4d8e08-99bf-49b1-a13a-d2d5fa980f90 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.216496 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da4d8e08-99bf-49b1-a13a-d2d5fa980f90 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.216953 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da4d8e08-99bf-49b1-a13a-d2d5fa980f90 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3e25d1d8-73cc-44df-978f-ddd2bf847e81"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.218617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-da4d8e08-99bf-49b1-a13a-d2d5fa980f90 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3e25d1d8-73cc-44df-978f-ddd2bf847e81'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:37.223581 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da4d8e08-99bf-49b1-a13a-d2d5fa980f90 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 404 Jul 03 12:58:37.224496 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 136/540] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.233368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fb65d9f6-820d-402c-bd84-468859229842 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.235524 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fb65d9f6-820d-402c-bd84-468859229842 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.235925 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fb65d9f6-820d-402c-bd84-468859229842 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "c8090708-be92-4ade-9e19-19bc84fd4263"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.237777 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-fb65d9f6-820d-402c-bd84-468859229842 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'c8090708-be92-4ade-9e19-19bc84fd4263'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:37.244292 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fb65d9f6-820d-402c-bd84-468859229842 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 404 Jul 03 12:58:37.244894 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 136/541] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.254390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a3577306-9e10-4adb-931a-4fea783a7db3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.254783 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a3577306-9e10-4adb-931a-4fea783a7db3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.255186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a3577306-9e10-4adb-931a-4fea783a7db3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "8638da94-db88-4c6a-8ba5-7149c1e9b3ca"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.257378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-a3577306-9e10-4adb-931a-4fea783a7db3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '8638da94-db88-4c6a-8ba5-7149c1e9b3ca'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:37.264301 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a3577306-9e10-4adb-931a-4fea783a7db3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 404 Jul 03 12:58:37.264939 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 136/542] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.272530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d3da332f-63b0-4bac-8b50-bfea6d12978f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.274562 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d3da332f-63b0-4bac-8b50-bfea6d12978f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.274901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d3da332f-63b0-4bac-8b50-bfea6d12978f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.277416 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d3da332f-63b0-4bac-8b50-bfea6d12978f tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 12:58:37.277973 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 135/543] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 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 12:58:37.284772 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-58f33e42-3601-4ca1-a1d0-6830d7fb864a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.286315 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-58f33e42-3601-4ca1-a1d0-6830d7fb864a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.286648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-58f33e42-3601-4ca1-a1d0-6830d7fb864a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.288661 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-58f33e42-3601-4ca1-a1d0-6830d7fb864a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 12:58:37.289110 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 137/544] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.296775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b95e4d80-6139-47b3-9862-69b0b4ada353 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.298568 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b95e4d80-6139-47b3-9862-69b0b4ada353 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.298897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b95e4d80-6139-47b3-9862-69b0b4ada353 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.300601 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b95e4d80-6139-47b3-9862-69b0b4ada353 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 12:58:37.301086 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 137/545] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.307942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-89698c81-10fa-4a3c-bf17-3de96becd903 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.309629 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89698c81-10fa-4a3c-bf17-3de96becd903 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] DELETE https://10.4.3.13/volume/v3/volumes/tempest-invalid-720408057 Jul 03 12:58:37.309860 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89698c81-10fa-4a3c-bf17-3de96becd903 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.310098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89698c81-10fa-4a3c-bf17-3de96becd903 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.310347 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-89698c81-10fa-4a3c-bf17-3de96becd903 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Delete volume with id: tempest-invalid-720408057 Jul 03 12:58:37.315941 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89698c81-10fa-4a3c-bf17-3de96becd903 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/tempest-invalid-720408057 returned with HTTP 404 Jul 03 12:58:37.316416 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 137/546] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 12:58:37 2026] DELETE /volume/v3/volumes/tempest-invalid-720408057 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:37.323589 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-312f7d16-a01a-496b-aa8a-13cc9fdde97f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.325721 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 136/547] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 12:58:37 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 12:58:37.333618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b6c3b42f-4be8-4683-acfd-32f965229fc3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.335339 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b6c3b42f-4be8-4683-acfd-32f965229fc3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/xxx/action Jul 03 12:58:37.335781 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b6c3b42f-4be8-4683-acfd-32f965229fc3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-detach": {}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.336031 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b6c3b42f-4be8-4683-acfd-32f965229fc3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.342952 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b6c3b42f-4be8-4683-acfd-32f965229fc3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 12:58:37.343591 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 138/548] 10.4.3.13 () {68 vars in 1284 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:37.351465 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fa036aba-dc77-4bab-b109-2b1677ff4d72 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.353223 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa036aba-dc77-4bab-b109-2b1677ff4d72 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/tempest-invalid-1797267475 Jul 03 12:58:37.353438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa036aba-dc77-4bab-b109-2b1677ff4d72 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.353616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa036aba-dc77-4bab-b109-2b1677ff4d72 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.359091 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa036aba-dc77-4bab-b109-2b1677ff4d72 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/tempest-invalid-1797267475 returned with HTTP 404 Jul 03 12:58:37.359592 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 138/549] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/tempest-invalid-1797267475 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:37.366150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8814a3be-175c-4383-8168-86b7d7c6141b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.368253 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 138/550] 10.4.3.13 () {66 vars in 1233 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 12:58:37.374566 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.376211 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?status=null Jul 03 12:58:37.376412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.376587 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.376816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:37.377079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Could not evaluate value null, assuming string {{(pid=99823) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:37.377668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:37.415901 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Get all volumes completed successfully. Jul 03 12:58:37.419384 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2103718a-d5b4-4b53-ab7a-3653dd4624ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 12:58:37.420038 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 137/551] 10.4.3.13 () {66 vars in 1274 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:58:37.432487 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.434691 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1583357777 Jul 03 12:58:37.434954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.435337 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.435768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:37.436772 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1583357777'), ('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:37.444593 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Get all volumes completed successfully. Jul 03 12:58:37.447125 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ede073f8-cb17-4f9e-a85a-4d486ae39fa4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1583357777 returned with HTTP 200 Jul 03 12:58:37.447682 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 139/552] 10.4.3.13 () {66 vars in 1352 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1583357777 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:58:37.459603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.461745 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes?status=null Jul 03 12:58:37.461988 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.462174 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.462483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:37.462763 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Could not evaluate value null, assuming string {{(pid=99821) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 12:58:37.463447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:37.492694 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Get all volumes completed successfully. Jul 03 12:58:37.493014 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-48d85ce2-b49a-4bba-99ec-f935370e08e4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 12:58:37.493469 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 139/553] 10.4.3.13 () {66 vars in 1253 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:58:37.502325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.504343 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1342434375 Jul 03 12:58:37.504558 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.504765 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.505059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:58:37.505806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1342434375'), ('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:58:37.515803 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Get all volumes completed successfully. Jul 03 12:58:37.516260 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad909d17-54df-445c-9464-69cc4a6a56e3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1342434375 returned with HTTP 200 Jul 03 12:58:37.516762 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 139/554] 10.4.3.13 () {66 vars in 1331 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1342434375 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 12:58:37.525040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.526684 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action Jul 03 12:58:37.526996 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.527107 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.535042 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.535042 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:37.535743 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:37.548711 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Reserve volume completed successfully. Jul 03 12:58:37.548946 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24734b9c-95e7-4e8c-9979-bb63efe70359 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action returned with HTTP 202 Jul 03 12:58:37.549412 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 138/555] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:58:37.558346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.560786 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action Jul 03 12:58:37.561334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.561513 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.572175 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.572175 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:37.572963 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:37.578339 np0000004418 devstack@c-api.service[99824]: ERROR cinder.volume.api [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 12:58:37.578784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-67057a66-e7fb-4308-a125-8eac3a22e1ec tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action returned with HTTP 400 Jul 03 12:58:37.579897 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 140/556] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action => generated 132 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.586719 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-85292497-0c36-48e8-b59a-b75703811441 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.588839 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-85292497-0c36-48e8-b59a-b75703811441 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action Jul 03 12:58:37.589282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-85292497-0c36-48e8-b59a-b75703811441 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.589448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-85292497-0c36-48e8-b59a-b75703811441 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.604943 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.604943 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:37.605631 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-85292497-0c36-48e8-b59a-b75703811441 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:37.623409 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-85292497-0c36-48e8-b59a-b75703811441 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Unreserve volume completed successfully. Jul 03 12:58:37.623649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-85292497-0c36-48e8-b59a-b75703811441 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action returned with HTTP 202 Jul 03 12:58:37.624180 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 140/557] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:58:37.633045 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a16ea6df-4037-494d-8074-177d186c6411 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.634733 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a16ea6df-4037-494d-8074-177d186c6411 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/9589a6e4-7616-474f-9ec3-ca1ad063259c/action Jul 03 12:58:37.635074 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a16ea6df-4037-494d-8074-177d186c6411 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.635227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a16ea6df-4037-494d-8074-177d186c6411 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.643769 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a16ea6df-4037-494d-8074-177d186c6411 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/9589a6e4-7616-474f-9ec3-ca1ad063259c/action returned with HTTP 404 Jul 03 12:58:37.644251 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 140/558] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/9589a6e4-7616-474f-9ec3-ca1ad063259c/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.652820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-079b6045-458f-48a2-a2fd-81bbcc422a62 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.655041 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-079b6045-458f-48a2-a2fd-81bbcc422a62 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/dfc28be1-98dc-47c8-bc46-36876c495cd1/action Jul 03 12:58:37.655102 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-079b6045-458f-48a2-a2fd-81bbcc422a62 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.655313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-079b6045-458f-48a2-a2fd-81bbcc422a62 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.664837 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-079b6045-458f-48a2-a2fd-81bbcc422a62 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/dfc28be1-98dc-47c8-bc46-36876c495cd1/action returned with HTTP 404 Jul 03 12:58:37.665592 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 139/559] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/dfc28be1-98dc-47c8-bc46-36876c495cd1/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.675647 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e11c8943-47f7-4c77-8203-9f2b83844310 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.678023 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 141/560] 10.4.3.13 () {68 vars in 1253 bytes} [Fri Jul 3 12:58:37 2026] PUT /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 12:58:37.690597 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ebc72366-281f-415d-a8c4-1f502a240fe3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.692417 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ebc72366-281f-415d-a8c4-1f502a240fe3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] PUT https://10.4.3.13/volume/v3/volumes/tempest-invalid-798506408 Jul 03 12:58:37.692743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ebc72366-281f-415d-a8c4-1f502a240fe3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.699570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ebc72366-281f-415d-a8c4-1f502a240fe3 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/tempest-invalid-798506408 returned with HTTP 404 Jul 03 12:58:37.700160 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 141/561] 10.4.3.13 () {68 vars in 1328 bytes} [Fri Jul 3 12:58:37 2026] PUT /volume/v3/volumes/tempest-invalid-798506408 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:37.710626 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-01a02b78-840f-4c5b-8035-dec3182e4899 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.712939 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01a02b78-840f-4c5b-8035-dec3182e4899 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] PUT https://10.4.3.13/volume/v3/volumes/b777e4d5-8beb-450f-9d11-039263e67f83 Jul 03 12:58:37.713413 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01a02b78-840f-4c5b-8035-dec3182e4899 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.728611 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01a02b78-840f-4c5b-8035-dec3182e4899 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/b777e4d5-8beb-450f-9d11-039263e67f83 returned with HTTP 404 Jul 03 12:58:37.729196 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 141/562] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 12:58:37 2026] PUT /volume/v3/volumes/b777e4d5-8beb-450f-9d11-039263e67f83 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.740367 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-611995d2-f21b-4a0f-b72d-6cc10d07dcd8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.743982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-611995d2-f21b-4a0f-b72d-6cc10d07dcd8 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f476a2cb-b5ff-4f9c-a3fd-e8dd9c9313d7 Jul 03 12:58:37.744343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-611995d2-f21b-4a0f-b72d-6cc10d07dcd8 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.744641 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-611995d2-f21b-4a0f-b72d-6cc10d07dcd8 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.744940 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-611995d2-f21b-4a0f-b72d-6cc10d07dcd8 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Delete volume with id: f476a2cb-b5ff-4f9c-a3fd-e8dd9c9313d7 Jul 03 12:58:37.755797 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-611995d2-f21b-4a0f-b72d-6cc10d07dcd8 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/f476a2cb-b5ff-4f9c-a3fd-e8dd9c9313d7 returned with HTTP 404 Jul 03 12:58:37.757603 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 140/563] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:58:37 2026] DELETE /volume/v3/volumes/f476a2cb-b5ff-4f9c-a3fd-e8dd9c9313d7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.770960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d634b188-22df-4198-a55b-98528e3b02c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.773028 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d634b188-22df-4198-a55b-98528e3b02c4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action Jul 03 12:58:37.773468 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d634b188-22df-4198-a55b-98528e3b02c4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.773642 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d634b188-22df-4198-a55b-98528e3b02c4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.775668 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d634b188-22df-4198-a55b-98528e3b02c4 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action returned with HTTP 400 Jul 03 12:58:37.776321 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 142/564] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.784830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d18395d6-5ffd-42a6-8336-7607a210659a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.786742 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d18395d6-5ffd-42a6-8336-7607a210659a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action Jul 03 12:58:37.787113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d18395d6-5ffd-42a6-8336-7607a210659a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.787293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d18395d6-5ffd-42a6-8336-7607a210659a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.789063 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d18395d6-5ffd-42a6-8336-7607a210659a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action returned with HTTP 400 Jul 03 12:58:37.789815 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 142/565] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.797888 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef59e77b-6e7b-4e85-8fbc-1bceda5b2060 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.799977 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef59e77b-6e7b-4e85-8fbc-1bceda5b2060 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/65fcb88a-f703-432f-bf19-fec1bd1ed56b/action Jul 03 12:58:37.800371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef59e77b-6e7b-4e85-8fbc-1bceda5b2060 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.800531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef59e77b-6e7b-4e85-8fbc-1bceda5b2060 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.808683 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef59e77b-6e7b-4e85-8fbc-1bceda5b2060 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/65fcb88a-f703-432f-bf19-fec1bd1ed56b/action returned with HTTP 404 Jul 03 12:58:37.809221 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 142/566] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/65fcb88a-f703-432f-bf19-fec1bd1ed56b/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.818257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-12631db2-fc53-483e-a546-b7f55366af9a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.821021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12631db2-fc53-483e-a546-b7f55366af9a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action Jul 03 12:58:37.822217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12631db2-fc53-483e-a546-b7f55366af9a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.822421 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12631db2-fc53-483e-a546-b7f55366af9a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.824089 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12631db2-fc53-483e-a546-b7f55366af9a tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action returned with HTTP 400 Jul 03 12:58:37.824645 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 141/567] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 12:58:37.832851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3cdc4211-7172-4acf-a771-aa98f10c184b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.835703 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3cdc4211-7172-4acf-a771-aa98f10c184b tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] POST https://10.4.3.13/volume/v3/volumes/None/action Jul 03 12:58:37.836248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3cdc4211-7172-4acf-a771-aa98f10c184b tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:37.836424 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3cdc4211-7172-4acf-a771-aa98f10c184b tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.846231 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3cdc4211-7172-4acf-a771-aa98f10c184b tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 12:58:37.847275 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 143/568] 10.4.3.13 () {68 vars in 1287 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:37.854997 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0109e589-ab3f-4fd8-a88f-ad1e0f6b99ea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.858509 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0109e589-ab3f-4fd8-a88f-ad1e0f6b99ea tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/a6bdeaea-084f-48dd-9edc-ae6fc2d43e65 Jul 03 12:58:37.858686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0109e589-ab3f-4fd8-a88f-ad1e0f6b99ea tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.858815 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0109e589-ab3f-4fd8-a88f-ad1e0f6b99ea tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.865606 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0109e589-ab3f-4fd8-a88f-ad1e0f6b99ea tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/a6bdeaea-084f-48dd-9edc-ae6fc2d43e65 returned with HTTP 404 Jul 03 12:58:37.865606 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 143/569] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/a6bdeaea-084f-48dd-9edc-ae6fc2d43e65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:37.874581 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-481fe084-67c0-48d1-b563-22cd0c8c9d4c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.878670 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-481fe084-67c0-48d1-b563-22cd0c8c9d4c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:37.878870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-481fe084-67c0-48d1-b563-22cd0c8c9d4c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.879111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-481fe084-67c0-48d1-b563-22cd0c8c9d4c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.890527 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.890527 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:37.895191 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-481fe084-67c0-48d1-b563-22cd0c8c9d4c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:37.898318 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-481fe084-67c0-48d1-b563-22cd0c8c9d4c tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 returned with HTTP 200 Jul 03 12:58:37.899348 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 143/570] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:37.911537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.915000 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] DELETE https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:37.915318 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.915600 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.915832 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Delete volume with id: 980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:37.925913 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.925913 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:37.926655 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:37.934368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c794e438-11f5-4d6f-8688-c82d98f3a107 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.934719 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c794e438-11f5-4d6f-8688-c82d98f3a107 None None] GET https://10.4.3.13/volume// Jul 03 12:58:37.934906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c794e438-11f5-4d6f-8688-c82d98f3a107 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.935180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c794e438-11f5-4d6f-8688-c82d98f3a107 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.935473 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c794e438-11f5-4d6f-8688-c82d98f3a107 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:37.935731 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 144/571] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:37.945197 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-d49205c6-fbb8-4dcb-8b0b-84f61bbe2ef9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.947720 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-d49205c6-fbb8-4dcb-8b0b-84f61bbe2ef9 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:58:37.948503 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-d49205c6-fbb8-4dcb-8b0b-84f61bbe2ef9 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.948838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-d49205c6-fbb8-4dcb-8b0b-84f61bbe2ef9 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.954029 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Delete volume request issued successfully. Jul 03 12:58:37.955405 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b2b1402a-42cc-46b1-89f7-9b1268dcd70e tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 returned with HTTP 202 Jul 03 12:58:37.955405 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 142/572] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:58:37 2026] DELETE /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:58:37.955624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-03a94645-7492-4259-b92e-af2ea18e3597 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.963355 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:58:37.963716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-12816978"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:37.966209 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-12816978'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:58:37.966392 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Create volume of 1 GB Jul 03 12:58:37.967858 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-529b21c2-0140-4f7d-aea6-ff6277895b70 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:37.969864 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-529b21c2-0140-4f7d-aea6-ff6277895b70 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:37.970119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-529b21c2-0140-4f7d-aea6-ff6277895b70 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:37.970402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-529b21c2-0140-4f7d-aea6-ff6277895b70 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:37.970768 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Availability Zones retrieved successfully. Jul 03 12:58:37.973039 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.973039 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:37.977063 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Flow 'volume_create_api' (85252d1d-7f1b-4f87-8e7d-fc85f1c96bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:37.977540 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d56f88-2c0e-4e3c-b611-e20cf388bd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:37.978503 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-d49205c6-fbb8-4dcb-8b0b-84f61bbe2ef9 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:58:37.978667 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:58:37.984387 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:37.984387 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:37.984652 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-d49205c6-fbb8-4dcb-8b0b-84f61bbe2ef9 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:58:37.985205 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 144/573] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:37.990728 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-529b21c2-0140-4f7d-aea6-ff6277895b70 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Volume info retrieved successfully. Jul 03 12:58:37.997708 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-529b21c2-0140-4f7d-aea6-ff6277895b70 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 returned with HTTP 200 Jul 03 12:58:37.998186 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 145/574] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:37 2026] GET /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:38.019825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d56f88-2c0e-4e3c-b611-e20cf388bd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:38.020566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33471592-fbde-451e-a19d-52543664bf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:38.080956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:38.083137 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] PUT https://10.4.3.13/volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88 Jul 03 12:58:38.083518 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:38.087645 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Created reservations ['b9b005a1-76b5-4bd1-999f-4e7e615c6483', '22dd71c4-0626-4ba6-a94a-93a90261a537', '242c66d6-3722-4c13-9a9f-32ce07d93b67', 'fe164fa7-9f72-44cc-b2d3-1dbb73243e7f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:58:38.088438 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33471592-fbde-451e-a19d-52543664bf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b005a1-76b5-4bd1-999f-4e7e615c6483', '22dd71c4-0626-4ba6-a94a-93a90261a537', '242c66d6-3722-4c13-9a9f-32ce07d93b67', 'fe164fa7-9f72-44cc-b2d3-1dbb73243e7f']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:38.089134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e40fd17-e20f-4568-911a-0b4fb5a485d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:38.094465 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Acquiring lock "cinder-attachment_update-c8fbaa45-8b37-4236-875c-e46b1efaa8d4-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:58:38.099977 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Lock "cinder-attachment_update-c8fbaa45-8b37-4236-875c-e46b1efaa8d4-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:58:38.101034 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:38.101034 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:38.117770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e40fd17-e20f-4568-911a-0b4fb5a485d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cdd9561-a0aa-4d1e-ac6c-1844019aa00d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-12816978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3121f3e266a43998925c54ee04e0625',qos_specs=None,replication_status=,reservations=['b9b005a1-76b5-4bd1-999f-4e7e615c6483','22dd71c4-0626-4ba6-a94a-93a90261a537','242c66d6-3722-4c13-9a9f-32ce07d93b67','fe164fa7-9f72-44cc-b2d3-1dbb73243e7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75f99f1ff854769a2d764d229bbb47b',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-12816978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cdd9561-a0aa-4d1e-ac6c-1844019aa00d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3121f3e266a43998925c54ee04e0625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b75f99f1ff854769a2d764d229bbb47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:38.118570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fbc060-895f-4b2d-a989-ef405446f2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:38.138368 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fbc060-895f-4b2d-a989-ef405446f2bf) transitioned into state 'SUCCESS' from state '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-12816978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3121f3e266a43998925c54ee04e0625',qos_specs=None,replication_status=,reservations=['b9b005a1-76b5-4bd1-999f-4e7e615c6483','22dd71c4-0626-4ba6-a94a-93a90261a537','242c66d6-3722-4c13-9a9f-32ce07d93b67','fe164fa7-9f72-44cc-b2d3-1dbb73243e7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75f99f1ff854769a2d764d229bbb47b',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:38.139106 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96981ebf-6185-4399-bf56-0b703306b1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:58:38.152895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96981ebf-6185-4399-bf56-0b703306b1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:58:38.154389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Flow 'volume_create_api' (85252d1d-7f1b-4f87-8e7d-fc85f1c96bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:58:38.154841 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Create volume request issued successfully. Jul 03 12:58:38.155640 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03a94645-7492-4259-b92e-af2ea18e3597 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:58:38.156426 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 144/575] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:58:37 2026] POST /volume/v3/volumes => generated 750 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:58:38.327018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d97364f0-5a05-4f63-8f2d-23e46a80345d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:38.327018 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d97364f0-5a05-4f63-8f2d-23e46a80345d None None] GET https://10.4.3.13/volume// Jul 03 12:58:38.327018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d97364f0-5a05-4f63-8f2d-23e46a80345d None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:38.327018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d97364f0-5a05-4f63-8f2d-23e46a80345d None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:38.327018 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d97364f0-5a05-4f63-8f2d-23e46a80345d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:38.327018 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 145/576] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:58:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:38.336926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-cc780617-009b-4ee1-8c7a-f54ca7c7a8d4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:38.339405 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-cc780617-009b-4ee1-8c7a-f54ca7c7a8d4 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:58:38.339886 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-cc780617-009b-4ee1-8c7a-f54ca7c7a8d4 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bc84229-8ec1-4090-970f-b5047484aadc", "connector": null, "instance_uuid": "a0ba304d-b981-4958-b7ea-c0e8f6456a15"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:38.348999 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:38.348999 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:38.382577 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-cc780617-009b-4ee1-8c7a-f54ca7c7a8d4 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:58:38.383397 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 146/577] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:58:38 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 12:58:38.632389 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Lock "cinder-attachment_update-c8fbaa45-8b37-4236-875c-e46b1efaa8d4-np0000004418" released by "attachment_update" :: held 0.532s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:58:38.632678 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-65d6f990-8748-4808-8cad-0493566c152c tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88 returned with HTTP 200 Jul 03 12:58:38.633275 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 143/578] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:58:38 2026] PUT /volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:38.808098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8c1678a5-e4e0-4d38-892e-818985339f4c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:38.811886 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8c1678a5-e4e0-4d38-892e-818985339f4c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:38.811886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8c1678a5-e4e0-4d38-892e-818985339f4c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:38.811886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8c1678a5-e4e0-4d38-892e-818985339f4c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:38.825105 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:38.825105 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:38.829100 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8c1678a5-e4e0-4d38-892e-818985339f4c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:38.833827 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8c1678a5-e4e0-4d38-892e-818985339f4c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:38.834498 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 145/579] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:38 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:38.913209 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ba4738f1-6348-445e-83f9-c77efcd90c58 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:38.913570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba4738f1-6348-445e-83f9-c77efcd90c58 None None] GET https://10.4.3.13/volume// Jul 03 12:58:38.913736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba4738f1-6348-445e-83f9-c77efcd90c58 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:38.913928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba4738f1-6348-445e-83f9-c77efcd90c58 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:38.914310 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba4738f1-6348-445e-83f9-c77efcd90c58 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:38.914598 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 146/580] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:38.923191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-df40eb33-75a7-4ebb-9484-fe4c8badeb74 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:38.925295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-df40eb33-75a7-4ebb-9484-fe4c8badeb74 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:38.925528 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-df40eb33-75a7-4ebb-9484-fe4c8badeb74 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:38.925759 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-df40eb33-75a7-4ebb-9484-fe4c8badeb74 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:38.935648 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:38.935648 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:38.943207 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-df40eb33-75a7-4ebb-9484-fe4c8badeb74 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:38.950476 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-df40eb33-75a7-4ebb-9484-fe4c8badeb74 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:38.951209 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 147/581] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:58:38 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:39.015325 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ffdb4699-60ca-476f-af0f-5f0e63662114 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:39.017260 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ffdb4699-60ca-476f-af0f-5f0e63662114 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] GET https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 Jul 03 12:58:39.017556 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ffdb4699-60ca-476f-af0f-5f0e63662114 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:39.017844 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ffdb4699-60ca-476f-af0f-5f0e63662114 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:39.026905 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ffdb4699-60ca-476f-af0f-5f0e63662114 tempest-VolumesNegativeTest-1217275616 tempest-VolumesNegativeTest-1217275616-project-member] https://10.4.3.13/volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 returned with HTTP 404 Jul 03 12:58:39.027439 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 144/582] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:39 2026] GET /volume/v3/volumes/980131e7-3bca-438b-8700-98b3ea8d1799 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:39.049093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:39.052253 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] PUT https://10.4.3.13/volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a Jul 03 12:58:39.052884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:39.065787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Acquiring lock "cinder-attachment_update-8bc84229-8ec1-4090-970f-b5047484aadc-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:58:39.072411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Lock "cinder-attachment_update-8bc84229-8ec1-4090-970f-b5047484aadc-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:58:39.072411 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:39.072411 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:39.149681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-0f0590b2-e1b1-4239-a462-1da00acd3e63 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:39.154537 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-0f0590b2-e1b1-4239-a462-1da00acd3e63 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] POST https://10.4.3.13/volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88/action Jul 03 12:58:39.155082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-0f0590b2-e1b1-4239-a462-1da00acd3e63 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:39.155189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-0f0590b2-e1b1-4239-a462-1da00acd3e63 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:39.181335 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:39.181335 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:39.212408 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e6da9c-447d-4d9f-a308-4cb1db32bd5b req-0f0590b2-e1b1-4239-a462-1da00acd3e63 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88/action returned with HTTP 204 Jul 03 12:58:39.212839 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 147/583] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:58:39 2026] POST /volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:39.603653 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Lock "cinder-attachment_update-8bc84229-8ec1-4090-970f-b5047484aadc-np0000004418" released by "attachment_update" :: held 0.533s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:58:39.604281 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-e3938c2a-50eb-4708-aa8d-efb3388f6ae9 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a returned with HTTP 200 Jul 03 12:58:39.604366 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 146/584] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:58:39 2026] PUT /volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:39.847367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b091cd3f-94eb-442e-af28-e2810a6a7899 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:39.849717 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b091cd3f-94eb-442e-af28-e2810a6a7899 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:39.849979 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b091cd3f-94eb-442e-af28-e2810a6a7899 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:39.850267 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b091cd3f-94eb-442e-af28-e2810a6a7899 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:39.863502 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:39.863502 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:39.867765 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b091cd3f-94eb-442e-af28-e2810a6a7899 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:39.873533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b091cd3f-94eb-442e-af28-e2810a6a7899 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:39.873951 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 148/585] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:39 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:40.889798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db35e36c-ba85-46d1-89e0-4269add6fc5d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:40.893754 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db35e36c-ba85-46d1-89e0-4269add6fc5d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:40.894037 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db35e36c-ba85-46d1-89e0-4269add6fc5d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:40.894326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db35e36c-ba85-46d1-89e0-4269add6fc5d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:40.942216 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:40.942216 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:40.954964 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-db35e36c-ba85-46d1-89e0-4269add6fc5d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:40.957826 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db35e36c-ba85-46d1-89e0-4269add6fc5d tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:40.958359 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 145/586] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:40 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:41.970954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-89ad219d-8fca-43c3-be50-f90fd3868b89 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:41.972691 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-89ad219d-8fca-43c3-be50-f90fd3868b89 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:41.972878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-89ad219d-8fca-43c3-be50-f90fd3868b89 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:41.973070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-89ad219d-8fca-43c3-be50-f90fd3868b89 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:41.982150 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:41.982150 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:41.985785 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-89ad219d-8fca-43c3-be50-f90fd3868b89 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:41.989789 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-89ad219d-8fca-43c3-be50-f90fd3868b89 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:41.990210 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 148/587] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:41 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:43.005303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0f66d3e8-3bc4-4f58-9b97-0770ced16b01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:43.007130 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f66d3e8-3bc4-4f58-9b97-0770ced16b01 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:43.007355 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f66d3e8-3bc4-4f58-9b97-0770ced16b01 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:43.007543 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f66d3e8-3bc4-4f58-9b97-0770ced16b01 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:43.018551 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:43.018551 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:43.022886 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0f66d3e8-3bc4-4f58-9b97-0770ced16b01 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:43.028045 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f66d3e8-3bc4-4f58-9b97-0770ced16b01 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:43.028788 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 147/588] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:43 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:44.047013 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d22ceaf8-bbd7-4a1e-a949-168101e9aaa3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:44.051259 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d22ceaf8-bbd7-4a1e-a949-168101e9aaa3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:44.051541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d22ceaf8-bbd7-4a1e-a949-168101e9aaa3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:44.051787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d22ceaf8-bbd7-4a1e-a949-168101e9aaa3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:44.072636 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:44.072636 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:44.076222 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d22ceaf8-bbd7-4a1e-a949-168101e9aaa3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:44.083071 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d22ceaf8-bbd7-4a1e-a949-168101e9aaa3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:44.083977 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 149/589] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:44 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:45.099226 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-15850ba4-4f33-405b-930f-fe9012c44b75 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:45.101237 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-15850ba4-4f33-405b-930f-fe9012c44b75 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:45.101494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-15850ba4-4f33-405b-930f-fe9012c44b75 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:45.101744 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-15850ba4-4f33-405b-930f-fe9012c44b75 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:45.115381 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:45.115381 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:45.120991 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-15850ba4-4f33-405b-930f-fe9012c44b75 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:45.130057 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-15850ba4-4f33-405b-930f-fe9012c44b75 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:45.130657 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 146/590] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:45 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:45.858211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-fa94835c-e511-4003-b033-caab9ac60456 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:45.860791 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-fa94835c-e511-4003-b033-caab9ac60456 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a/action Jul 03 12:58:45.861148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-fa94835c-e511-4003-b033-caab9ac60456 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:45.861348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-fa94835c-e511-4003-b033-caab9ac60456 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:45.886705 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:45.886705 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:45.903298 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ab3f3c41-a117-4e96-8dab-c33405d3bc27 req-fa94835c-e511-4003-b033-caab9ac60456 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a/action returned with HTTP 204 Jul 03 12:58:45.903762 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 149/591] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:58:45 2026] POST /volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:58:46.145835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6a9c89f2-6827-49c9-95a7-53b0412dff50 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:46.147490 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a9c89f2-6827-49c9-95a7-53b0412dff50 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:46.147729 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a9c89f2-6827-49c9-95a7-53b0412dff50 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:46.148023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a9c89f2-6827-49c9-95a7-53b0412dff50 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:46.160893 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:46.160893 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:46.164207 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6a9c89f2-6827-49c9-95a7-53b0412dff50 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:46.170528 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a9c89f2-6827-49c9-95a7-53b0412dff50 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:46.171078 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 148/592] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:46 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:46.186864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3407fc8d-b37a-4c88-a237-a19f58b60b6f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:46.188634 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3407fc8d-b37a-4c88-a237-a19f58b60b6f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:46.188818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3407fc8d-b37a-4c88-a237-a19f58b60b6f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:46.188999 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3407fc8d-b37a-4c88-a237-a19f58b60b6f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:46.198652 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:46.198652 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:46.205520 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3407fc8d-b37a-4c88-a237-a19f58b60b6f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:46.206307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3407fc8d-b37a-4c88-a237-a19f58b60b6f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:46.206653 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 150/593] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:46 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:46.259251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b8461a85-b946-4c54-9047-1718d21958b7 req-cb867dc7-43cf-4005-9d11-1dbb8ffe35aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:46.261736 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b8461a85-b946-4c54-9047-1718d21958b7 req-cb867dc7-43cf-4005-9d11-1dbb8ffe35aa tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:46.261985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b8461a85-b946-4c54-9047-1718d21958b7 req-cb867dc7-43cf-4005-9d11-1dbb8ffe35aa tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:46.262277 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b8461a85-b946-4c54-9047-1718d21958b7 req-cb867dc7-43cf-4005-9d11-1dbb8ffe35aa tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:46.273478 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:46.273478 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:46.279275 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b8461a85-b946-4c54-9047-1718d21958b7 req-cb867dc7-43cf-4005-9d11-1dbb8ffe35aa tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:46.285534 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b8461a85-b946-4c54-9047-1718d21958b7 req-cb867dc7-43cf-4005-9d11-1dbb8ffe35aa tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:46.286082 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 147/594] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:46 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:46.307530 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6ba300f3-c130-434c-a767-055ae85625eb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:46.317473 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ba300f3-c130-434c-a767-055ae85625eb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:46.317473 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ba300f3-c130-434c-a767-055ae85625eb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:46.317473 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ba300f3-c130-434c-a767-055ae85625eb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:46.331537 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:46.331537 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:46.335762 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6ba300f3-c130-434c-a767-055ae85625eb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:46.342010 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ba300f3-c130-434c-a767-055ae85625eb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:46.342611 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 150/595] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:46 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:46.388641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-c09da2e9-74c8-4375-a242-89898e65e804 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:46.390289 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-c09da2e9-74c8-4375-a242-89898e65e804 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:46.390460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-c09da2e9-74c8-4375-a242-89898e65e804 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:46.390628 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-c09da2e9-74c8-4375-a242-89898e65e804 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:46.399662 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:46.399662 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:46.403508 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-c09da2e9-74c8-4375-a242-89898e65e804 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:46.410222 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-c09da2e9-74c8-4375-a242-89898e65e804 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:46.410852 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 149/596] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:58:46 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:58:46.432109 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:46.434378 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc/action Jul 03 12:58:46.434755 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:58:46.434907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:58:46.447240 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:46.447240 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:46.447793 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:46.458522 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Begin detaching volume completed successfully. Jul 03 12:58:46.458784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-5b3c24ba-ea76-4e4d-a168-bf0cd6a507ce tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc/action returned with HTTP 202 Jul 03 12:58:46.459353 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 151/597] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:58:46 2026] POST /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:58:47.497828 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2d12085f-9213-439d-94fc-f95c964f4705 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:47.498211 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d12085f-9213-439d-94fc-f95c964f4705 None None] GET https://10.4.3.13/volume// Jul 03 12:58:47.498368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d12085f-9213-439d-94fc-f95c964f4705 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:47.498545 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d12085f-9213-439d-94fc-f95c964f4705 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:47.498889 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d12085f-9213-439d-94fc-f95c964f4705 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:58:47.499195 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 148/598] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:58:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:58:47.506060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-8e063628-c66b-485b-8b1b-6f8444681c8f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:47.508370 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-8e063628-c66b-485b-8b1b-6f8444681c8f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:47.508603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-8e063628-c66b-485b-8b1b-6f8444681c8f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:47.508800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-8e063628-c66b-485b-8b1b-6f8444681c8f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:47.517525 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:47.517525 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:58:47.520919 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-8e063628-c66b-485b-8b1b-6f8444681c8f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:47.525222 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-8e063628-c66b-485b-8b1b-6f8444681c8f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:47.525632 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 151/599] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:58:47 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:49.937504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-2eaebe40-ac0b-4782-a522-9a21f76e85a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:49.940644 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-2eaebe40-ac0b-4782-a522-9a21f76e85a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a Jul 03 12:58:49.940644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-2eaebe40-ac0b-4782-a522-9a21f76e85a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:49.940873 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-2eaebe40-ac0b-4782-a522-9a21f76e85a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:49.950410 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:49.950410 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:58:50.510990 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-530bb6bc-30f9-4d72-94b8-5bd0c68e590c req-2eaebe40-ac0b-4782-a522-9a21f76e85a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a returned with HTTP 200 Jul 03 12:58:50.512872 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 150/600] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:58:49 2026] DELETE /volume/v3/attachments/2cfcda0d-867f-41d6-82aa-4aff60d36b7a => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:51.840672 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cd04eac4-53e3-4fe1-9082-fafc4f3260a3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:51.843122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd04eac4-53e3-4fe1-9082-fafc4f3260a3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 12:58:51.843646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd04eac4-53e3-4fe1-9082-fafc4f3260a3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:51.843896 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd04eac4-53e3-4fe1-9082-fafc4f3260a3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:51.855155 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:51.855155 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:58:51.860154 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cd04eac4-53e3-4fe1-9082-fafc4f3260a3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:58:51.866005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd04eac4-53e3-4fe1-9082-fafc4f3260a3 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 12:58:51.866566 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 152/601] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:58:51 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:58:53.295690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b494100f-43a5-430e-9e9f-ebc3d7c908f5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:58:53.297784 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b494100f-43a5-430e-9e9f-ebc3d7c908f5 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] GET https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:58:53.299295 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b494100f-43a5-430e-9e9f-ebc3d7c908f5 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:58:53.299295 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b494100f-43a5-430e-9e9f-ebc3d7c908f5 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:58:53.316065 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:58:53.316065 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:58:53.323213 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b494100f-43a5-430e-9e9f-ebc3d7c908f5 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:58:53.334817 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b494100f-43a5-430e-9e9f-ebc3d7c908f5 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 200 Jul 03 12:58:53.335548 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 149/602] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:58:53 2026] GET /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 1830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:58:57.524541 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=51,cinder:UPDATE=8 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:59:00.508939 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=106,cinder:UPDATE=29,cinder:INSERT=16 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:59:01.864735 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=90,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:59:03.330424 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=36,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:59:03.869500 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-915b1f47-69f6-4e23-8619-7a319a944212 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:03.871748 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-915b1f47-69f6-4e23-8619-7a319a944212 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:03.872472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-915b1f47-69f6-4e23-8619-7a319a944212 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:03.872472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-915b1f47-69f6-4e23-8619-7a319a944212 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:03.884817 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:03.884817 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:03.889689 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-915b1f47-69f6-4e23-8619-7a319a944212 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:03.895649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-915b1f47-69f6-4e23-8619-7a319a944212 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:59:03.896323 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 152/603] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:03 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:03.946658 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-50eb1ee4-c251-4363-8d25-6507773531ac None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:03.950261 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-50eb1ee4-c251-4363-8d25-6507773531ac tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:03.950261 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-50eb1ee4-c251-4363-8d25-6507773531ac tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:03.950261 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-50eb1ee4-c251-4363-8d25-6507773531ac tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:03.965461 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:03.965461 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:03.970599 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-50eb1ee4-c251-4363-8d25-6507773531ac tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:03.978562 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-50eb1ee4-c251-4363-8d25-6507773531ac tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:59:03.978562 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 151/604] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:03 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:03.999899 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:04.001803 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] POST https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370/action Jul 03 12:59:04.002118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:04.002290 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:04.014771 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:04.014771 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:04.017054 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:04.023481 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Begin detaching volume completed successfully. Jul 03 12:59:04.023735 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-2ec56c52-564e-4a54-969d-c92896250c2a tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370/action returned with HTTP 202 Jul 03 12:59:04.024331 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 153/605] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 12:59:03 2026] POST /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:59:05.059364 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-566bd98a-8ff3-4e95-a57a-6f7341db7231 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:05.059828 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-566bd98a-8ff3-4e95-a57a-6f7341db7231 None None] GET https://10.4.3.13/volume// Jul 03 12:59:05.059909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-566bd98a-8ff3-4e95-a57a-6f7341db7231 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:05.060110 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-566bd98a-8ff3-4e95-a57a-6f7341db7231 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:05.060393 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-566bd98a-8ff3-4e95-a57a-6f7341db7231 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:05.060653 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 150/606] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:05.071585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-fe405999-08c5-476a-ace3-9cbcc4aa5bf8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:05.075144 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-fe405999-08c5-476a-ace3-9cbcc4aa5bf8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:05.075362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-fe405999-08c5-476a-ace3-9cbcc4aa5bf8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:05.075553 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-fe405999-08c5-476a-ace3-9cbcc4aa5bf8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:05.098073 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:05.098073 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:05.102185 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-fe405999-08c5-476a-ace3-9cbcc4aa5bf8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:05.107285 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-fe405999-08c5-476a-ace3-9cbcc4aa5bf8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:59:05.107761 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 153/607] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:05 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:05.172048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:05.173848 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:05.174184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1999503904"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:05.175561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1999503904'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:05.175898 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Create volume of 1 GB Jul 03 12:59:05.186829 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Availability Zones retrieved successfully. Jul 03 12:59:05.194643 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Flow 'volume_create_api' (eb37aa08-b74e-411a-86ad-e5357ef06b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:05.195951 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769023e3-f717-49d1-a14f-aa6311510f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:05.197345 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:05.237888 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (769023e3-f717-49d1-a14f-aa6311510f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:05.238830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1718840-c925-4c11-a755-75e468154497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:05.309529 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Created reservations ['44a6ad76-4e48-4cfa-ad85-59191a1e75bc', '6f29549e-498c-4d4f-8130-1abdd306b825', '886f2168-dd4b-4fb4-a91b-56d7fe92e5c5', 'e058c7b4-0f7a-4901-9dfa-c5f3bd58670f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:05.310311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1718840-c925-4c11-a755-75e468154497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44a6ad76-4e48-4cfa-ad85-59191a1e75bc', '6f29549e-498c-4d4f-8130-1abdd306b825', '886f2168-dd4b-4fb4-a91b-56d7fe92e5c5', 'e058c7b4-0f7a-4901-9dfa-c5f3bd58670f']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:05.311003 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7c8cab-0aff-490e-a08f-6241fc3e4c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:05.335243 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea7c8cab-0aff-490e-a08f-6241fc3e4c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12030866-13d1-42fc-9f0f-a8ca3cca6d36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1999503904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3593cd655ec746b1a269a3b3a97580a5',qos_specs=None,replication_status=,reservations=['44a6ad76-4e48-4cfa-ad85-59191a1e75bc','6f29549e-498c-4d4f-8130-1abdd306b825','886f2168-dd4b-4fb4-a91b-56d7fe92e5c5','e058c7b4-0f7a-4901-9dfa-c5f3bd58670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402a93c206a849b38e59bedea8160509',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1999503904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12030866-13d1-42fc-9f0f-a8ca3cca6d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3593cd655ec746b1a269a3b3a97580a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='402a93c206a849b38e59bedea8160509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:05.335979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253f0c8b-385f-44b5-bc87-11a86b7407c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:05.355343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253f0c8b-385f-44b5-bc87-11a86b7407c0) transitioned into state 'SUCCESS' from state '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-1999503904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3593cd655ec746b1a269a3b3a97580a5',qos_specs=None,replication_status=,reservations=['44a6ad76-4e48-4cfa-ad85-59191a1e75bc','6f29549e-498c-4d4f-8130-1abdd306b825','886f2168-dd4b-4fb4-a91b-56d7fe92e5c5','e058c7b4-0f7a-4901-9dfa-c5f3bd58670f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='402a93c206a849b38e59bedea8160509',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:05.355979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e397dcad-ff6e-47f9-9114-a50577dee984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:05.368111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e397dcad-ff6e-47f9-9114-a50577dee984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:05.368908 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Flow 'volume_create_api' (eb37aa08-b74e-411a-86ad-e5357ef06b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:05.369243 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Create volume request issued successfully. Jul 03 12:59:05.369829 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa3b3f77-56f6-48bd-9ccb-ca968befa6dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:05.370783 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 152/608] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:59:05 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 12:59:05.381502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8bcadcc3-0365-40e4-907c-37e847fe547c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:05.383233 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8bcadcc3-0365-40e4-907c-37e847fe547c tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:05.383411 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8bcadcc3-0365-40e4-907c-37e847fe547c tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:05.383589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8bcadcc3-0365-40e4-907c-37e847fe547c tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:05.391279 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:05.391279 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:05.395436 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8bcadcc3-0365-40e4-907c-37e847fe547c tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:05.399765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8bcadcc3-0365-40e4-907c-37e847fe547c tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:05.400419 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 154/609] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:05 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:06.057009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-4dc4b9e3-c9c3-4562-afcb-ce9a8d06b8a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:06.059405 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-4dc4b9e3-c9c3-4562-afcb-ce9a8d06b8a8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] DELETE https://10.4.3.13/volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376 Jul 03 12:59:06.059897 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-4dc4b9e3-c9c3-4562-afcb-ce9a8d06b8a8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:06.059897 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-4dc4b9e3-c9c3-4562-afcb-ce9a8d06b8a8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:06.068811 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:06.068811 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:06.412312 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4b3d81c0-c6c5-4b89-b004-3dccdf42b938 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:06.413830 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4b3d81c0-c6c5-4b89-b004-3dccdf42b938 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:06.413991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4b3d81c0-c6c5-4b89-b004-3dccdf42b938 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:06.414177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4b3d81c0-c6c5-4b89-b004-3dccdf42b938 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:06.421344 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:06.421344 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:06.425629 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4b3d81c0-c6c5-4b89-b004-3dccdf42b938 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:06.429779 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4b3d81c0-c6c5-4b89-b004-3dccdf42b938 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:06.430178 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 154/610] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:06 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:06.604345 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-95d6dde1-dac8-49db-bf7a-528c8ce7f540 req-4dc4b9e3-c9c3-4562-afcb-ce9a8d06b8a8 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376 returned with HTTP 200 Jul 03 12:59:06.605000 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 151/611] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:06 2026] DELETE /volume/v3/attachments/dbf199c0-dd1c-4c33-9495-fff53d1c0376 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:06.871478 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-6a0b4abe-3fc4-4660-862d-0d8814c6f6f5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:06.874021 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-6a0b4abe-3fc4-4660-862d-0d8814c6f6f5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:06.874244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-6a0b4abe-3fc4-4660-862d-0d8814c6f6f5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:06.874677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-6a0b4abe-3fc4-4660-862d-0d8814c6f6f5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:06.887461 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:06.887461 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:06.892472 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-6a0b4abe-3fc4-4660-862d-0d8814c6f6f5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:06.897058 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-6a0b4abe-3fc4-4660-862d-0d8814c6f6f5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:06.897491 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 153/612] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:06 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:07.226182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c3152a12-468a-4ccd-8c23-1a875a59aa5b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:07.228309 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3152a12-468a-4ccd-8c23-1a875a59aa5b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:07.228541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3152a12-468a-4ccd-8c23-1a875a59aa5b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:07.228775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3152a12-468a-4ccd-8c23-1a875a59aa5b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:07.240347 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:07.240347 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:07.244686 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c3152a12-468a-4ccd-8c23-1a875a59aa5b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:07.249455 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3152a12-468a-4ccd-8c23-1a875a59aa5b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:59:07.249737 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 155/613] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:07 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:08.942650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1a7975e7-7681-4c96-9511-f7fc40d941f3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:08.943050 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a7975e7-7681-4c96-9511-f7fc40d941f3 None None] GET https://10.4.3.13/volume// Jul 03 12:59:08.943259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a7975e7-7681-4c96-9511-f7fc40d941f3 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:08.943466 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a7975e7-7681-4c96-9511-f7fc40d941f3 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:08.943859 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a7975e7-7681-4c96-9511-f7fc40d941f3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:08.944372 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 155/614] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:59:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:08.952365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-215e0539-69d1-4c93-8081-5362a5a794dc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:08.961198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-215e0539-69d1-4c93-8081-5362a5a794dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:08.961198 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-215e0539-69d1-4c93-8081-5362a5a794dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12030866-13d1-42fc-9f0f-a8ca3cca6d36", "connector": null, "instance_uuid": "cb08347a-8cb1-431f-be8f-028676f66600"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:08.969215 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:08.969215 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:08.997808 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-215e0539-69d1-4c93-8081-5362a5a794dc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:08.998554 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 152/615] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:08 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 12:59:09.423571 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7447151e-508e-47d5-8f20-c715cb6fbee6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:09.425253 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7447151e-508e-47d5-8f20-c715cb6fbee6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:09.425444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7447151e-508e-47d5-8f20-c715cb6fbee6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:09.425628 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7447151e-508e-47d5-8f20-c715cb6fbee6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:09.435734 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:09.435734 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:09.439475 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7447151e-508e-47d5-8f20-c715cb6fbee6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:09.444078 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7447151e-508e-47d5-8f20-c715cb6fbee6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:09.444582 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 154/616] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:09 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:09.548630 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c9388bce-08d3-4f75-9bd3-592bc570ac91 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:09.550386 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c9388bce-08d3-4f75-9bd3-592bc570ac91 None None] GET https://10.4.3.13/volume// Jul 03 12:59:09.550386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c9388bce-08d3-4f75-9bd3-592bc570ac91 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:09.550386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c9388bce-08d3-4f75-9bd3-592bc570ac91 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:09.550386 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c9388bce-08d3-4f75-9bd3-592bc570ac91 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:09.550386 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 156/617] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:09.564020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-c6625783-31c2-484a-baff-660a164fe8cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:09.570386 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-c6625783-31c2-484a-baff-660a164fe8cc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:09.570386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-c6625783-31c2-484a-baff-660a164fe8cc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:09.570386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-c6625783-31c2-484a-baff-660a164fe8cc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:09.581578 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:09.581578 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:09.597581 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-c6625783-31c2-484a-baff-660a164fe8cc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:09.606218 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-c6625783-31c2-484a-baff-660a164fe8cc tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:09.606551 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 156/618] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:09 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:09.748248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:09.750457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] PUT https://10.4.3.13/volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26 Jul 03 12:59:09.750948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:09.760792 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Acquiring lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:09.766822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:09.766969 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:09.766969 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:10.306586 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" released by "attachment_update" :: held 0.541s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:10.307006 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-ccd10280-e7f0-44f8-b40d-4e042bc596c1 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26 returned with HTTP 200 Jul 03 12:59:10.307828 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 153/619] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:09 2026] PUT /volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:10.457322 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bf9c8dcf-1583-43a1-9820-f62b1d9a0c63 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:10.459395 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf9c8dcf-1583-43a1-9820-f62b1d9a0c63 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:10.459616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf9c8dcf-1583-43a1-9820-f62b1d9a0c63 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:10.459983 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf9c8dcf-1583-43a1-9820-f62b1d9a0c63 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:10.470088 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:10.470088 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:10.473625 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bf9c8dcf-1583-43a1-9820-f62b1d9a0c63 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:10.478578 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf9c8dcf-1583-43a1-9820-f62b1d9a0c63 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:10.479114 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 155/620] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:10 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:11.495855 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0db887c4-11d8-424a-8fd3-6f942633ad52 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:11.502078 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0db887c4-11d8-424a-8fd3-6f942633ad52 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:11.502309 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0db887c4-11d8-424a-8fd3-6f942633ad52 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:11.502510 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0db887c4-11d8-424a-8fd3-6f942633ad52 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:11.527675 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:11.527675 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:11.542132 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0db887c4-11d8-424a-8fd3-6f942633ad52 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:11.554424 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0db887c4-11d8-424a-8fd3-6f942633ad52 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:11.554956 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 157/621] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:11 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:12.570569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-18436fb4-7103-4590-ba60-d7d60bf517e0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:12.572832 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-18436fb4-7103-4590-ba60-d7d60bf517e0 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:12.573097 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-18436fb4-7103-4590-ba60-d7d60bf517e0 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:12.573363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-18436fb4-7103-4590-ba60-d7d60bf517e0 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:12.585474 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:12.585474 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:12.589862 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-18436fb4-7103-4590-ba60-d7d60bf517e0 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:12.595570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-18436fb4-7103-4590-ba60-d7d60bf517e0 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:12.596080 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 157/622] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:12 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:13.392388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:13.394943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:13.395451 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2108523374", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:13.397439 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2108523374', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:13.397588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create volume of 1 GB Jul 03 12:59:13.397917 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:13.397917 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:13.402797 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Availability Zones retrieved successfully. Jul 03 12:59:13.410727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Flow 'volume_create_api' (914ace68-fb93-45ef-b42f-7ff73514694e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:13.411991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786ebd75-70f7-497c-be6c-49d074c82c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:13.413299 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:13.448184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (786ebd75-70f7-497c-be6c-49d074c82c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:13.449072 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b48cd3-17ec-4dce-afe0-d670d952c026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:13.529043 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Created reservations ['d49e3651-1065-4aaf-9445-0294c34c7846', '9aa958d1-78ed-4a94-86fe-24fc1bf52c07', '933b9761-cb5c-460c-a161-abe4df3bd2cf', '08e304bf-31c6-42ee-a298-6aef6ba6ef44'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:13.529990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b48cd3-17ec-4dce-afe0-d670d952c026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d49e3651-1065-4aaf-9445-0294c34c7846', '9aa958d1-78ed-4a94-86fe-24fc1bf52c07', '933b9761-cb5c-460c-a161-abe4df3bd2cf', '08e304bf-31c6-42ee-a298-6aef6ba6ef44']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:13.530752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd889c2b-5103-4b4b-bff7-198b7d5deb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:13.560216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd889c2b-5103-4b4b-bff7-198b7d5deb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4aeff7ef-181e-41b8-9877-86e90253da17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2108523374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b5bfe77e0b94c6e970b1f069911d477',qos_specs=None,replication_status=,reservations=['d49e3651-1065-4aaf-9445-0294c34c7846','9aa958d1-78ed-4a94-86fe-24fc1bf52c07','933b9761-cb5c-460c-a161-abe4df3bd2cf','08e304bf-31c6-42ee-a298-6aef6ba6ef44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225b27e3945404c942748b4d5a63efe',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2108523374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4aeff7ef-181e-41b8-9877-86e90253da17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b5bfe77e0b94c6e970b1f069911d477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9225b27e3945404c942748b4d5a63efe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:13.561212 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898bd271-9fbf-4cc5-a598-3df040efa4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:13.586435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898bd271-9fbf-4cc5-a598-3df040efa4c5) transitioned into state 'SUCCESS' from state '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-2108523374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b5bfe77e0b94c6e970b1f069911d477',qos_specs=None,replication_status=,reservations=['d49e3651-1065-4aaf-9445-0294c34c7846','9aa958d1-78ed-4a94-86fe-24fc1bf52c07','933b9761-cb5c-460c-a161-abe4df3bd2cf','08e304bf-31c6-42ee-a298-6aef6ba6ef44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225b27e3945404c942748b4d5a63efe',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:13.587408 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8045587f-88a4-4beb-983f-a07ef2ff8300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:13.606590 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8045587f-88a4-4beb-983f-a07ef2ff8300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:13.607525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Flow 'volume_create_api' (914ace68-fb93-45ef-b42f-7ff73514694e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:13.607889 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create volume request issued successfully. Jul 03 12:59:13.608517 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d05af40-cf8d-4c3f-bf66-b10e01d297ef tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:13.609622 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 154/623] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:59:13 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 12:59:13.610624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-110dcbbb-f5ae-48d6-9dfc-f40cdb893b22 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:13.614086 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-110dcbbb-f5ae-48d6-9dfc-f40cdb893b22 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:13.614360 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-110dcbbb-f5ae-48d6-9dfc-f40cdb893b22 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:13.614572 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-110dcbbb-f5ae-48d6-9dfc-f40cdb893b22 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:13.633189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f0a405b2-6c1f-40b5-8d4e-cd5f28275843 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:13.633189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f0a405b2-6c1f-40b5-8d4e-cd5f28275843 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:13.633189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f0a405b2-6c1f-40b5-8d4e-cd5f28275843 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:13.633684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f0a405b2-6c1f-40b5-8d4e-cd5f28275843 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:13.637099 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:13.637099 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:13.642072 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-110dcbbb-f5ae-48d6-9dfc-f40cdb893b22 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:13.643400 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:13.643400 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:13.646747 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-110dcbbb-f5ae-48d6-9dfc-f40cdb893b22 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:13.647238 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 156/624] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:13 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:13.648738 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f0a405b2-6c1f-40b5-8d4e-cd5f28275843 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:13.654947 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f0a405b2-6c1f-40b5-8d4e-cd5f28275843 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:13.655495 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 158/625] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:13 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:14.662842 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8945ff2d-5df4-47fd-be59-1bfeaf6537e3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:14.664767 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8945ff2d-5df4-47fd-be59-1bfeaf6537e3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:14.665272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8945ff2d-5df4-47fd-be59-1bfeaf6537e3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:14.665272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8945ff2d-5df4-47fd-be59-1bfeaf6537e3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:14.678176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a133347c-6955-40eb-9bf9-6decf272ee68 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:14.678176 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a133347c-6955-40eb-9bf9-6decf272ee68 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:14.678176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a133347c-6955-40eb-9bf9-6decf272ee68 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:14.679072 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a133347c-6955-40eb-9bf9-6decf272ee68 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:14.682914 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:14.682914 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:14.690537 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8945ff2d-5df4-47fd-be59-1bfeaf6537e3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:14.694866 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:14.694866 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:14.699786 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8945ff2d-5df4-47fd-be59-1bfeaf6537e3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:14.699786 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 158/626] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:14 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:14.699966 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a133347c-6955-40eb-9bf9-6decf272ee68 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:14.704922 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a133347c-6955-40eb-9bf9-6decf272ee68 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:14.705363 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 155/627] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:14 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:14.719762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-99befbec-cf94-4bd8-ac45-ec83d83fd183 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:14.722544 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-99befbec-cf94-4bd8-ac45-ec83d83fd183 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:14.723406 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-99befbec-cf94-4bd8-ac45-ec83d83fd183 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:14.723933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-99befbec-cf94-4bd8-ac45-ec83d83fd183 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:14.733507 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:14.733507 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:14.737815 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-99befbec-cf94-4bd8-ac45-ec83d83fd183 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:14.742463 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-99befbec-cf94-4bd8-ac45-ec83d83fd183 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:14.743034 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 157/628] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:14 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:14.764632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-486cad28-8d11-4137-861b-97a84b4ad39f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:14.771504 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 12:59:14.771764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:14.772013 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:14.772336 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:14.773327 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:59:14.782467 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Get all volumes completed successfully. Jul 03 12:59:14.783018 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-486cad28-8d11-4137-861b-97a84b4ad39f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 12:59:14.783519 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 159/629] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 12:59:14 2026] GET /volume/v3/volumes => generated 337 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:14.792672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a3becb8b-12a2-433b-b8a1-ece1ea5769b8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:14.794337 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3becb8b-12a2-433b-b8a1-ece1ea5769b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:14.794540 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3becb8b-12a2-433b-b8a1-ece1ea5769b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:14.794745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3becb8b-12a2-433b-b8a1-ece1ea5769b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:14.801429 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:14.801429 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:14.805235 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a3becb8b-12a2-433b-b8a1-ece1ea5769b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:14.809330 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3becb8b-12a2-433b-b8a1-ece1ea5769b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:14.809719 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 159/630] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:14 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:14.866528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-1fa2c622-c69d-4566-857e-62088f97c8ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:14.868366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-1fa2c622-c69d-4566-857e-62088f97c8ba tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:14.868539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-1fa2c622-c69d-4566-857e-62088f97c8ba tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:14.868714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-1fa2c622-c69d-4566-857e-62088f97c8ba tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:14.876787 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:14.876787 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:14.883971 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-1fa2c622-c69d-4566-857e-62088f97c8ba tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:14.890563 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-1fa2c622-c69d-4566-857e-62088f97c8ba tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:14.890861 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 156/631] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:14 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:15.009204 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:15.012845 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] DELETE https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:15.013096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:15.013417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:15.013621 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Delete volume with id: 52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:15.020932 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:15.020932 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:15.021410 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:15.043953 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Delete volume request issued successfully. Jul 03 12:59:15.044295 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2f86df1c-02f0-4793-8e00-66ee94e57887 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 202 Jul 03 12:59:15.044878 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 158/632] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:59:15 2026] DELETE /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:15.054561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-14d8d296-6640-4149-98ce-521726efbc05 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:15.056526 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14d8d296-6640-4149-98ce-521726efbc05 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:15.056804 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14d8d296-6640-4149-98ce-521726efbc05 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:15.057000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14d8d296-6640-4149-98ce-521726efbc05 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:15.064602 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:15.064602 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:15.070431 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-14d8d296-6640-4149-98ce-521726efbc05 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:15.076301 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14d8d296-6640-4149-98ce-521726efbc05 tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 200 Jul 03 12:59:15.076802 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 160/633] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:15 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:15.713910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bd20e66c-965d-4d16-a93e-5f0e8adfa2a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:15.717187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd20e66c-965d-4d16-a93e-5f0e8adfa2a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:15.717187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd20e66c-965d-4d16-a93e-5f0e8adfa2a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:15.717187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd20e66c-965d-4d16-a93e-5f0e8adfa2a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:15.728800 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:15.728800 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:15.733720 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bd20e66c-965d-4d16-a93e-5f0e8adfa2a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:15.737888 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd20e66c-965d-4d16-a93e-5f0e8adfa2a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:15.738269 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 160/634] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:15 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:16.089613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-40bd06d1-15f5-431c-8311-ab9bc88c03ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.091377 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40bd06d1-15f5-431c-8311-ab9bc88c03ed tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 Jul 03 12:59:16.091988 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40bd06d1-15f5-431c-8311-ab9bc88c03ed tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:16.091988 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40bd06d1-15f5-431c-8311-ab9bc88c03ed tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:16.099399 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40bd06d1-15f5-431c-8311-ab9bc88c03ed tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 returned with HTTP 404 Jul 03 12:59:16.099901 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 157/635] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:16 2026] GET /volume/v3/volumes/52900791-e76e-4406-a135-2cda91a35370 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:16.106700 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-beae4dff-1111-4273-aae2-81ae230f965b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.108944 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] DELETE https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 Jul 03 12:59:16.109308 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:16.109616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:16.110111 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Delete volume with id: 80170c74-3a40-49e5-8c77-9917fb97f884 Jul 03 12:59:16.118739 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:16.118739 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:16.119277 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:16.138948 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Delete volume request issued successfully. Jul 03 12:59:16.139226 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-beae4dff-1111-4273-aae2-81ae230f965b tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 returned with HTTP 202 Jul 03 12:59:16.139713 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 159/636] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:59:16 2026] DELETE /volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:16.146479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bc0d33fa-3d19-41a0-9e21-92ec4dd0ae8c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.148141 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bc0d33fa-3d19-41a0-9e21-92ec4dd0ae8c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 Jul 03 12:59:16.148349 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bc0d33fa-3d19-41a0-9e21-92ec4dd0ae8c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:16.148544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bc0d33fa-3d19-41a0-9e21-92ec4dd0ae8c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:16.156761 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:16.156761 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:16.161784 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bc0d33fa-3d19-41a0-9e21-92ec4dd0ae8c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Volume info retrieved successfully. Jul 03 12:59:16.167280 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bc0d33fa-3d19-41a0-9e21-92ec4dd0ae8c tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 returned with HTTP 200 Jul 03 12:59:16.167686 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 161/637] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:16 2026] GET /volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:16.600259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-57085c56-b1f6-481f-8284-062b9bc393a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.602850 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-57085c56-b1f6-481f-8284-062b9bc393a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26/action Jul 03 12:59:16.603313 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-57085c56-b1f6-481f-8284-062b9bc393a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:16.603482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-57085c56-b1f6-481f-8284-062b9bc393a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:16.621980 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:16.621980 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:16.635217 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8996aaf3-b199-4ef4-bbb2-d65d912bf945 req-57085c56-b1f6-481f-8284-062b9bc393a2 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26/action returned with HTTP 204 Jul 03 12:59:16.635835 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 161/638] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:16 2026] POST /volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:16.754899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e00c2140-6d98-4d5c-a22c-3d04025de9ea None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.757040 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e00c2140-6d98-4d5c-a22c-3d04025de9ea tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:16.757307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e00c2140-6d98-4d5c-a22c-3d04025de9ea tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:16.757530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e00c2140-6d98-4d5c-a22c-3d04025de9ea tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:16.769817 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:16.769817 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:16.773631 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e00c2140-6d98-4d5c-a22c-3d04025de9ea tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:16.778246 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e00c2140-6d98-4d5c-a22c-3d04025de9ea tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:16.778908 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 158/639] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:16 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:16.794375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-276837f0-6193-47ca-827c-3499073f0056 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.796314 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-276837f0-6193-47ca-827c-3499073f0056 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 12:59:16.796574 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-276837f0-6193-47ca-827c-3499073f0056 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:16.796854 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-276837f0-6193-47ca-827c-3499073f0056 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:16.809515 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:16.809515 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:16.813791 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-276837f0-6193-47ca-827c-3499073f0056 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 12:59:16.819957 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-276837f0-6193-47ca-827c-3499073f0056 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 12:59:16.820627 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 160/640] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:16 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:16.937966 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-30852c9e-2ab3-4c5b-8bfa-b8fd89237691 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.938487 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-30852c9e-2ab3-4c5b-8bfa-b8fd89237691 None None] GET https://10.4.3.13/volume// Jul 03 12:59:16.938728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-30852c9e-2ab3-4c5b-8bfa-b8fd89237691 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:16.938983 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-30852c9e-2ab3-4c5b-8bfa-b8fd89237691 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:16.939429 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-30852c9e-2ab3-4c5b-8bfa-b8fd89237691 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:16.939812 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 162/641] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:59:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:16.946611 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-6aac9882-1151-4c43-9133-1786e88238a6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:16.949016 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-6aac9882-1151-4c43-9133-1786e88238a6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:16.949439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-6aac9882-1151-4c43-9133-1786e88238a6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4aeff7ef-181e-41b8-9877-86e90253da17", "connector": null, "instance_uuid": "c1c17f55-94ee-4403-aa04-5ab233bec69e"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:16.960099 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:16.960099 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:17.007113 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-6aac9882-1151-4c43-9133-1786e88238a6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:17.007656 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 162/642] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:16 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 12:59:17.190316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5633787c-ab44-43e3-a859-d2659f7448db None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:17.197716 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5633787c-ab44-43e3-a859-d2659f7448db tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] GET https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 Jul 03 12:59:17.197982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5633787c-ab44-43e3-a859-d2659f7448db tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:17.198208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5633787c-ab44-43e3-a859-d2659f7448db tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:17.206360 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5633787c-ab44-43e3-a859-d2659f7448db tempest-ServerRescueNegativeTestJSON-159379630 tempest-ServerRescueNegativeTestJSON-159379630-project-member] https://10.4.3.13/volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 returned with HTTP 404 Jul 03 12:59:17.207101 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 159/643] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:17 2026] GET /volume/v3/volumes/80170c74-3a40-49e5-8c77-9917fb97f884 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:17.423464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-18338535-23f9-4f65-918c-610c57736db6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:17.427101 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-18338535-23f9-4f65-918c-610c57736db6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:17.429988 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-18338535-23f9-4f65-918c-610c57736db6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:17.430253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-18338535-23f9-4f65-918c-610c57736db6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:17.451246 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:17.451246 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:17.455993 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-18338535-23f9-4f65-918c-610c57736db6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:17.462231 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-18338535-23f9-4f65-918c-610c57736db6 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:17.462700 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 161/644] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:17 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:17.550328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dd55f4ed-824e-4eb5-8297-c517aaecd597 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:17.550328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd55f4ed-824e-4eb5-8297-c517aaecd597 None None] GET https://10.4.3.13/volume// Jul 03 12:59:17.550328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd55f4ed-824e-4eb5-8297-c517aaecd597 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:17.550328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd55f4ed-824e-4eb5-8297-c517aaecd597 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:17.550328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd55f4ed-824e-4eb5-8297-c517aaecd597 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:17.550328 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 163/645] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:17.562694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-8852564c-4735-41e7-ba54-4e9d2b1bfda3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:17.567919 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-8852564c-4735-41e7-ba54-4e9d2b1bfda3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:17.567919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-8852564c-4735-41e7-ba54-4e9d2b1bfda3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:17.567919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-8852564c-4735-41e7-ba54-4e9d2b1bfda3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:17.578232 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:17.578232 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:17.583151 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-8852564c-4735-41e7-ba54-4e9d2b1bfda3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:17.586403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-8852564c-4735-41e7-ba54-4e9d2b1bfda3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:17.586818 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 163/646] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:17 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:17.765329 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:17.773872 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] PUT https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 Jul 03 12:59:17.774971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:17.816201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Acquiring lock "cinder-attachment_update-4aeff7ef-181e-41b8-9877-86e90253da17-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:17.821368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Lock "cinder-attachment_update-4aeff7ef-181e-41b8-9877-86e90253da17-np0000004418" acquired by "attachment_update" :: waited 0.012s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:17.822410 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:17.822410 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:18.389398 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Lock "cinder-attachment_update-4aeff7ef-181e-41b8-9877-86e90253da17-np0000004418" released by "attachment_update" :: held 0.569s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:18.389710 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-15238f2f-f3a4-4deb-b7d9-9c4d7879fea0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 returned with HTTP 200 Jul 03 12:59:18.390120 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 160/647] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:17 2026] PUT /volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 => generated 969 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:18.481671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5fae804d-2ae1-440a-9340-7b598b6bad1a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:18.484068 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5fae804d-2ae1-440a-9340-7b598b6bad1a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:18.486218 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5fae804d-2ae1-440a-9340-7b598b6bad1a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:18.486218 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5fae804d-2ae1-440a-9340-7b598b6bad1a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:18.496755 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:18.496755 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:18.501857 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5fae804d-2ae1-440a-9340-7b598b6bad1a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:18.508636 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5fae804d-2ae1-440a-9340-7b598b6bad1a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:18.508636 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 162/648] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:18 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:19.525816 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0bb365d2-1d48-4643-8fe7-86349a5927f2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:19.528916 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bb365d2-1d48-4643-8fe7-86349a5927f2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:19.531761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bb365d2-1d48-4643-8fe7-86349a5927f2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:19.532028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bb365d2-1d48-4643-8fe7-86349a5927f2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:19.545224 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:19.545224 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:19.550808 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0bb365d2-1d48-4643-8fe7-86349a5927f2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:19.556854 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bb365d2-1d48-4643-8fe7-86349a5927f2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:19.557288 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 164/649] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:19 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:19.998752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:20.001231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:20.001556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-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": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "source_volid": null, "backup_id": null}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:20.003187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-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': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'source_volid': None, 'backup_id': None}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:20.106949 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Create volume of 1 GB Jul 03 12:59:20.112231 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Availability Zones retrieved successfully. Jul 03 12:59:20.119407 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Flow 'volume_create_api' (07f9e79d-4012-46ee-a565-4916a18ebdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:20.120460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f034df8a-0591-4275-8c5d-8cb386f35cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:20.121334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:20.192113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f034df8a-0591-4275-8c5d-8cb386f35cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:20.192966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1898c04a-12dc-4d74-b439-a4c0158c0ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:20.230889 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Created reservations ['6b399f39-a171-4818-a567-2a2c8244d559', '4f53376b-907c-4309-bccf-a5f953c6bb14', 'b2ccadde-0519-407a-83f7-c3543bdb1685', '7278f2c0-acde-4a8a-9a0a-c5c0848ace00'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:20.231614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1898c04a-12dc-4d74-b439-a4c0158c0ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b399f39-a171-4818-a567-2a2c8244d559', '4f53376b-907c-4309-bccf-a5f953c6bb14', 'b2ccadde-0519-407a-83f7-c3543bdb1685', '7278f2c0-acde-4a8a-9a0a-c5c0848ace00']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:20.232294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb872e6-09c7-4254-99d6-48f48da5b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:20.264526 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deb872e6-09c7-4254-99d6-48f48da5b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d1f1967-e12f-42c0-96d3-2a2c4179bb8c', '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='58b9600ab746405b91ff2cf57c5c49fb',qos_specs=None,replication_status=,reservations=['6b399f39-a171-4818-a567-2a2c8244d559','4f53376b-907c-4309-bccf-a5f953c6bb14','b2ccadde-0519-407a-83f7-c3543bdb1685','7278f2c0-acde-4a8a-9a0a-c5c0848ace00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a403f1f555ef4cfc9ba73aa5243de2af',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:20Z,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=2d1f1967-e12f-42c0-96d3-2a2c4179bb8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58b9600ab746405b91ff2cf57c5c49fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a403f1f555ef4cfc9ba73aa5243de2af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:20.265698 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38dc3c5-f487-4611-901d-f164c654a91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:20.289041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38dc3c5-f487-4611-901d-f164c654a91e) transitioned into 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='58b9600ab746405b91ff2cf57c5c49fb',qos_specs=None,replication_status=,reservations=['6b399f39-a171-4818-a567-2a2c8244d559','4f53376b-907c-4309-bccf-a5f953c6bb14','b2ccadde-0519-407a-83f7-c3543bdb1685','7278f2c0-acde-4a8a-9a0a-c5c0848ace00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a403f1f555ef4cfc9ba73aa5243de2af',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:20.289738 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8cb26f0-df19-464b-a2d4-e4374012921b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:20.300511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8cb26f0-df19-464b-a2d4-e4374012921b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:20.301349 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Flow 'volume_create_api' (07f9e79d-4012-46ee-a565-4916a18ebdd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:20.301667 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Create volume request issued successfully. Jul 03 12:59:20.302262 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-4882f48f-a9cf-49a0-be61-11f731b0f55c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:20.302715 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 164/650] 10.4.3.13 () {72 vars in 1534 bytes} [Fri Jul 3 12:59:19 2026] POST /volume/v3/volumes => generated 701 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:20.309508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3424bbc1-895d-4a86-95bb-af08b7ef44b7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:20.311493 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3424bbc1-895d-4a86-95bb-af08b7ef44b7 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 12:59:20.311694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3424bbc1-895d-4a86-95bb-af08b7ef44b7 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:20.311876 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3424bbc1-895d-4a86-95bb-af08b7ef44b7 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:20.319366 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:20.319366 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:20.323063 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3424bbc1-895d-4a86-95bb-af08b7ef44b7 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:59:20.327510 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3424bbc1-895d-4a86-95bb-af08b7ef44b7 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c returned with HTTP 200 Jul 03 12:59:20.328001 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 161/651] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:20 2026] GET /volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c => generated 769 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:20.336811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-92ed68b3-3121-46be-b74a-b06578249df5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:20.339940 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-92ed68b3-3121-46be-b74a-b06578249df5 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 12:59:20.339940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-92ed68b3-3121-46be-b74a-b06578249df5 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:20.339940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-92ed68b3-3121-46be-b74a-b06578249df5 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:20.347833 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:20.347833 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:20.353202 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-92ed68b3-3121-46be-b74a-b06578249df5 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:59:20.358366 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-92ed68b3-3121-46be-b74a-b06578249df5 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c returned with HTTP 200 Jul 03 12:59:20.358890 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 163/652] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:20 2026] GET /volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c => generated 769 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:20.576793 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bdcf2031-8cdb-4748-a93c-a26e80b92532 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:20.581482 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bdcf2031-8cdb-4748-a93c-a26e80b92532 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:20.581693 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bdcf2031-8cdb-4748-a93c-a26e80b92532 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:20.581899 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bdcf2031-8cdb-4748-a93c-a26e80b92532 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:20.592939 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:20.592939 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:20.597339 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bdcf2031-8cdb-4748-a93c-a26e80b92532 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:20.605980 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bdcf2031-8cdb-4748-a93c-a26e80b92532 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:20.606428 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 165/653] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:20 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:21.623298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fd3c11ad-c5f4-4b3d-ae13-386e7dc83787 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:21.625236 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd3c11ad-c5f4-4b3d-ae13-386e7dc83787 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:21.625486 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd3c11ad-c5f4-4b3d-ae13-386e7dc83787 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:21.625727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd3c11ad-c5f4-4b3d-ae13-386e7dc83787 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:21.637778 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:21.637778 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:21.648327 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fd3c11ad-c5f4-4b3d-ae13-386e7dc83787 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:21.655562 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd3c11ad-c5f4-4b3d-ae13-386e7dc83787 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:21.656913 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 165/654] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:21 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:22.669701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1be69216-25bd-41c1-a86b-1e3c3da83e9a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:22.671842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1be69216-25bd-41c1-a86b-1e3c3da83e9a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:22.672108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1be69216-25bd-41c1-a86b-1e3c3da83e9a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:22.672343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1be69216-25bd-41c1-a86b-1e3c3da83e9a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:22.684018 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:22.684018 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:22.688290 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1be69216-25bd-41c1-a86b-1e3c3da83e9a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:22.692744 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1be69216-25bd-41c1-a86b-1e3c3da83e9a tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:22.693172 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 162/655] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:22 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:23.372671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-599057f9-5454-43d5-974a-5307f2846c6c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.374820 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-599057f9-5454-43d5-974a-5307f2846c6c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 12:59:23.375043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-599057f9-5454-43d5-974a-5307f2846c6c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:23.375270 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-599057f9-5454-43d5-974a-5307f2846c6c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:23.382435 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:23.382435 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:23.386889 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-599057f9-5454-43d5-974a-5307f2846c6c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:59:23.392046 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-599057f9-5454-43d5-974a-5307f2846c6c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c returned with HTTP 200 Jul 03 12:59:23.392425 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 164/656] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:23 2026] GET /volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c => generated 1309 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:23.400311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d56eeb1-707f-4ece-9b16-566eb5561d76 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.400979 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d56eeb1-707f-4ece-9b16-566eb5561d76 None None] GET https://10.4.3.13/volume// Jul 03 12:59:23.401287 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d56eeb1-707f-4ece-9b16-566eb5561d76 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:23.401576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d56eeb1-707f-4ece-9b16-566eb5561d76 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:23.402002 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d56eeb1-707f-4ece-9b16-566eb5561d76 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:23.402422 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 166/657] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:23.412423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3cd5c32d-07e5-4ba3-91f4-506f3ba48499 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.414470 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3cd5c32d-07e5-4ba3-91f4-506f3ba48499 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:23.414823 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3cd5c32d-07e5-4ba3-91f4-506f3ba48499 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d1f1967-e12f-42c0-96d3-2a2c4179bb8c", "connector": null, "instance_uuid": "0da0b0ff-67f1-45b9-9449-f1c29a704469"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:23.422248 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:23.422248 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:23.447385 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3cd5c32d-07e5-4ba3-91f4-506f3ba48499 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:23.447866 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 166/658] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:23 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 12:59:23.459939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-85cd958d-edb7-438c-ae86-0337e36a9838 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.460392 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85cd958d-edb7-438c-ae86-0337e36a9838 None None] GET https://10.4.3.13/volume// Jul 03 12:59:23.460909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85cd958d-edb7-438c-ae86-0337e36a9838 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:23.460909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85cd958d-edb7-438c-ae86-0337e36a9838 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:23.461175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85cd958d-edb7-438c-ae86-0337e36a9838 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:23.461530 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 163/659] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:23.471421 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-725b7206-b203-4e74-ae90-d56c8d930bb8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.473826 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-725b7206-b203-4e74-ae90-d56c8d930bb8 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 12:59:23.474000 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-725b7206-b203-4e74-ae90-d56c8d930bb8 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:23.474235 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-725b7206-b203-4e74-ae90-d56c8d930bb8 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:23.484976 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:23.484976 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:23.488822 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-725b7206-b203-4e74-ae90-d56c8d930bb8 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:59:23.493438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-725b7206-b203-4e74-ae90-d56c8d930bb8 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c returned with HTTP 200 Jul 03 12:59:23.493937 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 165/660] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:23 2026] GET /volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c => generated 1488 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:23.598291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.603704 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] PUT https://10.4.3.13/volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39 Jul 03 12:59:23.604433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:23.616639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Acquiring lock "cinder-attachment_update-2d1f1967-e12f-42c0-96d3-2a2c4179bb8c-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:23.623317 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Lock "cinder-attachment_update-2d1f1967-e12f-42c0-96d3-2a2c4179bb8c-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:23.628877 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:23.628877 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:23.711364 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6794e4c-bfa1-41f9-a8bc-f6d8858d4617 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:23.714271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6794e4c-bfa1-41f9-a8bc-f6d8858d4617 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:23.714656 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6794e4c-bfa1-41f9-a8bc-f6d8858d4617 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:23.714895 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6794e4c-bfa1-41f9-a8bc-f6d8858d4617 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:23.730226 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:23.730226 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:23.737361 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f6794e4c-bfa1-41f9-a8bc-f6d8858d4617 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:23.744146 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6794e4c-bfa1-41f9-a8bc-f6d8858d4617 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:23.744637 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 167/661] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:23 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:24.159515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Lock "cinder-attachment_update-2d1f1967-e12f-42c0-96d3-2a2c4179bb8c-np0000004418" released by "attachment_update" :: held 0.536s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:24.159837 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-3932abef-5346-4444-9893-a9be272cc659 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39 returned with HTTP 200 Jul 03 12:59:24.164866 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 167/662] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:23 2026] PUT /volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:24.608287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-544d000d-bc02-4480-a24f-1e72b4ed5f28 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:24.611373 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-544d000d-bc02-4480-a24f-1e72b4ed5f28 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22/action Jul 03 12:59:24.611373 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-544d000d-bc02-4480-a24f-1e72b4ed5f28 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:24.611373 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-544d000d-bc02-4480-a24f-1e72b4ed5f28 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:24.653102 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:24.653102 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:24.670030 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e36a7116-fb32-4988-bdfb-d39ef0f384ea req-544d000d-bc02-4480-a24f-1e72b4ed5f28 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22/action returned with HTTP 204 Jul 03 12:59:24.670460 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 164/663] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:24 2026] POST /volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:24.683353 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-d686e4fa-3a18-42a3-9425-e936dadb3996 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:24.687714 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-d686e4fa-3a18-42a3-9425-e936dadb3996 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] POST https://10.4.3.13/volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39/action Jul 03 12:59:24.687714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-d686e4fa-3a18-42a3-9425-e936dadb3996 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:24.687714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-d686e4fa-3a18-42a3-9425-e936dadb3996 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:24.704020 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:24.704020 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:24.719614 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ee0605bd-6604-4a0b-9446-580a52ed4904 req-d686e4fa-3a18-42a3-9425-e936dadb3996 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39/action returned with HTTP 204 Jul 03 12:59:24.720192 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 166/664] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:24 2026] POST /volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:24.758903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-60970989-af36-407d-b8e2-06c942cd9b07 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:24.761193 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-60970989-af36-407d-b8e2-06c942cd9b07 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:24.761426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-60970989-af36-407d-b8e2-06c942cd9b07 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:24.761669 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-60970989-af36-407d-b8e2-06c942cd9b07 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:24.773232 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:24.773232 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:24.777687 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-60970989-af36-407d-b8e2-06c942cd9b07 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:24.782963 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-60970989-af36-407d-b8e2-06c942cd9b07 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:24.783728 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 168/665] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:24 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:24.795417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5ec3d5d6-2fdd-4e68-9d26-e3218d4acce7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:24.797834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ec3d5d6-2fdd-4e68-9d26-e3218d4acce7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:24.798007 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ec3d5d6-2fdd-4e68-9d26-e3218d4acce7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:24.798200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ec3d5d6-2fdd-4e68-9d26-e3218d4acce7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:24.806812 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:24.806812 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:24.810100 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5ec3d5d6-2fdd-4e68-9d26-e3218d4acce7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:24.813962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ec3d5d6-2fdd-4e68-9d26-e3218d4acce7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:24.814404 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 168/666] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:24 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:24.826217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:24.827856 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 12:59:24.828205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4aeff7ef-181e-41b8-9877-86e90253da17", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1400182311", "description": null, "metadata": null}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:24.838314 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:24.838314 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:24.838897 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:24.839056 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create snapshot from volume 4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:24.889483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Created reservations ['81e9fbcb-4b09-4b93-95dd-ec4a99269d5a', '5daf0e54-f3fc-42f9-a694-7e407356d774', '0c07ed27-f350-4495-81ec-7fcede011bfd', '89a213e6-06bd-4694-88e2-95d82cff6142'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:24.927910 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot force create request issued successfully. Jul 03 12:59:24.928241 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7db8c0e2-0f4c-4b6d-b848-92e66c06a9b8 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 12:59:24.928639 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 165/667] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 12:59:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:24.943520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6ea866a0-0af6-49d4-b5b2-d7231d733842 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:24.945268 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6ea866a0-0af6-49d4-b5b2-d7231d733842 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:24.945436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6ea866a0-0af6-49d4-b5b2-d7231d733842 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:24.945622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6ea866a0-0af6-49d4-b5b2-d7231d733842 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:24.951441 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:24.951441 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:24.951441 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6ea866a0-0af6-49d4-b5b2-d7231d733842 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot retrieved successfully. Jul 03 12:59:24.951843 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6ea866a0-0af6-49d4-b5b2-d7231d733842 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 200 Jul 03 12:59:24.952209 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 167/668] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:24 2026] GET /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:25.962938 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-809df23b-6500-471e-9197-b87572920bec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:25.964711 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-809df23b-6500-471e-9197-b87572920bec tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:25.964890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-809df23b-6500-471e-9197-b87572920bec tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:25.965102 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-809df23b-6500-471e-9197-b87572920bec tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:25.971355 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:25.971355 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:25.971822 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-809df23b-6500-471e-9197-b87572920bec tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot retrieved successfully. Jul 03 12:59:25.972531 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-809df23b-6500-471e-9197-b87572920bec tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 200 Jul 03 12:59:25.973071 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 169/669] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:25 2026] GET /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:25.981291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5b13f2a3-181d-4b09-905a-4fb707dac906 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:25.983130 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5b13f2a3-181d-4b09-905a-4fb707dac906 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:25.983379 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5b13f2a3-181d-4b09-905a-4fb707dac906 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:25.983595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5b13f2a3-181d-4b09-905a-4fb707dac906 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:25.988595 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:25.988595 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:25.989153 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5b13f2a3-181d-4b09-905a-4fb707dac906 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot retrieved successfully. Jul 03 12:59:25.990097 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5b13f2a3-181d-4b09-905a-4fb707dac906 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 200 Jul 03 12:59:25.990641 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 169/670] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:25 2026] GET /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:25.999314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5ce20ee1-fb54-4d40-9794-8248edda7e3f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:26.001503 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5ce20ee1-fb54-4d40-9794-8248edda7e3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 12:59:26.001695 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5ce20ee1-fb54-4d40-9794-8248edda7e3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:26.001867 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5ce20ee1-fb54-4d40-9794-8248edda7e3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:26.010726 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:26.010726 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:26.014913 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5ce20ee1-fb54-4d40-9794-8248edda7e3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 12:59:26.021224 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5ce20ee1-fb54-4d40-9794-8248edda7e3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 12:59:26.021908 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 166/671] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:25 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:26.666470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d22826bb-ee19-4775-86c7-7f1a8af9de81 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:26.668958 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d22826bb-ee19-4775-86c7-7f1a8af9de81 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] DELETE https://10.4.3.13/volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9 Jul 03 12:59:26.669175 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d22826bb-ee19-4775-86c7-7f1a8af9de81 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:26.669359 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d22826bb-ee19-4775-86c7-7f1a8af9de81 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:26.678981 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:26.678981 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:27.239778 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d22826bb-ee19-4775-86c7-7f1a8af9de81 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9 returned with HTTP 200 Jul 03 12:59:27.240294 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 168/672] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:26 2026] DELETE /volume/v3/attachments/1260921e-6fb8-447f-865b-9744dfc366c9 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:27.248127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d9be6bd5-6ddc-4693-83e5-13305d835c1d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:27.256854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d9be6bd5-6ddc-4693-83e5-13305d835c1d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] DELETE https://10.4.3.13/volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2 Jul 03 12:59:27.257121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d9be6bd5-6ddc-4693-83e5-13305d835c1d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:27.257417 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d9be6bd5-6ddc-4693-83e5-13305d835c1d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:27.266462 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:27.266462 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:27.794116 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-d9be6bd5-6ddc-4693-83e5-13305d835c1d tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2 returned with HTTP 200 Jul 03 12:59:27.794542 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 170/673] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:27 2026] DELETE /volume/v3/attachments/3524054d-3038-4d86-ad9e-9f42fa4e76b2 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:27.802989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-2febff42-15eb-443b-8182-14e7b68fe7c7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:27.805993 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-2febff42-15eb-443b-8182-14e7b68fe7c7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] DELETE https://10.4.3.13/volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b Jul 03 12:59:27.806360 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-2febff42-15eb-443b-8182-14e7b68fe7c7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:27.806713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-2febff42-15eb-443b-8182-14e7b68fe7c7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:27.816864 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:27.816864 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:28.364502 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-566d2cb8-7a10-4aee-8762-7ab9c135c32f req-2febff42-15eb-443b-8182-14e7b68fe7c7 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b returned with HTTP 200 Jul 03 12:59:28.365085 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 170/674] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:27 2026] DELETE /volume/v3/attachments/a4552da0-1561-4c2a-af55-827ae27f5a5b => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 12:59:29.560065 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c1589a5b-65c9-43bd-9451-393f71eca19c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:29.560484 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c1589a5b-65c9-43bd-9451-393f71eca19c None None] GET https://10.4.3.13/volume// Jul 03 12:59:29.560572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c1589a5b-65c9-43bd-9451-393f71eca19c None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:29.560765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c1589a5b-65c9-43bd-9451-393f71eca19c None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:29.561046 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c1589a5b-65c9-43bd-9451-393f71eca19c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:29.561327 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 167/675] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:29.570564 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-bb50ae43-8f31-48fe-b51e-df413f99a673 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:29.572490 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-bb50ae43-8f31-48fe-b51e-df413f99a673 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:29.572867 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-bb50ae43-8f31-48fe-b51e-df413f99a673 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12030866-13d1-42fc-9f0f-a8ca3cca6d36", "connector": null, "instance_uuid": "cb08347a-8cb1-431f-be8f-028676f66600"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:29.586956 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:29.586956 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:29.638993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-bb50ae43-8f31-48fe-b51e-df413f99a673 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:29.639614 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 169/676] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:29 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 12:59:29.650331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-df74a86c-4155-457a-890f-955963b1199d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:29.654092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-df74a86c-4155-457a-890f-955963b1199d tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] DELETE https://10.4.3.13/volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26 Jul 03 12:59:29.654296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-df74a86c-4155-457a-890f-955963b1199d tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:29.654511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-df74a86c-4155-457a-890f-955963b1199d tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:29.671195 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:29.671195 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:30.210085 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-df74a86c-4155-457a-890f-955963b1199d tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26 returned with HTTP 200 Jul 03 12:59:30.210688 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 171/677] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:29 2026] DELETE /volume/v3/attachments/6bc75de0-4255-43ca-90bf-8023a152de26 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:31.797063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d40947dc-e57d-448c-8cb6-06fdbaf5608b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:31.798975 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d40947dc-e57d-448c-8cb6-06fdbaf5608b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:31.799206 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d40947dc-e57d-448c-8cb6-06fdbaf5608b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:31.799427 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d40947dc-e57d-448c-8cb6-06fdbaf5608b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:31.806771 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:31.806771 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:31.810214 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d40947dc-e57d-448c-8cb6-06fdbaf5608b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:31.814268 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d40947dc-e57d-448c-8cb6-06fdbaf5608b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:31.814640 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 171/678] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:31 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:31.875378 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2117529c-d268-4300-8a3f-64339b45f47a req-fdf8c9df-b013-43e7-a290-a28dbd21a0cb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:31.878877 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-fdf8c9df-b013-43e7-a290-a28dbd21a0cb tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:31.881652 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-fdf8c9df-b013-43e7-a290-a28dbd21a0cb tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:31.881652 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-fdf8c9df-b013-43e7-a290-a28dbd21a0cb tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:31.890817 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:31.890817 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:31.897293 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-2117529c-d268-4300-8a3f-64339b45f47a req-fdf8c9df-b013-43e7-a290-a28dbd21a0cb tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:31.905203 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-fdf8c9df-b013-43e7-a290-a28dbd21a0cb tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:31.905614 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 168/679] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:31 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:33.893343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:33.895008 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:59:33.895246 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:33.895448 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:33.895663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Delete volume with id: e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:59:33.902765 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:33.902765 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:33.903300 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:59:33.925224 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Delete volume request issued successfully. Jul 03 12:59:33.925537 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e34ff9b-2076-408c-9e97-ccc5f89657fa tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 202 Jul 03 12:59:33.926125 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 170/680] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:59:33 2026] DELETE /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:33.937581 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b58134ad-a0eb-4e50-9af6-8917853ad656 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:33.939946 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b58134ad-a0eb-4e50-9af6-8917853ad656 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:59:33.940238 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b58134ad-a0eb-4e50-9af6-8917853ad656 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:33.940501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b58134ad-a0eb-4e50-9af6-8917853ad656 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:33.948637 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:33.948637 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:33.951336 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-940e9ee6-076e-489b-90cf-3edf823eb222 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:33.951910 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-940e9ee6-076e-489b-90cf-3edf823eb222 None None] GET https://10.4.3.13/volume// Jul 03 12:59:33.952100 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-940e9ee6-076e-489b-90cf-3edf823eb222 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:33.953043 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-940e9ee6-076e-489b-90cf-3edf823eb222 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:33.953043 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-940e9ee6-076e-489b-90cf-3edf823eb222 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:33.953155 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b58134ad-a0eb-4e50-9af6-8917853ad656 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:59:33.953222 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 172/681] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:59:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:33.957643 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b58134ad-a0eb-4e50-9af6-8917853ad656 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 200 Jul 03 12:59:33.958135 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 172/682] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:33 2026] GET /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:33.963342 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2117529c-d268-4300-8a3f-64339b45f47a req-57a2fd14-a23d-4670-a7df-7cca2a6b5231 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:33.966953 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-57a2fd14-a23d-4670-a7df-7cca2a6b5231 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:33.966953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-57a2fd14-a23d-4670-a7df-7cca2a6b5231 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cdd9561-a0aa-4d1e-ac6c-1844019aa00d", "connector": null, "instance_uuid": "778f03a0-a711-4ede-ba5f-e5221c29d90a"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:33.996225 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:33.996225 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:34.022203 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-57a2fd14-a23d-4670-a7df-7cca2a6b5231 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:34.022283 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 169/683] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:33 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 12:59:34.247402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-2dbda70f-aa3d-480a-b9e2-c41dfac14f95 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.250266 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-2dbda70f-aa3d-480a-b9e2-c41dfac14f95 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] DELETE https://10.4.3.13/volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88 Jul 03 12:59:34.251418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-2dbda70f-aa3d-480a-b9e2-c41dfac14f95 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.251418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-2dbda70f-aa3d-480a-b9e2-c41dfac14f95 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.258539 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:34.258539 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:34.430633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fbcff286-fa18-4a07-a9f1-cffea7531a68 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.432717 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fbcff286-fa18-4a07-a9f1-cffea7531a68 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:34.433018 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fbcff286-fa18-4a07-a9f1-cffea7531a68 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.433242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fbcff286-fa18-4a07-a9f1-cffea7531a68 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.442611 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:34.442611 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:34.446016 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fbcff286-fa18-4a07-a9f1-cffea7531a68 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:34.450558 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fbcff286-fa18-4a07-a9f1-cffea7531a68 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:34.451091 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 173/684] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:34 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:34.562301 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-79a27e4d-1eab-4257-a79a-9a791ed1adad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.562767 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79a27e4d-1eab-4257-a79a-9a791ed1adad None None] GET https://10.4.3.13/volume// Jul 03 12:59:34.562977 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79a27e4d-1eab-4257-a79a-9a791ed1adad None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.563222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79a27e4d-1eab-4257-a79a-9a791ed1adad None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.563630 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79a27e4d-1eab-4257-a79a-9a791ed1adad None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:34.563905 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 173/685] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:34.574255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2117529c-d268-4300-8a3f-64339b45f47a req-b01e47f9-b539-4450-b89a-42f6f1f3e56e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.576831 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-b01e47f9-b539-4450-b89a-42f6f1f3e56e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:34.577315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-b01e47f9-b539-4450-b89a-42f6f1f3e56e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.578239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-b01e47f9-b539-4450-b89a-42f6f1f3e56e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.590015 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:34.590015 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:34.595087 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-2117529c-d268-4300-8a3f-64339b45f47a req-b01e47f9-b539-4450-b89a-42f6f1f3e56e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:34.601724 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-b01e47f9-b539-4450-b89a-42f6f1f3e56e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:34.602513 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 170/686] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:34 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:34.705004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.707449 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] PUT https://10.4.3.13/volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067 Jul 03 12:59:34.707893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:34.718681 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Acquiring lock "cinder-attachment_update-9cdd9561-a0aa-4d1e-ac6c-1844019aa00d-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:34.723888 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-9cdd9561-a0aa-4d1e-ac6c-1844019aa00d-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:34.724911 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:34.724911 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:34.803238 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-2dbda70f-aa3d-480a-b9e2-c41dfac14f95 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88 returned with HTTP 200 Jul 03 12:59:34.803651 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 171/687] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:34 2026] DELETE /volume/v3/attachments/b8bc4e1a-2827-430b-9d88-3f527f63ce88 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:34.816145 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.818050 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] DELETE https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:59:34.818242 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.818419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.818590 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Delete volume with id: c8fbaa45-8b37-4236-875c-e46b1efaa8d4 Jul 03 12:59:34.825612 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:34.825612 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:34.826070 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Volume info retrieved successfully. Jul 03 12:59:34.847270 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] Delete volume request issued successfully. Jul 03 12:59:34.847508 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-81e23633-1a5f-48fa-97d7-322be4dd71be req-51983167-9db4-4822-9bcf-fee35cea9c75 tempest-ServerActionsV293TestJSON-1421418041 tempest-ServerActionsV293TestJSON-1421418041-project-member] https://10.4.3.13/volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 returned with HTTP 202 Jul 03 12:59:34.848068 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 174/688] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 12:59:34 2026] DELETE /volume/v3/volumes/c8fbaa45-8b37-4236-875c-e46b1efaa8d4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:34.972398 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-590e204b-17e8-46a8-83df-bc214dd6410b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.976838 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-590e204b-17e8-46a8-83df-bc214dd6410b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 Jul 03 12:59:34.977084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-590e204b-17e8-46a8-83df-bc214dd6410b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.977322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-590e204b-17e8-46a8-83df-bc214dd6410b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.985607 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-590e204b-17e8-46a8-83df-bc214dd6410b tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 returned with HTTP 404 Jul 03 12:59:34.986935 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 171/689] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:34 2026] GET /volume/v3/volumes/e421cc83-6ae6-40ff-9224-7dcc399de677 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:34.995064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:34.997613 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:59:34.998868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:34.998868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:34.998868 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Delete volume with id: 0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:59:35.007864 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:35.007864 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:35.007864 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:59:35.028097 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Delete volume request issued successfully. Jul 03 12:59:35.028284 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6cc793bd-ce16-42bf-9e30-a0c70a549b9f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 202 Jul 03 12:59:35.028749 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 172/690] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:59:34 2026] DELETE /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:35.040320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-719ff57e-3a47-44c9-9968-ee7dac9aec33 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:35.042737 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-719ff57e-3a47-44c9-9968-ee7dac9aec33 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:59:35.042996 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-719ff57e-3a47-44c9-9968-ee7dac9aec33 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:35.043305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-719ff57e-3a47-44c9-9968-ee7dac9aec33 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:35.060107 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:35.060107 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:35.064047 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-719ff57e-3a47-44c9-9968-ee7dac9aec33 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:59:35.070431 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-719ff57e-3a47-44c9-9968-ee7dac9aec33 tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 200 Jul 03 12:59:35.070940 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 175/691] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:35 2026] GET /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:35.103639 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:35.106401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] PUT https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d Jul 03 12:59:35.106918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:35.117471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Acquiring lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:35.128957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" acquired by "attachment_update" :: waited 0.012s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:35.133338 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:35.133338 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:35.247722 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-9cdd9561-a0aa-4d1e-ac6c-1844019aa00d-np0000004418" released by "attachment_update" :: held 0.524s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:35.248069 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-e4c7a79f-b1bd-49e4-bc7b-28b44f6c227b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067 returned with HTTP 200 Jul 03 12:59:35.248535 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 174/692] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:34 2026] PUT /volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:35.463910 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3f0e091e-a453-4b38-82e6-55cf360842a1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:35.466492 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3f0e091e-a453-4b38-82e6-55cf360842a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:35.466492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3f0e091e-a453-4b38-82e6-55cf360842a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:35.466492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3f0e091e-a453-4b38-82e6-55cf360842a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:35.476722 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:35.476722 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:35.480670 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3f0e091e-a453-4b38-82e6-55cf360842a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:35.484464 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3f0e091e-a453-4b38-82e6-55cf360842a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:35.484942 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 173/693] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:35 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:35.668310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" released by "attachment_update" :: held 0.539s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:35.668704 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-13fe2eb6-d51a-4059-aa68-6ebe62233c8b tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d returned with HTTP 200 Jul 03 12:59:35.669287 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 172/694] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:35 2026] PUT /volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:35.679970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-aa29f39c-7e82-4324-8f22-6ad20bf6eaab None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:35.687119 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-aa29f39c-7e82-4324-8f22-6ad20bf6eaab tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d Jul 03 12:59:35.687358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-aa29f39c-7e82-4324-8f22-6ad20bf6eaab tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:35.687586 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-aa29f39c-7e82-4324-8f22-6ad20bf6eaab tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:35.708264 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-aa29f39c-7e82-4324-8f22-6ad20bf6eaab tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d returned with HTTP 200 Jul 03 12:59:35.708708 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 176/695] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 12:59:35 2026] GET /volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:35.916881 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-12cc9315-ad29-4141-b3cb-1fdca5ea922c req-e26acc77-1718-45b0-91dc-903c1395ae20 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:35.919127 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-12cc9315-ad29-4141-b3cb-1fdca5ea922c req-e26acc77-1718-45b0-91dc-903c1395ae20 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] GET https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 12:59:35.919490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-12cc9315-ad29-4141-b3cb-1fdca5ea922c req-e26acc77-1718-45b0-91dc-903c1395ae20 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:35.919608 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-12cc9315-ad29-4141-b3cb-1fdca5ea922c req-e26acc77-1718-45b0-91dc-903c1395ae20 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:35.932078 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:35.932078 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:35.938701 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-12cc9315-ad29-4141-b3cb-1fdca5ea922c req-e26acc77-1718-45b0-91dc-903c1395ae20 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 12:59:35.943903 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-12cc9315-ad29-4141-b3cb-1fdca5ea922c req-e26acc77-1718-45b0-91dc-903c1395ae20 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c returned with HTTP 200 Jul 03 12:59:35.944341 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 175/696] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:35 2026] GET /volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c => generated 1601 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:36.086276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f74aae35-3231-4a94-a5f9-c91de02575ed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:36.088544 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f74aae35-3231-4a94-a5f9-c91de02575ed tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 Jul 03 12:59:36.088813 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f74aae35-3231-4a94-a5f9-c91de02575ed tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:36.089089 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f74aae35-3231-4a94-a5f9-c91de02575ed tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:36.098753 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f74aae35-3231-4a94-a5f9-c91de02575ed tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 returned with HTTP 404 Jul 03 12:59:36.098753 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 174/697] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:36 2026] GET /volume/v3/volumes/0118e1c2-e97b-42d8-929d-82eb4e14a020 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:36.107415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:36.109744 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] DELETE https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:59:36.110144 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:36.110480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:36.110690 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Delete volume with id: 32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:59:36.120296 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:36.120296 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:36.120599 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:59:36.147403 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Delete volume request issued successfully. Jul 03 12:59:36.147908 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6bc76fd-a297-4f17-a12d-6f41b1e21e7f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 202 Jul 03 12:59:36.149188 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 173/698] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 12:59:36 2026] DELETE /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:36.157743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-63be9e10-eb0f-425f-8b8d-7fff8a78082f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:36.159745 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63be9e10-eb0f-425f-8b8d-7fff8a78082f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:59:36.160006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63be9e10-eb0f-425f-8b8d-7fff8a78082f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:36.160232 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63be9e10-eb0f-425f-8b8d-7fff8a78082f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:36.168291 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:36.168291 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:36.173106 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-63be9e10-eb0f-425f-8b8d-7fff8a78082f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Volume info retrieved successfully. Jul 03 12:59:36.179497 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63be9e10-eb0f-425f-8b8d-7fff8a78082f tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 200 Jul 03 12:59:36.179806 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 177/699] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:36 2026] GET /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:36.503856 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-394512f3-b14e-4bd8-8d5c-70522a7267c7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:36.506538 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-394512f3-b14e-4bd8-8d5c-70522a7267c7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:36.506786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-394512f3-b14e-4bd8-8d5c-70522a7267c7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:36.507028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-394512f3-b14e-4bd8-8d5c-70522a7267c7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:36.526070 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:36.526070 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:36.531409 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-394512f3-b14e-4bd8-8d5c-70522a7267c7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:36.538302 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-394512f3-b14e-4bd8-8d5c-70522a7267c7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:36.538396 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 176/700] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:36 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:37.201158 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4afe1830-7110-4143-b56e-6dd8343251ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:37.202878 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4afe1830-7110-4143-b56e-6dd8343251ce tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] GET https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 Jul 03 12:59:37.203236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4afe1830-7110-4143-b56e-6dd8343251ce tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:37.203503 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4afe1830-7110-4143-b56e-6dd8343251ce tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:37.210639 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4afe1830-7110-4143-b56e-6dd8343251ce tempest-TaggedBootDevicesTest-818589341 tempest-TaggedBootDevicesTest-818589341-project-member] https://10.4.3.13/volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 returned with HTTP 404 Jul 03 12:59:37.211332 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 175/701] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:37 2026] GET /volume/v3/volumes/32cd5944-e49c-4fb8-9625-d57df727e0d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:37.553960 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1db1ee5f-5dab-448b-96fa-e771b95f4d37 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:37.559292 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1db1ee5f-5dab-448b-96fa-e771b95f4d37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:37.559599 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1db1ee5f-5dab-448b-96fa-e771b95f4d37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:37.559869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1db1ee5f-5dab-448b-96fa-e771b95f4d37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:37.578668 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:37.578668 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:37.583824 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1db1ee5f-5dab-448b-96fa-e771b95f4d37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:37.589662 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1db1ee5f-5dab-448b-96fa-e771b95f4d37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:37.590117 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 174/702] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:37 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:38.606902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-98fb1d0e-d2f7-440a-80a5-609cc48afbfc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:38.610575 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98fb1d0e-d2f7-440a-80a5-609cc48afbfc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:38.610840 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98fb1d0e-d2f7-440a-80a5-609cc48afbfc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:38.611106 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98fb1d0e-d2f7-440a-80a5-609cc48afbfc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:38.632557 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:38.632557 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:38.639962 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-98fb1d0e-d2f7-440a-80a5-609cc48afbfc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:38.646145 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98fb1d0e-d2f7-440a-80a5-609cc48afbfc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:38.646589 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 178/703] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:38 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:39.666522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7e44ff69-6343-46f2-b0cf-621bccd3fab8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:39.669637 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e44ff69-6343-46f2-b0cf-621bccd3fab8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:39.669637 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e44ff69-6343-46f2-b0cf-621bccd3fab8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:39.669637 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e44ff69-6343-46f2-b0cf-621bccd3fab8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:39.693539 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:39.693539 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:39.703060 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7e44ff69-6343-46f2-b0cf-621bccd3fab8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:39.710959 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e44ff69-6343-46f2-b0cf-621bccd3fab8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:39.711623 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 177/704] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:39 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:40.729256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1fd38210-609e-4fea-9435-4c10a9091ff5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:40.732768 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1fd38210-609e-4fea-9435-4c10a9091ff5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:40.733018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1fd38210-609e-4fea-9435-4c10a9091ff5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:40.733286 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1fd38210-609e-4fea-9435-4c10a9091ff5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:40.750118 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:40.750118 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:40.762014 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1fd38210-609e-4fea-9435-4c10a9091ff5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:40.768140 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1fd38210-609e-4fea-9435-4c10a9091ff5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:40.768595 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 176/705] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:40 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:41.500638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2117529c-d268-4300-8a3f-64339b45f47a req-2ac80550-37cb-4ebd-b496-b14ba0ec3862 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:41.504329 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-2ac80550-37cb-4ebd-b496-b14ba0ec3862 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067/action Jul 03 12:59:41.505447 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-2ac80550-37cb-4ebd-b496-b14ba0ec3862 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:41.505752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-2ac80550-37cb-4ebd-b496-b14ba0ec3862 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:41.535508 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:41.535508 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:41.577137 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2117529c-d268-4300-8a3f-64339b45f47a req-2ac80550-37cb-4ebd-b496-b14ba0ec3862 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067/action returned with HTTP 204 Jul 03 12:59:41.577293 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 175/706] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:41 2026] POST /volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:41.783008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a882242e-f6d6-4205-8b04-2f385249f9c9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:41.785482 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a882242e-f6d6-4205-8b04-2f385249f9c9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:41.785482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a882242e-f6d6-4205-8b04-2f385249f9c9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:41.785482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a882242e-f6d6-4205-8b04-2f385249f9c9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:41.800775 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:41.800775 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:41.806554 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a882242e-f6d6-4205-8b04-2f385249f9c9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:41.813094 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a882242e-f6d6-4205-8b04-2f385249f9c9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:41.813788 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 179/707] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:41 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:41.832969 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-959614be-6bfb-4b51-b82f-7986d1dc1c9c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:41.838083 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-959614be-6bfb-4b51-b82f-7986d1dc1c9c tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:41.838083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-959614be-6bfb-4b51-b82f-7986d1dc1c9c tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:41.838083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-959614be-6bfb-4b51-b82f-7986d1dc1c9c tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:41.861068 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:41.861068 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:41.867532 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-959614be-6bfb-4b51-b82f-7986d1dc1c9c tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:41.876402 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-959614be-6bfb-4b51-b82f-7986d1dc1c9c tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:41.876402 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 178/708] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:41 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:42.776154 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5d8cd23c-d98d-4bdf-b242-974efc233fd0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:42.783661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5d8cd23c-d98d-4bdf-b242-974efc233fd0 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:42.783903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5d8cd23c-d98d-4bdf-b242-974efc233fd0 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:42.784129 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5d8cd23c-d98d-4bdf-b242-974efc233fd0 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:42.800708 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:42.800708 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:42.804795 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5d8cd23c-d98d-4bdf-b242-974efc233fd0 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:42.811237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5d8cd23c-d98d-4bdf-b242-974efc233fd0 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:42.811809 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 177/709] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:42 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.265826 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91435f38-58ea-4c00-8ae2-4268a9624ce0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.459293 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91435f38-58ea-4c00-8ae2-4268a9624ce0 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 12:59:43.459660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91435f38-58ea-4c00-8ae2-4268a9624ce0 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-899270930", "description": "tempest-group-type-description-1806336972", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:43.493366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91435f38-58ea-4c00-8ae2-4268a9624ce0 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 12:59:43.493823 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 176/710] 10.4.3.13 () {70 vars in 1305 bytes} [Fri Jul 3 12:59:43 2026] POST /volume/v3/group_types => generated 264 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:43.507012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e3f5e3f2-7334-4460-ad18-7053b79e4e59 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.511188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3f5e3f2-7334-4460-ad18-7053b79e4e59 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types Jul 03 12:59:43.511188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3f5e3f2-7334-4460-ad18-7053b79e4e59 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.511188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3f5e3f2-7334-4460-ad18-7053b79e4e59 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.525871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3f5e3f2-7334-4460-ad18-7053b79e4e59 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 200 Jul 03 12:59:43.526207 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 180/711] 10.4.3.13 () {68 vars in 1283 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types => generated 498 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.538196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9dfaba36-fa33-4c0c-a1bf-92c9e092d2ad None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.538196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9dfaba36-fa33-4c0c-a1bf-92c9e092d2ad tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] PUT https://10.4.3.13/volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 Jul 03 12:59:43.538196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9dfaba36-fa33-4c0c-a1bf-92c9e092d2ad tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1560294249", "description": "updated-group-type-desc"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:43.559666 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9dfaba36-fa33-4c0c-a1bf-92c9e092d2ad tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 returned with HTTP 200 Jul 03 12:59:43.560047 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 179/712] 10.4.3.13 () {70 vars in 1415 bytes} [Fri Jul 3 12:59:43 2026] PUT /volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 => generated 255 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.569393 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-94bd8bfb-8954-414a-a4f6-bd58afa0cef3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.572892 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-94bd8bfb-8954-414a-a4f6-bd58afa0cef3 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 Jul 03 12:59:43.572892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-94bd8bfb-8954-414a-a4f6-bd58afa0cef3 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.572892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-94bd8bfb-8954-414a-a4f6-bd58afa0cef3 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.579012 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-94bd8bfb-8954-414a-a4f6-bd58afa0cef3 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 returned with HTTP 200 Jul 03 12:59:43.579438 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 178/713] 10.4.3.13 () {68 vars in 1394 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.588187 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e76254d2-38c2-49c6-9a36-6239909fe951 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.590225 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e76254d2-38c2-49c6-9a36-6239909fe951 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 Jul 03 12:59:43.590520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e76254d2-38c2-49c6-9a36-6239909fe951 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.590760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e76254d2-38c2-49c6-9a36-6239909fe951 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.614285 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e76254d2-38c2-49c6-9a36-6239909fe951 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 returned with HTTP 202 Jul 03 12:59:43.615889 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 177/714] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 12:59:43 2026] DELETE /volume/v3/group_types/faad4d85-a195-45f4-b07a-b2afa7cbf6e6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:43.625501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6b2164c7-4e42-4cef-a34e-5ca9f96dfaa4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.627985 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6b2164c7-4e42-4cef-a34e-5ca9f96dfaa4 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types Jul 03 12:59:43.628207 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6b2164c7-4e42-4cef-a34e-5ca9f96dfaa4 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.628445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6b2164c7-4e42-4cef-a34e-5ca9f96dfaa4 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.634263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6b2164c7-4e42-4cef-a34e-5ca9f96dfaa4 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 200 Jul 03 12:59:43.634649 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 181/715] 10.4.3.13 () {68 vars in 1283 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.648342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3e415668-8f29-404d-9e89-a60d81f3feaf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.650695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e415668-8f29-404d-9e89-a60d81f3feaf tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 12:59:43.651329 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e415668-8f29-404d-9e89-a60d81f3feaf tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-322990969", "is_public": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:43.695020 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e415668-8f29-404d-9e89-a60d81f3feaf tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 12:59:43.695498 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 180/716] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 12:59:43 2026] POST /volume/v3/group_types => generated 163 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:43.711895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c59c76e-9e25-467c-a889-d05d6f23289d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.720508 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c59c76e-9e25-467c-a889-d05d6f23289d tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 12:59:43.720508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c59c76e-9e25-467c-a889-d05d6f23289d tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2124989659", "is_public": false}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:43.739235 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c59c76e-9e25-467c-a889-d05d6f23289d tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 12:59:43.739707 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 179/717] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 12:59:43 2026] POST /volume/v3/group_types => generated 165 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:43.750652 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9f0e1b78-77c2-4eb7-be0d-e01c07ce2e8a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.752723 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f0e1b78-77c2-4eb7-be0d-e01c07ce2e8a tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 12:59:43.752912 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f0e1b78-77c2-4eb7-be0d-e01c07ce2e8a tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.753118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f0e1b78-77c2-4eb7-be0d-e01c07ce2e8a tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.763659 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f0e1b78-77c2-4eb7-be0d-e01c07ce2e8a tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 12:59:43.764019 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 178/718] 10.4.3.13 () {68 vars in 1344 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.776618 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7262c852-5a24-448a-a399-12c1d6cd5d4f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.778526 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7262c852-5a24-448a-a399-12c1d6cd5d4f tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 12:59:43.778526 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7262c852-5a24-448a-a399-12c1d6cd5d4f tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.778920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7262c852-5a24-448a-a399-12c1d6cd5d4f tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.790863 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7262c852-5a24-448a-a399-12c1d6cd5d4f tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 12:59:43.791302 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 182/719] 10.4.3.13 () {68 vars in 1346 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.800585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-02b3209c-f720-4856-8013-85a9407772f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.802642 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-02b3209c-f720-4856-8013-85a9407772f8 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types?is_public=False Jul 03 12:59:43.802866 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-02b3209c-f720-4856-8013-85a9407772f8 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.803086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-02b3209c-f720-4856-8013-85a9407772f8 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.822971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-02b3209c-f720-4856-8013-85a9407772f8 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 12:59:43.823548 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 181/720] 10.4.3.13 () {68 vars in 1314 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.833587 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-245f0770-6d68-45bd-8d60-01efedde35ca None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.835287 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-245f0770-6d68-45bd-8d60-01efedde35ca tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] GET https://10.4.3.13/volume/v3/group_types?is_public=True Jul 03 12:59:43.835582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-245f0770-6d68-45bd-8d60-01efedde35ca tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.835839 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-245f0770-6d68-45bd-8d60-01efedde35ca tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.849880 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-245f0770-6d68-45bd-8d60-01efedde35ca tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 12:59:43.850594 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 180/721] 10.4.3.13 () {68 vars in 1312 bytes} [Fri Jul 3 12:59:43 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:43.859296 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-048700ac-9709-41c5-bcc4-2683dd843296 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.860966 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-048700ac-9709-41c5-bcc4-2683dd843296 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/74d8fdc2-53ce-4a6d-880f-f49d589775c4 Jul 03 12:59:43.861196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-048700ac-9709-41c5-bcc4-2683dd843296 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.861375 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-048700ac-9709-41c5-bcc4-2683dd843296 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.878622 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-048700ac-9709-41c5-bcc4-2683dd843296 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types/74d8fdc2-53ce-4a6d-880f-f49d589775c4 returned with HTTP 202 Jul 03 12:59:43.879006 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 179/722] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 12:59:43 2026] DELETE /volume/v3/group_types/74d8fdc2-53ce-4a6d-880f-f49d589775c4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:43.885815 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6031acd3-a63b-4581-a5e3-cb5512179618 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:43.896536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6031acd3-a63b-4581-a5e3-cb5512179618 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/c26128b4-ade8-45b0-a34e-0638d1d60a61 Jul 03 12:59:43.896536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6031acd3-a63b-4581-a5e3-cb5512179618 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:43.896737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6031acd3-a63b-4581-a5e3-cb5512179618 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:43.935428 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6031acd3-a63b-4581-a5e3-cb5512179618 tempest-GroupTypesTest-135535346 tempest-GroupTypesTest-135535346-project-admin] https://10.4.3.13/volume/v3/group_types/c26128b4-ade8-45b0-a34e-0638d1d60a61 returned with HTTP 202 Jul 03 12:59:43.936013 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 183/723] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 12:59:43 2026] DELETE /volume/v3/group_types/c26128b4-ade8-45b0-a34e-0638d1d60a61 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:44.051850 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-035173f4-c77b-4f50-8975-715aaa3065f2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:44.258613 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:44.259108 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1979302750", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:44.262517 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1979302750', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:44.390637 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume of 1 GB Jul 03 12:59:44.391055 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:44.391055 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:44.391788 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Availability Zones retrieved successfully. Jul 03 12:59:44.398981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (935fa19e-cf73-4070-b730-670397463637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:44.400176 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffd3bc5-3b6d-443c-a55a-85a5bae0e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:44.401292 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:44.468005 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:44.468005 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:44.483013 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffd3bc5-3b6d-443c-a55a-85a5bae0e94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=56667567-3914-4dd9-a21c-b8bbf74b0389,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56667567-3914-4dd9-a21c-b8bbf74b0389', 'encryption_key_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=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:44.483919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a06d5046-a7b5-486e-8da6-9707badc8429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:44.570092 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Created reservations ['5f54dacf-d464-4363-be57-517c758f09dc', '18bdaf4e-8827-4ee6-a894-8ae064e74f4e', '41d07618-0416-4c21-8818-785e663c758e', 'd7d4c3af-2e77-46c8-9095-562f90bd7138'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:44.571261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a06d5046-a7b5-486e-8da6-9707badc8429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f54dacf-d464-4363-be57-517c758f09dc', '18bdaf4e-8827-4ee6-a894-8ae064e74f4e', '41d07618-0416-4c21-8818-785e663c758e', 'd7d4c3af-2e77-46c8-9095-562f90bd7138']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:44.573124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1b533a-6a70-432b-819d-77bdc8736e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:44.608104 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1b533a-6a70-432b-819d-77bdc8736e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '662a3f13-7abd-4ea2-9f89-b62b85f5db1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1979302750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['5f54dacf-d464-4363-be57-517c758f09dc','18bdaf4e-8827-4ee6-a894-8ae064e74f4e','41d07618-0416-4c21-8818-785e663c758e','d7d4c3af-2e77-46c8-9095-562f90bd7138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1979302750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=662a3f13-7abd-4ea2-9f89-b62b85f5db1c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6c95558ff737472aa070cbb8b781ac12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24183f95a9504568918ba08b97a91caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56667567-3914-4dd9-a21c-b8bbf74b0389),volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:44.610927 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defa008c-601b-4348-a9f6-6cc991b7746e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:44.639746 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (defa008c-601b-4348-a9f6-6cc991b7746e) transitioned into state 'SUCCESS' from state '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-1979302750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['5f54dacf-d464-4363-be57-517c758f09dc','18bdaf4e-8827-4ee6-a894-8ae064e74f4e','41d07618-0416-4c21-8818-785e663c758e','d7d4c3af-2e77-46c8-9095-562f90bd7138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:44.640692 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca103b3-b9c8-42da-b81f-61fb99f8ca72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:44.656072 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca103b3-b9c8-42da-b81f-61fb99f8ca72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:44.657362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (935fa19e-cf73-4070-b730-670397463637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:44.657362 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request issued successfully. Jul 03 12:59:44.662814 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-035173f4-c77b-4f50-8975-715aaa3065f2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:44.662814 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 182/724] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 12:59:44 2026] POST /volume/v3/volumes => generated 758 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:44.683424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-022e663c-c076-4366-82a3-0db765a0e0ff None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:44.687319 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-022e663c-c076-4366-82a3-0db765a0e0ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 12:59:44.687319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-022e663c-c076-4366-82a3-0db765a0e0ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:44.687319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-022e663c-c076-4366-82a3-0db765a0e0ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:44.699582 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:44.699582 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:44.711873 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-022e663c-c076-4366-82a3-0db765a0e0ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 12:59:44.718270 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-022e663c-c076-4366-82a3-0db765a0e0ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 12:59:44.718712 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 181/725] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:44 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:44.946669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-78ae3bda-7656-4882-9358-4d6f9bb867b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:44.952382 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-78ae3bda-7656-4882-9358-4d6f9bb867b6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d/action Jul 03 12:59:44.952382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-78ae3bda-7656-4882-9358-4d6f9bb867b6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:44.952382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-78ae3bda-7656-4882-9358-4d6f9bb867b6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:44.974141 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:44.974141 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:44.990082 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b6c9d9e5-ef36-4b2b-99ad-0d6309a1a5ce req-78ae3bda-7656-4882-9358-4d6f9bb867b6 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d/action returned with HTTP 204 Jul 03 12:59:44.990570 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 180/726] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:44 2026] POST /volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:45.160234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.161797 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:45.162004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.162180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.162299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Delete snapshot with id: 8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:45.168219 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.168219 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:45.168776 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot retrieved successfully. Jul 03 12:59:45.194738 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot delete request issued successfully. Jul 03 12:59:45.194977 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5e1aef7-1c22-4705-865c-e39975fcd8ff tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 202 Jul 03 12:59:45.195426 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 184/727] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 12:59:45 2026] DELETE /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:45.204929 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3948a470-3637-4f86-9fa5-e50d2ef8ee9c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.206503 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3948a470-3637-4f86-9fa5-e50d2ef8ee9c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:45.206679 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3948a470-3637-4f86-9fa5-e50d2ef8ee9c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.206870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3948a470-3637-4f86-9fa5-e50d2ef8ee9c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.212777 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.212777 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:45.212916 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3948a470-3637-4f86-9fa5-e50d2ef8ee9c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Snapshot retrieved successfully. Jul 03 12:59:45.213765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3948a470-3637-4f86-9fa5-e50d2ef8ee9c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 200 Jul 03 12:59:45.214159 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 183/728] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:45.397008 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.401660 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:45.402103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2006992835", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:45.404671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2006992835', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:45.404810 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Create volume of 1 GB Jul 03 12:59:45.411528 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Availability Zones retrieved successfully. Jul 03 12:59:45.423955 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Flow 'volume_create_api' (e382d7cb-3ef3-45b1-8a87-ac6e3a828c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:45.425402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc75fc1-2009-4b3e-8e22-ae2b8f4e7495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:45.426733 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:45.471352 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc75fc1-2009-4b3e-8e22-ae2b8f4e7495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:45.472663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd17191-38a3-48e1-86ac-4d4ca80df2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:45.557201 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Created reservations ['ae51f0c7-398f-418c-9993-34e0b270319a', '328cb954-daae-4495-8fe4-c7d8f09a507b', 'fa945230-41a3-4194-9b3e-3e58ae27b4ea', 'c155139c-556b-4816-a38e-61468a930d3b'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:45.557995 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cd17191-38a3-48e1-86ac-4d4ca80df2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae51f0c7-398f-418c-9993-34e0b270319a', '328cb954-daae-4495-8fe4-c7d8f09a507b', 'fa945230-41a3-4194-9b3e-3e58ae27b4ea', 'c155139c-556b-4816-a38e-61468a930d3b']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:45.558963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53c51a4-2ee5-490f-84be-b61b2a2ae762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:45.590101 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53c51a4-2ee5-490f-84be-b61b2a2ae762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb58b1ef-2b64-4528-bb68-43ae457976ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2006992835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d94bfd55ace540979b0d9eeec32fcac9',qos_specs=None,replication_status=,reservations=['ae51f0c7-398f-418c-9993-34e0b270319a','328cb954-daae-4495-8fe4-c7d8f09a507b','fa945230-41a3-4194-9b3e-3e58ae27b4ea','c155139c-556b-4816-a38e-61468a930d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='970af4de60fb462a880930ed52a9dd76',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2006992835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb58b1ef-2b64-4528-bb68-43ae457976ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d94bfd55ace540979b0d9eeec32fcac9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='970af4de60fb462a880930ed52a9dd76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:45.591195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d74da0-27bc-443d-95c3-c59a3690d742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:45.621544 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d74da0-27bc-443d-95c3-c59a3690d742) transitioned into state 'SUCCESS' from state '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-2006992835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d94bfd55ace540979b0d9eeec32fcac9',qos_specs=None,replication_status=,reservations=['ae51f0c7-398f-418c-9993-34e0b270319a','328cb954-daae-4495-8fe4-c7d8f09a507b','fa945230-41a3-4194-9b3e-3e58ae27b4ea','c155139c-556b-4816-a38e-61468a930d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='970af4de60fb462a880930ed52a9dd76',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:45.622476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9782815e-b396-4222-91e1-132aa21e854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:45.639369 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9782815e-b396-4222-91e1-132aa21e854e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:45.640729 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Flow 'volume_create_api' (e382d7cb-3ef3-45b1-8a87-ac6e3a828c5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:45.641029 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Create volume request issued successfully. Jul 03 12:59:45.641664 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-0799cbaf-275f-4b67-a97d-adce89f16f96 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:45.642719 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 182/729] 10.4.3.13 () {72 vars in 1534 bytes} [Fri Jul 3 12:59:45 2026] POST /volume/v3/volumes => generated 753 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:45.656755 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-41478215-7717-4ff0-a844-7755e7d2d92d req-04694127-6589-4e90-a378-665c633816f1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.660987 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-04694127-6589-4e90-a378-665c633816f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:45.661339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-04694127-6589-4e90-a378-665c633816f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.661591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-04694127-6589-4e90-a378-665c633816f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.678372 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.678372 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:45.691379 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-41478215-7717-4ff0-a844-7755e7d2d92d req-04694127-6589-4e90-a378-665c633816f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Volume info retrieved successfully. Jul 03 12:59:45.698355 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-41478215-7717-4ff0-a844-7755e7d2d92d req-04694127-6589-4e90-a378-665c633816f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 200 Jul 03 12:59:45.698807 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 181/730] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:45.738206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-13b27ee8-2a3f-4a6b-8df7-16ce4b6242c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.739375 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9463d48e-b09d-46a6-99d1-afa9a8f2bf65 req-90c9f7f1-dee7-4561-8e9c-2f8bb55daf16 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.742709 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13b27ee8-2a3f-4a6b-8df7-16ce4b6242c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 12:59:45.743054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13b27ee8-2a3f-4a6b-8df7-16ce4b6242c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.743363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13b27ee8-2a3f-4a6b-8df7-16ce4b6242c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.750436 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9463d48e-b09d-46a6-99d1-afa9a8f2bf65 req-90c9f7f1-dee7-4561-8e9c-2f8bb55daf16 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:45.751269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9463d48e-b09d-46a6-99d1-afa9a8f2bf65 req-90c9f7f1-dee7-4561-8e9c-2f8bb55daf16 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.751269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9463d48e-b09d-46a6-99d1-afa9a8f2bf65 req-90c9f7f1-dee7-4561-8e9c-2f8bb55daf16 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.756174 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.756174 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:45.761365 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-13b27ee8-2a3f-4a6b-8df7-16ce4b6242c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 12:59:45.765772 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.765772 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:45.768011 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13b27ee8-2a3f-4a6b-8df7-16ce4b6242c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 12:59:45.768433 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 185/731] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:45.770862 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c042a357-5e2d-4013-9c4e-694964b00ec4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.771452 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c042a357-5e2d-4013-9c4e-694964b00ec4 None None] GET https://10.4.3.13/volume// Jul 03 12:59:45.771651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c042a357-5e2d-4013-9c4e-694964b00ec4 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.771874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c042a357-5e2d-4013-9c4e-694964b00ec4 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.772246 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c042a357-5e2d-4013-9c4e-694964b00ec4 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:45.772597 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 183/732] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:45.773369 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9463d48e-b09d-46a6-99d1-afa9a8f2bf65 req-90c9f7f1-dee7-4561-8e9c-2f8bb55daf16 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Volume info retrieved successfully. Jul 03 12:59:45.785827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9463d48e-b09d-46a6-99d1-afa9a8f2bf65 req-90c9f7f1-dee7-4561-8e9c-2f8bb55daf16 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 200 Jul 03 12:59:45.785952 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 184/733] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:45.788294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-b365e2e9-a39f-4fc2-a9e3-492dc62b4ab7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.791197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-b365e2e9-a39f-4fc2-a9e3-492dc62b4ab7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:45.791670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-b365e2e9-a39f-4fc2-a9e3-492dc62b4ab7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cdd9561-a0aa-4d1e-ac6c-1844019aa00d", "connector": null, "instance_uuid": "778f03a0-a711-4ede-ba5f-e5221c29d90a"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:45.812607 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.812607 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:45.855622 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-b365e2e9-a39f-4fc2-a9e3-492dc62b4ab7 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:45.855805 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 182/734] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:45 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 12:59:45.869708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-484ec855-6df6-4f78-afd6-01d87355d568 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.869708 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-484ec855-6df6-4f78-afd6-01d87355d568 None None] GET https://10.4.3.13/volume// Jul 03 12:59:45.869708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-484ec855-6df6-4f78-afd6-01d87355d568 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.869708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-484ec855-6df6-4f78-afd6-01d87355d568 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.869708 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-484ec855-6df6-4f78-afd6-01d87355d568 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:45.870179 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 186/735] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:45.882978 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-cb766267-3cef-4bfb-ac7c-35fa089bdb78 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.886017 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-cb766267-3cef-4bfb-ac7c-35fa089bdb78 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:45.886604 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-cb766267-3cef-4bfb-ac7c-35fa089bdb78 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.886892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-cb766267-3cef-4bfb-ac7c-35fa089bdb78 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.901939 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.901939 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:45.907713 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-cb766267-3cef-4bfb-ac7c-35fa089bdb78 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:45.915087 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-cb766267-3cef-4bfb-ac7c-35fa089bdb78 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:45.916391 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 184/736] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:45.938426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c626a3a0-be17-4a1b-bdb3-1acd2879936e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:45.940482 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c626a3a0-be17-4a1b-bdb3-1acd2879936e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 12:59:45.940682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c626a3a0-be17-4a1b-bdb3-1acd2879936e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:45.940880 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c626a3a0-be17-4a1b-bdb3-1acd2879936e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:45.947620 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:45.947620 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:45.951556 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c626a3a0-be17-4a1b-bdb3-1acd2879936e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 12:59:45.958723 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c626a3a0-be17-4a1b-bdb3-1acd2879936e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 12:59:45.959077 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 185/737] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:45 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:46.228859 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5ee56d13-9542-4e1f-b4d7-36b2a778192f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.231241 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5ee56d13-9542-4e1f-b4d7-36b2a778192f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 12:59:46.231504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5ee56d13-9542-4e1f-b4d7-36b2a778192f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:46.231742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5ee56d13-9542-4e1f-b4d7-36b2a778192f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:46.239189 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5ee56d13-9542-4e1f-b4d7-36b2a778192f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 404 Jul 03 12:59:46.239189 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 183/738] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:46 2026] GET /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:46.433485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-f0139aab-b54c-4ce1-a4d8-9b954aa4b414 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.436395 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-f0139aab-b54c-4ce1-a4d8-9b954aa4b414 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 12:59:46.436681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-f0139aab-b54c-4ce1-a4d8-9b954aa4b414 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:46.436935 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-f0139aab-b54c-4ce1-a4d8-9b954aa4b414 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:46.449428 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:46.449428 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:46.456203 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-f0139aab-b54c-4ce1-a4d8-9b954aa4b414 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 12:59:46.463338 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-f0139aab-b54c-4ce1-a4d8-9b954aa4b414 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 12:59:46.464038 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 187/739] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:46 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:46.475541 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-84d2c242-2f95-40c6-89b4-d515b8fb6515 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.475878 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84d2c242-2f95-40c6-89b4-d515b8fb6515 None None] GET https://10.4.3.13/volume// Jul 03 12:59:46.476093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84d2c242-2f95-40c6-89b4-d515b8fb6515 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:46.476362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84d2c242-2f95-40c6-89b4-d515b8fb6515 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:46.476742 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84d2c242-2f95-40c6-89b4-d515b8fb6515 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:46.477051 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 185/740] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 12:59:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:46.487498 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-d3d274e2-9069-41de-974b-c103a509b767 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.490347 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-d3d274e2-9069-41de-974b-c103a509b767 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:46.490848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-d3d274e2-9069-41de-974b-c103a509b767 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "662a3f13-7abd-4ea2-9f89-b62b85f5db1c", "connector": null, "instance_uuid": "50066e38-b6e6-42bd-8c27-3713cc1d7c2a"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:46.503558 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:46.503558 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:46.535850 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-d3d274e2-9069-41de-974b-c103a509b767 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:46.536602 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 186/741] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:46 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:46.839301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b6b2fe19-0e91-46e5-9408-cf5a5bee357d req-d3ba42d0-eb12-4ea4-9b36-78c63abd184c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.842236 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b6b2fe19-0e91-46e5-9408-cf5a5bee357d req-d3ba42d0-eb12-4ea4-9b36-78c63abd184c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:46.842560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b6b2fe19-0e91-46e5-9408-cf5a5bee357d req-d3ba42d0-eb12-4ea4-9b36-78c63abd184c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:46.842818 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b6b2fe19-0e91-46e5-9408-cf5a5bee357d req-d3ba42d0-eb12-4ea4-9b36-78c63abd184c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:46.853595 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:46.853595 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:46.857945 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b6b2fe19-0e91-46e5-9408-cf5a5bee357d req-d3ba42d0-eb12-4ea4-9b36-78c63abd184c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Volume info retrieved successfully. Jul 03 12:59:46.863546 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b6b2fe19-0e91-46e5-9408-cf5a5bee357d req-d3ba42d0-eb12-4ea4-9b36-78c63abd184c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 200 Jul 03 12:59:46.865181 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 184/742] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:46 2026] GET /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:46.901015 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.903342 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 12:59:46.903676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb58b1ef-2b64-4528-bb68-43ae457976ea", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1384207732", "description": null, "metadata": {}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:46.913393 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:46.913393 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:46.914054 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Volume info retrieved successfully. Jul 03 12:59:46.914268 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Create snapshot from volume eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:46.934831 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-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 12:59:46.973508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Created reservations ['8842a271-2d1e-4a71-bff7-276055e1528c', '11cba6ec-80f5-4cd5-8282-28f0c090416c', '9cbe55f1-c3fa-4ed6-8c0a-87536830cd39', 'fb555202-8469-4f2a-8a4f-97e0f71a25f1'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:46.979603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-4f84f79a-6105-48d6-be79-e510287a032e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:46.982317 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-4f84f79a-6105-48d6-be79-e510287a032e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] DELETE https://10.4.3.13/volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067 Jul 03 12:59:46.982624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-4f84f79a-6105-48d6-be79-e510287a032e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:46.982840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-4f84f79a-6105-48d6-be79-e510287a032e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:46.991185 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:46.991185 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:47.018536 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Snapshot create request issued successfully. Jul 03 12:59:47.018536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a0da2d2b-c6e7-46e1-ad47-39e259b02ae3 req-ab1c5264-4a70-4f95-8245-bdb0cca3a31c tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 12:59:47.018536 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 188/743] 10.4.3.13 () {72 vars in 1540 bytes} [Fri Jul 3 12:59:46 2026] POST /volume/v3/snapshots => generated 311 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:47.262533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e1cd4cb2-f0fa-4f3b-9fa1-104af9a7aacb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.283003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ef98cf14-c85c-46ba-8f7a-fd6894030e9b req-97e00ed7-3d59-471e-a29e-7aad6a13c6f1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.288124 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ef98cf14-c85c-46ba-8f7a-fd6894030e9b req-97e00ed7-3d59-471e-a29e-7aad6a13c6f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] GET https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb Jul 03 12:59:47.288413 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ef98cf14-c85c-46ba-8f7a-fd6894030e9b req-97e00ed7-3d59-471e-a29e-7aad6a13c6f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.288732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ef98cf14-c85c-46ba-8f7a-fd6894030e9b req-97e00ed7-3d59-471e-a29e-7aad6a13c6f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.299679 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.299679 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:47.300244 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ef98cf14-c85c-46ba-8f7a-fd6894030e9b req-97e00ed7-3d59-471e-a29e-7aad6a13c6f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Snapshot retrieved successfully. Jul 03 12:59:47.301140 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ef98cf14-c85c-46ba-8f7a-fd6894030e9b req-97e00ed7-3d59-471e-a29e-7aad6a13c6f1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb returned with HTTP 200 Jul 03 12:59:47.301621 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 185/744] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:47.338198 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.341574 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 12:59:47.341923 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.342268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.342713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:47.343223 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.343223 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:47.344399 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:59:47.360786 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] Get all snapshots completed successfully. Jul 03 12:59:47.361230 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.361230 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:47.361865 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b1e6626e-38d9-4b50-bc88-89a078580911 req-e4b7d2f8-c9bc-4980-aaaf-e808f61d7867 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-reader] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 12:59:47.364512 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 189/745] 10.4.3.13 () {68 vars in 1507 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:47.365221 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-9f8b7da2-58be-4e2a-b415-6e1b326472ca None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.371696 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-9f8b7da2-58be-4e2a-b415-6e1b326472ca tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/attachments?instance_id=c1c17f55-94ee-4403-aa04-5ab233bec69e Jul 03 12:59:47.371925 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-9f8b7da2-58be-4e2a-b415-6e1b326472ca tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.372142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-9f8b7da2-58be-4e2a-b415-6e1b326472ca tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.394058 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-abf665b8-6698-4df0-934b-9bfaf0cdb88c req-96bb7b8b-863d-4b45-b6cf-7bf21f1e66c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.398200 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-abf665b8-6698-4df0-934b-9bfaf0cdb88c req-96bb7b8b-863d-4b45-b6cf-7bf21f1e66c3 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb Jul 03 12:59:47.398505 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-abf665b8-6698-4df0-934b-9bfaf0cdb88c req-96bb7b8b-863d-4b45-b6cf-7bf21f1e66c3 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.398595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-9f8b7da2-58be-4e2a-b415-6e1b326472ca tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments?instance_id=c1c17f55-94ee-4403-aa04-5ab233bec69e returned with HTTP 200 Jul 03 12:59:47.398758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-abf665b8-6698-4df0-934b-9bfaf0cdb88c req-96bb7b8b-863d-4b45-b6cf-7bf21f1e66c3 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.399156 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 186/746] 10.4.3.13 () {70 vars in 1630 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/attachments?instance_id=c1c17f55-94ee-4403-aa04-5ab233bec69e => generated 192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:47.401334 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1cd4cb2-f0fa-4f3b-9fa1-104af9a7aacb tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 12:59:47.401729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1cd4cb2-f0fa-4f3b-9fa1-104af9a7aacb tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-389387228"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:47.407193 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.407193 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:47.413603 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.413603 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:47.415892 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-abf665b8-6698-4df0-934b-9bfaf0cdb88c req-96bb7b8b-863d-4b45-b6cf-7bf21f1e66c3 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Snapshot retrieved successfully. Jul 03 12:59:47.415892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-abf665b8-6698-4df0-934b-9bfaf0cdb88c req-96bb7b8b-863d-4b45-b6cf-7bf21f1e66c3 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb returned with HTTP 200 Jul 03 12:59:47.415892 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 190/747] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:47.417506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-03862533-5260-466f-a225-c95e0c13a0bb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.420668 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-03862533-5260-466f-a225-c95e0c13a0bb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 Jul 03 12:59:47.420970 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-03862533-5260-466f-a225-c95e0c13a0bb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.421260 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-03862533-5260-466f-a225-c95e0c13a0bb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.432404 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1cd4cb2-f0fa-4f3b-9fa1-104af9a7aacb tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 12:59:47.432769 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 187/748] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 12:59:47 2026] POST /volume/v3/types => generated 219 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:47.444225 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-552fdbb8-7b9c-4420-93a7-7a02c67673e5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.446386 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-552fdbb8-7b9c-4420-93a7-7a02c67673e5 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 12:59:47.446829 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-552fdbb8-7b9c-4420-93a7-7a02c67673e5 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1447806543"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:47.449256 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-63912e24-c474-4be0-baf3-2bbd32132f67 req-03862533-5260-466f-a225-c95e0c13a0bb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 returned with HTTP 200 Jul 03 12:59:47.449256 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 187/749] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:47.450728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.453631 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb Jul 03 12:59:47.453843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.454108 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.454295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Delete snapshot with id: d2057165-f96b-4bf0-91ed-8c46353bddbb Jul 03 12:59:47.460692 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.460692 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:47.461797 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Snapshot retrieved successfully. Jul 03 12:59:47.463205 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-552fdbb8-7b9c-4420-93a7-7a02c67673e5 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 12:59:47.463777 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 191/750] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 12:59:47 2026] POST /volume/v3/group_types => generated 177 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:47.472887 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.485818 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Snapshot delete request issued successfully. Jul 03 12:59:47.486091 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-73e0c8e0-cdda-414e-982e-9005a0f389c7 req-e4a04ac7-113b-457f-b847-2c6d27ba2fce tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb returned with HTTP 202 Jul 03 12:59:47.486616 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 188/751] 10.4.3.13 () {70 vars in 1619 bytes} [Fri Jul 3 12:59:47 2026] DELETE /volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:47.515117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-545d4a25-2d1d-41ad-ba80-bae3c74df8f5 req-1252ac19-6ac9-4789-a825-30ec561e0dde None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.520082 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-545d4a25-2d1d-41ad-ba80-bae3c74df8f5 req-1252ac19-6ac9-4789-a825-30ec561e0dde tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb Jul 03 12:59:47.520337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-545d4a25-2d1d-41ad-ba80-bae3c74df8f5 req-1252ac19-6ac9-4789-a825-30ec561e0dde tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.520533 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-545d4a25-2d1d-41ad-ba80-bae3c74df8f5 req-1252ac19-6ac9-4789-a825-30ec561e0dde tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.531508 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.531508 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:47.532007 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-545d4a25-2d1d-41ad-ba80-bae3c74df8f5 req-1252ac19-6ac9-4789-a825-30ec561e0dde tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Snapshot retrieved successfully. Jul 03 12:59:47.532909 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-545d4a25-2d1d-41ad-ba80-bae3c74df8f5 req-1252ac19-6ac9-4789-a825-30ec561e0dde tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb returned with HTTP 200 Jul 03 12:59:47.533339 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 192/752] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:47.543814 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-4f84f79a-6105-48d6-be79-e510287a032e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067 returned with HTTP 200 Jul 03 12:59:47.544361 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 186/753] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:46 2026] DELETE /volume/v3/attachments/ee29723c-59ee-4a04-bdd6-24eec95a5067 => generated 192 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:47.573484 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 12:59:47.573999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9b327c47-e284-4db0-b96b-f217582652f1", "volume_types": ["7cbbb45b-0428-4079-a898-c6d7cef0e9db"], "name": "tempest-GroupsV320Test-Group-1105346672"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:47.575724 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Creating new group {'group': {'group_type': '9b327c47-e284-4db0-b96b-f217582652f1', 'volume_types': ['7cbbb45b-0428-4079-a898-c6d7cef0e9db'], 'name': 'tempest-GroupsV320Test-Group-1105346672'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 12:59:47.579831 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.groups [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Creating group tempest-GroupsV320Test-Group-1105346672. Jul 03 12:59:47.580340 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.580340 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:47.603881 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Availability zone cache updated, next update will occur around 2026-07-03 13:59:47.603592. {{(pid=99823) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 12:59:47.604177 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Availability Zones retrieved successfully. Jul 03 12:59:47.632674 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Created reservations ['ffea53eb-e22b-49fa-b39f-8c96f66f7c2e'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:47.695729 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6cfde26f-5f00-410f-b81b-4dd168480fc4 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 12:59:47.695729 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 188/754] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 12:59:47 2026] POST /volume/v3/groups => generated 108 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:47.709600 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-84bc6be8-1f76-4465-a920-b415fe85d054 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:47.715419 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84bc6be8-1f76-4465-a920-b415fe85d054 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:47.716041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84bc6be8-1f76-4465-a920-b415fe85d054 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:47.716348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84bc6be8-1f76-4465-a920-b415fe85d054 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:47.716556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-84bc6be8-1f76-4465-a920-b415fe85d054 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:47.726556 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:47.726556 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:47.743488 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84bc6be8-1f76-4465-a920-b415fe85d054 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:47.743899 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 189/755] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:47 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:48.564260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-4a486d4d-531d-48b9-b2ef-9b903bc08acd req-94c24074-39ff-4f1c-a9b1-07ad56673e44 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.565736 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4a486d4d-531d-48b9-b2ef-9b903bc08acd req-94c24074-39ff-4f1c-a9b1-07ad56673e44 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb Jul 03 12:59:48.566028 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4a486d4d-531d-48b9-b2ef-9b903bc08acd req-94c24074-39ff-4f1c-a9b1-07ad56673e44 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.569188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4a486d4d-531d-48b9-b2ef-9b903bc08acd req-94c24074-39ff-4f1c-a9b1-07ad56673e44 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.570942 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4a486d4d-531d-48b9-b2ef-9b903bc08acd req-94c24074-39ff-4f1c-a9b1-07ad56673e44 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb returned with HTTP 404 Jul 03 12:59:48.571558 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 193/756] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 12:59:48 2026] GET /volume/v3/snapshots/d2057165-f96b-4bf0-91ed-8c46353bddbb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:48.597467 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.600959 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] DELETE https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:48.600959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.601099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.603631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Delete volume with id: eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:48.614331 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.614331 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:48.614871 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Volume info retrieved successfully. Jul 03 12:59:48.657087 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Delete volume request issued successfully. Jul 03 12:59:48.657087 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-c242b05d-3261-4795-b1ec-1dde5e6c8cbe req-958926c5-30d9-4d25-ba8e-281c282f7f51 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 202 Jul 03 12:59:48.657860 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 187/757] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 12:59:48 2026] DELETE /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:48.693836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2104493e-b1aa-4853-8ade-d48245e248e6 req-26fbc87e-c50d-43c4-a85c-a011098f63d8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.696225 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2104493e-b1aa-4853-8ade-d48245e248e6 req-26fbc87e-c50d-43c4-a85c-a011098f63d8 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:48.696454 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2104493e-b1aa-4853-8ade-d48245e248e6 req-26fbc87e-c50d-43c4-a85c-a011098f63d8 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.696700 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2104493e-b1aa-4853-8ade-d48245e248e6 req-26fbc87e-c50d-43c4-a85c-a011098f63d8 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.705597 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.705597 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:48.712185 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-2104493e-b1aa-4853-8ade-d48245e248e6 req-26fbc87e-c50d-43c4-a85c-a011098f63d8 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Volume info retrieved successfully. Jul 03 12:59:48.719836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2104493e-b1aa-4853-8ade-d48245e248e6 req-26fbc87e-c50d-43c4-a85c-a011098f63d8 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 200 Jul 03 12:59:48.720154 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 189/758] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:48 2026] GET /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:48.754180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-88784f5f-3afa-4970-92ee-8af7977b42e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.756379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88784f5f-3afa-4970-92ee-8af7977b42e8 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:48.756604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88784f5f-3afa-4970-92ee-8af7977b42e8 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.756802 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88784f5f-3afa-4970-92ee-8af7977b42e8 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.756960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-88784f5f-3afa-4970-92ee-8af7977b42e8 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:48.773265 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.773265 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:48.791228 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88784f5f-3afa-4970-92ee-8af7977b42e8 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:48.791823 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 190/759] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:48 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:48.802484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-77324a68-49f5-40a8-b19f-325cbb576294 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.804276 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-77324a68-49f5-40a8-b19f-325cbb576294 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] POST https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action Jul 03 12:59:48.804660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-77324a68-49f5-40a8-b19f-325cbb576294 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:48.804821 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-77324a68-49f5-40a8-b19f-325cbb576294 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:48.806316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-77324a68-49f5-40a8-b19f-325cbb576294 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Updating group '77ec2b84-9c10-4aca-ba58-01ec187f94c4' with 'creating' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 12:59:48.810894 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.810894 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:48.823200 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-77324a68-49f5-40a8-b19f-325cbb576294 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action returned with HTTP 202 Jul 03 12:59:48.823652 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 194/760] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 12:59:48 2026] POST /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:48.831843 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-df124de3-795f-49cc-b2b2-54da5709adbf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.833806 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-df124de3-795f-49cc-b2b2-54da5709adbf tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:48.834005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-df124de3-795f-49cc-b2b2-54da5709adbf tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.834228 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-df124de3-795f-49cc-b2b2-54da5709adbf tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.834820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-df124de3-795f-49cc-b2b2-54da5709adbf tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:48.843839 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.843839 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:48.862438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-df124de3-795f-49cc-b2b2-54da5709adbf tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:48.862893 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 188/761] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:48 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:48.873569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b043a318-a4d6-463f-bcbc-e812e7043778 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.876217 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b043a318-a4d6-463f-bcbc-e812e7043778 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] POST https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action Jul 03 12:59:48.876743 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b043a318-a4d6-463f-bcbc-e812e7043778 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:48.876943 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b043a318-a4d6-463f-bcbc-e812e7043778 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:48.879015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-b043a318-a4d6-463f-bcbc-e812e7043778 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Updating group '77ec2b84-9c10-4aca-ba58-01ec187f94c4' with 'available' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 12:59:48.884618 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.884618 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:48.894186 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b043a318-a4d6-463f-bcbc-e812e7043778 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action returned with HTTP 202 Jul 03 12:59:48.894702 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 190/762] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 12:59:48 2026] POST /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:48.903960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-82b50123-ac59-4827-99c6-6acfc1bff3a3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.906702 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82b50123-ac59-4827-99c6-6acfc1bff3a3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:48.906967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82b50123-ac59-4827-99c6-6acfc1bff3a3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.907204 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82b50123-ac59-4827-99c6-6acfc1bff3a3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.907434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-82b50123-ac59-4827-99c6-6acfc1bff3a3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:48.916105 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.916105 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:48.933512 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82b50123-ac59-4827-99c6-6acfc1bff3a3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:48.934224 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 191/763] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:48 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:48.946996 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-33f6b860-be23-4142-ade6-bdf6d250a541 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.948977 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-33f6b860-be23-4142-ade6-bdf6d250a541 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] POST https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action Jul 03 12:59:48.949607 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-33f6b860-be23-4142-ade6-bdf6d250a541 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:48.949607 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-33f6b860-be23-4142-ade6-bdf6d250a541 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:48.951042 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-33f6b860-be23-4142-ade6-bdf6d250a541 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Updating group '77ec2b84-9c10-4aca-ba58-01ec187f94c4' with 'error' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 12:59:48.956391 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.956391 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:48.964529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-33f6b860-be23-4142-ade6-bdf6d250a541 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action returned with HTTP 202 Jul 03 12:59:48.964939 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 195/764] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 12:59:48 2026] POST /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:48.971555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d25be32c-4938-4096-8498-633981a76082 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.973625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d25be32c-4938-4096-8498-633981a76082 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:48.973934 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d25be32c-4938-4096-8498-633981a76082 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:48.974142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d25be32c-4938-4096-8498-633981a76082 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:48.974309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-d25be32c-4938-4096-8498-633981a76082 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:48.977650 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:48.977650 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:48.987624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d25be32c-4938-4096-8498-633981a76082 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:48.987624 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 189/765] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:48 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 385 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:48.997304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3117a48b-ad7e-4378-85e9-747e8a2c15c1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:48.999376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3117a48b-ad7e-4378-85e9-747e8a2c15c1 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] POST https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action Jul 03 12:59:48.999846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3117a48b-ad7e-4378-85e9-747e8a2c15c1 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:48.999998 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3117a48b-ad7e-4378-85e9-747e8a2c15c1 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:49.001542 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-3117a48b-ad7e-4378-85e9-747e8a2c15c1 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Updating group '77ec2b84-9c10-4aca-ba58-01ec187f94c4' with 'available' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 12:59:49.005296 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:49.005296 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:49.012894 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3117a48b-ad7e-4378-85e9-747e8a2c15c1 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action returned with HTTP 202 Jul 03 12:59:49.013563 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 191/766] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 12:59:48 2026] POST /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:49.025031 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1779764a-1a06-4056-85cc-79c719c6798e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.028089 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1779764a-1a06-4056-85cc-79c719c6798e tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:49.028343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1779764a-1a06-4056-85cc-79c719c6798e tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.028570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1779764a-1a06-4056-85cc-79c719c6798e tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.028734 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-1779764a-1a06-4056-85cc-79c719c6798e tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:49.034158 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:49.034158 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:49.045609 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1779764a-1a06-4056-85cc-79c719c6798e tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:49.046053 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 192/767] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:49.056930 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-53b42981-e751-47d7-b3e0-288966b0a891 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.059231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 12:59:49.059541 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.059743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.059960 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:49.061227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:59:49.095563 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Get all volumes completed successfully. Jul 03 12:59:49.097416 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53b42981-e751-47d7-b3e0-288966b0a891 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:59:49.097837 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 196/768] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:49.109232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.111329 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] POST https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action Jul 03 12:59:49.111649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:49.111762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:49.113103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] delete called for group 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99822) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 12:59:49.113329 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Delete group with id: 77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:49.117020 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:49.117020 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:49.177452 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed9ba457-cba8-4465-be3a-a0b0deb3fe52 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action returned with HTTP 202 Jul 03 12:59:49.178057 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 190/769] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 12:59:49 2026] POST /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:49.188401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5dad8e99-293c-4123-a194-9f3069174031 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.188525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5381d1ae-f2f1-4056-baf1-a1ac28e59548 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.188525 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5381d1ae-f2f1-4056-baf1-a1ac28e59548 None None] GET https://10.4.3.13/volume// Jul 03 12:59:49.188525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5381d1ae-f2f1-4056-baf1-a1ac28e59548 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.188645 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5dad8e99-293c-4123-a194-9f3069174031 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:49.188684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5381d1ae-f2f1-4056-baf1-a1ac28e59548 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.188726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5dad8e99-293c-4123-a194-9f3069174031 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.188726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5dad8e99-293c-4123-a194-9f3069174031 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.188791 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5381d1ae-f2f1-4056-baf1-a1ac28e59548 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:49.188826 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-5dad8e99-293c-4123-a194-9f3069174031 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:49.188879 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 193/770] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:49.192412 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:49.192412 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:49.200498 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-ba0620ea-7d38-4dbd-8278-9bf5dd9dfa0f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.203808 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-ba0620ea-7d38-4dbd-8278-9bf5dd9dfa0f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 12:59:49.204121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-ba0620ea-7d38-4dbd-8278-9bf5dd9dfa0f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.204317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-ba0620ea-7d38-4dbd-8278-9bf5dd9dfa0f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.211106 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5dad8e99-293c-4123-a194-9f3069174031 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 200 Jul 03 12:59:49.211637 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 192/771] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:49.217251 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:49.217251 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:49.223884 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-ba0620ea-7d38-4dbd-8278-9bf5dd9dfa0f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 12:59:49.229396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-ba0620ea-7d38-4dbd-8278-9bf5dd9dfa0f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 12:59:49.229898 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 197/772] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:49.329345 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.331254 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] PUT https://10.4.3.13/volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c Jul 03 12:59:49.331614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:49.338651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Acquiring lock "cinder-attachment_update-9cdd9561-a0aa-4d1e-ac6c-1844019aa00d-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:49.342931 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-9cdd9561-a0aa-4d1e-ac6c-1844019aa00d-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:49.343876 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:49.343876 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:49.751339 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-90525249-f645-4471-8ad7-8d8411b24437 req-bbc3e3c7-f7d4-4bbc-82a3-44aa37a0726b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.753518 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-90525249-f645-4471-8ad7-8d8411b24437 req-bbc3e3c7-f7d4-4bbc-82a3-44aa37a0726b tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:49.753749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-90525249-f645-4471-8ad7-8d8411b24437 req-bbc3e3c7-f7d4-4bbc-82a3-44aa37a0726b tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.753959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-90525249-f645-4471-8ad7-8d8411b24437 req-bbc3e3c7-f7d4-4bbc-82a3-44aa37a0726b tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.760332 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-90525249-f645-4471-8ad7-8d8411b24437 req-bbc3e3c7-f7d4-4bbc-82a3-44aa37a0726b tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 404 Jul 03 12:59:49.760768 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 194/773] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:49.795307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-bf442abe-0ce8-4db3-99a7-f0f941224d1d req-f33d14c4-5dae-49e2-b2c2-1717267610b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.797772 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-bf442abe-0ce8-4db3-99a7-f0f941224d1d req-f33d14c4-5dae-49e2-b2c2-1717267610b6 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] DELETE https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:49.797965 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-bf442abe-0ce8-4db3-99a7-f0f941224d1d req-f33d14c4-5dae-49e2-b2c2-1717267610b6 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.798225 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-bf442abe-0ce8-4db3-99a7-f0f941224d1d req-f33d14c4-5dae-49e2-b2c2-1717267610b6 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.798442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [req-bf442abe-0ce8-4db3-99a7-f0f941224d1d req-f33d14c4-5dae-49e2-b2c2-1717267610b6 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Delete volume with id: eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:49.805160 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-bf442abe-0ce8-4db3-99a7-f0f941224d1d req-f33d14c4-5dae-49e2-b2c2-1717267610b6 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 404 Jul 03 12:59:49.805772 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 193/774] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 12:59:49 2026] DELETE /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:49.827134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-99e5880e-fde3-4310-8177-ad31b9fe686c req-ee5e2624-ed20-4d5f-80ec-5996d8bd8bf1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:49.829035 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-99e5880e-fde3-4310-8177-ad31b9fe686c req-ee5e2624-ed20-4d5f-80ec-5996d8bd8bf1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] GET https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea Jul 03 12:59:49.829266 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-99e5880e-fde3-4310-8177-ad31b9fe686c req-ee5e2624-ed20-4d5f-80ec-5996d8bd8bf1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:49.829475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-99e5880e-fde3-4310-8177-ad31b9fe686c req-ee5e2624-ed20-4d5f-80ec-5996d8bd8bf1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:49.864545 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-9cdd9561-a0aa-4d1e-ac6c-1844019aa00d-np0000004418" released by "attachment_update" :: held 0.521s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:49.864928 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-7e8df677-d486-4b21-aaa7-ab7046830835 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c returned with HTTP 200 Jul 03 12:59:49.865727 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 191/775] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:49 2026] PUT /volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:49.975652 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-99e5880e-fde3-4310-8177-ad31b9fe686c req-ee5e2624-ed20-4d5f-80ec-5996d8bd8bf1 tempest-VolumesSnapshotsTestJSON-1625270776 tempest-VolumesSnapshotsTestJSON-1625270776-project-member] https://10.4.3.13/volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea returned with HTTP 404 Jul 03 12:59:49.976254 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 198/776] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:49 2026] GET /volume/v3/volumes/eb58b1ef-2b64-4528-bb68-43ae457976ea => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:50.222436 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d2b9c792-1390-4374-a448-a4fc32fc0ce3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:50.224428 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2b9c792-1390-4374-a448-a4fc32fc0ce3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] GET https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 Jul 03 12:59:50.224933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2b9c792-1390-4374-a448-a4fc32fc0ce3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:50.224933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2b9c792-1390-4374-a448-a4fc32fc0ce3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:50.224933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-d2b9c792-1390-4374-a448-a4fc32fc0ce3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] show called for member 77ec2b84-9c10-4aca-ba58-01ec187f94c4 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:50.228297 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2b9c792-1390-4374-a448-a4fc32fc0ce3 tempest-GroupsV320Test-802292513 tempest-GroupsV320Test-802292513-project-member] https://10.4.3.13/volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 returned with HTTP 404 Jul 03 12:59:50.229039 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 195/777] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:50 2026] GET /volume/v3/groups/77ec2b84-9c10-4aca-ba58-01ec187f94c4 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:59:50.239470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-50bb7c50-bac5-43ac-b656-3c6c4e3f876c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:50.242366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50bb7c50-bac5-43ac-b656-3c6c4e3f876c tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/9b327c47-e284-4db0-b96b-f217582652f1 Jul 03 12:59:50.242677 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50bb7c50-bac5-43ac-b656-3c6c4e3f876c tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:50.243212 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50bb7c50-bac5-43ac-b656-3c6c4e3f876c tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:50.243334 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:50.243334 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:50.261001 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50bb7c50-bac5-43ac-b656-3c6c4e3f876c tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/group_types/9b327c47-e284-4db0-b96b-f217582652f1 returned with HTTP 202 Jul 03 12:59:50.261599 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 194/778] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 12:59:50 2026] DELETE /volume/v3/group_types/9b327c47-e284-4db0-b96b-f217582652f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:50.269242 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d9683aa2-37ca-41c8-9bbc-6ebc49e31efa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:50.271568 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d9683aa2-37ca-41c8-9bbc-6ebc49e31efa tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] DELETE https://10.4.3.13/volume/v3/types/7cbbb45b-0428-4079-a898-c6d7cef0e9db Jul 03 12:59:50.271829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d9683aa2-37ca-41c8-9bbc-6ebc49e31efa tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:50.272115 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d9683aa2-37ca-41c8-9bbc-6ebc49e31efa tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:50.272487 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:50.272487 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:50.310257 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d9683aa2-37ca-41c8-9bbc-6ebc49e31efa tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/types/7cbbb45b-0428-4079-a898-c6d7cef0e9db returned with HTTP 202 Jul 03 12:59:50.310257 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 192/779] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 12:59:50 2026] DELETE /volume/v3/types/7cbbb45b-0428-4079-a898-c6d7cef0e9db => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 12:59:50.318399 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3a4ebe25-8d2b-4e9b-a9a7-eb8ef0a92326 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:50.320334 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a4ebe25-8d2b-4e9b-a9a7-eb8ef0a92326 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] GET https://10.4.3.13/volume/v3/types/7cbbb45b-0428-4079-a898-c6d7cef0e9db Jul 03 12:59:50.320571 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a4ebe25-8d2b-4e9b-a9a7-eb8ef0a92326 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:50.320794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a4ebe25-8d2b-4e9b-a9a7-eb8ef0a92326 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:50.324915 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a4ebe25-8d2b-4e9b-a9a7-eb8ef0a92326 tempest-GroupsV320Test-650926147 tempest-GroupsV320Test-650926147-project-admin] https://10.4.3.13/volume/v3/types/7cbbb45b-0428-4079-a898-c6d7cef0e9db returned with HTTP 404 Jul 03 12:59:50.324962 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 199/780] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 12:59:50 2026] GET /volume/v3/types/7cbbb45b-0428-4079-a898-c6d7cef0e9db => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:50.397623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5c4603a2-c792-4323-a990-e107aa39cc0b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:50.400306 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5c4603a2-c792-4323-a990-e107aa39cc0b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c/action Jul 03 12:59:50.400640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5c4603a2-c792-4323-a990-e107aa39cc0b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:50.400775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5c4603a2-c792-4323-a990-e107aa39cc0b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:50.423252 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:50.423252 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:50.441790 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ca253eef-7e14-49c0-b3ef-3ff34a5eb91b req-5c4603a2-c792-4323-a990-e107aa39cc0b tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c/action returned with HTTP 204 Jul 03 12:59:50.442465 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 196/781] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:50 2026] POST /volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:51.531580 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c2748fb8-e11b-4f50-8701-624b7a8bd007 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:51.532329 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2748fb8-e11b-4f50-8701-624b7a8bd007 None None] GET https://10.4.3.13/volume// Jul 03 12:59:51.532694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2748fb8-e11b-4f50-8701-624b7a8bd007 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:51.532694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2748fb8-e11b-4f50-8701-624b7a8bd007 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:51.533046 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2748fb8-e11b-4f50-8701-624b7a8bd007 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:51.533536 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 195/782] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:51.542890 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-f852ccee-5434-445f-8762-262bdea2b509 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:51.544993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-f852ccee-5434-445f-8762-262bdea2b509 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:51.545385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-f852ccee-5434-445f-8762-262bdea2b509 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12030866-13d1-42fc-9f0f-a8ca3cca6d36", "connector": null, "instance_uuid": "cb08347a-8cb1-431f-be8f-028676f66600"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:51.558404 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:51.558404 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:51.621241 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-f852ccee-5434-445f-8762-262bdea2b509 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:51.621692 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 193/783] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:51 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:51.632798 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-adf8eec1-d7b2-452f-88dc-5994289c73ed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:51.635919 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-adf8eec1-d7b2-452f-88dc-5994289c73ed tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] DELETE https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d Jul 03 12:59:51.636080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-adf8eec1-d7b2-452f-88dc-5994289c73ed tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:51.636306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-adf8eec1-d7b2-452f-88dc-5994289c73ed tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:51.645760 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:51.645760 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:52.227341 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-adf8eec1-d7b2-452f-88dc-5994289c73ed tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d returned with HTTP 200 Jul 03 12:59:52.227826 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 200/784] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 12:59:51 2026] DELETE /volume/v3/attachments/319afe7b-3a58-460c-9ca4-e9b74ea8220d => generated 192 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:52.830331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-791a5417-d7af-40e2-96eb-1ee9dfec2e78 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.052534 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-791a5417-d7af-40e2-96eb-1ee9dfec2e78 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 12:59:53.052912 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-791a5417-d7af-40e2-96eb-1ee9dfec2e78 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-21153997"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:53.075855 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-791a5417-d7af-40e2-96eb-1ee9dfec2e78 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 12:59:53.075855 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 197/785] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 12:59:52 2026] POST /volume/v3/types => generated 226 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:53.086920 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4cd216a5-0847-43ae-8e67-74d999f6170a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.088267 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4cd216a5-0847-43ae-8e67-74d999f6170a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 12:59:53.088685 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4cd216a5-0847-43ae-8e67-74d999f6170a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-415819203"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:53.097534 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b943378c-40f0-4f1e-8406-b0f1c7ff8823 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.097534 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b943378c-40f0-4f1e-8406-b0f1c7ff8823 None None] GET https://10.4.3.13/volume// Jul 03 12:59:53.097534 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b943378c-40f0-4f1e-8406-b0f1c7ff8823 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:53.097534 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b943378c-40f0-4f1e-8406-b0f1c7ff8823 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:53.097534 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b943378c-40f0-4f1e-8406-b0f1c7ff8823 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:53.097534 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 194/786] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:53.106897 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4cd216a5-0847-43ae-8e67-74d999f6170a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 12:59:53.107205 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 196/787] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 12:59:53 2026] POST /volume/v3/group_types => generated 184 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:53.109611 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-0dca0767-7597-4044-bab2-380539bd23da None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.113506 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-0dca0767-7597-4044-bab2-380539bd23da tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 12:59:53.113910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-0dca0767-7597-4044-bab2-380539bd23da tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:53.114114 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-0dca0767-7597-4044-bab2-380539bd23da tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:53.119653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ada6a752-3fc9-445c-8d80-46685e37f124 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.132841 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:53.132841 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:53.137686 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-0dca0767-7597-4044-bab2-380539bd23da tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 12:59:53.145445 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-0dca0767-7597-4044-bab2-380539bd23da tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 12:59:53.146205 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 201/788] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:53 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 1545 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:53.219388 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 12:59:53.222467 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c643a93-a72f-499c-8fe1-c25c47e87642", "volume_types": ["525ebcfc-ecd8-433d-b7a4-785d3c047b65"], "name": "tempest-GroupSnapshotsV319Test-Group-679439621"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:53.222467 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Creating new group {'group': {'group_type': '9c643a93-a72f-499c-8fe1-c25c47e87642', 'volume_types': ['525ebcfc-ecd8-433d-b7a4-785d3c047b65'], 'name': 'tempest-GroupSnapshotsV319Test-Group-679439621'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 12:59:53.227859 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-679439621. Jul 03 12:59:53.248608 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.250983 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511 Jul 03 12:59:53.251485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:53.254700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Availability zone cache updated, next update will occur around 2026-07-03 13:59:53.254361. {{(pid=99824) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 12:59:53.254950 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Availability Zones retrieved successfully. Jul 03 12:59:53.263799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-662a3f13-7abd-4ea2-9f89-b62b85f5db1c-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:53.268038 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-662a3f13-7abd-4ea2-9f89-b62b85f5db1c-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:53.268435 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:53.268435 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:53.280824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Created reservations ['07473375-bea4-4dd7-962e-42a2ce02b35e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:53.329195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ada6a752-3fc9-445c-8d80-46685e37f124 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 12:59:53.329737 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 198/789] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 12:59:53 2026] POST /volume/v3/groups => generated 115 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:53.339471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-31a8ddc8-5a9d-43e9-b8a1-4126af0dbfec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.341666 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-31a8ddc8-5a9d-43e9-b8a1-4126af0dbfec tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c Jul 03 12:59:53.341883 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-31a8ddc8-5a9d-43e9-b8a1-4126af0dbfec tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:53.342091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-31a8ddc8-5a9d-43e9-b8a1-4126af0dbfec tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:53.342273 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-31a8ddc8-5a9d-43e9-b8a1-4126af0dbfec tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member 1f0c8f7f-17ed-42b4-a229-5ec57a90a08c {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:53.346766 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:53.346766 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:53.355753 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-31a8ddc8-5a9d-43e9-b8a1-4126af0dbfec tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c returned with HTTP 200 Jul 03 12:59:53.356274 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 197/790] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:53 2026] GET /volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c => generated 395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:53.582271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.720414 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:53.720706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1327471782"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:53.722042 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1327471782'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:53.722215 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create volume of 1 GB Jul 03 12:59:53.726109 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Availability Zones retrieved successfully. Jul 03 12:59:53.731649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Flow 'volume_create_api' (11f738ef-1659-40aa-ad53-8b21b94143e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:53.732580 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a27598-2b08-42ad-9a74-f7842e307e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:53.733555 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:53.761804 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a27598-2b08-42ad-9a74-f7842e307e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:53.763053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54713711-2c9e-48c9-912a-05f321ae2fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:53.794886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-662a3f13-7abd-4ea2-9f89-b62b85f5db1c-np0000004418" released by "attachment_update" :: held 0.528s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:53.795398 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-c86f3cf2-bd90-4500-97d5-a1b356bbd8d4 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511 returned with HTTP 200 Jul 03 12:59:53.796034 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 195/791] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:53 2026] PUT /volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:53.850131 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Created reservations ['e696e3ef-2579-483d-90a2-82d13986d833', '8ec09197-34cf-45e4-89ad-68b38d1c3208', '62b7afed-7e90-4522-bb1b-5bae799c875d', 'b475dd49-a8ad-47a1-ae27-31d1001275e9'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:53.851157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54713711-2c9e-48c9-912a-05f321ae2fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e696e3ef-2579-483d-90a2-82d13986d833', '8ec09197-34cf-45e4-89ad-68b38d1c3208', '62b7afed-7e90-4522-bb1b-5bae799c875d', 'b475dd49-a8ad-47a1-ae27-31d1001275e9']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:53.852180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179687d2-93d8-4502-8064-8183abdfd860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:53.878187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179687d2-93d8-4502-8064-8183abdfd860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9bd81da-fa52-4693-96ba-493c862888b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1327471782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfded68a19d4f1c9458915e42e25125',qos_specs=None,replication_status=,reservations=['e696e3ef-2579-483d-90a2-82d13986d833','8ec09197-34cf-45e4-89ad-68b38d1c3208','62b7afed-7e90-4522-bb1b-5bae799c875d','b475dd49-a8ad-47a1-ae27-31d1001275e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f2dcc4baf54b1b98ce4e3353a58dc5',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1327471782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9bd81da-fa52-4693-96ba-493c862888b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bfded68a19d4f1c9458915e42e25125',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57f2dcc4baf54b1b98ce4e3353a58dc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:53.878895 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e72e07-712f-44e2-b4a5-9909b8e1eb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:53.898073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e72e07-712f-44e2-b4a5-9909b8e1eb81) transitioned into state 'SUCCESS' from state '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-1327471782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bfded68a19d4f1c9458915e42e25125',qos_specs=None,replication_status=,reservations=['e696e3ef-2579-483d-90a2-82d13986d833','8ec09197-34cf-45e4-89ad-68b38d1c3208','62b7afed-7e90-4522-bb1b-5bae799c875d','b475dd49-a8ad-47a1-ae27-31d1001275e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57f2dcc4baf54b1b98ce4e3353a58dc5',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:53.898747 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde7cace-a5b6-46d6-b151-1ff1a9ab793f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:53.913249 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cde7cace-a5b6-46d6-b151-1ff1a9ab793f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:53.914066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Flow 'volume_create_api' (11f738ef-1659-40aa-ad53-8b21b94143e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:53.914417 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create volume request issued successfully. Jul 03 12:59:53.914970 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8a0e76bf-32e1-43f5-9e9c-a897b286de08 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:53.915426 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 202/792] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:59:53 2026] POST /volume/v3/volumes => generated 749 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:53.927710 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-663d920a-524e-4d4d-b274-82ec46aa8f57 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:53.929843 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-663d920a-524e-4d4d-b274-82ec46aa8f57 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 12:59:53.930042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-663d920a-524e-4d4d-b274-82ec46aa8f57 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:53.930318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-663d920a-524e-4d4d-b274-82ec46aa8f57 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:53.937714 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:53.937714 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:53.942389 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-663d920a-524e-4d4d-b274-82ec46aa8f57 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 12:59:53.946915 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-663d920a-524e-4d4d-b274-82ec46aa8f57 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 returned with HTTP 200 Jul 03 12:59:53.947539 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 199/793] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:53 2026] GET /volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:54.320268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-160da6d0-6d86-4be7-8c7c-686e5a0248b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:54.322973 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-160da6d0-6d86-4be7-8c7c-686e5a0248b6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511/action Jul 03 12:59:54.323515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-160da6d0-6d86-4be7-8c7c-686e5a0248b6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:54.323607 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-160da6d0-6d86-4be7-8c7c-686e5a0248b6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:54.344606 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.344606 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:54.367136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-fff4dc1d-76a6-4138-8770-ec78de6017b5 req-160da6d0-6d86-4be7-8c7c-686e5a0248b6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511/action returned with HTTP 204 Jul 03 12:59:54.367343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6e192d96-9f05-4e65-ba9e-d9187e608a7e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:54.367997 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 198/794] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 12:59:54 2026] POST /volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:54.370670 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e192d96-9f05-4e65-ba9e-d9187e608a7e tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c Jul 03 12:59:54.370897 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e192d96-9f05-4e65-ba9e-d9187e608a7e tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:54.371208 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e192d96-9f05-4e65-ba9e-d9187e608a7e tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:54.371305 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-6e192d96-9f05-4e65-ba9e-d9187e608a7e tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member 1f0c8f7f-17ed-42b4-a229-5ec57a90a08c {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:54.376545 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.376545 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:54.387207 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e192d96-9f05-4e65-ba9e-d9187e608a7e tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c returned with HTTP 200 Jul 03 12:59:54.387651 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 196/795] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:54 2026] GET /volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c => generated 396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:54.404237 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-826e0c8d-a7de-428f-83a0-09810434ca7c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:54.405276 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:54.405757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-5932000", "volume_type": "525ebcfc-ecd8-433d-b7a4-785d3c047b65", "group_id": "1f0c8f7f-17ed-42b4-a229-5ec57a90a08c", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:54.407735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-5932000', 'volume_type': '525ebcfc-ecd8-433d-b7a4-785d3c047b65', 'group_id': '1f0c8f7f-17ed-42b4-a229-5ec57a90a08c', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:54.418642 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.418642 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:54.419269 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Create volume of 1 GB Jul 03 12:59:54.435052 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Availability Zones retrieved successfully. Jul 03 12:59:54.442478 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Flow 'volume_create_api' (0e8e26db-11c9-46b7-847a-fac5a3dfd07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:54.443762 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0ed737-c523-41cd-8bc4-5074a45f273a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:54.444670 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.444670 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:54.445433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:54.472821 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c0ed737-c523-41cd-8bc4-5074a45f273a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:59:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=525ebcfc-ecd8-433d-b7a4-785d3c047b65,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-21153997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '525ebcfc-ecd8-433d-b7a4-785d3c047b65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f0c8f7f-17ed-42b4-a229-5ec57a90a08c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:54.473841 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea21a4e-f1cf-4b42-a187-b16e5731c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:54.510397 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-21153997 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-21153997, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:59:54.510803 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-21153997 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-21153997, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:59:54.560182 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Created reservations ['59cc68e6-f932-4f62-ac8a-4f77bae12dce', 'e73ec1dc-94a2-4874-9d2c-42540ce41702', '457001f3-12a1-4f67-993a-bc5c0c027148', '813e1b86-8545-4147-b154-4a92ff7f9a23'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:54.561351 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea21a4e-f1cf-4b42-a187-b16e5731c818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59cc68e6-f932-4f62-ac8a-4f77bae12dce', 'e73ec1dc-94a2-4874-9d2c-42540ce41702', '457001f3-12a1-4f67-993a-bc5c0c027148', '813e1b86-8545-4147-b154-4a92ff7f9a23']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:54.562412 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea4edf8-c3fa-4abf-a8e4-8492323b6ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:54.595737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea4edf8-c3fa-4abf-a8e4-8492323b6ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '305bc236-3840-4bdd-8893-5e6038da7818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-5932000',encryption_key_id=None,group_id=1f0c8f7f-17ed-42b4-a229-5ec57a90a08c,group_type_id=,metadata={},multiattach=False,project_id='cfb0435bc7874bf39a613f4f4f936d7b',qos_specs=None,replication_status=,reservations=['59cc68e6-f932-4f62-ac8a-4f77bae12dce','e73ec1dc-94a2-4874-9d2c-42540ce41702','457001f3-12a1-4f67-993a-bc5c0c027148','813e1b86-8545-4147-b154-4a92ff7f9a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc5b4035fabf49d5b15b284ac8cf8097',volume_type_id=525ebcfc-ecd8-433d-b7a4-785d3c047b65), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-5932000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f0c8f7f-17ed-42b4-a229-5ec57a90a08c,host=None,id=305bc236-3840-4bdd-8893-5e6038da7818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb0435bc7874bf39a613f4f4f936d7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc5b4035fabf49d5b15b284ac8cf8097',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(525ebcfc-ecd8-433d-b7a4-785d3c047b65),volume_type_id=525ebcfc-ecd8-433d-b7a4-785d3c047b65)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:54.596497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9723e3-3f88-46e8-b97e-5704d850b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:54.624913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9723e3-3f88-46e8-b97e-5704d850b7dd) transitioned into state 'SUCCESS' from state '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-5932000',encryption_key_id=None,group_id=1f0c8f7f-17ed-42b4-a229-5ec57a90a08c,group_type_id=,metadata={},multiattach=False,project_id='cfb0435bc7874bf39a613f4f4f936d7b',qos_specs=None,replication_status=,reservations=['59cc68e6-f932-4f62-ac8a-4f77bae12dce','e73ec1dc-94a2-4874-9d2c-42540ce41702','457001f3-12a1-4f67-993a-bc5c0c027148','813e1b86-8545-4147-b154-4a92ff7f9a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc5b4035fabf49d5b15b284ac8cf8097',volume_type_id=525ebcfc-ecd8-433d-b7a4-785d3c047b65)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:54.625801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f91530d1-b11f-4f68-8071-695a4afb3513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:54.694845 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f91530d1-b11f-4f68-8071-695a4afb3513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:54.695645 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Flow 'volume_create_api' (0e8e26db-11c9-46b7-847a-fac5a3dfd07b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:54.695987 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Create volume request issued successfully. Jul 03 12:59:54.696739 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:59:54.696926 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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 12:59:54.750974 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:59:54.754139 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.754139 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:54.757721 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-826e0c8d-a7de-428f-83a0-09810434ca7c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:54.758294 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 203/796] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 12:59:54 2026] POST /volume/v3/volumes => generated 820 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:54.768034 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:54.770019 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 Jul 03 12:59:54.770269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:54.770482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:54.777636 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.777636 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:54.781675 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Volume info retrieved successfully. Jul 03 12:59:54.782687 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:59:54.782970 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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 12:59:54.830093 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:59:54.835108 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.835108 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:54.846061 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8bb658b-1dba-47c6-9f3b-ba2940b04995 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 returned with HTTP 200 Jul 03 12:59:54.846514 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 200/797] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:59:54 2026] GET /volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 => generated 888 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:54.961189 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-55dd1221-92f9-4bee-a7e6-b55d58f8816f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:54.963471 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-55dd1221-92f9-4bee-a7e6-b55d58f8816f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 12:59:54.963738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-55dd1221-92f9-4bee-a7e6-b55d58f8816f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:54.964003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-55dd1221-92f9-4bee-a7e6-b55d58f8816f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:54.973082 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:54.973082 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:54.977416 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-55dd1221-92f9-4bee-a7e6-b55d58f8816f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 12:59:54.982422 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-55dd1221-92f9-4bee-a7e6-b55d58f8816f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 returned with HTTP 200 Jul 03 12:59:54.983005 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 199/798] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:54 2026] GET /volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:54.995089 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:54.996812 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 12:59:54.997236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9bd81da-fa52-4693-96ba-493c862888b6", "name": "tempest-SnapshotsActionsTest-Snapshot-248842289"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:55.006909 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:55.006909 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:55.007430 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 12:59:55.007571 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create snapshot from volume d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 12:59:55.061863 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Created reservations ['5aa22ebe-a80b-4f76-84ac-95f01deba2d5', 'd50f2f1d-4e19-4841-9f58-403989e309a1', '26ea0cc3-4a86-46d3-88b6-8b024046173d', 'f906a0f1-f8d0-43db-91bb-78233fe0d999'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:55.117476 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot create request issued successfully. Jul 03 12:59:55.117944 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-be40a6af-3036-4f88-8e9e-9a286321d8dd tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 12:59:55.118439 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 197/799] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 12:59:54 2026] POST /volume/v3/snapshots => generated 306 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:55.130246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cc0cd8b9-8fb1-4202-a41c-5ba7b0f020b6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:55.132122 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc0cd8b9-8fb1-4202-a41c-5ba7b0f020b6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 12:59:55.132348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc0cd8b9-8fb1-4202-a41c-5ba7b0f020b6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:55.132551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc0cd8b9-8fb1-4202-a41c-5ba7b0f020b6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:55.138006 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:55.138006 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:55.138563 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cc0cd8b9-8fb1-4202-a41c-5ba7b0f020b6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:55.139561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc0cd8b9-8fb1-4202-a41c-5ba7b0f020b6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 12:59:55.140042 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 204/800] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:55 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:55.233448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:55.235485 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 12:59:55.235944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1293818075"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:55.237685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1293818075'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 12:59:55.237808 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume of 1 GB Jul 03 12:59:55.242446 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Availability Zones retrieved successfully. Jul 03 12:59:55.248691 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Flow 'volume_create_api' (d363e4a2-9151-4645-8790-409a9db8287f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:55.249687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229d3009-551b-4661-aaaa-a51ee38f3d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:55.250746 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 12:59:55.283395 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (229d3009-551b-4661-aaaa-a51ee38f3d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:55.284575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac86e46-d317-48a7-bcc3-1dc881decc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:55.336119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Created reservations ['5aca9a09-0387-4990-bbfe-b98759087a64', '83ebba51-aa28-4eb5-812a-b47199f4d128', 'a69b78c9-485b-4f19-8d1b-b0a7a14bd3f0', '431b9412-b84a-4904-9e60-dbd354b6fc2a'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:55.336987 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac86e46-d317-48a7-bcc3-1dc881decc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aca9a09-0387-4990-bbfe-b98759087a64', '83ebba51-aa28-4eb5-812a-b47199f4d128', 'a69b78c9-485b-4f19-8d1b-b0a7a14bd3f0', '431b9412-b84a-4904-9e60-dbd354b6fc2a']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:55.337967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5fa8fd-e614-4835-9ff1-a1e080f7a717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:55.367848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5fa8fd-e614-4835-9ff1-a1e080f7a717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc31f509-10db-4e00-af1e-46a0c6dcab31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1293818075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad620409fec342a7938ff30129b80225',qos_specs=None,replication_status=,reservations=['5aca9a09-0387-4990-bbfe-b98759087a64','83ebba51-aa28-4eb5-812a-b47199f4d128','a69b78c9-485b-4f19-8d1b-b0a7a14bd3f0','431b9412-b84a-4904-9e60-dbd354b6fc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368a331b5c74d488cf212e893e970c0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T12:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1293818075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc31f509-10db-4e00-af1e-46a0c6dcab31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad620409fec342a7938ff30129b80225',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7368a331b5c74d488cf212e893e970c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:55.368822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc6689d-aeb1-4032-9c05-d8e0ad3cfc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:55.398894 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc6689d-aeb1-4032-9c05-d8e0ad3cfc13) transitioned into state 'SUCCESS' from state '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-1293818075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad620409fec342a7938ff30129b80225',qos_specs=None,replication_status=,reservations=['5aca9a09-0387-4990-bbfe-b98759087a64','83ebba51-aa28-4eb5-812a-b47199f4d128','a69b78c9-485b-4f19-8d1b-b0a7a14bd3f0','431b9412-b84a-4904-9e60-dbd354b6fc2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7368a331b5c74d488cf212e893e970c0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:55.399744 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4377b9-d470-441a-a63f-b62b21989c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 12:59:55.419744 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4377b9-d470-441a-a63f-b62b21989c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 12:59:55.420950 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Flow 'volume_create_api' (d363e4a2-9151-4645-8790-409a9db8287f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 12:59:55.420950 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Create volume request issued successfully. Jul 03 12:59:55.424596 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b7d1af04-c7cb-4fd7-be70-0e190e123f31 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 12:59:55.424596 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 201/801] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 12:59:55 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:55.437805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-edbbbad3-4ffc-42a5-984a-01bec0a7b37c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:55.441410 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-edbbbad3-4ffc-42a5-984a-01bec0a7b37c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 12:59:55.441410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-edbbbad3-4ffc-42a5-984a-01bec0a7b37c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:55.441410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-edbbbad3-4ffc-42a5-984a-01bec0a7b37c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:55.449971 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:55.449971 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:55.457124 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-edbbbad3-4ffc-42a5-984a-01bec0a7b37c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:59:55.466225 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-edbbbad3-4ffc-42a5-984a-01bec0a7b37c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 12:59:55.466225 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 200/802] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:55 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:55.868670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:55.870761 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 Jul 03 12:59:55.871011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:55.871268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:55.880866 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:55.880866 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:55.884759 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Volume info retrieved successfully. Jul 03 12:59:55.885438 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:59:55.885602 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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 12:59:55.924251 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:59:55.927257 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:55.927257 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:55.935826 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-079cc127-4539-49b2-9c1f-f9c3fd327137 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 returned with HTTP 200 Jul 03 12:59:55.936335 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 198/803] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:59:55 2026] GET /volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:55.951543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:55.953650 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] POST https://10.4.3.13/volume/v3/group_snapshots Jul 03 12:59:55.953929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1f0c8f7f-17ed-42b4-a229-5ec57a90a08c", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1928474187"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:55.955467 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1f0c8f7f-17ed-42b4-a229-5ec57a90a08c', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1928474187'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 12:59:55.959821 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:55.959821 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:55.965091 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.group_snapshots [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1928474187. Jul 03 12:59:56.008462 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.008462 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:56.021554 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-21153997 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-21153997, it is now deprecated. Please use the default quota class for default quota. Jul 03 12:59:56.046560 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Created reservations ['7955f0b3-6b0d-4d5d-bbe0-b87490b64b3e', '626120ed-0eea-433f-b5a5-94e260c3aa7e', '7ab1f3a9-c34b-41c2-af81-caf6b04bda13', 'e2b5e356-3993-47da-8a53-56fb041211b1'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:56.079742 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5d1775ca-1b82-47e2-9be8-f336c542e5b3 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots returned with HTTP 202 Jul 03 12:59:56.080396 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 205/804] 10.4.3.13 () {70 vars in 1317 bytes} [Fri Jul 3 12:59:55 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:56.088742 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fb6f0a84-73c1-47ac-82cf-f0fd29329ee7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.090653 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb6f0a84-73c1-47ac-82cf-f0fd29329ee7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:56.090891 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb6f0a84-73c1-47ac-82cf-f0fd29329ee7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.091106 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb6f0a84-73c1-47ac-82cf-f0fd29329ee7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.091328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-fb6f0a84-73c1-47ac-82cf-f0fd29329ee7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:56.097758 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.097758 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:56.103979 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb6f0a84-73c1-47ac-82cf-f0fd29329ee7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:56.104746 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 202/805] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:56.150196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fbf586f0-5d3f-430b-9212-ec74e590401a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.152573 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fbf586f0-5d3f-430b-9212-ec74e590401a tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 12:59:56.152795 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fbf586f0-5d3f-430b-9212-ec74e590401a tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.152988 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fbf586f0-5d3f-430b-9212-ec74e590401a tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.158186 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.158186 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:56.158662 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fbf586f0-5d3f-430b-9212-ec74e590401a tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:56.159460 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fbf586f0-5d3f-430b-9212-ec74e590401a tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 12:59:56.159857 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 201/806] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:56.169428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a8453226-3e21-49ce-90a9-b253ea6b98d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.203823 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a8453226-3e21-49ce-90a9-b253ea6b98d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 12:59:56.204152 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a8453226-3e21-49ce-90a9-b253ea6b98d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:56.204339 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a8453226-3e21-49ce-90a9-b253ea6b98d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:56.205695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.admin_actions [None req-a8453226-3e21-49ce-90a9-b253ea6b98d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'creating'}' {{(pid=99822) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:59:56.227078 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.227078 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:56.238694 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a8453226-3e21-49ce-90a9-b253ea6b98d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 12:59:56.239050 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 199/807] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 12:59:56 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:59:56.245224 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7bb93a55-d3c9-4af8-82dd-0c826307fecf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.247177 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bb93a55-d3c9-4af8-82dd-0c826307fecf tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 12:59:56.247473 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7bb93a55-d3c9-4af8-82dd-0c826307fecf tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.247722 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7bb93a55-d3c9-4af8-82dd-0c826307fecf tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.252786 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.252786 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:56.253282 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7bb93a55-d3c9-4af8-82dd-0c826307fecf tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:56.254079 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bb93a55-d3c9-4af8-82dd-0c826307fecf tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 12:59:56.254513 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 206/808] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:56.264893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c90f255b-f571-4bc9-aaf9-cca72acfc828 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.266720 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c90f255b-f571-4bc9-aaf9-cca72acfc828 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 12:59:56.267087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c90f255b-f571-4bc9-aaf9-cca72acfc828 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:56.267224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c90f255b-f571-4bc9-aaf9-cca72acfc828 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:56.268635 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-c90f255b-f571-4bc9-aaf9-cca72acfc828 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'available'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:59:56.292502 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.292502 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:56.307270 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c90f255b-f571-4bc9-aaf9-cca72acfc828 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 12:59:56.307696 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 203/809] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 12:59:56 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:59:56.314970 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-079888d1-9126-48c8-a4a9-ef3039acc15c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.316873 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-079888d1-9126-48c8-a4a9-ef3039acc15c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 12:59:56.317063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-079888d1-9126-48c8-a4a9-ef3039acc15c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.317334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-079888d1-9126-48c8-a4a9-ef3039acc15c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.322367 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.322367 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:56.322790 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-079888d1-9126-48c8-a4a9-ef3039acc15c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:56.323638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-079888d1-9126-48c8-a4a9-ef3039acc15c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 12:59:56.324145 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 202/810] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:56.335483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.337298 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 12:59:56.337690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9bd81da-fa52-4693-96ba-493c862888b6", "name": "tempest-SnapshotsActionsTest-Snapshot-1693840027"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:56.346053 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.346053 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:56.346607 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 12:59:56.346721 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create snapshot from volume d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 12:59:56.373968 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Created reservations ['5d7b3270-2166-4026-9f76-501491101f70', 'c759be7d-7906-4f84-aed2-4eb9cd69ac8c', '86ff3554-b381-4548-a4a6-53ddcc292a51', '12778e99-c1c1-43e8-b805-722a0e270724'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:56.411241 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot create request issued successfully. Jul 03 12:59:56.411553 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b28a9f9-40b8-424b-aa00-c1794e1aefe6 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 12:59:56.411931 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 200/811] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 12:59:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:56.422237 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-44f3c73e-2312-4cd4-ba61-607ae425e107 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.424436 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44f3c73e-2312-4cd4-ba61-607ae425e107 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:56.424637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44f3c73e-2312-4cd4-ba61-607ae425e107 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.424813 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44f3c73e-2312-4cd4-ba61-607ae425e107 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.431593 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.431593 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:56.432179 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-44f3c73e-2312-4cd4-ba61-607ae425e107 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:56.433311 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44f3c73e-2312-4cd4-ba61-607ae425e107 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 returned with HTTP 200 Jul 03 12:59:56.433820 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 207/812] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:56.477952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-313d512b-001b-40b0-815c-48b3954742ee None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.479560 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-313d512b-001b-40b0-815c-48b3954742ee tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 12:59:56.479721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-313d512b-001b-40b0-815c-48b3954742ee tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.479911 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-313d512b-001b-40b0-815c-48b3954742ee tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.487505 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.487505 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:56.491561 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-313d512b-001b-40b0-815c-48b3954742ee tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:59:56.496253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-313d512b-001b-40b0-815c-48b3954742ee tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 12:59:56.496673 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 204/813] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:56.539416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-2fdfa5ad-a81f-465f-9dd2-c3f6b497d02e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:56.541413 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-2fdfa5ad-a81f-465f-9dd2-c3f6b497d02e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 12:59:56.541601 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-2fdfa5ad-a81f-465f-9dd2-c3f6b497d02e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:56.541787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-2fdfa5ad-a81f-465f-9dd2-c3f6b497d02e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:56.548271 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:56.548271 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:56.552233 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-2fdfa5ad-a81f-465f-9dd2-c3f6b497d02e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:59:56.557085 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-2fdfa5ad-a81f-465f-9dd2-c3f6b497d02e tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 12:59:56.557085 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 203/814] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 12:59:56 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:57.114570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-77901fae-7104-45ab-b516-d93e121bd010 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.119242 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77901fae-7104-45ab-b516-d93e121bd010 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.119242 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77901fae-7104-45ab-b516-d93e121bd010 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.119899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77901fae-7104-45ab-b516-d93e121bd010 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.120300 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.group_snapshots [None req-77901fae-7104-45ab-b516-d93e121bd010 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:57.125516 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.125516 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:57.130373 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77901fae-7104-45ab-b516-d93e121bd010 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:57.130776 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 201/815] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.140934 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.142838 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 12:59:57.143116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.143337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.143642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:57.144904 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:59:57.149842 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Get all snapshots completed successfully. Jul 03 12:59:57.150555 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.150555 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.151515 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b911af07-56e6-4feb-9420-5cbcf7a1ae41 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 12:59:57.151772 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 208/816] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:57.164729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-56351364-deb5-4497-880e-8c71c3326669 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.166767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-56351364-deb5-4497-880e-8c71c3326669 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/snapshots/0e3ae0c0-70f1-492a-b05d-15641eeec8da Jul 03 12:59:57.167346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-56351364-deb5-4497-880e-8c71c3326669 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.168038 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-56351364-deb5-4497-880e-8c71c3326669 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.174461 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.174461 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:57.175103 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-56351364-deb5-4497-880e-8c71c3326669 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Snapshot retrieved successfully. Jul 03 12:59:57.176034 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-56351364-deb5-4497-880e-8c71c3326669 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/snapshots/0e3ae0c0-70f1-492a-b05d-15641eeec8da returned with HTTP 200 Jul 03 12:59:57.176482 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 205/817] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/0e3ae0c0-70f1-492a-b05d-15641eeec8da => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:57.188405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1c971433-606e-4192-92b9-ce5edbcba6c8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.190610 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1c971433-606e-4192-92b9-ce5edbcba6c8 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] POST https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action Jul 03 12:59:57.191089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1c971433-606e-4192-92b9-ce5edbcba6c8 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:57.191255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1c971433-606e-4192-92b9-ce5edbcba6c8 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:57.193533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-1c971433-606e-4192-92b9-ce5edbcba6c8 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Updating group 'b4ceb483-2171-497d-a149-bcbe0579dbf8' with 'creating' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 12:59:57.200022 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.200022 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:57.211290 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1c971433-606e-4192-92b9-ce5edbcba6c8 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action returned with HTTP 202 Jul 03 12:59:57.211677 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 204/818] 10.4.3.13 () {70 vars in 1448 bytes} [Fri Jul 3 12:59:57 2026] POST /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:57.218791 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f4503c3c-601b-462c-aff1-cc10c6210069 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.220595 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4503c3c-601b-462c-aff1-cc10c6210069 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.220777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4503c3c-601b-462c-aff1-cc10c6210069 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.220990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4503c3c-601b-462c-aff1-cc10c6210069 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.221108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.group_snapshots [None req-f4503c3c-601b-462c-aff1-cc10c6210069 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:57.225416 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.225416 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:57.230425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4503c3c-601b-462c-aff1-cc10c6210069 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:57.230890 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 202/819] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.240335 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-53a54307-4bef-4a8d-866b-ee0aec1863f9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.242337 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53a54307-4bef-4a8d-866b-ee0aec1863f9 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] POST https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action Jul 03 12:59:57.242663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53a54307-4bef-4a8d-866b-ee0aec1863f9 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:57.243217 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53a54307-4bef-4a8d-866b-ee0aec1863f9 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:57.244498 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-53a54307-4bef-4a8d-866b-ee0aec1863f9 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Updating group 'b4ceb483-2171-497d-a149-bcbe0579dbf8' with 'available' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 12:59:57.252039 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.252039 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.262048 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53a54307-4bef-4a8d-866b-ee0aec1863f9 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action returned with HTTP 202 Jul 03 12:59:57.262327 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 209/820] 10.4.3.13 () {70 vars in 1448 bytes} [Fri Jul 3 12:59:57 2026] POST /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:57.269402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5030f158-66e5-4539-a5b6-e6044712d5eb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.271948 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5030f158-66e5-4539-a5b6-e6044712d5eb tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.272174 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5030f158-66e5-4539-a5b6-e6044712d5eb tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.272343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5030f158-66e5-4539-a5b6-e6044712d5eb tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.272515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-5030f158-66e5-4539-a5b6-e6044712d5eb tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:57.276996 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.276996 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:57.281383 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5030f158-66e5-4539-a5b6-e6044712d5eb tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:57.282012 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 206/821] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.294520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d73fe083-4b86-4a6d-b4f5-698f36823900 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.297029 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d73fe083-4b86-4a6d-b4f5-698f36823900 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] POST https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action Jul 03 12:59:57.297417 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d73fe083-4b86-4a6d-b4f5-698f36823900 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:57.298706 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d73fe083-4b86-4a6d-b4f5-698f36823900 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:57.299669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-d73fe083-4b86-4a6d-b4f5-698f36823900 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Updating group 'b4ceb483-2171-497d-a149-bcbe0579dbf8' with 'error' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 12:59:57.305388 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.305388 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:57.323703 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d73fe083-4b86-4a6d-b4f5-698f36823900 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action returned with HTTP 202 Jul 03 12:59:57.324207 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 205/822] 10.4.3.13 () {70 vars in 1448 bytes} [Fri Jul 3 12:59:57 2026] POST /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:57.336630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-69bc173e-e692-4d58-83f4-e0838be824cf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.338670 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69bc173e-e692-4d58-83f4-e0838be824cf tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.338893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69bc173e-e692-4d58-83f4-e0838be824cf tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.339104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69bc173e-e692-4d58-83f4-e0838be824cf tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.339320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.group_snapshots [None req-69bc173e-e692-4d58-83f4-e0838be824cf tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:57.342733 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.342733 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:57.347719 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69bc173e-e692-4d58-83f4-e0838be824cf tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:57.348124 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 203/823] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 327 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.361305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b48129ba-c064-4fae-92e6-fd1d101950b3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.363907 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b48129ba-c064-4fae-92e6-fd1d101950b3 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] POST https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action Jul 03 12:59:57.364353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b48129ba-c064-4fae-92e6-fd1d101950b3 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:57.364496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b48129ba-c064-4fae-92e6-fd1d101950b3 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:57.366343 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-b48129ba-c064-4fae-92e6-fd1d101950b3 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Updating group 'b4ceb483-2171-497d-a149-bcbe0579dbf8' with 'available' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 12:59:57.370409 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.370409 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.377305 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b48129ba-c064-4fae-92e6-fd1d101950b3 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action returned with HTTP 202 Jul 03 12:59:57.377880 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 210/824] 10.4.3.13 () {70 vars in 1448 bytes} [Fri Jul 3 12:59:57 2026] POST /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:57.389191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-57a20726-99cd-47db-a19d-e34da6e70609 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.391416 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57a20726-99cd-47db-a19d-e34da6e70609 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.392252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57a20726-99cd-47db-a19d-e34da6e70609 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.392252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57a20726-99cd-47db-a19d-e34da6e70609 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.392252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-57a20726-99cd-47db-a19d-e34da6e70609 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:57.396398 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.396398 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:57.400729 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57a20726-99cd-47db-a19d-e34da6e70609 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:57.401117 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 207/825] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.411965 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.413751 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] DELETE https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.413959 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.414154 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.414352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] delete called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99823) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 12:59:57.414453 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.group_snapshots [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Delete group_snapshot with id: b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.419047 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.419047 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:57.443380 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d7e5f7b6-d557-4695-a2ff-b98e13031c53 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.445237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7e5f7b6-d557-4695-a2ff-b98e13031c53 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:57.445414 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7e5f7b6-d557-4695-a2ff-b98e13031c53 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.445632 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7e5f7b6-d557-4695-a2ff-b98e13031c53 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.451033 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.451033 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:57.451606 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d7e5f7b6-d557-4695-a2ff-b98e13031c53 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:57.452428 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7e5f7b6-d557-4695-a2ff-b98e13031c53 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 returned with HTTP 200 Jul 03 12:59:57.452812 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 204/826] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:57.461960 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-afe192a4-e96d-4c83-93dd-54cc65f1f9d3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.463790 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-afe192a4-e96d-4c83-93dd-54cc65f1f9d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57/action Jul 03 12:59:57.464222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-afe192a4-e96d-4c83-93dd-54cc65f1f9d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:57.464342 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-afe192a4-e96d-4c83-93dd-54cc65f1f9d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:57.466711 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-afe192a4-e96d-4c83-93dd-54cc65f1f9d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '266f1a3c-4078-4df3-8772-f10128158e57' with '{'status': 'creating'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:59:57.473025 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c8f84f2-1e59-44f6-908d-8d01233bc365 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 202 Jul 03 12:59:57.473512 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 206/827] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 12:59:57 2026] DELETE /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:57.482542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1ccd1adf-baf6-44eb-9439-37e50711340a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.483251 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.483251 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.484261 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 12:59:57.484452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.484690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.484964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:57.485664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:59:57.493485 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Get all volumes completed successfully. Jul 03 12:59:57.494506 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:59:57.494716 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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 12:59:57.512281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-afe192a4-e96d-4c83-93dd-54cc65f1f9d3 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57/action returned with HTTP 202 Jul 03 12:59:57.512802 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 211/828] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 12:59:57 2026] POST /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:59:57.520915 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4c02d47a-eed7-4935-916a-d483b7d91693 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.522825 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c02d47a-eed7-4935-916a-d483b7d91693 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:57.523082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c02d47a-eed7-4935-916a-d483b7d91693 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.523357 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c02d47a-eed7-4935-916a-d483b7d91693 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.529127 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.529127 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:57.529721 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c02d47a-eed7-4935-916a-d483b7d91693 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:57.530687 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c02d47a-eed7-4935-916a-d483b7d91693 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 returned with HTTP 200 Jul 03 12:59:57.531105 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 205/829] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:57.534314 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:59:57.537872 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.537872 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:57.540892 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.542809 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57/action Jul 03 12:59:57.543223 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:57.543352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:57.546893 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1ccd1adf-baf6-44eb-9439-37e50711340a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:59:57.547368 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 208/830] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.560686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.562609 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 12:59:57.562819 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.563046 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.563314 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:57.563639 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.563639 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.564590 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 12:59:57.566237 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=299,cinder:UPDATE=84,cinder:INSERT=45,cinder:DELETE=1 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 12:59:57.568778 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Get all snapshots completed successfully. Jul 03 12:59:57.569305 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.569305 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.569981 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-00daa8cf-d5e9-45a1-8f57-b8f7500233d9 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 12:59:57.570348 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 212/831] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:57.580351 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b530457f-4497-431f-9d3c-b8f17e7514c6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.582999 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b530457f-4497-431f-9d3c-b8f17e7514c6 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/snapshots/0e3ae0c0-70f1-492a-b05d-15641eeec8da Jul 03 12:59:57.583298 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b530457f-4497-431f-9d3c-b8f17e7514c6 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.583579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b530457f-4497-431f-9d3c-b8f17e7514c6 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.587839 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b530457f-4497-431f-9d3c-b8f17e7514c6 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/snapshots/0e3ae0c0-70f1-492a-b05d-15641eeec8da returned with HTTP 404 Jul 03 12:59:57.588404 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 206/832] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/0e3ae0c0-70f1-492a-b05d-15641eeec8da => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:57.596489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ffeb119e-5d8f-4beb-9f0d-ec007334076a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.599005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ffeb119e-5d8f-4beb-9f0d-ec007334076a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:57.599322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ffeb119e-5d8f-4beb-9f0d-ec007334076a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.599595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ffeb119e-5d8f-4beb-9f0d-ec007334076a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.599797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-ffeb119e-5d8f-4beb-9f0d-ec007334076a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:57.604080 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.604080 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:57.609119 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ffeb119e-5d8f-4beb-9f0d-ec007334076a tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 200 Jul 03 12:59:57.610153 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 209/833] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:57.704878 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.704878 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:57.705301 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot retrieved successfully. Jul 03 12:59:57.723883 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot delete request issued successfully. Jul 03 12:59:57.724135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8541d7e-abc9-4ee5-8790-763a3bdf366f tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57/action returned with HTTP 202 Jul 03 12:59:57.724702 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 207/834] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 12:59:57 2026] POST /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:59:57.733477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8311ab70-b78f-47fd-899b-aab11b73ac3d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:57.736028 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8311ab70-b78f-47fd-899b-aab11b73ac3d tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:57.736318 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8311ab70-b78f-47fd-899b-aab11b73ac3d tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:57.736647 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8311ab70-b78f-47fd-899b-aab11b73ac3d tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:57.743623 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:57.743623 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:57.744057 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8311ab70-b78f-47fd-899b-aab11b73ac3d tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:57.744992 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8311ab70-b78f-47fd-899b-aab11b73ac3d tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 returned with HTTP 200 Jul 03 12:59:57.745426 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 213/835] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:57 2026] GET /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:58.593288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-910e9faf-ccb0-4158-83a8-ecb9fadce197 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.593773 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-910e9faf-ccb0-4158-83a8-ecb9fadce197 None None] GET https://10.4.3.13/volume// Jul 03 12:59:58.594005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-910e9faf-ccb0-4158-83a8-ecb9fadce197 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.594289 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-910e9faf-ccb0-4158-83a8-ecb9fadce197 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.594764 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-910e9faf-ccb0-4158-83a8-ecb9fadce197 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:58.595137 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 207/836] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 12:59:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:58.603036 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-f02f9c9e-7226-41ba-854d-bc488bfdd073 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.605385 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-f02f9c9e-7226-41ba-854d-bc488bfdd073 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 12:59:58.605812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-f02f9c9e-7226-41ba-854d-bc488bfdd073 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc31f509-10db-4e00-af1e-46a0c6dcab31", "connector": null, "instance_uuid": "d9a7a081-6516-476a-8e4d-90635331e6c9"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:58.615231 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.615231 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:58.620798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f61f7425-4f7c-4d90-a2b3-4aae7232f387 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.622708 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f61f7425-4f7c-4d90-a2b3-4aae7232f387 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 Jul 03 12:59:58.623071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f61f7425-4f7c-4d90-a2b3-4aae7232f387 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.623071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f61f7425-4f7c-4d90-a2b3-4aae7232f387 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.623268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-f61f7425-4f7c-4d90-a2b3-4aae7232f387 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member b4ceb483-2171-497d-a149-bcbe0579dbf8 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 12:59:58.627538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f61f7425-4f7c-4d90-a2b3-4aae7232f387 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 returned with HTTP 404 Jul 03 12:59:58.628232 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 208/837] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 12:59:58 2026] GET /volume/v3/group_snapshots/b4ceb483-2171-497d-a149-bcbe0579dbf8 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:59:58.638192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.642206 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 12:59:58.642206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.642206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.642206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 12:59:58.642603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 12:59:58.651693 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-f02f9c9e-7226-41ba-854d-bc488bfdd073 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 12:59:58.652454 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 210/838] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 12:59:58 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 12:59:58.653433 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Get all volumes completed successfully. Jul 03 12:59:58.654730 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:59:58.655080 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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 12:59:58.696552 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:59:58.700354 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.700354 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:58.713286 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6f575fe-6a8e-40e7-8fa1-97c770ed3af7 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 12:59:58.713566 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 214/839] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 12:59:58 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:58.729566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5fa95430-9add-4208-b278-f9b8eb43522c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.732193 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5fa95430-9add-4208-b278-f9b8eb43522c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] POST https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c/action Jul 03 12:59:58.732193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5fa95430-9add-4208-b278-f9b8eb43522c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:58.732193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5fa95430-9add-4208-b278-f9b8eb43522c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:58.732897 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-5fa95430-9add-4208-b278-f9b8eb43522c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] delete called for group 1f0c8f7f-17ed-42b4-a229-5ec57a90a08c {{(pid=99822) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 12:59:58.732999 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-5fa95430-9add-4208-b278-f9b8eb43522c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Delete group with id: 1f0c8f7f-17ed-42b4-a229-5ec57a90a08c Jul 03 12:59:58.736392 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.736392 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 12:59:58.757473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-20bba550-0ece-4592-b0af-aab2c3f721bb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.757473 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20bba550-0ece-4592-b0af-aab2c3f721bb tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:58.757473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20bba550-0ece-4592-b0af-aab2c3f721bb tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.757713 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20bba550-0ece-4592-b0af-aab2c3f721bb tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.766990 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20bba550-0ece-4592-b0af-aab2c3f721bb tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 returned with HTTP 404 Jul 03 12:59:58.767551 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 209/840] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:58 2026] GET /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:58.772969 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5fa95430-9add-4208-b278-f9b8eb43522c tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c/action returned with HTTP 202 Jul 03 12:59:58.773600 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 208/841] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 12:59:58 2026] POST /volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:58.780576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4989137f-376a-410a-a16e-86a37986f7dc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.781279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8b829e41-3550-43f2-9a37-9b13c21817ed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.783694 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 Jul 03 12:59:58.783943 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.784199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.785440 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4989137f-376a-410a-a16e-86a37986f7dc tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 12:59:58.787507 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4989137f-376a-410a-a16e-86a37986f7dc tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 12:59:58.787718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4989137f-376a-410a-a16e-86a37986f7dc tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:58.789146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-4989137f-376a-410a-a16e-86a37986f7dc tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'available'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 12:59:58.793996 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.793996 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:58.798587 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Volume info retrieved successfully. Jul 03 12:59:58.799445 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 12:59:58.799688 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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 12:59:58.808214 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.808214 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:58.851380 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4989137f-376a-410a-a16e-86a37986f7dc tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 12:59:58.852585 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 211/842] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 12:59:58 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 12:59:58.854588 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 12:59:58.858361 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.858361 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:58.863478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8206cf10-b267-4efd-a920-35f551666e1c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.868021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8206cf10-b267-4efd-a920-35f551666e1c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 12:59:58.868021 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8206cf10-b267-4efd-a920-35f551666e1c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.868692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8206cf10-b267-4efd-a920-35f551666e1c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.870555 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8b829e41-3550-43f2-9a37-9b13c21817ed tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 returned with HTTP 200 Jul 03 12:59:58.871095 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 215/843] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:59:58 2026] GET /volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:58.883601 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.883601 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:58.884310 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8206cf10-b267-4efd-a920-35f551666e1c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:58.886084 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8206cf10-b267-4efd-a920-35f551666e1c tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 12:59:58.886084 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 210/844] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:58 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:58.899731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ba84e339-477e-49ce-8f9f-0dbf4b4df2d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.901882 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba84e339-477e-49ce-8f9f-0dbf4b4df2d3 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:58.902070 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba84e339-477e-49ce-8f9f-0dbf4b4df2d3 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:58.902343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba84e339-477e-49ce-8f9f-0dbf4b4df2d3 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:58.902499 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-ba84e339-477e-49ce-8f9f-0dbf4b4df2d3 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete snapshot with id: 266f1a3c-4078-4df3-8772-f10128158e57 Jul 03 12:59:58.907327 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba84e339-477e-49ce-8f9f-0dbf4b4df2d3 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 returned with HTTP 404 Jul 03 12:59:58.907812 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 209/845] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 12:59:58 2026] DELETE /volume/v3/snapshots/266f1a3c-4078-4df3-8772-f10128158e57 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 12:59:58.916037 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:58.919115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 12:59:58.919538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9bd81da-fa52-4693-96ba-493c862888b6", "name": "tempest-SnapshotsActionsTest-Snapshot-1791978610"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:58.930062 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:58.930062 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:58.930751 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 12:59:58.930891 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create snapshot from volume d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 12:59:58.965889 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-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 12:59:58.990438 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Created reservations ['3d5a46a9-178c-490c-ab8d-b27ed03ba99d', '259f54eb-f545-48cf-ae70-be5b9dc016c3', '6b40d1f9-93b8-4dda-9607-cb9bdab473ba', '8c3b567f-fabb-4a23-a914-844e077ef952'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 12:59:59.052827 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot create request issued successfully. Jul 03 12:59:59.052827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-52c0f3b9-d873-447c-8b3d-6bb256bb34e5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 12:59:59.056196 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 212/846] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 12:59:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 12:59:59.068545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-02c6db83-bfdf-4bbb-90b1-60822ce71785 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.072319 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02c6db83-bfdf-4bbb-90b1-60822ce71785 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 12:59:59.072319 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02c6db83-bfdf-4bbb-90b1-60822ce71785 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.072319 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02c6db83-bfdf-4bbb-90b1-60822ce71785 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.085306 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:59.085306 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:59.087336 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-02c6db83-bfdf-4bbb-90b1-60822ce71785 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 12:59:59.089072 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02c6db83-bfdf-4bbb-90b1-60822ce71785 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 returned with HTTP 200 Jul 03 12:59:59.089649 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 216/847] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 12:59:59 2026] GET /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:59.089765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b8c51a17-bb6b-4489-a01a-3997b666d2a1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.092212 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8c51a17-bb6b-4489-a01a-3997b666d2a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 12:59:59.092212 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8c51a17-bb6b-4489-a01a-3997b666d2a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.092349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8c51a17-bb6b-4489-a01a-3997b666d2a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.107057 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:59.107057 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 12:59:59.112546 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b8c51a17-bb6b-4489-a01a-3997b666d2a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:59:59.120946 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8c51a17-bb6b-4489-a01a-3997b666d2a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 12:59:59.121577 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 211/848] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 12:59:59 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 12:59:59.182145 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ccc4d990-679a-4bed-94ce-aaeca3974311 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.182559 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ccc4d990-679a-4bed-94ce-aaeca3974311 None None] GET https://10.4.3.13/volume// Jul 03 12:59:59.182719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ccc4d990-679a-4bed-94ce-aaeca3974311 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.182901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ccc4d990-679a-4bed-94ce-aaeca3974311 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.183246 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ccc4d990-679a-4bed-94ce-aaeca3974311 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 12:59:59.183536 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 210/849] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 12:59:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 12:59:59.196616 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-207238a7-fe91-4e6e-adc0-952fb4f8c9a1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.198978 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-207238a7-fe91-4e6e-adc0-952fb4f8c9a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 12:59:59.199225 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-207238a7-fe91-4e6e-adc0-952fb4f8c9a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.200010 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-207238a7-fe91-4e6e-adc0-952fb4f8c9a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.217897 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:59.217897 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 12:59:59.226476 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-207238a7-fe91-4e6e-adc0-952fb4f8c9a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 12:59:59.235832 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-207238a7-fe91-4e6e-adc0-952fb4f8c9a1 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 12:59:59.237664 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 213/850] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 12:59:59 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 12:59:59.357365 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.359735 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] PUT https://10.4.3.13/volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75 Jul 03 12:59:59.360090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 12:59:59.371278 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Acquiring lock "cinder-attachment_update-fc31f509-10db-4e00-af1e-46a0c6dcab31-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 12:59:59.378661 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Lock "cinder-attachment_update-fc31f509-10db-4e00-af1e-46a0c6dcab31-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 12:59:59.380072 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 12:59:59.380072 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 12:59:59.885715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b7b0e176-0258-438b-a50d-b119aebe34fc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.887562 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b7b0e176-0258-438b-a50d-b119aebe34fc tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 Jul 03 12:59:59.887745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b7b0e176-0258-438b-a50d-b119aebe34fc tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.887910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b7b0e176-0258-438b-a50d-b119aebe34fc tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.894798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b7b0e176-0258-438b-a50d-b119aebe34fc tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 returned with HTTP 404 Jul 03 12:59:59.895414 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 212/851] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 12:59:59 2026] GET /volume/v3/volumes/305bc236-3840-4bdd-8893-5e6038da7818 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:59:59.906462 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fbe4881b-0ef6-4f90-bd9f-4e935a62e1b5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.908662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbe4881b-0ef6-4f90-bd9f-4e935a62e1b5 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] GET https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c Jul 03 12:59:59.908896 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbe4881b-0ef6-4f90-bd9f-4e935a62e1b5 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.909114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbe4881b-0ef6-4f90-bd9f-4e935a62e1b5 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.909312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-fbe4881b-0ef6-4f90-bd9f-4e935a62e1b5 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] show called for member 1f0c8f7f-17ed-42b4-a229-5ec57a90a08c {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 12:59:59.912607 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbe4881b-0ef6-4f90-bd9f-4e935a62e1b5 tempest-GroupSnapshotsV319Test-54793010 tempest-GroupSnapshotsV319Test-54793010-project-member] https://10.4.3.13/volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c returned with HTTP 404 Jul 03 12:59:59.913252 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 211/852] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 12:59:59 2026] GET /volume/v3/groups/1f0c8f7f-17ed-42b4-a229-5ec57a90a08c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 12:59:59.915134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Lock "cinder-attachment_update-fc31f509-10db-4e00-af1e-46a0c6dcab31-np0000004418" released by "attachment_update" :: held 0.536s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 12:59:59.915673 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-0df2a07c-03c1-4462-a8a9-c19e722da0ab tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75 returned with HTTP 200 Jul 03 12:59:59.919291 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 217/853] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 12:59:59 2026] PUT /volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 12:59:59.923290 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e1823a6a-57b4-4e65-858a-ada736f412b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.925639 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1823a6a-57b4-4e65-858a-ada736f412b0 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/9c643a93-a72f-499c-8fe1-c25c47e87642 Jul 03 12:59:59.925916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1823a6a-57b4-4e65-858a-ada736f412b0 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.926218 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1823a6a-57b4-4e65-858a-ada736f412b0 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 12:59:59.943688 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1823a6a-57b4-4e65-858a-ada736f412b0 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/group_types/9c643a93-a72f-499c-8fe1-c25c47e87642 returned with HTTP 202 Jul 03 12:59:59.944113 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 214/854] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 12:59:59 2026] DELETE /volume/v3/group_types/9c643a93-a72f-499c-8fe1-c25c47e87642 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 12:59:59.952215 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d6b0eb44-26ce-439f-89be-c9cda7600f72 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 12:59:59.953997 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d6b0eb44-26ce-439f-89be-c9cda7600f72 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] DELETE https://10.4.3.13/volume/v3/types/525ebcfc-ecd8-433d-b7a4-785d3c047b65 Jul 03 12:59:59.954377 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d6b0eb44-26ce-439f-89be-c9cda7600f72 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 12:59:59.954432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d6b0eb44-26ce-439f-89be-c9cda7600f72 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:00.000810 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d6b0eb44-26ce-439f-89be-c9cda7600f72 tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/types/525ebcfc-ecd8-433d-b7a4-785d3c047b65 returned with HTTP 202 Jul 03 13:00:00.001285 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 213/855] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 12:59:59 2026] DELETE /volume/v3/types/525ebcfc-ecd8-433d-b7a4-785d3c047b65 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:00.008870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7a0ffa89-dc59-48c3-888f-2dd2c4924f1a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.011488 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7a0ffa89-dc59-48c3-888f-2dd2c4924f1a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] GET https://10.4.3.13/volume/v3/types/525ebcfc-ecd8-433d-b7a4-785d3c047b65 Jul 03 13:00:00.011777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7a0ffa89-dc59-48c3-888f-2dd2c4924f1a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:00.012812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7a0ffa89-dc59-48c3-888f-2dd2c4924f1a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:00.015716 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7a0ffa89-dc59-48c3-888f-2dd2c4924f1a tempest-GroupSnapshotsV319Test-610057090 tempest-GroupSnapshotsV319Test-610057090-project-admin] https://10.4.3.13/volume/v3/types/525ebcfc-ecd8-433d-b7a4-785d3c047b65 returned with HTTP 404 Jul 03 13:00:00.015716 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 212/856] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:00:00 2026] GET /volume/v3/types/525ebcfc-ecd8-433d-b7a4-785d3c047b65 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:00.103017 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1a4dc3eb-e018-4580-8c0b-f50d52b26506 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.109504 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a4dc3eb-e018-4580-8c0b-f50d52b26506 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 13:00:00.109760 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a4dc3eb-e018-4580-8c0b-f50d52b26506 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:00.109999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a4dc3eb-e018-4580-8c0b-f50d52b26506 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:00.116343 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.116343 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:00.116992 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1a4dc3eb-e018-4580-8c0b-f50d52b26506 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:00.118001 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a4dc3eb-e018-4580-8c0b-f50d52b26506 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 returned with HTTP 200 Jul 03 13:00:00.118479 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 218/857] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:00 2026] GET /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:00.134279 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3fe5fb5e-1b05-4ddf-a831-36cb7084813a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.134994 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3fe5fb5e-1b05-4ddf-a831-36cb7084813a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3/action Jul 03 13:00:00.135463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3fe5fb5e-1b05-4ddf-a831-36cb7084813a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:00.135585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3fe5fb5e-1b05-4ddf-a831-36cb7084813a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:00.137009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-3fe5fb5e-1b05-4ddf-a831-36cb7084813a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3' with '{'status': 'deleting'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:00.137412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d605a010-2346-40d0-8c72-5738bc65c4cb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.139609 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d605a010-2346-40d0-8c72-5738bc65c4cb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:00.139802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d605a010-2346-40d0-8c72-5738bc65c4cb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:00.139995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d605a010-2346-40d0-8c72-5738bc65c4cb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:00.159646 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.159646 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:00.161041 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.161041 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:00.164235 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d605a010-2346-40d0-8c72-5738bc65c4cb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:00.169642 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d605a010-2346-40d0-8c72-5738bc65c4cb tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:00.169963 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 214/858] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:00 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:00.182198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3fe5fb5e-1b05-4ddf-a831-36cb7084813a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3/action returned with HTTP 202 Jul 03 13:00:00.182651 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 215/859] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:00 2026] POST /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:00.190573 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-779ec404-7f4f-45ce-b577-971c8c48f2de None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.193078 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-779ec404-7f4f-45ce-b577-971c8c48f2de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 13:00:00.193341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-779ec404-7f4f-45ce-b577-971c8c48f2de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:00.193546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-779ec404-7f4f-45ce-b577-971c8c48f2de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:00.202564 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.202564 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:00.203135 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-779ec404-7f4f-45ce-b577-971c8c48f2de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:00.203955 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-779ec404-7f4f-45ce-b577-971c8c48f2de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 returned with HTTP 200 Jul 03 13:00:00.204569 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 213/860] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:00 2026] GET /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:00.220515 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6388d436-e041-4f70-a472-f85b66a7a9df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.222104 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6388d436-e041-4f70-a472-f85b66a7a9df tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3/action Jul 03 13:00:00.222544 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6388d436-e041-4f70-a472-f85b66a7a9df tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:00.222653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6388d436-e041-4f70-a472-f85b66a7a9df tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:00.231403 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.231403 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:00.231914 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6388d436-e041-4f70-a472-f85b66a7a9df tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot retrieved successfully. Jul 03 13:00:00.262466 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6388d436-e041-4f70-a472-f85b66a7a9df tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot delete request issued successfully. Jul 03 13:00:00.262777 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6388d436-e041-4f70-a472-f85b66a7a9df tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3/action returned with HTTP 202 Jul 03 13:00:00.263828 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 219/861] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:00 2026] POST /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:00.275936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2d25dcb7-3bf9-487d-89e7-d49639dcdb38 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.280012 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d25dcb7-3bf9-487d-89e7-d49639dcdb38 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 13:00:00.280297 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d25dcb7-3bf9-487d-89e7-d49639dcdb38 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:00.280492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d25dcb7-3bf9-487d-89e7-d49639dcdb38 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:00.293555 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.293555 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:00.294061 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2d25dcb7-3bf9-487d-89e7-d49639dcdb38 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:00.294888 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d25dcb7-3bf9-487d-89e7-d49639dcdb38 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 returned with HTTP 200 Jul 03 13:00:00.295345 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 215/862] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:00 2026] GET /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:00.854288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:00.857628 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] PUT https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e Jul 03 13:00:00.857984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:00.865268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Acquiring lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:00:00.876363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" acquired by "attachment_update" :: waited 0.011s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:00:00.877257 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:00.877257 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:01.184911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-76726143-1d71-4e1a-9294-9741f8e9d2c2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.187618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-76726143-1d71-4e1a-9294-9741f8e9d2c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:01.187936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-76726143-1d71-4e1a-9294-9741f8e9d2c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:01.188244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-76726143-1d71-4e1a-9294-9741f8e9d2c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:01.191521 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=301,cinder:INSERT=40,cinder:UPDATE=78,cinder:DELETE=1 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:00:01.203421 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:01.203421 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:01.210469 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-76726143-1d71-4e1a-9294-9741f8e9d2c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:01.217255 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-76726143-1d71-4e1a-9294-9741f8e9d2c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:01.217755 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 214/863] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:01 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:01.308916 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-22a76513-75f9-451c-8749-c564337bce48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.311179 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-22a76513-75f9-451c-8749-c564337bce48 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 13:00:01.311374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-22a76513-75f9-451c-8749-c564337bce48 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:01.311605 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-22a76513-75f9-451c-8749-c564337bce48 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:01.317346 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-22a76513-75f9-451c-8749-c564337bce48 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 returned with HTTP 404 Jul 03 13:00:01.318376 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 220/864] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:01 2026] GET /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:01.329567 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-94d9ba17-3611-488e-add1-9a74a615a1b7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.331968 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-94d9ba17-3611-488e-add1-9a74a615a1b7 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 13:00:01.332488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-94d9ba17-3611-488e-add1-9a74a615a1b7 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:01.332844 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-94d9ba17-3611-488e-add1-9a74a615a1b7 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:01.334949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.admin_actions [None req-94d9ba17-3611-488e-add1-9a74a615a1b7 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'available'}' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:01.348584 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:01.348584 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:01.368091 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-94d9ba17-3611-488e-add1-9a74a615a1b7 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 13:00:01.368619 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 216/865] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:01 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:01.376739 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6a049c7c-0c41-45d2-bdb7-669860bc1dd9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.379578 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a049c7c-0c41-45d2-bdb7-669860bc1dd9 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:01.379970 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a049c7c-0c41-45d2-bdb7-669860bc1dd9 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:01.380377 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a049c7c-0c41-45d2-bdb7-669860bc1dd9 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:01.389855 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:01.389855 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:01.390453 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6a049c7c-0c41-45d2-bdb7-669860bc1dd9 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:01.391541 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a049c7c-0c41-45d2-bdb7-669860bc1dd9 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:01.392049 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 215/866] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:01 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:01.403382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d269829c-1935-4473-9bef-1bbf3959b1c5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.404902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Lock "cinder-attachment_update-12030866-13d1-42fc-9f0f-a8ca3cca6d36-np0000004418" released by "attachment_update" :: held 0.529s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:00:01.405348 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-ceb08e96-0c08-47c7-9996-00e40ba2a705 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e returned with HTTP 200 Jul 03 13:00:01.406379 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 216/867] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:00:00 2026] PUT /volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:01.408047 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d269829c-1935-4473-9bef-1bbf3959b1c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 13:00:01.408416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d269829c-1935-4473-9bef-1bbf3959b1c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:01.408723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d269829c-1935-4473-9bef-1bbf3959b1c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:01.409984 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-d269829c-1935-4473-9bef-1bbf3959b1c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete snapshot with id: 1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 Jul 03 13:00:01.424383 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-650068bf-a661-4d1e-a806-156d5d37d3fe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.429711 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d269829c-1935-4473-9bef-1bbf3959b1c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 returned with HTTP 404 Jul 03 13:00:01.430318 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 221/868] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:01 2026] DELETE /volume/v3/snapshots/1aac62ac-ab98-43f4-bbf1-b4f8bf105ce3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:01.430518 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-650068bf-a661-4d1e-a806-156d5d37d3fe tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e Jul 03 13:00:01.430725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-650068bf-a661-4d1e-a806-156d5d37d3fe tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:01.430949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-650068bf-a661-4d1e-a806-156d5d37d3fe tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:01.448565 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.451189 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:01.454547 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9bd81da-fa52-4693-96ba-493c862888b6", "name": "tempest-SnapshotsActionsTest-Snapshot-1074556311"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:01.459754 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-650068bf-a661-4d1e-a806-156d5d37d3fe tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e returned with HTTP 200 Jul 03 13:00:01.460340 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 217/869] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:00:01 2026] GET /volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:01.469006 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:01.469006 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:01.469630 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 13:00:01.470361 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create snapshot from volume d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:01.529853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Created reservations ['4c4421a2-a4c8-4399-bb26-1e91346008b9', '2421818c-3434-4698-99e6-d5e63df371e5', '8e0a6ad2-f1e8-4b3f-b7c3-4d9e5e2b224d', '42bc3780-a3f1-4391-9da7-9d2ba3b109e8'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:01.607632 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot create request issued successfully. Jul 03 13:00:01.607632 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32b40cfa-552c-48c7-9da7-70f8614bc2fe tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:00:01.607904 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 216/870] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:00:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:01.625306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-764a8b0d-4eb8-4a0b-8ab0-c0072cd4aeed None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:01.625925 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-764a8b0d-4eb8-4a0b-8ab0-c0072cd4aeed tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:01.626297 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-764a8b0d-4eb8-4a0b-8ab0-c0072cd4aeed tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:01.626510 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-764a8b0d-4eb8-4a0b-8ab0-c0072cd4aeed tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:01.635525 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:01.635525 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:01.636465 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-764a8b0d-4eb8-4a0b-8ab0-c0072cd4aeed tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:01.637137 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-764a8b0d-4eb8-4a0b-8ab0-c0072cd4aeed tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d returned with HTTP 200 Jul 03 13:00:01.637137 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 217/871] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:01 2026] GET /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:02.230654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5468b119-e777-45fb-89b1-92e59ee410ac None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:02.232488 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5468b119-e777-45fb-89b1-92e59ee410ac tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:02.232653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5468b119-e777-45fb-89b1-92e59ee410ac tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:02.232853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5468b119-e777-45fb-89b1-92e59ee410ac tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:02.242844 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:02.242844 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:02.248007 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5468b119-e777-45fb-89b1-92e59ee410ac tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:02.253009 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5468b119-e777-45fb-89b1-92e59ee410ac tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:02.253596 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 222/872] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:02 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:02.649178 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f7fe82c1-f062-4bff-8bb4-9b31b52f9c1f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:02.651302 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f7fe82c1-f062-4bff-8bb4-9b31b52f9c1f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:02.651539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f7fe82c1-f062-4bff-8bb4-9b31b52f9c1f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:02.651761 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f7fe82c1-f062-4bff-8bb4-9b31b52f9c1f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:02.659024 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:02.659024 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:02.661178 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f7fe82c1-f062-4bff-8bb4-9b31b52f9c1f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:02.661178 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f7fe82c1-f062-4bff-8bb4-9b31b52f9c1f tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d returned with HTTP 200 Jul 03 13:00:02.661896 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 218/873] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:02 2026] GET /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:02.675505 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1a92846f-1efb-4e42-ac96-6e3d12104f80 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:02.680546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a92846f-1efb-4e42-ac96-6e3d12104f80 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d/action Jul 03 13:00:02.680546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a92846f-1efb-4e42-ac96-6e3d12104f80 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:02.686546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a92846f-1efb-4e42-ac96-6e3d12104f80 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:02.688271 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.admin_actions [None req-1a92846f-1efb-4e42-ac96-6e3d12104f80 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot 'c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d' with '{'status': 'error'}' {{(pid=99822) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:02.703312 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:02.703312 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:02.722956 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a92846f-1efb-4e42-ac96-6e3d12104f80 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d/action returned with HTTP 202 Jul 03 13:00:02.723427 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 217/874] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:02 2026] POST /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:02.731631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-46443cbe-a003-4320-b2c1-f326a9c6836b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:02.733681 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-46443cbe-a003-4320-b2c1-f326a9c6836b tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:02.733995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-46443cbe-a003-4320-b2c1-f326a9c6836b tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:02.734289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-46443cbe-a003-4320-b2c1-f326a9c6836b tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:02.736592 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=271,cinder:UPDATE=59,cinder:INSERT=30,cinder:DELETE=3 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:00:02.741250 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:02.741250 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:02.741742 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-46443cbe-a003-4320-b2c1-f326a9c6836b tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:02.742733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-46443cbe-a003-4320-b2c1-f326a9c6836b tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d returned with HTTP 200 Jul 03 13:00:02.742953 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 218/875] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:02 2026] GET /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:02.755449 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:02.758810 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d/action Jul 03 13:00:02.759135 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:02.759268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:02.767976 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:02.767976 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:02.768379 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot retrieved successfully. Jul 03 13:00:02.801380 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot delete request issued successfully. Jul 03 13:00:02.801674 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67f1cd85-d49f-47a7-bd4a-fb14e4dabc43 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d/action returned with HTTP 202 Jul 03 13:00:02.802265 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 223/876] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:02 2026] POST /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:02.810452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-09437b9e-6eae-4502-83bd-8e83ec3b2189 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:02.816007 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-09437b9e-6eae-4502-83bd-8e83ec3b2189 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:02.817682 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-09437b9e-6eae-4502-83bd-8e83ec3b2189 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:02.817682 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-09437b9e-6eae-4502-83bd-8e83ec3b2189 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:02.825287 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:02.825287 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:02.826438 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-09437b9e-6eae-4502-83bd-8e83ec3b2189 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:02.826668 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-09437b9e-6eae-4502-83bd-8e83ec3b2189 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d returned with HTTP 200 Jul 03 13:00:02.827020 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 219/877] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:02 2026] GET /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:03.065494 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2dd65285-23d9-4e54-9d3b-5a2127e296e3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.230914 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2dd65285-23d9-4e54-9d3b-5a2127e296e3 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] GET https://10.4.3.13/volume/v3/os-services Jul 03 13:00:03.231217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2dd65285-23d9-4e54-9d3b-5a2127e296e3 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:03.231428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2dd65285-23d9-4e54-9d3b-5a2127e296e3 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:03.231705 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:03.231705 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:03.239547 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2dd65285-23d9-4e54-9d3b-5a2127e296e3 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] https://10.4.3.13/volume/v3/os-services returned with HTTP 200 Jul 03 13:00:03.239547 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 218/878] 10.4.3.13 () {66 vars in 1242 bytes} [Fri Jul 3 13:00:03 2026] GET /volume/v3/os-services => generated 626 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:03.260098 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1107047b-5359-44ca-be8e-b258a9cb75d0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.260550 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1107047b-5359-44ca-be8e-b258a9cb75d0 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] PUT https://10.4.3.13/volume/v3/os-services/disable-log-reason Jul 03 13:00:03.260886 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1107047b-5359-44ca-be8e-b258a9cb75d0 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004418", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.262891 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1107047b-5359-44ca-be8e-b258a9cb75d0 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] https://10.4.3.13/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 13:00:03.263541 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 219/879] 10.4.3.13 () {68 vars in 1319 bytes} [Fri Jul 3 13:00:03 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:00:03.266718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-57f1bfbf-a325-41a5-9539-6633e612980f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.269676 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57f1bfbf-a325-41a5-9539-6633e612980f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:03.269676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57f1bfbf-a325-41a5-9539-6633e612980f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:03.269676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57f1bfbf-a325-41a5-9539-6633e612980f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:03.278871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1a448950-2709-4067-802f-39d1e32a6d1f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.281280 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1a448950-2709-4067-802f-39d1e32a6d1f tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] PUT https://10.4.3.13/volume/v3/os-services/disable Jul 03 13:00:03.281805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1a448950-2709-4067-802f-39d1e32a6d1f tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004418", "binary": "invalid_binary"} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.284828 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:03.284828 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:03.291009 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-57f1bfbf-a325-41a5-9539-6633e612980f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:03.294083 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57f1bfbf-a325-41a5-9539-6633e612980f tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:03.294655 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 224/880] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:03 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:03.297001 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1a448950-2709-4067-802f-39d1e32a6d1f tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] https://10.4.3.13/volume/v3/os-services/disable returned with HTTP 404 Jul 03 13:00:03.297605 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 220/881] 10.4.3.13 () {68 vars in 1286 bytes} [Fri Jul 3 13:00:03 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:03.310211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9309c413-7b0f-4568-8bc5-2b54f53c579d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.311964 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9309c413-7b0f-4568-8bc5-2b54f53c579d tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] PUT https://10.4.3.13/volume/v3/os-services/enable Jul 03 13:00:03.312591 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9309c413-7b0f-4568-8bc5-2b54f53c579d tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.322151 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9309c413-7b0f-4568-8bc5-2b54f53c579d tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] https://10.4.3.13/volume/v3/os-services/enable returned with HTTP 404 Jul 03 13:00:03.322151 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 219/882] 10.4.3.13 () {68 vars in 1283 bytes} [Fri Jul 3 13:00:03 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:03.340861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-34636631-3a8f-4a2d-9c22-b1b35cbe4d5a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.340861 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-34636631-3a8f-4a2d-9c22-b1b35cbe4d5a tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] PUT https://10.4.3.13/volume/v3/os-services/freeze Jul 03 13:00:03.340861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-34636631-3a8f-4a2d-9c22-b1b35cbe4d5a tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.351507 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-34636631-3a8f-4a2d-9c22-b1b35cbe4d5a tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] https://10.4.3.13/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 13:00:03.352025 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 220/883] 10.4.3.13 () {68 vars in 1283 bytes} [Fri Jul 3 13:00:03 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:03.363631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0b786785-8dd6-4fa8-8288-d4f19e6e7e39 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.367994 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b786785-8dd6-4fa8-8288-d4f19e6e7e39 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] PUT https://10.4.3.13/volume/v3/os-services/thaw Jul 03 13:00:03.368377 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b786785-8dd6-4fa8-8288-d4f19e6e7e39 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.385651 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b786785-8dd6-4fa8-8288-d4f19e6e7e39 tempest-VolumeServicesNegativeTest-2112908360 tempest-VolumeServicesNegativeTest-2112908360-project-admin] https://10.4.3.13/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 13:00:03.385651 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 225/884] 10.4.3.13 () {68 vars in 1277 bytes} [Fri Jul 3 13:00:03 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:03.838402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2eb85ceb-abe4-4364-9842-0c21ad328345 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.840138 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2eb85ceb-abe4-4364-9842-0c21ad328345 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:03.840346 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2eb85ceb-abe4-4364-9842-0c21ad328345 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:03.840563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2eb85ceb-abe4-4364-9842-0c21ad328345 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:03.842287 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=272,cinder:UPDATE=66,cinder:INSERT=28,cinder:DELETE=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:00:03.845337 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2eb85ceb-abe4-4364-9842-0c21ad328345 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d returned with HTTP 404 Jul 03 13:00:03.846021 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 221/885] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:03 2026] GET /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:03.854080 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-71ae3c2b-5009-4c77-b936-629ad89fdaca None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.856677 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-71ae3c2b-5009-4c77-b936-629ad89fdaca tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 13:00:03.857089 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-71ae3c2b-5009-4c77-b936-629ad89fdaca tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:03.857414 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-71ae3c2b-5009-4c77-b936-629ad89fdaca tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.859303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.admin_actions [None req-71ae3c2b-5009-4c77-b936-629ad89fdaca tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'available'}' {{(pid=99822) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:03.870038 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:03.870038 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:03.885885 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-71ae3c2b-5009-4c77-b936-629ad89fdaca tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 13:00:03.886308 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 220/886] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:03 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:03.893656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c6dd4f8c-5e9d-4cc6-b684-b50b10ce2b55 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.896158 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c6dd4f8c-5e9d-4cc6-b684-b50b10ce2b55 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:03.896478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c6dd4f8c-5e9d-4cc6-b684-b50b10ce2b55 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:03.896756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c6dd4f8c-5e9d-4cc6-b684-b50b10ce2b55 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:03.903776 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:03.903776 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:03.904537 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c6dd4f8c-5e9d-4cc6-b684-b50b10ce2b55 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:03.905712 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c6dd4f8c-5e9d-4cc6-b684-b50b10ce2b55 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:03.906223 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 221/887] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:03 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:03.918110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9dda78ed-3388-4318-9c4b-eca58d9bff58 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.920670 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9dda78ed-3388-4318-9c4b-eca58d9bff58 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:03.920942 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9dda78ed-3388-4318-9c4b-eca58d9bff58 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:03.921182 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9dda78ed-3388-4318-9c4b-eca58d9bff58 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:03.921311 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-9dda78ed-3388-4318-9c4b-eca58d9bff58 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete snapshot with id: c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d Jul 03 13:00:03.925734 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9dda78ed-3388-4318-9c4b-eca58d9bff58 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d returned with HTTP 404 Jul 03 13:00:03.926220 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 226/888] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:03 2026] DELETE /volume/v3/snapshots/c7d097ef-8e9b-4bd6-be13-cf7b0bf02c6d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:03.937680 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:03.939390 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:03.939738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9bd81da-fa52-4693-96ba-493c862888b6", "name": "tempest-SnapshotsActionsTest-Snapshot-434546295"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:03.947696 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:03.947696 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:03.948223 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 13:00:03.948384 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Create snapshot from volume d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:03.979694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Created reservations ['fc368f11-77e1-46fe-91e4-d227d631f262', '615d94b8-95cb-4d6a-806c-04877714545d', '22d21e61-8e73-406c-8e82-7a593285bcb7', 'aad0a719-403e-4387-971e-07ecf2637cde'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:04.015752 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot create request issued successfully. Jul 03 13:00:04.016134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92974526-3b36-4eb3-91df-0ae0cb25c591 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:00:04.016498 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 222/889] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:00:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:04.028800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7c689a96-6c33-4895-a84b-328906dee1c4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:04.028800 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c689a96-6c33-4895-a84b-328906dee1c4 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:04.028800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c689a96-6c33-4895-a84b-328906dee1c4 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:04.028800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c689a96-6c33-4895-a84b-328906dee1c4 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:04.034004 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:04.034004 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:04.034627 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7c689a96-6c33-4895-a84b-328906dee1c4 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:04.035785 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c689a96-6c33-4895-a84b-328906dee1c4 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb returned with HTTP 200 Jul 03 13:00:04.036225 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 221/890] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:04 2026] GET /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:04.313647 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fd7abce9-abb3-4823-8880-50f6c810494c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:04.316084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd7abce9-abb3-4823-8880-50f6c810494c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:04.316653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd7abce9-abb3-4823-8880-50f6c810494c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:04.316775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd7abce9-abb3-4823-8880-50f6c810494c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:04.332226 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:04.332226 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:04.344028 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fd7abce9-abb3-4823-8880-50f6c810494c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:04.349406 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd7abce9-abb3-4823-8880-50f6c810494c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:04.349406 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 222/891] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:04 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:05.047397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0f5df404-f6fe-4b5e-926e-3a7a36f5c358 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:05.052186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0f5df404-f6fe-4b5e-926e-3a7a36f5c358 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:05.054917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0f5df404-f6fe-4b5e-926e-3a7a36f5c358 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:05.055298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0f5df404-f6fe-4b5e-926e-3a7a36f5c358 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:05.066050 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:05.066050 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:05.067197 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0f5df404-f6fe-4b5e-926e-3a7a36f5c358 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:05.067291 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0f5df404-f6fe-4b5e-926e-3a7a36f5c358 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb returned with HTTP 200 Jul 03 13:00:05.067657 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 227/892] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:05 2026] GET /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:05.081571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6f525246-0bc8-4f23-8c1c-b1e6f618ed33 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:05.083918 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f525246-0bc8-4f23-8c1c-b1e6f618ed33 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb/action Jul 03 13:00:05.084462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f525246-0bc8-4f23-8c1c-b1e6f618ed33 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:05.085734 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f525246-0bc8-4f23-8c1c-b1e6f618ed33 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:05.086712 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.admin_actions [None req-6f525246-0bc8-4f23-8c1c-b1e6f618ed33 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '7faf169a-d285-43ff-b169-1b8fb81c08cb' with '{'status': 'error_deleting'}' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:05.099450 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:05.099450 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:05.116789 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f525246-0bc8-4f23-8c1c-b1e6f618ed33 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb/action returned with HTTP 202 Jul 03 13:00:05.117374 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 223/893] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:05 2026] POST /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:05.125952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-058f6e92-7347-45a8-9c74-f6deb65daf93 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:05.130192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-058f6e92-7347-45a8-9c74-f6deb65daf93 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:05.130192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-058f6e92-7347-45a8-9c74-f6deb65daf93 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:05.130192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-058f6e92-7347-45a8-9c74-f6deb65daf93 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:05.136005 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:05.136005 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:05.136705 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-058f6e92-7347-45a8-9c74-f6deb65daf93 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:05.137861 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-058f6e92-7347-45a8-9c74-f6deb65daf93 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb returned with HTTP 200 Jul 03 13:00:05.139271 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 222/894] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:05 2026] GET /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:05.152720 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:05.157253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb/action Jul 03 13:00:05.157253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:05.157253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:05.166036 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:05.166036 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:05.166682 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot retrieved successfully. Jul 03 13:00:05.196945 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot delete request issued successfully. Jul 03 13:00:05.196945 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-409b64c0-7a7e-4c90-ba46-2d2d61145bfd tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb/action returned with HTTP 202 Jul 03 13:00:05.196945 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 223/895] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:05 2026] POST /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:05.205653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1a5e1b74-2a95-4346-b939-4ecd27415274 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:05.207440 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a5e1b74-2a95-4346-b939-4ecd27415274 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:05.207739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a5e1b74-2a95-4346-b939-4ecd27415274 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:05.207951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a5e1b74-2a95-4346-b939-4ecd27415274 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:05.213923 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:05.213923 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:05.214514 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1a5e1b74-2a95-4346-b939-4ecd27415274 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:05.215581 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a5e1b74-2a95-4346-b939-4ecd27415274 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb returned with HTTP 200 Jul 03 13:00:05.215970 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 228/896] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:05 2026] GET /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:05.367142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-92bccada-8050-4f24-b094-e75ce15ea485 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:05.371250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92bccada-8050-4f24-b094-e75ce15ea485 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:05.371493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92bccada-8050-4f24-b094-e75ce15ea485 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:05.373092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92bccada-8050-4f24-b094-e75ce15ea485 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:05.385173 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:05.385173 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:05.390025 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-92bccada-8050-4f24-b094-e75ce15ea485 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:05.394868 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92bccada-8050-4f24-b094-e75ce15ea485 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:05.395368 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 224/897] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:05 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.163871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.167036 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:06.167587 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1219385740"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:06.171008 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Create volume request body: {'volume': {'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1219385740'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:06.230027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c908512b-4b53-4dc1-920f-b091c3396a45 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.232432 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c908512b-4b53-4dc1-920f-b091c3396a45 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:06.232689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c908512b-4b53-4dc1-920f-b091c3396a45 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.232946 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c908512b-4b53-4dc1-920f-b091c3396a45 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.239587 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c908512b-4b53-4dc1-920f-b091c3396a45 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb returned with HTTP 404 Jul 03 13:00:06.240180 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 224/898] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:06.256796 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7c02b170-fdec-45a0-8a6a-34ed0acf2cc2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.262426 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7c02b170-fdec-45a0-8a6a-34ed0acf2cc2 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 13:00:06.262915 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7c02b170-fdec-45a0-8a6a-34ed0acf2cc2 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:06.263219 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7c02b170-fdec-45a0-8a6a-34ed0acf2cc2 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:06.264827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-7c02b170-fdec-45a0-8a6a-34ed0acf2cc2 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'available'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:06.280285 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.280285 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:06.288132 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Create volume of 1 GB Jul 03 13:00:06.295772 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Availability Zones retrieved successfully. Jul 03 13:00:06.309397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Flow 'volume_create_api' (934ae642-8595-4883-a930-6b31f73949a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:06.310787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47065d69-8cb6-4c29-86eb-9b11922b4c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:06.312873 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:06.320525 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7c02b170-fdec-45a0-8a6a-34ed0acf2cc2 tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 13:00:06.320935 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 229/899] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:06 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:06.331307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-85989aed-9aa4-44fd-bf50-382306b875aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.333402 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85989aed-9aa4-44fd-bf50-382306b875aa tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.333712 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85989aed-9aa4-44fd-bf50-382306b875aa tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.334459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85989aed-9aa4-44fd-bf50-382306b875aa tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.343121 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.343121 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:06.344302 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-85989aed-9aa4-44fd-bf50-382306b875aa tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:06.348259 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85989aed-9aa4-44fd-bf50-382306b875aa tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:06.348259 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 225/900] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.360041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e9a3567c-f77a-4ea7-bd17-dd362984f230 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.362460 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e9a3567c-f77a-4ea7-bd17-dd362984f230 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:06.362941 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e9a3567c-f77a-4ea7-bd17-dd362984f230 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.363549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e9a3567c-f77a-4ea7-bd17-dd362984f230 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.363549 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-e9a3567c-f77a-4ea7-bd17-dd362984f230 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete snapshot with id: 7faf169a-d285-43ff-b169-1b8fb81c08cb Jul 03 13:00:06.374211 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e9a3567c-f77a-4ea7-bd17-dd362984f230 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb returned with HTTP 404 Jul 03 13:00:06.374698 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 225/901] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:06 2026] DELETE /volume/v3/snapshots/7faf169a-d285-43ff-b169-1b8fb81c08cb => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:06.385966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-32c4b939-c2f1-4ee7-89e6-bd8d33d0b94c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.388997 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32c4b939-c2f1-4ee7-89e6-bd8d33d0b94c tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 13:00:06.389586 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32c4b939-c2f1-4ee7-89e6-bd8d33d0b94c tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:06.389816 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32c4b939-c2f1-4ee7-89e6-bd8d33d0b94c tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:06.395125 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-32c4b939-c2f1-4ee7-89e6-bd8d33d0b94c tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'creating'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:06.413692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-20da514a-ba9a-40a6-9c19-4207a6a9c045 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.414117 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.414117 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:06.417022 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20da514a-ba9a-40a6-9c19-4207a6a9c045 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:06.417022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20da514a-ba9a-40a6-9c19-4207a6a9c045 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.417022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20da514a-ba9a-40a6-9c19-4207a6a9c045 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.417328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47065d69-8cb6-4c29-86eb-9b11922b4c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:06.417328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20224e07-b1e8-4fd2-ae0c-01d0934e7cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:06.438587 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.438587 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:06.447625 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-20da514a-ba9a-40a6-9c19-4207a6a9c045 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:06.449938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32c4b939-c2f1-4ee7-89e6-bd8d33d0b94c tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 13:00:06.450580 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 230/902] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:06 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:06.454884 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20da514a-ba9a-40a6-9c19-4207a6a9c045 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:06.455894 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 226/903] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.459648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d84d4416-3094-4429-8668-a41c12a11937 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.461655 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d84d4416-3094-4429-8668-a41c12a11937 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.462006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d84d4416-3094-4429-8668-a41c12a11937 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.462089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d84d4416-3094-4429-8668-a41c12a11937 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.470886 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.470886 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:06.470886 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d84d4416-3094-4429-8668-a41c12a11937 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:06.473697 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d84d4416-3094-4429-8668-a41c12a11937 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:06.474148 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 226/904] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.490182 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.496931 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 13:00:06.497642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:06.498100 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:06.499651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.snapshot_actions [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99821) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 13:00:06.507612 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.507612 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:06.508419 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.snapshot_actions [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Updating snapshot 2b5790b2-6967-47da-adab-25c8337dcb97 with info {'id': '2b5790b2-6967-47da-adab-25c8337dcb97', 'status': 'error', 'progress': '80%'} Jul 03 13:00:06.528122 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9cd2830c-e68a-4e93-9029-7bfb3eb995d1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 13:00:06.528645 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 231/905] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:06 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:06.540744 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Created reservations ['134bc5c9-a9f6-4d8a-be84-00f2b0ac241c', '107f3309-cae4-4b1c-b1ed-57edec7bbf87', 'ac2f0f87-ee0c-4c08-b8a4-083d068a870b', '97d0cf11-6e11-4a07-bf9b-f6dde9d01c5f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:06.545853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20224e07-b1e8-4fd2-ae0c-01d0934e7cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134bc5c9-a9f6-4d8a-be84-00f2b0ac241c', '107f3309-cae4-4b1c-b1ed-57edec7bbf87', 'ac2f0f87-ee0c-4c08-b8a4-083d068a870b', '97d0cf11-6e11-4a07-bf9b-f6dde9d01c5f']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:06.545853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7278fc86-628d-4259-a125-f0b04b94cc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:06.546382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91fbe63e-e228-4f77-a8b4-aab73062795a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.550196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91fbe63e-e228-4f77-a8b4-aab73062795a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.550196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91fbe63e-e228-4f77-a8b4-aab73062795a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.550405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91fbe63e-e228-4f77-a8b4-aab73062795a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.559016 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.559016 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:06.559016 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-91fbe63e-e228-4f77-a8b4-aab73062795a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Snapshot retrieved successfully. Jul 03 13:00:06.559016 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91fbe63e-e228-4f77-a8b4-aab73062795a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:06.559016 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 227/906] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.574489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-86d3d2a5-83d1-4f3b-af7d-dac05641424a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.576260 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86d3d2a5-83d1-4f3b-af7d-dac05641424a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] POST https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action Jul 03 13:00:06.576955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86d3d2a5-83d1-4f3b-af7d-dac05641424a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:06.576955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86d3d2a5-83d1-4f3b-af7d-dac05641424a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:06.580446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7278fc86-628d-4259-a125-f0b04b94cc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1219385740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a019defa73514c18aa68003f4dc83ff7',qos_specs=None,replication_status=,reservations=['134bc5c9-a9f6-4d8a-be84-00f2b0ac241c','107f3309-cae4-4b1c-b1ed-57edec7bbf87','ac2f0f87-ee0c-4c08-b8a4-083d068a870b','97d0cf11-6e11-4a07-bf9b-f6dde9d01c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7068e1a179384f27a14879a6a0dc9eef',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1219385740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a019defa73514c18aa68003f4dc83ff7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7068e1a179384f27a14879a6a0dc9eef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:06.580446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7245b4-52ae-4d08-99c1-b3899a70029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:06.581498 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-86d3d2a5-83d1-4f3b-af7d-dac05641424a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] Updating snapshot '2b5790b2-6967-47da-adab-25c8337dcb97' with '{'status': 'available'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:00:06.591326 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.591326 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:06.625796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e7245b4-52ae-4d08-99c1-b3899a70029c) transitioned into state 'SUCCESS' from state '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-1219385740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a019defa73514c18aa68003f4dc83ff7',qos_specs=None,replication_status=,reservations=['134bc5c9-a9f6-4d8a-be84-00f2b0ac241c','107f3309-cae4-4b1c-b1ed-57edec7bbf87','ac2f0f87-ee0c-4c08-b8a4-083d068a870b','97d0cf11-6e11-4a07-bf9b-f6dde9d01c5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7068e1a179384f27a14879a6a0dc9eef',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:06.626710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7acce03-28ff-488f-9be2-c7e7e6267cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:06.631506 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86d3d2a5-83d1-4f3b-af7d-dac05641424a tempest-SnapshotsActionsTest-1367631887 tempest-SnapshotsActionsTest-1367631887-project-admin] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action returned with HTTP 202 Jul 03 13:00:06.631946 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 227/907] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:00:06 2026] POST /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:06.643073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5edda8af-b1c7-48a6-93ae-a6658436ee83 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.645528 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5edda8af-b1c7-48a6-93ae-a6658436ee83 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.645926 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5edda8af-b1c7-48a6-93ae-a6658436ee83 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.646154 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5edda8af-b1c7-48a6-93ae-a6658436ee83 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.653517 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.653517 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:06.654236 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5edda8af-b1c7-48a6-93ae-a6658436ee83 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:06.655298 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5edda8af-b1c7-48a6-93ae-a6658436ee83 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:06.655833 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 232/908] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.658231 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7acce03-28ff-488f-9be2-c7e7e6267cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:06.659001 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Flow 'volume_create_api' (934ae642-8595-4883-a930-6b31f73949a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:06.659397 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Create volume request issued successfully. Jul 03 13:00:06.659941 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59e556ec-8a65-418b-a3ae-23cdc1120758 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:06.660800 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 223/909] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:06 2026] POST /volume/v3/volumes => generated 749 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:06.667663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.669948 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.670523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.670670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.670924 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete snapshot with id: 2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.676580 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4b2f9c87-1e43-4015-a511-c095011df87e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.678577 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4b2f9c87-1e43-4015-a511-c095011df87e tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] GET https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:06.678738 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4b2f9c87-1e43-4015-a511-c095011df87e tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.680488 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4b2f9c87-1e43-4015-a511-c095011df87e tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.680569 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.680569 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:06.680996 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:06.687110 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.687110 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:06.691938 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4b2f9c87-1e43-4015-a511-c095011df87e tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:06.697562 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4b2f9c87-1e43-4015-a511-c095011df87e tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 200 Jul 03 13:00:06.697990 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 228/910] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:06.739275 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot delete request issued successfully. Jul 03 13:00:06.739275 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87fb4475-769c-412b-8447-6c8eaca3e9ba tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 202 Jul 03 13:00:06.739275 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 228/911] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:06 2026] DELETE /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:06.747677 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-68d13dc4-a68a-4f2f-9e48-f79839135edc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:06.750181 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-68d13dc4-a68a-4f2f-9e48-f79839135edc tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:06.750460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-68d13dc4-a68a-4f2f-9e48-f79839135edc tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:06.750652 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-68d13dc4-a68a-4f2f-9e48-f79839135edc tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:06.764938 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:06.764938 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:06.764938 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-68d13dc4-a68a-4f2f-9e48-f79839135edc tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Snapshot retrieved successfully. Jul 03 13:00:06.764938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-68d13dc4-a68a-4f2f-9e48-f79839135edc tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 200 Jul 03 13:00:06.764938 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 233/912] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:06 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:07.475936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6f9bcad9-7cd0-4499-9355-fb0ada5350a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.478737 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f9bcad9-7cd0-4499-9355-fb0ada5350a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:07.479118 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f9bcad9-7cd0-4499-9355-fb0ada5350a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.479279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f9bcad9-7cd0-4499-9355-fb0ada5350a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.496396 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.496396 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:07.505143 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f9bcad9-7cd0-4499-9355-fb0ada5350a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:07.514799 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f9bcad9-7cd0-4499-9355-fb0ada5350a5 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:07.515462 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 224/913] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:07.598865 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-539a271e-4af4-4a92-866d-5a82ecdb708c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.602187 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-539a271e-4af4-4a92-866d-5a82ecdb708c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] DELETE https://10.4.3.13/volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39 Jul 03 13:00:07.602492 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-539a271e-4af4-4a92-866d-5a82ecdb708c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.602766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-539a271e-4af4-4a92-866d-5a82ecdb708c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.618175 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.618175 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:07.724427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7a86fae3-94ee-445b-ae1e-789a28194b5f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.727547 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a86fae3-94ee-445b-ae1e-789a28194b5f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] GET https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:07.727547 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a86fae3-94ee-445b-ae1e-789a28194b5f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.727547 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a86fae3-94ee-445b-ae1e-789a28194b5f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.734874 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.734874 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:07.740519 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7a86fae3-94ee-445b-ae1e-789a28194b5f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:07.748626 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a86fae3-94ee-445b-ae1e-789a28194b5f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 200 Jul 03 13:00:07.748626 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 229/914] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:07.767189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.769258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] POST https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action Jul 03 13:00:07.769477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-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=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:07.769630 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-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=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:07.771899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-48a46b27-aafb-4dbb-a015-1f4017d3d014 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.775139 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48a46b27-aafb-4dbb-a015-1f4017d3d014 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 Jul 03 13:00:07.775402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48a46b27-aafb-4dbb-a015-1f4017d3d014 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.775635 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48a46b27-aafb-4dbb-a015-1f4017d3d014 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.779772 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.779772 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:07.780996 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48a46b27-aafb-4dbb-a015-1f4017d3d014 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 returned with HTTP 404 Jul 03 13:00:07.781652 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 225/915] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/snapshots/2b5790b2-6967-47da-adab-25c8337dcb97 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:07.788053 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.788053 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:07.788655 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:07.792193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b85da539-9642-4cab-a1f2-f38e796909c5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.794360 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b85da539-9642-4cab-a1f2-f38e796909c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:07.794783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b85da539-9642-4cab-a1f2-f38e796909c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.795087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b85da539-9642-4cab-a1f2-f38e796909c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.803621 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.803621 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:07.808417 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b85da539-9642-4cab-a1f2-f38e796909c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 13:00:07.815617 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b85da539-9642-4cab-a1f2-f38e796909c5 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 returned with HTTP 200 Jul 03 13:00:07.815772 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Update volume metadata completed successfully. Jul 03 13:00:07.815865 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 230/916] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:07.815912 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84b17f45-e4bd-416d-8f35-8d6cfa5fc977 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action returned with HTTP 200 Jul 03 13:00:07.816179 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 234/917] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:00:07 2026] POST /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action => generated 563 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:07.831524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c7c9398a-0ead-468a-af22-1615ea3f339f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.832114 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.833277 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c7c9398a-0ead-468a-af22-1615ea3f339f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] GET https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:07.833462 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c7c9398a-0ead-468a-af22-1615ea3f339f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.833642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c7c9398a-0ead-468a-af22-1615ea3f339f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.834667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:07.834667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.835180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.835454 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete volume with id: d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:07.842851 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.842851 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:07.844549 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.844549 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:07.845097 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 13:00:07.848178 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c7c9398a-0ead-468a-af22-1615ea3f339f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:07.854730 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c7c9398a-0ead-468a-af22-1615ea3f339f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 200 Jul 03 13:00:07.855271 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 226/918] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:07.876275 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.876840 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Delete volume request issued successfully. Jul 03 13:00:07.876840 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b6eaa255-d9ad-42ec-a9b7-4616909848de tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 returned with HTTP 202 Jul 03 13:00:07.876840 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 231/919] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:07 2026] DELETE /volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:07.876974 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] POST https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action Jul 03 13:00:07.876974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:07.876974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:07.881786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-524d7361-e095-44f6-a216-406b78915ae1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.885914 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-524d7361-e095-44f6-a216-406b78915ae1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:07.885914 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-524d7361-e095-44f6-a216-406b78915ae1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.885914 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-524d7361-e095-44f6-a216-406b78915ae1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.889265 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.889265 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:07.892047 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.892047 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:07.897133 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-524d7361-e095-44f6-a216-406b78915ae1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Volume info retrieved successfully. Jul 03 13:00:07.899364 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.899364 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:07.902398 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:07.906414 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-524d7361-e095-44f6-a216-406b78915ae1 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 returned with HTTP 200 Jul 03 13:00:07.906414 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 227/920] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:07.908831 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Get volume image-metadata completed successfully. Jul 03 13:00:07.924138 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Delete volume metadata completed successfully. Jul 03 13:00:07.924384 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbfb89cf-8d16-4f9e-9720-e2a3fa818b75 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action returned with HTTP 200 Jul 03 13:00:07.925385 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 235/921] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:00:07 2026] POST /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 13:00:07.935612 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.939231 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] POST https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action Jul 03 13:00:07.939231 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:07.939231 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:07.951326 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.951326 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:07.951547 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:07.964998 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Get volume image-metadata completed successfully. Jul 03 13:00:07.965567 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0da6ac0b-19a2-45d5-8b87-8ec64ea14dcc tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action returned with HTTP 200 Jul 03 13:00:07.966745 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 232/922] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:00:07 2026] POST /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905/action => generated 537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:07.980901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fb3a5a31-5574-4f99-af05-cb51f5ea6b4b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:07.983842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb3a5a31-5574-4f99-af05-cb51f5ea6b4b tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] GET https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:07.984056 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb3a5a31-5574-4f99-af05-cb51f5ea6b4b tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:07.984279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb3a5a31-5574-4f99-af05-cb51f5ea6b4b tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:07.996130 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:07.996130 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:08.000859 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fb3a5a31-5574-4f99-af05-cb51f5ea6b4b tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:08.007568 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb3a5a31-5574-4f99-af05-cb51f5ea6b4b tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 200 Jul 03 13:00:08.007811 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 228/923] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:07 2026] GET /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:08.029349 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.031560 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:08.031810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.032499 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.032499 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Delete volume with id: e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:08.041751 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.041751 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:08.043242 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:08.078976 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Delete volume request issued successfully. Jul 03 13:00:08.079145 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-30f3fbf9-55ba-4012-aeb3-2dd68f9be6ae tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 202 Jul 03 13:00:08.079979 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 236/924] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:08 2026] DELETE /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:08.088397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f1011fa6-673c-46b8-8ce7-e8922ac0897f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.093177 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f1011fa6-673c-46b8-8ce7-e8922ac0897f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] GET https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:08.093177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f1011fa6-673c-46b8-8ce7-e8922ac0897f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.093177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f1011fa6-673c-46b8-8ce7-e8922ac0897f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.100911 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.100911 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:08.108330 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f1011fa6-673c-46b8-8ce7-e8922ac0897f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Volume info retrieved successfully. Jul 03 13:00:08.116917 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f1011fa6-673c-46b8-8ce7-e8922ac0897f tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 200 Jul 03 13:00:08.116917 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 233/925] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:08 2026] GET /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 1390 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:08.163483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-539a271e-4af4-4a92-866d-5a82ecdb708c tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39 returned with HTTP 200 Jul 03 13:00:08.163668 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 229/926] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:00:07 2026] DELETE /volume/v3/attachments/e42326b7-b5a1-4c21-a80d-4efbc3c90f39 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:08.177660 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.180383 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 13:00:08.180623 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.180783 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.180979 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Delete volume with id: 2d1f1967-e12f-42c0-96d3-2a2c4179bb8c Jul 03 13:00:08.191484 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.191484 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:08.192198 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 13:00:08.222820 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Delete volume request issued successfully. Jul 03 13:00:08.223071 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-85d44252-5566-4d45-afa6-b4caccf07d89 req-cd41adf9-3ee2-4222-a011-3af52df10ccb tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c returned with HTTP 202 Jul 03 13:00:08.226189 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 229/927] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:00:08 2026] DELETE /volume/v3/volumes/2d1f1967-e12f-42c0-96d3-2a2c4179bb8c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:08.429935 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-b895ea31-6d23-4d95-8583-80c6176c6bed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.432044 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-b895ea31-6d23-4d95-8583-80c6176c6bed tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75/action Jul 03 13:00:08.432490 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-b895ea31-6d23-4d95-8583-80c6176c6bed tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:08.432619 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-b895ea31-6d23-4d95-8583-80c6176c6bed tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:08.451712 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.451712 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:08.470219 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fca3d3b2-7ca1-494a-8602-30762da8f642 req-b895ea31-6d23-4d95-8583-80c6176c6bed tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75/action returned with HTTP 204 Jul 03 13:00:08.472974 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 237/928] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:00:08 2026] POST /volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (3 switches on core 0) Jul 03 13:00:08.531195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cb00e307-4190-490e-b41a-65bb3d77a93b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.532988 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cb00e307-4190-490e-b41a-65bb3d77a93b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:08.533176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cb00e307-4190-490e-b41a-65bb3d77a93b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.533418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cb00e307-4190-490e-b41a-65bb3d77a93b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.544711 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.544711 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:08.548295 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cb00e307-4190-490e-b41a-65bb3d77a93b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:08.553522 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cb00e307-4190-490e-b41a-65bb3d77a93b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:08.553930 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 234/929] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:08 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:08.567055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7000ca15-4d41-424a-a03c-c86f430c45ae None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.568853 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7000ca15-4d41-424a-a03c-c86f430c45ae tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:08.569128 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7000ca15-4d41-424a-a03c-c86f430c45ae tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.569410 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7000ca15-4d41-424a-a03c-c86f430c45ae tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.580776 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.580776 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:08.586055 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7000ca15-4d41-424a-a03c-c86f430c45ae tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:08.592914 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7000ca15-4d41-424a-a03c-c86f430c45ae tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:08.593453 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 230/930] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:08 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:08.608003 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-01690432-df27-449b-97c1-5fb5df5b2b76 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.610603 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:08.610821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.611036 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.611244 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume with id: fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:08.633596 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.633596 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:08.635078 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:08.646628 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-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 13:00:08.647078 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01690432-df27-449b-97c1-5fb5df5b2b76 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 400 Jul 03 13:00:08.647725 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 230/931] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:08 2026] DELETE /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 307 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:00:08.658046 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-111fadc8-1925-4358-9bdd-ec44dbf95422 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.660263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-111fadc8-1925-4358-9bdd-ec44dbf95422 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:08.660442 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-111fadc8-1925-4358-9bdd-ec44dbf95422 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.660653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-111fadc8-1925-4358-9bdd-ec44dbf95422 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.690308 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.690308 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:08.703915 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-111fadc8-1925-4358-9bdd-ec44dbf95422 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:08.714450 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-111fadc8-1925-4358-9bdd-ec44dbf95422 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:08.715052 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 238/932] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:08 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 1138 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:08.782971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-1525998f-0c11-4c9b-bed6-3b8ca631c11a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.787443 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-1525998f-0c11-4c9b-bed6-3b8ca631c11a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:08.787443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-1525998f-0c11-4c9b-bed6-3b8ca631c11a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.787443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-1525998f-0c11-4c9b-bed6-3b8ca631c11a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.814073 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.814073 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:08.824653 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-1525998f-0c11-4c9b-bed6-3b8ca631c11a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:08.837360 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-1525998f-0c11-4c9b-bed6-3b8ca631c11a tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:08.837645 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 235/933] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:08 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 1138 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:08.875350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.878540 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] POST https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31/action Jul 03 13:00:08.878704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:08.878784 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:08.895826 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:08.895826 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:08.897582 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:08.911488 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Begin detaching volume completed successfully. Jul 03 13:00:08.911888 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-6e01315c-f1c5-47ec-89a2-3032bd7592c2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31/action returned with HTTP 202 Jul 03 13:00:08.912615 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 231/934] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:00:08 2026] POST /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:08.924624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1621cc0f-a128-4b91-a85f-7b4765591687 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:08.927362 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1621cc0f-a128-4b91-a85f-7b4765591687 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] GET https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 Jul 03 13:00:08.927583 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1621cc0f-a128-4b91-a85f-7b4765591687 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:08.927780 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1621cc0f-a128-4b91-a85f-7b4765591687 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:08.935134 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1621cc0f-a128-4b91-a85f-7b4765591687 tempest-SnapshotsActionsTest-628128148 tempest-SnapshotsActionsTest-628128148-project-member] https://10.4.3.13/volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 returned with HTTP 404 Jul 03 13:00:08.935760 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 231/935] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:08 2026] GET /volume/v3/volumes/d9bd81da-fa52-4693-96ba-493c862888b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:09.132511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dd9d65e7-f450-4bb6-9e48-6d77cf28abe3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:09.134761 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd9d65e7-f450-4bb6-9e48-6d77cf28abe3 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] GET https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 Jul 03 13:00:09.135034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd9d65e7-f450-4bb6-9e48-6d77cf28abe3 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:09.135324 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd9d65e7-f450-4bb6-9e48-6d77cf28abe3 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:09.141450 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd9d65e7-f450-4bb6-9e48-6d77cf28abe3 tempest-VolumesImageMetadata-52337109 tempest-VolumesImageMetadata-52337109-project-member] https://10.4.3.13/volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 returned with HTTP 404 Jul 03 13:00:09.142132 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 239/936] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:09 2026] GET /volume/v3/volumes/e4e3ac79-1da3-40a6-a7b6-f9a2c11b9905 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:09.958630 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-820110c4-157d-4248-9b83-ef59a259f200 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:09.959026 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-820110c4-157d-4248-9b83-ef59a259f200 None None] GET https://10.4.3.13/volume// Jul 03 13:00:09.959026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-820110c4-157d-4248-9b83-ef59a259f200 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:09.959467 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-820110c4-157d-4248-9b83-ef59a259f200 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:09.959841 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-820110c4-157d-4248-9b83-ef59a259f200 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:09.960144 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 236/937] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:00:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:09.979987 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-a1678eca-d9ec-43a9-b8fb-3f9759e5c497 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:09.987800 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-a1678eca-d9ec-43a9-b8fb-3f9759e5c497 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:09.987800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-a1678eca-d9ec-43a9-b8fb-3f9759e5c497 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:09.987800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-a1678eca-d9ec-43a9-b8fb-3f9759e5c497 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:10.003910 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:10.003910 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:10.010744 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-a1678eca-d9ec-43a9-b8fb-3f9759e5c497 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:10.019315 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-a1678eca-d9ec-43a9-b8fb-3f9759e5c497 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:10.019315 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 232/938] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:00:09 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:00:11.198443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-95f9991c-0e9f-4d56-b5d4-2cf3f6334039 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:11.201625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-95f9991c-0e9f-4d56-b5d4-2cf3f6334039 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75 Jul 03 13:00:11.201804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-95f9991c-0e9f-4d56-b5d4-2cf3f6334039 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:11.202049 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-95f9991c-0e9f-4d56-b5d4-2cf3f6334039 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:11.210478 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:11.210478 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:11.760779 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ebea1814-dee7-4d4f-a0aa-23798ca9209c req-95f9991c-0e9f-4d56-b5d4-2cf3f6334039 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75 returned with HTTP 200 Jul 03 13:00:11.761374 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 232/939] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:00:11 2026] DELETE /volume/v3/attachments/7945f713-78f0-495d-8acb-0495954b4e75 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:11.894365 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-5ef43f5f-d097-4bfb-8556-8878d0001da8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:11.898743 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-5ef43f5f-d097-4bfb-8556-8878d0001da8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] POST https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e/action Jul 03 13:00:11.899137 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-5ef43f5f-d097-4bfb-8556-8878d0001da8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:11.899311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-5ef43f5f-d097-4bfb-8556-8878d0001da8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:11.926408 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:11.926408 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:11.953762 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4f00e8d0-d1f5-47c0-9877-76602f993504 req-5ef43f5f-d097-4bfb-8556-8878d0001da8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e/action returned with HTTP 204 Jul 03 13:00:11.954361 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 240/940] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:00:11 2026] POST /volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:12.215013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0494375e-577b-486b-913e-5478223c936b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:12.409381 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:12.409972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1680118278"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:12.412591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1680118278'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:12.412756 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Create volume of 1 GB Jul 03 13:00:12.417468 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Availability Zones retrieved successfully. Jul 03 13:00:12.425193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Flow 'volume_create_api' (ffa8bc11-864f-44e0-9ca2-b12c9e9491a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:12.425193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d0aeb7-b3d6-466d-88dd-2f1b164c02c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:12.425588 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:12.467196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d0aeb7-b3d6-466d-88dd-2f1b164c02c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:12.467196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d959c94b-64c7-461b-a59a-3b41e6294cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:12.556782 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Created reservations ['1790a7da-c5a3-47bc-9431-be2912dcad2e', 'eb94fe74-4ae6-4422-b33e-f478b8e9421f', '4be0a68c-3639-40db-9661-b97a0e2d4948', 'cffe0ec9-dc95-464f-aaa4-0556ea0003b3'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:12.559083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d959c94b-64c7-461b-a59a-3b41e6294cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1790a7da-c5a3-47bc-9431-be2912dcad2e', 'eb94fe74-4ae6-4422-b33e-f478b8e9421f', '4be0a68c-3639-40db-9661-b97a0e2d4948', 'cffe0ec9-dc95-464f-aaa4-0556ea0003b3']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:12.559083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d99c44ef-0353-42a9-bd42-6d73e455a813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:12.597439 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d99c44ef-0353-42a9-bd42-6d73e455a813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c6c1f4-855a-46a1-9d56-e48d14bd4707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1680118278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cea1c06b4924feca0b4d4bbe6dce135',qos_specs=None,replication_status=,reservations=['1790a7da-c5a3-47bc-9431-be2912dcad2e','eb94fe74-4ae6-4422-b33e-f478b8e9421f','4be0a68c-3639-40db-9661-b97a0e2d4948','cffe0ec9-dc95-464f-aaa4-0556ea0003b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f261674df23416f90e7195cf3806c21',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1680118278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c6c1f4-855a-46a1-9d56-e48d14bd4707,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cea1c06b4924feca0b4d4bbe6dce135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f261674df23416f90e7195cf3806c21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:12.599036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336f13f6-21a6-420c-83d9-b230965b7c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:12.621057 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a30078a1-b9fb-475f-a79c-d61802599885 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:12.636268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336f13f6-21a6-420c-83d9-b230965b7c3a) transitioned into state 'SUCCESS' from state '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-1680118278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cea1c06b4924feca0b4d4bbe6dce135',qos_specs=None,replication_status=,reservations=['1790a7da-c5a3-47bc-9431-be2912dcad2e','eb94fe74-4ae6-4422-b33e-f478b8e9421f','4be0a68c-3639-40db-9661-b97a0e2d4948','cffe0ec9-dc95-464f-aaa4-0556ea0003b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f261674df23416f90e7195cf3806c21',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:12.637384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae4ba87-2634-45fa-98f5-b835b0ae3859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:12.682215 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae4ba87-2634-45fa-98f5-b835b0ae3859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:12.683796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Flow 'volume_create_api' (ffa8bc11-864f-44e0-9ca2-b12c9e9491a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:12.684260 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Create volume request issued successfully. Jul 03 13:00:12.685152 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0494375e-577b-486b-913e-5478223c936b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:12.685711 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 237/941] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:00:12 2026] POST /volume/v3/volumes => generated 817 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:12.708500 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7e792549-d470-4781-8214-316ae9a100b7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:12.711419 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7e792549-d470-4781-8214-316ae9a100b7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:12.711604 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7e792549-d470-4781-8214-316ae9a100b7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:12.711897 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7e792549-d470-4781-8214-316ae9a100b7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:12.725035 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:12.725035 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:12.733196 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7e792549-d470-4781-8214-316ae9a100b7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:12.740362 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7e792549-d470-4781-8214-316ae9a100b7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 200 Jul 03 13:00:12.740362 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 233/942] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:12 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 885 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:12.945710 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a30078a1-b9fb-475f-a79c-d61802599885 tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 13:00:12.946008 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a30078a1-b9fb-475f-a79c-d61802599885 tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:12.946441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a30078a1-b9fb-475f-a79c-d61802599885 tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] Calling method 'get_pools' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.225683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4c74db86-b2ab-4979-a538-d3caa85eab36 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.227973 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c74db86-b2ab-4979-a538-d3caa85eab36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:13.228277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c74db86-b2ab-4979-a538-d3caa85eab36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:13.228661 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c74db86-b2ab-4979-a538-d3caa85eab36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.238463 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:13.238463 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:13.243716 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4c74db86-b2ab-4979-a538-d3caa85eab36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:13.252696 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c74db86-b2ab-4979-a538-d3caa85eab36 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:13.255781 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 241/943] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:13 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:13.449908 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a30078a1-b9fb-475f-a79c-d61802599885 tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 13:00:13.450707 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 233/944] 10.4.3.13 () {66 vars in 1307 bytes} [Fri Jul 3 13:00:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 830 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:13.464240 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cfb0b901-d27b-4772-bc15-0dd02380274d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.466559 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cfb0b901-d27b-4772-bc15-0dd02380274d tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools Jul 03 13:00:13.466785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cfb0b901-d27b-4772-bc15-0dd02380274d tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:13.467013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cfb0b901-d27b-4772-bc15-0dd02380274d tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] Calling method 'get_pools' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.467340 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:13.467340 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:13.758270 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bf8886ac-d353-4ac9-9035-c9e49060b68d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.762007 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf8886ac-d353-4ac9-9035-c9e49060b68d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:13.762007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf8886ac-d353-4ac9-9035-c9e49060b68d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:13.762205 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf8886ac-d353-4ac9-9035-c9e49060b68d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.771120 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:13.771120 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:13.775867 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bf8886ac-d353-4ac9-9035-c9e49060b68d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:13.781395 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf8886ac-d353-4ac9-9035-c9e49060b68d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 200 Jul 03 13:00:13.782146 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 234/945] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:13 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:13.798088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.800146 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] POST https://10.4.3.13/volume/v3/volume-transfers Jul 03 13:00:13.800616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "30c6c1f4-855a-46a1-9d56-e48d14bd4707"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:13.802266 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volume_transfer [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Creating new volume transfer {'transfer': {'volume_id': '30c6c1f4-855a-46a1-9d56-e48d14bd4707'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:00:13.802489 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volume_transfer [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Creating transfer of volume 30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:13.802647 np0000004418 devstack@c-api.service[99821]: INFO cinder.transfer.api [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Generating transfer record for volume 30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:13.811463 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:13.811463 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:13.840792 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-adfbd3d3-342b-4d53-8278-e59872836cd2 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:00:13.841642 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 242/946] 10.4.3.13 () {70 vars in 1319 bytes} [Fri Jul 3 13:00:13 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:13.855089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-57d72866-7866-4a0b-961c-cb1ea545641e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.859658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57d72866-7866-4a0b-961c-cb1ea545641e tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:13.859658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57d72866-7866-4a0b-961c-cb1ea545641e tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:13.859658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57d72866-7866-4a0b-961c-cb1ea545641e tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.869339 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:13.869339 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:13.875502 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-57d72866-7866-4a0b-961c-cb1ea545641e tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:13.887982 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57d72866-7866-4a0b-961c-cb1ea545641e tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 200 Jul 03 13:00:13.887982 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 234/947] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:13 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:13.910230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3d0500cb-e5f4-43b6-9a1b-55b7ea5a4025 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.912389 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d0500cb-e5f4-43b6-9a1b-55b7ea5a4025 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93 Jul 03 13:00:13.912640 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d0500cb-e5f4-43b6-9a1b-55b7ea5a4025 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:13.912872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d0500cb-e5f4-43b6-9a1b-55b7ea5a4025 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.917845 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d0500cb-e5f4-43b6-9a1b-55b7ea5a4025 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93 returned with HTTP 200 Jul 03 13:00:13.918369 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 235/948] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:00:13 2026] GET /volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93 => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:13.931809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-52f5e23a-5b27-4334-96ff-3e710ca50542 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.936689 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52f5e23a-5b27-4334-96ff-3e710ca50542 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volume-transfers Jul 03 13:00:13.936689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52f5e23a-5b27-4334-96ff-3e710ca50542 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:13.937147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52f5e23a-5b27-4334-96ff-3e710ca50542 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:13.937147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volume_transfer [None req-52f5e23a-5b27-4334-96ff-3e710ca50542 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Listing volume transfers {{(pid=99821) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:00:13.944315 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52f5e23a-5b27-4334-96ff-3e710ca50542 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers returned with HTTP 200 Jul 03 13:00:13.944919 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 243/949] 10.4.3.13 () {68 vars in 1298 bytes} [Fri Jul 3 13:00:13 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:13.955814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b58dad23-0b92-463e-a563-9ebf604756b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:13.970028 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cfb0b901-d27b-4772-bc15-0dd02380274d tempest-VolumePoolsAdminTestsJSON-393655891 tempest-VolumePoolsAdminTestsJSON-393655891-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:00:13.971187 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 238/950] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 13:00:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:14.044198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] POST https://10.4.3.13/volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93/accept Jul 03 13:00:14.044198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "41b8de0a6e6ccba3"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:14.044335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.volume_transfer [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Accepting volume transfer e07d89e6-5990-49a8-bdec-cda812bfdf93 {{(pid=99824) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 13:00:14.044493 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.volume_transfer [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Accepting transfer e07d89e6-5990-49a8-bdec-cda812bfdf93 Jul 03 13:00:14.110771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Created reservations ['6c4975d4-184b-4f4a-85d0-3d0cb51478d0', '9c748229-2a06-4ab7-83c0-14ca004289a2', '223d99d9-03d6-41e0-bee9-d66ed8803730', 'ebecc166-1216-4496-93b3-9a4532532efe'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:14.131477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Created reservations ['e3ef4206-eeb7-4390-9f43-6f93e674d623', 'ddbe5c04-7d08-4af1-b506-523547409304', '7d198984-9636-40ed-8b97-56e9bf6cfae9', '004408d0-1836-4629-b7d3-5b4bfccd44d8'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:14.189055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Created reservations ['23c925ea-718f-4e16-b772-e6ed11a649ad', '7dfe5321-e60b-4e95-8615-d56572516f6a', '62485ebb-75b1-43b7-8aed-7d7745df2f52', '5a825380-104c-4ca8-9afc-914b568ac357'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:14.269810 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Created reservations ['f75fd01c-1ba9-49a6-876a-89bbe082a48a', '205c5e8e-f65d-400b-b5ac-88963a2c65e7', 'b06cfb78-5651-454d-a9b9-bca18c1cdb49', '25367413-d0a5-4443-8e9b-0ce83760cf41'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:14.771424 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Transfer volume completed successfully. Jul 03 13:00:14.915022 np0000004418 devstack@c-api.service[99824]: INFO cinder.transfer.api [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Volume 30c6c1f4-855a-46a1-9d56-e48d14bd4707 has been transferred. Jul 03 13:00:14.924490 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b58dad23-0b92-463e-a563-9ebf604756b2 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] https://10.4.3.13/volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93/accept returned with HTTP 202 Jul 03 13:00:14.925209 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 235/951] 10.4.3.13 () {70 vars in 1451 bytes} [Fri Jul 3 13:00:13 2026] POST /volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93/accept => generated 363 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:14.935285 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4348dc35-7806-4b2f-b48d-b4798f5cfc22 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:14.937063 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4348dc35-7806-4b2f-b48d-b4798f5cfc22 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:14.937670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4348dc35-7806-4b2f-b48d-b4798f5cfc22 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:14.937670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4348dc35-7806-4b2f-b48d-b4798f5cfc22 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:14.943873 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:14.943873 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:14.947586 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4348dc35-7806-4b2f-b48d-b4798f5cfc22 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Volume info retrieved successfully. Jul 03 13:00:14.952326 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4348dc35-7806-4b2f-b48d-b4798f5cfc22 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 200 Jul 03 13:00:14.952720 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 236/952] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:14 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:14.975384 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e0c4e829-9ed8-4092-a9a5-affa9a0c17f1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:14.977599 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0c4e829-9ed8-4092-a9a5-affa9a0c17f1 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:14.977875 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0c4e829-9ed8-4092-a9a5-affa9a0c17f1 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:14.978110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0c4e829-9ed8-4092-a9a5-affa9a0c17f1 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:14.986620 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:14.986620 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:14.992664 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e0c4e829-9ed8-4092-a9a5-affa9a0c17f1 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] Volume info retrieved successfully. Jul 03 13:00:14.998811 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0c4e829-9ed8-4092-a9a5-affa9a0c17f1 tempest-VolumesTransfersV355Test-948257344 tempest-VolumesTransfersV355Test-948257344-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 200 Jul 03 13:00:14.999500 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 244/953] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:14 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:15.015079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2735ff34-0bd6-4981-955b-ed661e48a8d0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:15.020761 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2735ff34-0bd6-4981-955b-ed661e48a8d0 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] DELETE https://10.4.3.13/volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93 Jul 03 13:00:15.020977 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2735ff34-0bd6-4981-955b-ed661e48a8d0 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:15.021290 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2735ff34-0bd6-4981-955b-ed661e48a8d0 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:15.021365 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.volume_transfer [None req-2735ff34-0bd6-4981-955b-ed661e48a8d0 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Delete transfer with id: e07d89e6-5990-49a8-bdec-cda812bfdf93 Jul 03 13:00:15.032452 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2735ff34-0bd6-4981-955b-ed661e48a8d0 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93 returned with HTTP 404 Jul 03 13:00:15.033269 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 239/954] 10.4.3.13 () {68 vars in 1412 bytes} [Fri Jul 3 13:00:15 2026] DELETE /volume/v3/volume-transfers/e07d89e6-5990-49a8-bdec-cda812bfdf93 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:15.045573 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:15.232444 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:15.232804 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:15.233049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:15.233347 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Delete volume with id: 30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:15.244296 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:15.244296 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:15.244918 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Volume info retrieved successfully. Jul 03 13:00:15.272682 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Delete volume request issued successfully. Jul 03 13:00:15.276587 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-717dbc34-5852-4ffb-b26c-cd42ceb96fe8 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 202 Jul 03 13:00:15.277134 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 236/955] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:00:15 2026] DELETE /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:00:15.293149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-03f95f80-728c-4a1d-ad0c-f889bf74b19b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:15.295665 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03f95f80-728c-4a1d-ad0c-f889bf74b19b tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:15.295867 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03f95f80-728c-4a1d-ad0c-f889bf74b19b tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:15.296033 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03f95f80-728c-4a1d-ad0c-f889bf74b19b tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:15.304397 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:15.304397 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:15.311121 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-03f95f80-728c-4a1d-ad0c-f889bf74b19b tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Volume info retrieved successfully. Jul 03 13:00:15.312752 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03f95f80-728c-4a1d-ad0c-f889bf74b19b tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 200 Jul 03 13:00:15.313191 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 237/956] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:15 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 1128 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:00:16.329032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b1fd111c-f471-460e-91a5-eb270387d478 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:16.330882 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b1fd111c-f471-460e-91a5-eb270387d478 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:16.331204 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b1fd111c-f471-460e-91a5-eb270387d478 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:16.331409 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b1fd111c-f471-460e-91a5-eb270387d478 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:16.338797 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b1fd111c-f471-460e-91a5-eb270387d478 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 404 Jul 03 13:00:16.339386 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 245/957] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:16 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:16.347899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5b6e34b9-967c-4d26-8933-3d056264ffb7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:16.350330 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5b6e34b9-967c-4d26-8933-3d056264ffb7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:16.351127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5b6e34b9-967c-4d26-8933-3d056264ffb7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:16.351127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5b6e34b9-967c-4d26-8933-3d056264ffb7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:16.359621 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5b6e34b9-967c-4d26-8933-3d056264ffb7 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 404 Jul 03 13:00:16.360473 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 240/958] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:16 2026] GET /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:16.368754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-631f47a5-3af2-4c0d-addf-5475cecba6d9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:16.371256 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-631f47a5-3af2-4c0d-addf-5475cecba6d9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] DELETE https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:16.371647 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-631f47a5-3af2-4c0d-addf-5475cecba6d9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:16.372266 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-631f47a5-3af2-4c0d-addf-5475cecba6d9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:16.372566 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-631f47a5-3af2-4c0d-addf-5475cecba6d9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Delete volume with id: 30c6c1f4-855a-46a1-9d56-e48d14bd4707 Jul 03 13:00:16.380621 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-631f47a5-3af2-4c0d-addf-5475cecba6d9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 returned with HTTP 404 Jul 03 13:00:16.381500 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 237/959] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:00:16 2026] DELETE /volume/v3/volumes/30c6c1f4-855a-46a1-9d56-e48d14bd4707 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:16.391702 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:16.393477 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:16.393989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-772537535"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:16.396497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-772537535'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:16.397123 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Create volume of 1 GB Jul 03 13:00:16.402515 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Availability Zones retrieved successfully. Jul 03 13:00:16.409107 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Flow 'volume_create_api' (1e35ce95-05e7-4084-8b5f-309525ec8a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:16.411093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d35fa8fd-e7c7-4234-bd0e-5755862c32b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:16.412205 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:16.458093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d35fa8fd-e7c7-4234-bd0e-5755862c32b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:16.459707 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f3107e-67ca-472f-b26a-6653fd7a256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:16.523982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Created reservations ['0a38f182-f7a2-4774-8b48-666768ade9a7', '0cafc111-666b-43b4-beab-61ae19d70562', '82ae5250-d8de-4cf4-9a98-87bddd997540', 'b5153b03-ed86-486a-b9e1-d4c463ce987a'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:16.524993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f3107e-67ca-472f-b26a-6653fd7a256c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a38f182-f7a2-4774-8b48-666768ade9a7', '0cafc111-666b-43b4-beab-61ae19d70562', '82ae5250-d8de-4cf4-9a98-87bddd997540', 'b5153b03-ed86-486a-b9e1-d4c463ce987a']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:16.525977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7fae84-b702-46bc-8945-e50fc83a5433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:16.559475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7fae84-b702-46bc-8945-e50fc83a5433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86426acc-1e50-4e69-972f-ca17374603fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-772537535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cea1c06b4924feca0b4d4bbe6dce135',qos_specs=None,replication_status=,reservations=['0a38f182-f7a2-4774-8b48-666768ade9a7','0cafc111-666b-43b4-beab-61ae19d70562','82ae5250-d8de-4cf4-9a98-87bddd997540','b5153b03-ed86-486a-b9e1-d4c463ce987a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f261674df23416f90e7195cf3806c21',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-772537535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86426acc-1e50-4e69-972f-ca17374603fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cea1c06b4924feca0b4d4bbe6dce135',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f261674df23416f90e7195cf3806c21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:16.560451 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b19dc56-f434-40a1-a435-58e4984143ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:16.588051 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b19dc56-f434-40a1-a435-58e4984143ae) transitioned into state 'SUCCESS' from state '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-772537535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cea1c06b4924feca0b4d4bbe6dce135',qos_specs=None,replication_status=,reservations=['0a38f182-f7a2-4774-8b48-666768ade9a7','0cafc111-666b-43b4-beab-61ae19d70562','82ae5250-d8de-4cf4-9a98-87bddd997540','b5153b03-ed86-486a-b9e1-d4c463ce987a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f261674df23416f90e7195cf3806c21',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:16.589173 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe083e2-b218-43d4-ae6a-61e33132827c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:16.602566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe083e2-b218-43d4-ae6a-61e33132827c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:16.603878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Flow 'volume_create_api' (1e35ce95-05e7-4084-8b5f-309525ec8a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:16.604342 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Create volume request issued successfully. Jul 03 13:00:16.605269 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff884a6d-2ef0-44f2-b01d-dfdbc4296213 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:16.606141 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 238/960] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:00:16 2026] POST /volume/v3/volumes => generated 816 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:16.621532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fc31cdc7-5ba7-41da-a9a9-03648c485a68 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:16.623911 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc31cdc7-5ba7-41da-a9a9-03648c485a68 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:16.624234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc31cdc7-5ba7-41da-a9a9-03648c485a68 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:16.624501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc31cdc7-5ba7-41da-a9a9-03648c485a68 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:16.633415 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:16.633415 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:16.639376 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fc31cdc7-5ba7-41da-a9a9-03648c485a68 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:16.645694 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc31cdc7-5ba7-41da-a9a9-03648c485a68 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 200 Jul 03 13:00:16.646317 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 246/961] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:16 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:17.661731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d19dae99-4d09-45b6-8fd6-30d426edd8aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.664469 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d19dae99-4d09-45b6-8fd6-30d426edd8aa tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.664757 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d19dae99-4d09-45b6-8fd6-30d426edd8aa tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.665089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d19dae99-4d09-45b6-8fd6-30d426edd8aa tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.667909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.676489 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.676489 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:17.684230 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d19dae99-4d09-45b6-8fd6-30d426edd8aa tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:17.690229 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d19dae99-4d09-45b6-8fd6-30d426edd8aa tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 200 Jul 03 13:00:17.690825 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 241/962] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:17.709378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dbc82814-133a-4d40-845d-28134531da2b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.711491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbc82814-133a-4d40-845d-28134531da2b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] POST https://10.4.3.13/volume/v3/volume-transfers Jul 03 13:00:17.712000 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbc82814-133a-4d40-845d-28134531da2b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "86426acc-1e50-4e69-972f-ca17374603fe"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:17.713375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volume_transfer [None req-dbc82814-133a-4d40-845d-28134531da2b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Creating new volume transfer {'transfer': {'volume_id': '86426acc-1e50-4e69-972f-ca17374603fe'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:00:17.713500 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volume_transfer [None req-dbc82814-133a-4d40-845d-28134531da2b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Creating transfer of volume 86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.713609 np0000004418 devstack@c-api.service[99822]: INFO cinder.transfer.api [None req-dbc82814-133a-4d40-845d-28134531da2b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Generating transfer record for volume 86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.721846 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.721846 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:17.748422 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbc82814-133a-4d40-845d-28134531da2b tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:00:17.749232 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 239/963] 10.4.3.13 () {70 vars in 1319 bytes} [Fri Jul 3 13:00:17 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:17.762776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d54aafdf-1080-45f7-9f17-a0da88aba524 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.764839 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d54aafdf-1080-45f7-9f17-a0da88aba524 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.765053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d54aafdf-1080-45f7-9f17-a0da88aba524 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.765278 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d54aafdf-1080-45f7-9f17-a0da88aba524 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.773278 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.773278 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:17.777737 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d54aafdf-1080-45f7-9f17-a0da88aba524 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:17.782779 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:17.783008 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d54aafdf-1080-45f7-9f17-a0da88aba524 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 200 Jul 03 13:00:17.783067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.783219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.783296 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 247/964] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:17.788232 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-06f44b80-f1a9-4018-bb68-48ede98245a7 req-3d0fb513-6046-45c1-899b-c9e9063cd8f3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.788750 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-06f44b80-f1a9-4018-bb68-48ede98245a7 req-3d0fb513-6046-45c1-899b-c9e9063cd8f3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] DELETE https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e Jul 03 13:00:17.789062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-06f44b80-f1a9-4018-bb68-48ede98245a7 req-3d0fb513-6046-45c1-899b-c9e9063cd8f3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.789394 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-06f44b80-f1a9-4018-bb68-48ede98245a7 req-3d0fb513-6046-45c1-899b-c9e9063cd8f3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.796188 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.796188 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.796188 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.796188 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.799189 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.799189 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:17.801673 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a362a5ad-2240-40c2-8094-ae97f1827d8f tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:17.802320 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 238/965] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 437 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:17.802436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-19618366-37fb-436d-a912-f2188c2b72ab None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.804722 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19618366-37fb-436d-a912-f2188c2b72ab tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volume-transfers/detail Jul 03 13:00:17.805069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19618366-37fb-436d-a912-f2188c2b72ab tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.805422 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19618366-37fb-436d-a912-f2188c2b72ab tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.805685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volume_transfer [None req-19618366-37fb-436d-a912-f2188c2b72ab tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Listing volume transfers {{(pid=99822) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:00:17.812307 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19618366-37fb-436d-a912-f2188c2b72ab tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 13:00:17.812988 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 240/966] 10.4.3.13 () {68 vars in 1319 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:17.813627 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.819104 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7/defaults Jul 03 13:00:17.819441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.819715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'defaults' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.822626 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ac3bb699-1237-4a20-84c0-7a69a29db991 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.825360 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac3bb699-1237-4a20-84c0-7a69a29db991 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] DELETE https://10.4.3.13/volume/v3/volume-transfers/c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 Jul 03 13:00:17.825596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac3bb699-1237-4a20-84c0-7a69a29db991 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.825843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac3bb699-1237-4a20-84c0-7a69a29db991 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.825969 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.volume_transfer [None req-ac3bb699-1237-4a20-84c0-7a69a29db991 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Delete transfer with id: c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 Jul 03 13:00:17.827994 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.828562 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.828814 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.829111 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:17.833255 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-36f0f0ba-47ad-4691-95e5-099d3e2070c3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7/defaults returned with HTTP 200 Jul 03 13:00:17.834012 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 248/967] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:17.838257 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.838257 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:17.845429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4e14c418-799b-4686-a444-e91463219e01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.847369 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4e14c418-799b-4686-a444-e91463219e01 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:17.847709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4e14c418-799b-4686-a444-e91463219e01 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:17.855361 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac3bb699-1237-4a20-84c0-7a69a29db991 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers/c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 returned with HTTP 202 Jul 03 13:00:17.855681 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 239/968] 10.4.3.13 () {68 vars in 1412 bytes} [Fri Jul 3 13:00:17 2026] DELETE /volume/v3/volume-transfers/c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:00:17.865440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2211473b-cab0-4ddb-8b4c-29314ea62571 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.868105 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2211473b-cab0-4ddb-8b4c-29314ea62571 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.868487 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2211473b-cab0-4ddb-8b4c-29314ea62571 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.868785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2211473b-cab0-4ddb-8b4c-29314ea62571 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.879356 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.879356 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:17.884872 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2211473b-cab0-4ddb-8b4c-29314ea62571 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Volume info retrieved successfully. Jul 03 13:00:17.891507 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2211473b-cab0-4ddb-8b4c-29314ea62571 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 200 Jul 03 13:00:17.892178 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 249/969] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:17.908421 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dc499010-7696-4a4b-8e59-b226e2bdac71 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.910755 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc499010-7696-4a4b-8e59-b226e2bdac71 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] DELETE https://10.4.3.13/volume/v3/volume-transfers/c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 Jul 03 13:00:17.910755 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc499010-7696-4a4b-8e59-b226e2bdac71 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.911083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc499010-7696-4a4b-8e59-b226e2bdac71 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.911136 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.volume_transfer [None req-dc499010-7696-4a4b-8e59-b226e2bdac71 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Delete transfer with id: c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 Jul 03 13:00:17.914365 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc499010-7696-4a4b-8e59-b226e2bdac71 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volume-transfers/c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 returned with HTTP 404 Jul 03 13:00:17.914877 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 240/970] 10.4.3.13 () {68 vars in 1412 bytes} [Fri Jul 3 13:00:17 2026] DELETE /volume/v3/volume-transfers/c1b91f8b-cc1b-4a31-b15a-833b4fad1ac7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:17.923210 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4e14c418-799b-4686-a444-e91463219e01 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:17.923836 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-46e4c2bb-5144-4be0-ac63-75408210d113 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.923918 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 241/971] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:00:17 2026] PUT /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 395 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:17.925551 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.925830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.926066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.926327 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Delete volume with id: 86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.933891 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.933891 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:17.934544 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Volume info retrieved successfully. Jul 03 13:00:17.935636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-43073792-952a-42f8-a42f-ebfa53c38ec7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.938454 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-43073792-952a-42f8-a42f-ebfa53c38ec7 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] DELETE https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:17.938709 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-43073792-952a-42f8-a42f-ebfa53c38ec7 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.939088 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-43073792-952a-42f8-a42f-ebfa53c38ec7 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.949057 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-43073792-952a-42f8-a42f-ebfa53c38ec7 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:17.949676 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 241/972] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:17 2026] DELETE /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:00:17.958564 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Delete volume request issued successfully. Jul 03 13:00:17.958921 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-46e4c2bb-5144-4be0-ac63-75408210d113 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 202 Jul 03 13:00:17.959541 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 250/973] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:00:17 2026] DELETE /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:00:17.961337 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-06e4f13e-b5b9-4e00-983a-49f2df0fe160 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.964334 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06e4f13e-b5b9-4e00-983a-49f2df0fe160 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:17.964334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06e4f13e-b5b9-4e00-983a-49f2df0fe160 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.964453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06e4f13e-b5b9-4e00-983a-49f2df0fe160 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.968193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f39f34c3-893c-42ae-ad8c-1bd8cd9cffc5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:17.970497 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f39f34c3-893c-42ae-ad8c-1bd8cd9cffc5 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:17.970840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f39f34c3-893c-42ae-ad8c-1bd8cd9cffc5 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:17.971790 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f39f34c3-893c-42ae-ad8c-1bd8cd9cffc5 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:17.980542 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:17.980542 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:17.984797 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f39f34c3-893c-42ae-ad8c-1bd8cd9cffc5 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Volume info retrieved successfully. Jul 03 13:00:17.985749 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06e4f13e-b5b9-4e00-983a-49f2df0fe160 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:17.987820 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 242/974] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:17.990417 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f39f34c3-893c-42ae-ad8c-1bd8cd9cffc5 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 200 Jul 03 13:00:17.990850 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 242/975] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:17 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 1127 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:00:18.002302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2a3bf1b7-6a62-4f8a-becd-e0f4e6f4ec0a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:18.004284 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2a3bf1b7-6a62-4f8a-becd-e0f4e6f4ec0a tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:18.004742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2a3bf1b7-6a62-4f8a-becd-e0f4e6f4ec0a tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:18.133121 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2a3bf1b7-6a62-4f8a-becd-e0f4e6f4ec0a tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:18.133781 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 251/976] 10.4.3.13 () {68 vars in 1368 bytes} [Fri Jul 3 13:00:18 2026] PUT /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 395 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:18.146701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3035bb47-edb2-4f47-948d-24a8db755cfe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:18.150310 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3035bb47-edb2-4f47-948d-24a8db755cfe tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7/defaults Jul 03 13:00:18.150960 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3035bb47-edb2-4f47-948d-24a8db755cfe tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:18.151302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3035bb47-edb2-4f47-948d-24a8db755cfe tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'defaults' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:18.167571 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3035bb47-edb2-4f47-948d-24a8db755cfe tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7/defaults returned with HTTP 200 Jul 03 13:00:18.168136 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 243/977] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:00:18 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7/defaults => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:18.183001 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fd96a8eb-33c6-46b1-af7f-b3b27e6a4870 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:18.185555 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd96a8eb-33c6-46b1-af7f-b3b27e6a4870 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:18.185903 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd96a8eb-33c6-46b1-af7f-b3b27e6a4870 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:18.186152 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd96a8eb-33c6-46b1-af7f-b3b27e6a4870 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:18.207588 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd96a8eb-33c6-46b1-af7f-b3b27e6a4870 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:18.208142 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 243/978] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:18 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:18.218770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6d28ec4-0f6a-4318-a5a3-e06cd17f78b5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:18.221313 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6d28ec4-0f6a-4318-a5a3-e06cd17f78b5 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True Jul 03 13:00:18.221646 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6d28ec4-0f6a-4318-a5a3-e06cd17f78b5 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:18.222070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6d28ec4-0f6a-4318-a5a3-e06cd17f78b5 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:18.250369 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6d28ec4-0f6a-4318-a5a3-e06cd17f78b5 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True returned with HTTP 200 Jul 03 13:00:18.250997 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 252/979] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:18 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:18.269782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:18.368006 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-06f44b80-f1a9-4018-bb68-48ede98245a7 req-3d0fb513-6046-45c1-899b-c9e9063cd8f3 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e returned with HTTP 200 Jul 03 13:00:18.368653 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 242/980] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:00:17 2026] DELETE /volume/v3/attachments/20dc2914-acf6-468c-82a0-7ca6ba64619e => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:18.399541 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:18.399935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-686599386"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:18.401771 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-686599386'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:18.401840 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Create volume of 1 GB Jul 03 13:00:18.408611 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Availability Zones retrieved successfully. Jul 03 13:00:18.414498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Flow 'volume_create_api' (1bda392e-df1d-4cbc-9a6d-615723c0b1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:18.416139 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc043c75-16cd-40e8-9579-37ec9b863090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:18.416865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:18.466948 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc043c75-16cd-40e8-9579-37ec9b863090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:18.468057 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd20a454-3faa-4ccd-8a6d-1bbadb90e508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:18.550816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Created reservations ['700a3d2b-e0e6-407b-adbb-5b36a9cfd4b5', 'ecdab1b5-1bfd-40dd-8634-4880ffe33caf', 'baa96d90-32fe-41da-9ad5-f08f84140e74', '53c2e0f7-ba53-4c0c-aa6e-59d025197b87'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:18.551822 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd20a454-3faa-4ccd-8a6d-1bbadb90e508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700a3d2b-e0e6-407b-adbb-5b36a9cfd4b5', 'ecdab1b5-1bfd-40dd-8634-4880ffe33caf', 'baa96d90-32fe-41da-9ad5-f08f84140e74', '53c2e0f7-ba53-4c0c-aa6e-59d025197b87']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:18.552909 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136f5449-3851-44e1-8294-13c5cbd22db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:18.580631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136f5449-3851-44e1-8294-13c5cbd22db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed6a1101-c1ac-4bf1-9425-9ce247f59bbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-686599386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf0381041ba4ce1b8c8b5729a7084a7',qos_specs=None,replication_status=,reservations=['700a3d2b-e0e6-407b-adbb-5b36a9cfd4b5','ecdab1b5-1bfd-40dd-8634-4880ffe33caf','baa96d90-32fe-41da-9ad5-f08f84140e74','53c2e0f7-ba53-4c0c-aa6e-59d025197b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68593fa8ea9d45e4bfe425e752618fe4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-686599386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed6a1101-c1ac-4bf1-9425-9ce247f59bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faf0381041ba4ce1b8c8b5729a7084a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68593fa8ea9d45e4bfe425e752618fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:18.582363 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4f251a-dd49-4ac2-9f48-b9af172167d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:18.608997 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d4f251a-dd49-4ac2-9f48-b9af172167d3) transitioned into state 'SUCCESS' from state '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-686599386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf0381041ba4ce1b8c8b5729a7084a7',qos_specs=None,replication_status=,reservations=['700a3d2b-e0e6-407b-adbb-5b36a9cfd4b5','ecdab1b5-1bfd-40dd-8634-4880ffe33caf','baa96d90-32fe-41da-9ad5-f08f84140e74','53c2e0f7-ba53-4c0c-aa6e-59d025197b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68593fa8ea9d45e4bfe425e752618fe4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:18.609969 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecd9da6-4226-4bae-860a-63cb7edcb56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:18.626213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecd9da6-4226-4bae-860a-63cb7edcb56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:18.626213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Flow 'volume_create_api' (1bda392e-df1d-4cbc-9a6d-615723c0b1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:18.626213 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Create volume request issued successfully. Jul 03 13:00:18.626954 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5d56c5a7-d196-4d1d-ae9d-875074f1a3bf tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:18.627623 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 244/981] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:00:18 2026] POST /volume/v3/volumes => generated 753 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:18.641663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f88a3e9b-2514-43e8-8485-34a46655c43f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:18.644614 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f88a3e9b-2514-43e8-8485-34a46655c43f tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:18.644866 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f88a3e9b-2514-43e8-8485-34a46655c43f tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:18.645223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f88a3e9b-2514-43e8-8485-34a46655c43f tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:18.655114 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:18.655114 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:18.659543 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f88a3e9b-2514-43e8-8485-34a46655c43f tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Volume info retrieved successfully. Jul 03 13:00:18.665080 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f88a3e9b-2514-43e8-8485-34a46655c43f tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 200 Jul 03 13:00:18.665972 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 244/982] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:18 2026] GET /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:19.013074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-770e56a7-81d2-4682-8b49-3ba820eba331 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.014813 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-770e56a7-81d2-4682-8b49-3ba820eba331 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:19.015185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-770e56a7-81d2-4682-8b49-3ba820eba331 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.015473 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-770e56a7-81d2-4682-8b49-3ba820eba331 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.023752 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-770e56a7-81d2-4682-8b49-3ba820eba331 tempest-VolumesTransfersV355Test-1132315994 tempest-VolumesTransfersV355Test-1132315994-project-admin] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 404 Jul 03 13:00:19.024563 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 253/983] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:19 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:19.033444 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f2b13694-214f-45ec-95ba-a50a41a160e9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.042265 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f2b13694-214f-45ec-95ba-a50a41a160e9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] GET https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:19.042700 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f2b13694-214f-45ec-95ba-a50a41a160e9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.042948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f2b13694-214f-45ec-95ba-a50a41a160e9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.057067 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f2b13694-214f-45ec-95ba-a50a41a160e9 tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 404 Jul 03 13:00:19.060580 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 243/984] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:19 2026] GET /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:19.067475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-29d62751-7500-4a94-878a-21118185db7d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.072254 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-29d62751-7500-4a94-878a-21118185db7d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] DELETE https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:19.072254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-29d62751-7500-4a94-878a-21118185db7d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.072254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-29d62751-7500-4a94-878a-21118185db7d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.072254 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-29d62751-7500-4a94-878a-21118185db7d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] Delete volume with id: 86426acc-1e50-4e69-972f-ca17374603fe Jul 03 13:00:19.077425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-29d62751-7500-4a94-878a-21118185db7d tempest-VolumesTransfersV355Test-1013393448 tempest-VolumesTransfersV355Test-1013393448-project-member] https://10.4.3.13/volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe returned with HTTP 404 Jul 03 13:00:19.078063 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 245/985] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:00:19 2026] DELETE /volume/v3/volumes/86426acc-1e50-4e69-972f-ca17374603fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:19.679875 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e1ad8e11-f9df-4151-b956-a6516ae51c63 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.683475 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1ad8e11-f9df-4151-b956-a6516ae51c63 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:19.683475 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1ad8e11-f9df-4151-b956-a6516ae51c63 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.683475 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1ad8e11-f9df-4151-b956-a6516ae51c63 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.693913 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:19.693913 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:19.698583 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e1ad8e11-f9df-4151-b956-a6516ae51c63 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Volume info retrieved successfully. Jul 03 13:00:19.704117 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1ad8e11-f9df-4151-b956-a6516ae51c63 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 200 Jul 03 13:00:19.704609 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 245/986] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:19 2026] GET /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:19.720466 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a4f2d91b-8e0f-41c0-825d-a59c3667d0dd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.723228 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a4f2d91b-8e0f-41c0-825d-a59c3667d0dd tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True Jul 03 13:00:19.723228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a4f2d91b-8e0f-41c0-825d-a59c3667d0dd tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.723228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a4f2d91b-8e0f-41c0-825d-a59c3667d0dd tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.754310 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a4f2d91b-8e0f-41c0-825d-a59c3667d0dd tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True returned with HTTP 200 Jul 03 13:00:19.754968 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 254/987] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:19 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:19.767710 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-06b72888-025f-40db-a95d-7766db76fc22 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.770649 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:19.770903 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.771086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.771446 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Delete volume with id: ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:19.779017 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:19.779017 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:19.779504 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Volume info retrieved successfully. Jul 03 13:00:19.812649 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Delete volume request issued successfully. Jul 03 13:00:19.812923 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06b72888-025f-40db-a95d-7766db76fc22 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 202 Jul 03 13:00:19.813534 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 244/988] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:19 2026] DELETE /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:19.824388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c1ebcb02-a502-475b-a422-cb14fb89a628 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:19.826847 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c1ebcb02-a502-475b-a422-cb14fb89a628 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:19.827174 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c1ebcb02-a502-475b-a422-cb14fb89a628 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:19.827423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c1ebcb02-a502-475b-a422-cb14fb89a628 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:19.835951 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:19.835951 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:19.844250 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c1ebcb02-a502-475b-a422-cb14fb89a628 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Volume info retrieved successfully. Jul 03 13:00:19.850842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c1ebcb02-a502-475b-a422-cb14fb89a628 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 200 Jul 03 13:00:19.851471 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 246/989] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:19 2026] GET /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:20.868527 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1292d470-2827-4286-9645-bd8229702581 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:20.871019 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1292d470-2827-4286-9645-bd8229702581 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:20.871355 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1292d470-2827-4286-9645-bd8229702581 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:20.871634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1292d470-2827-4286-9645-bd8229702581 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:20.881030 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1292d470-2827-4286-9645-bd8229702581 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 404 Jul 03 13:00:20.882639 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 246/990] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:20 2026] GET /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:20.890538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3cf82f88-4bd5-497a-a15a-bec6fb82e794 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:20.893763 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3cf82f88-4bd5-497a-a15a-bec6fb82e794 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:20.894152 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3cf82f88-4bd5-497a-a15a-bec6fb82e794 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:20.894534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3cf82f88-4bd5-497a-a15a-bec6fb82e794 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:20.902675 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3cf82f88-4bd5-497a-a15a-bec6fb82e794 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 404 Jul 03 13:00:20.903338 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 255/991] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:20 2026] GET /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:20.911409 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cdef4133-2001-47de-8dbc-970436492389 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:20.913114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cdef4133-2001-47de-8dbc-970436492389 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:20.913359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cdef4133-2001-47de-8dbc-970436492389 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:20.913535 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cdef4133-2001-47de-8dbc-970436492389 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:20.913705 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-cdef4133-2001-47de-8dbc-970436492389 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Delete volume with id: ed6a1101-c1ac-4bf1-9425-9ce247f59bbd Jul 03 13:00:20.920943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cdef4133-2001-47de-8dbc-970436492389 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd returned with HTTP 404 Jul 03 13:00:20.921597 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 245/992] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:20 2026] DELETE /volume/v3/volumes/ed6a1101-c1ac-4bf1-9425-9ce247f59bbd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:20.930927 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:20.933242 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:20.933705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1203158932"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:20.935884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1203158932'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:20.936070 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Create volume of 1 GB Jul 03 13:00:20.941586 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Availability Zones retrieved successfully. Jul 03 13:00:20.949487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Flow 'volume_create_api' (62ef4248-6365-4e0a-872a-1e9a29df3f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:20.950999 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b29683c-4cab-4c47-85ce-c9d30bc4b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:20.952143 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:20.981602 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b29683c-4cab-4c47-85ce-c9d30bc4b6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:20.982585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e21ef57-43c3-41f5-b84f-e0cd3cd907d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:21.034970 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Created reservations ['31f553fd-0fbf-45b0-8827-a1233f122a80', 'fbd8b171-6b98-47a2-bfba-b3568ef2aad8', 'c07ea670-deef-46e9-9043-9ccef519414a', '03492cfd-e576-409c-9d6e-f36d5b16ddbb'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:21.036239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e21ef57-43c3-41f5-b84f-e0cd3cd907d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f553fd-0fbf-45b0-8827-a1233f122a80', 'fbd8b171-6b98-47a2-bfba-b3568ef2aad8', 'c07ea670-deef-46e9-9043-9ccef519414a', '03492cfd-e576-409c-9d6e-f36d5b16ddbb']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:21.037738 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38772ca4-dd8d-48fd-9ec3-8e75f3ef18a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:21.078188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38772ca4-dd8d-48fd-9ec3-8e75f3ef18a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17fccdbf-d9ed-4014-898e-f64c07190864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1203158932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf0381041ba4ce1b8c8b5729a7084a7',qos_specs=None,replication_status=,reservations=['31f553fd-0fbf-45b0-8827-a1233f122a80','fbd8b171-6b98-47a2-bfba-b3568ef2aad8','c07ea670-deef-46e9-9043-9ccef519414a','03492cfd-e576-409c-9d6e-f36d5b16ddbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68593fa8ea9d45e4bfe425e752618fe4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1203158932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17fccdbf-d9ed-4014-898e-f64c07190864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faf0381041ba4ce1b8c8b5729a7084a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68593fa8ea9d45e4bfe425e752618fe4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:21.078188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (737af41f-1f5b-432d-b04f-715a49944ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:21.105485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (737af41f-1f5b-432d-b04f-715a49944ced) transitioned into state 'SUCCESS' from state '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-1203158932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf0381041ba4ce1b8c8b5729a7084a7',qos_specs=None,replication_status=,reservations=['31f553fd-0fbf-45b0-8827-a1233f122a80','fbd8b171-6b98-47a2-bfba-b3568ef2aad8','c07ea670-deef-46e9-9043-9ccef519414a','03492cfd-e576-409c-9d6e-f36d5b16ddbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68593fa8ea9d45e4bfe425e752618fe4',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:21.106276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b725ba-c57b-4af8-84da-6225990a3d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:21.123371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b725ba-c57b-4af8-84da-6225990a3d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:21.123371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Flow 'volume_create_api' (62ef4248-6365-4e0a-872a-1e9a29df3f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:21.123519 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Create volume request issued successfully. Jul 03 13:00:21.124230 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-71f6c37d-e7df-4f55-9539-25a4b80d9b6e tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:21.128316 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 247/993] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:00:20 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:21.146648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a85e701f-66cb-4eb6-ad56-2a49626324a1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:21.148950 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a85e701f-66cb-4eb6-ad56-2a49626324a1 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:21.149396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a85e701f-66cb-4eb6-ad56-2a49626324a1 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:21.149396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a85e701f-66cb-4eb6-ad56-2a49626324a1 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:21.328410 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:21.328410 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:21.334352 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a85e701f-66cb-4eb6-ad56-2a49626324a1 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Volume info retrieved successfully. Jul 03 13:00:21.341963 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a85e701f-66cb-4eb6-ad56-2a49626324a1 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 200 Jul 03 13:00:21.341963 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 247/994] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:21 2026] GET /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 822 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:21.795527 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5f4b4122-5129-47d9-9942-657f55bf0827 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:21.797894 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f4b4122-5129-47d9-9942-657f55bf0827 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 13:00:21.798156 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f4b4122-5129-47d9-9942-657f55bf0827 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:21.798412 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f4b4122-5129-47d9-9942-657f55bf0827 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:21.812106 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:21.812106 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:21.826764 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5f4b4122-5129-47d9-9942-657f55bf0827 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 13:00:21.833456 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f4b4122-5129-47d9-9942-657f55bf0827 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 13:00:21.833976 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 256/995] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:21 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:21.908806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-414ce723-c015-42b8-8d0e-a9769326ec57 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:21.910956 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-414ce723-c015-42b8-8d0e-a9769326ec57 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 13:00:21.911251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-414ce723-c015-42b8-8d0e-a9769326ec57 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:21.911489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-414ce723-c015-42b8-8d0e-a9769326ec57 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:21.919258 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:21.919258 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:21.924031 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-414ce723-c015-42b8-8d0e-a9769326ec57 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 13:00:21.930151 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-414ce723-c015-42b8-8d0e-a9769326ec57 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 13:00:21.930779 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 246/996] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:21 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:21.957443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:21.960334 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] DELETE https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 13:00:21.960680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:21.961361 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:21.961361 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Delete volume with id: 12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 13:00:21.974694 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:21.974694 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:21.975480 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 13:00:22.014435 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Delete volume request issued successfully. Jul 03 13:00:22.014435 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4fee352c-fb7f-4742-87db-842a43ca9e23 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 202 Jul 03 13:00:22.014435 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 248/997] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:21 2026] DELETE /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:00:22.028255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cda44617-21b6-49e9-bbc2-ecd14274fee5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.031021 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cda44617-21b6-49e9-bbc2-ecd14274fee5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 13:00:22.031277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cda44617-21b6-49e9-bbc2-ecd14274fee5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:22.031503 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cda44617-21b6-49e9-bbc2-ecd14274fee5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:22.045451 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:22.045451 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:22.051728 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cda44617-21b6-49e9-bbc2-ecd14274fee5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Volume info retrieved successfully. Jul 03 13:00:22.058099 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cda44617-21b6-49e9-bbc2-ecd14274fee5 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 200 Jul 03 13:00:22.058602 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 248/998] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:22 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:22.360874 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3bfec7ad-f4ee-4ee8-b92d-114d6ca87c5d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.363466 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3bfec7ad-f4ee-4ee8-b92d-114d6ca87c5d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:22.363755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3bfec7ad-f4ee-4ee8-b92d-114d6ca87c5d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:22.364038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3bfec7ad-f4ee-4ee8-b92d-114d6ca87c5d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:22.378121 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:22.378121 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:22.385099 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3bfec7ad-f4ee-4ee8-b92d-114d6ca87c5d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Volume info retrieved successfully. Jul 03 13:00:22.391660 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3bfec7ad-f4ee-4ee8-b92d-114d6ca87c5d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 200 Jul 03 13:00:22.392156 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 257/999] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:22 2026] GET /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:22.407013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.408990 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True Jul 03 13:00:22.409062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:22.409229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:22.423979 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:22.424271 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:22.424527 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:22.425345 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:22.425725 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:22.426104 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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 13:00:22.435955 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-524a60a5-a9f5-4b6d-8d2c-feed674d2f34 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True returned with HTTP 200 Jul 03 13:00:22.436531 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 247/1000] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:22 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:22.451298 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-80128b51-740f-4139-b798-5011fe46b861 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.453659 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-80128b51-740f-4139-b798-5011fe46b861 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/c166e9782ee8424ab7b93ff9127f003d?usage=True Jul 03 13:00:22.454182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-80128b51-740f-4139-b798-5011fe46b861 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:22.454466 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-80128b51-740f-4139-b798-5011fe46b861 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:22.481994 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-80128b51-740f-4139-b798-5011fe46b861 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/c166e9782ee8424ab7b93ff9127f003d?usage=True returned with HTTP 200 Jul 03 13:00:22.482384 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.482648 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 249/1001] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:22 2026] GET /volume/v3/os-quota-sets/c166e9782ee8424ab7b93ff9127f003d?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:22.485048 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:22.485048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:22.485269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:22.485347 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume with id: fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:22.493019 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:22.493019 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:22.493584 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:22.494774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d6df531e-660f-4407-9953-e94a18ba507d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.497117 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d6df531e-660f-4407-9953-e94a18ba507d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] POST https://10.4.3.13/volume/v3/os-volume-transfer Jul 03 13:00:22.497514 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d6df531e-660f-4407-9953-e94a18ba507d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "17fccdbf-d9ed-4014-898e-f64c07190864"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:22.498909 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.volume_transfer [None req-d6df531e-660f-4407-9953-e94a18ba507d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Creating new volume transfer {'transfer': {'volume_id': '17fccdbf-d9ed-4014-898e-f64c07190864'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 13:00:22.499003 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.volume_transfer [None req-d6df531e-660f-4407-9953-e94a18ba507d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Creating transfer of volume 17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:22.499079 np0000004418 devstack@c-api.service[99821]: INFO cinder.transfer.api [None req-d6df531e-660f-4407-9953-e94a18ba507d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Generating transfer record for volume 17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:22.507657 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:22.507657 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:22.520794 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume request issued successfully. Jul 03 13:00:22.523191 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1fad3491-cdef-45a1-9ac8-4e3c0e12e982 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 202 Jul 03 13:00:22.523191 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 249/1002] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:22 2026] DELETE /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:22.523712 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d6df531e-660f-4407-9953-e94a18ba507d tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 13:00:22.524219 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 258/1003] 10.4.3.13 () {68 vars in 1284 bytes} [Fri Jul 3 13:00:22 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:22.537457 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3aa55ba6-52cc-4de6-8cf6-bcb5bacd6ca2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.539205 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3aa55ba6-52cc-4de6-8cf6-bcb5bacd6ca2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:22.539443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3aa55ba6-52cc-4de6-8cf6-bcb5bacd6ca2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:22.539645 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3aa55ba6-52cc-4de6-8cf6-bcb5bacd6ca2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:22.539716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:22.547928 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:22.547928 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:22.552050 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3aa55ba6-52cc-4de6-8cf6-bcb5bacd6ca2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:22.557444 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3aa55ba6-52cc-4de6-8cf6-bcb5bacd6ca2 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 200 Jul 03 13:00:22.557926 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 248/1004] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:22 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:22.704443 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] POST https://10.4.3.13/volume/v3/os-volume-transfer/efd054f0-79f2-48df-af40-985644756636/accept Jul 03 13:00:22.704443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1c092f5e5263c534"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:22.707978 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.volume_transfer [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Accepting volume transfer efd054f0-79f2-48df-af40-985644756636 {{(pid=99822) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 13:00:22.708178 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.volume_transfer [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Accepting transfer efd054f0-79f2-48df-af40-985644756636 Jul 03 13:00:22.780895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Created reservations ['564f32a0-37c2-4c6c-a90a-0f155c12c879', '0c4e8896-4071-4ae1-a771-b300f5a23096', '0219a3e4-0318-4764-bea4-8db7b5373d30', '2a71e349-6acc-4216-99a2-883c7e47bc81'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:22.805283 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Created reservations ['14d97fb7-4fcf-4d08-8950-a4bc58f83b04', '22ec416d-17fb-4a21-bf78-a76c9958fcfc', 'ac4521f6-b6ca-434f-8df0-2823d4c9d069', 'a61464d9-2ba9-42c8-8161-5fdf6be7e47c'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:22.841381 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Created reservations ['557925d6-6137-48bd-9f38-3a60ab20be6b', '45fc5741-b315-4ff4-bcc8-16e6d1d3c1a1', '42c37bcd-ad78-41ba-85c9-45241d9b14d4', 'cc513932-ea3f-4fc1-b337-60bfc269b935'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:22.873805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Created reservations ['f4065f1d-6fa7-412c-9a84-c0c40bd46eb6', '48f782f3-0674-485e-a1a6-5e222610b7ac', '29abe5e2-f1b0-4896-8494-8e5f963843df', '3e3affb8-9996-48c7-93a4-2fc19fd2cc4e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:23.079889 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cb2eab24-7656-4fca-a9f1-8e10e099cfa8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.081971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb2eab24-7656-4fca-a9f1-8e10e099cfa8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] GET https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 Jul 03 13:00:23.082110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb2eab24-7656-4fca-a9f1-8e10e099cfa8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.082383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb2eab24-7656-4fca-a9f1-8e10e099cfa8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.088413 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb2eab24-7656-4fca-a9f1-8e10e099cfa8 tempest-ServerActionsTestOtherB-1039395145 tempest-ServerActionsTestOtherB-1039395145-project-member] https://10.4.3.13/volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 returned with HTTP 404 Jul 03 13:00:23.089041 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 250/1005] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/volumes/12030866-13d1-42fc-9f0f-a8ca3cca6d36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:23.376737 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Transfer volume completed successfully. Jul 03 13:00:23.513279 np0000004418 devstack@c-api.service[99822]: INFO cinder.transfer.api [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Volume 17fccdbf-d9ed-4014-898e-f64c07190864 has been transferred. Jul 03 13:00:23.523187 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c6cd8bc3-3dd4-40e2-bf44-a42867879705 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] https://10.4.3.13/volume/v3/os-volume-transfer/efd054f0-79f2-48df-af40-985644756636/accept returned with HTTP 202 Jul 03 13:00:23.523721 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 250/1006] 10.4.3.13 () {68 vars in 1416 bytes} [Fri Jul 3 13:00:22 2026] POST /volume/v3/os-volume-transfer/efd054f0-79f2-48df-af40-985644756636/accept => generated 363 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:23.534756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6227fa1e-4f3c-4ff0-af86-a5549c8ac9a7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.537467 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6227fa1e-4f3c-4ff0-af86-a5549c8ac9a7 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] GET https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:23.537708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6227fa1e-4f3c-4ff0-af86-a5549c8ac9a7 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.537941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6227fa1e-4f3c-4ff0-af86-a5549c8ac9a7 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.549420 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:23.549420 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:23.556530 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6227fa1e-4f3c-4ff0-af86-a5549c8ac9a7 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] Volume info retrieved successfully. Jul 03 13:00:23.563485 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6227fa1e-4f3c-4ff0-af86-a5549c8ac9a7 tempest-VolumeQuotasAdminTestJSON-264468788 tempest-VolumeQuotasAdminTestJSON-264468788-project-member] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 200 Jul 03 13:00:23.564204 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 259/1007] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:23.582076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-69dae042-d5db-49a3-99af-a0133fabaa1b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.584432 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-69dae042-d5db-49a3-99af-a0133fabaa1b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 Jul 03 13:00:23.584707 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-69dae042-d5db-49a3-99af-a0133fabaa1b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.585012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-69dae042-d5db-49a3-99af-a0133fabaa1b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.591854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1c87caf-31d6-4911-ab3b-bc35c5b53c19 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.593968 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1c87caf-31d6-4911-ab3b-bc35c5b53c19 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True Jul 03 13:00:23.594274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1c87caf-31d6-4911-ab3b-bc35c5b53c19 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.594480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1c87caf-31d6-4911-ab3b-bc35c5b53c19 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.594529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-69dae042-d5db-49a3-99af-a0133fabaa1b tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 returned with HTTP 404 Jul 03 13:00:23.595263 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 249/1008] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/volumes/fc31f509-10db-4e00-af1e-46a0c6dcab31 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:23.619664 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1c87caf-31d6-4911-ab3b-bc35c5b53c19 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True returned with HTTP 200 Jul 03 13:00:23.619993 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 251/1009] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:23.637805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c25c98c8-4d9e-4ed6-9673-84af106211b3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.640249 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c25c98c8-4d9e-4ed6-9673-84af106211b3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/c166e9782ee8424ab7b93ff9127f003d?usage=True Jul 03 13:00:23.640741 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c25c98c8-4d9e-4ed6-9673-84af106211b3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.640866 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c25c98c8-4d9e-4ed6-9673-84af106211b3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.641256 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:23.641256 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:23.668892 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c25c98c8-4d9e-4ed6-9673-84af106211b3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/c166e9782ee8424ab7b93ff9127f003d?usage=True returned with HTTP 200 Jul 03 13:00:23.669314 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 251/1010] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/os-quota-sets/c166e9782ee8424ab7b93ff9127f003d?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:23.682981 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-03d881be-c651-43d0-bee1-36e7b564ff2d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.685132 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:23.685451 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.685709 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.685920 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Delete volume with id: 17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:23.693195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.695793 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 13:00:23.696126 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.696427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.696494 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume with id: 8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 13:00:23.702676 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:23.702676 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:23.703136 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Volume info retrieved successfully. Jul 03 13:00:23.707422 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:23.707422 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:23.707982 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:23.759231 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume request issued successfully. Jul 03 13:00:23.759471 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e6a522f2-d31a-499f-b4f3-1f7c1a5a2085 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 202 Jul 03 13:00:23.759920 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 250/1011] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:23 2026] DELETE /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:23.762150 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Delete volume request issued successfully. Jul 03 13:00:23.762536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03d881be-c651-43d0-bee1-36e7b564ff2d tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 202 Jul 03 13:00:23.763472 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 260/1012] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:23 2026] DELETE /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:23.773017 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0dfd5aad-cbb6-4e1b-bf2b-25e5df9304a0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.773886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-86875413-93c5-46b3-af21-406f641e7059 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:23.776418 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dfd5aad-cbb6-4e1b-bf2b-25e5df9304a0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 13:00:23.776522 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-86875413-93c5-46b3-af21-406f641e7059 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:23.776789 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dfd5aad-cbb6-4e1b-bf2b-25e5df9304a0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.776953 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dfd5aad-cbb6-4e1b-bf2b-25e5df9304a0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.777028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-86875413-93c5-46b3-af21-406f641e7059 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:23.777286 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-86875413-93c5-46b3-af21-406f641e7059 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:23.786862 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:23.786862 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:23.787646 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:23.787646 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:23.792780 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-86875413-93c5-46b3-af21-406f641e7059 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Volume info retrieved successfully. Jul 03 13:00:23.792942 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0dfd5aad-cbb6-4e1b-bf2b-25e5df9304a0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:23.799316 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-86875413-93c5-46b3-af21-406f641e7059 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 200 Jul 03 13:00:23.799958 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 252/1013] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 1010 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:23.800219 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dfd5aad-cbb6-4e1b-bf2b-25e5df9304a0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 200 Jul 03 13:00:23.800724 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 252/1014] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:23 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:24.493773 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-d7449bfd-b459-4553-9939-fcef3c28ecb9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.495956 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-d7449bfd-b459-4553-9939-fcef3c28ecb9 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] DELETE https://10.4.3.13/volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7 Jul 03 13:00:24.496150 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-d7449bfd-b459-4553-9939-fcef3c28ecb9 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.496406 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-d7449bfd-b459-4553-9939-fcef3c28ecb9 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.504730 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:24.504730 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:24.816885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e4105290-c2a1-4666-80b5-51b2ccff0d2c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.818766 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e4105290-c2a1-4666-80b5-51b2ccff0d2c tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:24.819085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e4105290-c2a1-4666-80b5-51b2ccff0d2c tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.819335 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e4105290-c2a1-4666-80b5-51b2ccff0d2c tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.820031 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-faddd45f-0a6b-4d81-bf99-c0295245ff1c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.822561 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-faddd45f-0a6b-4d81-bf99-c0295245ff1c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc Jul 03 13:00:24.822561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-faddd45f-0a6b-4d81-bf99-c0295245ff1c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.822728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-faddd45f-0a6b-4d81-bf99-c0295245ff1c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.827497 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e4105290-c2a1-4666-80b5-51b2ccff0d2c tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 404 Jul 03 13:00:24.828038 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 261/1015] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:24 2026] GET /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:24.837755 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-faddd45f-0a6b-4d81-bf99-c0295245ff1c tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc returned with HTTP 404 Jul 03 13:00:24.838135 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 253/1016] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:24 2026] GET /volume/v3/volumes/8bc84229-8ec1-4090-970f-b5047484aadc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:24.843731 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-11f00ac6-835d-4bbd-8cac-cd413ac23db5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.849484 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-11f00ac6-835d-4bbd-8cac-cd413ac23db5 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] GET https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:24.849484 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-11f00ac6-835d-4bbd-8cac-cd413ac23db5 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.850510 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-11f00ac6-835d-4bbd-8cac-cd413ac23db5 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.861813 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-11f00ac6-835d-4bbd-8cac-cd413ac23db5 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 404 Jul 03 13:00:24.862216 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 253/1017] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:24 2026] GET /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:24.876978 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4af66d57-b2bf-44c3-be84-1293efaaaa41 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.880742 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4af66d57-b2bf-44c3-be84-1293efaaaa41 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] DELETE https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:24.880936 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4af66d57-b2bf-44c3-be84-1293efaaaa41 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.881180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4af66d57-b2bf-44c3-be84-1293efaaaa41 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.881382 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-4af66d57-b2bf-44c3-be84-1293efaaaa41 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] Delete volume with id: 17fccdbf-d9ed-4014-898e-f64c07190864 Jul 03 13:00:24.887527 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4af66d57-b2bf-44c3-be84-1293efaaaa41 tempest-VolumeQuotasAdminTestJSON-2013009054 tempest-VolumeQuotasAdminTestJSON-2013009054-project-member] https://10.4.3.13/volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 returned with HTTP 404 Jul 03 13:00:24.887990 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 262/1018] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:24 2026] DELETE /volume/v3/volumes/17fccdbf-d9ed-4014-898e-f64c07190864 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:24.899198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64107e94-64a4-45f1-8dc4-288273e68245 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.901022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64107e94-64a4-45f1-8dc4-288273e68245 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/638431071df640b191830e4accafe5e1?usage=True Jul 03 13:00:24.901290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64107e94-64a4-45f1-8dc4-288273e68245 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.901457 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64107e94-64a4-45f1-8dc4-288273e68245 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.933523 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64107e94-64a4-45f1-8dc4-288273e68245 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/638431071df640b191830e4accafe5e1?usage=True returned with HTTP 200 Jul 03 13:00:24.933929 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 254/1019] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:00:24 2026] GET /volume/v3/os-quota-sets/638431071df640b191830e4accafe5e1?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:24.948250 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-233f625a-825c-4577-a97f-9afa99a009d3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.950551 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-233f625a-825c-4577-a97f-9afa99a009d3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:24.951035 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-233f625a-825c-4577-a97f-9afa99a009d3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:24.996382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:24.998535 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 13:00:24.998797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:24.999011 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:24.999234 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume with id: d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 13:00:25.010261 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:25.010261 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:25.010896 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:25.039455 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-d7449bfd-b459-4553-9939-fcef3c28ecb9 tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7 returned with HTTP 200 Jul 03 13:00:25.039933 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 251/1020] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:00:24 2026] DELETE /volume/v3/attachments/a04db68d-a1be-41ed-9c37-18eacea9e5b7 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:25.040848 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Delete volume request issued successfully. Jul 03 13:00:25.041117 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e9764a1-1b18-4b70-8cc9-6ab505a266f0 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 202 Jul 03 13:00:25.041825 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 263/1021] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:24 2026] DELETE /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:25.056576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6e01e341-588f-4592-9c27-ceb886d2c684 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:25.057517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:25.058810 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e01e341-588f-4592-9c27-ceb886d2c684 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 13:00:25.059485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e01e341-588f-4592-9c27-ceb886d2c684 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:25.059485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e01e341-588f-4592-9c27-ceb886d2c684 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:25.060712 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] DELETE https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 13:00:25.060914 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:25.061837 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:25.061837 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Delete volume with id: 4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f Jul 03 13:00:25.071264 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:25.071264 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:25.072394 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:25.072394 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:25.073114 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Volume info retrieved successfully. Jul 03 13:00:25.080999 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-233f625a-825c-4577-a97f-9afa99a009d3 tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:25.081551 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6e01e341-588f-4592-9c27-ceb886d2c684 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Volume info retrieved successfully. Jul 03 13:00:25.082333 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 254/1022] 10.4.3.13 () {68 vars in 1368 bytes} [Fri Jul 3 13:00:24 2026] PUT /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 397 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:25.093695 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-101f5bec-9c5b-4393-8129-e3cb045b57ad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:25.095987 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-101f5bec-9c5b-4393-8129-e3cb045b57ad tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 Jul 03 13:00:25.096752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-101f5bec-9c5b-4393-8129-e3cb045b57ad tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-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=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:25.096844 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e01e341-588f-4592-9c27-ceb886d2c684 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 200 Jul 03 13:00:25.097085 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 255/1023] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:25 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:25.107713 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] Delete volume request issued successfully. Jul 03 13:00:25.107713 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ebaaa325-d437-479d-ba8e-1a82f51bb10c req-4bb82341-8b4b-4bbc-8ba9-2237b9d61afa tempest-ServerBootFromVolumeStableRescueTest-1479492560 tempest-ServerBootFromVolumeStableRescueTest-1479492560-project-member] https://10.4.3.13/volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f returned with HTTP 202 Jul 03 13:00:25.108339 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 252/1024] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:00:25 2026] DELETE /volume/v3/volumes/4f43e580-c1ff-40d1-b0cd-4ddaf8eaef3f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:25.220189 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-101f5bec-9c5b-4393-8129-e3cb045b57ad tempest-VolumeQuotasAdminTestJSON-10698873 tempest-VolumeQuotasAdminTestJSON-10698873-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 returned with HTTP 200 Jul 03 13:00:25.220955 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 264/1025] 10.4.3.13 () {68 vars in 1368 bytes} [Fri Jul 3 13:00:25 2026] PUT /volume/v3/os-quota-sets/faf0381041ba4ce1b8c8b5729a7084a7 => generated 395 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:26.118443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-75e0fe32-97ff-4115-9b03-19520d9bb845 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:26.125458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-75e0fe32-97ff-4115-9b03-19520d9bb845 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] GET https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 Jul 03 13:00:26.125458 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-75e0fe32-97ff-4115-9b03-19520d9bb845 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:26.125678 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-75e0fe32-97ff-4115-9b03-19520d9bb845 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:26.141575 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-75e0fe32-97ff-4115-9b03-19520d9bb845 tempest-AttachVolumeNegativeTest-1732995108 tempest-AttachVolumeNegativeTest-1732995108-project-member] https://10.4.3.13/volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 returned with HTTP 404 Jul 03 13:00:26.142297 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 255/1026] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:26 2026] GET /volume/v3/volumes/d9334625-355a-49e2-972a-c47e92eff9a8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:29.464956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6596f122-f8a2-4290-becd-cc97b9654c5f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:29.466050 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6596f122-f8a2-4290-becd-cc97b9654c5f None None] GET https://10.4.3.13/volume// Jul 03 13:00:29.466050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6596f122-f8a2-4290-becd-cc97b9654c5f None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:29.466050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6596f122-f8a2-4290-becd-cc97b9654c5f None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:29.466491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6596f122-f8a2-4290-becd-cc97b9654c5f None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:29.466831 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 256/1027] 10.4.3.13 () {64 vars in 997 bytes} [Fri Jul 3 13:00:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:29.478229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-052f9f76-1c00-46b3-bedc-cf4605447b46 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:29.478809 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-052f9f76-1c00-46b3-bedc-cf4605447b46 None None] GET https://10.4.3.13/volume// Jul 03 13:00:29.479006 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-052f9f76-1c00-46b3-bedc-cf4605447b46 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:29.479293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-052f9f76-1c00-46b3-bedc-cf4605447b46 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:29.479731 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-052f9f76-1c00-46b3-bedc-cf4605447b46 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:29.480246 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 253/1028] 10.4.3.13 () {64 vars in 997 bytes} [Fri Jul 3 13:00:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:29.496897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ddbb40d3-dc82-4e1a-96c5-fd830516d0d8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:29.688275 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ddbb40d3-dc82-4e1a-96c5-fd830516d0d8 tempest-VersionsTest-1885292254 tempest-VersionsTest-1885292254-project-member] GET https://10.4.3.13/volume/v3/ Jul 03 13:00:29.688641 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ddbb40d3-dc82-4e1a-96c5-fd830516d0d8 tempest-VersionsTest-1885292254 tempest-VersionsTest-1885292254-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:29.688811 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ddbb40d3-dc82-4e1a-96c5-fd830516d0d8 tempest-VersionsTest-1885292254 tempest-VersionsTest-1885292254-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:29.689338 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ddbb40d3-dc82-4e1a-96c5-fd830516d0d8 tempest-VersionsTest-1885292254 tempest-VersionsTest-1885292254-project-member] https://10.4.3.13/volume/v3/ returned with HTTP 200 Jul 03 13:00:29.691104 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 265/1029] 10.4.3.13 () {66 vars in 1209 bytes} [Fri Jul 3 13:00:29 2026] GET /volume/v3/ => generated 385 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:31.934629 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-84c25146-595a-41ac-a133-096a6812e73d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:32.124780 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:32.125088 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-809337624", "metadata": {"Type": "Test"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:32.129344 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-809337624', 'metadata': {'Type': 'Test'}}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:32.129344 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:32.135104 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:32.143752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (0a9c10cd-862e-425d-8e0e-512c0e5a3ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:32.146117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6f3b7f-4cc1-4422-920a-b63d366082a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:32.147866 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:32.198109 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c6f3b7f-4cc1-4422-920a-b63d366082a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:32.199276 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34914345-dd89-4530-aca2-81cc7ae9db4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:32.351022 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['f8b38a32-e301-478f-a08f-faaaef6aea9f', 'd8f2fd58-1098-40c6-bf9e-4b0bab3cc8b6', '615e59b0-a0c4-442d-af5f-ebee84cc4517', '05ab0ba1-8f06-4fc2-a734-2f5eb6afa36e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:32.352306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34914345-dd89-4530-aca2-81cc7ae9db4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8b38a32-e301-478f-a08f-faaaef6aea9f', 'd8f2fd58-1098-40c6-bf9e-4b0bab3cc8b6', '615e59b0-a0c4-442d-af5f-ebee84cc4517', '05ab0ba1-8f06-4fc2-a734-2f5eb6afa36e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:32.353432 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e30dc5-8863-495e-b3f9-3ba83c8feabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:32.390640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e30dc5-8863-495e-b3f9-3ba83c8feabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba7212b-63b6-4f04-b3c7-cf43dd467a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-809337624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['f8b38a32-e301-478f-a08f-faaaef6aea9f','d8f2fd58-1098-40c6-bf9e-4b0bab3cc8b6','615e59b0-a0c4-442d-af5f-ebee84cc4517','05ab0ba1-8f06-4fc2-a734-2f5eb6afa36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-809337624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba7212b-63b6-4f04-b3c7-cf43dd467a94,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:32.391940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a31572b-74d1-49aa-a88e-4f3267f3832e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:32.418090 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a31572b-74d1-49aa-a88e-4f3267f3832e) transitioned into state 'SUCCESS' from state '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-809337624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['f8b38a32-e301-478f-a08f-faaaef6aea9f','d8f2fd58-1098-40c6-bf9e-4b0bab3cc8b6','615e59b0-a0c4-442d-af5f-ebee84cc4517','05ab0ba1-8f06-4fc2-a734-2f5eb6afa36e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:32.419201 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8e841f-114a-4bd3-b717-6a012ac268fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:32.440563 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf8e841f-114a-4bd3-b717-6a012ac268fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:32.443082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (0a9c10cd-862e-425d-8e0e-512c0e5a3ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:32.443082 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:32.443293 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84c25146-595a-41ac-a133-096a6812e73d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:32.445717 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 256/1030] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:31 2026] POST /volume/v3/volumes => generated 756 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:32.460993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ee213081-84d9-4302-a01f-ed91bab06206 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:32.464529 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee213081-84d9-4302-a01f-ed91bab06206 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:32.464660 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee213081-84d9-4302-a01f-ed91bab06206 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:32.464852 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee213081-84d9-4302-a01f-ed91bab06206 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:32.480714 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:32.480714 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:32.486286 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ee213081-84d9-4302-a01f-ed91bab06206 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:32.492777 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee213081-84d9-4302-a01f-ed91bab06206 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:32.493336 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 257/1031] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:32 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:32.713936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:32.997648 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:32.998533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1255021772"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:33.000741 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1255021772'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:33.001082 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume of 1 GB Jul 03 13:00:33.010056 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Availability Zones retrieved successfully. Jul 03 13:00:33.019127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Flow 'volume_create_api' (519efdc0-1e9f-4c4c-a7e6-6ce00d5a9cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:33.021158 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ba52cd-ac02-4981-86a9-6508b85ca914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.022391 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:33.059850 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ba52cd-ac02-4981-86a9-6508b85ca914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.061302 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09e626f-0289-4010-84c6-bb6028b0a812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.140802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Created reservations ['7ccc1700-988e-4a9c-a354-37675f386700', '27e227cb-d977-47e1-96fd-d4d07a4d3b69', '697a4e2d-d622-4cf4-b4c1-697ee32b1109', '0204fc9f-6622-463b-8cd1-19a03e1b3220'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:33.141746 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d09e626f-0289-4010-84c6-bb6028b0a812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ccc1700-988e-4a9c-a354-37675f386700', '27e227cb-d977-47e1-96fd-d4d07a4d3b69', '697a4e2d-d622-4cf4-b4c1-697ee32b1109', '0204fc9f-6622-463b-8cd1-19a03e1b3220']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.142733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6467762c-7f46-4b15-8c72-aebc7e6886c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.182087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6467762c-7f46-4b15-8c72-aebc7e6886c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd044d78-3233-4061-af87-7127d5ae001c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1255021772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cee08cd60527444ca6b632ef1207e68e',qos_specs=None,replication_status=,reservations=['7ccc1700-988e-4a9c-a354-37675f386700','27e227cb-d977-47e1-96fd-d4d07a4d3b69','697a4e2d-d622-4cf4-b4c1-697ee32b1109','0204fc9f-6622-463b-8cd1-19a03e1b3220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b44c42407bf480ca3d918c63aa7d956',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1255021772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd044d78-3233-4061-af87-7127d5ae001c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cee08cd60527444ca6b632ef1207e68e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b44c42407bf480ca3d918c63aa7d956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.183041 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ab713f-1f36-4e77-b75b-bbd8f5d7c736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.215131 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ab713f-1f36-4e77-b75b-bbd8f5d7c736) transitioned into state 'SUCCESS' from state '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-1255021772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cee08cd60527444ca6b632ef1207e68e',qos_specs=None,replication_status=,reservations=['7ccc1700-988e-4a9c-a354-37675f386700','27e227cb-d977-47e1-96fd-d4d07a4d3b69','697a4e2d-d622-4cf4-b4c1-697ee32b1109','0204fc9f-6622-463b-8cd1-19a03e1b3220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b44c42407bf480ca3d918c63aa7d956',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.215999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdd8f3c-398e-43f8-893e-694db99145c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.239848 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdd8f3c-398e-43f8-893e-694db99145c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.240846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Flow 'volume_create_api' (519efdc0-1e9f-4c4c-a7e6-6ce00d5a9cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:33.241364 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume request issued successfully. Jul 03 13:00:33.242044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a2891628-dc2b-4664-bd2d-7d7038c39dae tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:33.242549 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 254/1032] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:32 2026] POST /volume/v3/volumes => generated 758 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:33.258951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-79d5f326-ad75-40f7-8c36-e327a41a87e4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.261808 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79d5f326-ad75-40f7-8c36-e327a41a87e4 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:33.261808 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79d5f326-ad75-40f7-8c36-e327a41a87e4 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:33.261808 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79d5f326-ad75-40f7-8c36-e327a41a87e4 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:33.273202 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:33.273202 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:33.282032 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-79d5f326-ad75-40f7-8c36-e327a41a87e4 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:33.288569 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79d5f326-ad75-40f7-8c36-e327a41a87e4 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c returned with HTTP 200 Jul 03 13:00:33.289107 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 266/1033] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:33 2026] GET /volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:33.509412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2da9607e-f0ea-493a-b788-300a6c2a392e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.511771 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2da9607e-f0ea-493a-b788-300a6c2a392e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:33.511771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2da9607e-f0ea-493a-b788-300a6c2a392e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:33.511771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2da9607e-f0ea-493a-b788-300a6c2a392e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:33.523850 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:33.523850 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:33.528580 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2da9607e-f0ea-493a-b788-300a6c2a392e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:33.540737 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2da9607e-f0ea-493a-b788-300a6c2a392e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:33.541428 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 257/1034] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:33 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:33.558567 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ee70703c-8ccf-4ccd-851c-f75658cdad73 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.562263 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee70703c-8ccf-4ccd-851c-f75658cdad73 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:33.562263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee70703c-8ccf-4ccd-851c-f75658cdad73 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:33.564385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee70703c-8ccf-4ccd-851c-f75658cdad73 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:33.573546 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:33.573546 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:33.580794 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ee70703c-8ccf-4ccd-851c-f75658cdad73 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:33.585455 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee70703c-8ccf-4ccd-851c-f75658cdad73 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:33.585842 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 258/1035] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:33 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:33.598513 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-16baffd5-c7ae-4d34-a55a-7432ae8891db None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.601021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16baffd5-c7ae-4d34-a55a-7432ae8891db tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:33.601521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16baffd5-c7ae-4d34-a55a-7432ae8891db tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-809337624"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:33.612253 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:33.612253 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:33.617019 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-16baffd5-c7ae-4d34-a55a-7432ae8891db tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:33.637774 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-16baffd5-c7ae-4d34-a55a-7432ae8891db tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:33.638662 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16baffd5-c7ae-4d34-a55a-7432ae8891db tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:33.639320 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 255/1036] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 13:00:33 2026] PUT /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 781 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:33.654769 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1359d2e6-0ded-4883-949f-2337fc393b30 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.658469 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1359d2e6-0ded-4883-949f-2337fc393b30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:33.658826 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1359d2e6-0ded-4883-949f-2337fc393b30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1610236470", "description": "This is the new description of volume"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:33.683452 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:33.683452 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:33.688675 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1359d2e6-0ded-4883-949f-2337fc393b30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:33.703196 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1359d2e6-0ded-4883-949f-2337fc393b30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:33.704187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1359d2e6-0ded-4883-949f-2337fc393b30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:33.704684 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 267/1037] 10.4.3.13 () {68 vars in 1362 bytes} [Fri Jul 3 13:00:33 2026] PUT /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:33.719555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ea2f6d96-1404-4eb8-bb20-9879c60557a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.721654 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ea2f6d96-1404-4eb8-bb20-9879c60557a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:33.721881 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ea2f6d96-1404-4eb8-bb20-9879c60557a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:33.722141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ea2f6d96-1404-4eb8-bb20-9879c60557a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:33.731594 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:33.731594 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:33.738045 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ea2f6d96-1404-4eb8-bb20-9879c60557a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:33.745135 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ea2f6d96-1404-4eb8-bb20-9879c60557a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:33.745721 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 258/1038] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:33 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 889 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:33.761865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:33.764599 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:33.765719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1871255212", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-691989734"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:33.767714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1871255212', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-691989734'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:33.767923 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:33.775924 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:33.783387 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (8d64114d-3722-4a0f-91f0-1c870aa8904c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:33.784675 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc58787-dafc-48a6-b8d9-61ee6ccf1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.786082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:33.827745 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc58787-dafc-48a6-b8d9-61ee6ccf1a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.828581 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510ed315-cb87-4a25-840f-756b65267e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.900383 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['4044ff42-7dc9-4ddb-89eb-5a169b486218', '7c3f4f49-bcd3-49fa-b8be-de314512a006', '42c56b2c-9a3f-4cf2-a501-14c7c378cc0f', '4b9f3ff7-25e9-423f-9ed7-5d88c818e229'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:33.901606 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510ed315-cb87-4a25-840f-756b65267e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4044ff42-7dc9-4ddb-89eb-5a169b486218', '7c3f4f49-bcd3-49fa-b8be-de314512a006', '42c56b2c-9a3f-4cf2-a501-14c7c378cc0f', '4b9f3ff7-25e9-423f-9ed7-5d88c818e229']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.902582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814720c8-4fec-4982-b957-3140a8bc12f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:33.934180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814720c8-4fec-4982-b957-3140a8bc12f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aea3ef3-2a97-435a-8011-9bb6aea0f77b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1871255212',display_name='tempest-VolumesGetTest-Volume-691989734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['4044ff42-7dc9-4ddb-89eb-5a169b486218','7c3f4f49-bcd3-49fa-b8be-de314512a006','42c56b2c-9a3f-4cf2-a501-14c7c378cc0f','4b9f3ff7-25e9-423f-9ed7-5d88c818e229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1871255212',display_name='tempest-VolumesGetTest-Volume-691989734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aea3ef3-2a97-435a-8011-9bb6aea0f77b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:33.935144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b35328-a784-41bd-b026-36a438b58a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.067560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b35328-a784-41bd-b026-36a438b58a99) transitioned into 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-1871255212',display_name='tempest-VolumesGetTest-Volume-691989734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['4044ff42-7dc9-4ddb-89eb-5a169b486218','7c3f4f49-bcd3-49fa-b8be-de314512a006','42c56b2c-9a3f-4cf2-a501-14c7c378cc0f','4b9f3ff7-25e9-423f-9ed7-5d88c818e229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.068633 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1d86d8-5099-49d4-8941-43c9742f5f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.148463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d1d86d8-5099-49d4-8941-43c9742f5f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.148463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (8d64114d-3722-4a0f-91f0-1c870aa8904c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:34.148463 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:34.148463 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-47f3c19c-ab84-4f19-a57c-b545b8c6de01 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:34.148463 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 259/1039] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:33 2026] POST /volume/v3/volumes => generated 777 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:34.169597 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-526fe494-d326-4a48-8449-c1c2f0bb830d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:34.181473 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-526fe494-d326-4a48-8449-c1c2f0bb830d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:34.181473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-526fe494-d326-4a48-8449-c1c2f0bb830d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:34.181473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-526fe494-d326-4a48-8449-c1c2f0bb830d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:34.183404 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:34.183404 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:34.188888 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-526fe494-d326-4a48-8449-c1c2f0bb830d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:34.197434 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-526fe494-d326-4a48-8449-c1c2f0bb830d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 200 Jul 03 13:00:34.198815 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 256/1040] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:34 2026] GET /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:34.315745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-edfa779a-9726-4e95-93bb-3a7e07c5582b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:34.315745 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-edfa779a-9726-4e95-93bb-3a7e07c5582b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:34.315745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-edfa779a-9726-4e95-93bb-3a7e07c5582b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:34.315745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-edfa779a-9726-4e95-93bb-3a7e07c5582b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:34.334282 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:34.334282 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:34.334282 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-edfa779a-9726-4e95-93bb-3a7e07c5582b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:34.338707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-edfa779a-9726-4e95-93bb-3a7e07c5582b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c returned with HTTP 200 Jul 03 13:00:34.338707 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 268/1041] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:34 2026] GET /volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:34.371448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ff0ad98c-533d-4250-a92e-6230a41f4586 req-e3230d4b-714c-4c99-b613-79c2cdb89f97 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:34.373581 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ff0ad98c-533d-4250-a92e-6230a41f4586 req-e3230d4b-714c-4c99-b613-79c2cdb89f97 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:34.373782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ff0ad98c-533d-4250-a92e-6230a41f4586 req-e3230d4b-714c-4c99-b613-79c2cdb89f97 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:34.373985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ff0ad98c-533d-4250-a92e-6230a41f4586 req-e3230d4b-714c-4c99-b613-79c2cdb89f97 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:34.386282 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:34.386282 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:34.386282 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ff0ad98c-533d-4250-a92e-6230a41f4586 req-e3230d4b-714c-4c99-b613-79c2cdb89f97 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:34.400646 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ff0ad98c-533d-4250-a92e-6230a41f4586 req-e3230d4b-714c-4c99-b613-79c2cdb89f97 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c returned with HTTP 200 Jul 03 13:00:34.400646 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 259/1042] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:34 2026] GET /volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:34.416239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:34.424276 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:34.424276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1105458431"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:34.424276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1105458431'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:34.424276 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume of 1 GB Jul 03 13:00:34.424276 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:34.424276 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:34.425230 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Availability Zones retrieved successfully. Jul 03 13:00:34.432966 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Flow 'volume_create_api' (7f49329d-ea4c-4288-98aa-7f37d17b14fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:34.434423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cd1c85-4102-4a69-85de-2d041a5977b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.436253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:34.474069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80cd1c85-4102-4a69-85de-2d041a5977b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.474940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55ac2bd-85f3-4d24-87a6-9ae1fd175130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.543943 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Created reservations ['039c46d5-b8db-4d91-afaf-6be669bdea0a', 'ab350e42-46db-438a-936c-8c94aadd9984', '7562903c-4294-4b92-b8de-31c0f765ac35', '0737675a-05c4-4d33-8155-34fa4c75ca23'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:34.545751 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55ac2bd-85f3-4d24-87a6-9ae1fd175130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039c46d5-b8db-4d91-afaf-6be669bdea0a', 'ab350e42-46db-438a-936c-8c94aadd9984', '7562903c-4294-4b92-b8de-31c0f765ac35', '0737675a-05c4-4d33-8155-34fa4c75ca23']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.546538 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa065c63-884a-4f7a-9db7-600d77bb0e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.581410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa065c63-884a-4f7a-9db7-600d77bb0e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af551cd0-3067-4234-888a-6998b01d6c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1105458431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cee08cd60527444ca6b632ef1207e68e',qos_specs=None,replication_status=,reservations=['039c46d5-b8db-4d91-afaf-6be669bdea0a','ab350e42-46db-438a-936c-8c94aadd9984','7562903c-4294-4b92-b8de-31c0f765ac35','0737675a-05c4-4d33-8155-34fa4c75ca23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b44c42407bf480ca3d918c63aa7d956',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1105458431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af551cd0-3067-4234-888a-6998b01d6c1a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cee08cd60527444ca6b632ef1207e68e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b44c42407bf480ca3d918c63aa7d956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.582446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bbfbdf-ee6e-471a-a33e-d061b7a48712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.651907 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bbfbdf-ee6e-471a-a33e-d061b7a48712) transitioned into state 'SUCCESS' from state '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-1105458431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cee08cd60527444ca6b632ef1207e68e',qos_specs=None,replication_status=,reservations=['039c46d5-b8db-4d91-afaf-6be669bdea0a','ab350e42-46db-438a-936c-8c94aadd9984','7562903c-4294-4b92-b8de-31c0f765ac35','0737675a-05c4-4d33-8155-34fa4c75ca23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b44c42407bf480ca3d918c63aa7d956',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.652838 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b13003-5e1f-4a3f-935f-186451e6fd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:34.679999 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b13003-5e1f-4a3f-935f-186451e6fd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:34.681340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Flow 'volume_create_api' (7f49329d-ea4c-4288-98aa-7f37d17b14fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:34.681814 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume request issued successfully. Jul 03 13:00:34.682850 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8788dee7-55ad-46b0-a1de-a8fc5cd39958 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:34.683721 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 260/1043] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:34 2026] POST /volume/v3/volumes => generated 758 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:34.700483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6d5da462-8821-4eed-a33e-296578ed4dc0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:34.704343 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d5da462-8821-4eed-a33e-296578ed4dc0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:34.704343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d5da462-8821-4eed-a33e-296578ed4dc0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:34.704343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d5da462-8821-4eed-a33e-296578ed4dc0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:34.718128 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:34.718128 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:34.724552 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6d5da462-8821-4eed-a33e-296578ed4dc0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:34.733664 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d5da462-8821-4eed-a33e-296578ed4dc0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a returned with HTTP 200 Jul 03 13:00:34.733903 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 257/1044] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:34 2026] GET /volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.217869 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d7fc15f6-89eb-4cb2-b04f-ecb0b6420c57 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.223233 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d7fc15f6-89eb-4cb2-b04f-ecb0b6420c57 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:35.223233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d7fc15f6-89eb-4cb2-b04f-ecb0b6420c57 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:35.223233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d7fc15f6-89eb-4cb2-b04f-ecb0b6420c57 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:35.232123 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.232123 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:35.237841 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d7fc15f6-89eb-4cb2-b04f-ecb0b6420c57 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:35.243758 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d7fc15f6-89eb-4cb2-b04f-ecb0b6420c57 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 200 Jul 03 13:00:35.243758 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 269/1045] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:35 2026] GET /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.262197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-817de0d7-88b2-4f51-8826-650fe200fd7a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.262197 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-817de0d7-88b2-4f51-8826-650fe200fd7a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:35.262197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-817de0d7-88b2-4f51-8826-650fe200fd7a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-809337624", "description": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:35.272404 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.272404 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:35.281796 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-817de0d7-88b2-4f51-8826-650fe200fd7a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:35.364102 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-817de0d7-88b2-4f51-8826-650fe200fd7a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:35.390820 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-817de0d7-88b2-4f51-8826-650fe200fd7a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 200 Jul 03 13:00:35.390820 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 260/1046] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 13:00:35 2026] PUT /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 767 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.391044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5776b55f-854e-4931-8e4e-7fb2e867b1c3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.391044 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5776b55f-854e-4931-8e4e-7fb2e867b1c3 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:35.391044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5776b55f-854e-4931-8e4e-7fb2e867b1c3 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:35.391044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5776b55f-854e-4931-8e4e-7fb2e867b1c3 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:35.505183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.547730 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.547730 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:35.552324 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5776b55f-854e-4931-8e4e-7fb2e867b1c3 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:35.557075 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5776b55f-854e-4931-8e4e-7fb2e867b1c3 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 200 Jul 03 13:00:35.557530 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 261/1047] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:35 2026] GET /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 835 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.572366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.574908 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:35.575374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:35.576193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:35.576484 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: 0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:35.588138 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.588138 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:35.588798 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:35.615922 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:35.616287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1818436180"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:35.617688 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1818436180'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:35.617818 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Create volume of 1 GB Jul 03 13:00:35.622370 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Availability Zones retrieved successfully. Jul 03 13:00:35.623602 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:35.623817 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-748d8b2d-3ea1-42b6-b618-5d26c7bcfe8f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 202 Jul 03 13:00:35.624301 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 270/1048] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:35 2026] DELETE /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:35.628059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Flow 'volume_create_api' (19d5de75-ad5a-4b7c-88d9-b3e205e236e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:35.629519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f9b8ad-053f-461b-9e17-a8f661b8dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.630528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:35.635318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-52bcbe75-0019-4617-8a2d-4ca403474be9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.637284 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-52bcbe75-0019-4617-8a2d-4ca403474be9 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:35.637559 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-52bcbe75-0019-4617-8a2d-4ca403474be9 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:35.637815 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-52bcbe75-0019-4617-8a2d-4ca403474be9 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:35.647057 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.647057 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:35.651929 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-52bcbe75-0019-4617-8a2d-4ca403474be9 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:35.657994 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-52bcbe75-0019-4617-8a2d-4ca403474be9 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 200 Jul 03 13:00:35.659042 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 261/1049] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:35 2026] GET /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.683493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f9b8ad-053f-461b-9e17-a8f661b8dd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.684449 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f1b082-9502-4b1a-9419-4244a5be5945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.748609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ba8c8ce7-fef1-4e33-9d14-c87e3b6d238f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.750459 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba8c8ce7-fef1-4e33-9d14-c87e3b6d238f tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:35.750891 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba8c8ce7-fef1-4e33-9d14-c87e3b6d238f tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:35.750891 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba8c8ce7-fef1-4e33-9d14-c87e3b6d238f tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:35.758357 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.758357 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:35.771573 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ba8c8ce7-fef1-4e33-9d14-c87e3b6d238f tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:35.781449 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba8c8ce7-fef1-4e33-9d14-c87e3b6d238f tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a returned with HTTP 200 Jul 03 13:00:35.781947 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 262/1050] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:35 2026] GET /volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.811410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Created reservations ['73ad8440-1ea4-4cb9-a3b6-27310a9472ac', '8f8b0576-ae0c-4bdf-aa87-1e150376b7dd', '565adeb3-90b3-4185-a1db-5816c8cb6440', '9af7b361-0806-4556-a7df-3ad3fc5db312'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:35.812811 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f1b082-9502-4b1a-9419-4244a5be5945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73ad8440-1ea4-4cb9-a3b6-27310a9472ac', '8f8b0576-ae0c-4bdf-aa87-1e150376b7dd', '565adeb3-90b3-4185-a1db-5816c8cb6440', '9af7b361-0806-4556-a7df-3ad3fc5db312']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.813723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9a7a06-e0db-4649-b4b3-5e8194f56d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.813887 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ab5f9ede-3f03-44fd-b8b8-0861a20d9b2d req-b1c561d0-b823-48f3-975c-885b078274df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.815970 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ab5f9ede-3f03-44fd-b8b8-0861a20d9b2d req-b1c561d0-b823-48f3-975c-885b078274df tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:35.816196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ab5f9ede-3f03-44fd-b8b8-0861a20d9b2d req-b1c561d0-b823-48f3-975c-885b078274df tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:35.816404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ab5f9ede-3f03-44fd-b8b8-0861a20d9b2d req-b1c561d0-b823-48f3-975c-885b078274df tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:35.823642 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:35.823642 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:35.829314 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ab5f9ede-3f03-44fd-b8b8-0861a20d9b2d req-b1c561d0-b823-48f3-975c-885b078274df tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:35.836052 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ab5f9ede-3f03-44fd-b8b8-0861a20d9b2d req-b1c561d0-b823-48f3-975c-885b078274df tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a returned with HTTP 200 Jul 03 13:00:35.836886 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 271/1051] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:35 2026] GET /volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:35.852039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3040e100-b917-4a39-ac11-50c41d68c141 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:35.854153 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:35.854568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-889348880"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:35.856145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-889348880'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:35.856380 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume of 1 GB Jul 03 13:00:35.860347 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Availability Zones retrieved successfully. Jul 03 13:00:35.865374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9a7a06-e0db-4649-b4b3-5e8194f56d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f4e717d-59cc-44dc-8d65-ca9e395b9181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1818436180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29b4af8bf74d4eada8958859168e856c',qos_specs=None,replication_status=,reservations=['73ad8440-1ea4-4cb9-a3b6-27310a9472ac','8f8b0576-ae0c-4bdf-aa87-1e150376b7dd','565adeb3-90b3-4185-a1db-5816c8cb6440','9af7b361-0806-4556-a7df-3ad3fc5db312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4404e7ca880419ea956ac3ea1e341bc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1818436180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f4e717d-59cc-44dc-8d65-ca9e395b9181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29b4af8bf74d4eada8958859168e856c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4404e7ca880419ea956ac3ea1e341bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.866152 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d21f0744-7797-42af-98f7-1118057249fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.866848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Flow 'volume_create_api' (6e4fe60a-018c-4a47-bd02-ac37b9e5d7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:35.867944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165bc8f1-c65b-4d24-bdd0-c47bbd5bcc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.869666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:35.906257 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (165bc8f1-c65b-4d24-bdd0-c47bbd5bcc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.907273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fb2048-5cd9-410c-bef7-60188cb0b110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.917528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d21f0744-7797-42af-98f7-1118057249fb) transitioned into state 'SUCCESS' from state '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-1818436180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29b4af8bf74d4eada8958859168e856c',qos_specs=None,replication_status=,reservations=['73ad8440-1ea4-4cb9-a3b6-27310a9472ac','8f8b0576-ae0c-4bdf-aa87-1e150376b7dd','565adeb3-90b3-4185-a1db-5816c8cb6440','9af7b361-0806-4556-a7df-3ad3fc5db312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4404e7ca880419ea956ac3ea1e341bc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.918482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d6470d-d5b8-4411-8738-9e21b4ee6e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:35.948024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d6470d-d5b8-4411-8738-9e21b4ee6e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.949331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Flow 'volume_create_api' (19d5de75-ad5a-4b7c-88d9-b3e205e236e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:35.949778 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Create volume request issued successfully. Jul 03 13:00:35.951291 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a0949b9-4f2c-4c15-b88a-a21e0098df69 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:35.951762 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 258/1052] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:00:35 2026] POST /volume/v3/volumes => generated 757 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:35.978900 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Created reservations ['1e4bb364-3783-4e40-87be-397dec3beb7c', 'aa46858d-f34a-4705-a880-c990be07c7ed', 'b927b39b-653a-4126-8e03-1d66bd8709b2', '459e0b34-2267-4c2d-ac0d-ae077ef86b26'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:35.979749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fb2048-5cd9-410c-bef7-60188cb0b110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4bb364-3783-4e40-87be-397dec3beb7c', 'aa46858d-f34a-4705-a880-c990be07c7ed', 'b927b39b-653a-4126-8e03-1d66bd8709b2', '459e0b34-2267-4c2d-ac0d-ae077ef86b26']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:35.980431 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4db0a51-e9bf-41f0-a66d-7d0e5bd5b4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:36.020118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4db0a51-e9bf-41f0-a66d-7d0e5bd5b4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22fbed3-1c85-4ff0-86c8-35f78c359b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-889348880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cee08cd60527444ca6b632ef1207e68e',qos_specs=None,replication_status=,reservations=['1e4bb364-3783-4e40-87be-397dec3beb7c','aa46858d-f34a-4705-a880-c990be07c7ed','b927b39b-653a-4126-8e03-1d66bd8709b2','459e0b34-2267-4c2d-ac0d-ae077ef86b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b44c42407bf480ca3d918c63aa7d956',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-889348880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d22fbed3-1c85-4ff0-86c8-35f78c359b61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cee08cd60527444ca6b632ef1207e68e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b44c42407bf480ca3d918c63aa7d956',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:36.020920 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7df90f-260f-46d0-80f5-0eaf144f77a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:36.046459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7df90f-260f-46d0-80f5-0eaf144f77a0) transitioned into state 'SUCCESS' from state '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-889348880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cee08cd60527444ca6b632ef1207e68e',qos_specs=None,replication_status=,reservations=['1e4bb364-3783-4e40-87be-397dec3beb7c','aa46858d-f34a-4705-a880-c990be07c7ed','b927b39b-653a-4126-8e03-1d66bd8709b2','459e0b34-2267-4c2d-ac0d-ae077ef86b26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b44c42407bf480ca3d918c63aa7d956',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:36.047334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf74bb88-f219-4ad4-a449-4c20158f0ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:36.067940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf74bb88-f219-4ad4-a449-4c20158f0ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:36.069218 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Flow 'volume_create_api' (6e4fe60a-018c-4a47-bd02-ac37b9e5d7a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:36.069757 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Create volume request issued successfully. Jul 03 13:00:36.070467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3040e100-b917-4a39-ac11-50c41d68c141 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:36.071311 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 262/1053] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:35 2026] POST /volume/v3/volumes => generated 757 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:36.093418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef63f24b-c3c0-4686-bb25-600ec29a1ccd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:36.095733 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef63f24b-c3c0-4686-bb25-600ec29a1ccd tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:36.096337 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef63f24b-c3c0-4686-bb25-600ec29a1ccd tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:36.096639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef63f24b-c3c0-4686-bb25-600ec29a1ccd tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:36.106692 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:36.106692 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:36.112792 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ef63f24b-c3c0-4686-bb25-600ec29a1ccd tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:36.120613 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef63f24b-c3c0-4686-bb25-600ec29a1ccd tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 returned with HTTP 200 Jul 03 13:00:36.121275 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 263/1054] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:36 2026] GET /volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:36.678385 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a256dc88-b21d-407d-b1bc-a144d28fad83 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:36.682041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a256dc88-b21d-407d-b1bc-a144d28fad83 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b Jul 03 13:00:36.682041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a256dc88-b21d-407d-b1bc-a144d28fad83 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:36.682041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a256dc88-b21d-407d-b1bc-a144d28fad83 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:36.724631 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a256dc88-b21d-407d-b1bc-a144d28fad83 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b returned with HTTP 404 Jul 03 13:00:36.724631 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 272/1055] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:36 2026] GET /volume/v3/volumes/0aea3ef3-2a97-435a-8011-9bb6aea0f77b => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:36.729105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2820e3b0-a13f-4f93-978a-d2b437a5d5b5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:36.731667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2820e3b0-a13f-4f93-978a-d2b437a5d5b5 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:36.732374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2820e3b0-a13f-4f93-978a-d2b437a5d5b5 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:36.732374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2820e3b0-a13f-4f93-978a-d2b437a5d5b5 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:36.764577 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:36.764577 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:36.774580 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2820e3b0-a13f-4f93-978a-d2b437a5d5b5 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:36.784204 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2820e3b0-a13f-4f93-978a-d2b437a5d5b5 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:36.784844 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 259/1056] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:36 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 889 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:36.808971 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:36.811613 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:36.811813 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:36.812078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:36.812346 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:36.825889 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:36.825889 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:36.825889 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:36.863320 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:36.863586 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8df93ca1-6356-460e-ad45-c64c0efbe61f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 202 Jul 03 13:00:36.864283 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 263/1057] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:36 2026] DELETE /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:36.873222 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0a3dace1-0a49-47b9-aadf-25ba737fc44f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:36.876675 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0a3dace1-0a49-47b9-aadf-25ba737fc44f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:36.876905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0a3dace1-0a49-47b9-aadf-25ba737fc44f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:36.877111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0a3dace1-0a49-47b9-aadf-25ba737fc44f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:36.887838 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:36.887838 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:36.894461 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0a3dace1-0a49-47b9-aadf-25ba737fc44f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:36.905135 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0a3dace1-0a49-47b9-aadf-25ba737fc44f tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 200 Jul 03 13:00:36.905764 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 264/1058] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:36 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 888 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:36.987083 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.139178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:37.139951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-58951582"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:37.141573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-39088207-b505-477d-8e04-92903fcbcbf0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.142124 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-58951582'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:37.142401 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Create volume of 1 GB Jul 03 13:00:37.144286 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-39088207-b505-477d-8e04-92903fcbcbf0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:37.144587 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-39088207-b505-477d-8e04-92903fcbcbf0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.144779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-39088207-b505-477d-8e04-92903fcbcbf0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.149053 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Availability Zones retrieved successfully. Jul 03 13:00:37.155737 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.155737 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:37.160588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Flow 'volume_create_api' (4cbc77aa-0941-4da6-bf19-9c4bd5ed482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:37.160988 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-39088207-b505-477d-8e04-92903fcbcbf0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:37.163227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34556da1-caa2-4b9c-9641-cb4134b7764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:37.165116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:37.167300 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-39088207-b505-477d-8e04-92903fcbcbf0 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 returned with HTTP 200 Jul 03 13:00:37.167882 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 260/1059] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:37.202645 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34556da1-caa2-4b9c-9641-cb4134b7764c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:37.203178 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-04ff11a1-bb32-4d46-9a75-e79e571373d9 req-4d6db23c-f4b7-4a5e-b0e4-463df4ad889e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.203975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b47ba2a-41d0-4671-9ca6-25c095bd2650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:37.207314 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-04ff11a1-bb32-4d46-9a75-e79e571373d9 req-4d6db23c-f4b7-4a5e-b0e4-463df4ad889e tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:37.207611 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-04ff11a1-bb32-4d46-9a75-e79e571373d9 req-4d6db23c-f4b7-4a5e-b0e4-463df4ad889e tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.207826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-04ff11a1-bb32-4d46-9a75-e79e571373d9 req-4d6db23c-f4b7-4a5e-b0e4-463df4ad889e tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.218709 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.218709 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:37.223467 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-04ff11a1-bb32-4d46-9a75-e79e571373d9 req-4d6db23c-f4b7-4a5e-b0e4-463df4ad889e tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:37.229289 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-04ff11a1-bb32-4d46-9a75-e79e571373d9 req-4d6db23c-f4b7-4a5e-b0e4-463df4ad889e tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 returned with HTTP 200 Jul 03 13:00:37.229904 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 264/1060] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:37.320438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Created reservations ['15e865be-f767-416c-a661-3142707b0a23', '0cdea3a9-dcbd-47ae-a828-9240b43ddbc5', 'f6a7187b-a0f2-4a1b-9827-a776d8542191', 'fb3e142a-2fc9-4cd5-97f7-f31d71cffd02'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:37.321615 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b47ba2a-41d0-4671-9ca6-25c095bd2650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e865be-f767-416c-a661-3142707b0a23', '0cdea3a9-dcbd-47ae-a828-9240b43ddbc5', 'f6a7187b-a0f2-4a1b-9827-a776d8542191', 'fb3e142a-2fc9-4cd5-97f7-f31d71cffd02']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:37.322873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f147f9f3-1b0e-4805-bb8f-f5573734db0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:37.363968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f147f9f3-1b0e-4805-bb8f-f5573734db0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c79453-59ff-4a6a-9eb5-64c0938b0661', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-58951582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffb79cd21e8a4de99bf3cceeb7abe3c6',qos_specs=None,replication_status=,reservations=['15e865be-f767-416c-a661-3142707b0a23','0cdea3a9-dcbd-47ae-a828-9240b43ddbc5','f6a7187b-a0f2-4a1b-9827-a776d8542191','fb3e142a-2fc9-4cd5-97f7-f31d71cffd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efb9ac36d1e7498eb84c8a119abf671d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-58951582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c79453-59ff-4a6a-9eb5-64c0938b0661,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffb79cd21e8a4de99bf3cceeb7abe3c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efb9ac36d1e7498eb84c8a119abf671d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:37.365000 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cbfe1c2-f2a0-41b3-ae4e-f438c83fb122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:37.414330 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cbfe1c2-f2a0-41b3-ae4e-f438c83fb122) transitioned into state 'SUCCESS' from state '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-58951582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffb79cd21e8a4de99bf3cceeb7abe3c6',qos_specs=None,replication_status=,reservations=['15e865be-f767-416c-a661-3142707b0a23','0cdea3a9-dcbd-47ae-a828-9240b43ddbc5','f6a7187b-a0f2-4a1b-9827-a776d8542191','fb3e142a-2fc9-4cd5-97f7-f31d71cffd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efb9ac36d1e7498eb84c8a119abf671d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:37.414330 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf57aa0-4f9b-42bd-a434-344514c76b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:37.435763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.437366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf57aa0-4f9b-42bd-a434-344514c76b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:37.439080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Flow 'volume_create_api' (4cbc77aa-0941-4da6-bf19-9c4bd5ed482f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:37.439563 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Create volume request issued successfully. Jul 03 13:00:37.440693 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.440775 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-70f8f4d2-9f83-4855-9b99-37f64ba1a8c6 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:37.440826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.441577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.441661 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 273/1061] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:00:36 2026] POST /volume/v3/volumes => generated 770 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:37.441715 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.443724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.465647 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ad11dec9-64d7-41d4-a66f-0cc44cc52958 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.466981 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.468383 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad11dec9-64d7-41d4-a66f-0cc44cc52958 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:00:37.468660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad11dec9-64d7-41d4-a66f-0cc44cc52958 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.469252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad11dec9-64d7-41d4-a66f-0cc44cc52958 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.469946 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.469946 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:37.479462 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.479462 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:37.480991 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-20c48415-6b11-486a-9f35-d7a13c23804b req-ea4ad080-aa1e-4519-90a4-c76f8e322460 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.482414 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 265/1062] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.492959 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ad11dec9-64d7-41d4-a66f-0cc44cc52958 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:00:37.500910 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad11dec9-64d7-41d4-a66f-0cc44cc52958 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:00:37.500910 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 261/1063] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.530361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.532682 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.532951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.533180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.533523 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.534495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.543854 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.545332 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.545332 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:37.551476 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-cba72adc-1d67-4b42-805b-38ee5228be3a req-e62c6310-96bf-4156-bfd0-9dd3c6103ce5 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.552076 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 265/1064] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.588326 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.594336 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.594564 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.594739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.595053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.595499 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.595499 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:37.597265 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.605859 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.606982 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.606982 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:37.613195 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-eaea8d80-8741-47ca-b3e9-eba167ae0578 req-269dc4b6-c1c5-42ce-ae13-59899668a982 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.613195 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 274/1065] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.659435 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.659435 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.659937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.660776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.660776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.661705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.678692 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.680027 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.680027 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:37.685138 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3946261f-5094-4ecc-92cc-673489b2493d req-f94b83f7-db7f-434d-b5f9-78c785355b1b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.685854 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 266/1066] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.715420 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.719733 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.719733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.719733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.719733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.719733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.729676 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.731391 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.731391 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:37.736308 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f038a50-d9c1-4048-bf7f-226654731897 req-a9233871-71b8-457f-9ea4-99d10e3f36fa tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.736894 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 262/1067] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.767209 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.769497 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.769750 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.769975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.770251 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.771042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.779522 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.780521 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.780521 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:37.784982 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-49cd96b0-aa4f-4f6c-af34-5caa17fc894e req-c18b6b01-7b6a-4933-8183-a69c74c1c576 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.785460 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 266/1068] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.819658 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.822064 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.822313 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.822518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.822759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.823460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.833232 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.834175 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.834175 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:37.839384 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0fa3ea31-ea28-43cc-b09c-f1f5dc47bf4d req-64ad4af8-63f5-494e-9f48-9b74dc6570c9 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.839852 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 275/1069] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.866809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.869424 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:37.869795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.870033 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.870357 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:37.871260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:37.881251 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] Get all volumes completed successfully. Jul 03 13:00:37.882341 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.882341 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:37.891149 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2dd34284-af12-4989-b81d-c38f52134a2d req-51f6ca04-5bc1-47be-91d9-6cb52bab60b2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:37.891149 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 267/1070] 10.4.3.13 () {68 vars in 1501 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:37.913172 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.914652 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:37.915089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.915386 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.915637 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Delete volume with id: d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:37.923406 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff1c592d-aeff-4248-8272-707e261137a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.925207 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff1c592d-aeff-4248-8272-707e261137a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 Jul 03 13:00:37.925396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff1c592d-aeff-4248-8272-707e261137a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.925640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff1c592d-aeff-4248-8272-707e261137a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.927837 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.927837 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:37.928788 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:37.932084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff1c592d-aeff-4248-8272-707e261137a6 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 returned with HTTP 404 Jul 03 13:00:37.932698 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 267/1071] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/dba7212b-63b6-4f04-b3c7-cf43dd467a94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:37.942247 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3d388c83-17d9-4196-8b2d-738573de91cf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.946713 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:37.946713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-772441629"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:37.947861 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-772441629'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:37.948414 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:37.960437 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:37.962783 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Delete volume request issued successfully. Jul 03 13:00:37.963117 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2dd2f55f-bbed-4ffe-8217-826153344aa2 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 returned with HTTP 202 Jul 03 13:00:37.964255 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 263/1072] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:37 2026] DELETE /volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:37.969969 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (2e0f580a-1d3b-4981-b927-0c16f0251ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:37.969969 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8bd52ec-5f36-4cee-a8b9-26e0f65c69b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:37.971754 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:37.976258 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3a5b8c1d-167b-4a66-846a-5cb686163d51 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:37.980605 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a5b8c1d-167b-4a66-846a-5cb686163d51 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:37.980605 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a5b8c1d-167b-4a66-846a-5cb686163d51 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:37.980605 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a5b8c1d-167b-4a66-846a-5cb686163d51 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:37.991291 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:37.991291 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:37.995949 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3a5b8c1d-167b-4a66-846a-5cb686163d51 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:38.001960 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a5b8c1d-167b-4a66-846a-5cb686163d51 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 returned with HTTP 200 Jul 03 13:00:38.002515 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 268/1073] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:37 2026] GET /volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:38.013965 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8bd52ec-5f36-4cee-a8b9-26e0f65c69b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:38.014820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279d927d-24d6-4599-9828-eed29d432783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:38.074017 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['552a7f0f-c450-4163-9595-b3fdc3094c9f', '66fc0561-5856-46e1-bfe4-fb6d2dda4096', '08e607b7-0dad-4422-93b9-ef739e05858c', 'a4c67c23-3859-4f7b-a4d7-792f25026733'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:38.074955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279d927d-24d6-4599-9828-eed29d432783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['552a7f0f-c450-4163-9595-b3fdc3094c9f', '66fc0561-5856-46e1-bfe4-fb6d2dda4096', '08e607b7-0dad-4422-93b9-ef739e05858c', 'a4c67c23-3859-4f7b-a4d7-792f25026733']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:38.076183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f9541d-4767-4ba9-a400-daf11824f338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:38.106389 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f9541d-4767-4ba9-a400-daf11824f338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffa0b54b-51a4-48fd-a036-576fdada0c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-772441629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['552a7f0f-c450-4163-9595-b3fdc3094c9f','66fc0561-5856-46e1-bfe4-fb6d2dda4096','08e607b7-0dad-4422-93b9-ef739e05858c','a4c67c23-3859-4f7b-a4d7-792f25026733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-772441629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffa0b54b-51a4-48fd-a036-576fdada0c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:38.107769 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0230f99d-724a-4765-9edd-0760af27a946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:38.132495 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0230f99d-724a-4765-9edd-0760af27a946) transitioned into state 'SUCCESS' from state '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-772441629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['552a7f0f-c450-4163-9595-b3fdc3094c9f','66fc0561-5856-46e1-bfe4-fb6d2dda4096','08e607b7-0dad-4422-93b9-ef739e05858c','a4c67c23-3859-4f7b-a4d7-792f25026733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:38.133459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c09220-9253-4279-a826-b402a430749b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:38.146288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c09220-9253-4279-a826-b402a430749b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:38.147496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (2e0f580a-1d3b-4981-b927-0c16f0251ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:38.147602 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:38.148388 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d388c83-17d9-4196-8b2d-738573de91cf tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:38.148870 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 276/1074] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:00:37 2026] POST /volume/v3/volumes => generated 742 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:38.166048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-768bcbb3-0af4-401e-b280-e3ff8165b8af None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:38.166048 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-768bcbb3-0af4-401e-b280-e3ff8165b8af tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:38.166265 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-768bcbb3-0af4-401e-b280-e3ff8165b8af tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:38.166340 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-768bcbb3-0af4-401e-b280-e3ff8165b8af tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:38.175031 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:38.175031 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:38.179762 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-768bcbb3-0af4-401e-b280-e3ff8165b8af tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:38.184974 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-768bcbb3-0af4-401e-b280-e3ff8165b8af tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 returned with HTTP 200 Jul 03 13:00:38.185444 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 268/1075] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:38 2026] GET /volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 => generated 810 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:00:38.519537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e8798bac-0ba3-4e72-b851-603d51174f3d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:38.520985 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e8798bac-0ba3-4e72-b851-603d51174f3d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:00:38.521338 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e8798bac-0ba3-4e72-b851-603d51174f3d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:38.521640 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e8798bac-0ba3-4e72-b851-603d51174f3d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:38.531064 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:38.531064 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:38.536999 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e8798bac-0ba3-4e72-b851-603d51174f3d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:00:38.549258 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e8798bac-0ba3-4e72-b851-603d51174f3d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:00:38.549258 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 264/1076] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:38 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:39.020284 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fe8b9295-7153-4ec2-99f7-fedf215ffccf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:39.022189 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fe8b9295-7153-4ec2-99f7-fedf215ffccf tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 Jul 03 13:00:39.022189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fe8b9295-7153-4ec2-99f7-fedf215ffccf tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:39.022537 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fe8b9295-7153-4ec2-99f7-fedf215ffccf tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:39.028810 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fe8b9295-7153-4ec2-99f7-fedf215ffccf tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 returned with HTTP 404 Jul 03 13:00:39.029444 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 269/1077] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:39 2026] GET /volume/v3/volumes/d22fbed3-1c85-4ff0-86c8-35f78c359b61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:39.039260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:39.041695 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] DELETE https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:39.044057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:39.044057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:39.044057 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Delete volume with id: af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:39.050666 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:39.050666 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:39.051230 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:39.092943 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Delete volume request issued successfully. Jul 03 13:00:39.093101 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee1ad57c-c1b7-4cff-9583-01544ecd19b6 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a returned with HTTP 202 Jul 03 13:00:39.093495 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 277/1078] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:39 2026] DELETE /volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:39.105504 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-943acd83-6c4f-4ebf-bb12-2f462c144fe3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:39.107736 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-943acd83-6c4f-4ebf-bb12-2f462c144fe3 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:39.108090 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-943acd83-6c4f-4ebf-bb12-2f462c144fe3 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:39.108407 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-943acd83-6c4f-4ebf-bb12-2f462c144fe3 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:39.118077 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:39.118077 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:39.124248 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-943acd83-6c4f-4ebf-bb12-2f462c144fe3 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:39.130279 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-943acd83-6c4f-4ebf-bb12-2f462c144fe3 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a returned with HTTP 200 Jul 03 13:00:39.131249 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 269/1079] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:39 2026] GET /volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:39.204910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5c87ab73-5868-4683-8b53-a3a92c63f277 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:39.207611 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5c87ab73-5868-4683-8b53-a3a92c63f277 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:39.208009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5c87ab73-5868-4683-8b53-a3a92c63f277 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:39.209183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5c87ab73-5868-4683-8b53-a3a92c63f277 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:39.218848 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:39.218848 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:39.234126 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5c87ab73-5868-4683-8b53-a3a92c63f277 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:39.250147 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5c87ab73-5868-4683-8b53-a3a92c63f277 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 returned with HTTP 200 Jul 03 13:00:39.250910 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 265/1080] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:39 2026] GET /volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 => generated 835 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:39.270426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:39.274870 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:39.274870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ffa0b54b-51a4-48fd-a036-576fdada0c27", "size": 1, "name": "tempest-VolumesGetTest-Volume-138566494", "metadata": {"Type": "Test"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:39.279011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'source_volid': 'ffa0b54b-51a4-48fd-a036-576fdada0c27', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-138566494', 'metadata': {'Type': 'Test'}}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:39.291389 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:39.291389 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:39.292122 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume retrieved successfully. Jul 03 13:00:39.292243 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:39.298767 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:39.305535 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (1600edb0-2c29-461a-813d-2f2abc3de52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:39.307598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5478b83f-b82c-4a8b-be09-12b21b4adb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:39.308917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:39.349992 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5478b83f-b82c-4a8b-be09-12b21b4adb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ffa0b54b-51a4-48fd-a036-576fdada0c27', 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:39.350886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbb40d9-c094-468b-a9d7-be7cbbee946f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:39.417029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['87cfed1d-6d41-43f0-a272-f892094e5495', '0ca5999d-437e-4eb9-a7d1-cb70c399b79f', '5fb34e0e-cee0-4a82-9fec-d661f828ec12', '304fd6b1-2b96-420d-b90b-67510a394e15'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:39.417987 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fbb40d9-c094-468b-a9d7-be7cbbee946f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87cfed1d-6d41-43f0-a272-f892094e5495', '0ca5999d-437e-4eb9-a7d1-cb70c399b79f', '5fb34e0e-cee0-4a82-9fec-d661f828ec12', '304fd6b1-2b96-420d-b90b-67510a394e15']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:39.419052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd6f1a1-f015-4424-ac3a-1071ef2426af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:39.466471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd6f1a1-f015-4424-ac3a-1071ef2426af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5e03671-bac8-4829-bfe6-9ab9df9247f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-138566494',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['87cfed1d-6d41-43f0-a272-f892094e5495','0ca5999d-437e-4eb9-a7d1-cb70c399b79f','5fb34e0e-cee0-4a82-9fec-d661f828ec12','304fd6b1-2b96-420d-b90b-67510a394e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffa0b54b-51a4-48fd-a036-576fdada0c27,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-138566494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5e03671-bac8-4829-bfe6-9ab9df9247f6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ffa0b54b-51a4-48fd-a036-576fdada0c27,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:39.468500 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd2ffd5-4523-4f49-90ab-54290fdbdcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:39.493060 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd2ffd5-4523-4f49-90ab-54290fdbdcbf) transitioned into state 'SUCCESS' from state '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-138566494',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['87cfed1d-6d41-43f0-a272-f892094e5495','0ca5999d-437e-4eb9-a7d1-cb70c399b79f','5fb34e0e-cee0-4a82-9fec-d661f828ec12','304fd6b1-2b96-420d-b90b-67510a394e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=ffa0b54b-51a4-48fd-a036-576fdada0c27,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:39.493801 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002d6436-780b-4a11-92f9-5e5f636c5d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:39.523017 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002d6436-780b-4a11-92f9-5e5f636c5d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:39.523853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (1600edb0-2c29-461a-813d-2f2abc3de52e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:39.524834 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:39.525647 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78db6ee5-8ad9-4cbc-934b-dbd63cadb9ec tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:39.526329 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 270/1081] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:39 2026] POST /volume/v3/volumes => generated 790 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:39.541442 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6482ac0-d1e6-45be-9042-6e9db3bccad4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:39.547536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6482ac0-d1e6-45be-9042-6e9db3bccad4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:39.547760 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6482ac0-d1e6-45be-9042-6e9db3bccad4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:39.547949 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6482ac0-d1e6-45be-9042-6e9db3bccad4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:39.560281 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:39.560281 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:39.566553 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f6482ac0-d1e6-45be-9042-6e9db3bccad4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:39.573187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6482ac0-d1e6-45be-9042-6e9db3bccad4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:39.573770 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 278/1082] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:39 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.150364 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-de4e8c83-683d-4296-a5d3-bf4db0b48038 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.153721 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-de4e8c83-683d-4296-a5d3-bf4db0b48038 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a Jul 03 13:00:40.154671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-de4e8c83-683d-4296-a5d3-bf4db0b48038 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.154671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-de4e8c83-683d-4296-a5d3-bf4db0b48038 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.163421 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-de4e8c83-683d-4296-a5d3-bf4db0b48038 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a returned with HTTP 404 Jul 03 13:00:40.164459 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 270/1083] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/volumes/af551cd0-3067-4234-888a-6998b01d6c1a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:40.175771 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.178631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:40.178850 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.179051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.179252 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Delete volume with id: fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:40.195977 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.195977 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:40.197033 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:40.245747 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Delete volume request issued successfully. Jul 03 13:00:40.246373 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1fcf8544-4022-4bba-b669-deee13bd5a91 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c returned with HTTP 202 Jul 03 13:00:40.246747 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 266/1084] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:40 2026] DELETE /volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:40.259720 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fb8ca4e8-c627-4300-aede-e8fa9be82b6b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.262965 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb8ca4e8-c627-4300-aede-e8fa9be82b6b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:40.262965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb8ca4e8-c627-4300-aede-e8fa9be82b6b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.264963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb8ca4e8-c627-4300-aede-e8fa9be82b6b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.276428 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.276428 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:40.283652 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fb8ca4e8-c627-4300-aede-e8fa9be82b6b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Volume info retrieved successfully. Jul 03 13:00:40.291112 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb8ca4e8-c627-4300-aede-e8fa9be82b6b tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c returned with HTTP 200 Jul 03 13:00:40.291801 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 271/1085] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.591824 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0b07adba-b53d-4542-8c56-0d455e9d252c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.593999 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b07adba-b53d-4542-8c56-0d455e9d252c tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:40.594324 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b07adba-b53d-4542-8c56-0d455e9d252c tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.594611 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b07adba-b53d-4542-8c56-0d455e9d252c tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.613139 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.613139 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:40.623962 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0b07adba-b53d-4542-8c56-0d455e9d252c tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:40.631417 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b07adba-b53d-4542-8c56-0d455e9d252c tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:40.631417 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 279/1086] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.656688 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-42765529-ed46-48c9-88fd-9ac320665651 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.661449 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-42765529-ed46-48c9-88fd-9ac320665651 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:40.661449 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-42765529-ed46-48c9-88fd-9ac320665651 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.661449 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-42765529-ed46-48c9-88fd-9ac320665651 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.670793 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.670793 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:40.677614 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-42765529-ed46-48c9-88fd-9ac320665651 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:40.689466 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-42765529-ed46-48c9-88fd-9ac320665651 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:40.689466 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 271/1087] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.692909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b8728533-d17d-4ece-a833-dadce6cd34dc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.705198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8728533-d17d-4ece-a833-dadce6cd34dc tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 13:00:40.706409 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8728533-d17d-4ece-a833-dadce6cd34dc tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.706873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8728533-d17d-4ece-a833-dadce6cd34dc tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.706998 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-b8728533-d17d-4ece-a833-dadce6cd34dc tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Delete snapshot with id: 8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 13:00:40.707053 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a7380a0b-9a66-486f-95bb-d0a5d9286699 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.709239 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7380a0b-9a66-486f-95bb-d0a5d9286699 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:40.709656 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a7380a0b-9a66-486f-95bb-d0a5d9286699 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-138566494"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:40.717360 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8728533-d17d-4ece-a833-dadce6cd34dc tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 404 Jul 03 13:00:40.718044 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 267/1088] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:40 2026] DELETE /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:40.724043 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.724043 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:40.732143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-02135050-5050-4635-a47c-244291ba7387 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.734542 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7380a0b-9a66-486f-95bb-d0a5d9286699 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:40.735898 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02135050-5050-4635-a47c-244291ba7387 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd Jul 03 13:00:40.736116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02135050-5050-4635-a47c-244291ba7387 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.736448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02135050-5050-4635-a47c-244291ba7387 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.746327 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7380a0b-9a66-486f-95bb-d0a5d9286699 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:40.747152 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7380a0b-9a66-486f-95bb-d0a5d9286699 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:40.747744 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 272/1089] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 13:00:40 2026] PUT /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.749214 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02135050-5050-4635-a47c-244291ba7387 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd returned with HTTP 404 Jul 03 13:00:40.752897 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 280/1090] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/snapshots/8d88d49d-6381-4cb0-87bf-429f2f1748fd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:40.773297 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d7b22d6b-bbcc-43f0-aa72-293c7177a423 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.777918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d7b22d6b-bbcc-43f0-aa72-293c7177a423 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:40.777918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d7b22d6b-bbcc-43f0-aa72-293c7177a423 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-563948965", "description": "This is the new description of volume"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:40.794414 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.794414 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:40.809383 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d7b22d6b-bbcc-43f0-aa72-293c7177a423 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:40.831088 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d7b22d6b-bbcc-43f0-aa72-293c7177a423 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:40.831785 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d7b22d6b-bbcc-43f0-aa72-293c7177a423 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:40.832372 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 272/1091] 10.4.3.13 () {68 vars in 1362 bytes} [Fri Jul 3 13:00:40 2026] PUT /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.839189 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-71909282-f87f-4c63-99dd-d1cec0008b35 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.841977 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-71909282-f87f-4c63-99dd-d1cec0008b35 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:40.842306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-71909282-f87f-4c63-99dd-d1cec0008b35 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.842790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-71909282-f87f-4c63-99dd-d1cec0008b35 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.853009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7352122c-0a06-4afd-818e-bdbb01cabcc0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.855564 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7352122c-0a06-4afd-818e-bdbb01cabcc0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:40.856082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7352122c-0a06-4afd-818e-bdbb01cabcc0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:40.856149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7352122c-0a06-4afd-818e-bdbb01cabcc0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:40.858669 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.858669 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:40.865618 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.865618 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:40.866671 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-71909282-f87f-4c63-99dd-d1cec0008b35 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:00:40.873417 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7352122c-0a06-4afd-818e-bdbb01cabcc0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:40.874356 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-71909282-f87f-4c63-99dd-d1cec0008b35 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 13:00:40.875450 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 268/1092] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:40.882296 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7352122c-0a06-4afd-818e-bdbb01cabcc0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:40.882835 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 273/1093] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:40 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:40.900707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.903442 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:40.903986 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1962906667", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-735705970"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:40.906311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1962906667', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-735705970'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:40.906571 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:40.920262 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:40.929303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (ce60337b-158f-4b32-b2ca-84f7ddcc2372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:40.931096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8b7a22-389a-449e-8a05-e7382f02e14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:40.932251 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:40.942548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:40.949412 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17/action Jul 03 13:00:40.949933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:40.950089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:40.983777 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:40.983777 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:40.985009 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:00:40.995148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e8b7a22-389a-449e-8a05-e7382f02e14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:40.997230 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f3c5f5-5e4a-428e-b975-257ac88db42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:41.017606 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Begin detaching volume completed successfully. Jul 03 13:00:41.017606 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-8537ef89-508e-44d9-b70a-fb57d02dd9a7 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17/action returned with HTTP 202 Jul 03 13:00:41.017606 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 273/1094] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:00:40 2026] POST /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 13:00:41.093717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['8374498f-640a-4fe9-ab2c-ef5bfb79e0dd', '18747ea6-13d1-4b85-854a-a925f03ed0c1', '4636628b-680f-4407-885e-6b3afe6ddf35', '4554b925-9f4b-4a46-acc8-11afcad3da91'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:41.098118 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f3c5f5-5e4a-428e-b975-257ac88db42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8374498f-640a-4fe9-ab2c-ef5bfb79e0dd', '18747ea6-13d1-4b85-854a-a925f03ed0c1', '4636628b-680f-4407-885e-6b3afe6ddf35', '4554b925-9f4b-4a46-acc8-11afcad3da91']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:41.098118 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b98893-1d46-40a5-b32a-d69b6f223355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:41.138136 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9b98893-1d46-40a5-b32a-d69b6f223355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3377a79-2726-4181-9726-519997f1f62b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1962906667',display_name='tempest-VolumesGetTest-Volume-735705970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['8374498f-640a-4fe9-ab2c-ef5bfb79e0dd','18747ea6-13d1-4b85-854a-a925f03ed0c1','4636628b-680f-4407-885e-6b3afe6ddf35','4554b925-9f4b-4a46-acc8-11afcad3da91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1962906667',display_name='tempest-VolumesGetTest-Volume-735705970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3377a79-2726-4181-9726-519997f1f62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:41.139617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24fa782-d3c4-4145-a2bb-c94931285a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:41.187110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f24fa782-d3c4-4145-a2bb-c94931285a8f) transitioned into 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-1962906667',display_name='tempest-VolumesGetTest-Volume-735705970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['8374498f-640a-4fe9-ab2c-ef5bfb79e0dd','18747ea6-13d1-4b85-854a-a925f03ed0c1','4636628b-680f-4407-885e-6b3afe6ddf35','4554b925-9f4b-4a46-acc8-11afcad3da91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:41.189611 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53636f76-168b-4f3b-ac3f-30c4c336a0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:41.209540 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53636f76-168b-4f3b-ac3f-30c4c336a0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:41.210544 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (ce60337b-158f-4b32-b2ca-84f7ddcc2372) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:41.210918 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:41.211659 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5bea2cf4-e4b9-4740-8992-2ee397d1bb4e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:41.212134 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 281/1095] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:40 2026] POST /volume/v3/volumes => generated 777 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:41.230132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-488713d1-74a6-4ea0-9eba-1dc2171be868 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:41.233362 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-488713d1-74a6-4ea0-9eba-1dc2171be868 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:41.234549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-488713d1-74a6-4ea0-9eba-1dc2171be868 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:41.234549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-488713d1-74a6-4ea0-9eba-1dc2171be868 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:41.248054 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:41.248054 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:41.256421 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-488713d1-74a6-4ea0-9eba-1dc2171be868 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:41.263196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-488713d1-74a6-4ea0-9eba-1dc2171be868 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 200 Jul 03 13:00:41.263857 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 269/1096] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:41 2026] GET /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:41.311095 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-03f58dab-bf42-412c-9b57-dce460471f31 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:41.313849 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03f58dab-bf42-412c-9b57-dce460471f31 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] GET https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c Jul 03 13:00:41.314256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03f58dab-bf42-412c-9b57-dce460471f31 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:41.314256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03f58dab-bf42-412c-9b57-dce460471f31 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:41.326329 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03f58dab-bf42-412c-9b57-dce460471f31 tempest-VolumesTestJSON-2072542064 tempest-VolumesTestJSON-2072542064-project-member] https://10.4.3.13/volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c returned with HTTP 404 Jul 03 13:00:41.326329 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 274/1097] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:41 2026] GET /volume/v3/volumes/fd044d78-3233-4061-af87-7127d5ae001c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:42.061222 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-89f85fad-53b4-4ac0-9a2a-15f075bbe195 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.061222 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-89f85fad-53b4-4ac0-9a2a-15f075bbe195 None None] GET https://10.4.3.13/volume// Jul 03 13:00:42.061222 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-89f85fad-53b4-4ac0-9a2a-15f075bbe195 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.061783 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-89f85fad-53b4-4ac0-9a2a-15f075bbe195 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.061783 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-89f85fad-53b4-4ac0-9a2a-15f075bbe195 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:42.062306 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 274/1098] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:42.074895 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-faf798b1-9710-431b-88c4-d9638d1d05ea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.078741 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-faf798b1-9710-431b-88c4-d9638d1d05ea tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:42.079047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-faf798b1-9710-431b-88c4-d9638d1d05ea tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.079508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-faf798b1-9710-431b-88c4-d9638d1d05ea tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.107148 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.107148 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:42.121916 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-faf798b1-9710-431b-88c4-d9638d1d05ea tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:00:42.140142 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-faf798b1-9710-431b-88c4-d9638d1d05ea tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 13:00:42.141187 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 282/1099] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 1321 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:00:42.247184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6c90bf99-f109-4a0f-9243-48a9dc2ffc3e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.249726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6c90bf99-f109-4a0f-9243-48a9dc2ffc3e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:00:42.250086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6c90bf99-f109-4a0f-9243-48a9dc2ffc3e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.250385 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6c90bf99-f109-4a0f-9243-48a9dc2ffc3e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.264672 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.264672 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:42.270714 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6c90bf99-f109-4a0f-9243-48a9dc2ffc3e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:42.285034 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e0d6928-6123-405c-8599-d688b9117560 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.287049 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6c90bf99-f109-4a0f-9243-48a9dc2ffc3e tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 13:00:42.287560 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 270/1100] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:42.292383 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e0d6928-6123-405c-8599-d688b9117560 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:42.292470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e0d6928-6123-405c-8599-d688b9117560 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.294765 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e0d6928-6123-405c-8599-d688b9117560 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.308351 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.308351 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:42.316948 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5e0d6928-6123-405c-8599-d688b9117560 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:42.323314 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e0d6928-6123-405c-8599-d688b9117560 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 200 Jul 03 13:00:42.324097 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 275/1101] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:42.350841 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-15b6d4d6-da40-40b8-94a4-581ede3c2a77 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.355874 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-15b6d4d6-da40-40b8-94a4-581ede3c2a77 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:42.356791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-15b6d4d6-da40-40b8-94a4-581ede3c2a77 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-138566494", "description": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:42.377068 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.377068 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:42.384262 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-15b6d4d6-da40-40b8-94a4-581ede3c2a77 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:42.398031 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-15b6d4d6-da40-40b8-94a4-581ede3c2a77 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:42.399094 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-15b6d4d6-da40-40b8-94a4-581ede3c2a77 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 200 Jul 03 13:00:42.400018 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 275/1102] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 13:00:42 2026] PUT /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 767 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:42.418080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dea7c241-51de-41fa-8442-a448ecf592a8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.422744 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dea7c241-51de-41fa-8442-a448ecf592a8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:42.423026 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dea7c241-51de-41fa-8442-a448ecf592a8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.424487 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dea7c241-51de-41fa-8442-a448ecf592a8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.437222 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.437222 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:42.442875 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dea7c241-51de-41fa-8442-a448ecf592a8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:42.450616 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dea7c241-51de-41fa-8442-a448ecf592a8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 200 Jul 03 13:00:42.451220 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 283/1103] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:42.468039 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.471535 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:42.472060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.472393 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.472751 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:42.481791 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.481791 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:42.482117 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:42.516987 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:42.517733 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9dcebf6a-1e3f-4e1e-88d5-c237f773bced tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 202 Jul 03 13:00:42.518266 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 271/1104] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:42 2026] DELETE /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:42.542046 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-88102aca-b278-4671-a4b4-a59a8a7d69a4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.543706 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-88102aca-b278-4671-a4b4-a59a8a7d69a4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:42.543806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-88102aca-b278-4671-a4b4-a59a8a7d69a4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.545291 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-88102aca-b278-4671-a4b4-a59a8a7d69a4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.557107 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.557107 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:42.568987 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-88102aca-b278-4671-a4b4-a59a8a7d69a4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:42.579434 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-88102aca-b278-4671-a4b4-a59a8a7d69a4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 200 Jul 03 13:00:42.580223 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 276/1105] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:42.680555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7d4c1abe-0d01-4d54-832e-6fd374339c98 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.683915 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d4c1abe-0d01-4d54-832e-6fd374339c98 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:00:42.684333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d4c1abe-0d01-4d54-832e-6fd374339c98 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.684489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d4c1abe-0d01-4d54-832e-6fd374339c98 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.710679 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.710679 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:42.718893 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7d4c1abe-0d01-4d54-832e-6fd374339c98 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:42.726494 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d4c1abe-0d01-4d54-832e-6fd374339c98 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 13:00:42.727075 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 276/1106] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:42.797246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-990574cc-2ec0-4f0b-9bef-e8c500951710 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.804523 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-990574cc-2ec0-4f0b-9bef-e8c500951710 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:00:42.804854 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-990574cc-2ec0-4f0b-9bef-e8c500951710 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:42.805214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-990574cc-2ec0-4f0b-9bef-e8c500951710 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:42.823892 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.823892 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:42.828706 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-990574cc-2ec0-4f0b-9bef-e8c500951710 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:42.835565 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-990574cc-2ec0-4f0b-9bef-e8c500951710 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 13:00:42.836719 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 284/1107] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:42 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:42.868112 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:42.869527 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d/action Jul 03 13:00:42.870185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:42.870305 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:42.900172 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:42.900172 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:42.902285 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:42.925647 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Begin detaching volume completed successfully. Jul 03 13:00:42.925647 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-0f7b3279-cfc6-4007-b980-252c529b4fb8 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d/action returned with HTTP 202 Jul 03 13:00:42.925647 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 272/1108] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:00:42 2026] POST /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:00:43.379252 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-10f7418c-df86-47c9-b63b-8d18d343168e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.381558 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-10f7418c-df86-47c9-b63b-8d18d343168e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] DELETE https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 Jul 03 13:00:43.381816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-10f7418c-df86-47c9-b63b-8d18d343168e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:43.382007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-10f7418c-df86-47c9-b63b-8d18d343168e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:43.392043 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:43.392043 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:43.598840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cad5d909-ed3d-411e-89da-6be3fe81654d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.603991 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cad5d909-ed3d-411e-89da-6be3fe81654d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b Jul 03 13:00:43.604319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cad5d909-ed3d-411e-89da-6be3fe81654d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:43.604681 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cad5d909-ed3d-411e-89da-6be3fe81654d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:43.615726 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cad5d909-ed3d-411e-89da-6be3fe81654d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b returned with HTTP 404 Jul 03 13:00:43.616296 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 277/1109] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:43 2026] GET /volume/v3/volumes/c3377a79-2726-4181-9726-519997f1f62b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:43.630261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7856001d-fd00-458e-9f6a-22e562cc5905 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.632649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7856001d-fd00-458e-9f6a-22e562cc5905 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:43.632910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7856001d-fd00-458e-9f6a-22e562cc5905 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:43.633205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7856001d-fd00-458e-9f6a-22e562cc5905 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:43.646133 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:43.646133 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:43.653534 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7856001d-fd00-458e-9f6a-22e562cc5905 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:43.659291 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7856001d-fd00-458e-9f6a-22e562cc5905 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:43.660943 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 285/1110] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:43 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:43.677515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.679452 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:43.679856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:43.680142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:43.680257 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:43.694555 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:43.694555 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:43.695305 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:43.749142 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:43.749428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d785ea6-ae93-4ac5-867d-ad9c630b1d16 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 202 Jul 03 13:00:43.750054 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 273/1111] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:43 2026] DELETE /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:43.769396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5fee307a-305b-454b-8436-6b8407b25a38 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.773768 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5fee307a-305b-454b-8436-6b8407b25a38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:43.773970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5fee307a-305b-454b-8436-6b8407b25a38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:43.774175 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5fee307a-305b-454b-8436-6b8407b25a38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:43.793556 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:43.793556 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:43.800296 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5fee307a-305b-454b-8436-6b8407b25a38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:43.807375 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5fee307a-305b-454b-8436-6b8407b25a38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 200 Jul 03 13:00:43.808005 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 278/1112] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:43 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 921 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:43.932361 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-888268ef-d4da-430f-a56b-0ee498840cb2 req-10f7418c-df86-47c9-b63b-8d18d343168e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 returned with HTTP 200 Jul 03 13:00:43.932944 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 277/1113] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:00:43 2026] DELETE /volume/v3/attachments/d9f4bbf5-fab6-4c52-9a8d-7de7c3b46a22 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:43.980319 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7f3939f2-b5ff-4dbd-a13a-ea87c4999f14 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.980810 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f3939f2-b5ff-4dbd-a13a-ea87c4999f14 None None] GET https://10.4.3.13/volume// Jul 03 13:00:43.981029 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f3939f2-b5ff-4dbd-a13a-ea87c4999f14 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:43.981300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f3939f2-b5ff-4dbd-a13a-ea87c4999f14 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:43.981715 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f3939f2-b5ff-4dbd-a13a-ea87c4999f14 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:43.982450 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 286/1114] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:00:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:43.994337 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-bd1faa41-b529-4046-a9e2-7d6b83e6b1a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:43.997192 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-bd1faa41-b529-4046-a9e2-7d6b83e6b1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:00:44.000832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-bd1faa41-b529-4046-a9e2-7d6b83e6b1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:44.000832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-bd1faa41-b529-4046-a9e2-7d6b83e6b1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:44.011387 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:44.011387 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:44.015841 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-bd1faa41-b529-4046-a9e2-7d6b83e6b1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:44.021531 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-bd1faa41-b529-4046-a9e2-7d6b83e6b1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 13:00:44.021996 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 274/1115] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:00:43 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:00:44.509828 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.512298 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:44.512757 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1847615425", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:44.514701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1847615425', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:44.514850 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Create volume of 1 GB Jul 03 13:00:44.519537 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Availability Zones retrieved successfully. Jul 03 13:00:44.526922 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Flow 'volume_create_api' (9b1146c5-b25a-40ff-9829-a0538f7d49c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:44.528119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc05c33f-2adc-4db5-87d0-20aa5687e805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:44.530541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:44.570018 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc05c33f-2adc-4db5-87d0-20aa5687e805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:44.570831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c08113-50ab-4ca7-952c-9f241ab660ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:44.711942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Created reservations ['e7107a33-8db1-4085-a4a1-a213dfbf4838', '3df7da45-22f9-4fa2-a5a9-4749218443e5', '9d1cbb27-a38a-40c0-962c-f1b3e98e33c7', 'bd049040-7662-416a-8d41-a8e6cf03c612'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:44.712925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c08113-50ab-4ca7-952c-9f241ab660ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7107a33-8db1-4085-a4a1-a213dfbf4838', '3df7da45-22f9-4fa2-a5a9-4749218443e5', '9d1cbb27-a38a-40c0-962c-f1b3e98e33c7', 'bd049040-7662-416a-8d41-a8e6cf03c612']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:44.713964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d5b9b5-6a70-4bd0-9ec9-881929f3095a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:44.753067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65d5b9b5-6a70-4bd0-9ec9-881929f3095a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5520312-89d4-4bac-9ad4-e8a049f727ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1847615425',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6bf2e472360b4e9d8e190c9b400085d0',qos_specs=None,replication_status=,reservations=['e7107a33-8db1-4085-a4a1-a213dfbf4838','3df7da45-22f9-4fa2-a5a9-4749218443e5','9d1cbb27-a38a-40c0-962c-f1b3e98e33c7','bd049040-7662-416a-8d41-a8e6cf03c612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82826ff4feb845239fd29709a204ec3b',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1847615425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5520312-89d4-4bac-9ad4-e8a049f727ca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6bf2e472360b4e9d8e190c9b400085d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82826ff4feb845239fd29709a204ec3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:44.753916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f31a3ab0-6957-4712-a84f-2138cb498548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:44.805247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f31a3ab0-6957-4712-a84f-2138cb498548) transitioned into state 'SUCCESS' from state '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-1847615425',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6bf2e472360b4e9d8e190c9b400085d0',qos_specs=None,replication_status=,reservations=['e7107a33-8db1-4085-a4a1-a213dfbf4838','3df7da45-22f9-4fa2-a5a9-4749218443e5','9d1cbb27-a38a-40c0-962c-f1b3e98e33c7','bd049040-7662-416a-8d41-a8e6cf03c612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82826ff4feb845239fd29709a204ec3b',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:44.806208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8690a0-7312-456e-bea1-be7795fa59b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:44.821623 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cb23044c-db64-410a-a631-be04c9486527 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.824742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a7758b5e-2674-4a8f-a966-df8c5d66540d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.827141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7758b5e-2674-4a8f-a966-df8c5d66540d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 Jul 03 13:00:44.827526 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7758b5e-2674-4a8f-a966-df8c5d66540d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:44.827716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7758b5e-2674-4a8f-a966-df8c5d66540d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:44.834768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8690a0-7312-456e-bea1-be7795fa59b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:44.835918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Flow 'volume_create_api' (9b1146c5-b25a-40ff-9829-a0538f7d49c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:44.836184 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Create volume request issued successfully. Jul 03 13:00:44.837418 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-b496ce25-bfb1-4e2f-a2af-654514014892 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:44.838476 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 279/1116] 10.4.3.13 () {72 vars in 1534 bytes} [Fri Jul 3 13:00:44 2026] POST /volume/v3/volumes => generated 761 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:44.845213 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7758b5e-2674-4a8f-a966-df8c5d66540d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 returned with HTTP 404 Jul 03 13:00:44.845890 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 287/1117] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:44 2026] GET /volume/v3/volumes/c5e03671-bac8-4829-bfe6-9ab9df9247f6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:44.856646 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-395d981c-27ec-471f-9cdd-9210948def3c req-78a7a4f0-f621-4f0e-996f-f4892e489958 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.859394 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7d2ae1aa-5462-4554-9289-e2f705a744d4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.860475 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-78a7a4f0-f621-4f0e-996f-f4892e489958 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] GET https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:44.860749 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-78a7a4f0-f621-4f0e-996f-f4892e489958 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:44.860985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-78a7a4f0-f621-4f0e-996f-f4892e489958 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:44.861786 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d2ae1aa-5462-4554-9289-e2f705a744d4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:44.862009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d2ae1aa-5462-4554-9289-e2f705a744d4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:44.862453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d2ae1aa-5462-4554-9289-e2f705a744d4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:44.871579 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:44.871579 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:44.874408 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:44.874408 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:44.901158 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7d2ae1aa-5462-4554-9289-e2f705a744d4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:44.901547 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-395d981c-27ec-471f-9cdd-9210948def3c req-78a7a4f0-f621-4f0e-996f-f4892e489958 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Volume info retrieved successfully. Jul 03 13:00:44.908515 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-395d981c-27ec-471f-9cdd-9210948def3c req-78a7a4f0-f621-4f0e-996f-f4892e489958 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 200 Jul 03 13:00:44.908696 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d2ae1aa-5462-4554-9289-e2f705a744d4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 returned with HTTP 200 Jul 03 13:00:44.909083 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 280/1118] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:44 2026] GET /volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 => generated 835 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:44.909178 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 275/1119] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:44 2026] GET /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:44.926437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6a6a275-d916-400f-a816-9f500533d309 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.931359 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:44.931672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:44.931931 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:44.932271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:44.950012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e8886721-83b4-47ca-b3f4-b9974334831f req-99cdd77c-5410-44f9-9087-7f5bdc1f781e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:44.952823 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e8886721-83b4-47ca-b3f4-b9974334831f req-99cdd77c-5410-44f9-9087-7f5bdc1f781e tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] GET https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:44.953200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e8886721-83b4-47ca-b3f4-b9974334831f req-99cdd77c-5410-44f9-9087-7f5bdc1f781e tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:44.953610 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e8886721-83b4-47ca-b3f4-b9974334831f req-99cdd77c-5410-44f9-9087-7f5bdc1f781e tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:44.954509 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:44.954509 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:44.955772 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:44.968489 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:44.968489 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:44.977422 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e8886721-83b4-47ca-b3f4-b9974334831f req-99cdd77c-5410-44f9-9087-7f5bdc1f781e tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Volume info retrieved successfully. Jul 03 13:00:44.986286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e8886721-83b4-47ca-b3f4-b9974334831f req-99cdd77c-5410-44f9-9087-7f5bdc1f781e tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 200 Jul 03 13:00:44.987116 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 281/1120] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:44 2026] GET /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 829 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:45.026084 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:45.026497 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6a6a275-d916-400f-a816-9f500533d309 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 returned with HTTP 202 Jul 03 13:00:45.027143 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 288/1121] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:44 2026] DELETE /volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:45.035721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3c05328e-d501-4998-84c9-e88e60b326c1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:45.039960 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c05328e-d501-4998-84c9-e88e60b326c1 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:45.041064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c05328e-d501-4998-84c9-e88e60b326c1 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.041840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c05328e-d501-4998-84c9-e88e60b326c1 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.049679 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb23044c-db64-410a-a631-be04c9486527 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools Jul 03 13:00:45.049976 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb23044c-db64-410a-a631-be04c9486527 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.050731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb23044c-db64-410a-a631-be04c9486527 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Calling method 'get_pools' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.051177 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:45.051177 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:45.051255 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:45.051255 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:45.057519 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3c05328e-d501-4998-84c9-e88e60b326c1 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:45.067696 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c05328e-d501-4998-84c9-e88e60b326c1 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 returned with HTTP 200 Jul 03 13:00:45.069079 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 276/1122] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:45 2026] GET /volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:45.198576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-6780d965-759b-4670-be3a-01d2e25fd99f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:45.201953 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-6780d965-759b-4670-be3a-01d2e25fd99f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] DELETE https://10.4.3.13/volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c Jul 03 13:00:45.202173 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-6780d965-759b-4670-be3a-01d2e25fd99f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.202422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-6780d965-759b-4670-be3a-01d2e25fd99f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.214135 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:45.214135 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:45.393127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-774f3e81-a75e-4278-b1ba-05e4ed3f21a5 req-71248982-ba52-4df7-b1fb-19ece7ec6513 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:45.395346 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-774f3e81-a75e-4278-b1ba-05e4ed3f21a5 req-71248982-ba52-4df7-b1fb-19ece7ec6513 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:45.395674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-774f3e81-a75e-4278-b1ba-05e4ed3f21a5 req-71248982-ba52-4df7-b1fb-19ece7ec6513 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.395846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-774f3e81-a75e-4278-b1ba-05e4ed3f21a5 req-71248982-ba52-4df7-b1fb-19ece7ec6513 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.403609 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:45.403609 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:45.414666 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-774f3e81-a75e-4278-b1ba-05e4ed3f21a5 req-71248982-ba52-4df7-b1fb-19ece7ec6513 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:00:45.414666 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-774f3e81-a75e-4278-b1ba-05e4ed3f21a5 req-71248982-ba52-4df7-b1fb-19ece7ec6513 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 13:00:45.414666 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 289/1123] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:45 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:45.427260 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:45.429170 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] DELETE https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:45.429445 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.429664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.429828 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Delete volume with id: 4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:45.437941 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:45.437941 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:45.438405 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:00:45.473275 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Delete volume request issued successfully. Jul 03 13:00:45.473519 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad095656-e6f5-45c1-8d46-5c4b6204738e tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 202 Jul 03 13:00:45.474120 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 277/1124] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:45 2026] DELETE /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:45.484771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-baf7f4d9-b353-405e-8b85-af38941164c5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:45.490613 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-baf7f4d9-b353-405e-8b85-af38941164c5 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:45.490613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-baf7f4d9-b353-405e-8b85-af38941164c5 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.490613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-baf7f4d9-b353-405e-8b85-af38941164c5 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.500432 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:45.500432 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:45.505542 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-baf7f4d9-b353-405e-8b85-af38941164c5 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:00:45.512367 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-baf7f4d9-b353-405e-8b85-af38941164c5 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 200 Jul 03 13:00:45.512879 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 290/1125] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:45 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:45.554864 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb23044c-db64-410a-a631-be04c9486527 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:00:45.555710 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 278/1126] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 13:00:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:45.570670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-66eca8cf-3ffd-47be-90d9-4a442ff0da5e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:45.572280 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66eca8cf-3ffd-47be-90d9-4a442ff0da5e tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 13:00:45.572584 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66eca8cf-3ffd-47be-90d9-4a442ff0da5e tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:45.572932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66eca8cf-3ffd-47be-90d9-4a442ff0da5e tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Calling method 'get_pools' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:45.760019 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ad66245e-28e1-410d-81ac-5448233b2d7a req-6780d965-759b-4670-be3a-01d2e25fd99f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c returned with HTTP 200 Jul 03 13:00:45.760508 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 282/1127] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:00:45 2026] DELETE /volume/v3/attachments/57f226b8-ff2c-4cf9-95d8-4e8e6369bb4c => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:46.016235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-6b2c834e-4acd-4aa1-b3a1-0e84349fd1ff req-4a2a0353-da70-455c-acaf-d3891226a840 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.018693 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6b2c834e-4acd-4aa1-b3a1-0e84349fd1ff req-4a2a0353-da70-455c-acaf-d3891226a840 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] GET https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:46.018934 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6b2c834e-4acd-4aa1-b3a1-0e84349fd1ff req-4a2a0353-da70-455c-acaf-d3891226a840 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.019195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6b2c834e-4acd-4aa1-b3a1-0e84349fd1ff req-4a2a0353-da70-455c-acaf-d3891226a840 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.028045 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.028045 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:46.032860 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-6b2c834e-4acd-4aa1-b3a1-0e84349fd1ff req-4a2a0353-da70-455c-acaf-d3891226a840 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Volume info retrieved successfully. Jul 03 13:00:46.038743 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6b2c834e-4acd-4aa1-b3a1-0e84349fd1ff req-4a2a0353-da70-455c-acaf-d3891226a840 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 200 Jul 03 13:00:46.039293 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 291/1128] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:46.076416 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66eca8cf-3ffd-47be-90d9-4a442ff0da5e tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 13:00:46.076912 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 278/1129] 10.4.3.13 () {66 vars in 1307 bytes} [Fri Jul 3 13:00:45 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:46.087527 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b42cd7b8-14c5-4e7a-b5ef-dfc31b34586a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.089285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-05694010-275e-43f2-b168-2141f65e85d8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.089785 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b42cd7b8-14c5-4e7a-b5ef-dfc31b34586a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 Jul 03 13:00:46.090055 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b42cd7b8-14c5-4e7a-b5ef-dfc31b34586a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.090324 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b42cd7b8-14c5-4e7a-b5ef-dfc31b34586a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.091364 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-05694010-275e-43f2-b168-2141f65e85d8 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] GET https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool Jul 03 13:00:46.091587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-05694010-275e-43f2-b168-2141f65e85d8 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.091843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-05694010-275e-43f2-b168-2141f65e85d8 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.092136 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.092136 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:46.098152 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b42cd7b8-14c5-4e7a-b5ef-dfc31b34586a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 returned with HTTP 404 Jul 03 13:00:46.098929 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 279/1130] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/volumes/ffa0b54b-51a4-48fd-a036-576fdada0c27 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:46.140799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.142474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:46.142831 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-VolumesGetTest-Volume-396788035", "metadata": {"Type": "Test"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:46.144397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-396788035', 'metadata': {'Type': 'Test'}}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:46.220461 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-f7f8c1e6-1cc2-4082-b366-1c0227084ee6 req-3f361cd4-1408-49a9-80f2-b3e8a7fd1ee5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.223029 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f7f8c1e6-1cc2-4082-b366-1c0227084ee6 req-3f361cd4-1408-49a9-80f2-b3e8a7fd1ee5 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-reader] GET https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:46.223276 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-f7f8c1e6-1cc2-4082-b366-1c0227084ee6 req-3f361cd4-1408-49a9-80f2-b3e8a7fd1ee5 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.223491 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-f7f8c1e6-1cc2-4082-b366-1c0227084ee6 req-3f361cd4-1408-49a9-80f2-b3e8a7fd1ee5 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-reader] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.232195 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.232195 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:46.238144 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-f7f8c1e6-1cc2-4082-b366-1c0227084ee6 req-3f361cd4-1408-49a9-80f2-b3e8a7fd1ee5 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-reader] Volume info retrieved successfully. Jul 03 13:00:46.238941 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:46.245199 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:46.245595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f7f8c1e6-1cc2-4082-b366-1c0227084ee6 req-3f361cd4-1408-49a9-80f2-b3e8a7fd1ee5 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-reader] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 200 Jul 03 13:00:46.246266 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 279/1131] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:46.251036 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (a7b68e00-0c99-4056-b9b8-2d14052400bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:46.252290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391f32c2-9f9d-4bcd-96fa-9522b93288b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:46.253331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:46.268403 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.270725 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:46.270911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.271140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.271344 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Delete volume with id: f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:46.280310 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.280310 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:46.280902 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Volume info retrieved successfully. Jul 03 13:00:46.307151 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Delete volume request issued successfully. Jul 03 13:00:46.307396 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-33cd7a2e-e296-4e17-b9dc-2716582835f0 req-4509ab59-4414-45c5-af39-bcfff0345393 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 202 Jul 03 13:00:46.307986 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 280/1132] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:00:46 2026] DELETE /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:46.318563 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391f32c2-9f9d-4bcd-96fa-9522b93288b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:46.319797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3467a24c-c18f-4bf7-97d7-e1003b19e199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:46.342184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-74586a79-865d-4a7a-a180-b9159be18059 req-cd82187a-a440-4edc-ac9d-cd25d2483151 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.344714 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-74586a79-865d-4a7a-a180-b9159be18059 req-cd82187a-a440-4edc-ac9d-cd25d2483151 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] GET https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:46.344944 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-74586a79-865d-4a7a-a180-b9159be18059 req-cd82187a-a440-4edc-ac9d-cd25d2483151 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.345157 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-74586a79-865d-4a7a-a180-b9159be18059 req-cd82187a-a440-4edc-ac9d-cd25d2483151 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.356331 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.356331 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:46.362277 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-74586a79-865d-4a7a-a180-b9159be18059 req-cd82187a-a440-4edc-ac9d-cd25d2483151 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Volume info retrieved successfully. Jul 03 13:00:46.369089 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-74586a79-865d-4a7a-a180-b9159be18059 req-cd82187a-a440-4edc-ac9d-cd25d2483151 tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 200 Jul 03 13:00:46.369868 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 280/1133] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:46.392569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['31afba1e-ed6d-4ae6-9b99-084a8db95ae7', '892065b5-3287-487e-9a6c-ae80956d586c', '5986b7ca-bcc9-4266-8910-f7dc42ab1a54', 'e3f4a908-8736-4967-8c1f-dac4b1589a2f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:46.393482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3467a24c-c18f-4bf7-97d7-e1003b19e199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31afba1e-ed6d-4ae6-9b99-084a8db95ae7', '892065b5-3287-487e-9a6c-ae80956d586c', '5986b7ca-bcc9-4266-8910-f7dc42ab1a54', 'e3f4a908-8736-4967-8c1f-dac4b1589a2f']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:46.394248 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccdd4af7-a496-44e3-a956-40d0601ac172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:46.427235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccdd4af7-a496-44e3-a956-40d0601ac172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '758f7137-eb5c-4c20-9ab9-f60557dd7855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-396788035',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['31afba1e-ed6d-4ae6-9b99-084a8db95ae7','892065b5-3287-487e-9a6c-ae80956d586c','5986b7ca-bcc9-4266-8910-f7dc42ab1a54','e3f4a908-8736-4967-8c1f-dac4b1589a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-396788035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=758f7137-eb5c-4c20-9ab9-f60557dd7855,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:46.428134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95efe3e6-260f-45cf-b8ed-f5210c526df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:46.465520 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95efe3e6-260f-45cf-b8ed-f5210c526df9) transitioned into state 'SUCCESS' from state '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-396788035',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['31afba1e-ed6d-4ae6-9b99-084a8db95ae7','892065b5-3287-487e-9a6c-ae80956d586c','5986b7ca-bcc9-4266-8910-f7dc42ab1a54','e3f4a908-8736-4967-8c1f-dac4b1589a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:46.466328 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8056cc66-d404-4288-af52-554c652bf548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:46.479357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8056cc66-d404-4288-af52-554c652bf548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:46.480737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (a7b68e00-0c99-4056-b9b8-2d14052400bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:46.480992 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:46.482111 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-74078ff4-bb32-4aae-b239-7031ad7db6d0 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:46.482799 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 292/1134] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:46 2026] POST /volume/v3/volumes => generated 756 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:46.503337 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ffc74ae6-63e1-4056-9502-2439e984141e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.505573 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ffc74ae6-63e1-4056-9502-2439e984141e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:46.505787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ffc74ae6-63e1-4056-9502-2439e984141e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.513138 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ffc74ae6-63e1-4056-9502-2439e984141e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.521323 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.521323 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:46.530967 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ffc74ae6-63e1-4056-9502-2439e984141e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:46.534140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9b5c23ac-542e-4eab-98a1-3ba1ca066de0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.535729 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ffc74ae6-63e1-4056-9502-2439e984141e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:46.536469 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 281/1135] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:46.536584 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b5c23ac-542e-4eab-98a1-3ba1ca066de0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 Jul 03 13:00:46.536779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b5c23ac-542e-4eab-98a1-3ba1ca066de0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.536980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b5c23ac-542e-4eab-98a1-3ba1ca066de0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.543672 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b5c23ac-542e-4eab-98a1-3ba1ca066de0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 returned with HTTP 404 Jul 03 13:00:46.544059 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 281/1136] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/volumes/4aeff7ef-181e-41b8-9877-86e90253da17 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:46.601032 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-05694010-275e-43f2-b168-2141f65e85d8 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool returned with HTTP 200 Jul 03 13:00:46.601753 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 283/1137] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/capabilities/np0000004418@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:46.613158 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1190ec41-d0a0-449a-a9c5-58aa3eda2c74 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:46.615668 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1190ec41-d0a0-449a-a9c5-58aa3eda2c74 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] GET https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool Jul 03 13:00:46.615895 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1190ec41-d0a0-449a-a9c5-58aa3eda2c74 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:46.616138 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1190ec41-d0a0-449a-a9c5-58aa3eda2c74 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:46.616448 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:46.616448 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:47.129237 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1190ec41-d0a0-449a-a9c5-58aa3eda2c74 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool returned with HTTP 200 Jul 03 13:00:47.129856 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 293/1138] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 13:00:46 2026] GET /volume/v3/capabilities/np0000004418@storpool => generated 703 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:47.144947 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-388fb163-9a56-4266-aa4c-61431a2ff064 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.147495 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-388fb163-9a56-4266-aa4c-61431a2ff064 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] GET https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool Jul 03 13:00:47.147967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-388fb163-9a56-4266-aa4c-61431a2ff064 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:47.148449 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-388fb163-9a56-4266-aa4c-61431a2ff064 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:47.244527 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6b575bd3-a5a1-4dfa-8167-1908ad07a9a1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.246656 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b575bd3-a5a1-4dfa-8167-1908ad07a9a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:00:47.246885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b575bd3-a5a1-4dfa-8167-1908ad07a9a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:47.247148 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b575bd3-a5a1-4dfa-8167-1908ad07a9a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:47.255877 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:47.255877 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:47.260200 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6b575bd3-a5a1-4dfa-8167-1908ad07a9a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:47.266477 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b575bd3-a5a1-4dfa-8167-1908ad07a9a1 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 13:00:47.267214 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 282/1139] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:47 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:47.401573 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-4213c585-fd6b-448a-a573-6f5f545f287f req-a023ff79-d17e-4a0d-b732-31ee9975170b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.406433 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4213c585-fd6b-448a-a573-6f5f545f287f req-a023ff79-d17e-4a0d-b732-31ee9975170b tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] GET https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca Jul 03 13:00:47.406433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4213c585-fd6b-448a-a573-6f5f545f287f req-a023ff79-d17e-4a0d-b732-31ee9975170b tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:47.406433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4213c585-fd6b-448a-a573-6f5f545f287f req-a023ff79-d17e-4a0d-b732-31ee9975170b tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:47.416401 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4213c585-fd6b-448a-a573-6f5f545f287f req-a023ff79-d17e-4a0d-b732-31ee9975170b tempest-VolumesGetTestJSON-301627576 tempest-VolumesGetTestJSON-301627576-project-member] https://10.4.3.13/volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca returned with HTTP 404 Jul 03 13:00:47.417082 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 284/1140] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:47 2026] GET /volume/v3/volumes/f5520312-89d4-4bac-9ad4-e8a049f727ca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:47.551853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fa0bed86-992f-4033-8e9f-7526597b3000 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.554028 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa0bed86-992f-4033-8e9f-7526597b3000 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:47.554273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa0bed86-992f-4033-8e9f-7526597b3000 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:47.554525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa0bed86-992f-4033-8e9f-7526597b3000 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:47.566650 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:47.566650 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:47.571550 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fa0bed86-992f-4033-8e9f-7526597b3000 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:47.579753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa0bed86-992f-4033-8e9f-7526597b3000 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:47.580294 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 294/1141] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:47 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:47.593991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4af6a398-b16f-4a1b-961e-20d4734e8065 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.596344 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4af6a398-b16f-4a1b-961e-20d4734e8065 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:47.596585 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4af6a398-b16f-4a1b-961e-20d4734e8065 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:47.596847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4af6a398-b16f-4a1b-961e-20d4734e8065 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:47.605331 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:47.605331 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:47.611247 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4af6a398-b16f-4a1b-961e-20d4734e8065 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:47.619280 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4af6a398-b16f-4a1b-961e-20d4734e8065 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:47.619700 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 283/1142] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:47 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:47.641236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-371445c5-cdd3-4ade-bfa8-d808f627cdce None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.643533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-371445c5-cdd3-4ade-bfa8-d808f627cdce tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:47.644026 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-371445c5-cdd3-4ade-bfa8-d808f627cdce tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-396788035"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:47.660745 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-388fb163-9a56-4266-aa4c-61431a2ff064 tempest-BackendsCapabilitiesAdminTestsJSON-7790761 tempest-BackendsCapabilitiesAdminTestsJSON-7790761-project-admin] https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool returned with HTTP 200 Jul 03 13:00:47.661252 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 282/1143] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 13:00:47 2026] GET /volume/v3/capabilities/np0000004418@storpool => generated 703 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:47.667637 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:47.667637 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:47.673829 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-371445c5-cdd3-4ade-bfa8-d808f627cdce tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:47.685804 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-371445c5-cdd3-4ade-bfa8-d808f627cdce tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:47.686538 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-371445c5-cdd3-4ade-bfa8-d808f627cdce tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:47.687046 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 285/1144] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 13:00:47 2026] PUT /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:47.702132 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-29ffbec2-ac61-438b-8ceb-9d46404fd77e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.705175 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29ffbec2-ac61-438b-8ceb-9d46404fd77e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:47.705614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29ffbec2-ac61-438b-8ceb-9d46404fd77e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1744917513", "description": "This is the new description of volume"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:47.725664 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:47.725664 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:47.735988 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-29ffbec2-ac61-438b-8ceb-9d46404fd77e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:47.749349 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-29ffbec2-ac61-438b-8ceb-9d46404fd77e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:47.752021 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29ffbec2-ac61-438b-8ceb-9d46404fd77e tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:47.754653 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 295/1145] 10.4.3.13 () {68 vars in 1362 bytes} [Fri Jul 3 13:00:47 2026] PUT /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 820 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:47.771119 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-67db9fed-1646-4f1a-9dc8-036b48eac55b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.775380 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67db9fed-1646-4f1a-9dc8-036b48eac55b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:47.775380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67db9fed-1646-4f1a-9dc8-036b48eac55b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:47.775380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67db9fed-1646-4f1a-9dc8-036b48eac55b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:47.786414 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:47.786414 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:47.795192 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-67db9fed-1646-4f1a-9dc8-036b48eac55b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:47.802193 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67db9fed-1646-4f1a-9dc8-036b48eac55b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:47.802193 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 284/1146] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:47 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:47.817657 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:47.819183 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:47.821186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2062896975", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1736541371"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:47.821186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2062896975', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1736541371'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:47.821485 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume of 1 GB Jul 03 13:00:47.825787 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Availability Zones retrieved successfully. Jul 03 13:00:47.831928 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (6fe2270f-ad14-4806-bfab-434517ea1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:47.832947 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c94578-6529-4011-894e-03ad833ab77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:47.833964 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:47.870794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65c94578-6529-4011-894e-03ad833ab77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:47.871524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9412c98c-549a-438a-917c-33a9b092df3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:47.928928 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Created reservations ['269a510c-b9d5-4255-a0db-92f6e8278a08', '2b487ddb-c444-4316-bc50-bc8564bdf78f', 'c8bdb08a-0546-41d0-934d-cd9766e41f33', 'ad4662c5-a313-425a-a030-886532e6cd46'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:47.930240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9412c98c-549a-438a-917c-33a9b092df3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['269a510c-b9d5-4255-a0db-92f6e8278a08', '2b487ddb-c444-4316-bc50-bc8564bdf78f', 'c8bdb08a-0546-41d0-934d-cd9766e41f33', 'ad4662c5-a313-425a-a030-886532e6cd46']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:47.932118 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d8aace-a222-49c3-bd55-b14c9ce7c94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:47.976071 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d8aace-a222-49c3-bd55-b14c9ce7c94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e69daa2c-5eb5-4bac-ba82-92e79e890ad5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2062896975',display_name='tempest-VolumesGetTest-Volume-1736541371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['269a510c-b9d5-4255-a0db-92f6e8278a08','2b487ddb-c444-4316-bc50-bc8564bdf78f','c8bdb08a-0546-41d0-934d-cd9766e41f33','ad4662c5-a313-425a-a030-886532e6cd46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2062896975',display_name='tempest-VolumesGetTest-Volume-1736541371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e69daa2c-5eb5-4bac-ba82-92e79e890ad5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2226183bd0b2408a94fbf80674d0b860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43656a101ae141c49e8bb39f12f4462d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:47.976788 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700fe8c5-23c2-41d4-be65-421b97f218e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:48.014986 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700fe8c5-23c2-41d4-be65-421b97f218e0) transitioned into 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-2062896975',display_name='tempest-VolumesGetTest-Volume-1736541371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2226183bd0b2408a94fbf80674d0b860',qos_specs=None,replication_status=,reservations=['269a510c-b9d5-4255-a0db-92f6e8278a08','2b487ddb-c444-4316-bc50-bc8564bdf78f','c8bdb08a-0546-41d0-934d-cd9766e41f33','ad4662c5-a313-425a-a030-886532e6cd46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43656a101ae141c49e8bb39f12f4462d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:48.015842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fd68a3-ed28-47d5-8384-6adecfeda559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:48.033841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fd68a3-ed28-47d5-8384-6adecfeda559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:48.037447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Flow 'volume_create_api' (6fe2270f-ad14-4806-bfab-434517ea1377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:48.037447 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Create volume request issued successfully. Jul 03 13:00:48.037447 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a7b9b19c-4c9b-4b43-aec7-ced6ffaa619b tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:48.037447 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 283/1147] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:47 2026] POST /volume/v3/volumes => generated 778 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:48.056189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-98149195-76b6-4df4-b31c-ca147d34fb30 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:48.060946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-98149195-76b6-4df4-b31c-ca147d34fb30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:48.060946 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-98149195-76b6-4df4-b31c-ca147d34fb30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:48.060946 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-98149195-76b6-4df4-b31c-ca147d34fb30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:48.072759 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:48.072759 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:48.085500 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-98149195-76b6-4df4-b31c-ca147d34fb30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:48.094763 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-98149195-76b6-4df4-b31c-ca147d34fb30 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 200 Jul 03 13:00:48.095486 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 286/1148] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:48 2026] GET /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:49.109751 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bf1dbc89-29db-437b-ad21-58ae40953daa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:49.112341 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf1dbc89-29db-437b-ad21-58ae40953daa tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:49.112616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf1dbc89-29db-437b-ad21-58ae40953daa tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:49.112875 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf1dbc89-29db-437b-ad21-58ae40953daa tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:49.124865 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:49.124865 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:49.134192 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bf1dbc89-29db-437b-ad21-58ae40953daa tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:49.141002 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf1dbc89-29db-437b-ad21-58ae40953daa tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 200 Jul 03 13:00:49.142602 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 296/1149] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:49 2026] GET /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:49.158390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-deaa5f6f-d4fc-4f87-8daf-09854ee2dfd4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:49.160377 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-deaa5f6f-d4fc-4f87-8daf-09854ee2dfd4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] PUT https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:49.161410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-deaa5f6f-d4fc-4f87-8daf-09854ee2dfd4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-396788035", "description": null}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:49.174044 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:49.174044 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:49.180248 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-deaa5f6f-d4fc-4f87-8daf-09854ee2dfd4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:49.200754 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-deaa5f6f-d4fc-4f87-8daf-09854ee2dfd4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume updated successfully. Jul 03 13:00:49.201375 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-deaa5f6f-d4fc-4f87-8daf-09854ee2dfd4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 200 Jul 03 13:00:49.202095 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 285/1150] 10.4.3.13 () {68 vars in 1361 bytes} [Fri Jul 3 13:00:49 2026] PUT /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 767 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:49.222945 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8d6aefa3-83ab-4faa-af0b-960cd87304b4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:49.225431 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d6aefa3-83ab-4faa-af0b-960cd87304b4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:49.225708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d6aefa3-83ab-4faa-af0b-960cd87304b4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:49.226011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d6aefa3-83ab-4faa-af0b-960cd87304b4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:49.237356 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:49.237356 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:49.248647 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8d6aefa3-83ab-4faa-af0b-960cd87304b4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:49.261265 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d6aefa3-83ab-4faa-af0b-960cd87304b4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 200 Jul 03 13:00:49.265189 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 284/1151] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:49 2026] GET /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:49.282766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e4777146-666b-47dd-ba10-91a637a331c8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:49.285182 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:49.285429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:49.285680 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:49.285883 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:49.303177 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:49.303177 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:49.304994 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:49.348024 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:49.348024 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4777146-666b-47dd-ba10-91a637a331c8 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 202 Jul 03 13:00:49.348024 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 287/1152] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:49 2026] DELETE /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:49.367307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a261a414-f5dd-4e66-92f6-9a912d1282da None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:49.371354 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a261a414-f5dd-4e66-92f6-9a912d1282da tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:49.371354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a261a414-f5dd-4e66-92f6-9a912d1282da tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:49.371354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a261a414-f5dd-4e66-92f6-9a912d1282da tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:49.381514 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:49.381514 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:49.387551 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a261a414-f5dd-4e66-92f6-9a912d1282da tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:49.394014 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a261a414-f5dd-4e66-92f6-9a912d1282da tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 200 Jul 03 13:00:49.394014 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 297/1153] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:49 2026] GET /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:50.413105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-46d5ed6c-9a2e-4a74-b853-b08ae485b5f4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.415382 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46d5ed6c-9a2e-4a74-b853-b08ae485b5f4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 Jul 03 13:00:50.415650 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46d5ed6c-9a2e-4a74-b853-b08ae485b5f4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.415904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46d5ed6c-9a2e-4a74-b853-b08ae485b5f4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.423941 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46d5ed6c-9a2e-4a74-b853-b08ae485b5f4 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 returned with HTTP 404 Jul 03 13:00:50.425030 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 286/1154] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:50 2026] GET /volume/v3/volumes/e69daa2c-5eb5-4bac-ba82-92e79e890ad5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:50.434996 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-16a87c67-9d58-4519-af2a-5f08ab722a4a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.437341 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16a87c67-9d58-4519-af2a-5f08ab722a4a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:50.437592 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16a87c67-9d58-4519-af2a-5f08ab722a4a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.437853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16a87c67-9d58-4519-af2a-5f08ab722a4a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.449068 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:50.449068 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:50.457192 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-16a87c67-9d58-4519-af2a-5f08ab722a4a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:50.462786 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16a87c67-9d58-4519-af2a-5f08ab722a4a tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:50.463371 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 285/1155] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:50 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 1404 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:50.480387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.482998 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] DELETE https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:50.483570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.483570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.483727 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume with id: 758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:50.498225 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:50.498225 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:50.498568 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:50.552293 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Delete volume request issued successfully. Jul 03 13:00:50.552629 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3c431a76-93c1-4b4d-b34c-6c90b18fd407 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 202 Jul 03 13:00:50.553493 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 288/1156] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:00:50 2026] DELETE /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:50.565838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-82643b62-3862-4269-9cb4-676df36e149d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.568568 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82643b62-3862-4269-9cb4-676df36e149d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:50.568802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82643b62-3862-4269-9cb4-676df36e149d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.569017 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82643b62-3862-4269-9cb4-676df36e149d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.581275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-63164bfd-105b-4b95-bdd5-c46acd8adfcf req-b78c1b16-efbc-4e87-a7b8-8334cefde205 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.584711 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-63164bfd-105b-4b95-bdd5-c46acd8adfcf req-b78c1b16-efbc-4e87-a7b8-8334cefde205 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] DELETE https://10.4.3.13/volume/v3/volumes/tempest-invalid-843355033 Jul 03 13:00:50.585317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-63164bfd-105b-4b95-bdd5-c46acd8adfcf req-b78c1b16-efbc-4e87-a7b8-8334cefde205 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.585769 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-63164bfd-105b-4b95-bdd5-c46acd8adfcf req-b78c1b16-efbc-4e87-a7b8-8334cefde205 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.586155 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [req-63164bfd-105b-4b95-bdd5-c46acd8adfcf req-b78c1b16-efbc-4e87-a7b8-8334cefde205 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] Delete volume with id: tempest-invalid-843355033 Jul 03 13:00:50.594192 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:50.594192 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:50.596515 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-63164bfd-105b-4b95-bdd5-c46acd8adfcf req-b78c1b16-efbc-4e87-a7b8-8334cefde205 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] https://10.4.3.13/volume/v3/volumes/tempest-invalid-843355033 returned with HTTP 404 Jul 03 13:00:50.597505 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 287/1157] 10.4.3.13 () {70 vars in 1580 bytes} [Fri Jul 3 13:00:50 2026] DELETE /volume/v3/volumes/tempest-invalid-843355033 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:50.598309 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-82643b62-3862-4269-9cb4-676df36e149d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Volume info retrieved successfully. Jul 03 13:00:50.607375 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82643b62-3862-4269-9cb4-676df36e149d tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 200 Jul 03 13:00:50.607932 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 298/1158] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:50 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 1403 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:50.854379 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8db54109-80f1-427f-a348-995379b1ba8b req-ef622980-5333-4c97-8ded-5c484f72a99f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.858049 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8db54109-80f1-427f-a348-995379b1ba8b req-ef622980-5333-4c97-8ded-5c484f72a99f tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] DELETE https://10.4.3.13/volume/v3/volumes/519b0835-3156-406a-80f1-be6965acdc31 Jul 03 13:00:50.858320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8db54109-80f1-427f-a348-995379b1ba8b req-ef622980-5333-4c97-8ded-5c484f72a99f tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.858755 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8db54109-80f1-427f-a348-995379b1ba8b req-ef622980-5333-4c97-8ded-5c484f72a99f tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.858842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-8db54109-80f1-427f-a348-995379b1ba8b req-ef622980-5333-4c97-8ded-5c484f72a99f tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] Delete volume with id: 519b0835-3156-406a-80f1-be6965acdc31 Jul 03 13:00:50.870191 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8db54109-80f1-427f-a348-995379b1ba8b req-ef622980-5333-4c97-8ded-5c484f72a99f tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-member] https://10.4.3.13/volume/v3/volumes/519b0835-3156-406a-80f1-be6965acdc31 returned with HTTP 404 Jul 03 13:00:50.870904 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 286/1159] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:00:50 2026] DELETE /volume/v3/volumes/519b0835-3156-406a-80f1-be6965acdc31 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:50.895837 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5d07a92a-e2d2-4eac-9d5e-214f8261881b req-c65a5278-d217-40c9-bfb6-21490344cd84 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:50.898031 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5d07a92a-e2d2-4eac-9d5e-214f8261881b req-c65a5278-d217-40c9-bfb6-21490344cd84 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-reader] GET https://10.4.3.13/volume/v3/volumes/4b8c32e4-c3f7-4630-b82a-63af65beaadc Jul 03 13:00:50.898261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5d07a92a-e2d2-4eac-9d5e-214f8261881b req-c65a5278-d217-40c9-bfb6-21490344cd84 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:50.898450 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5d07a92a-e2d2-4eac-9d5e-214f8261881b req-c65a5278-d217-40c9-bfb6-21490344cd84 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-reader] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:50.907754 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5d07a92a-e2d2-4eac-9d5e-214f8261881b req-c65a5278-d217-40c9-bfb6-21490344cd84 tempest-VolumesNegativeTest-848836369 tempest-VolumesNegativeTest-848836369-project-reader] https://10.4.3.13/volume/v3/volumes/4b8c32e4-c3f7-4630-b82a-63af65beaadc returned with HTTP 404 Jul 03 13:00:50.908502 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 289/1160] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:50 2026] GET /volume/v3/volumes/4b8c32e4-c3f7-4630-b82a-63af65beaadc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:51.625627 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f459b971-1601-45aa-bea1-75f5842e0f38 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:51.627698 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f459b971-1601-45aa-bea1-75f5842e0f38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] GET https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 Jul 03 13:00:51.627961 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f459b971-1601-45aa-bea1-75f5842e0f38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:51.628200 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f459b971-1601-45aa-bea1-75f5842e0f38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:51.635180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f459b971-1601-45aa-bea1-75f5842e0f38 tempest-VolumesGetTest-1116775484 tempest-VolumesGetTest-1116775484-project-member] https://10.4.3.13/volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 returned with HTTP 404 Jul 03 13:00:51.635733 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 288/1161] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:51 2026] GET /volume/v3/volumes/758f7137-eb5c-4c20-9ab9-f60557dd7855 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:53.067303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:53.071642 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:53.072120 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1293695213"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:53.080608 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1293695213'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:53.091878 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume of 1 GB Jul 03 13:00:53.092222 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:53.092222 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:53.092928 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Availability Zones retrieved successfully. Jul 03 13:00:53.108245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (e1f1d171-56f7-401a-bd76-17af02e14613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:53.109341 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204ad680-f53b-4f59-a813-bafcb2dd4f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:53.112916 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:53.129818 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:53.129818 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:53.151182 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (204ad680-f53b-4f59-a813-bafcb2dd4f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=56667567-3914-4dd9-a21c-b8bbf74b0389,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56667567-3914-4dd9-a21c-b8bbf74b0389', 'encryption_key_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=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:53.152146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd066fc6-dbca-4a86-9142-24009d70fff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:53.229150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Created reservations ['3432bd35-642e-4ff9-b4a0-99890ac278d9', '7d550b1d-fdab-4d37-8390-be3f0af0ac38', '69fde0cb-3322-43a8-901b-ee6de0983985', '8be9f28b-b01c-4839-bcd4-6dc88d26ba91'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:53.230054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd066fc6-dbca-4a86-9142-24009d70fff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3432bd35-642e-4ff9-b4a0-99890ac278d9', '7d550b1d-fdab-4d37-8390-be3f0af0ac38', '69fde0cb-3322-43a8-901b-ee6de0983985', '8be9f28b-b01c-4839-bcd4-6dc88d26ba91']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:53.231215 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94cf1e3c-eafb-4f11-9aed-8e6cffefb7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:53.264191 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94cf1e3c-eafb-4f11-9aed-8e6cffefb7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ca16f2f-6b98-46ec-b236-76b088276c7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1293695213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['3432bd35-642e-4ff9-b4a0-99890ac278d9','7d550b1d-fdab-4d37-8390-be3f0af0ac38','69fde0cb-3322-43a8-901b-ee6de0983985','8be9f28b-b01c-4839-bcd4-6dc88d26ba91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1293695213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ca16f2f-6b98-46ec-b236-76b088276c7c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6c95558ff737472aa070cbb8b781ac12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24183f95a9504568918ba08b97a91caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56667567-3914-4dd9-a21c-b8bbf74b0389),volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:53.265159 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911ff83a-b0a7-43c3-97fa-aef675bfb796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:53.300410 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911ff83a-b0a7-43c3-97fa-aef675bfb796) transitioned into state 'SUCCESS' from state '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-1293695213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['3432bd35-642e-4ff9-b4a0-99890ac278d9','7d550b1d-fdab-4d37-8390-be3f0af0ac38','69fde0cb-3322-43a8-901b-ee6de0983985','8be9f28b-b01c-4839-bcd4-6dc88d26ba91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:53.301323 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad06e51-b121-4a50-bf6d-ccb4379b73fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:53.324871 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad06e51-b121-4a50-bf6d-ccb4379b73fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:53.325973 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (e1f1d171-56f7-401a-bd76-17af02e14613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:53.326430 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request issued successfully. Jul 03 13:00:53.328187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b446fbb-d2f3-47a6-8ab0-1820373df82a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:53.328187 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 299/1162] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:53 2026] POST /volume/v3/volumes => generated 758 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:53.347363 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4ebd9059-e602-4211-96db-12718423e919 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:53.351183 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4ebd9059-e602-4211-96db-12718423e919 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:53.351183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4ebd9059-e602-4211-96db-12718423e919 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:53.351321 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4ebd9059-e602-4211-96db-12718423e919 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:53.368616 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:53.368616 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:53.377977 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4ebd9059-e602-4211-96db-12718423e919 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:53.386121 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4ebd9059-e602-4211-96db-12718423e919 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:53.386121 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 287/1163] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:53 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:53.597511 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:53.712826 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-81cfbbdc-4535-4826-aa4f-8d2719331a6f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:53.775603 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-81cfbbdc-4535-4826-aa4f-8d2719331a6f tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:00:53.776820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-81cfbbdc-4535-4826-aa4f-8d2719331a6f tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1082352928"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:53.806074 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-81cfbbdc-4535-4826-aa4f-8d2719331a6f tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:00:53.806513 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 289/1164] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:00:53 2026] POST /volume/v3/types => generated 216 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:53.810540 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:53.810903 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-943851557"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:53.814702 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-943851557'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:53.814891 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Create volume of 1 GB Jul 03 13:00:53.821833 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-19eff065-5804-4909-aa6d-a2e94c79f61d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:53.825032 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-19eff065-5804-4909-aa6d-a2e94c79f61d tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 13:00:53.825475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-19eff065-5804-4909-aa6d-a2e94c79f61d tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1188758978"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:53.826628 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Availability Zones retrieved successfully. Jul 03 13:00:53.827349 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:53.827349 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:53.835272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Flow 'volume_create_api' (d3349837-eed1-4f2f-a3a3-b64446b374c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:53.837192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3f0a66-8fe1-49f4-abdb-a5e9d34ee9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:53.839145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:53.867094 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-19eff065-5804-4909-aa6d-a2e94c79f61d tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 13:00:53.867690 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 300/1165] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 13:00:53 2026] POST /volume/v3/group_types => generated 173 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:53.882182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:53.900829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3f0a66-8fe1-49f4-abdb-a5e9d34ee9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:53.901784 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (890fcbdf-d865-47a7-8b2b-ffcc42cc342c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:54.049053 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Created reservations ['ef1d0d0a-ebd5-4bb6-a8fd-7267a8b0509a', 'fcd3432e-2759-45fc-be03-48ee2a07e2a4', '470c8955-069b-4d98-bd66-2f862d4747ca', '54893823-da0d-4ee8-a911-c33c7b07ddba'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:54.050124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (890fcbdf-d865-47a7-8b2b-ffcc42cc342c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1d0d0a-ebd5-4bb6-a8fd-7267a8b0509a', 'fcd3432e-2759-45fc-be03-48ee2a07e2a4', '470c8955-069b-4d98-bd66-2f862d4747ca', '54893823-da0d-4ee8-a911-c33c7b07ddba']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:54.050906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffafff0b-9a75-4b60-b088-96e85c2f443d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:54.081566 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:00:54.081956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0cbc634a-8c11-4647-9f15-c023251fd993", "volume_types": ["80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c"], "name": "tempest-Group1-149751399"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:54.084106 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Creating new group {'group': {'group_type': '0cbc634a-8c11-4647-9f15-c023251fd993', 'volume_types': ['80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c'], 'name': 'tempest-Group1-149751399'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:00:54.084822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffafff0b-9a75-4b60-b088-96e85c2f443d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58603193-caee-4a1c-916d-ec4fb566c107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-943851557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9d5600a00c942ea916362f1fee3e5d4',qos_specs=None,replication_status=,reservations=['ef1d0d0a-ebd5-4bb6-a8fd-7267a8b0509a','fcd3432e-2759-45fc-be03-48ee2a07e2a4','470c8955-069b-4d98-bd66-2f862d4747ca','54893823-da0d-4ee8-a911-c33c7b07ddba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47f7d62e7ed7455db3563c171dc71465',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-943851557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58603193-caee-4a1c-916d-ec4fb566c107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9d5600a00c942ea916362f1fee3e5d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47f7d62e7ed7455db3563c171dc71465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:54.086314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4926691-0660-45ae-a6bf-bdbc4c576c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:54.093597 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Creating group tempest-Group1-149751399. Jul 03 13:00:54.120096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:00:54.119141. {{(pid=99822) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:00:54.120096 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability Zones retrieved successfully. Jul 03 13:00:54.130307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4926691-0660-45ae-a6bf-bdbc4c576c1f) transitioned into state 'SUCCESS' from state '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-943851557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9d5600a00c942ea916362f1fee3e5d4',qos_specs=None,replication_status=,reservations=['ef1d0d0a-ebd5-4bb6-a8fd-7267a8b0509a','fcd3432e-2759-45fc-be03-48ee2a07e2a4','470c8955-069b-4d98-bd66-2f862d4747ca','54893823-da0d-4ee8-a911-c33c7b07ddba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47f7d62e7ed7455db3563c171dc71465',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:54.131418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f1b4cd-e5d6-47b9-b109-489f0fbedf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:54.149286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f1b4cd-e5d6-47b9-b109-489f0fbedf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:54.150498 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Flow 'volume_create_api' (d3349837-eed1-4f2f-a3a3-b64446b374c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:54.151320 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Create volume request issued successfully. Jul 03 13:00:54.152253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ffe9ed05-a7e6-44d7-814f-bf3a9c663ced tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:54.152812 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 290/1166] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:00:53 2026] POST /volume/v3/volumes => generated 755 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:54.171629 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0a08f8dc-851f-4c41-99a5-0afc462eedc3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:54.171865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Created reservations ['4c1d77a8-c129-4ba5-acd4-b5062c717ea1'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:54.174437 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a08f8dc-851f-4c41-99a5-0afc462eedc3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:00:54.174738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a08f8dc-851f-4c41-99a5-0afc462eedc3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:54.175352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a08f8dc-851f-4c41-99a5-0afc462eedc3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:54.193730 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:54.193730 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:54.211189 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0a08f8dc-851f-4c41-99a5-0afc462eedc3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:00:54.226640 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a08f8dc-851f-4c41-99a5-0afc462eedc3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 returned with HTTP 200 Jul 03 13:00:54.227366 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 290/1167] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:54 2026] GET /volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 => generated 823 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:54.246962 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eba57a42-e3ef-406b-9e37-2f1e3b42731f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:00:54.249585 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 288/1168] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:00:53 2026] POST /volume/v3/groups => generated 93 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:54.263891 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-32121bfd-d0d9-46eb-8b48-8aca60ad7ee4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:54.266327 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32121bfd-d0d9-46eb-8b48-8aca60ad7ee4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 Jul 03 13:00:54.266327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32121bfd-d0d9-46eb-8b48-8aca60ad7ee4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:54.266327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32121bfd-d0d9-46eb-8b48-8aca60ad7ee4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:54.266484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-32121bfd-d0d9-46eb-8b48-8aca60ad7ee4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 8147ef89-3a8d-4fce-88a3-b09fb2031140 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:54.272191 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:54.272191 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:54.284582 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32121bfd-d0d9-46eb-8b48-8aca60ad7ee4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 returned with HTTP 200 Jul 03 13:00:54.285143 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 301/1169] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:54 2026] GET /volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 => generated 321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:00:54.406566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7bd0f619-405a-4b59-aa12-a87d79a5328b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:54.408766 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7bd0f619-405a-4b59-aa12-a87d79a5328b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:54.408883 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f619-405a-4b59-aa12-a87d79a5328b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:54.409127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7bd0f619-405a-4b59-aa12-a87d79a5328b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:54.417771 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:54.417771 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:54.425814 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7bd0f619-405a-4b59-aa12-a87d79a5328b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:54.430889 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7bd0f619-405a-4b59-aa12-a87d79a5328b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:54.431430 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 291/1170] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:54 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:54.497232 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-4a87e5f6-e703-4008-9878-6a75dc827c35 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:54.501734 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-4a87e5f6-e703-4008-9878-6a75dc827c35 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:54.501969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-4a87e5f6-e703-4008-9878-6a75dc827c35 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:54.502297 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-4a87e5f6-e703-4008-9878-6a75dc827c35 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:54.510474 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:54.510474 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:54.517195 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-4a87e5f6-e703-4008-9878-6a75dc827c35 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:54.520316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-4a87e5f6-e703-4008-9878-6a75dc827c35 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:54.520772 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 291/1171] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:00:54 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:55.252288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-046c93d2-7dfa-4461-9437-e590c2a6fbbc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:55.261806 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-046c93d2-7dfa-4461-9437-e590c2a6fbbc tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:00:55.261806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-046c93d2-7dfa-4461-9437-e590c2a6fbbc tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:55.261806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-046c93d2-7dfa-4461-9437-e590c2a6fbbc tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:55.271191 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:55.271191 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:55.281154 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-046c93d2-7dfa-4461-9437-e590c2a6fbbc tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:00:55.288251 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-046c93d2-7dfa-4461-9437-e590c2a6fbbc tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 returned with HTTP 200 Jul 03 13:00:55.289124 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 289/1172] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:55 2026] GET /volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:55.308312 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf158b77-574a-4724-9915-0d4fffbb3da2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:55.309698 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:55.310414 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf158b77-574a-4724-9915-0d4fffbb3da2 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 Jul 03 13:00:55.310975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf158b77-574a-4724-9915-0d4fffbb3da2 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:55.310975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf158b77-574a-4724-9915-0d4fffbb3da2 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:55.310975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-cf158b77-574a-4724-9915-0d4fffbb3da2 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 8147ef89-3a8d-4fce-88a3-b09fb2031140 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:55.311084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:55.311632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58603193-caee-4a1c-916d-ec4fb566c107", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1377020877"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:55.318595 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:55.318595 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:55.325877 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:55.325877 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:55.326520 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:00:55.326733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Create snapshot from volume 58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:00:55.328982 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf158b77-574a-4724-9915-0d4fffbb3da2 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 returned with HTTP 200 Jul 03 13:00:55.329525 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 302/1173] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:55 2026] GET /volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:55.346639 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:55.351935 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:00:55.351935 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0cbc634a-8c11-4647-9f15-c023251fd993", "volume_types": ["80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c"], "name": "tempest-Group2-728308798"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:55.353129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Creating new group {'group': {'group_type': '0cbc634a-8c11-4647-9f15-c023251fd993', 'volume_types': ['80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c'], 'name': 'tempest-Group2-728308798'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:00:55.360479 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.groups [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Creating group tempest-Group2-728308798. Jul 03 13:00:55.386179 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability Zones retrieved successfully. Jul 03 13:00:55.417148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Created reservations ['76b90bb1-f81d-4435-b146-f9dc9f249492', 'd0925caa-c215-452d-a9e7-8e74de1fd8b7', '79ea0cad-a40f-4945-8a66-2cf940f8bce2', '0f5b20ca-d4d2-4c50-b502-8767f4031503'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:55.419847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Created reservations ['f6867a29-5fa0-4344-9f0b-67d274a5b19f'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:55.477280 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0fa0c36e-017a-4358-92a5-0c412dd17160 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:00:55.477280 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 292/1174] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:00:55 2026] POST /volume/v3/groups => generated 93 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:55.485134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fc0f9626-1b1d-476a-9f8c-bc2a86a5e702 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:55.487201 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fc0f9626-1b1d-476a-9f8c-bc2a86a5e702 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:00:55.487516 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fc0f9626-1b1d-476a-9f8c-bc2a86a5e702 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:55.487785 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fc0f9626-1b1d-476a-9f8c-bc2a86a5e702 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:55.488182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-fc0f9626-1b1d-476a-9f8c-bc2a86a5e702 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:55.491449 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot create request issued successfully. Jul 03 13:00:55.494307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc753bbf-27dd-4674-80bd-906db27c4e93 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:00:55.494307 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 292/1175] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:00:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:55.497247 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:55.497247 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:55.505084 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b8fbbd2c-0dd2-4434-8575-b99b0d1cf04b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:55.508297 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b8fbbd2c-0dd2-4434-8575-b99b0d1cf04b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a Jul 03 13:00:55.516471 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b8fbbd2c-0dd2-4434-8575-b99b0d1cf04b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:55.516471 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b8fbbd2c-0dd2-4434-8575-b99b0d1cf04b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:55.518278 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:55.518278 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:55.518966 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b8fbbd2c-0dd2-4434-8575-b99b0d1cf04b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:55.519387 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fc0f9626-1b1d-476a-9f8c-bc2a86a5e702 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 returned with HTTP 200 Jul 03 13:00:55.520430 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b8fbbd2c-0dd2-4434-8575-b99b0d1cf04b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a returned with HTTP 200 Jul 03 13:00:55.520518 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 290/1176] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:55 2026] GET /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 => generated 321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:55.520990 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 303/1177] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:55 2026] GET /volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:56.533506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0fdf7307-39c9-4d26-840c-0faf0f9e924e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.540362 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0fdf7307-39c9-4d26-840c-0faf0f9e924e tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:00:56.540362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0fdf7307-39c9-4d26-840c-0faf0f9e924e tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:56.540543 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-370acdeb-41e9-47f8-8cce-20874a4583da None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.540906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0fdf7307-39c9-4d26-840c-0faf0f9e924e tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:56.540906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-0fdf7307-39c9-4d26-840c-0faf0f9e924e tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:56.542705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-370acdeb-41e9-47f8-8cce-20874a4583da tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a Jul 03 13:00:56.542933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-370acdeb-41e9-47f8-8cce-20874a4583da tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:56.543094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-370acdeb-41e9-47f8-8cce-20874a4583da tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:56.551133 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.551133 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:56.551277 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.551277 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:56.551639 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-370acdeb-41e9-47f8-8cce-20874a4583da tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:56.555702 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-370acdeb-41e9-47f8-8cce-20874a4583da tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a returned with HTTP 200 Jul 03 13:00:56.557696 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 293/1178] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:56 2026] GET /volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:56.578099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aef82f04-20f4-4195-b3a2-a3278038f546 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.580774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5b6f1365-c170-46f7-b15c-0f8dc3e6a321 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.580774 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b6f1365-c170-46f7-b15c-0f8dc3e6a321 None None] GET https://10.4.3.13/volume// Jul 03 13:00:56.580774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b6f1365-c170-46f7-b15c-0f8dc3e6a321 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:56.581259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b6f1365-c170-46f7-b15c-0f8dc3e6a321 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:56.582236 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b6f1365-c170-46f7-b15c-0f8dc3e6a321 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:56.582236 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 304/1179] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:00:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:56.582340 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:56.582793 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58603193-caee-4a1c-916d-ec4fb566c107", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-68622114"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:56.586227 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0fdf7307-39c9-4d26-840c-0faf0f9e924e tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 returned with HTTP 200 Jul 03 13:00:56.586646 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 293/1180] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:56 2026] GET /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 => generated 322 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:56.597134 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.597134 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:56.597568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-245474fe-3605-4ede-b7c2-34e207c87e4d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.599905 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:00:56.599905 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Create snapshot from volume 58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:00:56.600327 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-245474fe-3605-4ede-b7c2-34e207c87e4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:00:56.600906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-245474fe-3605-4ede-b7c2-34e207c87e4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ca16f2f-6b98-46ec-b236-76b088276c7c", "connector": null, "instance_uuid": "d33a2521-52f0-4959-940b-011f786532dd"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:56.604340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-74cae406-15f1-4b0a-b924-ab6b135c547d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.606627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:56.606953 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1375409844", "volume_type": "80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c", "group_id": "8147ef89-3a8d-4fce-88a3-b09fb2031140", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:56.608728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1375409844', 'volume_type': '80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c', 'group_id': '8147ef89-3a8d-4fce-88a3-b09fb2031140', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:56.616218 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.616218 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:56.620325 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.620325 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:56.621300 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume of 1 GB Jul 03 13:00:56.630105 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability Zones retrieved successfully. Jul 03 13:00:56.642528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Flow 'volume_create_api' (5328fcf9-577b-46a3-a9c3-ea8c05e0b4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:56.644502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033a2083-1b00-4503-9c11-d43978bf6c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:56.646372 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.646372 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:56.646372 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:56.679559 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Created reservations ['9102b182-2412-487e-b9d5-5e91cec3cb7f', 'ce4a5774-a7a8-4890-8688-2fae615b6cde', '51ed409b-e97e-49c5-b620-7cec410d3a90', '7228af85-53bf-40e7-9611-2d2431f6c03c'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:56.687400 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-245474fe-3605-4ede-b7c2-34e207c87e4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:00:56.688065 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 294/1181] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:00:56 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:56.692256 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033a2083-1b00-4503-9c11-d43978bf6c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:00:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c,is_public=True,name='tempest-GroupsTest-volume-type-1082352928',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8147ef89-3a8d-4fce-88a3-b09fb2031140', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:56.693030 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd80777a-d1b0-44b1-a7ff-d3b4c741a1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:56.763937 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot create request issued successfully. Jul 03 13:00:56.764669 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aef82f04-20f4-4195-b3a2-a3278038f546 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:00:56.765386 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 291/1182] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:00:56 2026] POST /volume/v3/snapshots => generated 312 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:56.771526 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1082352928 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1082352928, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:00:56.771843 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1082352928 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1082352928, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:00:56.776893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-af2c4d1a-123b-4382-b0cb-d67e20ebfbef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:56.778468 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-af2c4d1a-123b-4382-b0cb-d67e20ebfbef tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:00:56.778676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-af2c4d1a-123b-4382-b0cb-d67e20ebfbef tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:56.778676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-af2c4d1a-123b-4382-b0cb-d67e20ebfbef tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:56.784749 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.784749 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:56.786567 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-af2c4d1a-123b-4382-b0cb-d67e20ebfbef tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:56.787967 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-af2c4d1a-123b-4382-b0cb-d67e20ebfbef tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a returned with HTTP 200 Jul 03 13:00:56.788529 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 294/1183] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:56 2026] GET /volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:56.833402 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Created reservations ['55c48e1d-635e-4c5d-b48e-3ca4f3b65fda', '8a4c3909-8b38-4306-a695-1a018e28261a', 'e6c47da7-fac7-4b89-b812-10dcda84b152', '0c8aa9ec-ecb1-4573-a96d-69557788fc09'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:56.834535 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd80777a-d1b0-44b1-a7ff-d3b4c741a1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c48e1d-635e-4c5d-b48e-3ca4f3b65fda', '8a4c3909-8b38-4306-a695-1a018e28261a', 'e6c47da7-fac7-4b89-b812-10dcda84b152', '0c8aa9ec-ecb1-4573-a96d-69557788fc09']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:56.835543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0360c2b-290d-45cb-91cd-527338131442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:56.871727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0360c2b-290d-45cb-91cd-527338131442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2558ed1-60f8-4acf-8025-700a6ea76e4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1375409844',encryption_key_id=None,group_id=8147ef89-3a8d-4fce-88a3-b09fb2031140,group_type_id=,metadata={},multiattach=False,project_id='7fd46d29ebee47ee972625433800b72f',qos_specs=None,replication_status=,reservations=['55c48e1d-635e-4c5d-b48e-3ca4f3b65fda','8a4c3909-8b38-4306-a695-1a018e28261a','e6c47da7-fac7-4b89-b812-10dcda84b152','0c8aa9ec-ecb1-4573-a96d-69557788fc09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa5247d0540425990a05c9074d38581',volume_type_id=80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1375409844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8147ef89-3a8d-4fce-88a3-b09fb2031140,host=None,id=b2558ed1-60f8-4acf-8025-700a6ea76e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd46d29ebee47ee972625433800b72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fa5247d0540425990a05c9074d38581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c),volume_type_id=80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:56.873176 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c7e36f3-4070-47d6-ba29-2586efb86276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:56.897657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c7e36f3-4070-47d6-ba29-2586efb86276) transitioned into state 'SUCCESS' from state '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-1375409844',encryption_key_id=None,group_id=8147ef89-3a8d-4fce-88a3-b09fb2031140,group_type_id=,metadata={},multiattach=False,project_id='7fd46d29ebee47ee972625433800b72f',qos_specs=None,replication_status=,reservations=['55c48e1d-635e-4c5d-b48e-3ca4f3b65fda','8a4c3909-8b38-4306-a695-1a018e28261a','e6c47da7-fac7-4b89-b812-10dcda84b152','0c8aa9ec-ecb1-4573-a96d-69557788fc09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa5247d0540425990a05c9074d38581',volume_type_id=80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:56.898860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ad8324-9097-4874-b846-78a7810bd665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:56.920042 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ad8324-9097-4874-b846-78a7810bd665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:56.921416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Flow 'volume_create_api' (5328fcf9-577b-46a3-a9c3-ea8c05e0b4c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:56.921868 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume request issued successfully. Jul 03 13:00:56.923001 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:00:56.923248 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:00:56.984973 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:00:56.989271 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:56.989271 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:56.994357 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-74cae406-15f1-4b0a-b924-ab6b135c547d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:56.994972 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 305/1184] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:00:56 2026] POST /volume/v3/volumes => generated 813 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:00:57.012669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.015295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c Jul 03 13:00:57.015595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:57.016412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:57.027456 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.027456 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:57.033880 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:00:57.034951 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:00:57.035181 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:00:57.054186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ad951da8-7128-4634-958f-d08b331b2ae2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.061272 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad951da8-7128-4634-958f-d08b331b2ae2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:57.061272 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad951da8-7128-4634-958f-d08b331b2ae2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:57.061272 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad951da8-7128-4634-958f-d08b331b2ae2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:57.081643 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.081643 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:57.087096 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ad951da8-7128-4634-958f-d08b331b2ae2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:57.096440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad951da8-7128-4634-958f-d08b331b2ae2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:57.096440 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 292/1185] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:57 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:57.110460 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:00:57.116570 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.116570 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:57.130529 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2fd97db8-414a-4622-bf32-12dafd7a0872 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c returned with HTTP 200 Jul 03 13:00:57.131251 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 295/1186] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:57 2026] GET /volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c => generated 881 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:57.249275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8215c4b0-40fd-4a15-a533-0acb44558065 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.249835 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8215c4b0-40fd-4a15-a533-0acb44558065 None None] GET https://10.4.3.13/volume// Jul 03 13:00:57.250090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8215c4b0-40fd-4a15-a533-0acb44558065 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:57.250402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8215c4b0-40fd-4a15-a533-0acb44558065 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:57.251015 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8215c4b0-40fd-4a15-a533-0acb44558065 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:00:57.251502 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 295/1187] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:00:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:00:57.260570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-34eeef57-2c2f-4e40-9de7-c3827b95d34d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.263609 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-34eeef57-2c2f-4e40-9de7-c3827b95d34d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:57.263878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-34eeef57-2c2f-4e40-9de7-c3827b95d34d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:57.264109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-34eeef57-2c2f-4e40-9de7-c3827b95d34d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:57.277855 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.277855 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:57.282812 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-34eeef57-2c2f-4e40-9de7-c3827b95d34d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:57.289041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-34eeef57-2c2f-4e40-9de7-c3827b95d34d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:57.289544 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 306/1188] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:00:57 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:00:57.405924 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.407183 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9 Jul 03 13:00:57.407689 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:57.427452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-0ca16f2f-6b98-46ec-b236-76b088276c7c-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:00:57.443815 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-0ca16f2f-6b98-46ec-b236-76b088276c7c-np0000004418" acquired by "attachment_update" :: waited 0.008s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:00:57.443815 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.443815 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:57.801568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bdfcab81-1468-4a43-abd3-e4cb30bb9218 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.804259 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bdfcab81-1468-4a43-abd3-e4cb30bb9218 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:00:57.804564 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bdfcab81-1468-4a43-abd3-e4cb30bb9218 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:57.804857 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bdfcab81-1468-4a43-abd3-e4cb30bb9218 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:57.821461 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.821461 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:57.822087 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bdfcab81-1468-4a43-abd3-e4cb30bb9218 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:57.823221 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bdfcab81-1468-4a43-abd3-e4cb30bb9218 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a returned with HTTP 200 Jul 03 13:00:57.824631 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 296/1189] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:57 2026] GET /volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:57.838040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:57.839740 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:57.840091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58603193-caee-4a1c-916d-ec4fb566c107", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:57.861139 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:57.861139 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:57.861362 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:00:57.861456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Create snapshot from volume 58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:00:57.926370 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Created reservations ['ca6ec4e3-43b6-436a-9cdd-84af629daf74', 'cc76fe06-66c8-43b5-9248-9046e953b59a', 'd83d0b27-4e24-42db-b2c5-a51e4941fdf5', '3825ccbc-683b-43b9-9d0d-823198404898'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:57.973200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-0ca16f2f-6b98-46ec-b236-76b088276c7c-np0000004418" released by "attachment_update" :: held 0.538s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:00:57.973741 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-a7105bbb-8a2b-41fc-8aaf-ad3854dd5c42 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9 returned with HTTP 200 Jul 03 13:00:57.974650 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 293/1190] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:00:57 2026] PUT /volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:57.987541 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot create request issued successfully. Jul 03 13:00:57.988613 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3e4c14d8-d3c3-48f4-9665-c0220f49edf5 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:00:57.989236 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 296/1191] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:00:57 2026] POST /volume/v3/snapshots => generated 314 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:58.007538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4200f6c1-2508-45e8-ae84-9e203f066d5d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.009141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4200f6c1-2508-45e8-ae84-9e203f066d5d tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee Jul 03 13:00:58.009141 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4200f6c1-2508-45e8-ae84-9e203f066d5d tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.009407 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4200f6c1-2508-45e8-ae84-9e203f066d5d tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.018007 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=435,cinder:UPDATE=102,cinder:DELETE=2,cinder:INSERT=62 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:00:58.041921 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.041921 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:58.042430 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4200f6c1-2508-45e8-ae84-9e203f066d5d tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:58.043284 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4200f6c1-2508-45e8-ae84-9e203f066d5d tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee returned with HTTP 200 Jul 03 13:00:58.043668 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 307/1192] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:58.112256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c7efa368-aee7-47d2-83d3-d1a32499a9ca None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.114460 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c7efa368-aee7-47d2-83d3-d1a32499a9ca tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:58.114646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c7efa368-aee7-47d2-83d3-d1a32499a9ca tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.114888 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c7efa368-aee7-47d2-83d3-d1a32499a9ca tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.141209 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.141209 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:58.147466 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c7efa368-aee7-47d2-83d3-d1a32499a9ca tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:58.149941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.152174 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c Jul 03 13:00:58.152335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.152576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.156209 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c7efa368-aee7-47d2-83d3-d1a32499a9ca tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:58.156209 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 297/1193] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:58.175851 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.175851 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:58.182456 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:00:58.183355 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:00:58.183573 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:00:58.254392 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:00:58.259325 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.259325 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:58.272057 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b6e06de3-3805-4565-a7d6-6507fa16ebdc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c returned with HTTP 200 Jul 03 13:00:58.272310 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 294/1194] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c => generated 906 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:58.300711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-48b1fab7-b012-4546-9be6-2099952a1671 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.303745 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-48b1fab7-b012-4546-9be6-2099952a1671 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 Jul 03 13:00:58.303933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-48b1fab7-b012-4546-9be6-2099952a1671 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.304702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-48b1fab7-b012-4546-9be6-2099952a1671 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.304702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-48b1fab7-b012-4546-9be6-2099952a1671 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 8147ef89-3a8d-4fce-88a3-b09fb2031140 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:58.312882 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.312882 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:58.329128 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-48b1fab7-b012-4546-9be6-2099952a1671 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 returned with HTTP 200 Jul 03 13:00:58.329128 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 297/1195] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:58.342152 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c94d66da-7e21-4aeb-822e-aebdf169941f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.344399 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c94d66da-7e21-4aeb-822e-aebdf169941f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:00:58.344685 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c94d66da-7e21-4aeb-822e-aebdf169941f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.344959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c94d66da-7e21-4aeb-822e-aebdf169941f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.345121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-c94d66da-7e21-4aeb-822e-aebdf169941f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:58.351199 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.351199 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:58.364751 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c94d66da-7e21-4aeb-822e-aebdf169941f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 returned with HTTP 200 Jul 03 13:00:58.365261 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 308/1196] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:58.377670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-de15d3cd-ca39-4b55-ae63-0d119c6ee654 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.382284 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-de15d3cd-ca39-4b55-ae63-0d119c6ee654 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/detail Jul 03 13:00:58.382284 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-de15d3cd-ca39-4b55-ae63-0d119c6ee654 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.382284 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-de15d3cd-ca39-4b55-ae63-0d119c6ee654 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.427356 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-de15d3cd-ca39-4b55-ae63-0d119c6ee654 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/detail returned with HTTP 200 Jul 03 13:00:58.427825 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 298/1197] 10.4.3.13 () {68 vars in 1289 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/groups/detail => generated 638 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:58.438695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.441286 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:58.445327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.445327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.445327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:58.445327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:58.470682 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:00:58.472553 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:00:58.472553 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:00:58.526933 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:00:58.532193 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.532193 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:58.541418 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-edefc6c3-317a-4b8e-a22c-ee251edc31f6 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:58.541981 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 295/1198] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:58.566605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.571702 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:00:58.571702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.571702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.572155 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:58.572590 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.572590 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:58.573343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:00:58.583444 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:00:58.584384 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:00:58.584617 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:00:58.629330 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:00:58.635084 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.635084 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:58.646640 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87b5e6ae-f741-47bf-a9be-673d6fc12f28 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:00:58.647245 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 298/1199] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:58.668110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.669462 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140/action Jul 03 13:00:58.669462 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:58.669605 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:58.671343 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] delete called for group 8147ef89-3a8d-4fce-88a3-b09fb2031140 {{(pid=99821) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:00:58.671511 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.groups [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Delete group with id: 8147ef89-3a8d-4fce-88a3-b09fb2031140 Jul 03 13:00:58.677886 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.677886 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:58.801482 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-feb66dc1-47be-4ad4-8f11-3210a216e659 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140/action returned with HTTP 202 Jul 03 13:00:58.801970 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 309/1200] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:00:58 2026] POST /volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:00:58.818256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.821917 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c Jul 03 13:00:58.822237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:58.822496 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:58.832910 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.832910 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:58.838346 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:00:58.839396 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:00:58.839608 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:00:58.845929 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:58.848620 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:00:58.849728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-398213498", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:58.852466 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-398213498', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:00:58.898157 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:00:58.905301 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:58.905301 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:58.921288 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-45724be0-bd2a-408a-b1ad-919f9d6495bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c returned with HTTP 200 Jul 03 13:00:58.921288 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 299/1201] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:58 2026] GET /volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c => generated 905 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:00:59.064826 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e1c88dec-c2a6-4065-9454-c3714cc70c18 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.065610 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1c88dec-c2a6-4065-9454-c3714cc70c18 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee Jul 03 13:00:59.065610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1c88dec-c2a6-4065-9454-c3714cc70c18 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.065759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1c88dec-c2a6-4065-9454-c3714cc70c18 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.075679 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.075679 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:59.076337 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1c88dec-c2a6-4065-9454-c3714cc70c18 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:59.077929 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1c88dec-c2a6-4065-9454-c3714cc70c18 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee returned with HTTP 200 Jul 03 13:00:59.078493 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 299/1202] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.097955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.099261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?limit=1 Jul 03 13:00:59.099419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.099649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.099935 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.100994 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.106626 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.107375 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29ba5d54-ddbc-4f5d-8a84-94cc17d63996 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 13:00:59.107909 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 310/1203] 10.4.3.13 () {66 vars in 1251 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.121782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.124996 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:59.125423 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.125871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.126414 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.128094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.148431 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.148431 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f24ed5b4-3ce4-47f3-8d72-89ed90345566 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:00:59.148892 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 300/1204] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.163035 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d0025110-0808-4b21-a7d7-10675de1b43a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.166242 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?limit=100000 Jul 03 13:00:59.166572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.167089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.167089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.168971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.170857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-308f900d-17ca-4213-a798-4feb10accc2b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.173594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-308f900d-17ca-4213-a798-4feb10accc2b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:00:59.173944 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-308f900d-17ca-4213-a798-4feb10accc2b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.174143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-308f900d-17ca-4213-a798-4feb10accc2b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.179022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Create volume of 1 GB Jul 03 13:00:59.184679 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Availability Zones retrieved successfully. Jul 03 13:00:59.187305 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.187924 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d0025110-0808-4b21-a7d7-10675de1b43a tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 13:00:59.188942 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 300/1205] 10.4.3.13 () {66 vars in 1261 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.192893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Flow 'volume_create_api' (57f288ed-5d4e-46e0-b746-658562116bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:59.194177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167ba925-2f36-4655-9f05-ef01ca2c81b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:59.196719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:00:59.197966 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.197966 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:59.203293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.205251 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?limit=0 Jul 03 13:00:59.206322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.206322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.206322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.206479 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-308f900d-17ca-4213-a798-4feb10accc2b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:00:59.209124 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.209124 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:59.212663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.227935 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-308f900d-17ca-4213-a798-4feb10accc2b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:00:59.227935 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 311/1206] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.228038 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.228038 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b3b0ff2-d5df-48bc-901b-ef3efd99f2e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 13:00:59.228038 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 301/1207] 10.4.3.13 () {66 vars in 1251 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:00:59.242578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-86792831-a990-4ca4-9ef9-ab5380634232 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.242782 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:00:59.243048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.243305 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.243578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.244390 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.244390 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:59.244923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.254022 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.255278 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-86792831-a990-4ca4-9ef9-ab5380634232 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:00:59.255278 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 301/1208] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.273064 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.275411 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?marker=c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:00:59.276096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.276096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.276373 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.278050 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.302362 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.302582 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ed0cb3a-e429-4df0-a69b-369800b69056 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?marker=c1e98159-55c7-4963-a64b-4f1bcd1b0b4a returned with HTTP 200 Jul 03 13:00:59.303124 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 312/1209] 10.4.3.13 () {66 vars in 1323 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?marker=c1e98159-55c7-4963-a64b-4f1bcd1b0b4a => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.308863 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167ba925-2f36-4655-9f05-ef01ca2c81b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:59.310808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303b2837-decf-4ac6-90b0-e0405dd2fbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:59.318689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-801df039-d2f6-418c-98f1-7422609c61e2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.321188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?offset=2&limit=3 Jul 03 13:00:59.321628 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.321803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.322658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.324640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.349971 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.350521 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-801df039-d2f6-418c-98f1-7422609c61e2 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 13:00:59.351107 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 302/1210] 10.4.3.13 () {66 vars in 1269 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.370820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.373115 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 13:00:59.373326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.373621 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.373928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.374484 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.374484 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:59.375546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.391896 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.392374 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f3edffdf-7dab-41c4-8a3a-2bd2ce92c217 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 13:00:59.392917 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 302/1211] 10.4.3.13 () {66 vars in 1301 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.399752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Created reservations ['9e802758-7c20-4704-b8f2-9d8e3bd1fc2d', '16aef075-597d-46dd-9fbc-ef2d951f19f7', 'd17c87e8-3c46-466c-ad79-31effc776519', '12611802-90b1-44a3-b4c0-0837b04e01b3'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:00:59.400607 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303b2837-decf-4ac6-90b0-e0405dd2fbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e802758-7c20-4704-b8f2-9d8e3bd1fc2d', '16aef075-597d-46dd-9fbc-ef2d951f19f7', 'd17c87e8-3c46-466c-ad79-31effc776519', '12611802-90b1-44a3-b4c0-0837b04e01b3']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:59.401392 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183b351b-7b12-45bf-adf7-b21a8eea0a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:59.408560 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c4bd5425-6522-487b-9775-892cb38bcc83 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.412926 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 13:00:59.413096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.415404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.415404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.415404 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.415404 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:59.417483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.425197 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.425886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c4bd5425-6522-487b-9775-892cb38bcc83 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 13:00:59.426830 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 313/1212] 10.4.3.13 () {66 vars in 1303 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.441646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.444329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 13:00:59.444329 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.444456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.444663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.445201 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.445201 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:59.445902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.454121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183b351b-7b12-45bf-adf7-b21a8eea0a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf2c62ef-989d-4bf6-a618-8b00ddc214e9', '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-398213498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3121f3e266a43998925c54ee04e0625',qos_specs=None,replication_status=,reservations=['9e802758-7c20-4704-b8f2-9d8e3bd1fc2d','16aef075-597d-46dd-9fbc-ef2d951f19f7','d17c87e8-3c46-466c-ad79-31effc776519','12611802-90b1-44a3-b4c0-0837b04e01b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75f99f1ff854769a2d764d229bbb47b',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-398213498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf2c62ef-989d-4bf6-a618-8b00ddc214e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3121f3e266a43998925c54ee04e0625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b75f99f1ff854769a2d764d229bbb47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:59.454706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1634f4ce-b6af-4a20-8475-604c9e443b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:59.465697 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.466270 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a2cd945-19fc-48e4-b7d2-7f085d6f1888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 13:00:59.467445 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 303/1213] 10.4.3.13 () {66 vars in 1285 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.479949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-56e2aca8-bf3c-4032-b634-b7446495478f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.481928 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 13:00:59.482124 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.482352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.482655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.483094 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.483094 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:59.484688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1634f4ce-b6af-4a20-8475-604c9e443b09) transitioned into state 'SUCCESS' from state '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-398213498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3121f3e266a43998925c54ee04e0625',qos_specs=None,replication_status=,reservations=['9e802758-7c20-4704-b8f2-9d8e3bd1fc2d','16aef075-597d-46dd-9fbc-ef2d951f19f7','d17c87e8-3c46-466c-ad79-31effc776519','12611802-90b1-44a3-b4c0-0837b04e01b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75f99f1ff854769a2d764d229bbb47b',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:59.484839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.485281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4792230-12c4-4e83-b4aa-d7313ea2060c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:00:59.502760 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4792230-12c4-4e83-b4aa-d7313ea2060c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:00:59.503989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Flow 'volume_create_api' (57f288ed-5d4e-46e0-b746-658562116bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:00:59.506195 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Create volume request issued successfully. Jul 03 13:00:59.506195 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3c54ca20-0d59-4f1f-92e6-4e44a9e77a37 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:00:59.506195 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 296/1214] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:00:58 2026] POST /volume/v3/volumes => generated 750 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:00:59.509204 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.510238 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56e2aca8-bf3c-4032-b634-b7446495478f tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 13:00:59.510238 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 303/1215] 10.4.3.13 () {66 vars in 1287 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.523067 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cfee9674-adb3-4a5d-898b-b92c34ea02bc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.524319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.525267 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cfee9674-adb3-4a5d-898b-b92c34ea02bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:00:59.525491 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cfee9674-adb3-4a5d-898b-b92c34ea02bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.525733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cfee9674-adb3-4a5d-898b-b92c34ea02bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.528917 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 13:00:59.529208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.529497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.529799 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.530942 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.530942 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:59.532068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.535418 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.535418 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:59.539687 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cfee9674-adb3-4a5d-898b-b92c34ea02bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:00:59.545191 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cfee9674-adb3-4a5d-898b-b92c34ea02bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 returned with HTTP 200 Jul 03 13:00:59.545588 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 314/1216] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.552199 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.552199 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e2f5eee0-bbe5-4093-bdd1-118b7882230b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 13:00:59.553533 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 304/1217] 10.4.3.13 () {66 vars in 1305 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.565501 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.568102 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 13:00:59.568417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.568673 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.569039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.569464 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.569464 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:59.570550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.585007 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.585560 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b83c14b7-03e0-48f4-846b-e9aa1f39a5b9 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 13:00:59.586076 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 297/1218] 10.4.3.13 () {66 vars in 1307 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.611338 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e7ebea6d-660f-4222-91fe-8306df58d89b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:59.615918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.636704 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.637755 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.637755 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:00:59.638403 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7ebea6d-660f-4222-91fe-8306df58d89b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 returned with HTTP 200 Jul 03 13:00:59.638636 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 304/1219] 10.4.3.13 () {66 vars in 1378 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.652347 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.654237 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail?status=available Jul 03 13:00:59.654408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.654624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.654961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.655995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.667523 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.668047 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.668047 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:00:59.668662 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7d86c06-5d66-42d7-b96a-7186b90d40c1 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 13:00:59.669392 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 315/1220] 10.4.3.13 () {66 vars in 1290 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:00:59.684178 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f35c42ab-4d0a-442a-9144-e4687a173432 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.686422 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 Jul 03 13:00:59.686422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.686663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.687039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.687285 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.687285 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:59.688315 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.702354 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.702885 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.702885 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:59.703661 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f35c42ab-4d0a-442a-9144-e4687a173432 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 returned with HTTP 200 Jul 03 13:00:59.704234 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 305/1221] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.716606 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.718554 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 Jul 03 13:00:59.718788 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.719015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.719301 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.719650 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.719650 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:59.720618 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.736272 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.736716 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9f9d59eb-f6f6-4d49-bcd2-a6f363f50464 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 returned with HTTP 200 Jul 03 13:00:59.737583 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 298/1222] 10.4.3.13 () {66 vars in 1357 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.749793 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-289da680-ad96-4b3f-b1b0-389b764f929b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.753763 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?status=available Jul 03 13:00:59.754294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.754598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.754899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.756544 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.782978 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.783443 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-289da680-ad96-4b3f-b1b0-389b764f929b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 13:00:59.784022 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 305/1223] 10.4.3.13 () {66 vars in 1269 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.795628 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.797459 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 Jul 03 13:00:59.797638 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.797847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.798268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:00:59.799189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:00:59.818488 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Get all snapshots completed successfully. Jul 03 13:00:59.818935 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6899e0ae-033a-42c0-9fac-b06980e0d854 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 returned with HTTP 200 Jul 03 13:00:59.819946 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 316/1224] 10.4.3.13 () {66 vars in 1391 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1489307921 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.835042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3b031d1a-d565-41d2-84a2-af4342877e57 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.837677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee Jul 03 13:00:59.837935 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.838254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.838422 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Delete snapshot with id: a4112353-bfa3-4d7b-b78b-72ffc6e278ee Jul 03 13:00:59.847253 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.847253 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:00:59.847253 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:59.874277 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot delete request issued successfully. Jul 03 13:00:59.874562 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b031d1a-d565-41d2-84a2-af4342877e57 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee returned with HTTP 202 Jul 03 13:00:59.874973 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 306/1225] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:00:59 2026] DELETE /volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:00:59.887416 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bdce9f8a-3d6e-4aca-a62d-8eb77a4a3b28 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.890750 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bdce9f8a-3d6e-4aca-a62d-8eb77a4a3b28 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee Jul 03 13:00:59.892057 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bdce9f8a-3d6e-4aca-a62d-8eb77a4a3b28 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.892746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bdce9f8a-3d6e-4aca-a62d-8eb77a4a3b28 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.906567 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.906567 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:00:59.907943 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bdce9f8a-3d6e-4aca-a62d-8eb77a4a3b28 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:00:59.910011 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bdce9f8a-3d6e-4aca-a62d-8eb77a4a3b28 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee returned with HTTP 200 Jul 03 13:00:59.910749 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 299/1226] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:00:59.939636 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-046ac4bf-6dab-4512-8a13-1a8cc46cd277 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.943191 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-046ac4bf-6dab-4512-8a13-1a8cc46cd277 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c Jul 03 13:00:59.943191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-046ac4bf-6dab-4512-8a13-1a8cc46cd277 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.943191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-046ac4bf-6dab-4512-8a13-1a8cc46cd277 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.954157 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-046ac4bf-6dab-4512-8a13-1a8cc46cd277 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c returned with HTTP 404 Jul 03 13:00:59.954157 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 306/1227] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/volumes/b2558ed1-60f8-4acf-8025-700a6ea76e4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:59.962550 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ba784b0f-332e-46e5-bf40-5506a27eaf4f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.964918 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba784b0f-332e-46e5-bf40-5506a27eaf4f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 Jul 03 13:00:59.965181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba784b0f-332e-46e5-bf40-5506a27eaf4f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:00:59.965400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba784b0f-332e-46e5-bf40-5506a27eaf4f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:00:59.965559 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-ba784b0f-332e-46e5-bf40-5506a27eaf4f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 8147ef89-3a8d-4fce-88a3-b09fb2031140 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:00:59.969406 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba784b0f-332e-46e5-bf40-5506a27eaf4f tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 returned with HTTP 404 Jul 03 13:00:59.970064 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 317/1228] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:00:59 2026] GET /volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:00:59.979291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:00:59.983414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690/action Jul 03 13:00:59.984121 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:00:59.984673 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:00:59.986756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] delete called for group 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99824) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:00:59.987449 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Delete group with id: 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:00:59.992005 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:00:59.992005 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:00.054433 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a1f1e68-0971-487c-80f3-339b41ee1fae tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690/action returned with HTTP 202 Jul 03 13:01:00.054925 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 307/1229] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:00:59 2026] POST /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:01:00.063372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-643ffb7e-43f6-40d1-82c3-0c45e7379a0a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.067344 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-643ffb7e-43f6-40d1-82c3-0c45e7379a0a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:01:00.068444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-643ffb7e-43f6-40d1-82c3-0c45e7379a0a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:00.070029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-643ffb7e-43f6-40d1-82c3-0c45e7379a0a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:00.072128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-643ffb7e-43f6-40d1-82c3-0c45e7379a0a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:00.075522 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:00.075522 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:00.086451 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-643ffb7e-43f6-40d1-82c3-0c45e7379a0a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 returned with HTTP 200 Jul 03 13:01:00.087015 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 300/1230] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:00 2026] GET /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 => generated 321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:00.239948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4ef7d9ec-fef4-4186-96ee-b503c4890a65 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.244222 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4ef7d9ec-fef4-4186-96ee-b503c4890a65 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:00.244222 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4ef7d9ec-fef4-4186-96ee-b503c4890a65 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:00.244222 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4ef7d9ec-fef4-4186-96ee-b503c4890a65 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:00.255268 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:00.255268 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:00.259883 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4ef7d9ec-fef4-4186-96ee-b503c4890a65 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:00.265438 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4ef7d9ec-fef4-4186-96ee-b503c4890a65 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:00.266035 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 307/1231] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:00 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:00.562128 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fc35c190-4e00-4863-85e4-3f68280c8b39 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.565135 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc35c190-4e00-4863-85e4-3f68280c8b39 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:01:00.565424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc35c190-4e00-4863-85e4-3f68280c8b39 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:00.565650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc35c190-4e00-4863-85e4-3f68280c8b39 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:00.574356 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:00.574356 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:00.580453 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fc35c190-4e00-4863-85e4-3f68280c8b39 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:01:00.585886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc35c190-4e00-4863-85e4-3f68280c8b39 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 returned with HTTP 200 Jul 03 13:01:00.586324 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 318/1232] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:00 2026] GET /volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:00.631450 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-9befbe1b-1728-433e-beac-bbc5eb40e1a5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.634861 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-9befbe1b-1728-433e-beac-bbc5eb40e1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:01:00.635521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-9befbe1b-1728-433e-beac-bbc5eb40e1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:00.635861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-9befbe1b-1728-433e-beac-bbc5eb40e1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:00.647414 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:00.647414 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:00.653558 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-9befbe1b-1728-433e-beac-bbc5eb40e1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:01:00.661523 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-9befbe1b-1728-433e-beac-bbc5eb40e1a5 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 returned with HTTP 200 Jul 03 13:01:00.662119 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 308/1233] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:00 2026] GET /volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:00.922067 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-96fec1c2-56a6-4f88-b2d5-f768a9d347ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.924307 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96fec1c2-56a6-4f88-b2d5-f768a9d347ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee Jul 03 13:01:00.924588 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96fec1c2-56a6-4f88-b2d5-f768a9d347ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:00.924874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96fec1c2-56a6-4f88-b2d5-f768a9d347ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:00.932198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96fec1c2-56a6-4f88-b2d5-f768a9d347ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee returned with HTTP 404 Jul 03 13:01:00.932198 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 301/1234] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:00 2026] GET /volume/v3/snapshots/a4112353-bfa3-4d7b-b78b-72ffc6e278ee => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:00.941287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.944607 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:01:00.944924 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:00.945257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:00.945427 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Delete snapshot with id: c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:01:00.953097 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:00.953097 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:00.954586 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:01:00.980325 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot delete request issued successfully. Jul 03 13:01:00.980646 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d8cb204e-5ab1-4df1-ac23-1bae1a53f030 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a returned with HTTP 202 Jul 03 13:01:00.981647 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 308/1235] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:01:00 2026] DELETE /volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:00.994458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-609b8193-be5e-4bf6-883c-ac5514f646c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:00.998132 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-609b8193-be5e-4bf6-883c-ac5514f646c3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:01:01.000219 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-609b8193-be5e-4bf6-883c-ac5514f646c3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.000219 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-609b8193-be5e-4bf6-883c-ac5514f646c3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.015265 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.015265 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:01.016033 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-609b8193-be5e-4bf6-883c-ac5514f646c3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:01:01.017130 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-609b8193-be5e-4bf6-883c-ac5514f646c3 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a returned with HTTP 200 Jul 03 13:01:01.018873 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 319/1236] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:00 2026] GET /volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:01.100146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d6a92a86-28ad-430d-b2a7-557176d9ffd8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.103115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d6a92a86-28ad-430d-b2a7-557176d9ffd8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:01:01.103916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d6a92a86-28ad-430d-b2a7-557176d9ffd8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.104534 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d6a92a86-28ad-430d-b2a7-557176d9ffd8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.104534 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-d6a92a86-28ad-430d-b2a7-557176d9ffd8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:01.109627 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d6a92a86-28ad-430d-b2a7-557176d9ffd8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 returned with HTTP 404 Jul 03 13:01:01.111007 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 309/1237] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:01.120254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-16c50ed5-a8ff-4a2b-affe-0dd2703e76ed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.123910 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16c50ed5-a8ff-4a2b-affe-0dd2703e76ed tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/detail Jul 03 13:01:01.124254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16c50ed5-a8ff-4a2b-affe-0dd2703e76ed tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.124583 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16c50ed5-a8ff-4a2b-affe-0dd2703e76ed tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.125093 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.125093 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:01.132741 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16c50ed5-a8ff-4a2b-affe-0dd2703e76ed tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/detail returned with HTTP 200 Jul 03 13:01:01.133392 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 302/1238] 10.4.3.13 () {68 vars in 1289 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:01.145453 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.147520 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:01:01.148121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.148572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.148894 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:01:01.149315 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.149315 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:01.149908 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:01:01.160381 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:01:01.163563 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-454d49f3-3691-4f3b-b8e7-b6992b1a2863 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:01:01.164080 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 309/1239] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:01:01 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 13:01:01.188623 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.194677 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690/action Jul 03 13:01:01.195279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:01.195279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:01.197416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] delete called for group 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 {{(pid=99821) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:01:01.197416 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.groups [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Delete group with id: 39e1a1eb-ab8b-4b5d-bba1-f5b355407690 Jul 03 13:01:01.219477 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd3ae66a-7a88-4d37-9f1a-57d94d892ba0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690/action returned with HTTP 404 Jul 03 13:01:01.219477 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 320/1240] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:01:01 2026] POST /volume/v3/groups/39e1a1eb-ab8b-4b5d-bba1-f5b355407690/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:01.231375 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2969518d-1ff1-4428-b95f-ae0421642a07 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.243914 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:01:01.243914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.243914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.243914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:01:01.243914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:01:01.253125 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:01:01.256493 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2969518d-1ff1-4428-b95f-ae0421642a07 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:01:01.259013 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 310/1241] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:01.279578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.282351 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140/action Jul 03 13:01:01.282351 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:01.282869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-72bbc25b-649c-4451-9b74-0613019d48d1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.283279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:01.284561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] delete called for group 8147ef89-3a8d-4fce-88a3-b09fb2031140 {{(pid=99822) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:01:01.284908 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Delete group with id: 8147ef89-3a8d-4fce-88a3-b09fb2031140 Jul 03 13:01:01.287464 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=539,cinder:INSERT=107,cinder:UPDATE=180,cinder:DELETE=2 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:01:01.291574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72bbc25b-649c-4451-9b74-0613019d48d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:01.291574 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72bbc25b-649c-4451-9b74-0613019d48d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.291574 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72bbc25b-649c-4451-9b74-0613019d48d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.291869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fd5501f-2207-41b3-9e08-1cc650db82bc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140/action returned with HTTP 404 Jul 03 13:01:01.291869 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 303/1242] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:01:01 2026] POST /volume/v3/groups/8147ef89-3a8d-4fce-88a3-b09fb2031140/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:01.301423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f28af3c0-6711-4124-96ce-ae354c90a7a1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.307129 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f28af3c0-6711-4124-96ce-ae354c90a7a1 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/0cbc634a-8c11-4647-9f15-c023251fd993 Jul 03 13:01:01.307465 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f28af3c0-6711-4124-96ce-ae354c90a7a1 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.308091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f28af3c0-6711-4124-96ce-ae354c90a7a1 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.313312 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.313312 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:01.318874 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-72bbc25b-649c-4451-9b74-0613019d48d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:01.329583 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72bbc25b-649c-4451-9b74-0613019d48d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:01.330211 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 310/1243] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:01.331748 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f28af3c0-6711-4124-96ce-ae354c90a7a1 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/group_types/0cbc634a-8c11-4647-9f15-c023251fd993 returned with HTTP 202 Jul 03 13:01:01.332115 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 321/1244] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:01:01 2026] DELETE /volume/v3/group_types/0cbc634a-8c11-4647-9f15-c023251fd993 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:01:01.342503 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68f7a687-b94c-4de6-b7c0-c94cbc91a3b9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.351049 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68f7a687-b94c-4de6-b7c0-c94cbc91a3b9 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] DELETE https://10.4.3.13/volume/v3/types/80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c Jul 03 13:01:01.351415 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68f7a687-b94c-4de6-b7c0-c94cbc91a3b9 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.351718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68f7a687-b94c-4de6-b7c0-c94cbc91a3b9 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.424706 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68f7a687-b94c-4de6-b7c0-c94cbc91a3b9 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/types/80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c returned with HTTP 202 Jul 03 13:01:01.425255 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 311/1245] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:01 2026] DELETE /volume/v3/types/80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:01.436506 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-902a1d54-8299-4ccc-8a02-a52cb6fc9a31 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.438795 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-902a1d54-8299-4ccc-8a02-a52cb6fc9a31 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] GET https://10.4.3.13/volume/v3/types/80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c Jul 03 13:01:01.439311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-902a1d54-8299-4ccc-8a02-a52cb6fc9a31 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.439551 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-902a1d54-8299-4ccc-8a02-a52cb6fc9a31 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.446986 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-902a1d54-8299-4ccc-8a02-a52cb6fc9a31 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/types/80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c returned with HTTP 404 Jul 03 13:01:01.447554 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 304/1246] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/types/80ee6c3e-8b7f-4074-9bab-481ef3f9ce2c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:01.459039 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-39e5157c-fa0c-4128-b4c0-38092e61d55a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.461431 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-39e5157c-fa0c-4128-b4c0-38092e61d55a tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:01.461908 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-39e5157c-fa0c-4128-b4c0-38092e61d55a tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-380658534"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:01.480941 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-39e5157c-fa0c-4128-b4c0-38092e61d55a tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:01.481513 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 311/1247] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:01:01 2026] POST /volume/v3/types => generated 215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:01.491568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6405ead3-c133-41a0-bef8-236b59fb160a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.496251 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6405ead3-c133-41a0-bef8-236b59fb160a tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 13:01:01.496251 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6405ead3-c133-41a0-bef8-236b59fb160a tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1768342679"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:01.502398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-b235e727-e871-4c05-b71b-19ffcdc9e566 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.506205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-b235e727-e871-4c05-b71b-19ffcdc9e566 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:01:01.506523 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-b235e727-e871-4c05-b71b-19ffcdc9e566 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.506884 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-b235e727-e871-4c05-b71b-19ffcdc9e566 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.516531 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6405ead3-c133-41a0-bef8-236b59fb160a tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 13:01:01.516531 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 322/1248] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 13:01:01 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:01.517524 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.517524 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:01.528597 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-b235e727-e871-4c05-b71b-19ffcdc9e566 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:01:01.531264 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.534104 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:01:01.534379 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4ce846e-d385-4bbd-97d0-21a43f3679ed", "volume_types": ["d98d4298-89f8-4a3e-ba1d-017052762b22"], "name": "tempest-GroupsTest-Group-655995214"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:01.535729 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-b235e727-e871-4c05-b71b-19ffcdc9e566 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 returned with HTTP 200 Jul 03 13:01:01.536193 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 312/1249] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:01.539471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Creating new group {'group': {'group_type': 'e4ce846e-d385-4bbd-97d0-21a43f3679ed', 'volume_types': ['d98d4298-89f8-4a3e-ba1d-017052762b22'], 'name': 'tempest-GroupsTest-Group-655995214'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:01:01.549061 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Creating group tempest-GroupsTest-Group-655995214. Jul 03 13:01:01.552387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3d080024-929c-47d6-9578-698701c999ec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.553773 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d080024-929c-47d6-9578-698701c999ec None None] GET https://10.4.3.13/volume// Jul 03 13:01:01.554025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d080024-929c-47d6-9578-698701c999ec None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.554379 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d080024-929c-47d6-9578-698701c999ec None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.554940 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d080024-929c-47d6-9578-698701c999ec None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:01.555342 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 312/1250] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:01.567947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-05d90454-7541-4e44-854a-20923d4b71bc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.568880 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability Zones retrieved successfully. Jul 03 13:01:01.574300 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-05d90454-7541-4e44-854a-20923d4b71bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:01:01.574752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-05d90454-7541-4e44-854a-20923d4b71bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf2c62ef-989d-4bf6-a618-8b00ddc214e9", "connector": null, "instance_uuid": "55b57399-978b-4919-bc61-31ec88920ca9"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:01.588237 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.588237 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:01.597093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Created reservations ['e389f2de-893c-47a2-8885-734535bd5acc'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:01.633698 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-05d90454-7541-4e44-854a-20923d4b71bc tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:01:01.635272 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 323/1251] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:01:01 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 13:01:01.641366 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-164013e2-e8bd-4922-a0ce-73e1e960f4de tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:01:01.641960 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 305/1252] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:01:01 2026] POST /volume/v3/groups => generated 103 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:01.653207 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-416400b2-7eef-4a06-9f08-09289d8ba8d4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:01.655359 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-416400b2-7eef-4a06-9f08-09289d8ba8d4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:01.655592 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-416400b2-7eef-4a06-9f08-09289d8ba8d4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:01.655893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-416400b2-7eef-4a06-9f08-09289d8ba8d4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:01.656030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-416400b2-7eef-4a06-9f08-09289d8ba8d4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:01.662780 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:01.662780 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:01.677414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-416400b2-7eef-4a06-9f08-09289d8ba8d4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:01.677988 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 313/1253] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:01 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:02.033814 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1db002eb-2cc6-4409-9d83-7078dfdaa888 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:02.037472 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1db002eb-2cc6-4409-9d83-7078dfdaa888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a Jul 03 13:01:02.037730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1db002eb-2cc6-4409-9d83-7078dfdaa888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:02.037990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1db002eb-2cc6-4409-9d83-7078dfdaa888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:02.047203 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1db002eb-2cc6-4409-9d83-7078dfdaa888 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a returned with HTTP 404 Jul 03 13:01:02.048470 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 313/1254] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:02 2026] GET /volume/v3/snapshots/c1e98159-55c7-4963-a64b-4f1bcd1b0b4a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:02.063775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-90f2192d-2031-49e6-ab87-c295244fed86 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:02.065961 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a Jul 03 13:01:02.069581 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:02.069581 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:02.073082 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Delete snapshot with id: 876fe631-093a-4821-a07c-371c76a9150a Jul 03 13:01:02.081329 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:02.081329 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:02.081329 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:01:02.112806 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot delete request issued successfully. Jul 03 13:01:02.112806 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90f2192d-2031-49e6-ab87-c295244fed86 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a returned with HTTP 202 Jul 03 13:01:02.112806 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 324/1255] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:01:02 2026] DELETE /volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:02.127098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9134dacf-54d1-4623-a1a4-598de8c5d94c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:02.132314 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9134dacf-54d1-4623-a1a4-598de8c5d94c tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a Jul 03 13:01:02.132572 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9134dacf-54d1-4623-a1a4-598de8c5d94c tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:02.132878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9134dacf-54d1-4623-a1a4-598de8c5d94c tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:02.142150 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:02.142150 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:02.142385 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9134dacf-54d1-4623-a1a4-598de8c5d94c tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Snapshot retrieved successfully. Jul 03 13:01:02.143625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9134dacf-54d1-4623-a1a4-598de8c5d94c tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a returned with HTTP 200 Jul 03 13:01:02.144399 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 306/1256] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:02 2026] GET /volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:02.350654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7cfafcc3-163c-4b2a-8510-7b0a9f003e9f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:02.355589 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7cfafcc3-163c-4b2a-8510-7b0a9f003e9f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:02.355798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7cfafcc3-163c-4b2a-8510-7b0a9f003e9f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:02.355992 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7cfafcc3-163c-4b2a-8510-7b0a9f003e9f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:02.384500 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:02.384500 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:02.394938 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7cfafcc3-163c-4b2a-8510-7b0a9f003e9f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:02.417136 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7cfafcc3-163c-4b2a-8510-7b0a9f003e9f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:02.418009 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 314/1257] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:02 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:02.690383 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-726f7301-e782-4a1e-88bf-f92418333e77 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:02.696252 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-726f7301-e782-4a1e-88bf-f92418333e77 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:02.696681 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-726f7301-e782-4a1e-88bf-f92418333e77 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:02.696974 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-726f7301-e782-4a1e-88bf-f92418333e77 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:02.697346 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-726f7301-e782-4a1e-88bf-f92418333e77 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:02.716440 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:02.716440 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:02.746141 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-726f7301-e782-4a1e-88bf-f92418333e77 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:02.746141 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 314/1258] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:02 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:02.762741 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-955140cd-8f64-482b-8f84-7c0adda99452 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:02.765320 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:02.767264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-207512922", "volume_type": "d98d4298-89f8-4a3e-ba1d-017052762b22", "group_id": "92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:02.768374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-207512922', 'volume_type': 'd98d4298-89f8-4a3e-ba1d-017052762b22', 'group_id': '92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:02.781206 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:02.781206 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:02.782006 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume of 1 GB Jul 03 13:01:02.791649 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability Zones retrieved successfully. Jul 03 13:01:02.798180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Flow 'volume_create_api' (fe1d219a-9ea5-46e9-bb9e-cbbdd276185e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:02.799687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a69dd1f7-dcc5-4a88-b550-7aa4e8e4c3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:02.800498 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:02.800498 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:02.801017 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:02.847976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a69dd1f7-dcc5-4a88-b550-7aa4e8e4c3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d98d4298-89f8-4a3e-ba1d-017052762b22,is_public=True,name='tempest-GroupsTest-volume-type-380658534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd98d4298-89f8-4a3e-ba1d-017052762b22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:02.849146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242468fe-24a9-4110-882c-e6c51cd87553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:02.918824 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-380658534 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-380658534, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:02.919510 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-380658534 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-380658534, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:03.009666 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Created reservations ['6d1c55ac-271d-469d-adba-3079f2473219', '753b0120-0383-45c8-b63f-604ac6db9ad7', 'd677e8ac-d29a-4373-aced-77afd2491833', '6a57fa2d-4c65-4adf-9115-8b930bc9af40'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:03.010834 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242468fe-24a9-4110-882c-e6c51cd87553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d1c55ac-271d-469d-adba-3079f2473219', '753b0120-0383-45c8-b63f-604ac6db9ad7', 'd677e8ac-d29a-4373-aced-77afd2491833', '6a57fa2d-4c65-4adf-9115-8b930bc9af40']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:03.012006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646a7e90-0c8d-4ed3-8c36-e5b5e10c2c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:03.051742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646a7e90-0c8d-4ed3-8c36-e5b5e10c2c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3cf696-c643-43e9-9487-a9f9cd790a47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-207512922',encryption_key_id=None,group_id=92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb,group_type_id=,metadata={},multiattach=False,project_id='7fd46d29ebee47ee972625433800b72f',qos_specs=None,replication_status=,reservations=['6d1c55ac-271d-469d-adba-3079f2473219','753b0120-0383-45c8-b63f-604ac6db9ad7','d677e8ac-d29a-4373-aced-77afd2491833','6a57fa2d-4c65-4adf-9115-8b930bc9af40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa5247d0540425990a05c9074d38581',volume_type_id=d98d4298-89f8-4a3e-ba1d-017052762b22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-207512922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb,host=None,id=2b3cf696-c643-43e9-9487-a9f9cd790a47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd46d29ebee47ee972625433800b72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fa5247d0540425990a05c9074d38581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d98d4298-89f8-4a3e-ba1d-017052762b22),volume_type_id=d98d4298-89f8-4a3e-ba1d-017052762b22)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:03.053571 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce753f86-6563-4497-a6e1-1fd520f5fd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:03.094273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce753f86-6563-4497-a6e1-1fd520f5fd47) transitioned into state 'SUCCESS' from state '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-207512922',encryption_key_id=None,group_id=92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb,group_type_id=,metadata={},multiattach=False,project_id='7fd46d29ebee47ee972625433800b72f',qos_specs=None,replication_status=,reservations=['6d1c55ac-271d-469d-adba-3079f2473219','753b0120-0383-45c8-b63f-604ac6db9ad7','d677e8ac-d29a-4373-aced-77afd2491833','6a57fa2d-4c65-4adf-9115-8b930bc9af40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa5247d0540425990a05c9074d38581',volume_type_id=d98d4298-89f8-4a3e-ba1d-017052762b22)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:03.095234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae38950-0a6e-4972-a10a-4cec8937d4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:03.122386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae38950-0a6e-4972-a10a-4cec8937d4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:03.129154 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Flow 'volume_create_api' (fe1d219a-9ea5-46e9-bb9e-cbbdd276185e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:03.129154 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume request issued successfully. Jul 03 13:01:03.129154 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:03.129154 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:03.163468 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e065f37-6ec5-46bb-8464-49cc6dddc204 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:03.168622 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e065f37-6ec5-46bb-8464-49cc6dddc204 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a Jul 03 13:01:03.168889 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e065f37-6ec5-46bb-8464-49cc6dddc204 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:03.169801 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e065f37-6ec5-46bb-8464-49cc6dddc204 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:03.176377 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e065f37-6ec5-46bb-8464-49cc6dddc204 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a returned with HTTP 404 Jul 03 13:01:03.177200 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 307/1259] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:03 2026] GET /volume/v3/snapshots/876fe631-093a-4821-a07c-371c76a9150a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:03.192623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6c624670-eb3f-4e89-a307-5e035e0eb9ea None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:03.195230 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6c624670-eb3f-4e89-a307-5e035e0eb9ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:01:03.195423 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6c624670-eb3f-4e89-a307-5e035e0eb9ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:03.195775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6c624670-eb3f-4e89-a307-5e035e0eb9ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:03.198974 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:03.199157 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=468,cinder:UPDATE=126,cinder:DELETE=1,cinder:INSERT=76 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:01:03.205040 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.205040 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:03.210583 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.210583 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:03.214488 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-955140cd-8f64-482b-8f84-7c0adda99452 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:03.215345 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 325/1260] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:01:02 2026] POST /volume/v3/volumes => generated 811 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:03.222668 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6c624670-eb3f-4e89-a307-5e035e0eb9ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:01:03.233517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6c624670-eb3f-4e89-a307-5e035e0eb9ea tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 returned with HTTP 200 Jul 03 13:01:03.234375 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 315/1261] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:03 2026] GET /volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:03.237146 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:03.237702 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 Jul 03 13:01:03.238083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:03.238373 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:03.252954 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.252954 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:03.253930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-caab9cc8-1b62-4147-994b-4af23518ef0b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:03.258122 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] DELETE https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:01:03.258394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:03.259059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:03.259492 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Delete volume with id: 58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:01:03.262142 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:01:03.263468 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:03.263468 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:03.267924 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.267924 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:03.268647 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:01:03.300449 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Delete volume request issued successfully. Jul 03 13:01:03.300846 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-caab9cc8-1b62-4147-994b-4af23518ef0b tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 returned with HTTP 202 Jul 03 13:01:03.301638 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 308/1262] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:03 2026] DELETE /volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:03.312355 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-19c1c9d0-4a7f-42fb-aebf-00f719026478 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:03.315294 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-19c1c9d0-4a7f-42fb-aebf-00f719026478 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:01:03.315294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-19c1c9d0-4a7f-42fb-aebf-00f719026478 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:03.315294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-19c1c9d0-4a7f-42fb-aebf-00f719026478 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:03.324397 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.324397 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:03.328781 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:03.330521 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-19c1c9d0-4a7f-42fb-aebf-00f719026478 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Volume info retrieved successfully. Jul 03 13:01:03.334836 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.334836 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:03.339974 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-19c1c9d0-4a7f-42fb-aebf-00f719026478 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 returned with HTTP 200 Jul 03 13:01:03.340727 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 326/1263] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:03 2026] GET /volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:03.353765 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9bb6d799-3796-45c6-a5b4-72d663e10ad5 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 returned with HTTP 200 Jul 03 13:01:03.354116 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 315/1264] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:03 2026] GET /volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 => generated 879 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:03.440874 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3f93e251-71d7-4236-b844-3f6654a772e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:03.449233 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f93e251-71d7-4236-b844-3f6654a772e8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:03.449233 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f93e251-71d7-4236-b844-3f6654a772e8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:03.449233 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f93e251-71d7-4236-b844-3f6654a772e8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:03.471572 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:03.471572 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:03.476876 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3f93e251-71d7-4236-b844-3f6654a772e8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:03.483507 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f93e251-71d7-4236-b844-3f6654a772e8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:03.484345 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 316/1265] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:03 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:04.361821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-87db1edf-b422-4505-89df-fa7bbf952a68 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:04.363502 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87db1edf-b422-4505-89df-fa7bbf952a68 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] GET https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 Jul 03 13:01:04.363705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87db1edf-b422-4505-89df-fa7bbf952a68 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:04.365302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87db1edf-b422-4505-89df-fa7bbf952a68 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:04.376106 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87db1edf-b422-4505-89df-fa7bbf952a68 tempest-VolumesSnapshotListTestJSON-1554632591 tempest-VolumesSnapshotListTestJSON-1554632591-project-member] https://10.4.3.13/volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 returned with HTTP 404 Jul 03 13:01:04.377013 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:04.377415 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 309/1266] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:04 2026] GET /volume/v3/volumes/58603193-caee-4a1c-916d-ec4fb566c107 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:04.381186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 Jul 03 13:01:04.381186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:04.381186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:04.395147 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.395147 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:04.401337 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:01:04.403484 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:04.403484 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:04.466632 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:04.470381 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.470381 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:04.484868 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b29d8d91-bc5b-4856-81f6-df24a99f118a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 returned with HTTP 200 Jul 03 13:01:04.485922 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 327/1267] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:04 2026] GET /volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 => generated 904 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:04.503214 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b35b3555-7639-484b-8556-6a263cb3181e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:04.505862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b35b3555-7639-484b-8556-6a263cb3181e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:04.505862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b35b3555-7639-484b-8556-6a263cb3181e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:04.505862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b35b3555-7639-484b-8556-6a263cb3181e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:04.513280 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c838eedd-c698-418c-afb0-57574dd44f96 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:04.513601 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=382,cinder:INSERT=55,cinder:UPDATE=84,cinder:DELETE=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:01:04.513638 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:04.513638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1141925226", "volume_type": "d98d4298-89f8-4a3e-ba1d-017052762b22", "group_id": "92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:04.513638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1141925226', 'volume_type': 'd98d4298-89f8-4a3e-ba1d-017052762b22', 'group_id': '92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:04.519928 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.519928 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:04.520573 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume of 1 GB Jul 03 13:01:04.520956 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.520956 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:04.527898 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b35b3555-7639-484b-8556-6a263cb3181e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:04.528921 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Availability Zones retrieved successfully. Jul 03 13:01:04.534094 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b35b3555-7639-484b-8556-6a263cb3181e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:04.534720 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 316/1268] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:04 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:04.536249 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Flow 'volume_create_api' (dda869af-5bc2-4c44-bd7f-cde903377c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:04.537609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b18221f-40f7-4259-9f6d-897c271d1167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:04.538317 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.538317 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:04.538938 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:04.564433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b18221f-40f7-4259-9f6d-897c271d1167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d98d4298-89f8-4a3e-ba1d-017052762b22,is_public=True,name='tempest-GroupsTest-volume-type-380658534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd98d4298-89f8-4a3e-ba1d-017052762b22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:04.565384 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6aefac-0029-4099-811a-143c8a709a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:04.598680 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-380658534 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-380658534, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:04.599287 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-380658534 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-380658534, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:04.633195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Created reservations ['ec9a3bc5-93d6-428b-b980-d14d206f8617', 'fd23e7fe-f1fd-400c-9d83-293e0c42c765', 'a5674084-fc31-49c7-adf6-98e696fd5cce', '0f1a1947-2555-41bd-81d6-56ca7b3785e0'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:04.633195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f6aefac-0029-4099-811a-143c8a709a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9a3bc5-93d6-428b-b980-d14d206f8617', 'fd23e7fe-f1fd-400c-9d83-293e0c42c765', 'a5674084-fc31-49c7-adf6-98e696fd5cce', '0f1a1947-2555-41bd-81d6-56ca7b3785e0']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:04.633195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da66ee5-3f97-4e67-83f8-eaf51f82dac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:04.672368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da66ee5-3f97-4e67-83f8-eaf51f82dac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41da7f6b-229a-48a5-820d-301fe2f28a53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1141925226',encryption_key_id=None,group_id=92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb,group_type_id=,metadata={},multiattach=False,project_id='7fd46d29ebee47ee972625433800b72f',qos_specs=None,replication_status=,reservations=['ec9a3bc5-93d6-428b-b980-d14d206f8617','fd23e7fe-f1fd-400c-9d83-293e0c42c765','a5674084-fc31-49c7-adf6-98e696fd5cce','0f1a1947-2555-41bd-81d6-56ca7b3785e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa5247d0540425990a05c9074d38581',volume_type_id=d98d4298-89f8-4a3e-ba1d-017052762b22), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1141925226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb,host=None,id=41da7f6b-229a-48a5-820d-301fe2f28a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fd46d29ebee47ee972625433800b72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fa5247d0540425990a05c9074d38581',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d98d4298-89f8-4a3e-ba1d-017052762b22),volume_type_id=d98d4298-89f8-4a3e-ba1d-017052762b22)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:04.672368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2e1638-afd5-4c68-897c-9426eb2c195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:04.721587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2e1638-afd5-4c68-897c-9426eb2c195c) transitioned into state 'SUCCESS' from state '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-1141925226',encryption_key_id=None,group_id=92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb,group_type_id=,metadata={},multiattach=False,project_id='7fd46d29ebee47ee972625433800b72f',qos_specs=None,replication_status=,reservations=['ec9a3bc5-93d6-428b-b980-d14d206f8617','fd23e7fe-f1fd-400c-9d83-293e0c42c765','a5674084-fc31-49c7-adf6-98e696fd5cce','0f1a1947-2555-41bd-81d6-56ca7b3785e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fa5247d0540425990a05c9074d38581',volume_type_id=d98d4298-89f8-4a3e-ba1d-017052762b22)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:04.723299 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1201c9f6-2bd4-4569-a4b1-23a8a1bb5878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:04.787225 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1201c9f6-2bd4-4569-a4b1-23a8a1bb5878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:04.787225 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Flow 'volume_create_api' (dda869af-5bc2-4c44-bd7f-cde903377c0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:04.787225 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Create volume request issued successfully. Jul 03 13:01:04.788768 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:04.789105 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:04.856054 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:04.861279 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.861279 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:04.878395 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c838eedd-c698-418c-afb0-57574dd44f96 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:04.878395 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 317/1269] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:01:04 2026] POST /volume/v3/volumes => generated 812 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:04.897871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:04.900027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 Jul 03 13:01:04.900325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:04.900555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:04.910187 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.910187 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:04.921284 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:01:04.923944 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:04.923944 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:04.981700 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:04.987697 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:04.987697 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:05.001563 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad65fe86-66a2-450b-bbe9-fd3212b518e4 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 returned with HTTP 200 Jul 03 13:01:05.002143 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 310/1270] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:04 2026] GET /volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 => generated 880 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:05.262255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-934d1e5b-26fa-465d-9d19-255388d9bfe8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:05.265100 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-934d1e5b-26fa-465d-9d19-255388d9bfe8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9/action Jul 03 13:01:05.265424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-934d1e5b-26fa-465d-9d19-255388d9bfe8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:05.265543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-934d1e5b-26fa-465d-9d19-255388d9bfe8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:05.287190 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:05.287190 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:05.309437 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-4864ca92-70f9-492b-ab30-e489f7b1ae76 req-934d1e5b-26fa-465d-9d19-255388d9bfe8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9/action returned with HTTP 204 Jul 03 13:01:05.310221 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 328/1271] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:05 2026] POST /volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:05.555558 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-74b5278c-e1b4-41d3-832c-c09bb43868ce None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:05.571243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-74b5278c-e1b4-41d3-832c-c09bb43868ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:05.571243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-74b5278c-e1b4-41d3-832c-c09bb43868ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:05.571243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-74b5278c-e1b4-41d3-832c-c09bb43868ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:05.588390 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:05.588390 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:05.593546 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-74b5278c-e1b4-41d3-832c-c09bb43868ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:05.600110 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-74b5278c-e1b4-41d3-832c-c09bb43868ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:05.600750 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 317/1272] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:05 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:05.669324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-e1e4629b-b520-4cc5-90c7-2063632426c7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:05.675196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-e1e4629b-b520-4cc5-90c7-2063632426c7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:05.675466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-e1e4629b-b520-4cc5-90c7-2063632426c7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:05.675779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-e1e4629b-b520-4cc5-90c7-2063632426c7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:05.692220 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:05.692220 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:05.701672 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-e1e4629b-b520-4cc5-90c7-2063632426c7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:05.710872 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-e1e4629b-b520-4cc5-90c7-2063632426c7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:05.711512 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 318/1273] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:05 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:06.022635 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:06.026436 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 Jul 03 13:01:06.026735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:06.027017 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:06.047011 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:06.047011 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:06.085334 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:01:06.086549 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:06.087565 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:06.155093 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:06.163317 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:06.163317 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:06.204565 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db79834f-a6c4-46c8-a3f0-448d2f281394 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 returned with HTTP 200 Jul 03 13:01:06.205327 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 311/1274] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:06 2026] GET /volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 => generated 905 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:06.225723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-790d1cc6-5922-41d4-94a5-a90eb1543e19 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:06.229322 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-790d1cc6-5922-41d4-94a5-a90eb1543e19 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] PUT https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:06.231448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-790d1cc6-5922-41d4-94a5-a90eb1543e19 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "41da7f6b-229a-48a5-820d-301fe2f28a53"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:06.241626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-790d1cc6-5922-41d4-94a5-a90eb1543e19 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Update called for group 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb. {{(pid=99821) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:01:06.241834 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.groups [None req-790d1cc6-5922-41d4-94a5-a90eb1543e19 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Updating group 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb with name new_group description: This is a new group add_volumes: None remove_volumes: 41da7f6b-229a-48a5-820d-301fe2f28a53. Jul 03 13:01:06.248814 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:06.248814 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:06.344818 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-790d1cc6-5922-41d4-94a5-a90eb1543e19 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 202 Jul 03 13:01:06.345364 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 329/1275] 10.4.3.13 () {70 vars in 1400 bytes} [Fri Jul 3 13:01:06 2026] PUT /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:01:06.365148 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-679bf2e1-ca4b-49e5-873e-6daa3a8323b0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:06.366786 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-679bf2e1-ca4b-49e5-873e-6daa3a8323b0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:06.367221 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-679bf2e1-ca4b-49e5-873e-6daa3a8323b0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:06.367505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-679bf2e1-ca4b-49e5-873e-6daa3a8323b0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:06.367873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-679bf2e1-ca4b-49e5-873e-6daa3a8323b0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:06.373489 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:06.373489 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:06.405432 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-679bf2e1-ca4b-49e5-873e-6daa3a8323b0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:06.406000 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 318/1276] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:06 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:06.665476 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:06.873755 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:06.874255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1044342392"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:06.878024 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1044342392'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:06.878024 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume of 1 GB Jul 03 13:01:06.891125 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Availability Zones retrieved successfully. Jul 03 13:01:06.894477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (0ec31622-8495-4675-a391-dc74cdeedbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:06.895450 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15716f7b-2d7e-47e7-bc5d-605b56f43536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:06.896579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:06.952263 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15716f7b-2d7e-47e7-bc5d-605b56f43536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:06.953393 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ab28b9-8b66-435e-838a-84536856f529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:07.076822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Created reservations ['17d88a63-e6e3-4ab7-9924-31de678a21bf', 'b081ede1-87a3-4b96-969f-a9fc65d35070', 'b8c90692-542b-4f59-a55c-2f26342ec943', '4dbfe4b1-f484-4690-8cb8-58e8a4b93af0'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:07.078063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ab28b9-8b66-435e-838a-84536856f529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17d88a63-e6e3-4ab7-9924-31de678a21bf', 'b081ede1-87a3-4b96-969f-a9fc65d35070', 'b8c90692-542b-4f59-a55c-2f26342ec943', '4dbfe4b1-f484-4690-8cb8-58e8a4b93af0']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:07.079347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5b89e3-27d4-4320-883d-4644994ff47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:07.123444 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5b89e3-27d4-4320-883d-4644994ff47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e710f5-642e-4797-b9bf-8eb444fb8e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1044342392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['17d88a63-e6e3-4ab7-9924-31de678a21bf','b081ede1-87a3-4b96-969f-a9fc65d35070','b8c90692-542b-4f59-a55c-2f26342ec943','4dbfe4b1-f484-4690-8cb8-58e8a4b93af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1044342392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e710f5-642e-4797-b9bf-8eb444fb8e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1765c249d59049c7835beba7b76aa1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:07.124474 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3310025-e5af-4ad0-ad54-149cc0503054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:07.187334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3310025-e5af-4ad0-ad54-149cc0503054) transitioned into state 'SUCCESS' from state '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-1044342392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['17d88a63-e6e3-4ab7-9924-31de678a21bf','b081ede1-87a3-4b96-969f-a9fc65d35070','b8c90692-542b-4f59-a55c-2f26342ec943','4dbfe4b1-f484-4690-8cb8-58e8a4b93af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:07.187334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69666414-7e49-490d-bd6e-970fe19ee113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:07.211024 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69666414-7e49-490d-bd6e-970fe19ee113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:07.212117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (0ec31622-8495-4675-a391-dc74cdeedbb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:07.212496 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request issued successfully. Jul 03 13:01:07.213585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7cf31c1f-28f5-427f-8f32-2c83239c2973 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:07.214359 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 319/1277] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:06 2026] POST /volume/v3/volumes => generated 762 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:07.235525 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-15aee77e-5a72-4f13-b11b-0b9f5044fc3e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.238588 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-15aee77e-5a72-4f13-b11b-0b9f5044fc3e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 Jul 03 13:01:07.239003 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-15aee77e-5a72-4f13-b11b-0b9f5044fc3e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:07.239062 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-15aee77e-5a72-4f13-b11b-0b9f5044fc3e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:07.249100 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.249100 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:07.254745 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-15aee77e-5a72-4f13-b11b-0b9f5044fc3e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:07.261425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-15aee77e-5a72-4f13-b11b-0b9f5044fc3e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 returned with HTTP 200 Jul 03 13:01:07.261929 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 312/1278] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:07 2026] GET /volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:07.422389 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d92ccdad-d441-422d-bd23-583f5d7e72fc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.425186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d92ccdad-d441-422d-bd23-583f5d7e72fc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:07.425502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d92ccdad-d441-422d-bd23-583f5d7e72fc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:07.425800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d92ccdad-d441-422d-bd23-583f5d7e72fc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:07.426032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-d92ccdad-d441-422d-bd23-583f5d7e72fc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:07.431492 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.431492 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:07.444485 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d92ccdad-d441-422d-bd23-583f5d7e72fc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:07.445325 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 330/1279] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:07 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:07.460716 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0db1cf88-ebd6-4081-9627-c7d640edaafc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.464078 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0db1cf88-ebd6-4081-9627-c7d640edaafc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:07.464361 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0db1cf88-ebd6-4081-9627-c7d640edaafc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:07.464649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0db1cf88-ebd6-4081-9627-c7d640edaafc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:07.464811 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-0db1cf88-ebd6-4081-9627-c7d640edaafc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:07.469187 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.469187 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:07.481871 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0db1cf88-ebd6-4081-9627-c7d640edaafc tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:07.481871 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 319/1280] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:07 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:07.511893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.518221 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:01:07.519896 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:07.520247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:07.524459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:01:07.524459 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.524459 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:07.524459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:01:07.547193 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:01:07.548800 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:07.548800 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:07.606896 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:07.611765 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.611765 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:07.623926 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa3045a1-c747-44f2-9bf9-67cd9d0d4f40 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:01:07.623926 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 320/1281] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:01:07 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:07.641381 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef35480a-d85b-46ca-bba7-4fc56402db7d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.643982 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef35480a-d85b-46ca-bba7-4fc56402db7d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] PUT https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:07.644560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef35480a-d85b-46ca-bba7-4fc56402db7d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "41da7f6b-229a-48a5-820d-301fe2f28a53"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:07.662532 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-ef35480a-d85b-46ca-bba7-4fc56402db7d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Update called for group 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb. {{(pid=99822) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:01:07.662683 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-ef35480a-d85b-46ca-bba7-4fc56402db7d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Updating group 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb with name None description: None add_volumes: 41da7f6b-229a-48a5-820d-301fe2f28a53 remove_volumes: None. Jul 03 13:01:07.668858 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.668858 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:07.733347 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef35480a-d85b-46ca-bba7-4fc56402db7d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 202 Jul 03 13:01:07.734022 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 313/1282] 10.4.3.13 () {70 vars in 1399 bytes} [Fri Jul 3 13:01:07 2026] PUT /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:01:07.742791 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-957675b7-a6d0-4b9d-84c2-3e884bd0d6db None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.746545 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-957675b7-a6d0-4b9d-84c2-3e884bd0d6db tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:07.746825 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-957675b7-a6d0-4b9d-84c2-3e884bd0d6db tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:07.747025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-957675b7-a6d0-4b9d-84c2-3e884bd0d6db tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:07.747232 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-957675b7-a6d0-4b9d-84c2-3e884bd0d6db tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:07.754429 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.754429 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:07.778738 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-957675b7-a6d0-4b9d-84c2-3e884bd0d6db tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:07.779534 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 331/1283] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:07 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:07.787340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ea6cd3c8-94fe-4398-9739-ed35054e9b3b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.787494 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ea6cd3c8-94fe-4398-9739-ed35054e9b3b None None] GET https://10.4.3.13/volume// Jul 03 13:01:07.787705 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ea6cd3c8-94fe-4398-9739-ed35054e9b3b None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:07.788006 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ea6cd3c8-94fe-4398-9739-ed35054e9b3b None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:07.788439 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ea6cd3c8-94fe-4398-9739-ed35054e9b3b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:07.789205 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 320/1284] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:01:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:07.804442 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-8a56f547-9268-4683-b4e3-fdf5f8a2cd23 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:07.807118 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-8a56f547-9268-4683-b4e3-fdf5f8a2cd23 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:01:07.807599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-8a56f547-9268-4683-b4e3-fdf5f8a2cd23 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ca16f2f-6b98-46ec-b236-76b088276c7c", "connector": null, "instance_uuid": "2f28f487-cef3-41fe-8051-773295f14f0d"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:07.823541 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:07.823541 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:07.862445 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-8a56f547-9268-4683-b4e3-fdf5f8a2cd23 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:01:07.863113 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 321/1285] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:01:07 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 13:01:08.255088 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-624fc025-d3a2-48dd-83ca-f792e49894bb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.257338 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-624fc025-d3a2-48dd-83ca-f792e49894bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:08.257576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-624fc025-d3a2-48dd-83ca-f792e49894bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:08.257812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-624fc025-d3a2-48dd-83ca-f792e49894bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:08.277151 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.277151 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:08.279051 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-69a18b64-a349-4faf-b13e-5b6ae0993634 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.281076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69a18b64-a349-4faf-b13e-5b6ae0993634 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 Jul 03 13:01:08.281334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69a18b64-a349-4faf-b13e-5b6ae0993634 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:08.281662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69a18b64-a349-4faf-b13e-5b6ae0993634 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:08.283144 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-624fc025-d3a2-48dd-83ca-f792e49894bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:08.288540 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-624fc025-d3a2-48dd-83ca-f792e49894bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:08.289051 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 314/1286] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:08 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:08.292265 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.292265 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:08.298178 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-69a18b64-a349-4faf-b13e-5b6ae0993634 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:08.305682 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69a18b64-a349-4faf-b13e-5b6ae0993634 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 returned with HTTP 200 Jul 03 13:01:08.306253 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 332/1287] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:08 2026] GET /volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:08.324115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-edf89e1c-e505-4719-a0e5-7652895ce50f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.326319 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:08.333384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "68e710f5-642e-4797-b9bf-8eb444fb8e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1447654768"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:08.333384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request body: {'volume': {"'source_volid": '68e710f5-642e-4797-b9bf-8eb444fb8e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1447654768'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:08.334563 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume of 1 GB Jul 03 13:01:08.335023 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.335023 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:08.343996 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Availability Zones retrieved successfully. Jul 03 13:01:08.354322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (5e0c4c3c-2628-4113-8b53-382be8f9660f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:08.356126 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f36731-971f-4f50-8c45-9564cbd6e480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.357638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:08.391297 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f36731-971f-4f50-8c45-9564cbd6e480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.392190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c494b4ff-c020-4393-ad65-a5263f3fb256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.445905 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Created reservations ['eaabf5d7-f7f8-41b5-908e-10ecf8528a32', 'c98c8529-a8ba-4ccf-88eb-1c5967b07a6c', '2489bf35-b29b-456a-92c8-09ccb3d637dc', '0074c626-789f-4d13-a1ce-49d3afd02585'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:08.446313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c494b4ff-c020-4393-ad65-a5263f3fb256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaabf5d7-f7f8-41b5-908e-10ecf8528a32', 'c98c8529-a8ba-4ccf-88eb-1c5967b07a6c', '2489bf35-b29b-456a-92c8-09ccb3d637dc', '0074c626-789f-4d13-a1ce-49d3afd02585']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.447239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cbb6e1-375c-4aed-bc58-5db141284730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.447409 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-df03103f-5e36-4b21-ae7d-8867f2f083e0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.447934 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df03103f-5e36-4b21-ae7d-8867f2f083e0 None None] GET https://10.4.3.13/volume// Jul 03 13:01:08.448145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df03103f-5e36-4b21-ae7d-8867f2f083e0 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:08.448435 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df03103f-5e36-4b21-ae7d-8867f2f083e0 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:08.448795 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df03103f-5e36-4b21-ae7d-8867f2f083e0 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:08.449238 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 322/1288] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:08.464986 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-f95a4f15-a517-4bf7-8d6c-99675d96478b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.469086 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-f95a4f15-a517-4bf7-8d6c-99675d96478b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:08.469086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-f95a4f15-a517-4bf7-8d6c-99675d96478b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:08.469086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-f95a4f15-a517-4bf7-8d6c-99675d96478b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:08.481647 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.481647 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:08.483431 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cbb6e1-375c-4aed-bc58-5db141284730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1447654768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['eaabf5d7-f7f8-41b5-908e-10ecf8528a32','c98c8529-a8ba-4ccf-88eb-1c5967b07a6c','2489bf35-b29b-456a-92c8-09ccb3d637dc','0074c626-789f-4d13-a1ce-49d3afd02585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1447654768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1765c249d59049c7835beba7b76aa1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.484447 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5c4509-5398-4380-8dd9-4a819727ae2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.490191 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-f95a4f15-a517-4bf7-8d6c-99675d96478b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:08.494547 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-f95a4f15-a517-4bf7-8d6c-99675d96478b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:08.495273 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 315/1289] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:08 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:08.508727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5c4509-5398-4380-8dd9-4a819727ae2c) transitioned into state 'SUCCESS' from state '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-1447654768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['eaabf5d7-f7f8-41b5-908e-10ecf8528a32','c98c8529-a8ba-4ccf-88eb-1c5967b07a6c','2489bf35-b29b-456a-92c8-09ccb3d637dc','0074c626-789f-4d13-a1ce-49d3afd02585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.509457 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d99806-deb9-4a73-939d-39f1bcad14c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.521294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d99806-deb9-4a73-939d-39f1bcad14c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.522288 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (5e0c4c3c-2628-4113-8b53-382be8f9660f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:08.522634 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request issued successfully. Jul 03 13:01:08.523366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-edf89e1c-e505-4719-a0e5-7652895ce50f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:08.523840 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 321/1290] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:08 2026] POST /volume/v3/volumes => generated 762 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:08.541955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-31ce13cd-d35e-494a-acf9-86eb946341ff None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.551627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:08.552145 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "68e710f5-642e-4797-b9bf-8eb444fb8e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1370601118"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:08.558439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request body: {'volume': {"'source_volid": '68e710f5-642e-4797-b9bf-8eb444fb8e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1370601118'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:08.558570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume of 1 GB Jul 03 13:01:08.571188 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Availability Zones retrieved successfully. Jul 03 13:01:08.576211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (f5fbaefa-f40d-4b5a-af20-3da02c419c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:08.577864 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770240ce-ef90-4420-be21-f20e2ee91c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.580708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:08.623390 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (770240ce-ef90-4420-be21-f20e2ee91c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.624869 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6dde6ec-3bd6-49fc-a0bd-66fe1c16d855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.660124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.665863 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa Jul 03 13:01:08.668828 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:08.680799 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-0ca16f2f-6b98-46ec-b236-76b088276c7c-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:01:08.685447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Created reservations ['935e40d5-df57-405d-81a4-4c1304a6ddbd', 'fe24eff6-fae7-42cc-9320-0bf17b61f811', '08f46962-6cfa-4430-a8b2-1cf333f740a6', '1b20ebbf-03f9-4fa0-9760-ac298617c27f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:08.685447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6dde6ec-3bd6-49fc-a0bd-66fe1c16d855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['935e40d5-df57-405d-81a4-4c1304a6ddbd', 'fe24eff6-fae7-42cc-9320-0bf17b61f811', '08f46962-6cfa-4430-a8b2-1cf333f740a6', '1b20ebbf-03f9-4fa0-9760-ac298617c27f']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.685447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2b8715-f6df-42e8-9b9e-3fe6622b310d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.689392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-0ca16f2f-6b98-46ec-b236-76b088276c7c-np0000004418" acquired by "attachment_update" :: waited 0.009s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:01:08.690617 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.690617 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:08.725121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2b8715-f6df-42e8-9b9e-3fe6622b310d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11ca37c-225b-4966-a27d-f0b362abf13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1370601118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['935e40d5-df57-405d-81a4-4c1304a6ddbd','fe24eff6-fae7-42cc-9320-0bf17b61f811','08f46962-6cfa-4430-a8b2-1cf333f740a6','1b20ebbf-03f9-4fa0-9760-ac298617c27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1370601118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b11ca37c-225b-4966-a27d-f0b362abf13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1765c249d59049c7835beba7b76aa1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.725721 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab01609-a228-4e20-842b-2a913b675366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.757569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab01609-a228-4e20-842b-2a913b675366) transitioned into state 'SUCCESS' from state '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-1370601118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['935e40d5-df57-405d-81a4-4c1304a6ddbd','fe24eff6-fae7-42cc-9320-0bf17b61f811','08f46962-6cfa-4430-a8b2-1cf333f740a6','1b20ebbf-03f9-4fa0-9760-ac298617c27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.758583 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57178a3e-5605-4a93-9c68-82687541dbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.776178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57178a3e-5605-4a93-9c68-82687541dbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.777443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (f5fbaefa-f40d-4b5a-af20-3da02c419c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:08.777880 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request issued successfully. Jul 03 13:01:08.780610 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-31ce13cd-d35e-494a-acf9-86eb946341ff tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:08.781219 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 333/1291] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:08 2026] POST /volume/v3/volumes => generated 762 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:08.800401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e30a4c50-3707-49cb-be3f-b393eb78d6cf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.801217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.804678 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:08.804735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e30a4c50-3707-49cb-be3f-b393eb78d6cf tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:08.805452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e30a4c50-3707-49cb-be3f-b393eb78d6cf tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:08.805587 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e30a4c50-3707-49cb-be3f-b393eb78d6cf tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:08.805682 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "68e710f5-642e-4797-b9bf-8eb444fb8e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1587750616"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:08.805904 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-e30a4c50-3707-49cb-be3f-b393eb78d6cf tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:08.807501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request body: {'volume': {"'source_volid": '68e710f5-642e-4797-b9bf-8eb444fb8e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1587750616'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:08.807744 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume of 1 GB Jul 03 13:01:08.808582 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.808582 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:08.812510 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.812510 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:08.815941 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Availability Zones retrieved successfully. Jul 03 13:01:08.822543 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (2906936c-771f-4de6-a0c5-959c440380ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:08.823576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f78a0e9-12dc-4643-8cb2-523f11fa002e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.824957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:08.827617 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e30a4c50-3707-49cb-be3f-b393eb78d6cf tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 200 Jul 03 13:01:08.828019 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 316/1292] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:08 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:08.840327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:08.842233 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:01:08.842910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:08.842910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:08.842910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:01:08.843228 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.843228 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:08.843452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:01:08.852580 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:01:08.852708 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f78a0e9-12dc-4643-8cb2-523f11fa002e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.852838 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:08.852838 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:08.853111 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c29270d-410c-447d-99f8-ec0e61498df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.910187 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:08.915257 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.915257 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:08.921076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Created reservations ['a428d2fd-ec64-4650-80ae-dca7abd9a191', '5611a643-6806-45e9-9344-b40b62d2f5e0', '7898f7fa-a729-4893-aa3d-a91de9d0089a', '745c71b1-f5c6-4916-aafa-7253f46fd7b0'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:08.922267 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c29270d-410c-447d-99f8-ec0e61498df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a428d2fd-ec64-4650-80ae-dca7abd9a191', '5611a643-6806-45e9-9344-b40b62d2f5e0', '7898f7fa-a729-4893-aa3d-a91de9d0089a', '745c71b1-f5c6-4916-aafa-7253f46fd7b0']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.923098 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6077aa-96d9-4f3c-9086-72510fd6ff10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.926545 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:08.926545 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:08.952835 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6077aa-96d9-4f3c-9086-72510fd6ff10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '320eb0c5-592a-4eff-b354-151bc0f759a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1587750616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['a428d2fd-ec64-4650-80ae-dca7abd9a191','5611a643-6806-45e9-9344-b40b62d2f5e0','7898f7fa-a729-4893-aa3d-a91de9d0089a','745c71b1-f5c6-4916-aafa-7253f46fd7b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1587750616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=320eb0c5-592a-4eff-b354-151bc0f759a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1765c249d59049c7835beba7b76aa1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.953401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d394270a-5359-488b-a88a-cd570f701ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.976025 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:08.980330 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:08.980330 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:08.984281 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d394270a-5359-488b-a88a-cd570f701ce5) transitioned into state 'SUCCESS' from state '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-1587750616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['a428d2fd-ec64-4650-80ae-dca7abd9a191','5611a643-6806-45e9-9344-b40b62d2f5e0','7898f7fa-a729-4893-aa3d-a91de9d0089a','745c71b1-f5c6-4916-aafa-7253f46fd7b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:08.985412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc7eec7-290b-4cce-b4cb-1e0f7a5a532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:08.990783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-16d34bd7-2c6d-4605-a5bf-a24e7e5d0325 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:01:08.991572 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 334/1293] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:01:08 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:09.004070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc7eec7-290b-4cce-b4cb-1e0f7a5a532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.005341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (2906936c-771f-4de6-a0c5-959c440380ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:09.005552 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request issued successfully. Jul 03 13:01:09.006186 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bbbe00aa-2d47-4121-b7a5-4e0d08feb1b8 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:09.006634 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 322/1294] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:08 2026] POST /volume/v3/volumes => generated 762 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:09.012106 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.014802 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:01:09.015337 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.015501 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.016150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:01:09.016444 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.016444 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:09.016887 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:01:09.023466 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.026013 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:09.026549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "68e710f5-642e-4797-b9bf-8eb444fb8e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1031807066"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:09.027003 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Get all volumes completed successfully. Jul 03 13:01:09.028463 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:09.028587 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request body: {'volume': {"'source_volid": '68e710f5-642e-4797-b9bf-8eb444fb8e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1031807066'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:09.028742 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume of 1 GB Jul 03 13:01:09.028910 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:09.037819 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Availability Zones retrieved successfully. Jul 03 13:01:09.046076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (56b1ac0c-c979-457f-a7c9-614158a475d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:09.047403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbfd25e-1b91-459b-a04f-3748b27acff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.048774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:09.070941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5e2839f6-9f34-4b9e-b679-cf2e0102d90a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.070941 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e2839f6-9f34-4b9e-b679-cf2e0102d90a None None] GET https://10.4.3.13/volume// Jul 03 13:01:09.070941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e2839f6-9f34-4b9e-b679-cf2e0102d90a None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.071218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e2839f6-9f34-4b9e-b679-cf2e0102d90a None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.072315 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e2839f6-9f34-4b9e-b679-cf2e0102d90a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:09.072741 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 323/1295] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:09.084997 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-3b2d566d-8af1-49b4-acfd-ebf587149f69 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.090527 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbfd25e-1b91-459b-a04f-3748b27acff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.091388 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:09.091717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8419d23a-cc45-46a6-9c8d-a4ec91c8d5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.091891 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-3b2d566d-8af1-49b4-acfd-ebf587149f69 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:01:09.092259 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-3b2d566d-8af1-49b4-acfd-ebf587149f69 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.092546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-3b2d566d-8af1-49b4-acfd-ebf587149f69 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.100007 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.100007 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:09.108689 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:09.109362 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:09.111582 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.111582 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:09.117511 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-3b2d566d-8af1-49b4-acfd-ebf587149f69 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:01:09.132294 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-3b2d566d-8af1-49b4-acfd-ebf587149f69 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 returned with HTTP 200 Jul 03 13:01:09.132294 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 324/1296] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 => generated 1537 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 13:01:09.162135 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:09.174622 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.174622 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:09.201744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Created reservations ['1b7b0b3b-9d05-4fd6-97f6-cae6450c9760', 'f8929ee5-375a-4706-af44-8baac07ae7c8', '8ec09048-7287-4d67-b7a9-2358d4fdd838', 'f19c3575-ebd2-4dda-adb2-b4e0aca5f51d'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:09.202796 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2cfa4e7-629f-4b09-8207-f46cd93f7def tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:01:09.202903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8419d23a-cc45-46a6-9c8d-a4ec91c8d5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b7b0b3b-9d05-4fd6-97f6-cae6450c9760', 'f8929ee5-375a-4706-af44-8baac07ae7c8', '8ec09048-7287-4d67-b7a9-2358d4fdd838', 'f19c3575-ebd2-4dda-adb2-b4e0aca5f51d']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.203575 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 317/1297] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:09.203955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ba34cb-9b3b-430d-b2f8-95d7321f23bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.228673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.232008 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] POST https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb/action Jul 03 13:01:09.232541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:09.232734 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:09.234999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] delete called for group 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99823) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:01:09.235223 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.groups [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Delete group with id: 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:09.242393 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.242393 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:09.262624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ba34cb-9b3b-430d-b2f8-95d7321f23bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0fe217b-9945-45e7-9c6e-5c409baed796', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031807066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['1b7b0b3b-9d05-4fd6-97f6-cae6450c9760','f8929ee5-375a-4706-af44-8baac07ae7c8','8ec09048-7287-4d67-b7a9-2358d4fdd838','f19c3575-ebd2-4dda-adb2-b4e0aca5f51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1031807066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0fe217b-9945-45e7-9c6e-5c409baed796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1765c249d59049c7835beba7b76aa1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.263659 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f15255-92e3-4115-93c5-87784fbffce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.275877 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-0ca16f2f-6b98-46ec-b236-76b088276c7c-np0000004418" released by "attachment_update" :: held 0.586s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:01:09.277398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-ca581255-135e-4a9d-9c1f-1deb089f399e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa returned with HTTP 200 Jul 03 13:01:09.277398 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 323/1298] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:01:08 2026] PUT /volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa => generated 969 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:09.300553 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.307276 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] PUT https://10.4.3.13/volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504 Jul 03 13:01:09.308584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:09.312595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-66616b74-ef01-476f-b510-d62da7381243 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.315979 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-66616b74-ef01-476f-b510-d62da7381243 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:09.316327 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-66616b74-ef01-476f-b510-d62da7381243 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.317679 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-66616b74-ef01-476f-b510-d62da7381243 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.322316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f15255-92e3-4115-93c5-87784fbffce5) transitioned into state 'SUCCESS' from state '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-1031807066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['1b7b0b3b-9d05-4fd6-97f6-cae6450c9760','f8929ee5-375a-4706-af44-8baac07ae7c8','8ec09048-7287-4d67-b7a9-2358d4fdd838','f19c3575-ebd2-4dda-adb2-b4e0aca5f51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.324450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4ae2d6-ccef-4d4e-a370-cdf62b42535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.337606 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Acquiring lock "cinder-attachment_update-bf2c62ef-989d-4bf6-a618-8b00ddc214e9-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:01:09.350903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f4ae2d6-ccef-4d4e-a370-cdf62b42535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.351202 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-bf2c62ef-989d-4bf6-a618-8b00ddc214e9-np0000004418" acquired by "attachment_update" :: waited 0.011s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:01:09.351341 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (56b1ac0c-c979-457f-a7c9-614158a475d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:09.351341 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request issued successfully. Jul 03 13:01:09.351341 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-083abd2a-5c16-4f11-8269-e4ce2876eaaf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:09.351950 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 335/1299] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:09 2026] POST /volume/v3/volumes => generated 762 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:09.353424 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.353424 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:09.363637 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.363637 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:09.381009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.381656 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-66616b74-ef01-476f-b510-d62da7381243 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:09.385106 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:09.386121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "68e710f5-642e-4797-b9bf-8eb444fb8e02", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1188156926"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:09.387703 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request body: {'volume': {"'source_volid": '68e710f5-642e-4797-b9bf-8eb444fb8e02', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1188156926'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:09.388037 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume of 1 GB Jul 03 13:01:09.388396 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.388396 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:09.394177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-66616b74-ef01-476f-b510-d62da7381243 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:09.395323 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 324/1300] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:09.408147 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Availability Zones retrieved successfully. Jul 03 13:01:09.420396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (de95a29f-5286-4909-8d18-af2d769954e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:09.422843 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472498f1-6c87-4dc3-b951-8287e280848a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.424363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:09.448589 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b80532f0-fc3e-458d-aec6-7a43387365a0 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb/action returned with HTTP 202 Jul 03 13:01:09.449184 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 325/1301] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:01:09 2026] POST /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:01:09.462872 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.468528 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 Jul 03 13:01:09.468768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.469042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.485072 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.485072 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:09.490442 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Volume info retrieved successfully. Jul 03 13:01:09.491578 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:01:09.491806 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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 13:01:09.502519 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472498f1-6c87-4dc3-b951-8287e280848a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.503828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925f5819-0f1b-451e-ad4d-48d93eca5c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.549715 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:01:09.554189 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.554189 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:09.567111 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-31e8b274-5ced-42c0-bf71-97d27ac0731d tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 returned with HTTP 200 Jul 03 13:01:09.567793 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 325/1302] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 => generated 904 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:09.581380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Created reservations ['87b1c3be-a6bf-4f32-b759-d6f1f72473ae', 'f875c0c8-e181-428c-9dba-1d085895f3d5', '3dc39c7a-a9ca-486b-a10a-abd8d255abfa', '3fe15983-e706-478e-9588-6b4a0ad67e79'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:09.582864 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925f5819-0f1b-451e-ad4d-48d93eca5c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b1c3be-a6bf-4f32-b759-d6f1f72473ae', 'f875c0c8-e181-428c-9dba-1d085895f3d5', '3dc39c7a-a9ca-486b-a10a-abd8d255abfa', '3fe15983-e706-478e-9588-6b4a0ad67e79']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.583495 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef8d415-4625-4708-81c7-33fd367a1d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.620470 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef8d415-4625-4708-81c7-33fd367a1d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19813232-a06e-44aa-b404-11b56165d343', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1188156926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['87b1c3be-a6bf-4f32-b759-d6f1f72473ae','f875c0c8-e181-428c-9dba-1d085895f3d5','3dc39c7a-a9ca-486b-a10a-abd8d255abfa','3fe15983-e706-478e-9588-6b4a0ad67e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1188156926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19813232-a06e-44aa-b404-11b56165d343,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1765c249d59049c7835beba7b76aa1fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.621380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00dd02ec-a8f8-41ff-8234-4d47f6c2c77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.656187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00dd02ec-a8f8-41ff-8234-4d47f6c2c77d) transitioned into state 'SUCCESS' from state '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-1188156926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1765c249d59049c7835beba7b76aa1fe',qos_specs=None,replication_status=,reservations=['87b1c3be-a6bf-4f32-b759-d6f1f72473ae','f875c0c8-e181-428c-9dba-1d085895f3d5','3dc39c7a-a9ca-486b-a10a-abd8d255abfa','3fe15983-e706-478e-9588-6b4a0ad67e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7bc4aa798664f20a0d8b904d32e6c0c',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.657101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b6708b-ba55-4397-8281-cf61f90555cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:09.673828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b6708b-ba55-4397-8281-cf61f90555cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:09.675099 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Flow 'volume_create_api' (de95a29f-5286-4909-8d18-af2d769954e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:09.675711 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Create volume request issued successfully. Jul 03 13:01:09.676529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-93ae05d3-7b00-4983-b6ec-367ac58405fa tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:09.676973 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 336/1303] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:09 2026] POST /volume/v3/volumes => generated 762 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:09.692582 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-370238e8-edc6-46cd-9802-3ebf858fad82 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.694291 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-370238e8-edc6-46cd-9802-3ebf858fad82 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 Jul 03 13:01:09.694606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-370238e8-edc6-46cd-9802-3ebf858fad82 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.694707 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-370238e8-edc6-46cd-9802-3ebf858fad82 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.705059 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.705059 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:09.709838 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-370238e8-edc6-46cd-9802-3ebf858fad82 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:09.716502 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-370238e8-edc6-46cd-9802-3ebf858fad82 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 returned with HTTP 200 Jul 03 13:01:09.717112 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 326/1304] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:09.736198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2aa17cae-131e-4b76-b56d-060f2661a57b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.738365 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2aa17cae-131e-4b76-b56d-060f2661a57b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e Jul 03 13:01:09.738561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2aa17cae-131e-4b76-b56d-060f2661a57b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.738789 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2aa17cae-131e-4b76-b56d-060f2661a57b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.749803 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.749803 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:09.757871 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2aa17cae-131e-4b76-b56d-060f2661a57b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:09.765469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2aa17cae-131e-4b76-b56d-060f2661a57b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e returned with HTTP 200 Jul 03 13:01:09.766311 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 326/1305] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:09.783759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-307eaa41-2edd-4714-8b6d-efcfe08d6b10 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.785599 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-307eaa41-2edd-4714-8b6d-efcfe08d6b10 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 Jul 03 13:01:09.786053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-307eaa41-2edd-4714-8b6d-efcfe08d6b10 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.786419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-307eaa41-2edd-4714-8b6d-efcfe08d6b10 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.797838 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.797838 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:09.806582 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-307eaa41-2edd-4714-8b6d-efcfe08d6b10 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:09.812568 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-307eaa41-2edd-4714-8b6d-efcfe08d6b10 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 returned with HTTP 200 Jul 03 13:01:09.813109 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 337/1306] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:09.830662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fa04b317-2c42-450a-ba9e-79451fc95ed6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.832523 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa04b317-2c42-450a-ba9e-79451fc95ed6 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 Jul 03 13:01:09.832785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa04b317-2c42-450a-ba9e-79451fc95ed6 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.833013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa04b317-2c42-450a-ba9e-79451fc95ed6 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.843546 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.843546 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:09.847972 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fa04b317-2c42-450a-ba9e-79451fc95ed6 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:09.854739 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa04b317-2c42-450a-ba9e-79451fc95ed6 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 returned with HTTP 200 Jul 03 13:01:09.855027 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 327/1307] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:09.872460 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-46aa33a1-6f3b-403e-9798-ba5acf6ce751 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:09.874597 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-46aa33a1-6f3b-403e-9798-ba5acf6ce751 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 Jul 03 13:01:09.874865 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-46aa33a1-6f3b-403e-9798-ba5acf6ce751 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:09.875146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-46aa33a1-6f3b-403e-9798-ba5acf6ce751 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:09.884026 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:09.884026 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:09.890801 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-46aa33a1-6f3b-403e-9798-ba5acf6ce751 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:09.897896 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-46aa33a1-6f3b-403e-9798-ba5acf6ce751 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 returned with HTTP 200 Jul 03 13:01:09.898659 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 327/1308] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:09 2026] GET /volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:09.900185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-bf2c62ef-989d-4bf6-a618-8b00ddc214e9-np0000004418" released by "attachment_update" :: held 0.552s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:01:09.901360 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-ff91dada-fd68-4d7b-bf55-3fa5ff8a52be tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504 returned with HTTP 200 Jul 03 13:01:09.901852 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 318/1309] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:01:09 2026] PUT /volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504 => generated 969 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:10.416707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6423c7f3-2f71-4000-9f64-5f8caf2469cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.418607 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6423c7f3-2f71-4000-9f64-5f8caf2469cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:10.418803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6423c7f3-2f71-4000-9f64-5f8caf2469cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.419009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6423c7f3-2f71-4000-9f64-5f8caf2469cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.420268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-04a1963f-c386-4cca-a9f2-6be099fb2723 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.422456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-04a1963f-c386-4cca-a9f2-6be099fb2723 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504/action Jul 03 13:01:10.422889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-04a1963f-c386-4cca-a9f2-6be099fb2723 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:10.423040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-04a1963f-c386-4cca-a9f2-6be099fb2723 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:10.434030 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:10.434030 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:10.438610 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6423c7f3-2f71-4000-9f64-5f8caf2469cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:10.444698 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6423c7f3-2f71-4000-9f64-5f8caf2469cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:10.445460 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 338/1310] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:10 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:10.445595 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:10.445595 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:10.470586 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2adfe8e9-5b4e-4667-95b4-af330304c56c req-04a1963f-c386-4cca-a9f2-6be099fb2723 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504/action returned with HTTP 204 Jul 03 13:01:10.471407 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 328/1311] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:10 2026] POST /volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:10.586239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8a10a21c-376e-4b8e-a7d3-d1dec800d84a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.588524 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8a10a21c-376e-4b8e-a7d3-d1dec800d84a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 Jul 03 13:01:10.588792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8a10a21c-376e-4b8e-a7d3-d1dec800d84a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.589058 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8a10a21c-376e-4b8e-a7d3-d1dec800d84a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.596734 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8a10a21c-376e-4b8e-a7d3-d1dec800d84a tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 returned with HTTP 404 Jul 03 13:01:10.597433 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 328/1312] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:10 2026] GET /volume/v3/volumes/41da7f6b-229a-48a5-820d-301fe2f28a53 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:10.608178 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-482b9006-6743-4566-a444-82bdb599475c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.610013 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-482b9006-6743-4566-a444-82bdb599475c tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 Jul 03 13:01:10.610362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-482b9006-6743-4566-a444-82bdb599475c tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.610492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-482b9006-6743-4566-a444-82bdb599475c tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.618906 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-482b9006-6743-4566-a444-82bdb599475c tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 returned with HTTP 404 Jul 03 13:01:10.619467 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 319/1313] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:10 2026] GET /volume/v3/volumes/2b3cf696-c643-43e9-9487-a9f9cd790a47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:10.628779 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e498c7fe-75c4-4d88-a6f9-c7cb7847aab8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.630816 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e498c7fe-75c4-4d88-a6f9-c7cb7847aab8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] GET https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb Jul 03 13:01:10.631054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e498c7fe-75c4-4d88-a6f9-c7cb7847aab8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.631271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e498c7fe-75c4-4d88-a6f9-c7cb7847aab8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.631395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-e498c7fe-75c4-4d88-a6f9-c7cb7847aab8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] show called for member 92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:01:10.634754 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e498c7fe-75c4-4d88-a6f9-c7cb7847aab8 tempest-GroupsTest-1433484628 tempest-GroupsTest-1433484628-project-member] https://10.4.3.13/volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb returned with HTTP 404 Jul 03 13:01:10.635242 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 339/1314] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:01:10 2026] GET /volume/v3/groups/92e4f1e4-8db4-4da5-b8eb-16e3afb8eebb => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:10.646296 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7535cf3e-82d6-4c8f-9947-1732e3d3a736 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.648384 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7535cf3e-82d6-4c8f-9947-1732e3d3a736 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/e4ce846e-d385-4bbd-97d0-21a43f3679ed Jul 03 13:01:10.648603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7535cf3e-82d6-4c8f-9947-1732e3d3a736 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.648856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7535cf3e-82d6-4c8f-9947-1732e3d3a736 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.731029 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7535cf3e-82d6-4c8f-9947-1732e3d3a736 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/group_types/e4ce846e-d385-4bbd-97d0-21a43f3679ed returned with HTTP 202 Jul 03 13:01:10.731511 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 329/1315] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:01:10 2026] DELETE /volume/v3/group_types/e4ce846e-d385-4bbd-97d0-21a43f3679ed => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:01:10.746085 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e3f965e2-7c48-4470-aa4c-7b8f51d8887c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.747985 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3f965e2-7c48-4470-aa4c-7b8f51d8887c tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] DELETE https://10.4.3.13/volume/v3/types/d98d4298-89f8-4a3e-ba1d-017052762b22 Jul 03 13:01:10.748232 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3f965e2-7c48-4470-aa4c-7b8f51d8887c tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.748442 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3f965e2-7c48-4470-aa4c-7b8f51d8887c tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.832964 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3f965e2-7c48-4470-aa4c-7b8f51d8887c tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/types/d98d4298-89f8-4a3e-ba1d-017052762b22 returned with HTTP 202 Jul 03 13:01:10.833398 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 329/1316] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:10 2026] DELETE /volume/v3/types/d98d4298-89f8-4a3e-ba1d-017052762b22 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:10.845694 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7c880b82-d237-4939-843f-513d63307bb7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.848121 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c880b82-d237-4939-843f-513d63307bb7 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] GET https://10.4.3.13/volume/v3/types/d98d4298-89f8-4a3e-ba1d-017052762b22 Jul 03 13:01:10.848509 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c880b82-d237-4939-843f-513d63307bb7 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.848669 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c880b82-d237-4939-843f-513d63307bb7 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.852052 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c880b82-d237-4939-843f-513d63307bb7 tempest-GroupsTest-1499637183 tempest-GroupsTest-1499637183-project-admin] https://10.4.3.13/volume/v3/types/d98d4298-89f8-4a3e-ba1d-017052762b22 returned with HTTP 404 Jul 03 13:01:10.852438 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 320/1317] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:10 2026] GET /volume/v3/types/d98d4298-89f8-4a3e-ba1d-017052762b22 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:10.916764 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-31e17f02-b207-4670-8cfd-613f823cc864 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.919136 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-31e17f02-b207-4670-8cfd-613f823cc864 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 Jul 03 13:01:10.919481 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-31e17f02-b207-4670-8cfd-613f823cc864 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.919774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-31e17f02-b207-4670-8cfd-613f823cc864 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.931450 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:10.931450 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:10.938459 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-31e17f02-b207-4670-8cfd-613f823cc864 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:10.946584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-31e17f02-b207-4670-8cfd-613f823cc864 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 returned with HTTP 200 Jul 03 13:01:10.947047 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 340/1318] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:10 2026] GET /volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:10.963787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-50fc0aac-8193-4753-a4e6-769d7820d516 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:10.965869 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] DELETE https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 Jul 03 13:01:10.966201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:10.966463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:10.966668 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume with id: 19813232-a06e-44aa-b404-11b56165d343 Jul 03 13:01:10.976622 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:10.976622 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:10.977569 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:11.005318 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume request issued successfully. Jul 03 13:01:11.008306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50fc0aac-8193-4753-a4e6-769d7820d516 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 returned with HTTP 202 Jul 03 13:01:11.008306 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 330/1319] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:10 2026] DELETE /volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:11.023664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fad8c6a7-7522-401c-818c-b7f21d336f3a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:11.025677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fad8c6a7-7522-401c-818c-b7f21d336f3a tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 Jul 03 13:01:11.026177 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fad8c6a7-7522-401c-818c-b7f21d336f3a tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:11.026562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fad8c6a7-7522-401c-818c-b7f21d336f3a tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:11.036092 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:11.036092 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:11.042832 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fad8c6a7-7522-401c-818c-b7f21d336f3a tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:11.048740 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fad8c6a7-7522-401c-818c-b7f21d336f3a tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 returned with HTTP 200 Jul 03 13:01:11.049473 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 330/1320] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:11 2026] GET /volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:11.468732 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64c0ffe7-cec4-4dfb-920e-c8a630eba142 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:11.470421 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64c0ffe7-cec4-4dfb-920e-c8a630eba142 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:11.473631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64c0ffe7-cec4-4dfb-920e-c8a630eba142 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:11.473631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64c0ffe7-cec4-4dfb-920e-c8a630eba142 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:11.566929 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:11.566929 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:11.572425 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-64c0ffe7-cec4-4dfb-920e-c8a630eba142 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:11.579688 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64c0ffe7-cec4-4dfb-920e-c8a630eba142 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:11.580268 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 321/1321] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:11 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:12.067269 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-996a1f35-63e6-425a-aebf-29c5c7b01c6b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:12.069989 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-996a1f35-63e6-425a-aebf-29c5c7b01c6b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 Jul 03 13:01:12.070378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-996a1f35-63e6-425a-aebf-29c5c7b01c6b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:12.071181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-996a1f35-63e6-425a-aebf-29c5c7b01c6b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:12.079081 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-996a1f35-63e6-425a-aebf-29c5c7b01c6b tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 returned with HTTP 404 Jul 03 13:01:12.079659 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 341/1322] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:12 2026] GET /volume/v3/volumes/19813232-a06e-44aa-b404-11b56165d343 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:12.091692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:12.094336 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 Jul 03 13:01:12.094582 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:12.095270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:12.095270 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume with id: e0fe217b-9945-45e7-9c6e-5c409baed796 Jul 03 13:01:12.108326 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:12.108326 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:12.109381 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:12.202784 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume request issued successfully. Jul 03 13:01:12.203003 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c911b32f-aff6-4ec8-92a4-7efd1f39ff5c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 returned with HTTP 202 Jul 03 13:01:12.203456 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 331/1323] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:12 2026] DELETE /volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:12.212023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7e205075-435e-48bf-b001-923ce47d0985 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:12.214350 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e205075-435e-48bf-b001-923ce47d0985 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 Jul 03 13:01:12.214566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e205075-435e-48bf-b001-923ce47d0985 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:12.214813 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e205075-435e-48bf-b001-923ce47d0985 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:12.221739 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:12.221739 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:12.226024 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7e205075-435e-48bf-b001-923ce47d0985 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:12.232472 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e205075-435e-48bf-b001-923ce47d0985 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 returned with HTTP 200 Jul 03 13:01:12.234804 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 331/1324] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:12 2026] GET /volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:12.598238 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f5208b8c-1988-4ba2-987b-ad21ba9a2674 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:12.600794 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f5208b8c-1988-4ba2-987b-ad21ba9a2674 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:12.601110 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f5208b8c-1988-4ba2-987b-ad21ba9a2674 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:12.601380 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f5208b8c-1988-4ba2-987b-ad21ba9a2674 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:12.622804 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:12.622804 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:12.628251 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f5208b8c-1988-4ba2-987b-ad21ba9a2674 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:12.635023 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f5208b8c-1988-4ba2-987b-ad21ba9a2674 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:12.637010 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 322/1325] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:12 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:13.246897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-33082c23-5876-4a74-aff3-5077f2d65c4f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:13.251190 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-33082c23-5876-4a74-aff3-5077f2d65c4f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 Jul 03 13:01:13.251190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-33082c23-5876-4a74-aff3-5077f2d65c4f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:13.251190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-33082c23-5876-4a74-aff3-5077f2d65c4f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:13.257932 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-33082c23-5876-4a74-aff3-5077f2d65c4f tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 returned with HTTP 404 Jul 03 13:01:13.258766 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 342/1326] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:13 2026] GET /volume/v3/volumes/e0fe217b-9945-45e7-9c6e-5c409baed796 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:13.267044 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:13.269491 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] DELETE https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 Jul 03 13:01:13.269745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:13.270023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:13.270504 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume with id: 320eb0c5-592a-4eff-b354-151bc0f759a6 Jul 03 13:01:13.286751 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:13.286751 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:13.287334 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:13.338759 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume request issued successfully. Jul 03 13:01:13.338996 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-381252fe-621e-4a39-ba18-48d66cfcc9a5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 returned with HTTP 202 Jul 03 13:01:13.339535 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 332/1327] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:13 2026] DELETE /volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:13.349920 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-28a4709d-46fc-4775-bee3-4968fdea61cf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:13.352188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-28a4709d-46fc-4775-bee3-4968fdea61cf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 Jul 03 13:01:13.352410 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-28a4709d-46fc-4775-bee3-4968fdea61cf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:13.352634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-28a4709d-46fc-4775-bee3-4968fdea61cf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:13.363380 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:13.363380 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:13.368864 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-28a4709d-46fc-4775-bee3-4968fdea61cf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:13.375798 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-28a4709d-46fc-4775-bee3-4968fdea61cf tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 returned with HTTP 200 Jul 03 13:01:13.376294 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 332/1328] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:13 2026] GET /volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:13.656750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-66fe4b83-e9d3-49d7-91f9-3d96677654e6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:13.659786 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66fe4b83-e9d3-49d7-91f9-3d96677654e6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:13.660032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66fe4b83-e9d3-49d7-91f9-3d96677654e6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:13.661072 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66fe4b83-e9d3-49d7-91f9-3d96677654e6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:13.683111 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:13.683111 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:13.704677 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-66fe4b83-e9d3-49d7-91f9-3d96677654e6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:13.706521 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66fe4b83-e9d3-49d7-91f9-3d96677654e6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:13.707486 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 323/1329] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:13 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:14.395834 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7096fd6a-8479-4e22-8b97-ebba07714012 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.398665 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7096fd6a-8479-4e22-8b97-ebba07714012 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 Jul 03 13:01:14.398665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7096fd6a-8479-4e22-8b97-ebba07714012 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.398665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7096fd6a-8479-4e22-8b97-ebba07714012 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.408885 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7096fd6a-8479-4e22-8b97-ebba07714012 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 returned with HTTP 404 Jul 03 13:01:14.409768 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 343/1330] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/volumes/320eb0c5-592a-4eff-b354-151bc0f759a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:14.418805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.424900 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e Jul 03 13:01:14.424900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.424900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.424900 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume with id: b11ca37c-225b-4966-a27d-f0b362abf13e Jul 03 13:01:14.435326 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.435326 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:14.436458 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:14.459091 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fc115e37-54e1-4b6d-a70f-4632a09f62c0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.462669 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume request issued successfully. Jul 03 13:01:14.462929 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7296910f-f84d-4cb6-92fe-f0a7780efb4c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e returned with HTTP 202 Jul 03 13:01:14.463836 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 333/1331] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:14 2026] DELETE /volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:14.477969 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b3ac6bbd-6d4e-4429-85d6-4858428b8a0c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.480070 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b3ac6bbd-6d4e-4429-85d6-4858428b8a0c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e Jul 03 13:01:14.480337 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b3ac6bbd-6d4e-4429-85d6-4858428b8a0c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.480538 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b3ac6bbd-6d4e-4429-85d6-4858428b8a0c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.488700 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.488700 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:14.494658 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b3ac6bbd-6d4e-4429-85d6-4858428b8a0c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:14.500775 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b3ac6bbd-6d4e-4429-85d6-4858428b8a0c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e returned with HTTP 200 Jul 03 13:01:14.501303 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 324/1332] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.545650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-d9f420c8-02a1-4403-a5f3-4900e20f430e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.548188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-d9f420c8-02a1-4403-a5f3-4900e20f430e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa/action Jul 03 13:01:14.549132 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-d9f420c8-02a1-4403-a5f3-4900e20f430e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:14.549132 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-d9f420c8-02a1-4403-a5f3-4900e20f430e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:14.575336 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.575336 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:14.587320 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc115e37-54e1-4b6d-a70f-4632a09f62c0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:14.587775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc115e37-54e1-4b6d-a70f-4632a09f62c0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-725802969", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:14.589728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.qos_specs [None req-fc115e37-54e1-4b6d-a70f-4632a09f62c0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-725802969', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99824) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:01:14.597274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-fc115e37-54e1-4b6d-a70f-4632a09f62c0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DB qos_specs_create(): root {'id': 'ee73c784-5be8-48d0-9bf7-516f54d31773', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-725802969'} {{(pid=99824) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:01:14.605921 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9123aade-83be-4c89-9de5-415d929d2ce3 req-d9f420c8-02a1-4403-a5f3-4900e20f430e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa/action returned with HTTP 204 Jul 03 13:01:14.606934 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 344/1333] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:14 2026] POST /volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:14.611306 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc115e37-54e1-4b6d-a70f-4632a09f62c0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:14.611834 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 333/1334] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:01:14 2026] POST /volume/v3/qos-specs => generated 390 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.623650 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bcba49f6-adf6-48eb-8842-645fba9ffae8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.625606 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bcba49f6-adf6-48eb-8842-645fba9ffae8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:14.626002 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bcba49f6-adf6-48eb-8842-645fba9ffae8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1801006457"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:14.652158 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bcba49f6-adf6-48eb-8842-645fba9ffae8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:14.652627 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 334/1335] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:01:14 2026] POST /volume/v3/types => generated 222 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.660819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e4af6aa3-fd73-494e-ba37-8479fb8d5d74 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.662717 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e4af6aa3-fd73-494e-ba37-8479fb8d5d74 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:14.663176 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e4af6aa3-fd73-494e-ba37-8479fb8d5d74 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1620620004"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:14.679726 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e4af6aa3-fd73-494e-ba37-8479fb8d5d74 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:14.680140 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 325/1336] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:01:14 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.689146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2ea1c6ac-efe4-44db-aa40-5642496def30 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.691251 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2ea1c6ac-efe4-44db-aa40-5642496def30 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:14.691853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2ea1c6ac-efe4-44db-aa40-5642496def30 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1916226853"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:14.707033 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2ea1c6ac-efe4-44db-aa40-5642496def30 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:14.707665 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 345/1337] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:01:14 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.715911 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-85abaadc-7a65-49ce-96a0-4d2827d705e6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.717782 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-85abaadc-7a65-49ce-96a0-4d2827d705e6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=1f935670-0f88-42dd-b5c4-31431c781886 Jul 03 13:01:14.717970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-85abaadc-7a65-49ce-96a0-4d2827d705e6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.718243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-85abaadc-7a65-49ce-96a0-4d2827d705e6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'associate' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.718533 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.718533 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:14.718958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85abaadc-7a65-49ce-96a0-4d2827d705e6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Associate qos_spec: ee73c784-5be8-48d0-9bf7-516f54d31773 with type: 1f935670-0f88-42dd-b5c4-31431c781886 {{(pid=99824) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 13:01:14.725730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d956b966-4a94-4ffd-bb97-3e3a23bf1c98 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.727876 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d956b966-4a94-4ffd-bb97-3e3a23bf1c98 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:14.728179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d956b966-4a94-4ffd-bb97-3e3a23bf1c98 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.728459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d956b966-4a94-4ffd-bb97-3e3a23bf1c98 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.751686 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.751686 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:14.752776 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-85abaadc-7a65-49ce-96a0-4d2827d705e6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=1f935670-0f88-42dd-b5c4-31431c781886 returned with HTTP 202 Jul 03 13:01:14.753861 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 334/1338] 10.4.3.13 () {66 vars in 1474 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=1f935670-0f88-42dd-b5c4-31431c781886 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:14.757134 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d956b966-4a94-4ffd-bb97-3e3a23bf1c98 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:14.762315 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d956b966-4a94-4ffd-bb97-3e3a23bf1c98 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:14.763044 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 335/1339] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:14.764190 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e055e48b-726b-4268-84e0-fb631436ad6b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.766419 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e055e48b-726b-4268-84e0-fb631436ad6b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=04336ccd-3a59-44de-a298-5f9578df7e54 Jul 03 13:01:14.766690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e055e48b-726b-4268-84e0-fb631436ad6b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.766949 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e055e48b-726b-4268-84e0-fb631436ad6b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'associate' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.767762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e055e48b-726b-4268-84e0-fb631436ad6b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Associate qos_spec: ee73c784-5be8-48d0-9bf7-516f54d31773 with type: 04336ccd-3a59-44de-a298-5f9578df7e54 {{(pid=99822) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 13:01:14.775524 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ad5cd047-06c8-4046-bcd9-73927ffd5eda None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.812137 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e055e48b-726b-4268-84e0-fb631436ad6b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=04336ccd-3a59-44de-a298-5f9578df7e54 returned with HTTP 202 Jul 03 13:01:14.812720 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 326/1340] 10.4.3.13 () {66 vars in 1474 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=04336ccd-3a59-44de-a298-5f9578df7e54 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:14.819103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-48ef2f1e-4e69-45f4-bf8e-c66c194360f7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.820785 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-48ef2f1e-4e69-45f4-bf8e-c66c194360f7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=2ae80a22-565e-4f60-b93d-6fc90bec2098 Jul 03 13:01:14.821031 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-48ef2f1e-4e69-45f4-bf8e-c66c194360f7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.821205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-48ef2f1e-4e69-45f4-bf8e-c66c194360f7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'associate' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.821412 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.821412 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:14.821728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48ef2f1e-4e69-45f4-bf8e-c66c194360f7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Associate qos_spec: ee73c784-5be8-48d0-9bf7-516f54d31773 with type: 2ae80a22-565e-4f60-b93d-6fc90bec2098 {{(pid=99824) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 13:01:14.849686 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ad5cd047-06c8-4046-bcd9-73927ffd5eda tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:14.849686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ad5cd047-06c8-4046-bcd9-73927ffd5eda tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.849686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ad5cd047-06c8-4046-bcd9-73927ffd5eda tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.857699 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.857699 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:14.861815 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ad5cd047-06c8-4046-bcd9-73927ffd5eda tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Volume info retrieved successfully. Jul 03 13:01:14.864333 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-48ef2f1e-4e69-45f4-bf8e-c66c194360f7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=2ae80a22-565e-4f60-b93d-6fc90bec2098 returned with HTTP 202 Jul 03 13:01:14.864861 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 335/1341] 10.4.3.13 () {66 vars in 1474 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associate?vol_type_id=2ae80a22-565e-4f60-b93d-6fc90bec2098 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:14.866941 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ad5cd047-06c8-4046-bcd9-73927ffd5eda tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:14.867587 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 346/1342] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1440 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:14.872936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-076e634d-0c07-49ef-aa9f-4868a567a78b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.874905 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-076e634d-0c07-49ef-aa9f-4868a567a78b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations Jul 03 13:01:14.875134 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-076e634d-0c07-49ef-aa9f-4868a567a78b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.875370 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-076e634d-0c07-49ef-aa9f-4868a567a78b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'associations' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.876072 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.qos_specs_manage [None req-076e634d-0c07-49ef-aa9f-4868a567a78b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Get associations for qos_spec id: ee73c784-5be8-48d0-9bf7-516f54d31773 {{(pid=99823) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 13:01:14.895954 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-076e634d-0c07-49ef-aa9f-4868a567a78b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations returned with HTTP 200 Jul 03 13:01:14.896536 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 336/1343] 10.4.3.13 () {66 vars in 1386 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.910868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3c638968-f11e-4206-a9a0-8760241aba73 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.912606 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3c638968-f11e-4206-a9a0-8760241aba73 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/disassociate?vol_type_id=1f935670-0f88-42dd-b5c4-31431c781886 Jul 03 13:01:14.912778 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3c638968-f11e-4206-a9a0-8760241aba73 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.912942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3c638968-f11e-4206-a9a0-8760241aba73 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'disassociate' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.913208 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.913208 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:14.913526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c638968-f11e-4206-a9a0-8760241aba73 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Disassociate qos_spec: ee73c784-5be8-48d0-9bf7-516f54d31773 from type: 1f935670-0f88-42dd-b5c4-31431c781886 {{(pid=99822) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 13:01:14.926256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0b22e69d-7d0c-4d2e-b045-6a4d54dbb1e2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.928919 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b22e69d-7d0c-4d2e-b045-6a4d54dbb1e2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:14.929130 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b22e69d-7d0c-4d2e-b045-6a4d54dbb1e2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.929380 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b22e69d-7d0c-4d2e-b045-6a4d54dbb1e2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.943024 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:14.943024 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:14.946220 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3c638968-f11e-4206-a9a0-8760241aba73 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/disassociate?vol_type_id=1f935670-0f88-42dd-b5c4-31431c781886 returned with HTTP 202 Jul 03 13:01:14.946661 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 327/1344] 10.4.3.13 () {66 vars in 1483 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/disassociate?vol_type_id=1f935670-0f88-42dd-b5c4-31431c781886 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:14.950236 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0b22e69d-7d0c-4d2e-b045-6a4d54dbb1e2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Volume info retrieved successfully. Jul 03 13:01:14.955506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cc797d1e-341e-43a0-8abc-111090cfe3f4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.956650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b22e69d-7d0c-4d2e-b045-6a4d54dbb1e2 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:14.957122 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 336/1345] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:14.957596 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc797d1e-341e-43a0-8abc-111090cfe3f4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations Jul 03 13:01:14.957789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc797d1e-341e-43a0-8abc-111090cfe3f4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:14.958023 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc797d1e-341e-43a0-8abc-111090cfe3f4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'associations' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:14.958742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc797d1e-341e-43a0-8abc-111090cfe3f4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Get associations for qos_spec id: ee73c784-5be8-48d0-9bf7-516f54d31773 {{(pid=99821) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 13:01:14.982090 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc797d1e-341e-43a0-8abc-111090cfe3f4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations returned with HTTP 200 Jul 03 13:01:14.983213 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 347/1346] 10.4.3.13 () {66 vars in 1386 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations => generated 306 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:14.993627 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-65ed67f0-131d-462e-b8b5-79ee23fbe5af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:14.999272 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65ed67f0-131d-462e-b8b5-79ee23fbe5af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/disassociate_all Jul 03 13:01:15.002248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65ed67f0-131d-462e-b8b5-79ee23fbe5af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.002248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65ed67f0-131d-462e-b8b5-79ee23fbe5af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'disassociate_all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.002248 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.002248 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:15.002248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65ed67f0-131d-462e-b8b5-79ee23fbe5af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Disassociate qos_spec: ee73c784-5be8-48d0-9bf7-516f54d31773 from all. {{(pid=99823) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 13:01:15.010192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-30955f33-e9fd-4cfb-9900-db07489f6ca0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.012907 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-30955f33-e9fd-4cfb-9900-db07489f6ca0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:15.014240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-30955f33-e9fd-4cfb-9900-db07489f6ca0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.014240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-30955f33-e9fd-4cfb-9900-db07489f6ca0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.029677 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.029677 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:15.053370 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-30955f33-e9fd-4cfb-9900-db07489f6ca0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:15.053370 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-30955f33-e9fd-4cfb-9900-db07489f6ca0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:15.053370 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 328/1347] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:15.057042 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65ed67f0-131d-462e-b8b5-79ee23fbe5af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/disassociate_all returned with HTTP 202 Jul 03 13:01:15.058410 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 337/1348] 10.4.3.13 () {66 vars in 1398 bytes} [Fri Jul 3 13:01:14 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/disassociate_all => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.080965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e50eef7e-3156-47a3-9645-191dc130b237 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.080965 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e50eef7e-3156-47a3-9645-191dc130b237 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations Jul 03 13:01:15.080965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e50eef7e-3156-47a3-9645-191dc130b237 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.080965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e50eef7e-3156-47a3-9645-191dc130b237 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'associations' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.080965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e50eef7e-3156-47a3-9645-191dc130b237 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Get associations for qos_spec id: ee73c784-5be8-48d0-9bf7-516f54d31773 {{(pid=99824) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 13:01:15.085543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.087857 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c/action Jul 03 13:01:15.088176 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e50eef7e-3156-47a3-9645-191dc130b237 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations returned with HTTP 200 Jul 03 13:01:15.088375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:15.097020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:15.097149 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 337/1349] 10.4.3.13 () {66 vars in 1386 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/associations => generated 24 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:01:15.117120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cd2f8712-7f8d-4f91-a6f5-d9756ba3289e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.117120 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd2f8712-7f8d-4f91-a6f5-d9756ba3289e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/types/2ae80a22-565e-4f60-b93d-6fc90bec2098 Jul 03 13:01:15.117120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd2f8712-7f8d-4f91-a6f5-d9756ba3289e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.117120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd2f8712-7f8d-4f91-a6f5-d9756ba3289e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.117912 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.117912 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:15.117912 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:15.166936 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Begin detaching volume completed successfully. Jul 03 13:01:15.167423 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-dc9186c5-7108-40f9-8e80-56a4bde0879f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c/action returned with HTTP 202 Jul 03 13:01:15.168034 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 348/1350] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:01:15 2026] POST /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:15.208531 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3adbbf98-0914-4502-a236-d9178e4d6d56 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.210544 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3adbbf98-0914-4502-a236-d9178e4d6d56 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:15.210797 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3adbbf98-0914-4502-a236-d9178e4d6d56 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.211091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3adbbf98-0914-4502-a236-d9178e4d6d56 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.227274 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.227274 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:15.229674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd2f8712-7f8d-4f91-a6f5-d9756ba3289e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types/2ae80a22-565e-4f60-b93d-6fc90bec2098 returned with HTTP 202 Jul 03 13:01:15.230350 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 329/1351] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/types/2ae80a22-565e-4f60-b93d-6fc90bec2098 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.235181 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3adbbf98-0914-4502-a236-d9178e4d6d56 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:15.240603 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3cea9486-71c8-4ed1-8a73-6d5b4fcb0c84 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.241735 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3adbbf98-0914-4502-a236-d9178e4d6d56 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:15.242323 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 338/1352] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:15.243523 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3cea9486-71c8-4ed1-8a73-6d5b4fcb0c84 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/types/2ae80a22-565e-4f60-b93d-6fc90bec2098 Jul 03 13:01:15.243871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3cea9486-71c8-4ed1-8a73-6d5b4fcb0c84 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.244505 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3cea9486-71c8-4ed1-8a73-6d5b4fcb0c84 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.250967 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3cea9486-71c8-4ed1-8a73-6d5b4fcb0c84 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types/2ae80a22-565e-4f60-b93d-6fc90bec2098 returned with HTTP 404 Jul 03 13:01:15.251925 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 338/1353] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/types/2ae80a22-565e-4f60-b93d-6fc90bec2098 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.265064 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c17bba52-2431-4897-8a52-6e329d92e102 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.269153 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c17bba52-2431-4897-8a52-6e329d92e102 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/types/04336ccd-3a59-44de-a298-5f9578df7e54 Jul 03 13:01:15.269153 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c17bba52-2431-4897-8a52-6e329d92e102 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.269153 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c17bba52-2431-4897-8a52-6e329d92e102 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.322627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c17bba52-2431-4897-8a52-6e329d92e102 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types/04336ccd-3a59-44de-a298-5f9578df7e54 returned with HTTP 202 Jul 03 13:01:15.323363 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 349/1354] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/types/04336ccd-3a59-44de-a298-5f9578df7e54 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.333759 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-93c7f0f3-5b00-4fe4-ba1d-3c9891ca2a1b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.335707 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93c7f0f3-5b00-4fe4-ba1d-3c9891ca2a1b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/types/04336ccd-3a59-44de-a298-5f9578df7e54 Jul 03 13:01:15.335925 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-93c7f0f3-5b00-4fe4-ba1d-3c9891ca2a1b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.336245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-93c7f0f3-5b00-4fe4-ba1d-3c9891ca2a1b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.340633 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93c7f0f3-5b00-4fe4-ba1d-3c9891ca2a1b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types/04336ccd-3a59-44de-a298-5f9578df7e54 returned with HTTP 404 Jul 03 13:01:15.341156 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 330/1355] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/types/04336ccd-3a59-44de-a298-5f9578df7e54 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.350024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5e1b4e36-2171-4d4a-af8b-8c34a7776eb1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.352411 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e1b4e36-2171-4d4a-af8b-8c34a7776eb1 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/types/1f935670-0f88-42dd-b5c4-31431c781886 Jul 03 13:01:15.352809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e1b4e36-2171-4d4a-af8b-8c34a7776eb1 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.353014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e1b4e36-2171-4d4a-af8b-8c34a7776eb1 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.390512 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e1b4e36-2171-4d4a-af8b-8c34a7776eb1 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types/1f935670-0f88-42dd-b5c4-31431c781886 returned with HTTP 202 Jul 03 13:01:15.390745 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 339/1356] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/types/1f935670-0f88-42dd-b5c4-31431c781886 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.397538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ceddb329-383c-4ebf-87c4-ed0802f306dc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.399295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ceddb329-383c-4ebf-87c4-ed0802f306dc tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/types/1f935670-0f88-42dd-b5c4-31431c781886 Jul 03 13:01:15.399478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ceddb329-383c-4ebf-87c4-ed0802f306dc tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.399651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ceddb329-383c-4ebf-87c4-ed0802f306dc tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.403759 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ceddb329-383c-4ebf-87c4-ed0802f306dc tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/types/1f935670-0f88-42dd-b5c4-31431c781886 returned with HTTP 404 Jul 03 13:01:15.404329 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 339/1357] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/types/1f935670-0f88-42dd-b5c4-31431c781886 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.414662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-33290a57-ce84-4478-ad11-28e46addce06 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.416431 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-33290a57-ce84-4478-ad11-28e46addce06 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.416786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-33290a57-ce84-4478-ad11-28e46addce06 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1838696727", "consumer": "back-end"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:15.418792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.qos_specs [None req-33290a57-ce84-4478-ad11-28e46addce06 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1838696727', 'consumer': 'back-end', 'specs': {}} {{(pid=99821) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:01:15.424822 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-33290a57-ce84-4478-ad11-28e46addce06 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DB qos_specs_create(): root {'id': '86ff2295-a40e-44cb-a38e-78fcc073f57c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1838696727'} {{(pid=99821) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:01:15.431218 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-33290a57-ce84-4478-ad11-28e46addce06 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.431805 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 350/1358] 10.4.3.13 () {68 vars in 1257 bytes} [Fri Jul 3 13:01:15 2026] POST /volume/v3/qos-specs => generated 367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.440866 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-84c136f3-5911-43dc-9965-f7066dee43d7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.442936 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84c136f3-5911-43dc-9965-f7066dee43d7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c?force=False Jul 03 13:01:15.444746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84c136f3-5911-43dc-9965-f7066dee43d7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.445027 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84c136f3-5911-43dc-9965-f7066dee43d7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.445804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84c136f3-5911-43dc-9965-f7066dee43d7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: 86ff2295-a40e-44cb-a38e-78fcc073f57c, force: False {{(pid=99822) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:15.479412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84c136f3-5911-43dc-9965-f7066dee43d7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c?force=False returned with HTTP 202 Jul 03 13:01:15.480241 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 331/1359] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.488202 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-513ce568-cf40-48c6-8c3e-8d2a3ad0e254 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.490196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-513ce568-cf40-48c6-8c3e-8d2a3ad0e254 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c Jul 03 13:01:15.490419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-513ce568-cf40-48c6-8c3e-8d2a3ad0e254 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.490656 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-513ce568-cf40-48c6-8c3e-8d2a3ad0e254 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.494798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-513ce568-cf40-48c6-8c3e-8d2a3ad0e254 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c returned with HTTP 404 Jul 03 13:01:15.495399 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 340/1360] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.503771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0bd09f01-a450-4d1e-8240-c6b3c93a93b8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.505822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bd09f01-a450-4d1e-8240-c6b3c93a93b8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.506062 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bd09f01-a450-4d1e-8240-c6b3c93a93b8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.506282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bd09f01-a450-4d1e-8240-c6b3c93a93b8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.506639 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.506639 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:15.516585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bd09f01-a450-4d1e-8240-c6b3c93a93b8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.516955 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 340/1361] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.521631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2f57ae24-cbbd-48ff-831d-889b037aad9c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.523601 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f57ae24-cbbd-48ff-831d-889b037aad9c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e Jul 03 13:01:15.524226 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f57ae24-cbbd-48ff-831d-889b037aad9c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.524558 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f57ae24-cbbd-48ff-831d-889b037aad9c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.525109 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-14606aa0-35e6-4d77-97c4-e0065e2116fd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.527525 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-14606aa0-35e6-4d77-97c4-e0065e2116fd tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c?force=False Jul 03 13:01:15.527865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-14606aa0-35e6-4d77-97c4-e0065e2116fd tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.528093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-14606aa0-35e6-4d77-97c4-e0065e2116fd tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.528345 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.528345 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:15.528704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14606aa0-35e6-4d77-97c4-e0065e2116fd tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: 86ff2295-a40e-44cb-a38e-78fcc073f57c, force: False {{(pid=99822) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:15.533145 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-14606aa0-35e6-4d77-97c4-e0065e2116fd tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c?force=False returned with HTTP 404 Jul 03 13:01:15.533290 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f57ae24-cbbd-48ff-831d-889b037aad9c tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e returned with HTTP 404 Jul 03 13:01:15.533725 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 332/1362] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.534379 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 351/1363] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/volumes/b11ca37c-225b-4966-a27d-f0b362abf13e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.543183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5e49d753-c2ff-4acf-9380-dc1abb40c4c9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.543362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9321b920-f66e-4b83-a141-a5caf0577089 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.545570 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] DELETE https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 Jul 03 13:01:15.545806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.545889 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e49d753-c2ff-4acf-9380-dc1abb40c4c9 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c Jul 03 13:01:15.546069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.546117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e49d753-c2ff-4acf-9380-dc1abb40c4c9 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.546278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume with id: 1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 Jul 03 13:01:15.546316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e49d753-c2ff-4acf-9380-dc1abb40c4c9 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.550070 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e49d753-c2ff-4acf-9380-dc1abb40c4c9 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c returned with HTTP 404 Jul 03 13:01:15.550767 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 341/1364] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/86ff2295-a40e-44cb-a38e-78fcc073f57c => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.563631 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.563631 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:15.563942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ad448b53-0276-4c57-b768-564b8b36c1fe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.564296 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:15.565966 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad448b53-0276-4c57-b768-564b8b36c1fe tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.566363 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad448b53-0276-4c57-b768-564b8b36c1fe tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1014277610", "consumer": "both"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:15.570081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.qos_specs [None req-ad448b53-0276-4c57-b768-564b8b36c1fe tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1014277610', 'consumer': 'both', 'specs': {}} {{(pid=99822) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:01:15.577393 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-ad448b53-0276-4c57-b768-564b8b36c1fe tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DB qos_specs_create(): root {'id': 'd48a5e86-9260-46a1-801c-ab28b239e395', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1014277610'} {{(pid=99822) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:01:15.589623 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad448b53-0276-4c57-b768-564b8b36c1fe tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.590134 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 333/1365] 10.4.3.13 () {68 vars in 1257 bytes} [Fri Jul 3 13:01:15 2026] POST /volume/v3/qos-specs => generated 363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.602245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f3a04958-8a20-430f-bfe8-27afb8dc6de7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.604487 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3a04958-8a20-430f-bfe8-27afb8dc6de7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395?force=False Jul 03 13:01:15.604967 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3a04958-8a20-430f-bfe8-27afb8dc6de7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.605650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3a04958-8a20-430f-bfe8-27afb8dc6de7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.605650 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.605650 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:15.605823 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume request issued successfully. Jul 03 13:01:15.605823 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9321b920-f66e-4b83-a141-a5caf0577089 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 returned with HTTP 202 Jul 03 13:01:15.605901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3a04958-8a20-430f-bfe8-27afb8dc6de7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: d48a5e86-9260-46a1-801c-ab28b239e395, force: False {{(pid=99821) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:15.607333 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 341/1366] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.617452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0d748b23-3812-4395-91d3-10180dc724ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.619845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0d748b23-3812-4395-91d3-10180dc724ef tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 Jul 03 13:01:15.620137 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0d748b23-3812-4395-91d3-10180dc724ef tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.620434 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0d748b23-3812-4395-91d3-10180dc724ef tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.630751 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.630751 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:15.633669 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3a04958-8a20-430f-bfe8-27afb8dc6de7 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395?force=False returned with HTTP 202 Jul 03 13:01:15.634278 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 352/1367] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.635963 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0d748b23-3812-4395-91d3-10180dc724ef tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:15.641879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5501c03f-22a8-480c-8b32-7eece9423125 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.642602 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0d748b23-3812-4395-91d3-10180dc724ef tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 returned with HTTP 200 Jul 03 13:01:15.643043 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 342/1368] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.643954 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5501c03f-22a8-480c-8b32-7eece9423125 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395 Jul 03 13:01:15.644287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5501c03f-22a8-480c-8b32-7eece9423125 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.644460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5501c03f-22a8-480c-8b32-7eece9423125 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.645783 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.645783 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:15.649320 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5501c03f-22a8-480c-8b32-7eece9423125 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395 returned with HTTP 404 Jul 03 13:01:15.649867 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 334/1369] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.657134 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8e13d246-972a-47b2-881c-f53f56889c66 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.658828 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e13d246-972a-47b2-881c-f53f56889c66 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.659066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e13d246-972a-47b2-881c-f53f56889c66 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.659309 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e13d246-972a-47b2-881c-f53f56889c66 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.664484 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e13d246-972a-47b2-881c-f53f56889c66 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.664862 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 342/1370] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.673261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c0a53597-60fa-4dd7-8b8e-2154f0aa4a4d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.675383 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c0a53597-60fa-4dd7-8b8e-2154f0aa4a4d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395?force=False Jul 03 13:01:15.675674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c0a53597-60fa-4dd7-8b8e-2154f0aa4a4d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.675973 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c0a53597-60fa-4dd7-8b8e-2154f0aa4a4d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.676323 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.676323 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:15.676782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c0a53597-60fa-4dd7-8b8e-2154f0aa4a4d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: d48a5e86-9260-46a1-801c-ab28b239e395, force: False {{(pid=99821) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:15.682059 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c0a53597-60fa-4dd7-8b8e-2154f0aa4a4d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395?force=False returned with HTTP 404 Jul 03 13:01:15.682059 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 353/1371] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.689735 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ba0a6587-de60-47ab-9c78-dc3880d20be0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.692114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ba0a6587-de60-47ab-9c78-dc3880d20be0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395 Jul 03 13:01:15.692445 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ba0a6587-de60-47ab-9c78-dc3880d20be0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.693309 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ba0a6587-de60-47ab-9c78-dc3880d20be0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.701699 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ba0a6587-de60-47ab-9c78-dc3880d20be0 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395 returned with HTTP 404 Jul 03 13:01:15.702537 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 343/1372] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/d48a5e86-9260-46a1-801c-ab28b239e395 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.711322 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f58184a7-79ed-4346-ba7b-4fb70d47084a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.713202 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f58184a7-79ed-4346-ba7b-4fb70d47084a tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] POST https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.713552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f58184a7-79ed-4346-ba7b-4fb70d47084a tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1563749345", "consumer": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:15.715528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.qos_specs [None req-f58184a7-79ed-4346-ba7b-4fb70d47084a tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1563749345', 'consumer': 'front-end', 'specs': {}} {{(pid=99822) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 13:01:15.718871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-f58184a7-79ed-4346-ba7b-4fb70d47084a tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DB qos_specs_create(): root {'id': 'df9df26d-2237-42f7-8b68-8d208c88954e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1563749345'} {{(pid=99822) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 13:01:15.727436 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f58184a7-79ed-4346-ba7b-4fb70d47084a tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.727865 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 335/1373] 10.4.3.13 () {68 vars in 1257 bytes} [Fri Jul 3 13:01:15 2026] POST /volume/v3/qos-specs => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.737830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-51a800f0-f5f4-4c1d-b8f8-6e90b303e3b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.739804 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51a800f0-f5f4-4c1d-b8f8-6e90b303e3b2 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e?force=False Jul 03 13:01:15.740118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51a800f0-f5f4-4c1d-b8f8-6e90b303e3b2 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.740223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51a800f0-f5f4-4c1d-b8f8-6e90b303e3b2 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.740496 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.740496 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:15.740847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51a800f0-f5f4-4c1d-b8f8-6e90b303e3b2 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: df9df26d-2237-42f7-8b68-8d208c88954e, force: False {{(pid=99824) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:15.769144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51a800f0-f5f4-4c1d-b8f8-6e90b303e3b2 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e?force=False returned with HTTP 202 Jul 03 13:01:15.769918 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 343/1374] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:15.778063 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-84787cfc-bbb4-4a81-8b15-2ac468f310e8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.781888 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84787cfc-bbb4-4a81-8b15-2ac468f310e8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e Jul 03 13:01:15.781888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84787cfc-bbb4-4a81-8b15-2ac468f310e8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.783772 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84787cfc-bbb4-4a81-8b15-2ac468f310e8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.789312 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84787cfc-bbb4-4a81-8b15-2ac468f310e8 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e returned with HTTP 404 Jul 03 13:01:15.790012 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 354/1375] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.805937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f7b7a260-2b4b-42dd-bb21-77075d2294af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.808534 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f7b7a260-2b4b-42dd-bb21-77075d2294af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.808839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f7b7a260-2b4b-42dd-bb21-77075d2294af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.809130 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f7b7a260-2b4b-42dd-bb21-77075d2294af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.823618 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f7b7a260-2b4b-42dd-bb21-77075d2294af tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.824184 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 344/1376] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.834662 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fc5b4915-d909-48df-82ef-0bf9f89ca1d6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.836898 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fc5b4915-d909-48df-82ef-0bf9f89ca1d6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e?force=False Jul 03 13:01:15.837104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fc5b4915-d909-48df-82ef-0bf9f89ca1d6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.837322 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fc5b4915-d909-48df-82ef-0bf9f89ca1d6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.837591 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.837591 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:15.837958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc5b4915-d909-48df-82ef-0bf9f89ca1d6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: df9df26d-2237-42f7-8b68-8d208c88954e, force: False {{(pid=99822) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:15.844279 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fc5b4915-d909-48df-82ef-0bf9f89ca1d6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e?force=False returned with HTTP 404 Jul 03 13:01:15.844858 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 336/1377] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:15 2026] DELETE /volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.856927 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-030bc569-d096-4014-b1c9-a8f6ce9e24c3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.859302 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-030bc569-d096-4014-b1c9-a8f6ce9e24c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e Jul 03 13:01:15.859549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-030bc569-d096-4014-b1c9-a8f6ce9e24c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.859825 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-030bc569-d096-4014-b1c9-a8f6ce9e24c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.860139 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.860139 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:15.863943 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-030bc569-d096-4014-b1c9-a8f6ce9e24c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e returned with HTTP 404 Jul 03 13:01:15.864732 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 344/1378] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/df9df26d-2237-42f7-8b68-8d208c88954e => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:15.873600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e20aaaa8-9eca-494a-b741-0844651c164e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.878091 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e20aaaa8-9eca-494a-b741-0844651c164e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 Jul 03 13:01:15.878818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e20aaaa8-9eca-494a-b741-0844651c164e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.879276 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e20aaaa8-9eca-494a-b741-0844651c164e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.884267 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e20aaaa8-9eca-494a-b741-0844651c164e tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 returned with HTTP 200 Jul 03 13:01:15.886403 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 355/1379] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.895883 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4f832bb5-c5df-4d3f-91b0-04809239e015 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.897648 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f832bb5-c5df-4d3f-91b0-04809239e015 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs Jul 03 13:01:15.897648 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f832bb5-c5df-4d3f-91b0-04809239e015 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.898245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f832bb5-c5df-4d3f-91b0-04809239e015 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.898495 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.898495 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:15.903793 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f832bb5-c5df-4d3f-91b0-04809239e015 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs returned with HTTP 200 Jul 03 13:01:15.904282 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 345/1380] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.914655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-458f3610-f749-416b-ab3d-cb774b58d00b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.916321 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-458f3610-f749-416b-ab3d-cb774b58d00b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] PUT https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 Jul 03 13:01:15.916507 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-458f3610-f749-416b-ab3d-cb774b58d00b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:15.924191 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.qos_specs [None req-458f3610-f749-416b-ab3d-cb774b58d00b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99822) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 13:01:15.932664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-458f3610-f749-416b-ab3d-cb774b58d00b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] qos_specs_update() value: {'id': '11b84e65-33da-4bb3-bf07-4bdceb203569', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ee73c784-5be8-48d0-9bf7-516f54d31773', 'deleted': False} {{(pid=99822) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 13:01:15.939637 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-458f3610-f749-416b-ab3d-cb774b58d00b tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 returned with HTTP 200 Jul 03 13:01:15.940236 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 337/1381] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:01:15 2026] PUT /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 => generated 36 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:01:15.955066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-37434f22-dfe0-474b-adca-406c741fa4a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.957296 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37434f22-dfe0-474b-adca-406c741fa4a4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 Jul 03 13:01:15.957601 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37434f22-dfe0-474b-adca-406c741fa4a4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:15.957747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37434f22-dfe0-474b-adca-406c741fa4a4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:15.963439 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37434f22-dfe0-474b-adca-406c741fa4a4 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 returned with HTTP 200 Jul 03 13:01:15.963914 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 345/1382] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:15 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 => generated 411 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:15.972717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9fa3ead5-395b-4827-b6d3-ebcce26f342d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:15.974800 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9fa3ead5-395b-4827-b6d3-ebcce26f342d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] PUT https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/delete_keys Jul 03 13:01:15.975287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9fa3ead5-395b-4827-b6d3-ebcce26f342d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:15.977491 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:15.977491 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:15.978450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9fa3ead5-395b-4827-b6d3-ebcce26f342d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete_key spec: ee73c784-5be8-48d0-9bf7-516f54d31773, keys: ['iops_bytes'] {{(pid=99821) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 13:01:16.001575 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9fa3ead5-395b-4827-b6d3-ebcce26f342d tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/delete_keys returned with HTTP 202 Jul 03 13:01:16.002054 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 356/1383] 10.4.3.13 () {68 vars in 1403 bytes} [Fri Jul 3 13:01:15 2026] PUT /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:16.011897 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ace67d4f-57cb-445f-9b47-7fe4242af402 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.013930 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ace67d4f-57cb-445f-9b47-7fe4242af402 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 Jul 03 13:01:16.014188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ace67d4f-57cb-445f-9b47-7fe4242af402 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.014378 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ace67d4f-57cb-445f-9b47-7fe4242af402 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.014641 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.014641 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:16.021180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ace67d4f-57cb-445f-9b47-7fe4242af402 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 returned with HTTP 200 Jul 03 13:01:16.021670 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 346/1384] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:16.029356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-385b964f-eb53-486d-abc2-7bab06f97052 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.031393 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-385b964f-eb53-486d-abc2-7bab06f97052 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 Jul 03 13:01:16.031631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-385b964f-eb53-486d-abc2-7bab06f97052 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.031834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-385b964f-eb53-486d-abc2-7bab06f97052 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.032151 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.032151 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:16.036573 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-385b964f-eb53-486d-abc2-7bab06f97052 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 returned with HTTP 200 Jul 03 13:01:16.037036 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 338/1385] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:16.046421 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a6b96486-4efa-4508-8790-3fd1005c55f6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.048771 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a6b96486-4efa-4508-8790-3fd1005c55f6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] DELETE https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773?force=False Jul 03 13:01:16.049089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a6b96486-4efa-4508-8790-3fd1005c55f6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.049388 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a6b96486-4efa-4508-8790-3fd1005c55f6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.049738 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.049738 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:16.050242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6b96486-4efa-4508-8790-3fd1005c55f6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Delete qos_spec: ee73c784-5be8-48d0-9bf7-516f54d31773, force: False {{(pid=99824) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 13:01:16.071839 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a6b96486-4efa-4508-8790-3fd1005c55f6 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773?force=False returned with HTTP 202 Jul 03 13:01:16.072470 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 346/1386] 10.4.3.13 () {66 vars in 1373 bytes} [Fri Jul 3 13:01:16 2026] DELETE /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:16.080397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-251ac11c-1cdb-4805-bfb1-36db69c8d9c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.082596 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-251ac11c-1cdb-4805-bfb1-36db69c8d9c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] GET https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 Jul 03 13:01:16.082993 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-251ac11c-1cdb-4805-bfb1-36db69c8d9c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.083724 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-251ac11c-1cdb-4805-bfb1-36db69c8d9c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.083724 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.083724 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:16.092090 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-251ac11c-1cdb-4805-bfb1-36db69c8d9c3 tempest-QosSpecsTestJSON-1566285403 tempest-QosSpecsTestJSON-1566285403-project-admin] https://10.4.3.13/volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 returned with HTTP 404 Jul 03 13:01:16.093313 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 357/1387] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/qos-specs/ee73c784-5be8-48d0-9bf7-516f54d31773 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:16.211653 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-83b2ec6d-4d94-4b81-a449-a6fc457e5066 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.213798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-83b2ec6d-4d94-4b81-a449-a6fc457e5066 None None] GET https://10.4.3.13/volume// Jul 03 13:01:16.213798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-83b2ec6d-4d94-4b81-a449-a6fc457e5066 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.213798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-83b2ec6d-4d94-4b81-a449-a6fc457e5066 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.213798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-83b2ec6d-4d94-4b81-a449-a6fc457e5066 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:16.213798 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 347/1388] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:16.227203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-9c95aaaf-8d35-4092-a2b8-2cb0d8c5a9ae None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.229922 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-9c95aaaf-8d35-4092-a2b8-2cb0d8c5a9ae tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:16.230476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-9c95aaaf-8d35-4092-a2b8-2cb0d8c5a9ae tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.230476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-9c95aaaf-8d35-4092-a2b8-2cb0d8c5a9ae tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.249947 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.249947 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:16.256033 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-9c95aaaf-8d35-4092-a2b8-2cb0d8c5a9ae tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:16.258339 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-59c83909-9d2f-422c-91de-b8e214f8ec77 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.260283 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-59c83909-9d2f-422c-91de-b8e214f8ec77 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:16.260576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-59c83909-9d2f-422c-91de-b8e214f8ec77 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.260876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-59c83909-9d2f-422c-91de-b8e214f8ec77 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.264482 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-9c95aaaf-8d35-4092-a2b8-2cb0d8c5a9ae tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:16.264482 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 339/1389] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1623 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 13:01:16.276217 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.276217 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:16.281698 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-59c83909-9d2f-422c-91de-b8e214f8ec77 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:16.287024 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-59c83909-9d2f-422c-91de-b8e214f8ec77 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:16.287634 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 347/1390] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:16.659482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e49c9ca0-55b3-4534-94ab-d4abd916735e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.661481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e49c9ca0-55b3-4534-94ab-d4abd916735e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 Jul 03 13:01:16.661704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e49c9ca0-55b3-4534-94ab-d4abd916735e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.661902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e49c9ca0-55b3-4534-94ab-d4abd916735e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.668365 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e49c9ca0-55b3-4534-94ab-d4abd916735e tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 returned with HTTP 404 Jul 03 13:01:16.669108 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 358/1391] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/volumes/1a1d36fd-87ae-4bbb-ac62-3e8aa87c5736 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:16.678102 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.680390 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] DELETE https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 Jul 03 13:01:16.680668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.680932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.681183 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume with id: 68e710f5-642e-4797-b9bf-8eb444fb8e02 Jul 03 13:01:16.690754 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.690754 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:16.691439 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:16.717654 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Delete volume request issued successfully. Jul 03 13:01:16.717654 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0f62886-42ef-4767-8468-e0d6e5a5e1f5 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 returned with HTTP 202 Jul 03 13:01:16.718949 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 348/1392] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:16 2026] DELETE /volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:16.727911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fb57cbb2-e4e9-43fe-b11e-a50de1bddfee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:16.730376 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb57cbb2-e4e9-43fe-b11e-a50de1bddfee tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 Jul 03 13:01:16.730671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb57cbb2-e4e9-43fe-b11e-a50de1bddfee tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:16.730949 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb57cbb2-e4e9-43fe-b11e-a50de1bddfee tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:16.740911 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:16.740911 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:16.746480 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fb57cbb2-e4e9-43fe-b11e-a50de1bddfee tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Volume info retrieved successfully. Jul 03 13:01:16.753297 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb57cbb2-e4e9-43fe-b11e-a50de1bddfee tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 returned with HTTP 200 Jul 03 13:01:16.753883 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 340/1393] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:16 2026] GET /volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:17.256808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-b437c588-687b-40ba-9bf4-8c70aa14b3cd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:17.258913 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-b437c588-687b-40ba-9bf4-8c70aa14b3cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:17.259211 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-b437c588-687b-40ba-9bf4-8c70aa14b3cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:17.259420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-b437c588-687b-40ba-9bf4-8c70aa14b3cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:17.305455 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:17.305455 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:17.312567 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-b437c588-687b-40ba-9bf4-8c70aa14b3cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:17.312705 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4272be03-d0cb-4b20-948f-670781c0074c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:17.317142 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4272be03-d0cb-4b20-948f-670781c0074c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:17.317401 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4272be03-d0cb-4b20-948f-670781c0074c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:17.317670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4272be03-d0cb-4b20-948f-670781c0074c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:17.322704 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-b437c588-687b-40ba-9bf4-8c70aa14b3cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:17.323264 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 348/1394] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:17 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1443 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:17.342643 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:17.342643 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:17.348856 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4272be03-d0cb-4b20-948f-670781c0074c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:17.362544 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4272be03-d0cb-4b20-948f-670781c0074c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:17.362999 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 359/1395] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:17 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1443 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:01:17.771946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1aaa89e1-4db1-4bd4-8a49-a0928df36d33 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:17.774523 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1aaa89e1-4db1-4bd4-8a49-a0928df36d33 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] GET https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 Jul 03 13:01:17.774787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1aaa89e1-4db1-4bd4-8a49-a0928df36d33 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:17.775039 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1aaa89e1-4db1-4bd4-8a49-a0928df36d33 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:17.783683 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1aaa89e1-4db1-4bd4-8a49-a0928df36d33 tempest-CreateVolumesFromSourceVolumeTest-835222708 tempest-CreateVolumesFromSourceVolumeTest-835222708-project-member] https://10.4.3.13/volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 returned with HTTP 404 Jul 03 13:01:17.784410 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 349/1396] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:17 2026] GET /volume/v3/volumes/68e710f5-642e-4797-b9bf-8eb444fb8e02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:17.836972 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-2a503e16-e9ff-42df-994c-fdd956368eef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:17.845742 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-2a503e16-e9ff-42df-994c-fdd956368eef tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9 Jul 03 13:01:17.846050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-2a503e16-e9ff-42df-994c-fdd956368eef tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:17.846328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-2a503e16-e9ff-42df-994c-fdd956368eef tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:17.857399 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:17.857399 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:18.093666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.099548 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:18.099939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2059519271", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:18.104067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2059519271', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:18.104215 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create volume of 1 GB Jul 03 13:01:18.117269 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Availability Zones retrieved successfully. Jul 03 13:01:18.125668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Flow 'volume_create_api' (d02d0a09-ff92-430b-9112-b1ce8914bbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:18.126917 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68d824e-e648-45e9-834c-ccf1388b3cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:18.128240 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:18.180416 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68d824e-e648-45e9-834c-ccf1388b3cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:18.182259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812754e1-f224-49dc-add1-b94dea2ab2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:18.243112 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Created reservations ['6fef1f6f-111e-464b-b5b1-8a6f9d33c3b5', 'f7117af7-65ce-421d-a1d9-1ca4db72f16e', 'ec9313fb-0d18-4f1c-9db9-3be108ce219b', 'c3600293-7854-4287-b7b1-89178a0ec3df'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:18.246717 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812754e1-f224-49dc-add1-b94dea2ab2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fef1f6f-111e-464b-b5b1-8a6f9d33c3b5', 'f7117af7-65ce-421d-a1d9-1ca4db72f16e', 'ec9313fb-0d18-4f1c-9db9-3be108ce219b', 'c3600293-7854-4287-b7b1-89178a0ec3df']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:18.246717 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be934da-ebaf-4144-884c-85fbd3f76f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:18.276763 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be934da-ebaf-4144-884c-85fbd3f76f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3275da87-5151-4d1e-b900-fceafe341e71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2059519271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b5bfe77e0b94c6e970b1f069911d477',qos_specs=None,replication_status=,reservations=['6fef1f6f-111e-464b-b5b1-8a6f9d33c3b5','f7117af7-65ce-421d-a1d9-1ca4db72f16e','ec9313fb-0d18-4f1c-9db9-3be108ce219b','c3600293-7854-4287-b7b1-89178a0ec3df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225b27e3945404c942748b4d5a63efe',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2059519271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3275da87-5151-4d1e-b900-fceafe341e71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b5bfe77e0b94c6e970b1f069911d477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9225b27e3945404c942748b4d5a63efe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:18.277757 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403f9a7a-06a5-44a3-883d-cc110605c12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:18.306383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403f9a7a-06a5-44a3-883d-cc110605c12c) transitioned into state 'SUCCESS' from state '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-2059519271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b5bfe77e0b94c6e970b1f069911d477',qos_specs=None,replication_status=,reservations=['6fef1f6f-111e-464b-b5b1-8a6f9d33c3b5','f7117af7-65ce-421d-a1d9-1ca4db72f16e','ec9313fb-0d18-4f1c-9db9-3be108ce219b','c3600293-7854-4287-b7b1-89178a0ec3df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9225b27e3945404c942748b4d5a63efe',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:18.307423 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbeedd7a-8627-461c-b0b4-d458f2fe0b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:18.322490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbeedd7a-8627-461c-b0b4-d458f2fe0b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:18.323515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Flow 'volume_create_api' (d02d0a09-ff92-430b-9112-b1ce8914bbd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:18.323868 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Create volume request issued successfully. Jul 03 13:01:18.324507 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-26b8491c-6a4b-4777-bbf4-100d76da9e19 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:18.324930 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 349/1397] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:18 2026] POST /volume/v3/volumes => generated 753 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:18.343277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7c6118d6-71eb-492e-9802-46102cf116c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.346725 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7c6118d6-71eb-492e-9802-46102cf116c1 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:18.346894 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7c6118d6-71eb-492e-9802-46102cf116c1 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:18.347392 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7c6118d6-71eb-492e-9802-46102cf116c1 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:18.360224 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:18.360224 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:18.368637 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7c6118d6-71eb-492e-9802-46102cf116c1 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:18.380181 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7c6118d6-71eb-492e-9802-46102cf116c1 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:18.381383 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 360/1398] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:18 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:18.382246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6508ac8f-92da-47bb-a9e3-ba14ade829e0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.386896 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6508ac8f-92da-47bb-a9e3-ba14ade829e0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:18.386896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6508ac8f-92da-47bb-a9e3-ba14ade829e0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:18.387280 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6508ac8f-92da-47bb-a9e3-ba14ade829e0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:18.401258 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a2bdfa9d-82ea-430b-8e14-15812a2f34a5 req-2a503e16-e9ff-42df-994c-fdd956368eef tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9 returned with HTTP 200 Jul 03 13:01:18.401881 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 341/1399] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:01:17 2026] DELETE /volume/v3/attachments/dce76f03-c760-47ab-9b9f-06561f9321c9 => generated 192 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:18.405618 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:18.405618 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:18.413429 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6508ac8f-92da-47bb-a9e3-ba14ade829e0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:18.427307 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6508ac8f-92da-47bb-a9e3-ba14ade829e0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:18.427710 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 350/1400] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:18 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:18.516621 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0c3fe653-2524-4418-a035-c4bfe4ad7ea1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.519132 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0c3fe653-2524-4418-a035-c4bfe4ad7ea1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:18.519485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0c3fe653-2524-4418-a035-c4bfe4ad7ea1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:18.519732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0c3fe653-2524-4418-a035-c4bfe4ad7ea1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:18.544636 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:18.544636 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:18.551410 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0c3fe653-2524-4418-a035-c4bfe4ad7ea1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Volume info retrieved successfully. Jul 03 13:01:18.561714 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0c3fe653-2524-4418-a035-c4bfe4ad7ea1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:18.562370 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 350/1401] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:18 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:18.643196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-3b2aae35-f125-455d-8788-196c90f8b887 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.643196 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-3b2aae35-f125-455d-8788-196c90f8b887 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:18.643196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-3b2aae35-f125-455d-8788-196c90f8b887 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:18.643462 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-3b2aae35-f125-455d-8788-196c90f8b887 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:18.663399 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:18.663399 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:18.670548 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-3b2aae35-f125-455d-8788-196c90f8b887 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:18.682595 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-3b2aae35-f125-455d-8788-196c90f8b887 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:18.682595 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 361/1402] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:18 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:18.712421 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.715943 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c/action Jul 03 13:01:18.716635 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:18.717459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:18.733622 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:18.733622 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:18.735014 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:18.757235 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Begin detaching volume completed successfully. Jul 03 13:01:18.757235 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-22c9c0e2-1fde-4a2d-bcb9-7deffca2fac0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c/action returned with HTTP 202 Jul 03 13:01:18.758180 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 342/1403] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:01:18 2026] POST /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:18.800840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-773f4cf3-752a-4cc1-9802-55e0cd131cf8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:18.805893 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-773f4cf3-752a-4cc1-9802-55e0cd131cf8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:18.806836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-773f4cf3-752a-4cc1-9802-55e0cd131cf8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:18.806836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-773f4cf3-752a-4cc1-9802-55e0cd131cf8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:18.824625 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:18.824625 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:18.830491 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-773f4cf3-752a-4cc1-9802-55e0cd131cf8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:18.837939 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-773f4cf3-752a-4cc1-9802-55e0cd131cf8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:18.839732 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 351/1404] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:18 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:19.397992 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-efa38512-a1c1-49b4-9a9d-f1d7b231788b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.400642 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-efa38512-a1c1-49b4-9a9d-f1d7b231788b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:19.400944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-efa38512-a1c1-49b4-9a9d-f1d7b231788b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.401384 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-efa38512-a1c1-49b4-9a9d-f1d7b231788b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.412742 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.412742 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:19.419265 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-efa38512-a1c1-49b4-9a9d-f1d7b231788b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:19.426259 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-efa38512-a1c1-49b4-9a9d-f1d7b231788b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:19.426892 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 351/1405] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:19.449368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-91b9d8a2-970a-446e-95f9-5a75936e6462 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.456481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-91b9d8a2-970a-446e-95f9-5a75936e6462 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:19.456481 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-91b9d8a2-970a-446e-95f9-5a75936e6462 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.456481 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-91b9d8a2-970a-446e-95f9-5a75936e6462 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.459716 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.459716 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:19.465678 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-91b9d8a2-970a-446e-95f9-5a75936e6462 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:19.480141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-91b9d8a2-970a-446e-95f9-5a75936e6462 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:19.480141 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 362/1406] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:01:19.498412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.501088 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 13:01:19.502334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.502334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.502680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:01:19.503721 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:01:19.514551 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Get all volumes completed successfully. Jul 03 13:01:19.515062 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed043180-f54d-416f-80f1-f5540f9ac7bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 13:01:19.515607 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 343/1407] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:19.519960 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b0b132bf-7765-4a9d-aca5-d4a19e4520fa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.531560 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b5aed63e-d9a6-4ff8-9854-1bb46b598cfe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.533871 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b5aed63e-d9a6-4ff8-9854-1bb46b598cfe tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:19.534323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b5aed63e-d9a6-4ff8-9854-1bb46b598cfe tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.534533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b5aed63e-d9a6-4ff8-9854-1bb46b598cfe tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.544200 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.544200 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:19.554823 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b5aed63e-d9a6-4ff8-9854-1bb46b598cfe tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:19.562469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b5aed63e-d9a6-4ff8-9854-1bb46b598cfe tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:19.563023 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 352/1408] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:19.639493 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-c91e0b50-8e18-4a1f-b595-6ac46699be43 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.643273 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-c91e0b50-8e18-4a1f-b595-6ac46699be43 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:19.643496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-c91e0b50-8e18-4a1f-b595-6ac46699be43 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.643796 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-c91e0b50-8e18-4a1f-b595-6ac46699be43 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.664189 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.664189 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:19.672008 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-c91e0b50-8e18-4a1f-b595-6ac46699be43 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:19.678076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-c91e0b50-8e18-4a1f-b595-6ac46699be43 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:19.678505 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 363/1409] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:19.763436 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b0b132bf-7765-4a9d-aca5-d4a19e4520fa tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:19.763969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b0b132bf-7765-4a9d-aca5-d4a19e4520fa tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1762571789", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1866778132", "vendor_name": "tempest-vendor_name-742301142"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:19.790710 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b0b132bf-7765-4a9d-aca5-d4a19e4520fa tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:19.794194 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 352/1410] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:19 2026] POST /volume/v3/types => generated 327 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:19.804250 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.832908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3f3cc945-0339-43a0-a7e0-cd952e2d3400 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.833829 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f3cc945-0339-43a0-a7e0-cd952e2d3400 None None] GET https://10.4.3.13/volume// Jul 03 13:01:19.833829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f3cc945-0339-43a0-a7e0-cd952e2d3400 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.834212 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f3cc945-0339-43a0-a7e0-cd952e2d3400 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.834611 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f3cc945-0339-43a0-a7e0-cd952e2d3400 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:19.835508 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 353/1411] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:19.849663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-943a58ed-8d08-49bd-91dc-95cfa7f5c264 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.853440 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-943a58ed-8d08-49bd-91dc-95cfa7f5c264 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:19.853716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-943a58ed-8d08-49bd-91dc-95cfa7f5c264 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.854174 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-943a58ed-8d08-49bd-91dc-95cfa7f5c264 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.859576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4a384f13-0333-4065-926f-4303da432365 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:19.864261 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4a384f13-0333-4065-926f-4303da432365 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:19.864814 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4a384f13-0333-4065-926f-4303da432365 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:19.865261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4a384f13-0333-4065-926f-4303da432365 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:19.870547 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.870547 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:19.881488 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-943a58ed-8d08-49bd-91dc-95cfa7f5c264 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:19.886951 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.886951 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:19.889293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-943a58ed-8d08-49bd-91dc-95cfa7f5c264 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:19.889887 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 364/1412] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:19.895723 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4a384f13-0333-4065-926f-4303da432365 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:19.903952 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4a384f13-0333-4065-926f-4303da432365 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:19.905733 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 353/1413] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:19 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:19.967118 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:19.967537 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "efed992d-9103-4565-9046-dbd748aec1f6", "size": 1, "name": "tempest-UserMessagesTest-Volume-416793478"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:19.969457 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Create volume request body: {'volume': {'volume_type': 'efed992d-9103-4565-9046-dbd748aec1f6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-416793478'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:19.975584 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Create volume of 1 GB Jul 03 13:01:19.975999 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:19.975999 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:19.976778 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Availability Zones retrieved successfully. Jul 03 13:01:19.983731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Flow 'volume_create_api' (d6e92be1-8be5-4851-9f7c-d59530273577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:19.984719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4152569e-4769-482d-9a26-674b4b12f8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:19.985748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:20.013533 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4152569e-4769-482d-9a26-674b4b12f8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1866778132',vendor_name='tempest-vendor_name-742301142'},id=efed992d-9103-4565-9046-dbd748aec1f6,is_public=True,name='tempest-UserMessagesTest-volume-type-1762571789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efed992d-9103-4565-9046-dbd748aec1f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.014416 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9caee4a0-ae28-4db5-9949-7bd31c63b9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.053248 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1762571789 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1762571789, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:20.053248 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1762571789 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1762571789, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:20.128641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Created reservations ['cbd2725e-6c53-4615-b981-e55b1df9e0d8', '464bd4aa-3e3a-4097-aaef-4d53bdb93145', '2a88b41d-804f-4237-8732-e4b5bcf52a32', '6cfe7b57-8fd3-473f-9d30-ff5997bd271e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:20.129884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9caee4a0-ae28-4db5-9949-7bd31c63b9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbd2725e-6c53-4615-b981-e55b1df9e0d8', '464bd4aa-3e3a-4097-aaef-4d53bdb93145', '2a88b41d-804f-4237-8732-e4b5bcf52a32', '6cfe7b57-8fd3-473f-9d30-ff5997bd271e']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.133184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b61eaa-fa1c-4367-b329-2555068efa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.173621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32b61eaa-fa1c-4367-b329-2555068efa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce980a81-4fb9-4432-bf4a-d3f93ac17e23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-416793478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b90661b29de54008ae02013e0567447e',qos_specs=None,replication_status=,reservations=['cbd2725e-6c53-4615-b981-e55b1df9e0d8','464bd4aa-3e3a-4097-aaef-4d53bdb93145','2a88b41d-804f-4237-8732-e4b5bcf52a32','6cfe7b57-8fd3-473f-9d30-ff5997bd271e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74af3e87177446d78348e713ae941524',volume_type_id=efed992d-9103-4565-9046-dbd748aec1f6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-416793478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce980a81-4fb9-4432-bf4a-d3f93ac17e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90661b29de54008ae02013e0567447e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74af3e87177446d78348e713ae941524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efed992d-9103-4565-9046-dbd748aec1f6),volume_type_id=efed992d-9103-4565-9046-dbd748aec1f6)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.174746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2377159e-c933-4aad-bac6-2c8e09afee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.208354 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2377159e-c933-4aad-bac6-2c8e09afee50) transitioned into state 'SUCCESS' from state '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-416793478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b90661b29de54008ae02013e0567447e',qos_specs=None,replication_status=,reservations=['cbd2725e-6c53-4615-b981-e55b1df9e0d8','464bd4aa-3e3a-4097-aaef-4d53bdb93145','2a88b41d-804f-4237-8732-e4b5bcf52a32','6cfe7b57-8fd3-473f-9d30-ff5997bd271e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74af3e87177446d78348e713ae941524',volume_type_id=efed992d-9103-4565-9046-dbd748aec1f6)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.209425 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779612b7-e1f0-4095-80a7-cff69b2366e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.227309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779612b7-e1f0-4095-80a7-cff69b2366e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.228606 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Flow 'volume_create_api' (d6e92be1-8be5-4851-9f7c-d59530273577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:20.229024 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Create volume request issued successfully. Jul 03 13:01:20.229883 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-09b48f40-224d-4129-a7cf-5d0822f14b94 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:20.231070 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 344/1414] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:01:19 2026] POST /volume/v3/volumes => generated 783 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:20.244824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f61e4dae-ad71-4618-add4-b25bb18b48a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:20.250658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f61e4dae-ad71-4618-add4-b25bb18b48a6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 Jul 03 13:01:20.250658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f61e4dae-ad71-4618-add4-b25bb18b48a6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:20.250658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f61e4dae-ad71-4618-add4-b25bb18b48a6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:20.270986 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:20.270986 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:20.276572 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f61e4dae-ad71-4618-add4-b25bb18b48a6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:20.281677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f61e4dae-ad71-4618-add4-b25bb18b48a6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 returned with HTTP 200 Jul 03 13:01:20.282124 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 354/1415] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:20 2026] GET /volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:20.344643 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a8ebdc88-0ae7-4909-b74f-b8679d8d7e83 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:20.478350 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a8ebdc88-0ae7-4909-b74f-b8679d8d7e83 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:20.478350 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a8ebdc88-0ae7-4909-b74f-b8679d8d7e83 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-548649658", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2009377993", "vendor_name": "tempest-vendor_name-1970626073"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:20.503932 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a8ebdc88-0ae7-4909-b74f-b8679d8d7e83 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:20.504567 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 365/1416] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:20 2026] POST /volume/v3/types => generated 329 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:20.516087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:20.518318 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:20.518816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "756ab0d8-3bae-444a-bb54-e0eccb4669c9", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:20.520796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume request body: {'volume': {'volume_type': '756ab0d8-3bae-444a-bb54-e0eccb4669c9', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:20.526235 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume of 1 GB Jul 03 13:01:20.526596 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:20.526596 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:20.527022 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Availability Zones retrieved successfully. Jul 03 13:01:20.535067 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Flow 'volume_create_api' (6eba4c91-9b12-461f-b914-b9b5911c3a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:20.536252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfcd850-a5ed-4943-9ae3-0a56e079b213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.537589 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:20.568233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdfcd850-a5ed-4943-9ae3-0a56e079b213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2009377993',vendor_name='tempest-vendor_name-1970626073'},id=756ab0d8-3bae-444a-bb54-e0eccb4669c9,is_public=True,name='tempest-ProjectMemberTests-volume-type-548649658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '756ab0d8-3bae-444a-bb54-e0eccb4669c9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.569347 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d8d6a6-65d6-49f7-893c-064951cfd45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.604321 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-548649658 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-548649658, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:20.604878 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-548649658 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-548649658, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:20.647840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Created reservations ['5b0689d2-c47b-492a-b9ca-00227026a2d9', '85dfb120-6f56-4066-be5f-55a80bc305be', '6075f919-9ddd-47a7-8fd5-8de31deaa7af', 'c74f6c7f-0228-4924-b73f-fa3855d5e1a8'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:20.648863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d8d6a6-65d6-49f7-893c-064951cfd45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b0689d2-c47b-492a-b9ca-00227026a2d9', '85dfb120-6f56-4066-be5f-55a80bc305be', '6075f919-9ddd-47a7-8fd5-8de31deaa7af', 'c74f6c7f-0228-4924-b73f-fa3855d5e1a8']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.650348 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3b8878-e7ba-45a4-b147-5180b1ab37f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.684402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3b8878-e7ba-45a4-b147-5180b1ab37f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1aa378c-4ba2-4afd-a12e-54d10b98c082', '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='08ac042a91ed4ea090704b938cb57e7c',qos_specs=None,replication_status=,reservations=['5b0689d2-c47b-492a-b9ca-00227026a2d9','85dfb120-6f56-4066-be5f-55a80bc305be','6075f919-9ddd-47a7-8fd5-8de31deaa7af','c74f6c7f-0228-4924-b73f-fa3855d5e1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b52164f31d4a44bc5b932276df95d0',volume_type_id=756ab0d8-3bae-444a-bb54-e0eccb4669c9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:20Z,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=a1aa378c-4ba2-4afd-a12e-54d10b98c082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ac042a91ed4ea090704b938cb57e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2b52164f31d4a44bc5b932276df95d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(756ab0d8-3bae-444a-bb54-e0eccb4669c9),volume_type_id=756ab0d8-3bae-444a-bb54-e0eccb4669c9)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.686209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef095049-f6cb-481f-bef8-b7e1fe2c5ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.710146 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef095049-f6cb-481f-bef8-b7e1fe2c5ddc) transitioned into state 'SUCCESS' from 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='08ac042a91ed4ea090704b938cb57e7c',qos_specs=None,replication_status=,reservations=['5b0689d2-c47b-492a-b9ca-00227026a2d9','85dfb120-6f56-4066-be5f-55a80bc305be','6075f919-9ddd-47a7-8fd5-8de31deaa7af','c74f6c7f-0228-4924-b73f-fa3855d5e1a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b52164f31d4a44bc5b932276df95d0',volume_type_id=756ab0d8-3bae-444a-bb54-e0eccb4669c9)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.711605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d862ad8-f702-4bac-aaac-d9f4684b9857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:20.728209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d862ad8-f702-4bac-aaac-d9f4684b9857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:20.729147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Flow 'volume_create_api' (6eba4c91-9b12-461f-b914-b9b5911c3a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:20.729748 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume request issued successfully. Jul 03 13:01:20.730489 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73d1b662-42d8-4ab7-87ab-f64fe95bbd77 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:20.730937 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 354/1417] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:01:20 2026] POST /volume/v3/volumes => generated 771 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:20.743339 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f4a4852c-f78f-40d6-b93d-18332e0b3d92 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:20.745723 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4a4852c-f78f-40d6-b93d-18332e0b3d92 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 Jul 03 13:01:20.745946 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4a4852c-f78f-40d6-b93d-18332e0b3d92 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:20.746210 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4a4852c-f78f-40d6-b93d-18332e0b3d92 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:20.757589 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:20.757589 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:20.765182 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f4a4852c-f78f-40d6-b93d-18332e0b3d92 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:20.770380 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4a4852c-f78f-40d6-b93d-18332e0b3d92 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 returned with HTTP 200 Jul 03 13:01:20.770966 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 345/1418] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:20 2026] GET /volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:20.922176 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d29015bb-ab62-4752-9717-697dd81e2789 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:20.925307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d29015bb-ab62-4752-9717-697dd81e2789 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:20.925520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d29015bb-ab62-4752-9717-697dd81e2789 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:20.925742 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d29015bb-ab62-4752-9717-697dd81e2789 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:20.939396 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:20.939396 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:20.944914 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d29015bb-ab62-4752-9717-697dd81e2789 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:20.949934 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d29015bb-ab62-4752-9717-697dd81e2789 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:20.950589 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 355/1419] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:20 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:21.304440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4ace866e-55d7-4f56-9452-7027aa3cf3b0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.306440 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ace866e-55d7-4f56-9452-7027aa3cf3b0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 Jul 03 13:01:21.306832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ace866e-55d7-4f56-9452-7027aa3cf3b0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.307208 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ace866e-55d7-4f56-9452-7027aa3cf3b0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.322507 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.322507 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:21.329263 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4ace866e-55d7-4f56-9452-7027aa3cf3b0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:21.337345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ace866e-55d7-4f56-9452-7027aa3cf3b0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 returned with HTTP 200 Jul 03 13:01:21.339194 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 366/1420] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:21.364153 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d75d4a6e-39a0-4bd9-880a-42dfb7f0666a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.367276 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d75d4a6e-39a0-4bd9-880a-42dfb7f0666a tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:21.368121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d75d4a6e-39a0-4bd9-880a-42dfb7f0666a tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.368121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d75d4a6e-39a0-4bd9-880a-42dfb7f0666a tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.368736 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.368736 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:21.376326 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d75d4a6e-39a0-4bd9-880a-42dfb7f0666a tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:21.378574 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 355/1421] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/messages => generated 1322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:21.390327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d67cd860-7955-4251-be14-ed41331c0ac2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.393542 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d67cd860-7955-4251-be14-ed41331c0ac2 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] DELETE https://10.4.3.13/volume/v3/messages/efa5962c-af9d-4445-977b-0f91410e65cc Jul 03 13:01:21.393542 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d67cd860-7955-4251-be14-ed41331c0ac2 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.393690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d67cd860-7955-4251-be14-ed41331c0ac2 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.411438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d67cd860-7955-4251-be14-ed41331c0ac2 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages/efa5962c-af9d-4445-977b-0f91410e65cc returned with HTTP 204 Jul 03 13:01:21.412389 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 346/1422] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:21 2026] DELETE /volume/v3/messages/efa5962c-af9d-4445-977b-0f91410e65cc => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:21.421041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-22c6da98-17f1-4ba6-aba5-c6794d0d9a87 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.424103 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-22c6da98-17f1-4ba6-aba5-c6794d0d9a87 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/messages/efa5962c-af9d-4445-977b-0f91410e65cc Jul 03 13:01:21.424427 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-22c6da98-17f1-4ba6-aba5-c6794d0d9a87 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.424640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-22c6da98-17f1-4ba6-aba5-c6794d0d9a87 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.433474 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-22c6da98-17f1-4ba6-aba5-c6794d0d9a87 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages/efa5962c-af9d-4445-977b-0f91410e65cc returned with HTTP 404 Jul 03 13:01:21.435153 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 356/1423] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/messages/efa5962c-af9d-4445-977b-0f91410e65cc => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:21.444542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-91121af0-1f85-476d-898f-bf8621b091b8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.446143 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-91121af0-1f85-476d-898f-bf8621b091b8 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 Jul 03 13:01:21.446643 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-91121af0-1f85-476d-898f-bf8621b091b8 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.448180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-91121af0-1f85-476d-898f-bf8621b091b8 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.458549 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.458549 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:21.465192 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-91121af0-1f85-476d-898f-bf8621b091b8 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:21.473668 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-91121af0-1f85-476d-898f-bf8621b091b8 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 returned with HTTP 200 Jul 03 13:01:21.474405 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 367/1424] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:21.489788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.492228 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 Jul 03 13:01:21.492541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.492798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.492983 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Delete volume with id: ce980a81-4fb9-4432-bf4a-d3f93ac17e23 Jul 03 13:01:21.501895 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.501895 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:21.502601 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:21.506319 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99823) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:21.525341 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1762571789 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1762571789, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:21.525654 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1762571789 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1762571789, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:21.541094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Created reservations ['26659bb3-d4ec-4f15-9233-5c43f8b20c0c', '59615a88-9e00-4042-8939-326d2cdb0002', '67d3e9c7-7d31-42ff-9674-cc5502819e28', '4997fbb2-672b-4387-a5ae-d5d0977c0209'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:21.566409 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.567868 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:21.568262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-215160723"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:21.570178 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-215160723'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:21.570312 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume of 1 GB Jul 03 13:01:21.579193 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Delete volume request issued successfully. Jul 03 13:01:21.579485 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f22f71ed-b81d-480b-9d49-4495acb7eff0 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 returned with HTTP 202 Jul 03 13:01:21.579959 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 356/1425] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:21 2026] DELETE /volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:21.583621 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Availability Zones retrieved successfully. Jul 03 13:01:21.592970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-099a6dd4-b9a4-4582-8cdd-1009ef4385ff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.594150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (509ad962-0552-44a5-9a23-842e7a3508b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:21.595577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b3fe63-38ac-4f04-a6f0-9fdfe9bd8b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.596498 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-099a6dd4-b9a4-4582-8cdd-1009ef4385ff tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 Jul 03 13:01:21.596773 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-099a6dd4-b9a4-4582-8cdd-1009ef4385ff tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.598000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-099a6dd4-b9a4-4582-8cdd-1009ef4385ff tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.598103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:21.603510 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-099a6dd4-b9a4-4582-8cdd-1009ef4385ff tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 returned with HTTP 404 Jul 03 13:01:21.604138 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 357/1426] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/ce980a81-4fb9-4432-bf4a-d3f93ac17e23 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:21.611827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-79df591c-c3e9-4520-8697-4336bf4c004f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.616469 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79df591c-c3e9-4520-8697-4336bf4c004f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] DELETE https://10.4.3.13/volume/v3/types/efed992d-9103-4565-9046-dbd748aec1f6 Jul 03 13:01:21.618233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79df591c-c3e9-4520-8697-4336bf4c004f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.618233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79df591c-c3e9-4520-8697-4336bf4c004f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.641294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b3fe63-38ac-4f04-a6f0-9fdfe9bd8b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.642514 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aece92b1-3dcb-4fc0-99c4-5c586e5a8e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.658599 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79df591c-c3e9-4520-8697-4336bf4c004f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] https://10.4.3.13/volume/v3/types/efed992d-9103-4565-9046-dbd748aec1f6 returned with HTTP 202 Jul 03 13:01:21.660187 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 368/1427] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:21 2026] DELETE /volume/v3/types/efed992d-9103-4565-9046-dbd748aec1f6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:21.671860 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a9f43a80-88c2-4a49-9dd6-99dfc1f7f4d4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.677128 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a9f43a80-88c2-4a49-9dd6-99dfc1f7f4d4 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] GET https://10.4.3.13/volume/v3/types/efed992d-9103-4565-9046-dbd748aec1f6 Jul 03 13:01:21.677976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a9f43a80-88c2-4a49-9dd6-99dfc1f7f4d4 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.677976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a9f43a80-88c2-4a49-9dd6-99dfc1f7f4d4 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.683888 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a9f43a80-88c2-4a49-9dd6-99dfc1f7f4d4 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] https://10.4.3.13/volume/v3/types/efed992d-9103-4565-9046-dbd748aec1f6 returned with HTTP 404 Jul 03 13:01:21.684725 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 357/1428] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/types/efed992d-9103-4565-9046-dbd748aec1f6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:21.694193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d40cbbd-0a67-40c9-b4cf-183bea1ccd72 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.696520 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d40cbbd-0a67-40c9-b4cf-183bea1ccd72 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:21.697701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d40cbbd-0a67-40c9-b4cf-183bea1ccd72 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-90519556", "extra_specs": {"storage_protocol": "tempest-storage_protocol-815883350", "vendor_name": "tempest-vendor_name-2053681667"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:21.735740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e73e9616-cb30-4211-a518-1ac171fe608d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.736388 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e73e9616-cb30-4211-a518-1ac171fe608d None None] GET https://10.4.3.13/volume// Jul 03 13:01:21.736454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e73e9616-cb30-4211-a518-1ac171fe608d None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.736674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e73e9616-cb30-4211-a518-1ac171fe608d None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.737057 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e73e9616-cb30-4211-a518-1ac171fe608d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:21.737448 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 369/1429] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:21.737967 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d40cbbd-0a67-40c9-b4cf-183bea1ccd72 tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:21.738493 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 358/1430] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:21 2026] POST /volume/v3/types => generated 325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:21.747220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Created reservations ['325a1325-8765-4899-b3b3-2b86c483faa6', 'd95e93ee-dacc-4c01-900f-be2279f88261', '87f57d46-b784-4b15-a594-170b84c48cd0', '6c4b8fa4-1aae-49ee-822d-ae4182763f46'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:21.747220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aece92b1-3dcb-4fc0-99c4-5c586e5a8e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325a1325-8765-4899-b3b3-2b86c483faa6', 'd95e93ee-dacc-4c01-900f-be2279f88261', '87f57d46-b784-4b15-a594-170b84c48cd0', '6c4b8fa4-1aae-49ee-822d-ae4182763f46']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.747220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cdd3aae-6998-4924-b329-7b3e689c25f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.747698 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-423e313d-80f1-4d40-8d21-7d9e596317eb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.749776 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-423e313d-80f1-4d40-8d21-7d9e596317eb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:01:21.749817 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6e764502-725e-46cd-8df1-d8512b5c9967 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.749975 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-423e313d-80f1-4d40-8d21-7d9e596317eb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3275da87-5151-4d1e-b900-fceafe341e71", "connector": null, "instance_uuid": "0ee37450-1b19-4f5f-9374-445025fb2b65"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:21.753199 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:21.753199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7b421bae-d6b8-4205-bdf3-57367ff37991", "size": 1, "name": "tempest-UserMessagesTest-Volume-1370493050"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:21.756116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Create volume request body: {'volume': {'volume_type': '7b421bae-d6b8-4205-bdf3-57367ff37991', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1370493050'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:21.762291 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.762291 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:21.767238 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Create volume of 1 GB Jul 03 13:01:21.767238 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.767238 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:21.767714 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Availability Zones retrieved successfully. Jul 03 13:01:21.776929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Flow 'volume_create_api' (af03eb8a-1047-4fe5-a111-6748186e9214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:21.777279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cdd3aae-6998-4924-b329-7b3e689c25f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2333278-9681-44e0-a4f6-a90224848569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-215160723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['325a1325-8765-4899-b3b3-2b86c483faa6','d95e93ee-dacc-4c01-900f-be2279f88261','87f57d46-b784-4b15-a594-170b84c48cd0','6c4b8fa4-1aae-49ee-822d-ae4182763f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-215160723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2333278-9681-44e0-a4f6-a90224848569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845f32b8c8d242178101757329192b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.778205 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e71c92b-7e13-4080-a1ce-5e2c1880e746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.779123 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e9dea4a-a3df-4cb1-840f-e0f6f6634e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.780534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:21.787715 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d4aa3b8-b1b2-4e67-a6fe-054754f756bb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.792029 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d4aa3b8-b1b2-4e67-a6fe-054754f756bb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 Jul 03 13:01:21.792350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d4aa3b8-b1b2-4e67-a6fe-054754f756bb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.792655 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d4aa3b8-b1b2-4e67-a6fe-054754f756bb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.805511 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e71c92b-7e13-4080-a1ce-5e2c1880e746) transitioned into state 'SUCCESS' from state '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-215160723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['325a1325-8765-4899-b3b3-2b86c483faa6','d95e93ee-dacc-4c01-900f-be2279f88261','87f57d46-b784-4b15-a594-170b84c48cd0','6c4b8fa4-1aae-49ee-822d-ae4182763f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.806223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa232fb5-607e-4d4c-b157-607abd52b307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.809450 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.809450 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:21.815238 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e9dea4a-a3df-4cb1-840f-e0f6f6634e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-815883350',vendor_name='tempest-vendor_name-2053681667'},id=7b421bae-d6b8-4205-bdf3-57367ff37991,is_public=True,name='tempest-UserMessagesTest-volume-type-90519556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b421bae-d6b8-4205-bdf3-57367ff37991', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.816238 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d4aa3b8-b1b2-4e67-a6fe-054754f756bb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:21.816756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46c4825-b153-4d12-9006-882fabc79da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.819741 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-423e313d-80f1-4d40-8d21-7d9e596317eb tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:01:21.820265 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 358/1431] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:01:21 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 13:01:21.822310 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa232fb5-607e-4d4c-b157-607abd52b307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.822963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (509ad962-0552-44a5-9a23-842e7a3508b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:21.823358 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request issued successfully. Jul 03 13:01:21.823961 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0826fb4-20c7-416a-8ab3-1e97378c5741 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:21.824789 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 347/1432] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:21 2026] POST /volume/v3/volumes => generated 746 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:21.826371 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d4aa3b8-b1b2-4e67-a6fe-054754f756bb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 returned with HTTP 200 Jul 03 13:01:21.827048 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 359/1433] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:21.845758 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bbba651b-961c-409f-9f68-cdb155f5f98b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.848260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-248d5dcc-a1e9-4cd5-9c92-5e4603049f3a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.850141 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bbba651b-961c-409f-9f68-cdb155f5f98b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:21.850780 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-248d5dcc-a1e9-4cd5-9c92-5e4603049f3a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:21.850923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bbba651b-961c-409f-9f68-cdb155f5f98b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.851106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bbba651b-961c-409f-9f68-cdb155f5f98b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.851199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-248d5dcc-a1e9-4cd5-9c92-5e4603049f3a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.851260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-248d5dcc-a1e9-4cd5-9c92-5e4603049f3a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.851623 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.851623 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:21.856859 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-248d5dcc-a1e9-4cd5-9c92-5e4603049f3a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:21.857482 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 348/1434] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:21.859759 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-90519556 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-90519556, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:21.860139 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-90519556 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-90519556, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:21.863573 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.863573 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:21.867008 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-81e7eeb9-060e-486d-bc7b-0dfd1410ce50 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.870827 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bbba651b-961c-409f-9f68-cdb155f5f98b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:21.879683 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bbba651b-961c-409f-9f68-cdb155f5f98b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:21.880238 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 359/1435] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:21.903031 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Created reservations ['9e86ca73-9433-4bdd-908f-15a8ac11d9ee', 'd41d8f27-93cd-4d0d-bf72-f9653368a816', 'f7b3b6f6-fc24-46f1-aed6-ae67850a89c6', 'dde45d78-42db-4e6c-ac1c-23c471b9ffb4'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:21.904380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46c4825-b153-4d12-9006-882fabc79da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e86ca73-9433-4bdd-908f-15a8ac11d9ee', 'd41d8f27-93cd-4d0d-bf72-f9653368a816', 'f7b3b6f6-fc24-46f1-aed6-ae67850a89c6', 'dde45d78-42db-4e6c-ac1c-23c471b9ffb4']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.905351 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6e00b0-512b-493a-8020-4c8904e148a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.937988 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6e00b0-512b-493a-8020-4c8904e148a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f040984-ac26-474d-8e71-9f70031df2e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1370493050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b90661b29de54008ae02013e0567447e',qos_specs=None,replication_status=,reservations=['9e86ca73-9433-4bdd-908f-15a8ac11d9ee','d41d8f27-93cd-4d0d-bf72-f9653368a816','f7b3b6f6-fc24-46f1-aed6-ae67850a89c6','dde45d78-42db-4e6c-ac1c-23c471b9ffb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74af3e87177446d78348e713ae941524',volume_type_id=7b421bae-d6b8-4205-bdf3-57367ff37991), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1370493050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f040984-ac26-474d-8e71-9f70031df2e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b90661b29de54008ae02013e0567447e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74af3e87177446d78348e713ae941524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b421bae-d6b8-4205-bdf3-57367ff37991),volume_type_id=7b421bae-d6b8-4205-bdf3-57367ff37991)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.939202 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbf7e33-0234-4613-afba-e3c6634c6769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.966766 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7365d8bb-a39f-462a-ac04-1c406e50cdc9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.967053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbf7e33-0234-4613-afba-e3c6634c6769) transitioned into state 'SUCCESS' from state '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-1370493050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b90661b29de54008ae02013e0567447e',qos_specs=None,replication_status=,reservations=['9e86ca73-9433-4bdd-908f-15a8ac11d9ee','d41d8f27-93cd-4d0d-bf72-f9653368a816','f7b3b6f6-fc24-46f1-aed6-ae67850a89c6','dde45d78-42db-4e6c-ac1c-23c471b9ffb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74af3e87177446d78348e713ae941524',volume_type_id=7b421bae-d6b8-4205-bdf3-57367ff37991)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.968256 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958f6187-f74f-42d7-a3a5-ab7f4933f081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:21.970773 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7365d8bb-a39f-462a-ac04-1c406e50cdc9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:21.970773 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7365d8bb-a39f-462a-ac04-1c406e50cdc9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.970773 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7365d8bb-a39f-462a-ac04-1c406e50cdc9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.976097 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-81e7eeb9-060e-486d-bc7b-0dfd1410ce50 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] DELETE https://10.4.3.13/volume/v3/messages/cc5439e2-4273-46ea-a437-377c5f1e77e7 Jul 03 13:01:21.976509 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-81e7eeb9-060e-486d-bc7b-0dfd1410ce50 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.976562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-81e7eeb9-060e-486d-bc7b-0dfd1410ce50 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:21.981383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (958f6187-f74f-42d7-a3a5-ab7f4933f081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:21.982487 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Flow 'volume_create_api' (af03eb8a-1047-4fe5-a111-6748186e9214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:21.982883 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Create volume request issued successfully. Jul 03 13:01:21.983648 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e764502-725e-46cd-8df1-d8512b5c9967 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:21.984236 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 370/1436] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:01:21 2026] POST /volume/v3/volumes => generated 782 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:21.984376 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:21.984376 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:21.991738 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7365d8bb-a39f-462a-ac04-1c406e50cdc9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:21.997044 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5fca48d-3a96-4980-bbe1-80e3d84bc303 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:21.997308 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-81e7eeb9-060e-486d-bc7b-0dfd1410ce50 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] https://10.4.3.13/volume/v3/messages/cc5439e2-4273-46ea-a437-377c5f1e77e7 returned with HTTP 204 Jul 03 13:01:21.997748 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 360/1437] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:21 2026] DELETE /volume/v3/messages/cc5439e2-4273-46ea-a437-377c5f1e77e7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:21.997918 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7365d8bb-a39f-462a-ac04-1c406e50cdc9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:21.998423 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 349/1438] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:21.999104 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5fca48d-3a96-4980-bbe1-80e3d84bc303 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 Jul 03 13:01:21.999624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5fca48d-3a96-4980-bbe1-80e3d84bc303 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:21.999624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5fca48d-3a96-4980-bbe1-80e3d84bc303 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.006178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6586da06-3d4e-4e6b-b7b8-d4e7b7e3381c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.008811 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6586da06-3d4e-4e6b-b7b8-d4e7b7e3381c tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] GET https://10.4.3.13/volume/v3/messages/cc5439e2-4273-46ea-a437-377c5f1e77e7 Jul 03 13:01:22.009735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6586da06-3d4e-4e6b-b7b8-d4e7b7e3381c tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.009735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6586da06-3d4e-4e6b-b7b8-d4e7b7e3381c tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.016970 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.016970 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:22.018804 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6586da06-3d4e-4e6b-b7b8-d4e7b7e3381c tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] https://10.4.3.13/volume/v3/messages/cc5439e2-4273-46ea-a437-377c5f1e77e7 returned with HTTP 404 Jul 03 13:01:22.019491 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 371/1439] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:22 2026] GET /volume/v3/messages/cc5439e2-4273-46ea-a437-377c5f1e77e7 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:22.022429 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a5fca48d-3a96-4980-bbe1-80e3d84bc303 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:22.028055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5fca48d-3a96-4980-bbe1-80e3d84bc303 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 returned with HTTP 200 Jul 03 13:01:22.028623 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 360/1440] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:21 2026] GET /volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:22.030897 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.034041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 Jul 03 13:01:22.034347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.034590 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.034938 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Delete volume with id: a1aa378c-4ba2-4afd-a12e-54d10b98c082 Jul 03 13:01:22.043344 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.043344 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:22.043856 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:22.045069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99824) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:22.060604 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-548649658 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-548649658, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:22.060875 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-548649658 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-548649658, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:22.076889 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Created reservations ['ea783467-d493-4b98-91f7-920c65ce30c3', 'd9f36359-3afd-4135-a600-f763af1b8d73', 'e800d48a-0e5a-4763-bb67-ae12668a2c3a', 'cda6defa-2b2b-4edd-a5c7-b502eafd9c66'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:22.118114 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Delete volume request issued successfully. Jul 03 13:01:22.118385 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3d636a13-18ea-4fea-ab36-0e3ff07feab5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 returned with HTTP 202 Jul 03 13:01:22.118955 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 361/1441] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:22 2026] DELETE /volume/v3/volumes/a1aa378c-4ba2-4afd-a12e-54d10b98c082 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:22.126831 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f0e4d1b5-8cf7-4c94-8339-4ada65f207a9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.128770 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f0e4d1b5-8cf7-4c94-8339-4ada65f207a9 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/types/756ab0d8-3bae-444a-bb54-e0eccb4669c9 Jul 03 13:01:22.129107 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f0e4d1b5-8cf7-4c94-8339-4ada65f207a9 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.129328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f0e4d1b5-8cf7-4c94-8339-4ada65f207a9 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.165422 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f0e4d1b5-8cf7-4c94-8339-4ada65f207a9 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/types/756ab0d8-3bae-444a-bb54-e0eccb4669c9 returned with HTTP 202 Jul 03 13:01:22.165905 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 350/1442] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:22 2026] DELETE /volume/v3/types/756ab0d8-3bae-444a-bb54-e0eccb4669c9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:22.175334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c3a37255-606e-4812-925d-38a8b1f5a24b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.177768 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c3a37255-606e-4812-925d-38a8b1f5a24b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:22.178157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c3a37255-606e-4812-925d-38a8b1f5a24b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1194667988", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1535079979", "vendor_name": "tempest-vendor_name-1356756755"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:22.180005 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.180005 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:22.194769 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c3a37255-606e-4812-925d-38a8b1f5a24b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:22.195234 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 372/1443] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:22 2026] POST /volume/v3/types => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:22.204132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.206524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:22.206976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0f4b2f5e-c1c5-4d91-a89e-46416fc37559", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:22.208906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume request body: {'volume': {'volume_type': '0f4b2f5e-c1c5-4d91-a89e-46416fc37559', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:22.210595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d1746a3b-bca5-4657-80e2-ced498ffa8d2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.212698 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d1746a3b-bca5-4657-80e2-ced498ffa8d2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:22.212958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d1746a3b-bca5-4657-80e2-ced498ffa8d2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.213103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d1746a3b-bca5-4657-80e2-ced498ffa8d2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.213532 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume of 1 GB Jul 03 13:01:22.213957 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.213957 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:22.214757 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Availability Zones retrieved successfully. Jul 03 13:01:22.222936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Flow 'volume_create_api' (5fc10248-9e22-40f5-9f81-50dba735e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:22.224342 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1e2ee9-aaa9-4d14-941d-cda56c680e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:22.225143 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.225143 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:22.225565 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:22.229978 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d1746a3b-bca5-4657-80e2-ced498ffa8d2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:22.236805 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d1746a3b-bca5-4657-80e2-ced498ffa8d2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:22.236805 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 362/1444] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:22 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:22.253121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1e2ee9-aaa9-4d14-941d-cda56c680e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1535079979',vendor_name='tempest-vendor_name-1356756755'},id=0f4b2f5e-c1c5-4d91-a89e-46416fc37559,is_public=True,name='tempest-ProjectMemberTests-volume-type-1194667988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f4b2f5e-c1c5-4d91-a89e-46416fc37559', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:22.254508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9906e35-8272-40b1-804b-bebc7c735f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:22.290136 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1194667988 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1194667988, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:22.290559 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1194667988 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1194667988, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:22.320711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Created reservations ['e3ff0bba-1fc4-43ce-acb6-9dfc16573078', 'b214a574-afa8-4cd0-9c75-80ca701eada1', '462182b2-4ebe-4c66-b474-8dbcf31ea271', 'ae6b520b-9d9f-4886-b447-39f688291058'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:22.321685 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9906e35-8272-40b1-804b-bebc7c735f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ff0bba-1fc4-43ce-acb6-9dfc16573078', 'b214a574-afa8-4cd0-9c75-80ca701eada1', '462182b2-4ebe-4c66-b474-8dbcf31ea271', 'ae6b520b-9d9f-4886-b447-39f688291058']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:22.322457 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177e343a-27fd-4f39-beff-ebbc12140d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:22.356243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (177e343a-27fd-4f39-beff-ebbc12140d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '209ecc31-176f-4b53-8173-0a2c7252b123', '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='08ac042a91ed4ea090704b938cb57e7c',qos_specs=None,replication_status=,reservations=['e3ff0bba-1fc4-43ce-acb6-9dfc16573078','b214a574-afa8-4cd0-9c75-80ca701eada1','462182b2-4ebe-4c66-b474-8dbcf31ea271','ae6b520b-9d9f-4886-b447-39f688291058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b52164f31d4a44bc5b932276df95d0',volume_type_id=0f4b2f5e-c1c5-4d91-a89e-46416fc37559), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01: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=209ecc31-176f-4b53-8173-0a2c7252b123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ac042a91ed4ea090704b938cb57e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2b52164f31d4a44bc5b932276df95d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f4b2f5e-c1c5-4d91-a89e-46416fc37559),volume_type_id=0f4b2f5e-c1c5-4d91-a89e-46416fc37559)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:22.357061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d3474d-e05f-46df-abb7-0c23f29bfcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:22.363102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-108fbd81-4c87-43d2-92cf-a3cbb299a1ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.363483 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-108fbd81-4c87-43d2-92cf-a3cbb299a1ee None None] GET https://10.4.3.13/volume// Jul 03 13:01:22.363629 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-108fbd81-4c87-43d2-92cf-a3cbb299a1ee None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.363835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-108fbd81-4c87-43d2-92cf-a3cbb299a1ee None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.364181 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-108fbd81-4c87-43d2-92cf-a3cbb299a1ee None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:22.364690 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 351/1445] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:22.372649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-392e5880-7c39-4c4b-829b-264ea7ee8956 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.376399 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-392e5880-7c39-4c4b-829b-264ea7ee8956 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:22.376697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-392e5880-7c39-4c4b-829b-264ea7ee8956 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.376970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-392e5880-7c39-4c4b-829b-264ea7ee8956 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.385360 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d3474d-e05f-46df-abb7-0c23f29bfcd1) transitioned into state 'SUCCESS' from 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='08ac042a91ed4ea090704b938cb57e7c',qos_specs=None,replication_status=,reservations=['e3ff0bba-1fc4-43ce-acb6-9dfc16573078','b214a574-afa8-4cd0-9c75-80ca701eada1','462182b2-4ebe-4c66-b474-8dbcf31ea271','ae6b520b-9d9f-4886-b447-39f688291058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b52164f31d4a44bc5b932276df95d0',volume_type_id=0f4b2f5e-c1c5-4d91-a89e-46416fc37559)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:22.386246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d9e2862-28ff-4dd5-9f50-9c7889735635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:22.393612 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.393612 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:22.401035 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d9e2862-28ff-4dd5-9f50-9c7889735635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:22.401035 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Flow 'volume_create_api' (5fc10248-9e22-40f5-9f81-50dba735e26a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:22.401035 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume request issued successfully. Jul 03 13:01:22.401035 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76f57d4c-69c8-4d03-ade7-86e1307e1368 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:22.401035 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 361/1446] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:01:22 2026] POST /volume/v3/volumes => generated 772 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:22.402058 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-392e5880-7c39-4c4b-829b-264ea7ee8956 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:22.407741 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-392e5880-7c39-4c4b-829b-264ea7ee8956 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:22.408219 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 373/1447] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:22 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:22.421190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f9c4c3f3-09a8-46fa-980c-241324a887e4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.423174 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f9c4c3f3-09a8-46fa-980c-241324a887e4 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 Jul 03 13:01:22.423319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f9c4c3f3-09a8-46fa-980c-241324a887e4 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.423566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f9c4c3f3-09a8-46fa-980c-241324a887e4 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.434045 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.434045 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:22.442272 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f9c4c3f3-09a8-46fa-980c-241324a887e4 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:22.444828 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f9c4c3f3-09a8-46fa-980c-241324a887e4 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 returned with HTTP 200 Jul 03 13:01:22.445603 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 363/1448] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:22 2026] GET /volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:22.508270 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.511695 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] PUT https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 Jul 03 13:01:22.512566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:22.522155 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Acquiring lock "cinder-attachment_update-3275da87-5151-4d1e-b900-fceafe341e71-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:01:22.528680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Lock "cinder-attachment_update-3275da87-5151-4d1e-b900-fceafe341e71-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:01:22.529904 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.529904 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:22.893697 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-716a7a04-859c-49b4-ad3c-ae01f769ab58 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.896787 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-716a7a04-859c-49b4-ad3c-ae01f769ab58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:22.897539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-716a7a04-859c-49b4-ad3c-ae01f769ab58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:22.897539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-716a7a04-859c-49b4-ad3c-ae01f769ab58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:22.907744 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.907744 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:22.913398 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-716a7a04-859c-49b4-ad3c-ae01f769ab58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:22.921299 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-716a7a04-859c-49b4-ad3c-ae01f769ab58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:22.921733 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 362/1449] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:22 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:22.941235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:22.943613 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action Jul 03 13:01:22.944087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action body: b'{"os-attach": {"instance_uuid": "67a0405d-e1f2-40e9-b4bc-a10c4b394d27", "mountpoint": "/dev/vdb"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:22.944609 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "67a0405d-e1f2-40e9-b4bc-a10c4b394d27", "mountpoint": "/dev/vdb"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:22.958141 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:22.958141 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:22.959521 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:22.973320 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Update volume admin metadata completed successfully. Jul 03 13:01:23.017267 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e4c90397-6c4b-46c5-8b15-e21690b11a21 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.021335 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4c90397-6c4b-46c5-8b15-e21690b11a21 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:23.021335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4c90397-6c4b-46c5-8b15-e21690b11a21 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.021335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4c90397-6c4b-46c5-8b15-e21690b11a21 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.035357 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.035357 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:23.044493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-744c3bd9-5e49-43ec-9d43-36e65c2515db None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.048188 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-744c3bd9-5e49-43ec-9d43-36e65c2515db tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 Jul 03 13:01:23.048321 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4c90397-6c4b-46c5-8b15-e21690b11a21 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:23.048399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-744c3bd9-5e49-43ec-9d43-36e65c2515db tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.052188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-744c3bd9-5e49-43ec-9d43-36e65c2515db tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.056814 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4c90397-6c4b-46c5-8b15-e21690b11a21 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:23.057265 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 364/1450] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.060007 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.060007 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:23.060391 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Lock "cinder-attachment_update-3275da87-5151-4d1e-b900-fceafe341e71-np0000004418" released by "attachment_update" :: held 0.532s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:01:23.061292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-4d885123-7d62-4c8b-95f1-a6177c2c477b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 returned with HTTP 200 Jul 03 13:01:23.061461 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 352/1451] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:01:22 2026] PUT /volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.078880 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-744c3bd9-5e49-43ec-9d43-36e65c2515db tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:23.088468 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-744c3bd9-5e49-43ec-9d43-36e65c2515db tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 returned with HTTP 200 Jul 03 13:01:23.089123 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 363/1452] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.110059 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-35ea8fcc-0fa3-465b-b50c-cd747dc78b82 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.113643 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-35ea8fcc-0fa3-465b-b50c-cd747dc78b82 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:23.113994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-35ea8fcc-0fa3-465b-b50c-cd747dc78b82 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.114212 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-35ea8fcc-0fa3-465b-b50c-cd747dc78b82 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.126051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-35ea8fcc-0fa3-465b-b50c-cd747dc78b82 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:23.126979 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 365/1453] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/messages => generated 1322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.141230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7cc6f274-1016-4479-8a37-8bd344d0e248 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.143411 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7cc6f274-1016-4479-8a37-8bd344d0e248 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/messages/10f9ab95-3875-4ee9-b177-3ddd771619cc Jul 03 13:01:23.143959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7cc6f274-1016-4479-8a37-8bd344d0e248 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.144411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7cc6f274-1016-4479-8a37-8bd344d0e248 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.151317 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.151317 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:23.152426 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7cc6f274-1016-4479-8a37-8bd344d0e248 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages/10f9ab95-3875-4ee9-b177-3ddd771619cc returned with HTTP 200 Jul 03 13:01:23.152950 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 353/1454] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/messages/10f9ab95-3875-4ee9-b177-3ddd771619cc => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.166572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6803a18a-f1b2-4a9f-8ccc-4a141afcfa98 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.169479 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6803a18a-f1b2-4a9f-8ccc-4a141afcfa98 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:23.169685 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6803a18a-f1b2-4a9f-8ccc-4a141afcfa98 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.169907 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6803a18a-f1b2-4a9f-8ccc-4a141afcfa98 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.180250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6803a18a-f1b2-4a9f-8ccc-4a141afcfa98 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:23.180847 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 364/1455] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/messages => generated 1322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.198270 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8bc22273-11dc-4c4c-99ee-735b04c932d6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.202782 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8bc22273-11dc-4c4c-99ee-735b04c932d6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] DELETE https://10.4.3.13/volume/v3/messages/10f9ab95-3875-4ee9-b177-3ddd771619cc Jul 03 13:01:23.203210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8bc22273-11dc-4c4c-99ee-735b04c932d6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.204972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8bc22273-11dc-4c4c-99ee-735b04c932d6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.217259 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8bc22273-11dc-4c4c-99ee-735b04c932d6 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/messages/10f9ab95-3875-4ee9-b177-3ddd771619cc returned with HTTP 204 Jul 03 13:01:23.218287 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 366/1456] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:23 2026] DELETE /volume/v3/messages/10f9ab95-3875-4ee9-b177-3ddd771619cc => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:23.227127 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b8a0423f-b138-4ab4-bc87-b108a4c5e90c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.229275 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b8a0423f-b138-4ab4-bc87-b108a4c5e90c tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 Jul 03 13:01:23.229477 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b8a0423f-b138-4ab4-bc87-b108a4c5e90c tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.229716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b8a0423f-b138-4ab4-bc87-b108a4c5e90c tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.238937 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.238937 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:23.243860 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b8a0423f-b138-4ab4-bc87-b108a4c5e90c tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:23.251931 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b8a0423f-b138-4ab4-bc87-b108a4c5e90c tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 returned with HTTP 200 Jul 03 13:01:23.252211 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cea898f1-01c8-491b-9d70-dfeec2bd4c57 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.253911 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 354/1457] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.254845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cea898f1-01c8-491b-9d70-dfeec2bd4c57 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:23.255304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cea898f1-01c8-491b-9d70-dfeec2bd4c57 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.255606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cea898f1-01c8-491b-9d70-dfeec2bd4c57 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.271909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.273823 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] DELETE https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 Jul 03 13:01:23.274002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.274322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.274485 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.274485 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:23.274670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Delete volume with id: 6f040984-ac26-474d-8e71-9f70031df2e1 Jul 03 13:01:23.280094 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cea898f1-01c8-491b-9d70-dfeec2bd4c57 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:23.283603 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.283603 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:23.283914 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Volume info retrieved successfully. Jul 03 13:01:23.285152 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99824) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:23.286441 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cea898f1-01c8-491b-9d70-dfeec2bd4c57 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:23.286910 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 365/1458] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.303189 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-90519556 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-90519556, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:23.303529 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-90519556 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-90519556, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:23.318559 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Created reservations ['78613113-eac0-4c68-9dd3-1bb0113d8bc4', '197c58c1-a983-4f21-8486-e91d1c23b43d', 'fbfb0096-c77d-444f-9197-f93b6c374cfd', '613a703b-a9c7-490f-91ec-b05fb40f0095'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:23.365623 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Delete volume request issued successfully. Jul 03 13:01:23.365931 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c5a94b2-af07-4bdb-834f-87bd798a9524 tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 returned with HTTP 202 Jul 03 13:01:23.366574 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 367/1459] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:23 2026] DELETE /volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:23.375798 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-efd1df87-5162-4348-90fc-b2b91fa38e5e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.378381 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-efd1df87-5162-4348-90fc-b2b91fa38e5e tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] GET https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 Jul 03 13:01:23.379064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-efd1df87-5162-4348-90fc-b2b91fa38e5e tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.379385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-efd1df87-5162-4348-90fc-b2b91fa38e5e tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.386515 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-efd1df87-5162-4348-90fc-b2b91fa38e5e tempest-UserMessagesTest-1656278369 tempest-UserMessagesTest-1656278369-project-member] https://10.4.3.13/volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 returned with HTTP 404 Jul 03 13:01:23.387068 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 355/1460] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/6f040984-ac26-474d-8e71-9f70031df2e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:23.395272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e7dd5e23-d4f8-41db-97ff-5a42d25eb8ca None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.397442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7dd5e23-d4f8-41db-97ff-5a42d25eb8ca tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] DELETE https://10.4.3.13/volume/v3/types/7b421bae-d6b8-4205-bdf3-57367ff37991 Jul 03 13:01:23.397726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7dd5e23-d4f8-41db-97ff-5a42d25eb8ca tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.398007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7dd5e23-d4f8-41db-97ff-5a42d25eb8ca tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.428308 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7dd5e23-d4f8-41db-97ff-5a42d25eb8ca tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] https://10.4.3.13/volume/v3/types/7b421bae-d6b8-4205-bdf3-57367ff37991 returned with HTTP 202 Jul 03 13:01:23.428735 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 366/1461] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:23 2026] DELETE /volume/v3/types/7b421bae-d6b8-4205-bdf3-57367ff37991 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:23.436627 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ac02e0da-0e92-4bd8-aa23-adf7bae10c3f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.439262 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac02e0da-0e92-4bd8-aa23-adf7bae10c3f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] GET https://10.4.3.13/volume/v3/types/7b421bae-d6b8-4205-bdf3-57367ff37991 Jul 03 13:01:23.439488 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac02e0da-0e92-4bd8-aa23-adf7bae10c3f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.439779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac02e0da-0e92-4bd8-aa23-adf7bae10c3f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.444031 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac02e0da-0e92-4bd8-aa23-adf7bae10c3f tempest-UserMessagesTest-240535783 tempest-UserMessagesTest-240535783-project-admin] https://10.4.3.13/volume/v3/types/7b421bae-d6b8-4205-bdf3-57367ff37991 returned with HTTP 404 Jul 03 13:01:23.444542 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 368/1462] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/types/7b421bae-d6b8-4205-bdf3-57367ff37991 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:23.461452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5eb8e4f4-7ce7-41e1-b2d6-53b1dafd21e0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.463600 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5eb8e4f4-7ce7-41e1-b2d6-53b1dafd21e0 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 Jul 03 13:01:23.463900 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5eb8e4f4-7ce7-41e1-b2d6-53b1dafd21e0 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.464182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5eb8e4f4-7ce7-41e1-b2d6-53b1dafd21e0 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.477135 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Attach volume completed successfully. Jul 03 13:01:23.477454 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9721c2f3-df69-4fdb-acec-d50fcdba6dd5 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action returned with HTTP 202 Jul 03 13:01:23.477632 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.477632 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:23.478034 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 374/1463] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:22 2026] POST /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:23.486578 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5eb8e4f4-7ce7-41e1-b2d6-53b1dafd21e0 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:23.489600 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cdbf4721-1a26-4b01-a000-f1c435257982 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.492856 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cdbf4721-1a26-4b01-a000-f1c435257982 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:23.493016 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cdbf4721-1a26-4b01-a000-f1c435257982 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.493869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cdbf4721-1a26-4b01-a000-f1c435257982 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.495482 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5eb8e4f4-7ce7-41e1-b2d6-53b1dafd21e0 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 returned with HTTP 200 Jul 03 13:01:23.496184 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 356/1464] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.510058 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.510058 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:23.513895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9e36df8c-8284-4455-b551-a1feb73bd271 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.517773 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e36df8c-8284-4455-b551-a1feb73bd271 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:23.517773 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e36df8c-8284-4455-b551-a1feb73bd271 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.517773 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e36df8c-8284-4455-b551-a1feb73bd271 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.518016 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cdbf4721-1a26-4b01-a000-f1c435257982 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:23.521287 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e36df8c-8284-4455-b551-a1feb73bd271 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:23.522025 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 369/1465] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.526595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cdbf4721-1a26-4b01-a000-f1c435257982 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:23.527426 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 367/1466] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.534185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3db26501-2780-4e83-93e5-c2d7949e1e4a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.536281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3db26501-2780-4e83-93e5-c2d7949e1e4a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:23.536684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3db26501-2780-4e83-93e5-c2d7949e1e4a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.536911 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3db26501-2780-4e83-93e5-c2d7949e1e4a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.537075 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.537075 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:23.543331 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3db26501-2780-4e83-93e5-c2d7949e1e4a tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:23.543840 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 375/1467] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.544222 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-82727108-a000-4475-89f2-b33931684d1c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.546756 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-82727108-a000-4475-89f2-b33931684d1c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:23.547093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-82727108-a000-4475-89f2-b33931684d1c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.547360 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-82727108-a000-4475-89f2-b33931684d1c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.556542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b25d9cce-28dd-4c66-869d-fd7a186c8f14 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.558452 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b25d9cce-28dd-4c66-869d-fd7a186c8f14 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/messages/a79570fa-e7ce-42d9-a2fb-a62272bae7d8 Jul 03 13:01:23.558798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b25d9cce-28dd-4c66-869d-fd7a186c8f14 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.559131 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b25d9cce-28dd-4c66-869d-fd7a186c8f14 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.567495 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.567495 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:23.573330 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-82727108-a000-4475-89f2-b33931684d1c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:23.573457 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b25d9cce-28dd-4c66-869d-fd7a186c8f14 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/messages/a79570fa-e7ce-42d9-a2fb-a62272bae7d8 returned with HTTP 204 Jul 03 13:01:23.573457 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 370/1468] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:23 2026] DELETE /volume/v3/messages/a79570fa-e7ce-42d9-a2fb-a62272bae7d8 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:23.577814 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-82727108-a000-4475-89f2-b33931684d1c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:23.579740 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 357/1469] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.590014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.592907 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 Jul 03 13:01:23.592907 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.592907 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.592907 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Delete volume with id: 209ecc31-176f-4b53-8173-0a2c7252b123 Jul 03 13:01:23.595353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6fe3cf54-1164-48bc-8182-02c325db2061 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.608267 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.608267 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:23.608844 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:23.609946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99823) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:23.649187 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Created reservations ['7e0ca295-560e-402b-86df-e2e03ba1eb07', '493b4166-2be3-4bfc-911d-449ffc165b6e', 'c672c1ed-8fa9-49b7-9632-88b6292cdd6c', 'a962bd0a-3b06-4fca-bad9-cf8225986ac7'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:23.698729 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Delete volume request issued successfully. Jul 03 13:01:23.699146 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3245a266-c213-4e5a-9b54-223fdd7a4bb3 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 returned with HTTP 202 Jul 03 13:01:23.699452 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 368/1470] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:23 2026] DELETE /volume/v3/volumes/209ecc31-176f-4b53-8173-0a2c7252b123 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:23.710485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ba1ad8f2-a7eb-488f-b85c-4eb789821561 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.712035 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ba1ad8f2-a7eb-488f-b85c-4eb789821561 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/types/0f4b2f5e-c1c5-4d91-a89e-46416fc37559 Jul 03 13:01:23.712419 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ba1ad8f2-a7eb-488f-b85c-4eb789821561 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.712635 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ba1ad8f2-a7eb-488f-b85c-4eb789821561 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.753697 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6fe3cf54-1164-48bc-8182-02c325db2061 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action Jul 03 13:01:23.754037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6fe3cf54-1164-48bc-8182-02c325db2061 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:23.754211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6fe3cf54-1164-48bc-8182-02c325db2061 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:23.772966 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.772966 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:23.772966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-6fe3cf54-1164-48bc-8182-02c325db2061 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume 'a2333278-9681-44e0-a4f6-a90224848569' with '{'status': 'error'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:23.795025 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ba1ad8f2-a7eb-488f-b85c-4eb789821561 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/types/0f4b2f5e-c1c5-4d91-a89e-46416fc37559 returned with HTTP 202 Jul 03 13:01:23.795576 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 371/1471] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:23 2026] DELETE /volume/v3/types/0f4b2f5e-c1c5-4d91-a89e-46416fc37559 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:23.807232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e9c2f4fb-db2d-4020-aa0e-b7f127ee8486 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.809298 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e9c2f4fb-db2d-4020-aa0e-b7f127ee8486 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:23.809701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e9c2f4fb-db2d-4020-aa0e-b7f127ee8486 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1145160638", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1402599337", "vendor_name": "tempest-vendor_name-1223523204"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:23.815387 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6fe3cf54-1164-48bc-8182-02c325db2061 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action returned with HTTP 202 Jul 03 13:01:23.815877 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 376/1472] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:23 2026] POST /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:23.833424 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6700b80-314f-40b1-b3db-36fad3cb9bd7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.835240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6700b80-314f-40b1-b3db-36fad3cb9bd7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:23.835748 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6700b80-314f-40b1-b3db-36fad3cb9bd7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:23.836064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6700b80-314f-40b1-b3db-36fad3cb9bd7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:23.846629 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e9c2f4fb-db2d-4020-aa0e-b7f127ee8486 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:23.847069 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 358/1473] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:23 2026] POST /volume/v3/types => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:23.860437 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.860437 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:23.861452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.863834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:23.864666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:23.866531 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume request body: {'volume': {'volume_type': '005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:23.870572 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6700b80-314f-40b1-b3db-36fad3cb9bd7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:23.872067 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume of 1 GB Jul 03 13:01:23.872531 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.872531 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:23.873069 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Availability Zones retrieved successfully. Jul 03 13:01:23.879353 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6700b80-314f-40b1-b3db-36fad3cb9bd7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:23.880069 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 369/1474] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:23 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 1172 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:23.881671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Flow 'volume_create_api' (6f19e9ac-60db-4be9-ac4f-acbcfed47acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:23.883401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc23c78-2bf9-48a5-bab0-508ed494ff06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:23.884277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:23.897272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:23.900578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action Jul 03 13:01:23.901141 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9d1b8176-5f4b-4989-90f9-63fedaa94f5d"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:23.901348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9d1b8176-5f4b-4989-90f9-63fedaa94f5d"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:23.916926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc23c78-2bf9-48a5-bab0-508ed494ff06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1402599337',vendor_name='tempest-vendor_name-1223523204'},id=005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1145160638',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:23.918514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a367d3f5-fdbb-4295-9bc5-e62a58de59cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:23.927532 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:23.927532 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:23.928070 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Volume info retrieved successfully. Jul 03 13:01:23.963317 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1145160638 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1145160638, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:23.963641 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1145160638 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1145160638, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:24.008686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Created reservations ['d224bc95-4221-4b68-bc63-7c1036b5ad76', 'adefb3ed-6a55-49d8-8f8a-9c7f2822312f', '9c804a40-8333-4a04-a0ec-586d35551fdd', 'bedba596-934f-483d-b6c7-f8c56628545c'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:24.010102 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a367d3f5-fdbb-4295-9bc5-e62a58de59cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d224bc95-4221-4b68-bc63-7c1036b5ad76', 'adefb3ed-6a55-49d8-8f8a-9c7f2822312f', '9c804a40-8333-4a04-a0ec-586d35551fdd', 'bedba596-934f-483d-b6c7-f8c56628545c']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:24.011016 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f869f08-69df-414c-b81a-c394b8948eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:24.054196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f869f08-69df-414c-b81a-c394b8948eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498', '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='08ac042a91ed4ea090704b938cb57e7c',qos_specs=None,replication_status=,reservations=['d224bc95-4221-4b68-bc63-7c1036b5ad76','adefb3ed-6a55-49d8-8f8a-9c7f2822312f','9c804a40-8333-4a04-a0ec-586d35551fdd','bedba596-934f-483d-b6c7-f8c56628545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b52164f31d4a44bc5b932276df95d0',volume_type_id=005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01: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=4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ac042a91ed4ea090704b938cb57e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2b52164f31d4a44bc5b932276df95d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b),volume_type_id=005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:24.054196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfa7a818-c671-4e84-96e2-329ddd86fe20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:24.078962 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfa7a818-c671-4e84-96e2-329ddd86fe20) transitioned into state 'SUCCESS' from 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='08ac042a91ed4ea090704b938cb57e7c',qos_specs=None,replication_status=,reservations=['d224bc95-4221-4b68-bc63-7c1036b5ad76','adefb3ed-6a55-49d8-8f8a-9c7f2822312f','9c804a40-8333-4a04-a0ec-586d35551fdd','bedba596-934f-483d-b6c7-f8c56628545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2b52164f31d4a44bc5b932276df95d0',volume_type_id=005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:24.080030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95b38ad-23f5-4b6f-bb13-52c25a8b9f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:24.080601 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d9ff4d5f-4943-4b98-9a0f-c67f358d3e33 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:24.082943 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d9ff4d5f-4943-4b98-9a0f-c67f358d3e33 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:24.083024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d9ff4d5f-4943-4b98-9a0f-c67f358d3e33 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:24.083237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d9ff4d5f-4943-4b98-9a0f-c67f358d3e33 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:24.094540 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95b38ad-23f5-4b6f-bb13-52c25a8b9f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:24.094976 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Flow 'volume_create_api' (6f19e9ac-60db-4be9-ac4f-acbcfed47acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:24.095400 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Create volume request issued successfully. Jul 03 13:01:24.096314 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6ce2580a-e5a9-461a-9702-d54d80edd872 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:24.096797 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 372/1475] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:01:23 2026] POST /volume/v3/volumes => generated 772 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:01:24.099843 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:24.099843 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:24.116434 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a086bc78-f1a5-45d9-86c9-3c6888f2a3eb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:24.117019 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d9ff4d5f-4943-4b98-9a0f-c67f358d3e33 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:24.121035 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a086bc78-f1a5-45d9-86c9-3c6888f2a3eb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 Jul 03 13:01:24.121733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a086bc78-f1a5-45d9-86c9-3c6888f2a3eb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:24.122315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a086bc78-f1a5-45d9-86c9-3c6888f2a3eb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:24.128428 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d9ff4d5f-4943-4b98-9a0f-c67f358d3e33 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:24.128952 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 359/1476] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:24 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:24.139202 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:24.139202 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:24.150019 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a086bc78-f1a5-45d9-86c9-3c6888f2a3eb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:24.156123 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a086bc78-f1a5-45d9-86c9-3c6888f2a3eb tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 returned with HTTP 200 Jul 03 13:01:24.156563 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 370/1477] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:24 2026] GET /volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 => generated 951 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:24.305193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1f423a30-d48b-440f-9427-0c8c83a3fed9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:24.307230 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f423a30-d48b-440f-9427-0c8c83a3fed9 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:24.307307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f423a30-d48b-440f-9427-0c8c83a3fed9 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:24.308098 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f423a30-d48b-440f-9427-0c8c83a3fed9 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:24.332987 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:24.332987 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:24.332987 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f423a30-d48b-440f-9427-0c8c83a3fed9 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:24.338683 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f423a30-d48b-440f-9427-0c8c83a3fed9 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:24.340423 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 373/1478] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:24 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:24.436353 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Terminate volume connection completed successfully. Jul 03 13:01:24.452464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99821) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 13:01:24.888320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-578e4c1a-d4c5-4206-87d5-bf8e8bfe8647 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:24.891591 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-578e4c1a-d4c5-4206-87d5-bf8e8bfe8647 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:24.891939 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-578e4c1a-d4c5-4206-87d5-bf8e8bfe8647 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:24.892148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-578e4c1a-d4c5-4206-87d5-bf8e8bfe8647 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:24.908908 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:24.908908 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:24.915831 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-578e4c1a-d4c5-4206-87d5-bf8e8bfe8647 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:24.922639 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-578e4c1a-d4c5-4206-87d5-bf8e8bfe8647 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:24.923808 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 360/1479] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:24 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:24.971508 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Detach volume completed successfully. Jul 03 13:01:24.971733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02d550e9-ac64-49dd-a617-ca62dc90e8a2 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action returned with HTTP 202 Jul 03 13:01:24.972318 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 377/1480] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:23 2026] POST /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action => generated 0 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:24.981291 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b13a03fd-1653-4f79-a1ec-a22ea38e3eba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:24.984454 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b13a03fd-1653-4f79-a1ec-a22ea38e3eba tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:24.985310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b13a03fd-1653-4f79-a1ec-a22ea38e3eba tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:24.985511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b13a03fd-1653-4f79-a1ec-a22ea38e3eba tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.000206 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.000206 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:25.009701 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b13a03fd-1653-4f79-a1ec-a22ea38e3eba tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.018001 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b13a03fd-1653-4f79-a1ec-a22ea38e3eba tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:25.018615 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 371/1481] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:24 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.046749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-701ad5fd-eb94-41e2-a5dd-285b512c655f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.052498 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-701ad5fd-eb94-41e2-a5dd-285b512c655f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:25.052737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-701ad5fd-eb94-41e2-a5dd-285b512c655f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.053023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-701ad5fd-eb94-41e2-a5dd-285b512c655f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.065294 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.065294 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:25.072961 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-701ad5fd-eb94-41e2-a5dd-285b512c655f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.078859 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-701ad5fd-eb94-41e2-a5dd-285b512c655f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:25.079435 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 374/1482] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.099446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.102864 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action Jul 03 13:01:25.103645 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action body: b'{"os-detach": {}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:25.103792 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:25.119697 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.119697 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:25.120731 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.151461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-058d05ec-1ebb-448b-be49-87d265fdc734 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.155653 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-058d05ec-1ebb-448b-be49-87d265fdc734 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:25.155653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-058d05ec-1ebb-448b-be49-87d265fdc734 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.155653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-058d05ec-1ebb-448b-be49-87d265fdc734 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.178872 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.178872 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:25.183187 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bfb5ae4f-84c4-41cc-af9f-21403e63a43f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.185945 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bfb5ae4f-84c4-41cc-af9f-21403e63a43f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 Jul 03 13:01:25.186223 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bfb5ae4f-84c4-41cc-af9f-21403e63a43f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.186691 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bfb5ae4f-84c4-41cc-af9f-21403e63a43f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.203185 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-058d05ec-1ebb-448b-be49-87d265fdc734 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:25.208550 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.208550 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:25.217707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-058d05ec-1ebb-448b-be49-87d265fdc734 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:25.219280 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bfb5ae4f-84c4-41cc-af9f-21403e63a43f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:25.219878 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 378/1483] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:25.224585 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bfb5ae4f-84c4-41cc-af9f-21403e63a43f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 returned with HTTP 200 Jul 03 13:01:25.225241 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 372/1484] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 => generated 972 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.258224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-61f0b2e9-8b96-4943-9cb9-c6f4baba905f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.262939 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-61f0b2e9-8b96-4943-9cb9-c6f4baba905f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:25.262939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-61f0b2e9-8b96-4943-9cb9-c6f4baba905f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.263592 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-61f0b2e9-8b96-4943-9cb9-c6f4baba905f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.284802 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-61f0b2e9-8b96-4943-9cb9-c6f4baba905f tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:25.285677 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 375/1485] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/messages => generated 668 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.306933 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ecad440b-5576-49a9-9809-c7a62c89541b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.311930 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ecad440b-5576-49a9-9809-c7a62c89541b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] GET https://10.4.3.13/volume/v3/messages/9b9f925a-677c-41fb-ae5a-4fa3fcc2d647 Jul 03 13:01:25.311930 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ecad440b-5576-49a9-9809-c7a62c89541b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.311930 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ecad440b-5576-49a9-9809-c7a62c89541b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.321458 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ecad440b-5576-49a9-9809-c7a62c89541b tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-member] https://10.4.3.13/volume/v3/messages/9b9f925a-677c-41fb-ae5a-4fa3fcc2d647 returned with HTTP 200 Jul 03 13:01:25.322573 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 379/1486] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/messages/9b9f925a-677c-41fb-ae5a-4fa3fcc2d647 => generated 665 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.334847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c3080de4-a80e-45fa-81ee-cc8d7e942ae5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.339327 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c3080de4-a80e-45fa-81ee-cc8d7e942ae5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/messages/9b9f925a-677c-41fb-ae5a-4fa3fcc2d647 Jul 03 13:01:25.339711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c3080de4-a80e-45fa-81ee-cc8d7e942ae5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.339990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c3080de4-a80e-45fa-81ee-cc8d7e942ae5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.355453 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c3080de4-a80e-45fa-81ee-cc8d7e942ae5 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/messages/9b9f925a-677c-41fb-ae5a-4fa3fcc2d647 returned with HTTP 204 Jul 03 13:01:25.356073 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 373/1487] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:25 2026] DELETE /volume/v3/messages/9b9f925a-677c-41fb-ae5a-4fa3fcc2d647 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:25.358653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dde8755b-ed73-4af3-9789-536d312e44af None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.363646 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dde8755b-ed73-4af3-9789-536d312e44af tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:25.364155 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dde8755b-ed73-4af3-9789-536d312e44af tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.364428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dde8755b-ed73-4af3-9789-536d312e44af tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.367918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.370231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 Jul 03 13:01:25.370801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.371118 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.371449 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Delete volume with id: 4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 Jul 03 13:01:25.384314 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.384314 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:25.385525 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.385525 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:25.385631 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Volume info retrieved successfully. Jul 03 13:01:25.387745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99821) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:25.392274 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dde8755b-ed73-4af3-9789-536d312e44af tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:25.400361 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dde8755b-ed73-4af3-9789-536d312e44af tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:25.401233 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 376/1488] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.404504 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1145160638 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1145160638, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:25.404942 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1145160638 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1145160638, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:25.418877 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Created reservations ['9b76dad4-e04e-490d-bc4f-56c5783a9e63', '8ac9721f-4d78-4cd7-9ab1-9a2626d1aa57', '9adfc6d7-c48b-4317-8acf-ef2974e8acda', '3b05945b-5fa1-4820-93fe-07a6dbbd4d8d'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:25.477882 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Delete volume request issued successfully. Jul 03 13:01:25.478733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-774f8ef7-1ae0-4deb-aaad-e77454657ae7 tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 returned with HTTP 202 Jul 03 13:01:25.478985 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 380/1489] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:25 2026] DELETE /volume/v3/volumes/4a5d2e1c-cfb3-4fc6-8dc1-73f1b328c498 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:01:25.489298 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2f34ff7f-4390-43a2-8578-024412cf9bfc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.492366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2f34ff7f-4390-43a2-8578-024412cf9bfc tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] DELETE https://10.4.3.13/volume/v3/types/005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b Jul 03 13:01:25.493534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2f34ff7f-4390-43a2-8578-024412cf9bfc tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.493534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2f34ff7f-4390-43a2-8578-024412cf9bfc tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.552420 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2f34ff7f-4390-43a2-8578-024412cf9bfc tempest-ProjectMemberTests-625010412 tempest-ProjectMemberTests-625010412-project-admin] https://10.4.3.13/volume/v3/types/005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b returned with HTTP 202 Jul 03 13:01:25.552917 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 374/1490] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:25 2026] DELETE /volume/v3/types/005e3f6e-f8d8-46d0-a1c8-2f172d0b9a1b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:25.626954 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Detach volume completed successfully. Jul 03 13:01:25.627225 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1ecf54f-460d-4bbe-85dc-1a9d54540dcb tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action returned with HTTP 202 Jul 03 13:01:25.628185 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 361/1491] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:25 2026] POST /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:25.647686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3af93ef9-89de-4c19-beaf-808e61393719 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.650909 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3af93ef9-89de-4c19-beaf-808e61393719 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:25.650909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3af93ef9-89de-4c19-beaf-808e61393719 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.650909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3af93ef9-89de-4c19-beaf-808e61393719 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.661007 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.661007 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:25.668367 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3af93ef9-89de-4c19-beaf-808e61393719 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.675517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3af93ef9-89de-4c19-beaf-808e61393719 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:25.676133 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 377/1492] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.697173 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7f3cf010-faf5-4bc7-aa19-478b7cbf4acf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.705316 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f3cf010-faf5-4bc7-aa19-478b7cbf4acf tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:25.705316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f3cf010-faf5-4bc7-aa19-478b7cbf4acf tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.705316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f3cf010-faf5-4bc7-aa19-478b7cbf4acf tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.718454 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.718454 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:25.725012 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7f3cf010-faf5-4bc7-aa19-478b7cbf4acf tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.732316 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f3cf010-faf5-4bc7-aa19-478b7cbf4acf tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:25.733131 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 381/1493] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:25.754035 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.758198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:25.758652 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.759136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.760039 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume with id: a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:25.770862 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.770862 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:25.771062 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.798264 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume request issued successfully. Jul 03 13:01:25.798505 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b2629a7c-254b-4d24-9271-5b7b3b1a2245 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 202 Jul 03 13:01:25.799323 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 375/1494] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:25 2026] DELETE /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:25.807708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-22709927-1ce6-4273-854d-57b6a1b5bc19 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:25.810702 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-22709927-1ce6-4273-854d-57b6a1b5bc19 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:25.810702 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-22709927-1ce6-4273-854d-57b6a1b5bc19 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:25.810702 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-22709927-1ce6-4273-854d-57b6a1b5bc19 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:25.820834 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:25.820834 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:25.827062 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-22709927-1ce6-4273-854d-57b6a1b5bc19 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:25.834054 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-22709927-1ce6-4273-854d-57b6a1b5bc19 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 200 Jul 03 13:01:25.834898 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 362/1495] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:25 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:26.243038 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ee39afcd-cfc4-4b8c-9ab1-d970042ae4f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:26.249030 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ee39afcd-cfc4-4b8c-9ab1-d970042ae4f8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:26.249303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ee39afcd-cfc4-4b8c-9ab1-d970042ae4f8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:26.249461 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ee39afcd-cfc4-4b8c-9ab1-d970042ae4f8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:26.271496 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:26.271496 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:26.278180 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ee39afcd-cfc4-4b8c-9ab1-d970042ae4f8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:26.287892 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ee39afcd-cfc4-4b8c-9ab1-d970042ae4f8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:26.288433 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 378/1496] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:26 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:26.421397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5f856191-c7d7-4d38-8993-6fdf0e59a31b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:26.423535 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f856191-c7d7-4d38-8993-6fdf0e59a31b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:26.423813 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f856191-c7d7-4d38-8993-6fdf0e59a31b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:26.424485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f856191-c7d7-4d38-8993-6fdf0e59a31b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:26.449749 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:26.449749 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:26.465960 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5f856191-c7d7-4d38-8993-6fdf0e59a31b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:26.475265 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f856191-c7d7-4d38-8993-6fdf0e59a31b tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:26.475856 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 382/1497] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:26 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:26.532715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-93ef26ae-85cf-4bd6-a401-965ae53777bb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:26.537939 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-93ef26ae-85cf-4bd6-a401-965ae53777bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa Jul 03 13:01:26.537939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-93ef26ae-85cf-4bd6-a401-965ae53777bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:26.537939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-93ef26ae-85cf-4bd6-a401-965ae53777bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:26.550320 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:26.550320 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:26.862576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d13cda95-c494-48b4-9180-79f21e4b29b0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:26.866650 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d13cda95-c494-48b4-9180-79f21e4b29b0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 Jul 03 13:01:26.866650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d13cda95-c494-48b4-9180-79f21e4b29b0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:26.866650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d13cda95-c494-48b4-9180-79f21e4b29b0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:26.877035 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d13cda95-c494-48b4-9180-79f21e4b29b0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 returned with HTTP 404 Jul 03 13:01:26.877911 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 363/1498] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:26 2026] GET /volume/v3/volumes/a2333278-9681-44e0-a4f6-a90224848569 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:27.160198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-779518fb-b3b5-4454-8c49-4917db92a9b2 req-93ef26ae-85cf-4bd6-a401-965ae53777bb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa returned with HTTP 200 Jul 03 13:01:27.160198 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 376/1499] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:01:26 2026] DELETE /volume/v3/attachments/db7aebe6-e80c-4a7e-a970-b399a50e21aa => generated 19 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:01:27.309893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-53c6b0f5-9836-49bd-830d-8f7221662ff0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:27.312181 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-53c6b0f5-9836-49bd-830d-8f7221662ff0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:27.312518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-53c6b0f5-9836-49bd-830d-8f7221662ff0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:27.312812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-53c6b0f5-9836-49bd-830d-8f7221662ff0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:27.332428 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:27.332428 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:27.350528 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-53c6b0f5-9836-49bd-830d-8f7221662ff0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:27.367144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-53c6b0f5-9836-49bd-830d-8f7221662ff0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:27.367855 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 379/1500] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:27 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:27.391038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3b370521-a773-44eb-97ce-851ea977f009 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:27.394645 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b370521-a773-44eb-97ce-851ea977f009 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:27.395623 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b370521-a773-44eb-97ce-851ea977f009 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:27.395840 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b370521-a773-44eb-97ce-851ea977f009 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:27.418936 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:27.418936 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:27.427250 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3b370521-a773-44eb-97ce-851ea977f009 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:27.435602 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b370521-a773-44eb-97ce-851ea977f009 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:27.435602 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 383/1501] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:27 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:27.496525 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8182ddda-8a90-490b-ae74-c136de151d3f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:27.500385 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8182ddda-8a90-490b-ae74-c136de151d3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:27.500385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8182ddda-8a90-490b-ae74-c136de151d3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:27.500385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8182ddda-8a90-490b-ae74-c136de151d3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:27.515654 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:27.515654 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:27.522221 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8182ddda-8a90-490b-ae74-c136de151d3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:27.530007 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8182ddda-8a90-490b-ae74-c136de151d3f tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:27.530846 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 364/1502] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:27 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:27.566392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1e56e63c-a1d5-4098-9d1b-7de02dede03a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:27.788430 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1e56e63c-a1d5-4098-9d1b-7de02dede03a tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f Jul 03 13:01:27.788806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1e56e63c-a1d5-4098-9d1b-7de02dede03a tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:27.789640 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1e56e63c-a1d5-4098-9d1b-7de02dede03a tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:27.789733 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:27.789733 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:27.808670 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1e56e63c-a1d5-4098-9d1b-7de02dede03a tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f returned with HTTP 200 Jul 03 13:01:27.809206 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 377/1503] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:01:27 2026] GET /volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f => generated 437 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:27.822585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:27.949617 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:27.949617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-201524981"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:27.950773 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-201524981'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:27.951403 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume of 1 GB Jul 03 13:01:27.958204 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Availability Zones retrieved successfully. Jul 03 13:01:27.963698 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Flow 'volume_create_api' (08373cce-6c2b-4f87-af10-3aced227395c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:27.964952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e62eca2d-ddbb-46fb-a387-298fc870f015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:27.966443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:27.999873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e62eca2d-ddbb-46fb-a387-298fc870f015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.000993 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba9cf4e-0e01-4e62-aa9c-8ec1431ae34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.098030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Created reservations ['cedf320e-b1fa-4771-8ee0-dd57d82c222e', 'fd9a5f5d-6584-444a-964a-afc2a4cdd3d4', '2608c5ec-2da2-414c-809c-0e398535573c', '18907b65-8c13-4d1f-8e1b-0b67e25c9fbc'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:28.098030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba9cf4e-0e01-4e62-aa9c-8ec1431ae34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cedf320e-b1fa-4771-8ee0-dd57d82c222e', 'fd9a5f5d-6584-444a-964a-afc2a4cdd3d4', '2608c5ec-2da2-414c-809c-0e398535573c', '18907b65-8c13-4d1f-8e1b-0b67e25c9fbc']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.098030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8a39c9-cab0-4eea-b905-54ecaa4a2403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.149453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e8a39c9-cab0-4eea-b905-54ecaa4a2403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '353307b4-db6e-4c6f-b54c-605bcc378863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-201524981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4504345d1e72494eb1cc1ae10974831f',qos_specs=None,replication_status=,reservations=['cedf320e-b1fa-4771-8ee0-dd57d82c222e','fd9a5f5d-6584-444a-964a-afc2a4cdd3d4','2608c5ec-2da2-414c-809c-0e398535573c','18907b65-8c13-4d1f-8e1b-0b67e25c9fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ae3fc0b2734a29941bf6d118cb4c90',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-201524981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=353307b4-db6e-4c6f-b54c-605bcc378863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4504345d1e72494eb1cc1ae10974831f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03ae3fc0b2734a29941bf6d118cb4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.154040 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4aa8d1-b81d-468b-9302-2b7eb960c7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.190219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4aa8d1-b81d-468b-9302-2b7eb960c7a2) transitioned into state 'SUCCESS' from state '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-201524981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4504345d1e72494eb1cc1ae10974831f',qos_specs=None,replication_status=,reservations=['cedf320e-b1fa-4771-8ee0-dd57d82c222e','fd9a5f5d-6584-444a-964a-afc2a4cdd3d4','2608c5ec-2da2-414c-809c-0e398535573c','18907b65-8c13-4d1f-8e1b-0b67e25c9fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ae3fc0b2734a29941bf6d118cb4c90',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.191485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c781b7-decc-4a38-af43-604b61460fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.214758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c781b7-decc-4a38-af43-604b61460fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.216082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Flow 'volume_create_api' (08373cce-6c2b-4f87-af10-3aced227395c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:28.216556 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume request issued successfully. Jul 03 13:01:28.217491 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e2a5829-5c4f-447e-9571-6cfab8571421 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:28.217851 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 380/1504] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:27 2026] POST /volume/v3/volumes => generated 756 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:28.234731 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-55bbff31-c85d-467f-b2f6-17ceefd56a9d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:28.237467 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55bbff31-c85d-467f-b2f6-17ceefd56a9d tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] GET https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:28.238644 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55bbff31-c85d-467f-b2f6-17ceefd56a9d tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:28.238644 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55bbff31-c85d-467f-b2f6-17ceefd56a9d tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:28.252548 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:28.252548 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:28.260604 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-55bbff31-c85d-467f-b2f6-17ceefd56a9d tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Volume info retrieved successfully. Jul 03 13:01:28.270133 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55bbff31-c85d-467f-b2f6-17ceefd56a9d tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 returned with HTTP 200 Jul 03 13:01:28.270474 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 384/1505] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:28 2026] GET /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:28.390536 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-93462ea3-bd4f-4743-8f0b-7e6d34c01bcb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:28.549269 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-981d2d7d-d728-4146-8b7b-83fd51b4dc8c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:28.551909 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-981d2d7d-d728-4146-8b7b-83fd51b4dc8c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:28.551909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-981d2d7d-d728-4146-8b7b-83fd51b4dc8c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:28.551909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-981d2d7d-d728-4146-8b7b-83fd51b4dc8c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:28.576443 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:28.576443 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:28.578579 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93462ea3-bd4f-4743-8f0b-7e6d34c01bcb tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:28.578579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-93462ea3-bd4f-4743-8f0b-7e6d34c01bcb tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-821588613", "extra_specs": {"storage_protocol": "tempest-storage_protocol-890398077", "vendor_name": "tempest-vendor_name-1383083862"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:28.595342 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-981d2d7d-d728-4146-8b7b-83fd51b4dc8c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:28.595342 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-981d2d7d-d728-4146-8b7b-83fd51b4dc8c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:28.595342 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 378/1506] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:28 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:28.595696 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c62d06e7-fe1b-49a7-9b88-ee3e9509cd27 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:28.595696 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c62d06e7-fe1b-49a7-9b88-ee3e9509cd27 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:01:28.595696 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c62d06e7-fe1b-49a7-9b88-ee3e9509cd27 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:28.595696 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c62d06e7-fe1b-49a7-9b88-ee3e9509cd27 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:28.598140 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:28.598140 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:28.611852 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c62d06e7-fe1b-49a7-9b88-ee3e9509cd27 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:01:28.612552 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c62d06e7-fe1b-49a7-9b88-ee3e9509cd27 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:01:28.613021 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 381/1507] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:28 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:28.632694 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93462ea3-bd4f-4743-8f0b-7e6d34c01bcb tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:28.633154 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 365/1508] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:28 2026] POST /volume/v3/types => generated 328 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:28.647358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:28.649876 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:28.650394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ae46940-8c99-4e2e-bd42-9f6ce681e647", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:28.655250 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Create volume request body: {'volume': {'volume_type': '3ae46940-8c99-4e2e-bd42-9f6ce681e647', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:28.656422 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Create volume of 1 GB Jul 03 13:01:28.656765 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:28.656765 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:28.657219 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Availability Zones retrieved successfully. Jul 03 13:01:28.665542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Flow 'volume_create_api' (1f5c9557-9f68-446a-926c-716c93742ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:28.667037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf8a1d1-d1c8-4968-8e37-4e09cad1c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.668645 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:28.696961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf8a1d1-d1c8-4968-8e37-4e09cad1c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-890398077',vendor_name='tempest-vendor_name-1383083862'},id=3ae46940-8c99-4e2e-bd42-9f6ce681e647,is_public=True,name='tempest-ProjectReaderTests-volume-type-821588613',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ae46940-8c99-4e2e-bd42-9f6ce681e647', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.698072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1919464-e105-4574-8105-05451eb6dac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.740249 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:28.741008 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:28.862448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Created reservations ['a895d65d-7224-417d-9f99-f7850c761fee', 'b5aa08fa-0887-40be-9026-0821bdcfa491', '9690773e-f09c-4f79-b8f2-82d40e248f3b', '42717ea2-bcd1-44ff-86f3-6255ea84da67'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:28.863368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1919464-e105-4574-8105-05451eb6dac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a895d65d-7224-417d-9f99-f7850c761fee', 'b5aa08fa-0887-40be-9026-0821bdcfa491', '9690773e-f09c-4f79-b8f2-82d40e248f3b', '42717ea2-bcd1-44ff-86f3-6255ea84da67']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.864420 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d8f113-33d3-413d-9fa6-e8e1831fb5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.909205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d8f113-33d3-413d-9fa6-e8e1831fb5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fdb236c-7e92-49d9-b5d9-1edbd8433ea1', '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='8000ad50ff9c4659a7111b344bc81ee9',qos_specs=None,replication_status=,reservations=['a895d65d-7224-417d-9f99-f7850c761fee','b5aa08fa-0887-40be-9026-0821bdcfa491','9690773e-f09c-4f79-b8f2-82d40e248f3b','42717ea2-bcd1-44ff-86f3-6255ea84da67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2d9172eaa44a438d01012d1fff6c10',volume_type_id=3ae46940-8c99-4e2e-bd42-9f6ce681e647), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01: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=8fdb236c-7e92-49d9-b5d9-1edbd8433ea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8000ad50ff9c4659a7111b344bc81ee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2d9172eaa44a438d01012d1fff6c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ae46940-8c99-4e2e-bd42-9f6ce681e647),volume_type_id=3ae46940-8c99-4e2e-bd42-9f6ce681e647)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.909205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b99b250-989a-42a2-8411-e98e6ca61cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.943502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b99b250-989a-42a2-8411-e98e6ca61cef) transitioned into state 'SUCCESS' from 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='8000ad50ff9c4659a7111b344bc81ee9',qos_specs=None,replication_status=,reservations=['a895d65d-7224-417d-9f99-f7850c761fee','b5aa08fa-0887-40be-9026-0821bdcfa491','9690773e-f09c-4f79-b8f2-82d40e248f3b','42717ea2-bcd1-44ff-86f3-6255ea84da67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2d9172eaa44a438d01012d1fff6c10',volume_type_id=3ae46940-8c99-4e2e-bd42-9f6ce681e647)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.944398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6caa46c-33e4-4293-8529-d8d9664cd56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:28.974244 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6caa46c-33e4-4293-8529-d8d9664cd56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:28.975386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Flow 'volume_create_api' (1f5c9557-9f68-446a-926c-716c93742ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:28.975729 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Create volume request issued successfully. Jul 03 13:01:28.976630 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fe3d3ae6-a271-4f24-9d1e-79333daba183 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:28.977546 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 385/1509] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:01:28 2026] POST /volume/v3/volumes => generated 771 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:28.993896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-292bc464-1392-47c1-ba8b-201ea3187028 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:28.997390 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-292bc464-1392-47c1-ba8b-201ea3187028 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 Jul 03 13:01:28.997766 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-292bc464-1392-47c1-ba8b-201ea3187028 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:28.998017 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-292bc464-1392-47c1-ba8b-201ea3187028 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:29.012946 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:29.012946 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:29.021560 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-292bc464-1392-47c1-ba8b-201ea3187028 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Volume info retrieved successfully. Jul 03 13:01:29.028604 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-292bc464-1392-47c1-ba8b-201ea3187028 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 returned with HTTP 200 Jul 03 13:01:29.028702 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 379/1510] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:28 2026] GET /volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 => generated 950 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:29.289502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ca1f4c92-d4ba-422e-b2dc-8c787a15a2a0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.292956 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca1f4c92-d4ba-422e-b2dc-8c787a15a2a0 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] GET https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:29.293180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca1f4c92-d4ba-422e-b2dc-8c787a15a2a0 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:29.293347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca1f4c92-d4ba-422e-b2dc-8c787a15a2a0 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:29.306328 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:29.306328 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:29.334979 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ca1f4c92-d4ba-422e-b2dc-8c787a15a2a0 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Volume info retrieved successfully. Jul 03 13:01:29.347198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca1f4c92-d4ba-422e-b2dc-8c787a15a2a0 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 returned with HTTP 200 Jul 03 13:01:29.347198 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 382/1511] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:29 2026] GET /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:29.367457 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-21466257-3d86-46e6-af4e-1bbf1f30614d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.369989 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-21466257-3d86-46e6-af4e-1bbf1f30614d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f Jul 03 13:01:29.370372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-21466257-3d86-46e6-af4e-1bbf1f30614d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:29.391459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-024570e4-2a41-4db0-8de8-a22cf428d4bf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.396331 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-024570e4-2a41-4db0-8de8-a22cf428d4bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0/action Jul 03 13:01:29.396706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-024570e4-2a41-4db0-8de8-a22cf428d4bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:29.396844 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-024570e4-2a41-4db0-8de8-a22cf428d4bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:29.424146 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:29.424146 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:29.480847 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4e8214c-57b7-431b-9da6-0db386880db9 req-024570e4-2a41-4db0-8de8-a22cf428d4bf tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0/action returned with HTTP 204 Jul 03 13:01:29.481491 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 386/1512] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:29 2026] POST /volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:29.522730 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-21466257-3d86-46e6-af4e-1bbf1f30614d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:29.522730 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-21466257-3d86-46e6-af4e-1bbf1f30614d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:29.523177 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-21466257-3d86-46e6-af4e-1bbf1f30614d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:29.534192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-21466257-3d86-46e6-af4e-1bbf1f30614d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f returned with HTTP 200 Jul 03 13:01:29.534192 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 366/1513] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:01:29 2026] PUT /volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f => generated 588 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:29.548706 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.553015 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:29.553499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:29.555027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:29.555197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume of 2 GB Jul 03 13:01:29.560243 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Availability Zones retrieved successfully. Jul 03 13:01:29.569075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Flow 'volume_create_api' (d33571aa-7f7a-42a8-82b8-c3526b01eff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:29.570211 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38035539-eff6-495a-a781-6d81496694be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:29.571390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Validating volume size '2' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:29.616418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6eaa2b59-aad5-40a6-a365-a4aacb951f4c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.621572 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6eaa2b59-aad5-40a6-a365-a4aacb951f4c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:29.621766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6eaa2b59-aad5-40a6-a365-a4aacb951f4c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:29.622444 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6eaa2b59-aad5-40a6-a365-a4aacb951f4c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:29.663833 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:29.663833 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:29.675433 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6eaa2b59-aad5-40a6-a365-a4aacb951f4c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:29.675673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38035539-eff6-495a-a781-6d81496694be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:29.676967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15125f1c-8f64-4ba0-92b6-81aade5be5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:29.691838 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6eaa2b59-aad5-40a6-a365-a4aacb951f4c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:29.692822 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 383/1514] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:29 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 1138 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:29.710261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-154b074f-9281-4997-9123-6aa0e3dfe150 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.713191 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-154b074f-9281-4997-9123-6aa0e3dfe150 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:29.713464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-154b074f-9281-4997-9123-6aa0e3dfe150 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:29.713691 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-154b074f-9281-4997-9123-6aa0e3dfe150 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:29.730093 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:29.730093 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:29.736093 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-154b074f-9281-4997-9123-6aa0e3dfe150 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:29.744640 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-154b074f-9281-4997-9123-6aa0e3dfe150 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:29.749189 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 387/1515] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:29 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:29.758296 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota_utils [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Quota exceeded for 4504345d1e72494eb1cc1ae10974831f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 13:01:29.759361 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15125f1c-8f64-4ba0-92b6-81aade5be5c7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:01:29.759361 np0000004418 devstack@c-api.service[99823]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 13:01:29.763050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15125f1c-8f64-4ba0-92b6-81aade5be5c7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:29.764316 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15125f1c-8f64-4ba0-92b6-81aade5be5c7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:01:29.765200 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38035539-eff6-495a-a781-6d81496694be) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:29.766471 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38035539-eff6-495a-a781-6d81496694be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:01:29.766612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4cb3b80a-e845-4f80-bad7-ec116e3971e0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.767680 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Flow 'volume_create_api' (d33571aa-7f7a-42a8-82b8-c3526b01eff6) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:01:29.768180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.middleware.fault [None req-764b0bfa-c35f-41f8-8d66-bd4d1fe8524f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 413 Jul 03 13:01:29.769386 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 380/1516] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:29 2026] POST /volume/v3/volumes => generated 208 bytes in 222 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:01:29.769474 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4cb3b80a-e845-4f80-bad7-ec116e3971e0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:01:29.769861 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4cb3b80a-e845-4f80-bad7-ec116e3971e0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:29.770453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4cb3b80a-e845-4f80-bad7-ec116e3971e0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:29.785009 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:29.785009 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:29.786793 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.791709 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f Jul 03 13:01:29.791709 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:29.791911 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4cb3b80a-e845-4f80-bad7-ec116e3971e0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:01:29.799353 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4cb3b80a-e845-4f80-bad7-ec116e3971e0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:01:29.800701 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 367/1517] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:29 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:29.858021 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:29.858619 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:29.859260 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-821588613 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-821588613, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:29.868501 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-15c38ad7-b5ab-420f-b6a2-4a3b2d12b964 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f returned with HTTP 200 Jul 03 13:01:29.869519 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 384/1518] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:01:29 2026] PUT /volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f => generated 588 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:29.883306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:29.888011 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:29.890461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:29.891698 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:29.891930 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Create volume of 1 GB Jul 03 13:01:29.905025 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Availability Zones retrieved successfully. Jul 03 13:01:29.920076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Flow 'volume_create_api' (ff220bf8-2947-4e61-a556-0e53a926d67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:29.922651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35aac503-b052-4850-a147-255fe1d1a508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:29.923804 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:29.976646 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35aac503-b052-4850-a147-255fe1d1a508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:29.977859 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da760fc4-38af-4e7b-8240-fd7e525594f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.041369 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota_utils [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Quota exceeded for 4504345d1e72494eb1cc1ae10974831f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 13:01:30.046408 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da760fc4-38af-4e7b-8240-fd7e525594f4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:01:30.046408 np0000004418 devstack@c-api.service[99821]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 13:01:30.048287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da760fc4-38af-4e7b-8240-fd7e525594f4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.048809 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da760fc4-38af-4e7b-8240-fd7e525594f4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:01:30.050331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35aac503-b052-4850-a147-255fe1d1a508) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.051431 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35aac503-b052-4850-a147-255fe1d1a508) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:01:30.053555 np0000004418 devstack@c-api.service[99821]: WARNING cinder.volume.api [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Flow 'volume_create_api' (ff220bf8-2947-4e61-a556-0e53a926d67c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:01:30.053555 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.middleware.fault [None req-88ddcf96-642e-495d-a43a-b4e7271c2fae tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 413 Jul 03 13:01:30.054580 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ecbdc6f5-9662-406c-9975-d939fe9d119c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.055519 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 388/1519] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:29 2026] POST /volume/v3/volumes => generated 150 bytes in 172 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:01:30.057341 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ecbdc6f5-9662-406c-9975-d939fe9d119c tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 Jul 03 13:01:30.057676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ecbdc6f5-9662-406c-9975-d939fe9d119c tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.057676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ecbdc6f5-9662-406c-9975-d939fe9d119c tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.069232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e67f7a19-b1c9-45c8-8fc6-15291899fc3d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.075194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e67f7a19-b1c9-45c8-8fc6-15291899fc3d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f Jul 03 13:01:30.075194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e67f7a19-b1c9-45c8-8fc6-15291899fc3d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:30.075416 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.075416 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:30.082924 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ecbdc6f5-9662-406c-9975-d939fe9d119c tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Volume info retrieved successfully. Jul 03 13:01:30.090321 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ecbdc6f5-9662-406c-9975-d939fe9d119c tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 returned with HTTP 200 Jul 03 13:01:30.091297 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 381/1520] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:30 2026] GET /volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:30.113914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f8a99e39-90a4-42f9-b890-d1a13ac02de2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.119863 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f8a99e39-90a4-42f9-b890-d1a13ac02de2 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:30.122706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f8a99e39-90a4-42f9-b890-d1a13ac02de2 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.122999 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f8a99e39-90a4-42f9-b890-d1a13ac02de2 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.138811 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f8a99e39-90a4-42f9-b890-d1a13ac02de2 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:30.139688 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 385/1521] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:30 2026] GET /volume/v3/messages => generated 668 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:30.152518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6e1cd61-03f1-4419-90d3-a06eec9599d5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.165894 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e67f7a19-b1c9-45c8-8fc6-15291899fc3d tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f returned with HTTP 200 Jul 03 13:01:30.168655 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 368/1522] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:01:30 2026] PUT /volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f => generated 587 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:30.183462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.189957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] POST https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863/action Jul 03 13:01:30.189957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:30.189957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:30.203703 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.203703 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:30.203910 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Volume info retrieved successfully. Jul 03 13:01:30.248979 np0000004418 devstack@c-api.service[99823]: ERROR cinder.volume.api [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Quota exceeded for 4504345d1e72494eb1cc1ae10974831f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 13:01:30.256133 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.middleware.fault [None req-b85f8c7a-c48a-48fa-b7cb-8cbde506b62e tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863/action returned with HTTP 413 Jul 03 13:01:30.257227 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 382/1523] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:30 2026] POST /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863/action => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:01:30.269251 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6e1cd61-03f1-4419-90d3-a06eec9599d5 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:30.269559 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-80769afb-3708-4c39-8886-380b9bbaefde None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.269837 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6e1cd61-03f1-4419-90d3-a06eec9599d5 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.269893 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6e1cd61-03f1-4419-90d3-a06eec9599d5 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.270344 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.270344 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:30.272047 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-80769afb-3708-4c39-8886-380b9bbaefde tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] GET https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:30.272347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-80769afb-3708-4c39-8886-380b9bbaefde tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.272651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-80769afb-3708-4c39-8886-380b9bbaefde tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.275990 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6e1cd61-03f1-4419-90d3-a06eec9599d5 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:30.277135 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 389/1524] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:30 2026] GET /volume/v3/messages => generated 668 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:01:30.282080 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.282080 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:30.287835 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-80769afb-3708-4c39-8886-380b9bbaefde tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Volume info retrieved successfully. Jul 03 13:01:30.290875 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4fbe513d-ed74-4a63-897b-235de3787b56 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.293987 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4fbe513d-ed74-4a63-897b-235de3787b56 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] DELETE https://10.4.3.13/volume/v3/messages/f5ca0445-04b2-49b1-9d76-9265200e8848 Jul 03 13:01:30.293987 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4fbe513d-ed74-4a63-897b-235de3787b56 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.294922 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4fbe513d-ed74-4a63-897b-235de3787b56 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.295388 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-80769afb-3708-4c39-8886-380b9bbaefde tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 returned with HTTP 200 Jul 03 13:01:30.296361 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 386/1525] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:30 2026] GET /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:30.316893 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4fbe513d-ed74-4a63-897b-235de3787b56 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/messages/f5ca0445-04b2-49b1-9d76-9265200e8848 returned with HTTP 204 Jul 03 13:01:30.317022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.317134 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 369/1526] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:30 2026] DELETE /volume/v3/messages/f5ca0445-04b2-49b1-9d76-9265200e8848 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:30.318799 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] DELETE https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:30.319304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.319476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.319759 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Delete volume with id: 353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:30.330723 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.330723 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:30.330723 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Volume info retrieved successfully. Jul 03 13:01:30.332471 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.334268 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 Jul 03 13:01:30.334413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.334756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.334756 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Delete volume with id: 8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 Jul 03 13:01:30.342875 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.342875 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:30.343556 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Volume info retrieved successfully. Jul 03 13:01:30.344475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99821) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:30.371267 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Created reservations ['e777e1b5-043d-4d6a-9e18-b170a261f280', '12cc18f6-0603-406a-92d5-9e4298dfbf35', '82040326-16b6-4933-bf30-86665a0211d2', '377b2a8d-e571-4d4a-9919-0a205d84f97e'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:30.372894 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Delete volume request issued successfully. Jul 03 13:01:30.377665 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b475f0b-b80c-4106-b974-fb922e8e6464 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 returned with HTTP 202 Jul 03 13:01:30.377665 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 383/1527] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:30 2026] DELETE /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:30.388342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-06ac5bd6-6ec5-49c5-bf32-c9386a4e6f4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.391838 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-06ac5bd6-6ec5-49c5-bf32-c9386a4e6f4f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] GET https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:30.392199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-06ac5bd6-6ec5-49c5-bf32-c9386a4e6f4f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.392501 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-06ac5bd6-6ec5-49c5-bf32-c9386a4e6f4f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.405990 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.405990 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:30.418773 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-06ac5bd6-6ec5-49c5-bf32-c9386a4e6f4f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Volume info retrieved successfully. Jul 03 13:01:30.421895 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Delete volume request issued successfully. Jul 03 13:01:30.422182 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-26308af3-95f2-4ead-ac01-4a2c19a682a4 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 returned with HTTP 202 Jul 03 13:01:30.422596 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 390/1528] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:30 2026] DELETE /volume/v3/volumes/8fdb236c-7e92-49d9-b5d9-1edbd8433ea1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:30.428705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-06ac5bd6-6ec5-49c5-bf32-c9386a4e6f4f tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 returned with HTTP 200 Jul 03 13:01:30.429007 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 387/1529] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:30 2026] GET /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:30.432330 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-197250f4-853a-4846-a263-56802c1d1c60 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.435662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-197250f4-853a-4846-a263-56802c1d1c60 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] DELETE https://10.4.3.13/volume/v3/types/3ae46940-8c99-4e2e-bd42-9f6ce681e647 Jul 03 13:01:30.435985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-197250f4-853a-4846-a263-56802c1d1c60 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.436281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-197250f4-853a-4846-a263-56802c1d1c60 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.473492 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-197250f4-853a-4846-a263-56802c1d1c60 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/types/3ae46940-8c99-4e2e-bd42-9f6ce681e647 returned with HTTP 202 Jul 03 13:01:30.473951 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 370/1530] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:30 2026] DELETE /volume/v3/types/3ae46940-8c99-4e2e-bd42-9f6ce681e647 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:30.486248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-128c81fd-1f11-4a91-a936-fd21aa01a926 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.489250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-128c81fd-1f11-4a91-a936-fd21aa01a926 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:30.489385 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-128c81fd-1f11-4a91-a936-fd21aa01a926 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-697405371", "extra_specs": {"storage_protocol": "tempest-storage_protocol-418635728", "vendor_name": "tempest-vendor_name-2121082861"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:30.513575 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-128c81fd-1f11-4a91-a936-fd21aa01a926 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:30.513953 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 384/1531] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:30 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:30.526387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.529572 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:30.530545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "589007a9-c113-4d7b-b9bb-1feb372d8eac", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:30.533447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Create volume request body: {'volume': {'volume_type': '589007a9-c113-4d7b-b9bb-1feb372d8eac', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:30.542478 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Create volume of 1 GB Jul 03 13:01:30.542997 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.542997 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:30.543561 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Availability Zones retrieved successfully. Jul 03 13:01:30.552975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Flow 'volume_create_api' (42b3e2d8-49f3-4239-883f-3b867b9f9ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:30.554404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7393da55-4b0d-454d-ab0a-ececf8ab791f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.555855 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:30.589551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7393da55-4b0d-454d-ab0a-ececf8ab791f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-418635728',vendor_name='tempest-vendor_name-2121082861'},id=589007a9-c113-4d7b-b9bb-1feb372d8eac,is_public=True,name='tempest-ProjectReaderTests-volume-type-697405371',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '589007a9-c113-4d7b-b9bb-1feb372d8eac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:30.590706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd6e2be-20bf-4a6b-ae56-db4f8af442ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.631749 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-697405371 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-697405371, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:30.632138 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-697405371 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-697405371, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:30.689067 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Created reservations ['4dda8b52-17ea-4d24-98be-447156011301', '11a92d32-2761-4b78-a836-3ca6418a6ef4', '88151ff1-9752-4b3d-83ef-47a7c79974e2', 'a7dfb01e-6e58-472b-b2f9-cb7b3d3e60aa'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:30.690992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd6e2be-20bf-4a6b-ae56-db4f8af442ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dda8b52-17ea-4d24-98be-447156011301', '11a92d32-2761-4b78-a836-3ca6418a6ef4', '88151ff1-9752-4b3d-83ef-47a7c79974e2', 'a7dfb01e-6e58-472b-b2f9-cb7b3d3e60aa']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:30.693953 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6529eec5-834b-4d39-88d5-035c11b052c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.727448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6529eec5-834b-4d39-88d5-035c11b052c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c83603-1dd7-4a70-a76c-954caca187cd', '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='8000ad50ff9c4659a7111b344bc81ee9',qos_specs=None,replication_status=,reservations=['4dda8b52-17ea-4d24-98be-447156011301','11a92d32-2761-4b78-a836-3ca6418a6ef4','88151ff1-9752-4b3d-83ef-47a7c79974e2','a7dfb01e-6e58-472b-b2f9-cb7b3d3e60aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2d9172eaa44a438d01012d1fff6c10',volume_type_id=589007a9-c113-4d7b-b9bb-1feb372d8eac), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01: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=23c83603-1dd7-4a70-a76c-954caca187cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8000ad50ff9c4659a7111b344bc81ee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a2d9172eaa44a438d01012d1fff6c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(589007a9-c113-4d7b-b9bb-1feb372d8eac),volume_type_id=589007a9-c113-4d7b-b9bb-1feb372d8eac)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:30.729003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96209cef-7765-4dfb-becd-f21afb7fbfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.751452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96209cef-7765-4dfb-becd-f21afb7fbfd9) transitioned into state 'SUCCESS' from 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='8000ad50ff9c4659a7111b344bc81ee9',qos_specs=None,replication_status=,reservations=['4dda8b52-17ea-4d24-98be-447156011301','11a92d32-2761-4b78-a836-3ca6418a6ef4','88151ff1-9752-4b3d-83ef-47a7c79974e2','a7dfb01e-6e58-472b-b2f9-cb7b3d3e60aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a2d9172eaa44a438d01012d1fff6c10',volume_type_id=589007a9-c113-4d7b-b9bb-1feb372d8eac)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:30.752308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f979bd-dfaf-4223-b213-4e32e4a8a06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:30.767331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16f979bd-dfaf-4223-b213-4e32e4a8a06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:30.769832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Flow 'volume_create_api' (42b3e2d8-49f3-4239-883f-3b867b9f9ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:30.770223 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Create volume request issued successfully. Jul 03 13:01:30.771646 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-48575c94-cc8b-416f-8a5e-0c1f66d4e446 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:30.772117 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 391/1532] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:01:30 2026] POST /volume/v3/volumes => generated 771 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:30.788067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7f2db960-5d54-4f7d-8dc2-e48f136ad963 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:30.790489 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7f2db960-5d54-4f7d-8dc2-e48f136ad963 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] GET https://10.4.3.13/volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd Jul 03 13:01:30.790845 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7f2db960-5d54-4f7d-8dc2-e48f136ad963 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:30.791297 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7f2db960-5d54-4f7d-8dc2-e48f136ad963 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:30.800775 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:30.800775 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:30.806537 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7f2db960-5d54-4f7d-8dc2-e48f136ad963 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Volume info retrieved successfully. Jul 03 13:01:30.812566 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7f2db960-5d54-4f7d-8dc2-e48f136ad963 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd returned with HTTP 200 Jul 03 13:01:30.813068 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 388/1533] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:30 2026] GET /volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:31.447200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ec116d22-40e8-40d0-918b-9d7bdf843845 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.449491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec116d22-40e8-40d0-918b-9d7bdf843845 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] GET https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 Jul 03 13:01:31.449750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec116d22-40e8-40d0-918b-9d7bdf843845 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:31.450030 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec116d22-40e8-40d0-918b-9d7bdf843845 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:31.458535 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec116d22-40e8-40d0-918b-9d7bdf843845 tempest-VolumeQuotasNegativeTestJSON-893461038 tempest-VolumeQuotasNegativeTestJSON-893461038-project-member] https://10.4.3.13/volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 returned with HTTP 404 Jul 03 13:01:31.459466 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 371/1534] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:31 2026] GET /volume/v3/volumes/353307b4-db6e-4c6f-b54c-605bcc378863 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:31.470339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.474423 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f Jul 03 13:01:31.474423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:31.625247 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-697405371 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-697405371, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:31.625247 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-697405371 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-697405371, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:31.625675 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-697405371 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-697405371, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:31.637896 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6070ae48-ead5-4ba3-9fcf-4124b50dcd18 tempest-VolumeQuotasNegativeTestJSON-1948887038 tempest-VolumeQuotasNegativeTestJSON-1948887038-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f returned with HTTP 200 Jul 03 13:01:31.639304 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 385/1535] 10.4.3.13 () {68 vars in 1368 bytes} [Fri Jul 3 13:01:31 2026] PUT /volume/v3/os-quota-sets/4504345d1e72494eb1cc1ae10974831f => generated 591 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:31.836636 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2e0369db-9cfc-4e49-b842-606007e396fc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.840025 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2e0369db-9cfc-4e49-b842-606007e396fc tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] GET https://10.4.3.13/volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd Jul 03 13:01:31.840734 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2e0369db-9cfc-4e49-b842-606007e396fc tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:31.841209 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2e0369db-9cfc-4e49-b842-606007e396fc tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:31.855417 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:31.855417 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:31.860044 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2e0369db-9cfc-4e49-b842-606007e396fc tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Volume info retrieved successfully. Jul 03 13:01:31.867039 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2e0369db-9cfc-4e49-b842-606007e396fc tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd returned with HTTP 200 Jul 03 13:01:31.867800 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 392/1536] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:31 2026] GET /volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd => generated 971 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:31.887982 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e8f0fead-e293-4dba-811e-e67f881893ac None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.892179 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8f0fead-e293-4dba-811e-e67f881893ac tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:01:31.894025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8f0fead-e293-4dba-811e-e67f881893ac tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:31.894514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8f0fead-e293-4dba-811e-e67f881893ac tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:31.902329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8f0fead-e293-4dba-811e-e67f881893ac tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:01:31.904063 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 389/1537] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:01:31 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:31.914108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0b71885d-62aa-4bb8-8071-630519161021 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.916232 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b71885d-62aa-4bb8-8071-630519161021 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] GET https://10.4.3.13/volume/v3/messages/2558358e-b707-4c22-a007-7271be83ebe4 Jul 03 13:01:31.916534 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b71885d-62aa-4bb8-8071-630519161021 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:31.916674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b71885d-62aa-4bb8-8071-630519161021 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:31.921075 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b71885d-62aa-4bb8-8071-630519161021 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-reader] https://10.4.3.13/volume/v3/messages/2558358e-b707-4c22-a007-7271be83ebe4 returned with HTTP 200 Jul 03 13:01:31.921825 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 372/1538] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:31 2026] GET /volume/v3/messages/2558358e-b707-4c22-a007-7271be83ebe4 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:31.936085 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1d3d1b05-83f0-4efb-853c-702daad4b146 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.937990 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d3d1b05-83f0-4efb-853c-702daad4b146 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] DELETE https://10.4.3.13/volume/v3/messages/2558358e-b707-4c22-a007-7271be83ebe4 Jul 03 13:01:31.938886 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d3d1b05-83f0-4efb-853c-702daad4b146 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:31.940090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d3d1b05-83f0-4efb-853c-702daad4b146 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:31.956923 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d3d1b05-83f0-4efb-853c-702daad4b146 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/messages/2558358e-b707-4c22-a007-7271be83ebe4 returned with HTTP 204 Jul 03 13:01:31.957413 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 386/1539] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:01:31 2026] DELETE /volume/v3/messages/2558358e-b707-4c22-a007-7271be83ebe4 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:01:31.972326 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:31.975473 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd Jul 03 13:01:31.975743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:31.976524 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:31.976524 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Delete volume with id: 23c83603-1dd7-4a70-a76c-954caca187cd Jul 03 13:01:31.998900 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:31.998900 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:31.998900 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Volume info retrieved successfully. Jul 03 13:01:32.001561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99821) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:01:32.026001 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Created reservations ['2c558190-cbc8-42d4-8c06-5167f14e3d3f', '290d3b0d-04e2-4e07-83f8-3f4ca5a7114b', '9e304fa0-2efd-4798-a5cc-639267ac2cc5', '574b7cdf-87cf-4ee6-8bf5-eae6f379a60c'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:32.078394 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Delete volume request issued successfully. Jul 03 13:01:32.078725 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed1bcdcc-ad99-41bb-85ea-155b930be321 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd returned with HTTP 202 Jul 03 13:01:32.079397 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 393/1540] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:01:31 2026] DELETE /volume/v3/volumes/23c83603-1dd7-4a70-a76c-954caca187cd => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:32.088040 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ec4cd3c2-5e89-432b-8eea-7dee3f031e55 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:32.090376 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec4cd3c2-5e89-432b-8eea-7dee3f031e55 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] DELETE https://10.4.3.13/volume/v3/types/589007a9-c113-4d7b-b9bb-1feb372d8eac Jul 03 13:01:32.090909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec4cd3c2-5e89-432b-8eea-7dee3f031e55 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:32.091516 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec4cd3c2-5e89-432b-8eea-7dee3f031e55 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:32.146277 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec4cd3c2-5e89-432b-8eea-7dee3f031e55 tempest-ProjectReaderTests-1268101945 tempest-ProjectReaderTests-1268101945-project-admin] https://10.4.3.13/volume/v3/types/589007a9-c113-4d7b-b9bb-1feb372d8eac returned with HTTP 202 Jul 03 13:01:32.147202 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 390/1541] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:32 2026] DELETE /volume/v3/types/589007a9-c113-4d7b-b9bb-1feb372d8eac => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:34.705912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:34.706393 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:34.706892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-588701836"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:34.709051 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-588701836'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:34.711358 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume of 1 GB Jul 03 13:01:34.714777 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Availability Zones retrieved successfully. Jul 03 13:01:34.724231 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (d0244697-0ea7-4959-a7ad-86119fcd6162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:34.725266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69bb80f0-21ed-425f-af70-561ee92d382d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:34.727139 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:34.769086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69bb80f0-21ed-425f-af70-561ee92d382d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:34.769594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc41e4b7-2ddb-4380-bbc3-2fc58e12e35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:34.835182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Created reservations ['4b07baad-c4dd-4465-806d-23a2dc7f4cce', 'd5ed4a41-38ad-4286-b08d-bb6dde59bc88', '4d5f8f25-44f4-4137-8676-0b3be5893d67', '4cd7ee74-dd81-44c6-9c6f-6c964dee15d1'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:34.836350 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc41e4b7-2ddb-4380-bbc3-2fc58e12e35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b07baad-c4dd-4465-806d-23a2dc7f4cce', 'd5ed4a41-38ad-4286-b08d-bb6dde59bc88', '4d5f8f25-44f4-4137-8676-0b3be5893d67', '4cd7ee74-dd81-44c6-9c6f-6c964dee15d1']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:34.837731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188069ec-c546-4ff1-9867-099a9bfb08cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:34.869598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188069ec-c546-4ff1-9867-099a9bfb08cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-588701836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['4b07baad-c4dd-4465-806d-23a2dc7f4cce','d5ed4a41-38ad-4286-b08d-bb6dde59bc88','4d5f8f25-44f4-4137-8676-0b3be5893d67','4cd7ee74-dd81-44c6-9c6f-6c964dee15d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-588701836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845f32b8c8d242178101757329192b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:34.870304 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a548cb1f-5951-43e4-83ad-bd0667eb2b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:34.894453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a548cb1f-5951-43e4-83ad-bd0667eb2b82) transitioned into state 'SUCCESS' from state '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-588701836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['4b07baad-c4dd-4465-806d-23a2dc7f4cce','d5ed4a41-38ad-4286-b08d-bb6dde59bc88','4d5f8f25-44f4-4137-8676-0b3be5893d67','4cd7ee74-dd81-44c6-9c6f-6c964dee15d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:34.895667 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea52fe7-7313-49da-830d-f168f12fb5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:34.914049 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea52fe7-7313-49da-830d-f168f12fb5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:34.915259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (d0244697-0ea7-4959-a7ad-86119fcd6162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:34.915787 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request issued successfully. Jul 03 13:01:34.917210 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30ca0b97-7aeb-45d9-bbfb-bc2bc62ebc7c tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:34.918561 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 373/1542] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:34 2026] POST /volume/v3/volumes => generated 746 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:34.941774 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-271b9955-7c5c-4624-83ce-424e1fbdc1ac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:34.944059 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-271b9955-7c5c-4624-83ce-424e1fbdc1ac tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:34.944059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-271b9955-7c5c-4624-83ce-424e1fbdc1ac tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:34.944059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-271b9955-7c5c-4624-83ce-424e1fbdc1ac tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:34.961696 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:34.961696 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:34.973257 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-271b9955-7c5c-4624-83ce-424e1fbdc1ac tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:34.984052 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-271b9955-7c5c-4624-83ce-424e1fbdc1ac tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 200 Jul 03 13:01:34.984646 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 387/1543] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:34 2026] GET /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 814 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:35.381771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a0995171-2026-4c7e-a829-cc77e5a8186c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.558335 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a0995171-2026-4c7e-a829-cc77e5a8186c tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:35.558730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a0995171-2026-4c7e-a829-cc77e5a8186c tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1339399520", "extra_specs": {"spec1": "val1"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.593147 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a0995171-2026-4c7e-a829-cc77e5a8186c tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:35.593698 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 394/1544] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:01:35 2026] POST /volume/v3/types => generated 243 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:35.606443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b598d3c4-c9d5-4492-85b8-9d7e663e8cee None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.612302 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b598d3c4-c9d5-4492-85b8-9d7e663e8cee tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] POST https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs Jul 03 13:01:35.614365 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b598d3c4-c9d5-4492-85b8-9d7e663e8cee tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.616834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b598d3c4-c9d5-4492-85b8-9d7e663e8cee tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs returned with HTTP 400 Jul 03 13:01:35.617644 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 391/1545] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:01:35 2026] POST /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:01:35.632326 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9d6708ac-2253-4a61-ab8c-ea4cd4294805 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.635080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9d6708ac-2253-4a61-ab8c-ea4cd4294805 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] POST https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs Jul 03 13:01:35.635562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9d6708ac-2253-4a61-ab8c-ea4cd4294805 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.637652 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9d6708ac-2253-4a61-ab8c-ea4cd4294805 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs returned with HTTP 400 Jul 03 13:01:35.638334 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 374/1546] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:01:35 2026] POST /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:01:35.659588 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b8617f11-653f-402b-876a-270f0b0f1d4f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.659588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8617f11-653f-402b-876a-270f0b0f1d4f tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] POST https://10.4.3.13/volume/v3/types/eb7854ad-a783-49b7-8080-41f092b08e0d/extra_specs Jul 03 13:01:35.659588 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b8617f11-653f-402b-876a-270f0b0f1d4f tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.678663 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b8617f11-653f-402b-876a-270f0b0f1d4f tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/eb7854ad-a783-49b7-8080-41f092b08e0d/extra_specs returned with HTTP 404 Jul 03 13:01:35.678663 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 388/1547] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:01:35 2026] POST /volume/v3/types/eb7854ad-a783-49b7-8080-41f092b08e0d/extra_specs => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:35.691308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d9fc263f-6107-4ba6-a853-022b5bc16f85 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.693126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d9fc263f-6107-4ba6-a853-022b5bc16f85 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] DELETE https://10.4.3.13/volume/v3/types/8c17d69b-8e9b-4da2-8be2-f3c1ae437d3e/extra_specs/spec1 Jul 03 13:01:35.693315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d9fc263f-6107-4ba6-a853-022b5bc16f85 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.694074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d9fc263f-6107-4ba6-a853-022b5bc16f85 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:35.698983 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d9fc263f-6107-4ba6-a853-022b5bc16f85 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/8c17d69b-8e9b-4da2-8be2-f3c1ae437d3e/extra_specs/spec1 returned with HTTP 404 Jul 03 13:01:35.699591 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 395/1548] 10.4.3.13 () {66 vars in 1392 bytes} [Fri Jul 3 13:01:35 2026] DELETE /volume/v3/types/8c17d69b-8e9b-4da2-8be2-f3c1ae437d3e/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 13:01:35.711046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-21b9ffa7-2fd4-4b1f-9471-fec5467d6322 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.713440 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21b9ffa7-2fd4-4b1f-9471-fec5467d6322 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] GET https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/nonexistent_extra_spec_name Jul 03 13:01:35.713666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21b9ffa7-2fd4-4b1f-9471-fec5467d6322 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.714649 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21b9ffa7-2fd4-4b1f-9471-fec5467d6322 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:35.723712 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21b9ffa7-2fd4-4b1f-9471-fec5467d6322 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 13:01:35.724280 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 392/1549] 10.4.3.13 () {66 vars in 1455 bytes} [Fri Jul 3 13:01:35 2026] GET /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:35.735879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5bac5207-fc7b-4b29-8202-08848bb3d301 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.740632 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5bac5207-fc7b-4b29-8202-08848bb3d301 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] GET https://10.4.3.13/volume/v3/types/6c937e3a-7e13-4863-a495-fed291e37886/extra_specs/spec1 Jul 03 13:01:35.740632 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5bac5207-fc7b-4b29-8202-08848bb3d301 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.740632 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5bac5207-fc7b-4b29-8202-08848bb3d301 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:35.740632 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:35.740632 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:35.744608 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5bac5207-fc7b-4b29-8202-08848bb3d301 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/6c937e3a-7e13-4863-a495-fed291e37886/extra_specs/spec1 returned with HTTP 404 Jul 03 13:01:35.745274 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 375/1550] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:01:35 2026] GET /volume/v3/types/6c937e3a-7e13-4863-a495-fed291e37886/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:35.755115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-32346ef2-cf29-4b01-b7aa-f8db4200d4aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.757072 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-32346ef2-cf29-4b01-b7aa-f8db4200d4aa tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] GET https://10.4.3.13/volume/v3/types/47a9f3db-ed4d-4947-bacd-7788aa030dca/extra_specs Jul 03 13:01:35.757332 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-32346ef2-cf29-4b01-b7aa-f8db4200d4aa tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.757875 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-32346ef2-cf29-4b01-b7aa-f8db4200d4aa tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:35.763175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-32346ef2-cf29-4b01-b7aa-f8db4200d4aa tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/47a9f3db-ed4d-4947-bacd-7788aa030dca/extra_specs returned with HTTP 404 Jul 03 13:01:35.763734 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 389/1551] 10.4.3.13 () {66 vars in 1371 bytes} [Fri Jul 3 13:01:35 2026] GET /volume/v3/types/47a9f3db-ed4d-4947-bacd-7788aa030dca/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:01:35.776360 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d28ef87e-3233-4b0b-b4a0-9b33f167c273 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.783144 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d28ef87e-3233-4b0b-b4a0-9b33f167c273 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] PUT https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/spec1 Jul 03 13:01:35.783144 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d28ef87e-3233-4b0b-b4a0-9b33f167c273 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.783144 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d28ef87e-3233-4b0b-b4a0-9b33f167c273 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/spec1 returned with HTTP 400 Jul 03 13:01:35.783144 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 396/1552] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:01:35 2026] PUT /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:01:35.793117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4bef8add-289a-4f09-809b-07ec60914f8f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.795329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4bef8add-289a-4f09-809b-07ec60914f8f tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] PUT https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/spec1 Jul 03 13:01:35.795700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4bef8add-289a-4f09-809b-07ec60914f8f tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'update', calling method: update, body: null {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.798129 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4bef8add-289a-4f09-809b-07ec60914f8f tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/spec1 returned with HTTP 400 Jul 03 13:01:35.798582 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 393/1553] 10.4.3.13 () {68 vars in 1408 bytes} [Fri Jul 3 13:01:35 2026] PUT /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:35.811097 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a1e4322c-0938-421b-909f-0c8f9648adcf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.813743 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1e4322c-0938-421b-909f-0c8f9648adcf tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] PUT https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/None Jul 03 13:01:35.814177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a1e4322c-0938-421b-909f-0c8f9648adcf tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.860387 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1e4322c-0938-421b-909f-0c8f9648adcf tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 13:01:35.860561 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1e4322c-0938-421b-909f-0c8f9648adcf tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/None returned with HTTP 400 Jul 03 13:01:35.861295 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 376/1554] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:01:35 2026] PUT /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/None => generated 73 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:35.873585 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-923732b9-f572-444e-87b1-5c053304b116 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.875577 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-923732b9-f572-444e-87b1-5c053304b116 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] PUT https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/489ec4f2-4f6e-4c37-87fb-43291854d534 Jul 03 13:01:35.875934 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-923732b9-f572-444e-87b1-5c053304b116 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.895527 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-923732b9-f572-444e-87b1-5c053304b116 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 13:01:35.895688 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-923732b9-f572-444e-87b1-5c053304b116 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/489ec4f2-4f6e-4c37-87fb-43291854d534 returned with HTTP 400 Jul 03 13:01:35.896386 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 390/1555] 10.4.3.13 () {68 vars in 1502 bytes} [Fri Jul 3 13:01:35 2026] PUT /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812/extra_specs/489ec4f2-4f6e-4c37-87fb-43291854d534 => generated 73 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:01:35.912452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1db031bc-85b5-4c29-ae93-823056b0afa0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.914403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1db031bc-85b5-4c29-ae93-823056b0afa0 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] PUT https://10.4.3.13/volume/v3/types/76156877-2d13-4a7b-972d-da7aab359a66/extra_specs/spec1 Jul 03 13:01:35.914712 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1db031bc-85b5-4c29-ae93-823056b0afa0 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.956560 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1db031bc-85b5-4c29-ae93-823056b0afa0 tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/76156877-2d13-4a7b-972d-da7aab359a66/extra_specs/spec1 returned with HTTP 404 Jul 03 13:01:35.957419 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 397/1556] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:01:35 2026] PUT /volume/v3/types/76156877-2d13-4a7b-972d-da7aab359a66/extra_specs/spec1 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:35.966575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-714a7b3d-be80-44d5-8b1d-919f12e5392b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.968254 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-714a7b3d-be80-44d5-8b1d-919f12e5392b tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] DELETE https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812 Jul 03 13:01:35.968480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-714a7b3d-be80-44d5-8b1d-919f12e5392b tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.968707 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-714a7b3d-be80-44d5-8b1d-919f12e5392b tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:35.981192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f8df9193-bb03-41b5-bf48-989f315d2b8c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.981192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8df9193-bb03-41b5-bf48-989f315d2b8c None None] GET https://10.4.3.13/volume// Jul 03 13:01:35.981192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8df9193-bb03-41b5-bf48-989f315d2b8c None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.981192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8df9193-bb03-41b5-bf48-989f315d2b8c None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:35.981192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8df9193-bb03-41b5-bf48-989f315d2b8c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:35.981192 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 377/1557] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:35.990663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-12fc0203-579c-41ca-9ffc-b89b708358a3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.993493 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-12fc0203-579c-41ca-9ffc-b89b708358a3 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:01:35.993947 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-12fc0203-579c-41ca-9ffc-b89b708358a3 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf2c62ef-989d-4bf6-a618-8b00ddc214e9", "connector": null, "instance_uuid": "55b57399-978b-4919-bc61-31ec88920ca9"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:35.997794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f512ca5e-8ea1-4df6-af0b-58c80794f0f0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:35.999561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f512ca5e-8ea1-4df6-af0b-58c80794f0f0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:35.999757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f512ca5e-8ea1-4df6-af0b-58c80794f0f0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:35.999956 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f512ca5e-8ea1-4df6-af0b-58c80794f0f0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:36.007376 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.007376 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:36.010003 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.010003 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:36.016453 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f512ca5e-8ea1-4df6-af0b-58c80794f0f0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:36.018692 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f512ca5e-8ea1-4df6-af0b-58c80794f0f0 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 200 Jul 03 13:01:36.031492 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 398/1558] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:35 2026] GET /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:36.031591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-714a7b3d-be80-44d5-8b1d-919f12e5392b tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812 returned with HTTP 202 Jul 03 13:01:36.031591 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 394/1559] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:01:35 2026] DELETE /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:36.032865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1014e4a1-9309-4191-b5ad-f82c0d7e99e7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:36.034580 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1014e4a1-9309-4191-b5ad-f82c0d7e99e7 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6/action Jul 03 13:01:36.034914 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1014e4a1-9309-4191-b5ad-f82c0d7e99e7 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:36.038903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1014e4a1-9309-4191-b5ad-f82c0d7e99e7 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:36.038982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8ea63aa7-90f5-4f30-ad18-415221d8f64d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:36.041128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8ea63aa7-90f5-4f30-ad18-415221d8f64d tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] GET https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812 Jul 03 13:01:36.041409 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8ea63aa7-90f5-4f30-ad18-415221d8f64d tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:36.041660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8ea63aa7-90f5-4f30-ad18-415221d8f64d tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:36.045862 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.045862 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:36.046026 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8ea63aa7-90f5-4f30-ad18-415221d8f64d tempest-ExtraSpecsNegativeTest-953453671 tempest-ExtraSpecsNegativeTest-953453671-project-admin] https://10.4.3.13/volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812 returned with HTTP 404 Jul 03 13:01:36.046914 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.admin_actions [None req-1014e4a1-9309-4191-b5ad-f82c0d7e99e7 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6' with '{'status': 'attaching'}' {{(pid=99822) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:36.047064 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 399/1560] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:01:36 2026] GET /volume/v3/types/31835c99-b8f9-470c-8f17-c9970cd31812 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:36.071152 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1014e4a1-9309-4191-b5ad-f82c0d7e99e7 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6/action returned with HTTP 202 Jul 03 13:01:36.071914 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 378/1561] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:36 2026] POST /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:36.072063 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-12fc0203-579c-41ca-9ffc-b89b708358a3 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:01:36.072631 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 391/1562] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:01:35 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 13:01:36.084426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-23111387-5861-45b2-8638-f6bbfe3d0a45 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:36.084903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-a41eebfd-90f0-4876-99f7-fdc81b861d59 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:36.086478 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-23111387-5861-45b2-8638-f6bbfe3d0a45 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:36.086745 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-23111387-5861-45b2-8638-f6bbfe3d0a45 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:36.086991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-23111387-5861-45b2-8638-f6bbfe3d0a45 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:36.088938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-a41eebfd-90f0-4876-99f7-fdc81b861d59 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] DELETE https://10.4.3.13/volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504 Jul 03 13:01:36.089359 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-a41eebfd-90f0-4876-99f7-fdc81b861d59 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:36.089565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-a41eebfd-90f0-4876-99f7-fdc81b861d59 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:36.095536 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.095536 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:36.098383 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.098383 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:36.099679 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-23111387-5861-45b2-8638-f6bbfe3d0a45 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:36.104600 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-23111387-5861-45b2-8638-f6bbfe3d0a45 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 200 Jul 03 13:01:36.105448 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 395/1563] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:36 2026] GET /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:36.118078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:36.120936 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6/action Jul 03 13:01:36.121388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:36.121530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:36.131496 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.131496 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:36.131911 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Volume info retrieved successfully. Jul 03 13:01:36.252467 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Delete volume request issued successfully. Jul 03 13:01:36.252467 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-714a71b4-7389-4af1-bd0e-f5eb10d5f954 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6/action returned with HTTP 202 Jul 03 13:01:36.252467 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 379/1564] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:36 2026] POST /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5fbeffd0-c2d2-42db-9730-0b2d77beb205 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5fbeffd0-c2d2-42db-9730-0b2d77beb205 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5fbeffd0-c2d2-42db-9730-0b2d77beb205 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5fbeffd0-c2d2-42db-9730-0b2d77beb205 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5fbeffd0-c2d2-42db-9730-0b2d77beb205 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5fbeffd0-c2d2-42db-9730-0b2d77beb205 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 200 Jul 03 13:01:36.272258 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 392/1565] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:36 2026] GET /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:36.646200 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-a41eebfd-90f0-4876-99f7-fdc81b861d59 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504 returned with HTTP 200 Jul 03 13:01:36.646200 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 400/1566] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:01:36 2026] DELETE /volume/v3/attachments/5b0846f1-b50a-492c-8ed4-4e205b1b5504 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:37.287711 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0f5fdbd9-390b-465c-a878-f3dd7deddbe4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:37.291083 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0f5fdbd9-390b-465c-a878-f3dd7deddbe4 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:37.291083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0f5fdbd9-390b-465c-a878-f3dd7deddbe4 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:37.291083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0f5fdbd9-390b-465c-a878-f3dd7deddbe4 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:37.298659 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0f5fdbd9-390b-465c-a878-f3dd7deddbe4 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 404 Jul 03 13:01:37.299332 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 396/1567] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:37 2026] GET /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:37.308479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-398f3b46-058c-4d38-a2e3-be377f5d7d8e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:37.310536 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-398f3b46-058c-4d38-a2e3-be377f5d7d8e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:37.310734 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-398f3b46-058c-4d38-a2e3-be377f5d7d8e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:37.310789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-398f3b46-058c-4d38-a2e3-be377f5d7d8e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:37.323072 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-398f3b46-058c-4d38-a2e3-be377f5d7d8e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 404 Jul 03 13:01:37.323649 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 380/1568] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:37 2026] GET /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:37.333900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c9f97df4-3f13-4c91-ba01-6f6ac30eac53 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:37.338467 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c9f97df4-3f13-4c91-ba01-6f6ac30eac53 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] DELETE https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:37.341673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c9f97df4-3f13-4c91-ba01-6f6ac30eac53 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:37.341673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c9f97df4-3f13-4c91-ba01-6f6ac30eac53 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:37.341673 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c9f97df4-3f13-4c91-ba01-6f6ac30eac53 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume with id: 7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 Jul 03 13:01:37.350115 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c9f97df4-3f13-4c91-ba01-6f6ac30eac53 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 returned with HTTP 404 Jul 03 13:01:37.351078 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 393/1569] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:37 2026] DELETE /volume/v3/volumes/7a3c2029-bc19-4fa3-8ec0-3cb6911d64c6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:37.366851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:37.370936 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:37.370936 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1229402055"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:37.372279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1229402055'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:37.372658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume of 1 GB Jul 03 13:01:37.373068 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:37.373068 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:37.383575 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Availability Zones retrieved successfully. Jul 03 13:01:37.396528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (91b40c77-6657-45ae-a69b-7696bda4c333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:37.399085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf3c307-c83a-4ca9-93ec-c65f7a19f76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:37.400358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:37.439819 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf3c307-c83a-4ca9-93ec-c65f7a19f76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:37.440683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fb434d-80c1-448a-a010-98d9f49a1c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:37.495574 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Created reservations ['151cc88b-2846-42a6-a77d-32bf0d0f01bf', '623ece12-5e7e-453f-a802-60ef4ce688d7', '340ed0f5-ab3f-4700-886b-8a2b4f9475ff', 'd86e18a4-2df6-431f-90e9-0fe717acfe74'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:37.496847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1fb434d-80c1-448a-a010-98d9f49a1c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['151cc88b-2846-42a6-a77d-32bf0d0f01bf', '623ece12-5e7e-453f-a802-60ef4ce688d7', '340ed0f5-ab3f-4700-886b-8a2b4f9475ff', 'd86e18a4-2df6-431f-90e9-0fe717acfe74']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:37.497798 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fdbd15-d60e-4226-ac95-312113c9efb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:37.522547 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fdbd15-d60e-4226-ac95-312113c9efb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1229402055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['151cc88b-2846-42a6-a77d-32bf0d0f01bf','623ece12-5e7e-453f-a802-60ef4ce688d7','340ed0f5-ab3f-4700-886b-8a2b4f9475ff','d86e18a4-2df6-431f-90e9-0fe717acfe74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1229402055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845f32b8c8d242178101757329192b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:37.523463 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5ac50b-9579-48f9-b9ec-cf805c091c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:37.551150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5ac50b-9579-48f9-b9ec-cf805c091c94) transitioned into state 'SUCCESS' from state '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-1229402055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['151cc88b-2846-42a6-a77d-32bf0d0f01bf','623ece12-5e7e-453f-a802-60ef4ce688d7','340ed0f5-ab3f-4700-886b-8a2b4f9475ff','d86e18a4-2df6-431f-90e9-0fe717acfe74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:37.551150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e107642-85f4-4880-97bf-d433a7cd9831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:37.566883 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e107642-85f4-4880-97bf-d433a7cd9831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:37.568501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (91b40c77-6657-45ae-a69b-7696bda4c333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:37.569623 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request issued successfully. Jul 03 13:01:37.570056 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d6db1635-1190-4d4d-b650-ad3d00dd82fa tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:37.570850 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 401/1570] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:37 2026] POST /volume/v3/volumes => generated 747 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:01:37.585451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ddb20ec2-d937-475c-9d3d-279fe3657b6a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:37.588054 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ddb20ec2-d937-475c-9d3d-279fe3657b6a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:37.588399 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ddb20ec2-d937-475c-9d3d-279fe3657b6a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:37.588690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ddb20ec2-d937-475c-9d3d-279fe3657b6a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:37.604188 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:37.604188 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:37.610377 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ddb20ec2-d937-475c-9d3d-279fe3657b6a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:37.618700 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ddb20ec2-d937-475c-9d3d-279fe3657b6a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 200 Jul 03 13:01:37.619505 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 397/1571] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:37 2026] GET /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:38.210706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-9a16546d-a0aa-4fa5-885b-f4fae903321d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:38.212902 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-9a16546d-a0aa-4fa5-885b-f4fae903321d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:38.213087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-9a16546d-a0aa-4fa5-885b-f4fae903321d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:38.213298 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-9a16546d-a0aa-4fa5-885b-f4fae903321d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:38.222779 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:38.222779 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:38.227649 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-9a16546d-a0aa-4fa5-885b-f4fae903321d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:38.233509 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-9a16546d-a0aa-4fa5-885b-f4fae903321d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:38.233509 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 381/1572] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:38 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:38.637785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c01e1b9f-2a92-4eda-8863-1a460bddf10a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:38.639688 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c01e1b9f-2a92-4eda-8863-1a460bddf10a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:38.639877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c01e1b9f-2a92-4eda-8863-1a460bddf10a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:38.640104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c01e1b9f-2a92-4eda-8863-1a460bddf10a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:38.655851 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:38.655851 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:38.664815 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c01e1b9f-2a92-4eda-8863-1a460bddf10a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:38.670838 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c01e1b9f-2a92-4eda-8863-1a460bddf10a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 200 Jul 03 13:01:38.671796 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 394/1573] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:38 2026] GET /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:38.690680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ba62cbc3-22b6-41d8-a9a7-c25184ecc6a4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:38.693109 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba62cbc3-22b6-41d8-a9a7-c25184ecc6a4 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99/action Jul 03 13:01:38.693664 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba62cbc3-22b6-41d8-a9a7-c25184ecc6a4 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:38.693873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba62cbc3-22b6-41d8-a9a7-c25184ecc6a4 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:38.706669 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:38.706669 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:38.707122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-ba62cbc3-22b6-41d8-a9a7-c25184ecc6a4 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99' with '{'status': 'creating'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:38.735450 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba62cbc3-22b6-41d8-a9a7-c25184ecc6a4 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99/action returned with HTTP 202 Jul 03 13:01:38.735648 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 402/1574] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:38 2026] POST /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:38.747759 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4de35d6e-f989-4fb1-9114-79d09d4dda6b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:38.750249 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4de35d6e-f989-4fb1-9114-79d09d4dda6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:38.750883 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4de35d6e-f989-4fb1-9114-79d09d4dda6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:38.750883 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4de35d6e-f989-4fb1-9114-79d09d4dda6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:38.763071 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:38.763071 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:38.773086 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4de35d6e-f989-4fb1-9114-79d09d4dda6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:38.780919 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4de35d6e-f989-4fb1-9114-79d09d4dda6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 200 Jul 03 13:01:38.781494 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 398/1575] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:38 2026] GET /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:38.802130 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:38.804659 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99/action Jul 03 13:01:38.805122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:38.805341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:38.817954 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:38.817954 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:38.818315 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Volume info retrieved successfully. Jul 03 13:01:38.843858 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Delete volume request issued successfully. Jul 03 13:01:38.844120 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-80d2f3b1-a5d1-4863-941b-9736d1600fd0 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99/action returned with HTTP 202 Jul 03 13:01:38.844927 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 382/1576] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:38 2026] POST /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:38.858939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0d5560ab-1515-40be-991f-17ef9b69b658 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:38.862896 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0d5560ab-1515-40be-991f-17ef9b69b658 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:38.863118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0d5560ab-1515-40be-991f-17ef9b69b658 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:38.863378 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0d5560ab-1515-40be-991f-17ef9b69b658 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:38.877554 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:38.877554 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:38.887537 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0d5560ab-1515-40be-991f-17ef9b69b658 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:38.893599 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0d5560ab-1515-40be-991f-17ef9b69b658 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 200 Jul 03 13:01:38.894186 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 395/1577] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:38 2026] GET /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:39.321982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:39.473317 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:39.473658 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-285205928"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:39.475379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-285205928'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:39.475533 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume of 1 GB Jul 03 13:01:39.475847 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:39.475847 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:39.480986 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Availability Zones retrieved successfully. Jul 03 13:01:39.491634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Flow 'volume_create_api' (7618c3e7-0a57-4f60-a921-b5f78005b3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:39.493105 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09257f25-7137-4aa3-8b40-0f517c6492d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:39.494430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:39.534184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09257f25-7137-4aa3-8b40-0f517c6492d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:39.535350 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047a2f93-d54b-49c5-9115-b865f30de1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:39.609324 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Created reservations ['8e2e8dba-0407-4de9-bb85-a9bf5a9a0174', 'e36d71fb-2f39-4eea-a945-20aa12b1d52a', '11203c87-a8f7-40a4-bf03-229662694eb2', 'f7a839e1-f04b-404f-b02c-577a43fae235'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:39.610171 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047a2f93-d54b-49c5-9115-b865f30de1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e2e8dba-0407-4de9-bb85-a9bf5a9a0174', 'e36d71fb-2f39-4eea-a945-20aa12b1d52a', '11203c87-a8f7-40a4-bf03-229662694eb2', 'f7a839e1-f04b-404f-b02c-577a43fae235']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:39.610982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923e3f0d-5746-41da-9a00-a6760a91b821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:39.645022 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923e3f0d-5746-41da-9a00-a6760a91b821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb58257f-ccf5-4143-b7ec-f85a301e48b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-285205928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203a59851e82414f915fe2ef3f7cfd10',qos_specs=None,replication_status=,reservations=['8e2e8dba-0407-4de9-bb85-a9bf5a9a0174','e36d71fb-2f39-4eea-a945-20aa12b1d52a','11203c87-a8f7-40a4-bf03-229662694eb2','f7a839e1-f04b-404f-b02c-577a43fae235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f1d347df0c47d78b9f141999faa1a8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-285205928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb58257f-ccf5-4143-b7ec-f85a301e48b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='203a59851e82414f915fe2ef3f7cfd10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f1d347df0c47d78b9f141999faa1a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:39.646373 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbffad97-3c18-4328-bb48-24789c0bec65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:39.672101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbffad97-3c18-4328-bb48-24789c0bec65) transitioned into state 'SUCCESS' from state '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-285205928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203a59851e82414f915fe2ef3f7cfd10',qos_specs=None,replication_status=,reservations=['8e2e8dba-0407-4de9-bb85-a9bf5a9a0174','e36d71fb-2f39-4eea-a945-20aa12b1d52a','11203c87-a8f7-40a4-bf03-229662694eb2','f7a839e1-f04b-404f-b02c-577a43fae235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f1d347df0c47d78b9f141999faa1a8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:39.672916 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c60bcd-266e-4e26-8045-4a4ed2df15ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:39.685089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c60bcd-266e-4e26-8045-4a4ed2df15ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:39.686262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Flow 'volume_create_api' (7618c3e7-0a57-4f60-a921-b5f78005b3f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:39.686534 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume request issued successfully. Jul 03 13:01:39.687322 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-18f291c8-1f22-4e1a-9e7a-2b1b96033f2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:39.687806 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 403/1578] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:39 2026] POST /volume/v3/volumes => generated 751 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:39.702137 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c77b76fc-a725-42d9-b227-2981a8a045aa None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:39.705727 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c77b76fc-a725-42d9-b227-2981a8a045aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:01:39.706008 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c77b76fc-a725-42d9-b227-2981a8a045aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:39.706215 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c77b76fc-a725-42d9-b227-2981a8a045aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:39.713682 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:39.713682 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:39.718055 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c77b76fc-a725-42d9-b227-2981a8a045aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:01:39.724981 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c77b76fc-a725-42d9-b227-2981a8a045aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 200 Jul 03 13:01:39.725550 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 399/1579] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:39 2026] GET /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:39.908566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-06fd7244-4940-4a6e-9b7b-84d276a7aea7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:39.910220 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06fd7244-4940-4a6e-9b7b-84d276a7aea7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:39.910396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06fd7244-4940-4a6e-9b7b-84d276a7aea7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:39.910568 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06fd7244-4940-4a6e-9b7b-84d276a7aea7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:39.915560 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06fd7244-4940-4a6e-9b7b-84d276a7aea7 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 404 Jul 03 13:01:39.916125 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 383/1580] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:39 2026] GET /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:39.924248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7a0447d3-e265-4619-b61f-acdac50d21fd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:39.926052 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a0447d3-e265-4619-b61f-acdac50d21fd tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:39.926303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a0447d3-e265-4619-b61f-acdac50d21fd tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:39.926494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a0447d3-e265-4619-b61f-acdac50d21fd tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:39.934191 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a0447d3-e265-4619-b61f-acdac50d21fd tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 404 Jul 03 13:01:39.934604 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 396/1581] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:39 2026] GET /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:39.945413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-62297290-962e-4ee0-bd78-58c6c292fd31 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:39.948779 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-62297290-962e-4ee0-bd78-58c6c292fd31 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] DELETE https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:39.949183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-62297290-962e-4ee0-bd78-58c6c292fd31 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:39.949183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-62297290-962e-4ee0-bd78-58c6c292fd31 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:39.949526 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-62297290-962e-4ee0-bd78-58c6c292fd31 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume with id: 15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 Jul 03 13:01:39.955402 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-62297290-962e-4ee0-bd78-58c6c292fd31 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 returned with HTTP 404 Jul 03 13:01:39.955882 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 404/1582] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:39 2026] DELETE /volume/v3/volumes/15b9c4eb-6db8-4dd5-b0dd-acabb2bc4a99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:39.963358 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:39.965062 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:39.965417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1901222223"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:39.966768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1901222223'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:39.966881 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume of 1 GB Jul 03 13:01:39.971002 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Availability Zones retrieved successfully. Jul 03 13:01:39.976695 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (cde266e5-42a4-4ad4-aae0-feb5f6cb94f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:39.977602 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2985d4-dab5-4518-a223-26e2b1d0e909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:39.978553 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:40.011548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2985d4-dab5-4518-a223-26e2b1d0e909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:40.011821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a249541c-8ea1-46d6-a73d-00a463e889b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:40.069288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Created reservations ['f39d5efc-f334-4dea-bada-3b34e8efb74d', '041842a3-f81a-4c70-ba90-c1c04375e13f', '7195377e-c401-421a-8cd0-bdfe9f04d8a9', 'cb986381-629c-40c5-a047-782b4cbcdc8b'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:40.070133 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a249541c-8ea1-46d6-a73d-00a463e889b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f39d5efc-f334-4dea-bada-3b34e8efb74d', '041842a3-f81a-4c70-ba90-c1c04375e13f', '7195377e-c401-421a-8cd0-bdfe9f04d8a9', 'cb986381-629c-40c5-a047-782b4cbcdc8b']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:40.070837 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b2bceb-967c-44e5-a9db-3d37cd903afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:40.098455 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b2bceb-967c-44e5-a9db-3d37cd903afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a50e1e-b064-4aa1-949f-4ca4c2573e72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1901222223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['f39d5efc-f334-4dea-bada-3b34e8efb74d','041842a3-f81a-4c70-ba90-c1c04375e13f','7195377e-c401-421a-8cd0-bdfe9f04d8a9','cb986381-629c-40c5-a047-782b4cbcdc8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1901222223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58a50e1e-b064-4aa1-949f-4ca4c2573e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845f32b8c8d242178101757329192b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:40.099431 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c8cb03-4d6c-41c3-b389-33c24d5931a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:40.130479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c8cb03-4d6c-41c3-b389-33c24d5931a4) transitioned into state 'SUCCESS' from state '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-1901222223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['f39d5efc-f334-4dea-bada-3b34e8efb74d','041842a3-f81a-4c70-ba90-c1c04375e13f','7195377e-c401-421a-8cd0-bdfe9f04d8a9','cb986381-629c-40c5-a047-782b4cbcdc8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:40.131576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89493eff-593c-41c3-bb3d-a87b9d4326b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:40.145887 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89493eff-593c-41c3-bb3d-a87b9d4326b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:40.146814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (cde266e5-42a4-4ad4-aae0-feb5f6cb94f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:40.147268 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request issued successfully. Jul 03 13:01:40.148001 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3297cf00-cd71-46f8-83d1-7ccc8fab4ff2 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:40.148503 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 400/1583] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:39 2026] POST /volume/v3/volumes => generated 747 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:40.161099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5c2d89d0-deab-4949-8968-7ba496c4ab8b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.163285 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c2d89d0-deab-4949-8968-7ba496c4ab8b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:40.163465 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c2d89d0-deab-4949-8968-7ba496c4ab8b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:40.163684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c2d89d0-deab-4949-8968-7ba496c4ab8b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:40.176026 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:40.176026 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:40.181030 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5c2d89d0-deab-4949-8968-7ba496c4ab8b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:40.186198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c2d89d0-deab-4949-8968-7ba496c4ab8b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 200 Jul 03 13:01:40.186669 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 384/1584] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:40 2026] GET /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:40.276180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3a14af69-33ca-4fcd-b41c-69983e6a33cd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.276699 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a14af69-33ca-4fcd-b41c-69983e6a33cd None None] GET https://10.4.3.13/volume// Jul 03 13:01:40.276943 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a14af69-33ca-4fcd-b41c-69983e6a33cd None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:40.277233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a14af69-33ca-4fcd-b41c-69983e6a33cd None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:40.277691 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a14af69-33ca-4fcd-b41c-69983e6a33cd None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:40.278269 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 397/1585] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:01:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:40.286623 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-16caf992-f1ee-4695-9d12-941ebdae2ab2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.411656 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-16caf992-f1ee-4695-9d12-941ebdae2ab2 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:01:40.412149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-16caf992-f1ee-4695-9d12-941ebdae2ab2 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15c79453-59ff-4a6a-9eb5-64c0938b0661", "connector": null, "instance_uuid": "ff8828c0-ff0d-40ae-a605-caf03fd18cc8"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:40.423454 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:40.423454 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:40.464991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-16caf992-f1ee-4695-9d12-941ebdae2ab2 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:01:40.465735 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 405/1586] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:01:40 2026] POST /volume/v3/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:40.745529 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-219354bc-c4ab-415a-b72a-ddbf0fa832dc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.748280 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-219354bc-c4ab-415a-b72a-ddbf0fa832dc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:01:40.748549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-219354bc-c4ab-415a-b72a-ddbf0fa832dc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:40.749184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-219354bc-c4ab-415a-b72a-ddbf0fa832dc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:40.756866 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:40.756866 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:40.759685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fbe05774-f778-4618-b535-b592bb076a0f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.761000 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-219354bc-c4ab-415a-b72a-ddbf0fa832dc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:01:40.761833 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbe05774-f778-4618-b535-b592bb076a0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:40.762218 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbe05774-f778-4618-b535-b592bb076a0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:40.762348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbe05774-f778-4618-b535-b592bb076a0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:40.766044 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-219354bc-c4ab-415a-b72a-ddbf0fa832dc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 200 Jul 03 13:01:40.766568 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 401/1587] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:40 2026] GET /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:40.773632 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:40.773632 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:40.778902 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fbe05774-f778-4618-b535-b592bb076a0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:40.780593 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7befdb67-3105-4c11-9697-e2ce55613412 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.782621 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:01:40.783023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb58257f-ccf5-4143-b7ec-f85a301e48b7", "name": "tempest-VolumesBackupsAdminTest-Backup-1721788427", "container": "tempest-volumesbackupsadmintest-backup-container-1656899904"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:40.784670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Creating new backup {'backup': {'volume_id': 'fb58257f-ccf5-4143-b7ec-f85a301e48b7', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1721788427', 'container': 'tempest-volumesbackupsadmintest-backup-container-1656899904'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:01:40.784872 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Creating backup of volume fb58257f-ccf5-4143-b7ec-f85a301e48b7 in container tempest-volumesbackupsadmintest-backup-container-1656899904 Jul 03 13:01:40.786149 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbe05774-f778-4618-b535-b592bb076a0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:40.786780 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 385/1588] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:40 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:40.794613 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:40.794613 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:40.795354 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:01:40.829054 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Created reservations ['814124c6-8226-4fa5-adb2-1c103a775af9', '0776fd1d-8fe6-4c7d-85a9-3013eb1aa651'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:40.889684 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7befdb67-3105-4c11-9697-e2ce55613412 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:01:40.889684 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 398/1589] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:40 2026] POST /volume/v3/backups => generated 333 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:40.906121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5b5ab20d-a69d-42de-8844-b10eac899003 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:40.908041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b5ab20d-a69d-42de-8844-b10eac899003 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:40.908405 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b5ab20d-a69d-42de-8844-b10eac899003 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:40.908531 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b5ab20d-a69d-42de-8844-b10eac899003 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:40.908531 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-5b5ab20d-a69d-42de-8844-b10eac899003 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:40.929909 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:40.929909 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:40.930845 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b5ab20d-a69d-42de-8844-b10eac899003 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:40.931330 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 406/1590] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:40 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 797 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:40.999695 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-98d20583-93a1-49b0-9172-5a9ba19f66eb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.000316 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-98d20583-93a1-49b0-9172-5a9ba19f66eb None None] GET https://10.4.3.13/volume// Jul 03 13:01:41.000556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-98d20583-93a1-49b0-9172-5a9ba19f66eb None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.000810 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-98d20583-93a1-49b0-9172-5a9ba19f66eb None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.001359 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-98d20583-93a1-49b0-9172-5a9ba19f66eb None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:41.001701 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 402/1591] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:41.015464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-e769336d-aaf0-434e-81f0-b6f0cd106d0f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.018528 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-e769336d-aaf0-434e-81f0-b6f0cd106d0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:41.018528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-e769336d-aaf0-434e-81f0-b6f0cd106d0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.018528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-e769336d-aaf0-434e-81f0-b6f0cd106d0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.031216 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.031216 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:41.035906 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-e769336d-aaf0-434e-81f0-b6f0cd106d0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:41.040973 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-e769336d-aaf0-434e-81f0-b6f0cd106d0f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:41.041491 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 386/1592] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:41 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:41.170229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.173404 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] PUT https://10.4.3.13/volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542 Jul 03 13:01:41.173989 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:41.189301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Acquiring lock "cinder-attachment_update-15c79453-59ff-4a6a-9eb5-64c0938b0661-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:01:41.198812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Lock "cinder-attachment_update-15c79453-59ff-4a6a-9eb5-64c0938b0661-np0000004418" acquired by "attachment_update" :: waited 0.010s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:01:41.200409 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.200409 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:41.204265 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2f245d85-4d11-4547-b538-da74b227fa58 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.206402 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f245d85-4d11-4547-b538-da74b227fa58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:41.206624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f245d85-4d11-4547-b538-da74b227fa58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.206843 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f245d85-4d11-4547-b538-da74b227fa58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.218587 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.218587 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:41.227398 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2f245d85-4d11-4547-b538-da74b227fa58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:41.234329 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f245d85-4d11-4547-b538-da74b227fa58 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 200 Jul 03 13:01:41.234716 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 407/1593] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:41 2026] GET /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:41.254899 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ec307a4e-b183-4111-bce0-0777a1731c13 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.258848 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec307a4e-b183-4111-bce0-0777a1731c13 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72/action Jul 03 13:01:41.259278 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec307a4e-b183-4111-bce0-0777a1731c13 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:41.259535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec307a4e-b183-4111-bce0-0777a1731c13 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:41.273140 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.273140 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:41.273749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-ec307a4e-b183-4111-bce0-0777a1731c13 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '58a50e1e-b064-4aa1-949f-4ca4c2573e72' with '{'status': 'error'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:41.313790 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec307a4e-b183-4111-bce0-0777a1731c13 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72/action returned with HTTP 202 Jul 03 13:01:41.314405 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 403/1594] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:41 2026] POST /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:41.323817 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b444b412-cfb7-45b5-a434-45db7d88d404 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.325544 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b444b412-cfb7-45b5-a434-45db7d88d404 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:41.325794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b444b412-cfb7-45b5-a434-45db7d88d404 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.326025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b444b412-cfb7-45b5-a434-45db7d88d404 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.333146 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.333146 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:41.337376 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b444b412-cfb7-45b5-a434-45db7d88d404 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:41.342579 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b444b412-cfb7-45b5-a434-45db7d88d404 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 200 Jul 03 13:01:41.343033 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 387/1595] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:41 2026] GET /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:41.355793 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1024484c-26fa-459a-ad0a-0b87e965423e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.357904 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1024484c-26fa-459a-ad0a-0b87e965423e tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72/action Jul 03 13:01:41.358433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1024484c-26fa-459a-ad0a-0b87e965423e tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:41.358559 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1024484c-26fa-459a-ad0a-0b87e965423e tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:41.368639 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.368639 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:41.369041 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1024484c-26fa-459a-ad0a-0b87e965423e tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Volume info retrieved successfully. Jul 03 13:01:41.436894 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1024484c-26fa-459a-ad0a-0b87e965423e tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Delete volume request issued successfully. Jul 03 13:01:41.437130 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1024484c-26fa-459a-ad0a-0b87e965423e tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72/action returned with HTTP 202 Jul 03 13:01:41.437654 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 408/1596] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:41 2026] POST /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:41.444725 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c548363a-4539-4450-97be-27395ddbc09a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.447879 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c548363a-4539-4450-97be-27395ddbc09a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:41.448129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c548363a-4539-4450-97be-27395ddbc09a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.448420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c548363a-4539-4450-97be-27395ddbc09a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.458020 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.458020 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:41.462419 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c548363a-4539-4450-97be-27395ddbc09a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:41.466927 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c548363a-4539-4450-97be-27395ddbc09a tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 200 Jul 03 13:01:41.467439 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 404/1597] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:41 2026] GET /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:41.682245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.684400 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] PUT https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 Jul 03 13:01:41.684750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:41.692311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Acquiring lock "cinder-attachment_update-bf2c62ef-989d-4bf6-a618-8b00ddc214e9-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:01:41.697959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-bf2c62ef-989d-4bf6-a618-8b00ddc214e9-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:01:41.699429 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.699429 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:41.730474 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Lock "cinder-attachment_update-15c79453-59ff-4a6a-9eb5-64c0938b0661-np0000004418" released by "attachment_update" :: held 0.532s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:01:41.730892 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-028999ed-8c13-4c54-bdcd-bbe3055234d7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542 returned with HTTP 200 Jul 03 13:01:41.731518 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 399/1598] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:01:41 2026] PUT /volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:41.801784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d910da17-9067-4a51-bdf1-d30257c3ef05 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.803954 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d910da17-9067-4a51-bdf1-d30257c3ef05 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:41.804035 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d910da17-9067-4a51-bdf1-d30257c3ef05 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.804273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d910da17-9067-4a51-bdf1-d30257c3ef05 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.815708 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.815708 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:41.819285 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d910da17-9067-4a51-bdf1-d30257c3ef05 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:41.823289 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d910da17-9067-4a51-bdf1-d30257c3ef05 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:41.823741 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 409/1599] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:41 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:41.941399 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fb2f07fd-243b-4831-a15a-4e15aa9e9b7e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:41.943072 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb2f07fd-243b-4831-a15a-4e15aa9e9b7e tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:41.943305 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb2f07fd-243b-4831-a15a-4e15aa9e9b7e tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:41.943535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb2f07fd-243b-4831-a15a-4e15aa9e9b7e tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:41.943646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-fb2f07fd-243b-4831-a15a-4e15aa9e9b7e tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:41.960230 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:41.960230 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:41.961177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb2f07fd-243b-4831-a15a-4e15aa9e9b7e tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:41.961630 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 405/1600] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:41 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:42.225438 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Lock "cinder-attachment_update-bf2c62ef-989d-4bf6-a618-8b00ddc214e9-np0000004418" released by "attachment_update" :: held 0.527s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:01:42.225792 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-e81b13c3-d3b5-4a6f-a1a0-274fd86740da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 returned with HTTP 200 Jul 03 13:01:42.226645 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 388/1601] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:01:41 2026] PUT /volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:42.236852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-c663df2d-b65b-4103-ad70-fddcfd7baa8f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.239961 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-c663df2d-b65b-4103-ad70-fddcfd7baa8f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 Jul 03 13:01:42.240339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-c663df2d-b65b-4103-ad70-fddcfd7baa8f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.240631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-c663df2d-b65b-4103-ad70-fddcfd7baa8f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.260393 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-c663df2d-b65b-4103-ad70-fddcfd7baa8f tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 returned with HTTP 200 Jul 03 13:01:42.260855 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 400/1602] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:42.483111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3b9d73ea-b91b-4f22-bfda-3a939afb3b09 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.485614 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b9d73ea-b91b-4f22-bfda-3a939afb3b09 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:42.485614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b9d73ea-b91b-4f22-bfda-3a939afb3b09 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.485925 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b9d73ea-b91b-4f22-bfda-3a939afb3b09 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.496176 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b9d73ea-b91b-4f22-bfda-3a939afb3b09 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 404 Jul 03 13:01:42.496443 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 410/1603] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:42.505053 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f1f679b5-6e20-4d52-9ee3-5b0483a0d19e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.507540 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f1f679b5-6e20-4d52-9ee3-5b0483a0d19e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:42.507781 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f1f679b5-6e20-4d52-9ee3-5b0483a0d19e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.508027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f1f679b5-6e20-4d52-9ee3-5b0483a0d19e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.513993 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f1f679b5-6e20-4d52-9ee3-5b0483a0d19e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 404 Jul 03 13:01:42.514722 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 406/1604] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:42.522981 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1bacb47d-030a-4833-a99d-6e8c561eba37 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.525107 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1bacb47d-030a-4833-a99d-6e8c561eba37 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] DELETE https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:42.525366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1bacb47d-030a-4833-a99d-6e8c561eba37 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.525612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1bacb47d-030a-4833-a99d-6e8c561eba37 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.525848 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-1bacb47d-030a-4833-a99d-6e8c561eba37 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume with id: 58a50e1e-b064-4aa1-949f-4ca4c2573e72 Jul 03 13:01:42.531619 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1bacb47d-030a-4833-a99d-6e8c561eba37 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 returned with HTTP 404 Jul 03 13:01:42.532072 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 389/1605] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:42 2026] DELETE /volume/v3/volumes/58a50e1e-b064-4aa1-949f-4ca4c2573e72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:42.541693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.543621 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:42.543955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2044515925"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:42.545732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2044515925'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:42.545732 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume of 1 GB Jul 03 13:01:42.545953 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:42.545953 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:42.549742 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Availability Zones retrieved successfully. Jul 03 13:01:42.556038 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (cdbea256-e866-44ad-b550-c2809372bbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:42.557207 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa49bb4-b273-42cb-8b66-26bd1ba3bbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:42.558442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:42.590886 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa49bb4-b273-42cb-8b66-26bd1ba3bbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:42.591678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2687838-d659-4e88-b511-9ec544159353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:42.638396 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Created reservations ['8d7f3fdb-1d41-4b4e-b1c7-2aef9286f605', '8c229760-b6a2-4612-97a0-f30d992cd971', '62699d89-661a-45a0-8d72-b0d2bae4662d', '9b2b77a9-147b-43d1-8c0a-fc7f01e284a5'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:42.639361 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2687838-d659-4e88-b511-9ec544159353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d7f3fdb-1d41-4b4e-b1c7-2aef9286f605', '8c229760-b6a2-4612-97a0-f30d992cd971', '62699d89-661a-45a0-8d72-b0d2bae4662d', '9b2b77a9-147b-43d1-8c0a-fc7f01e284a5']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:42.640237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78e0c33-58b6-4edd-a591-d4b5f7ccec5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:42.662697 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78e0c33-58b6-4edd-a591-d4b5f7ccec5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2044515925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['8d7f3fdb-1d41-4b4e-b1c7-2aef9286f605','8c229760-b6a2-4612-97a0-f30d992cd971','62699d89-661a-45a0-8d72-b0d2bae4662d','9b2b77a9-147b-43d1-8c0a-fc7f01e284a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2044515925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845f32b8c8d242178101757329192b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:42.663620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ccac0c8-208d-4d97-a7b8-dcf1103fe52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:42.685562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ccac0c8-208d-4d97-a7b8-dcf1103fe52f) transitioned into state 'SUCCESS' from state '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-2044515925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['8d7f3fdb-1d41-4b4e-b1c7-2aef9286f605','8c229760-b6a2-4612-97a0-f30d992cd971','62699d89-661a-45a0-8d72-b0d2bae4662d','9b2b77a9-147b-43d1-8c0a-fc7f01e284a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:42.686682 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b011bf-1862-4372-bc8f-37d171afe791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:42.697365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b011bf-1862-4372-bc8f-37d171afe791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:42.698347 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (cdbea256-e866-44ad-b550-c2809372bbb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:42.698671 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request issued successfully. Jul 03 13:01:42.699320 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f51c9e65-ad3f-49ce-a4a9-9b9758cb207e tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:42.699819 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 401/1606] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:42 2026] POST /volume/v3/volumes => generated 747 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:42.713571 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2d9cecab-2b9d-4fc4-b23c-cc3aebd40b51 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.716518 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2d9cecab-2b9d-4fc4-b23c-cc3aebd40b51 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:42.716847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2d9cecab-2b9d-4fc4-b23c-cc3aebd40b51 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.717112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2d9cecab-2b9d-4fc4-b23c-cc3aebd40b51 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.725288 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:42.725288 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:42.729880 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2d9cecab-2b9d-4fc4-b23c-cc3aebd40b51 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:42.734448 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2d9cecab-2b9d-4fc4-b23c-cc3aebd40b51 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 200 Jul 03 13:01:42.734946 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 411/1607] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:42.838517 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-877e8ac8-0459-414b-a3ea-8367c8f12127 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.841954 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-877e8ac8-0459-414b-a3ea-8367c8f12127 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:42.842156 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-877e8ac8-0459-414b-a3ea-8367c8f12127 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.842400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-877e8ac8-0459-414b-a3ea-8367c8f12127 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.855533 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:42.855533 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:42.863110 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-877e8ac8-0459-414b-a3ea-8367c8f12127 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:42.868764 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-877e8ac8-0459-414b-a3ea-8367c8f12127 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:42.869250 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 407/1608] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:42.890583 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-175a1d40-2578-418c-84de-c7b68f46b25e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.892479 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-175a1d40-2578-418c-84de-c7b68f46b25e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:42.892642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-175a1d40-2578-418c-84de-c7b68f46b25e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.892808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-175a1d40-2578-418c-84de-c7b68f46b25e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.900612 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:42.900612 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:42.905535 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-175a1d40-2578-418c-84de-c7b68f46b25e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:42.911203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-175a1d40-2578-418c-84de-c7b68f46b25e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:42.911676 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 390/1609] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:42.974902 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a4d6606a-2811-4bff-b803-292868560486 req-be22cb76-922e-47ae-847c-52132dc500e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.975080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-520f2569-865d-4e92-b527-9fcbbae8b7e1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:42.976453 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-be22cb76-922e-47ae-847c-52132dc500e3 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:42.976689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-be22cb76-922e-47ae-847c-52132dc500e3 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.976902 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-be22cb76-922e-47ae-847c-52132dc500e3 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.977368 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-520f2569-865d-4e92-b527-9fcbbae8b7e1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:42.978356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-520f2569-865d-4e92-b527-9fcbbae8b7e1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:42.978706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-520f2569-865d-4e92-b527-9fcbbae8b7e1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:42.979178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-520f2569-865d-4e92-b527-9fcbbae8b7e1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:42.984208 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:42.984208 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:42.985194 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:42.985194 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:42.986864 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-520f2569-865d-4e92-b527-9fcbbae8b7e1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:42.986864 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 412/1610] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:42.988497 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-a4d6606a-2811-4bff-b803-292868560486 req-be22cb76-922e-47ae-847c-52132dc500e3 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:42.993774 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-be22cb76-922e-47ae-847c-52132dc500e3 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:42.993774 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 402/1611] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:42 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:43.749680 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ec5f6d5c-bd90-4a7d-8e1e-21ee421d9321 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:43.751307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec5f6d5c-bd90-4a7d-8e1e-21ee421d9321 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:43.751830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec5f6d5c-bd90-4a7d-8e1e-21ee421d9321 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:43.751830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec5f6d5c-bd90-4a7d-8e1e-21ee421d9321 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:43.761443 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:43.761443 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:43.766048 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ec5f6d5c-bd90-4a7d-8e1e-21ee421d9321 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:43.771199 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec5f6d5c-bd90-4a7d-8e1e-21ee421d9321 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 200 Jul 03 13:01:43.771755 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 408/1612] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:43 2026] GET /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:43.783344 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c8f9e581-3b9e-40b2-bfe2-62c486c1f7bb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:43.785731 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c8f9e581-3b9e-40b2-bfe2-62c486c1f7bb tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025/action Jul 03 13:01:43.786144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c8f9e581-3b9e-40b2-bfe2-62c486c1f7bb tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:43.786509 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c8f9e581-3b9e-40b2-bfe2-62c486c1f7bb tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:43.797577 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:43.797577 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:43.798120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.admin_actions [None req-c8f9e581-3b9e-40b2-bfe2-62c486c1f7bb tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume 'e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025' with '{'status': 'maintenance'}' {{(pid=99822) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:43.819774 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c8f9e581-3b9e-40b2-bfe2-62c486c1f7bb tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025/action returned with HTTP 202 Jul 03 13:01:43.820210 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 391/1613] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:43 2026] POST /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:43.827668 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-445e68c3-f0ac-40b8-b736-42119e0d6761 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:43.830048 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-445e68c3-f0ac-40b8-b736-42119e0d6761 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:43.830424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-445e68c3-f0ac-40b8-b736-42119e0d6761 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:43.830735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-445e68c3-f0ac-40b8-b736-42119e0d6761 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:43.841145 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:43.841145 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:43.846854 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-445e68c3-f0ac-40b8-b736-42119e0d6761 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:43.853378 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-445e68c3-f0ac-40b8-b736-42119e0d6761 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 200 Jul 03 13:01:43.854442 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 413/1614] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:43 2026] GET /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:43.868675 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91c97dcd-b68e-47e4-a560-b39113013e5c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:43.871049 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91c97dcd-b68e-47e4-a560-b39113013e5c tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025/action Jul 03 13:01:43.871620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91c97dcd-b68e-47e4-a560-b39113013e5c tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:43.871768 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91c97dcd-b68e-47e4-a560-b39113013e5c tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:43.881198 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:43.881198 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:43.881633 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-91c97dcd-b68e-47e4-a560-b39113013e5c tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Volume info retrieved successfully. Jul 03 13:01:43.883906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-147987bf-c532-4aa9-a793-36ee20671a1d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:43.885772 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-147987bf-c532-4aa9-a793-36ee20671a1d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:43.885957 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-147987bf-c532-4aa9-a793-36ee20671a1d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:43.886183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-147987bf-c532-4aa9-a793-36ee20671a1d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:43.897777 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:43.897777 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:43.903299 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-147987bf-c532-4aa9-a793-36ee20671a1d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:43.908458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-147987bf-c532-4aa9-a793-36ee20671a1d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:43.908834 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 409/1615] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:43 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:43.911104 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-91c97dcd-b68e-47e4-a560-b39113013e5c tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Delete volume request issued successfully. Jul 03 13:01:43.911382 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91c97dcd-b68e-47e4-a560-b39113013e5c tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025/action returned with HTTP 202 Jul 03 13:01:43.911799 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 403/1616] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:43 2026] POST /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:43.920129 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3982d05e-981b-49d3-9a32-fee642340803 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:43.922072 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3982d05e-981b-49d3-9a32-fee642340803 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:43.922358 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3982d05e-981b-49d3-9a32-fee642340803 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:43.922587 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3982d05e-981b-49d3-9a32-fee642340803 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:43.931723 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:43.931723 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:43.936597 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3982d05e-981b-49d3-9a32-fee642340803 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:43.942242 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3982d05e-981b-49d3-9a32-fee642340803 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 200 Jul 03 13:01:43.942772 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 392/1617] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:43 2026] GET /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:44.007516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ddca9551-ce69-4f3c-88b0-43aee6d47db7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:44.010479 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ddca9551-ce69-4f3c-88b0-43aee6d47db7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:44.010479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ddca9551-ce69-4f3c-88b0-43aee6d47db7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:44.010479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ddca9551-ce69-4f3c-88b0-43aee6d47db7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:44.010479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ddca9551-ce69-4f3c-88b0-43aee6d47db7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:44.021592 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:44.021592 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:44.022809 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ddca9551-ce69-4f3c-88b0-43aee6d47db7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:44.022923 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 414/1618] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:44 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:44.921643 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3b5dc2d1-46ee-4b29-9775-93bb7975669d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:44.923366 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b5dc2d1-46ee-4b29-9775-93bb7975669d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:44.923551 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b5dc2d1-46ee-4b29-9775-93bb7975669d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:44.923721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b5dc2d1-46ee-4b29-9775-93bb7975669d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:44.932459 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:44.932459 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:44.936533 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3b5dc2d1-46ee-4b29-9775-93bb7975669d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:44.941215 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b5dc2d1-46ee-4b29-9775-93bb7975669d tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:44.941619 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 410/1619] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:44 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:44.958534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9c0ad945-1edc-40fd-ad82-0caea07fd50f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:44.960790 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9c0ad945-1edc-40fd-ad82-0caea07fd50f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:44.961022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9c0ad945-1edc-40fd-ad82-0caea07fd50f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:44.961295 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9c0ad945-1edc-40fd-ad82-0caea07fd50f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:44.968189 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9c0ad945-1edc-40fd-ad82-0caea07fd50f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 404 Jul 03 13:01:44.968874 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 404/1620] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:44 2026] GET /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:44.975865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-33309d67-3e95-463f-b95c-39ad81ba7b34 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:44.977941 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33309d67-3e95-463f-b95c-39ad81ba7b34 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:44.978312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33309d67-3e95-463f-b95c-39ad81ba7b34 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:44.978579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33309d67-3e95-463f-b95c-39ad81ba7b34 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:44.986296 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33309d67-3e95-463f-b95c-39ad81ba7b34 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 404 Jul 03 13:01:44.986986 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 393/1621] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:44 2026] GET /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:44.993806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-798cf8b7-32d7-4f35-887c-911e92c304f3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:44.995387 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-798cf8b7-32d7-4f35-887c-911e92c304f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:44.995554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-798cf8b7-32d7-4f35-887c-911e92c304f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:44.995730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-798cf8b7-32d7-4f35-887c-911e92c304f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:44.995879 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-798cf8b7-32d7-4f35-887c-911e92c304f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume with id: e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 Jul 03 13:01:45.001382 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-798cf8b7-32d7-4f35-887c-911e92c304f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 returned with HTTP 404 Jul 03 13:01:45.001812 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 415/1622] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:44 2026] DELETE /volume/v3/volumes/e5d1a0a4-aecf-4ee2-8c72-3e70ca76a025 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:45.010750 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.012223 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:45.012543 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-581515149"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:45.013897 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-581515149'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:45.014022 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume of 1 GB Jul 03 13:01:45.019068 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Availability Zones retrieved successfully. Jul 03 13:01:45.026968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (5a278a23-1144-4fb2-8ee9-0010797a3e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:45.028011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f381a765-e1e7-41b9-bc74-cfbd2056763c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:45.029422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:45.034809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8656d419-7e81-4f81-b59c-087f19891498 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.038136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8656d419-7e81-4f81-b59c-087f19891498 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:45.038136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8656d419-7e81-4f81-b59c-087f19891498 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.038136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8656d419-7e81-4f81-b59c-087f19891498 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.038136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-8656d419-7e81-4f81-b59c-087f19891498 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:45.040512 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-96ee442b-3138-4b18-9734-23946c2d67bc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.040927 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96ee442b-3138-4b18-9734-23946c2d67bc None None] GET https://10.4.3.13/volume// Jul 03 13:01:45.041221 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96ee442b-3138-4b18-9734-23946c2d67bc None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.041498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96ee442b-3138-4b18-9734-23946c2d67bc None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.041916 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96ee442b-3138-4b18-9734-23946c2d67bc None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:45.042042 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.042042 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:45.042303 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 394/1623] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:45.042980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8656d419-7e81-4f81-b59c-087f19891498 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:45.043413 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 405/1624] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:45.052829 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a4d6606a-2811-4bff-b803-292868560486 req-a6baf20a-b8e7-4fe6-a9a4-dd6f89fe9f03 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.055456 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-a6baf20a-b8e7-4fe6-a9a4-dd6f89fe9f03 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:01:45.055991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-a6baf20a-b8e7-4fe6-a9a4-dd6f89fe9f03 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f4e717d-59cc-44dc-8d65-ca9e395b9181", "connector": null, "instance_uuid": "a1383f21-dfbc-48b2-a91d-ee308449837f"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:45.061834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f381a765-e1e7-41b9-bc74-cfbd2056763c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:45.062497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9697c1ad-135d-47e3-a428-ef2dd283e735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:45.066752 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.066752 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:45.107859 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-a6baf20a-b8e7-4fe6-a9a4-dd6f89fe9f03 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:01:45.108437 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 416/1625] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:01:45 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 13:01:45.120506 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Created reservations ['c0d63fe9-0a33-4329-9158-a8b928b2010c', 'e8db84d7-9d47-43e0-86ec-c2a4d77aa489', 'e64cc4ac-e522-4e04-8055-ab86e3d25400', '194cf987-aee5-44bf-8f38-a42669544a3d'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:45.121451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9697c1ad-135d-47e3-a428-ef2dd283e735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0d63fe9-0a33-4329-9158-a8b928b2010c', 'e8db84d7-9d47-43e0-86ec-c2a4d77aa489', 'e64cc4ac-e522-4e04-8055-ab86e3d25400', '194cf987-aee5-44bf-8f38-a42669544a3d']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:45.122153 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a668a713-b647-42cb-9648-fe37326746cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:45.148785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a668a713-b647-42cb-9648-fe37326746cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904d44e9-a71f-47ae-9220-3369da08291d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-581515149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['c0d63fe9-0a33-4329-9158-a8b928b2010c','e8db84d7-9d47-43e0-86ec-c2a4d77aa489','e64cc4ac-e522-4e04-8055-ab86e3d25400','194cf987-aee5-44bf-8f38-a42669544a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-581515149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904d44e9-a71f-47ae-9220-3369da08291d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845f32b8c8d242178101757329192b99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:45.150101 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084717f0-e077-4a96-888d-c887a318379c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:45.179540 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084717f0-e077-4a96-888d-c887a318379c) transitioned into state 'SUCCESS' from state '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-581515149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='845f32b8c8d242178101757329192b99',qos_specs=None,replication_status=,reservations=['c0d63fe9-0a33-4329-9158-a8b928b2010c','e8db84d7-9d47-43e0-86ec-c2a4d77aa489','e64cc4ac-e522-4e04-8055-ab86e3d25400','194cf987-aee5-44bf-8f38-a42669544a3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b078ecfa2ee4ec086dec19eda724fd3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:45.180239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e50339-976a-451d-974a-6da92e4626da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:45.192590 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08e50339-976a-451d-974a-6da92e4626da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:45.193512 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Flow 'volume_create_api' (5a278a23-1144-4fb2-8ee9-0010797a3e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:45.193848 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Create volume request issued successfully. Jul 03 13:01:45.194573 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d94a5cfa-8f1e-4d33-ac46-1cf90e142560 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:45.195005 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 411/1626] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:01:45 2026] POST /volume/v3/volumes => generated 746 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:45.211337 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d69cd4d6-5b7f-4f70-9034-62f6f5b08ed8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.213397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d69cd4d6-5b7f-4f70-9034-62f6f5b08ed8 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:45.213858 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d69cd4d6-5b7f-4f70-9034-62f6f5b08ed8 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.213858 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d69cd4d6-5b7f-4f70-9034-62f6f5b08ed8 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.225238 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.225238 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:45.229300 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d69cd4d6-5b7f-4f70-9034-62f6f5b08ed8 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:45.234096 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d69cd4d6-5b7f-4f70-9034-62f6f5b08ed8 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:45.234607 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 395/1627] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:45.524871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc9bf3b4-a0b9-42ef-bb3d-a2a6c10ca6fa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.527034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc9bf3b4-a0b9-42ef-bb3d-a2a6c10ca6fa tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:45.527370 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc9bf3b4-a0b9-42ef-bb3d-a2a6c10ca6fa tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.527693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc9bf3b4-a0b9-42ef-bb3d-a2a6c10ca6fa tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.541567 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.541567 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:45.545781 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bc9bf3b4-a0b9-42ef-bb3d-a2a6c10ca6fa tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:45.550176 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc9bf3b4-a0b9-42ef-bb3d-a2a6c10ca6fa tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:45.550878 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 406/1628] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:45.646393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f90c7f1d-9b7b-4cac-b1ab-9af861fbb8a9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.646754 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f90c7f1d-9b7b-4cac-b1ab-9af861fbb8a9 None None] GET https://10.4.3.13/volume// Jul 03 13:01:45.646892 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f90c7f1d-9b7b-4cac-b1ab-9af861fbb8a9 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.647111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f90c7f1d-9b7b-4cac-b1ab-9af861fbb8a9 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.647452 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f90c7f1d-9b7b-4cac-b1ab-9af861fbb8a9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:45.647740 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 417/1629] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:45.657340 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a4d6606a-2811-4bff-b803-292868560486 req-3187553a-4805-4c50-9eca-d2987c32ef4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.659629 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-3187553a-4805-4c50-9eca-d2987c32ef4f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:45.659911 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-3187553a-4805-4c50-9eca-d2987c32ef4f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.660082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-3187553a-4805-4c50-9eca-d2987c32ef4f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.670377 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.670377 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:45.674924 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a4d6606a-2811-4bff-b803-292868560486 req-3187553a-4805-4c50-9eca-d2987c32ef4f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:45.679713 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-3187553a-4805-4c50-9eca-d2987c32ef4f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:45.680143 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 412/1630] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1029 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:45.772036 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.773993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] PUT https://10.4.3.13/volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5 Jul 03 13:01:45.774423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:45.782543 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Acquiring lock "cinder-attachment_update-0f4e717d-59cc-44dc-8d65-ca9e395b9181-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:01:45.787695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Lock "cinder-attachment_update-0f4e717d-59cc-44dc-8d65-ca9e395b9181-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:01:45.788910 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.788910 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:45.955655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-62652120-876b-41ef-b299-5d753dbc47f7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:45.960485 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62652120-876b-41ef-b299-5d753dbc47f7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:45.960485 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62652120-876b-41ef-b299-5d753dbc47f7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:45.960485 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62652120-876b-41ef-b299-5d753dbc47f7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:45.972605 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:45.972605 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:45.978646 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-62652120-876b-41ef-b299-5d753dbc47f7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:45.985136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62652120-876b-41ef-b299-5d753dbc47f7 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:45.985925 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 407/1631] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:45 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:46.055753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a068b925-b891-4587-8eaa-7bbb80603fda None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.058031 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a068b925-b891-4587-8eaa-7bbb80603fda tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:46.058405 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a068b925-b891-4587-8eaa-7bbb80603fda tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.059250 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a068b925-b891-4587-8eaa-7bbb80603fda tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.059250 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-a068b925-b891-4587-8eaa-7bbb80603fda tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:46.066474 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.066474 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:46.067650 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a068b925-b891-4587-8eaa-7bbb80603fda tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:46.068193 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 418/1632] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.208303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5cd811b9-39b2-4009-b874-7eca91b2c0e0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.247877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-21f559d8-a193-46f1-a203-aac9d549a3f3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.249855 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21f559d8-a193-46f1-a203-aac9d549a3f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.250123 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21f559d8-a193-46f1-a203-aac9d549a3f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.250392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21f559d8-a193-46f1-a203-aac9d549a3f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.259553 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.259553 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:46.265178 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-21f559d8-a193-46f1-a203-aac9d549a3f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.271175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21f559d8-a193-46f1-a203-aac9d549a3f3 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.271763 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 408/1633] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.280278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5cd811b9-39b2-4009-b874-7eca91b2c0e0 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:01:46.280733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5cd811b9-39b2-4009-b874-7eca91b2c0e0 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1701509030", "extra_specs": {}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.288039 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e456b072-0cfa-49c2-80ac-5d1be7720868 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.290536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e456b072-0cfa-49c2-80ac-5d1be7720868 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action Jul 03 13:01:46.290914 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e456b072-0cfa-49c2-80ac-5d1be7720868 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:46.291069 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e456b072-0cfa-49c2-80ac-5d1be7720868 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.297193 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5cd811b9-39b2-4009-b874-7eca91b2c0e0 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:01:46.297639 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 413/1634] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/types => generated 212 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.301857 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.301857 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:46.302398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-e456b072-0cfa-49c2-80ac-5d1be7720868 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '904d44e9-a71f-47ae-9220-3369da08291d' with '{'status': 'error'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:46.309070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-00d3dae8-765d-4d78-83de-eb165cf489f4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.309726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Lock "cinder-attachment_update-0f4e717d-59cc-44dc-8d65-ca9e395b9181-np0000004418" released by "attachment_update" :: held 0.522s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:01:46.310114 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-ddf18b33-3cb5-4b40-9b17-cbb28596a0f7 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5 returned with HTTP 200 Jul 03 13:01:46.310728 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 396/1635] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:01:45 2026] PUT /volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:46.311428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-00d3dae8-765d-4d78-83de-eb165cf489f4 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] POST https://10.4.3.13/volume/v3/types/114b6f07-ed75-40d2-9373-8cbaeb0da9c7/encryption Jul 03 13:01:46.311833 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-00d3dae8-765d-4d78-83de-eb165cf489f4 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.323748 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e456b072-0cfa-49c2-80ac-5d1be7720868 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action returned with HTTP 202 Jul 03 13:01:46.323937 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 419/1636] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:46.332113 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3574e351-628e-4211-9499-202f70bc2a6b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.333708 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3574e351-628e-4211-9499-202f70bc2a6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.333844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3574e351-628e-4211-9499-202f70bc2a6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.334760 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3574e351-628e-4211-9499-202f70bc2a6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.340664 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.340664 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:46.344074 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3574e351-628e-4211-9499-202f70bc2a6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.346959 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-00d3dae8-765d-4d78-83de-eb165cf489f4 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/types/114b6f07-ed75-40d2-9373-8cbaeb0da9c7/encryption returned with HTTP 200 Jul 03 13:01:46.347267 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 409/1637] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/types/114b6f07-ed75-40d2-9373-8cbaeb0da9c7/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.347955 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3574e351-628e-4211-9499-202f70bc2a6b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.348968 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 414/1638] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.356950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.363763 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c74be143-295f-4791-930a-2658bbfd2be9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.366075 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c74be143-295f-4791-930a-2658bbfd2be9 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action Jul 03 13:01:46.366278 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c74be143-295f-4791-930a-2658bbfd2be9 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:46.366411 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c74be143-295f-4791-930a-2658bbfd2be9 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.378751 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.378751 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:46.378888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-c74be143-295f-4791-930a-2658bbfd2be9 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '904d44e9-a71f-47ae-9220-3369da08291d' with '{'status': 'available'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:46.401858 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c74be143-295f-4791-930a-2658bbfd2be9 tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action returned with HTTP 202 Jul 03 13:01:46.402549 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 420/1639] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:46.412404 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ef1259d3-e2e7-4e0c-9259-fa64b8101eda None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.414240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef1259d3-e2e7-4e0c-9259-fa64b8101eda tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.414501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef1259d3-e2e7-4e0c-9259-fa64b8101eda tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.414670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef1259d3-e2e7-4e0c-9259-fa64b8101eda tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.422801 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.422801 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:46.427816 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ef1259d3-e2e7-4e0c-9259-fa64b8101eda tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.434329 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef1259d3-e2e7-4e0c-9259-fa64b8101eda tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.435016 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 410/1640] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.440237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:46.440641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1370264242", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1701509030", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.442248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1370264242', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1701509030', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:46.446394 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume of 1 GB Jul 03 13:01:46.446861 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.446861 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:46.447632 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Availability Zones retrieved successfully. Jul 03 13:01:46.448112 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0e6183d7-3567-4273-8c16-059a4393eced None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.450072 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0e6183d7-3567-4273-8c16-059a4393eced tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action Jul 03 13:01:46.450415 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0e6183d7-3567-4273-8c16-059a4393eced tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:46.450565 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0e6183d7-3567-4273-8c16-059a4393eced tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.455985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (d1b2f30e-665d-4356-85dd-e3aaeb8c46c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:46.457375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29affc6-f470-4d69-936c-a84f7b82d0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:46.458733 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:46.459023 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.459023 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:46.459485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-0e6183d7-3567-4273-8c16-059a4393eced tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '904d44e9-a71f-47ae-9220-3369da08291d' with '{'status': 'maintenance'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:46.485473 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0e6183d7-3567-4273-8c16-059a4393eced tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action returned with HTTP 202 Jul 03 13:01:46.485870 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 415/1641] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:46.492506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b09fbf00-6c01-401a-908d-a58c39947e14 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.494448 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b09fbf00-6c01-401a-908d-a58c39947e14 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.494606 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b09fbf00-6c01-401a-908d-a58c39947e14 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.494786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b09fbf00-6c01-401a-908d-a58c39947e14 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.496700 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29affc6-f470-4d69-936c-a84f7b82d0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:01:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7,is_public=True,name='tempest-scenario-type-luks-1701509030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '114b6f07-ed75-40d2-9373-8cbaeb0da9c7', '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=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:46.497835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1d6ec9-459a-402c-81df-a1c69d3c39b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:46.505308 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.505308 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:46.509965 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b09fbf00-6c01-401a-908d-a58c39947e14 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.517188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b09fbf00-6c01-401a-908d-a58c39947e14 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.517604 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 421/1642] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.534229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-75fbc9c6-c05c-417f-8750-f55280bc3f9a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.535835 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75fbc9c6-c05c-417f-8750-f55280bc3f9a tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] POST https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action Jul 03 13:01:46.536183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75fbc9c6-c05c-417f-8750-f55280bc3f9a tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:46.536328 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75fbc9c6-c05c-417f-8750-f55280bc3f9a tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:46.543208 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1701509030 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1701509030, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:46.543736 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1701509030 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1701509030, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:46.548309 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.548309 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:46.548757 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.admin_actions [None req-75fbc9c6-c05c-417f-8750-f55280bc3f9a tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] Updating volume '904d44e9-a71f-47ae-9220-3369da08291d' with '{'status': 'available'}' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:01:46.565639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3025a329-09f1-48bd-a69c-711db58e256a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.568113 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3025a329-09f1-48bd-a69c-711db58e256a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:46.568443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3025a329-09f1-48bd-a69c-711db58e256a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.568721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3025a329-09f1-48bd-a69c-711db58e256a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.570984 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75fbc9c6-c05c-417f-8750-f55280bc3f9a tempest-VolumesActionsTest-1569203835 tempest-VolumesActionsTest-1569203835-project-admin] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action returned with HTTP 202 Jul 03 13:01:46.570984 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 411/1643] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:46.579746 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0590758d-e8da-4c48-b5b9-dd5a67a405fe None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.581532 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.581532 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:46.581753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0590758d-e8da-4c48-b5b9-dd5a67a405fe tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.581985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0590758d-e8da-4c48-b5b9-dd5a67a405fe tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.582182 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0590758d-e8da-4c48-b5b9-dd5a67a405fe tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.586840 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3025a329-09f1-48bd-a69c-711db58e256a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:46.588031 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Created reservations ['74ca6ac7-d803-4271-a149-1274b87670c2', '1c2f984a-a08a-419f-b1a1-cbbcab63038a', 'c9299c2b-3f2e-4bd2-b86c-7359c686d22e', 'c809af9c-9c22-4a16-833f-982c3dac594b'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:46.588353 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1d6ec9-459a-402c-81df-a1c69d3c39b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74ca6ac7-d803-4271-a149-1274b87670c2', '1c2f984a-a08a-419f-b1a1-cbbcab63038a', 'c9299c2b-3f2e-4bd2-b86c-7359c686d22e', 'c809af9c-9c22-4a16-833f-982c3dac594b']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:46.590853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899e74ea-a298-46df-9ad7-abb9ad209613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:46.591091 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.591091 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:46.593303 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3025a329-09f1-48bd-a69c-711db58e256a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:46.594062 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 416/1644] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.594981 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0590758d-e8da-4c48-b5b9-dd5a67a405fe tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.601821 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0590758d-e8da-4c48-b5b9-dd5a67a405fe tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.601821 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 422/1645] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.612767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (899e74ea-a298-46df-9ad7-abb9ad209613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09d08724-25f5-43cf-8aad-ef743513db06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1370264242',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['74ca6ac7-d803-4271-a149-1274b87670c2','1c2f984a-a08a-419f-b1a1-cbbcab63038a','c9299c2b-3f2e-4bd2-b86c-7359c686d22e','c809af9c-9c22-4a16-833f-982c3dac594b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1370264242',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=09d08724-25f5-43cf-8aad-ef743513db06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d071282c1e4432e9c024ae0822e100a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(114b6f07-ed75-40d2-9373-8cbaeb0da9c7),volume_type_id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:46.614097 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd065a56-1b87-47f8-96a2-be7e0de81526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:46.616479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-898359fb-9d63-4de1-bcdb-bb0377649e6f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.618886 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-898359fb-9d63-4de1-bcdb-bb0377649e6f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.619069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-898359fb-9d63-4de1-bcdb-bb0377649e6f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.619326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-898359fb-9d63-4de1-bcdb-bb0377649e6f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.627966 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.627966 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:46.632769 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-898359fb-9d63-4de1-bcdb-bb0377649e6f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.633321 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd065a56-1b87-47f8-96a2-be7e0de81526) transitioned into state 'SUCCESS' from state '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-1370264242',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['74ca6ac7-d803-4271-a149-1274b87670c2','1c2f984a-a08a-419f-b1a1-cbbcab63038a','c9299c2b-3f2e-4bd2-b86c-7359c686d22e','c809af9c-9c22-4a16-833f-982c3dac594b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:46.634058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0c349d-ed15-4090-84eb-bf8cdbabd4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:46.639838 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-898359fb-9d63-4de1-bcdb-bb0377649e6f tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.640378 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 412/1646] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.646648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0c349d-ed15-4090-84eb-bf8cdbabd4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:46.647971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (d1b2f30e-665d-4356-85dd-e3aaeb8c46c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:46.648441 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request issued successfully. Jul 03 13:01:46.649237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d4cd7cde-023d-4ce8-b1a8-599f31be1219 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:46.649832 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 397/1647] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:46 2026] POST /volume/v3/volumes => generated 783 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:46.656625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.658668 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] DELETE https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.658931 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.659195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.659467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume with id: 904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.663253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4862ae10-d89f-4d53-b8a8-a05e10a59f9b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.665113 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4862ae10-d89f-4d53-b8a8-a05e10a59f9b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:01:46.667185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4862ae10-d89f-4d53-b8a8-a05e10a59f9b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.667185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4862ae10-d89f-4d53-b8a8-a05e10a59f9b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.669307 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.669307 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:46.671531 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.677949 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.677949 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:46.681829 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4862ae10-d89f-4d53-b8a8-a05e10a59f9b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:46.687740 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4862ae10-d89f-4d53-b8a8-a05e10a59f9b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 returned with HTTP 200 Jul 03 13:01:46.688679 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 423/1648] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:46.700692 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Delete volume request issued successfully. Jul 03 13:01:46.701661 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7f2a78d3-e0d5-4079-8f80-9f6276b85684 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 202 Jul 03 13:01:46.701962 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 417/1649] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:01:46 2026] DELETE /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:01:46.711976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a1aef14c-cd85-4dcb-aa51-b2c6604bc90b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:46.714252 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a1aef14c-cd85-4dcb-aa51-b2c6604bc90b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:46.714437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a1aef14c-cd85-4dcb-aa51-b2c6604bc90b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:46.714569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a1aef14c-cd85-4dcb-aa51-b2c6604bc90b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:46.725897 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:46.725897 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:46.732918 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a1aef14c-cd85-4dcb-aa51-b2c6604bc90b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Volume info retrieved successfully. Jul 03 13:01:46.737750 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a1aef14c-cd85-4dcb-aa51-b2c6604bc90b tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 200 Jul 03 13:01:46.738179 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 413/1650] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:47.000512 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8a16ca1f-1cb2-4f0c-9d41-a63571494d56 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.002960 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a16ca1f-1cb2-4f0c-9d41-a63571494d56 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:47.003188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a16ca1f-1cb2-4f0c-9d41-a63571494d56 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:47.003447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a16ca1f-1cb2-4f0c-9d41-a63571494d56 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:47.015519 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.015519 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:47.021359 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8a16ca1f-1cb2-4f0c-9d41-a63571494d56 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:47.027558 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a16ca1f-1cb2-4f0c-9d41-a63571494d56 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:47.027969 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 398/1651] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:46 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:47.081180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8706fa04-7a6c-43fb-a49d-680a02ca591f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.083235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8706fa04-7a6c-43fb-a49d-680a02ca591f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:47.084983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8706fa04-7a6c-43fb-a49d-680a02ca591f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:47.084983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8706fa04-7a6c-43fb-a49d-680a02ca591f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:47.084983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8706fa04-7a6c-43fb-a49d-680a02ca591f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:47.089123 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.089123 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:47.090358 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8706fa04-7a6c-43fb-a49d-680a02ca591f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:47.093899 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 424/1652] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:47 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:47.607833 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-704b0878-3e1f-4daf-8a3f-e67a2bc3873f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.610374 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-704b0878-3e1f-4daf-8a3f-e67a2bc3873f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:47.610694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-704b0878-3e1f-4daf-8a3f-e67a2bc3873f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:47.610980 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-704b0878-3e1f-4daf-8a3f-e67a2bc3873f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:47.625401 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.625401 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:47.630641 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-704b0878-3e1f-4daf-8a3f-e67a2bc3873f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:47.635775 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-704b0878-3e1f-4daf-8a3f-e67a2bc3873f tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:47.636292 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 418/1653] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:47 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:47.705474 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a4fa1d35-85ea-406e-8a51-bc6b6aebd559 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.707359 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4fa1d35-85ea-406e-8a51-bc6b6aebd559 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:01:47.707553 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4fa1d35-85ea-406e-8a51-bc6b6aebd559 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:47.707738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4fa1d35-85ea-406e-8a51-bc6b6aebd559 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:47.715018 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.715018 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:47.719665 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a4fa1d35-85ea-406e-8a51-bc6b6aebd559 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:47.725780 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4fa1d35-85ea-406e-8a51-bc6b6aebd559 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 returned with HTTP 200 Jul 03 13:01:47.726333 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 414/1654] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:47 2026] GET /volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:47.741133 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a9bc14a0-dca3-49f0-8bf8-55c00912fff2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.743462 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a9bc14a0-dca3-49f0-8bf8-55c00912fff2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:01:47.743693 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a9bc14a0-dca3-49f0-8bf8-55c00912fff2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:47.743913 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a9bc14a0-dca3-49f0-8bf8-55c00912fff2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:47.754050 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.754050 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:47.759732 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9a1bdfb2-7273-437e-82e3-aaf96fb755b6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.761394 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9a1bdfb2-7273-437e-82e3-aaf96fb755b6 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] GET https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d Jul 03 13:01:47.761510 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a9bc14a0-dca3-49f0-8bf8-55c00912fff2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:47.761820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9a1bdfb2-7273-437e-82e3-aaf96fb755b6 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:47.762128 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9a1bdfb2-7273-437e-82e3-aaf96fb755b6 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:47.768427 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a9bc14a0-dca3-49f0-8bf8-55c00912fff2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 returned with HTTP 200 Jul 03 13:01:47.769613 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 399/1655] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:47 2026] GET /volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:47.771228 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9a1bdfb2-7273-437e-82e3-aaf96fb755b6 tempest-VolumesActionsTest-1715498265 tempest-VolumesActionsTest-1715498265-project-member] https://10.4.3.13/volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d returned with HTTP 404 Jul 03 13:01:47.771228 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 425/1656] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:47 2026] GET /volume/v3/volumes/904d44e9-a71f-47ae-9220-3369da08291d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:47.782237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.785391 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:47.785795 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-977069774", "source_volid": "09d08724-25f5-43cf-8aad-ef743513db06", "volume_type": "tempest-scenario-type-luks-1701509030", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:47.788888 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-977069774', 'source_volid': '09d08724-25f5-43cf-8aad-ef743513db06', 'volume_type': 'tempest-scenario-type-luks-1701509030', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:47.801720 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.801720 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:47.802134 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume retrieved successfully. Jul 03 13:01:47.802278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume of 1 GB Jul 03 13:01:47.802852 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Availability Zones retrieved successfully. Jul 03 13:01:47.810178 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (893d2e22-bc36-47db-be73-378632d8f10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:47.811910 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7df5cfc-dd01-40e4-b5c3-3a679e3f0d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:47.813434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:47.838855 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7df5cfc-dd01-40e4-b5c3-3a679e3f0d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '09d08724-25f5-43cf-8aad-ef743513db06', 'volume_type': VolumeType(created_at=2026-07-03T13:01:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7,is_public=True,name='tempest-scenario-type-luks-1701509030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '114b6f07-ed75-40d2-9373-8cbaeb0da9c7', '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=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:47.839672 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924869ea-ef5d-4346-91d0-08d697f10f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:47.867745 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1701509030 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1701509030, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:47.868144 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1701509030 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1701509030, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:01:47.885584 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Created reservations ['e819449c-abbd-4116-936a-47bcb11d4b10', 'ee07c757-f965-4275-970a-3e61312059c1', 'b324ba7d-8fb1-46e1-b889-fa9bd49d71d2', '5f98a8a8-7b38-4104-8ccc-efa5d8f31887'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:47.886624 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (924869ea-ef5d-4346-91d0-08d697f10f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e819449c-abbd-4116-936a-47bcb11d4b10', 'ee07c757-f965-4275-970a-3e61312059c1', 'b324ba7d-8fb1-46e1-b889-fa9bd49d71d2', '5f98a8a8-7b38-4104-8ccc-efa5d8f31887']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:47.886978 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdd741c-73ce-4450-921a-8836a564bece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:47.929355 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bdd741c-73ce-4450-921a-8836a564bece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e446b24-d524-4e21-aace-353761b7ab95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-977069774',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['e819449c-abbd-4116-936a-47bcb11d4b10','ee07c757-f965-4275-970a-3e61312059c1','b324ba7d-8fb1-46e1-b889-fa9bd49d71d2','5f98a8a8-7b38-4104-8ccc-efa5d8f31887'],size=1,snapshot_id=None,source_replicaid=,source_volid=09d08724-25f5-43cf-8aad-ef743513db06,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-977069774',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e446b24-d524-4e21-aace-353761b7ab95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d071282c1e4432e9c024ae0822e100a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=09d08724-25f5-43cf-8aad-ef743513db06,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(114b6f07-ed75-40d2-9373-8cbaeb0da9c7),volume_type_id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:47.930341 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c56ac1-79f0-4fcd-b25c-94fa2859bdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:47.951936 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63c56ac1-79f0-4fcd-b25c-94fa2859bdd7) transitioned into state 'SUCCESS' from state '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-977069774',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['e819449c-abbd-4116-936a-47bcb11d4b10','ee07c757-f965-4275-970a-3e61312059c1','b324ba7d-8fb1-46e1-b889-fa9bd49d71d2','5f98a8a8-7b38-4104-8ccc-efa5d8f31887'],size=1,snapshot_id=None,source_replicaid=,source_volid=09d08724-25f5-43cf-8aad-ef743513db06,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=114b6f07-ed75-40d2-9373-8cbaeb0da9c7)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:47.952761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3362e6-58dc-4707-92e7-5d78e4ccb0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:47.966568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-0283984e-f242-4d9c-b8e3-3a8fcc328a16 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.968881 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-0283984e-f242-4d9c-b8e3-3a8fcc328a16 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] POST https://10.4.3.13/volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542/action Jul 03 13:01:47.969152 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-0283984e-f242-4d9c-b8e3-3a8fcc328a16 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:47.969311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-0283984e-f242-4d9c-b8e3-3a8fcc328a16 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:47.976147 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3362e6-58dc-4707-92e7-5d78e4ccb0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:47.977039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (893d2e22-bc36-47db-be73-378632d8f10d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:47.977495 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request issued successfully. Jul 03 13:01:47.978261 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f84ca5e-bce9-4412-b295-fd78be3bef89 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:47.978832 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 419/1657] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:01:47 2026] POST /volume/v3/volumes => generated 809 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:47.994344 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8640f2b0-c09b-45d4-beb7-ae2306553a24 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:47.996952 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:47.996952 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:48.000123 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8640f2b0-c09b-45d4-beb7-ae2306553a24 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:48.000473 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8640f2b0-c09b-45d4-beb7-ae2306553a24 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:48.000763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8640f2b0-c09b-45d4-beb7-ae2306553a24 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:48.019649 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:48.019649 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:48.024623 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8640f2b0-c09b-45d4-beb7-ae2306553a24 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:48.028192 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-dfa1a7b6-71c9-499f-ac66-3b5e14e382a5 req-0283984e-f242-4d9c-b8e3-3a8fcc328a16 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542/action returned with HTTP 204 Jul 03 13:01:48.028192 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 415/1658] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:47 2026] POST /volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:48.029811 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8640f2b0-c09b-45d4-beb7-ae2306553a24 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:48.031927 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 400/1659] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:47 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:48.045980 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d0782f9b-88bc-42d0-ae9c-be2cdeb0ff88 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:48.049275 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d0782f9b-88bc-42d0-ae9c-be2cdeb0ff88 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:48.049554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d0782f9b-88bc-42d0-ae9c-be2cdeb0ff88 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:48.049801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d0782f9b-88bc-42d0-ae9c-be2cdeb0ff88 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:48.061212 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:48.061212 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:48.066948 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d0782f9b-88bc-42d0-ae9c-be2cdeb0ff88 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:48.072797 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d0782f9b-88bc-42d0-ae9c-be2cdeb0ff88 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:48.073327 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 426/1660] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:48 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1155 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:48.092371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:48.095095 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] POST https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661/action Jul 03 13:01:48.095493 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:48.095696 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:48.104242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-46e53abc-d55c-4fc1-bea2-6d5151523259 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:48.106266 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46e53abc-d55c-4fc1-bea2-6d5151523259 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:48.106526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46e53abc-d55c-4fc1-bea2-6d5151523259 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:48.106712 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46e53abc-d55c-4fc1-bea2-6d5151523259 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:48.106818 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-46e53abc-d55c-4fc1-bea2-6d5151523259 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:48.116521 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:48.116521 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:48.117249 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:48.117249 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:48.117513 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46e53abc-d55c-4fc1-bea2-6d5151523259 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:48.117740 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:48.117939 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 416/1661] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:48 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:48.197592 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Created reservations ['fd65dd7f-6d19-43a0-a4a0-e5fb9874527f', 'e3dc5d81-8165-4dac-aabf-aec851a9f461'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:48.222772 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Extend volume request issued successfully. Jul 03 13:01:48.223007 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-007ce74c-9448-4a5f-aa21-64b996b6db4b tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661/action returned with HTTP 202 Jul 03 13:01:48.223565 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 420/1662] 10.4.3.13 () {70 vars in 1424 bytes} [Fri Jul 3 13:01:48 2026] POST /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:01:48.232521 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1562637a-fcbe-428e-8036-75da3ecea81f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:48.234544 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1562637a-fcbe-428e-8036-75da3ecea81f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:48.234809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1562637a-fcbe-428e-8036-75da3ecea81f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:48.235013 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1562637a-fcbe-428e-8036-75da3ecea81f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:48.266312 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:48.266312 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:48.271983 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1562637a-fcbe-428e-8036-75da3ecea81f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:48.281412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1562637a-fcbe-428e-8036-75da3ecea81f tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:48.281973 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 401/1663] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:48 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:48.653177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5b5c9d9d-09a3-419a-a38e-76ac54a95c09 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:48.655461 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b5c9d9d-09a3-419a-a38e-76ac54a95c09 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:48.655706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b5c9d9d-09a3-419a-a38e-76ac54a95c09 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:48.655927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b5c9d9d-09a3-419a-a38e-76ac54a95c09 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:48.666598 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:48.666598 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:48.670547 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5b5c9d9d-09a3-419a-a38e-76ac54a95c09 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:48.675480 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b5c9d9d-09a3-419a-a38e-76ac54a95c09 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:48.675894 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 427/1664] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:48 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:49.054443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4ccf4173-bfcc-4f72-b2af-b2caf172ca84 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:49.057707 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4ccf4173-bfcc-4f72-b2af-b2caf172ca84 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:49.057971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4ccf4173-bfcc-4f72-b2af-b2caf172ca84 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:49.058525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4ccf4173-bfcc-4f72-b2af-b2caf172ca84 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:49.071222 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:49.071222 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:49.078448 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4ccf4173-bfcc-4f72-b2af-b2caf172ca84 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:49.084687 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4ccf4173-bfcc-4f72-b2af-b2caf172ca84 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:49.085945 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 417/1665] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:49 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:49.133437 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e6705853-e32d-42bb-8fae-39ead2dc019d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:49.136975 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e6705853-e32d-42bb-8fae-39ead2dc019d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:49.137373 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e6705853-e32d-42bb-8fae-39ead2dc019d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:49.138047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e6705853-e32d-42bb-8fae-39ead2dc019d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:49.138047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e6705853-e32d-42bb-8fae-39ead2dc019d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:49.158124 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:49.158124 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:49.159269 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e6705853-e32d-42bb-8fae-39ead2dc019d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:49.159919 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 421/1666] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:49 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:49.300532 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1702c143-1bd8-42af-828a-805cfecbcb59 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:49.302616 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1702c143-1bd8-42af-828a-805cfecbcb59 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:49.302922 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1702c143-1bd8-42af-828a-805cfecbcb59 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:49.303309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1702c143-1bd8-42af-828a-805cfecbcb59 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:49.319652 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:49.319652 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:49.330253 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1702c143-1bd8-42af-828a-805cfecbcb59 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:49.331770 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1702c143-1bd8-42af-828a-805cfecbcb59 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:49.331770 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 402/1667] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:49 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1155 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:49.353670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-be54aae2-9dc1-43ef-8450-87a9779e2586 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:49.356507 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-be54aae2-9dc1-43ef-8450-87a9779e2586 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:49.356718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-be54aae2-9dc1-43ef-8450-87a9779e2586 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:49.357076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-be54aae2-9dc1-43ef-8450-87a9779e2586 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:49.376394 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:49.376394 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:49.387853 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-be54aae2-9dc1-43ef-8450-87a9779e2586 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:49.394490 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-be54aae2-9dc1-43ef-8450-87a9779e2586 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:49.394490 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 428/1668] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:49 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1155 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:49.580380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-007ce74c-9448-4a5f-aa21-64b996b6db4b req-1ba8d749-ff7b-4c3e-8dbe-79f7286d682d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:49.583247 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-007ce74c-9448-4a5f-aa21-64b996b6db4b req-1ba8d749-ff7b-4c3e-8dbe-79f7286d682d service nova] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:49.583460 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-007ce74c-9448-4a5f-aa21-64b996b6db4b req-1ba8d749-ff7b-4c3e-8dbe-79f7286d682d service nova] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:49.583721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-007ce74c-9448-4a5f-aa21-64b996b6db4b req-1ba8d749-ff7b-4c3e-8dbe-79f7286d682d service nova] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:49.599390 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:49.599390 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:49.604423 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-007ce74c-9448-4a5f-aa21-64b996b6db4b req-1ba8d749-ff7b-4c3e-8dbe-79f7286d682d service nova] Volume info retrieved successfully. Jul 03 13:01:49.611874 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-007ce74c-9448-4a5f-aa21-64b996b6db4b req-1ba8d749-ff7b-4c3e-8dbe-79f7286d682d service nova] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:49.612512 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 418/1669] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:49 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:49.692686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9bbb5494-2f4d-4110-a9d9-ac8dcc7f926e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:49.694733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bbb5494-2f4d-4110-a9d9-ac8dcc7f926e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:49.694941 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9bbb5494-2f4d-4110-a9d9-ac8dcc7f926e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:49.695134 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9bbb5494-2f4d-4110-a9d9-ac8dcc7f926e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:49.706284 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:49.706284 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:49.710423 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9bbb5494-2f4d-4110-a9d9-ac8dcc7f926e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:49.715691 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bbb5494-2f4d-4110-a9d9-ac8dcc7f926e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:49.716459 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 422/1670] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:49 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:50.108501 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0f6cab46-fae4-4b17-ad57-9b6ecd2f5e2a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:50.110696 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f6cab46-fae4-4b17-ad57-9b6ecd2f5e2a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:50.110853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f6cab46-fae4-4b17-ad57-9b6ecd2f5e2a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:50.111723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f6cab46-fae4-4b17-ad57-9b6ecd2f5e2a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:50.123006 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:50.123006 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:50.133651 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0f6cab46-fae4-4b17-ad57-9b6ecd2f5e2a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:50.148570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f6cab46-fae4-4b17-ad57-9b6ecd2f5e2a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:50.149122 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 403/1671] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:50 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:50.176584 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-947c1cc3-28a2-41f3-b3b7-640127e81a8c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:50.180352 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-947c1cc3-28a2-41f3-b3b7-640127e81a8c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:50.181378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-947c1cc3-28a2-41f3-b3b7-640127e81a8c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:50.182237 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-947c1cc3-28a2-41f3-b3b7-640127e81a8c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:50.182424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-947c1cc3-28a2-41f3-b3b7-640127e81a8c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:50.205634 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:50.205634 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:50.206299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-947c1cc3-28a2-41f3-b3b7-640127e81a8c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:50.206299 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 429/1672] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:50 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:50.669204 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-b6de4c47-fe4a-47ab-aabe-e1eb7e702294 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:50.673303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-b6de4c47-fe4a-47ab-aabe-e1eb7e702294 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:50.673534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-b6de4c47-fe4a-47ab-aabe-e1eb7e702294 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:50.673775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-b6de4c47-fe4a-47ab-aabe-e1eb7e702294 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:50.686137 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:50.686137 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:50.690699 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-b6de4c47-fe4a-47ab-aabe-e1eb7e702294 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:50.695545 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-b6de4c47-fe4a-47ab-aabe-e1eb7e702294 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:50.696012 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 419/1673] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:50 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:50.718086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:50.721918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] POST https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661/action Jul 03 13:01:50.721918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:50.722246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:50.730786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ab5fdd57-12eb-49f0-907e-3940090d5501 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:50.732624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab5fdd57-12eb-49f0-907e-3940090d5501 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:50.732920 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab5fdd57-12eb-49f0-907e-3940090d5501 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:50.733019 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab5fdd57-12eb-49f0-907e-3940090d5501 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:50.735975 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:50.735975 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:50.736152 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:50.743091 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Begin detaching volume completed successfully. Jul 03 13:01:50.743594 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-a21637f1-7fa3-443f-bef1-ffe4a64716e5 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661/action returned with HTTP 202 Jul 03 13:01:50.743761 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 423/1674] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:01:50 2026] POST /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:01:50.746408 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:50.746408 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:50.750547 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ab5fdd57-12eb-49f0-907e-3940090d5501 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:50.756302 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab5fdd57-12eb-49f0-907e-3940090d5501 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:50.759456 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 404/1675] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:50 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:50.765468 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e3d62de1-f5a5-40c7-b6f7-048d77194fba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:50.767522 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3d62de1-f5a5-40c7-b6f7-048d77194fba tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:50.767726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3d62de1-f5a5-40c7-b6f7-048d77194fba tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:50.767896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3d62de1-f5a5-40c7-b6f7-048d77194fba tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:50.777079 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:50.777079 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:50.780498 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e3d62de1-f5a5-40c7-b6f7-048d77194fba tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:50.785633 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3d62de1-f5a5-40c7-b6f7-048d77194fba tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:50.786044 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 430/1676] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:50 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:51.167080 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f5f070d7-bed5-4f15-a0c7-bfb81a133912 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:51.170047 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f5f070d7-bed5-4f15-a0c7-bfb81a133912 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:51.170295 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f5f070d7-bed5-4f15-a0c7-bfb81a133912 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:51.170560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f5f070d7-bed5-4f15-a0c7-bfb81a133912 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:51.180404 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:51.180404 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:51.189315 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f5f070d7-bed5-4f15-a0c7-bfb81a133912 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:51.197888 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f5f070d7-bed5-4f15-a0c7-bfb81a133912 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:51.198446 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 420/1677] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:51 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:51.220836 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f77779d4-eb41-46e7-83c8-8409c7fad183 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:51.222790 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f77779d4-eb41-46e7-83c8-8409c7fad183 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:51.222989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f77779d4-eb41-46e7-83c8-8409c7fad183 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:51.223193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f77779d4-eb41-46e7-83c8-8409c7fad183 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:51.223305 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f77779d4-eb41-46e7-83c8-8409c7fad183 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:51.245321 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:51.245321 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:51.246376 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f77779d4-eb41-46e7-83c8-8409c7fad183 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:51.247092 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 424/1678] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:51 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:51.776193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8ca73040-7da6-4880-b610-a0a2bbc60c65 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:51.779194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8e845ca8-7791-4ef4-8f11-829c00d1c9ac None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:51.781059 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e845ca8-7791-4ef4-8f11-829c00d1c9ac None None] GET https://10.4.3.13/volume// Jul 03 13:01:51.781198 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e845ca8-7791-4ef4-8f11-829c00d1c9ac None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:51.781489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e845ca8-7791-4ef4-8f11-829c00d1c9ac None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:51.781917 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e845ca8-7791-4ef4-8f11-829c00d1c9ac None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:01:51.782306 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 431/1679] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:01:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:01:51.783385 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8ca73040-7da6-4880-b610-a0a2bbc60c65 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:51.783634 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8ca73040-7da6-4880-b610-a0a2bbc60c65 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:51.783805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8ca73040-7da6-4880-b610-a0a2bbc60c65 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:51.798304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-c125237d-96d3-4f46-b9a4-b9efe510e548 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:51.804049 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-c125237d-96d3-4f46-b9a4-b9efe510e548 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:51.804049 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-c125237d-96d3-4f46-b9a4-b9efe510e548 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:51.804049 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-c125237d-96d3-4f46-b9a4-b9efe510e548 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:51.807694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-71db5444-390f-40cd-af48-7c589cca8154 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:51.807694 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-71db5444-390f-40cd-af48-7c589cca8154 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:51.808932 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:51.808932 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:51.809572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-71db5444-390f-40cd-af48-7c589cca8154 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:51.809572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-71db5444-390f-40cd-af48-7c589cca8154 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:51.812078 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8ca73040-7da6-4880-b610-a0a2bbc60c65 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:51.818196 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:51.818196 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:51.822407 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8ca73040-7da6-4880-b610-a0a2bbc60c65 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:51.823014 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 405/1680] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:51 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:51.824078 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:51.824078 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:51.825449 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-c125237d-96d3-4f46-b9a4-b9efe510e548 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:51.830047 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-71db5444-390f-40cd-af48-7c589cca8154 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:51.833256 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-c125237d-96d3-4f46-b9a4-b9efe510e548 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:51.833859 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 421/1681] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:01:51 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:51.838179 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-71db5444-390f-40cd-af48-7c589cca8154 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:51.838788 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 425/1682] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:51 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:52.220060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1786f946-1d66-46fb-be01-2ee5030d3d6f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:52.222978 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1786f946-1d66-46fb-be01-2ee5030d3d6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:52.223123 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1786f946-1d66-46fb-be01-2ee5030d3d6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:52.223393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1786f946-1d66-46fb-be01-2ee5030d3d6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:52.235130 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:52.235130 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:52.243556 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1786f946-1d66-46fb-be01-2ee5030d3d6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:52.250190 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1786f946-1d66-46fb-be01-2ee5030d3d6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:52.250887 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 432/1683] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:52 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:52.263683 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8d43e8ef-2227-4014-a1f8-4930670751e8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:52.265723 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d43e8ef-2227-4014-a1f8-4930670751e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:52.265938 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d43e8ef-2227-4014-a1f8-4930670751e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:52.266977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d43e8ef-2227-4014-a1f8-4930670751e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:52.266977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8d43e8ef-2227-4014-a1f8-4930670751e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:52.283935 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:52.283935 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:52.285099 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d43e8ef-2227-4014-a1f8-4930670751e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:52.285670 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 406/1684] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:52 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:52.495251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-1c034d57-fb11-4a8c-aafc-3c6f3bc7e9da None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:52.497639 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-1c034d57-fb11-4a8c-aafc-3c6f3bc7e9da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] POST https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11/action Jul 03 13:01:52.498294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-1c034d57-fb11-4a8c-aafc-3c6f3bc7e9da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:52.498294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-1c034d57-fb11-4a8c-aafc-3c6f3bc7e9da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:52.533973 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:52.533973 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:52.551819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2408c1d0-86fc-45ca-ab5a-84f73a1c75c2 req-1c034d57-fb11-4a8c-aafc-3c6f3bc7e9da tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11/action returned with HTTP 204 Jul 03 13:01:52.552306 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 422/1685] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:52 2026] POST /volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:52.841883 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e862cfa5-ae3c-4721-a02f-73beda5be97e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:52.843946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e862cfa5-ae3c-4721-a02f-73beda5be97e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:52.844190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e862cfa5-ae3c-4721-a02f-73beda5be97e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:52.844471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e862cfa5-ae3c-4721-a02f-73beda5be97e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:52.856261 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:52.856261 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:52.859530 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-79f7e9f2-cac2-4c08-8079-e899d9d5f541 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:52.860926 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e862cfa5-ae3c-4721-a02f-73beda5be97e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:52.861274 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79f7e9f2-cac2-4c08-8079-e899d9d5f541 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:52.861552 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79f7e9f2-cac2-4c08-8079-e899d9d5f541 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:52.861794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79f7e9f2-cac2-4c08-8079-e899d9d5f541 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:52.871884 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e862cfa5-ae3c-4721-a02f-73beda5be97e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:52.872382 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 426/1686] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:52 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:52.872496 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:52.872496 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:52.878026 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-79f7e9f2-cac2-4c08-8079-e899d9d5f541 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:52.884557 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79f7e9f2-cac2-4c08-8079-e899d9d5f541 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:52.884973 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 433/1687] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:52 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:53.271222 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-40033630-53d3-462a-b844-c536459eb074 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:53.274184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-40033630-53d3-462a-b844-c536459eb074 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:53.274184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-40033630-53d3-462a-b844-c536459eb074 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:53.274184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-40033630-53d3-462a-b844-c536459eb074 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:53.286484 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:53.286484 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:53.296735 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-40033630-53d3-462a-b844-c536459eb074 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:53.301640 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-40033630-53d3-462a-b844-c536459eb074 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:53.302239 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 407/1688] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:53 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:53.302438 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-247f2bb3-c007-4248-99e4-a22b6b90a144 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:53.320140 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-247f2bb3-c007-4248-99e4-a22b6b90a144 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:53.320140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-247f2bb3-c007-4248-99e4-a22b6b90a144 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:53.320140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-247f2bb3-c007-4248-99e4-a22b6b90a144 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:53.321829 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-247f2bb3-c007-4248-99e4-a22b6b90a144 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:53.328390 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:53.328390 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:53.328390 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-247f2bb3-c007-4248-99e4-a22b6b90a144 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:53.329630 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 423/1689] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:53 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:53.887245 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3952b91f-d392-40fe-903b-77a24b862b55 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:53.889749 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3952b91f-d392-40fe-903b-77a24b862b55 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:53.890028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3952b91f-d392-40fe-903b-77a24b862b55 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:53.890305 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3952b91f-d392-40fe-903b-77a24b862b55 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:53.902497 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:53.902497 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:53.904576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7e722f2e-b651-4eae-a888-2522789bf5ca None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:53.906977 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e722f2e-b651-4eae-a888-2522789bf5ca tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:53.907235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e722f2e-b651-4eae-a888-2522789bf5ca tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:53.907278 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3952b91f-d392-40fe-903b-77a24b862b55 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:53.907741 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e722f2e-b651-4eae-a888-2522789bf5ca tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:53.912897 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3952b91f-d392-40fe-903b-77a24b862b55 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:53.913421 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 427/1690] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:53 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:53.918964 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:53.918964 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:53.923637 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7e722f2e-b651-4eae-a888-2522789bf5ca tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:53.928583 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e722f2e-b651-4eae-a888-2522789bf5ca tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:53.928979 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 434/1691] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:53 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:54.325251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8dcc456b-89e1-42be-83cb-f4fc6448c20f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:54.327892 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8dcc456b-89e1-42be-83cb-f4fc6448c20f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:54.328610 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8dcc456b-89e1-42be-83cb-f4fc6448c20f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:54.328610 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8dcc456b-89e1-42be-83cb-f4fc6448c20f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:54.345229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-979e9cca-00d8-424c-93fb-e50d1910bc9c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:54.346292 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:54.346292 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:54.348659 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-979e9cca-00d8-424c-93fb-e50d1910bc9c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:54.348659 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-979e9cca-00d8-424c-93fb-e50d1910bc9c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:54.349819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-979e9cca-00d8-424c-93fb-e50d1910bc9c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:54.349819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-979e9cca-00d8-424c-93fb-e50d1910bc9c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:54.353255 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8dcc456b-89e1-42be-83cb-f4fc6448c20f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:54.356257 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:54.356257 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:54.357854 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-979e9cca-00d8-424c-93fb-e50d1910bc9c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:54.358665 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 424/1692] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:54 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:54.360186 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8dcc456b-89e1-42be-83cb-f4fc6448c20f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:54.360291 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 408/1693] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:54 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:54.499645 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b5929362-df03-4656-80b9-f8b9d1d8010e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:54.619442 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:01:54.619824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1203833245"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:54.622000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1203833245'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:01:54.622000 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Create volume of 1 GB Jul 03 13:01:54.626870 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Availability Zones retrieved successfully. Jul 03 13:01:54.633520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Flow 'volume_create_api' (4bfd1d63-308a-4059-81a7-eb589a525605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:54.634514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27445281-f413-4eb4-852d-a3134407dd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:54.635614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:01:54.675543 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27445281-f413-4eb4-852d-a3134407dd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:54.676797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958ac661-d225-439c-9ac8-4c32d3ee38fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:54.756583 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Created reservations ['62b2181b-7e28-40eb-8138-f0fe428abfc3', 'ab48c327-f8e5-4b7d-9c76-e5a0015dbcb5', '23030bd0-328b-4915-9e3d-7c66485e8f75', '364abf56-fcdf-4aa6-9f02-b199373ae735'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:54.757584 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958ac661-d225-439c-9ac8-4c32d3ee38fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b2181b-7e28-40eb-8138-f0fe428abfc3', 'ab48c327-f8e5-4b7d-9c76-e5a0015dbcb5', '23030bd0-328b-4915-9e3d-7c66485e8f75', '364abf56-fcdf-4aa6-9f02-b199373ae735']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:54.758497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f6f61e-488a-4caf-a2be-a5e3f798db80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:54.793336 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f6f61e-488a-4caf-a2be-a5e3f798db80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f36738-b36b-451b-8ff5-ca8b0b6994af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1203833245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6749e289af424dfdb7038836717a2c06',qos_specs=None,replication_status=,reservations=['62b2181b-7e28-40eb-8138-f0fe428abfc3','ab48c327-f8e5-4b7d-9c76-e5a0015dbcb5','23030bd0-328b-4915-9e3d-7c66485e8f75','364abf56-fcdf-4aa6-9f02-b199373ae735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657896071c94412cb676bf4b154e66af',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1203833245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f36738-b36b-451b-8ff5-ca8b0b6994af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6749e289af424dfdb7038836717a2c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='657896071c94412cb676bf4b154e66af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:54.794396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf30ebb7-0a0f-442a-9d6e-ba5bca70ff11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:54.817762 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf30ebb7-0a0f-442a-9d6e-ba5bca70ff11) transitioned into state 'SUCCESS' from state '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-1203833245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6749e289af424dfdb7038836717a2c06',qos_specs=None,replication_status=,reservations=['62b2181b-7e28-40eb-8138-f0fe428abfc3','ab48c327-f8e5-4b7d-9c76-e5a0015dbcb5','23030bd0-328b-4915-9e3d-7c66485e8f75','364abf56-fcdf-4aa6-9f02-b199373ae735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='657896071c94412cb676bf4b154e66af',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:54.818689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa52206-d27e-423a-ac78-4d98d2309a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:01:54.830005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baa52206-d27e-423a-ac78-4d98d2309a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:01:54.830963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Flow 'volume_create_api' (4bfd1d63-308a-4059-81a7-eb589a525605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:01:54.831267 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Create volume request issued successfully. Jul 03 13:01:54.831843 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b5929362-df03-4656-80b9-f8b9d1d8010e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:01:54.832222 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 428/1694] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:01:54 2026] POST /volume/v3/volumes => generated 750 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:54.854506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-147490d8-5b6c-42b5-82e1-0d0373bfe04a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:54.856422 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-147490d8-5b6c-42b5-82e1-0d0373bfe04a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:01:54.856628 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-147490d8-5b6c-42b5-82e1-0d0373bfe04a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:54.856848 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-147490d8-5b6c-42b5-82e1-0d0373bfe04a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:54.864906 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:54.864906 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:54.870235 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-147490d8-5b6c-42b5-82e1-0d0373bfe04a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:01:54.875315 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-147490d8-5b6c-42b5-82e1-0d0373bfe04a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 200 Jul 03 13:01:54.875762 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 435/1695] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:54 2026] GET /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:54.928157 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e3a0a94b-9e28-49c1-abae-040e10e470f0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:54.931135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3a0a94b-9e28-49c1-abae-040e10e470f0 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:54.931285 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3a0a94b-9e28-49c1-abae-040e10e470f0 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:54.931537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3a0a94b-9e28-49c1-abae-040e10e470f0 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:54.949990 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:54.949990 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:54.952302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-21682a47-42ae-4abc-8417-19d1e6f5f12a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:54.954343 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-21682a47-42ae-4abc-8417-19d1e6f5f12a tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:54.954634 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-21682a47-42ae-4abc-8417-19d1e6f5f12a tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:54.955469 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-21682a47-42ae-4abc-8417-19d1e6f5f12a tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:54.955601 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3a0a94b-9e28-49c1-abae-040e10e470f0 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:54.959488 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3a0a94b-9e28-49c1-abae-040e10e470f0 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:54.959853 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 425/1696] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:54 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:54.967272 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:54.967272 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:54.971837 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-21682a47-42ae-4abc-8417-19d1e6f5f12a tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:54.977663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-21682a47-42ae-4abc-8417-19d1e6f5f12a tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:54.977873 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 409/1697] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:54 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:55.209690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a4d6606a-2811-4bff-b803-292868560486 req-e5cbdce6-9674-42c3-94d1-2fd465f19c1b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.211992 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-e5cbdce6-9674-42c3-94d1-2fd465f19c1b tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] POST https://10.4.3.13/volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5/action Jul 03 13:01:55.212348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-e5cbdce6-9674-42c3-94d1-2fd465f19c1b tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:01:55.212468 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-e5cbdce6-9674-42c3-94d1-2fd465f19c1b tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:55.230010 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:55.230010 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:55.240841 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a4d6606a-2811-4bff-b803-292868560486 req-e5cbdce6-9674-42c3-94d1-2fd465f19c1b tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5/action returned with HTTP 204 Jul 03 13:01:55.241268 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 429/1698] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:01:55 2026] POST /volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:01:55.372867 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4011d6d5-d9d9-4c0e-ae43-0cf8bfc0188c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.374811 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4011d6d5-d9d9-4c0e-ae43-0cf8bfc0188c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:55.375150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4011d6d5-d9d9-4c0e-ae43-0cf8bfc0188c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.375565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4011d6d5-d9d9-4c0e-ae43-0cf8bfc0188c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:55.375892 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4011d6d5-d9d9-4c0e-ae43-0cf8bfc0188c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:55.376349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e429bb5e-b8b8-4c5a-ade4-4baa5f49aab3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.378497 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e429bb5e-b8b8-4c5a-ade4-4baa5f49aab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:55.378764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e429bb5e-b8b8-4c5a-ade4-4baa5f49aab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.379024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e429bb5e-b8b8-4c5a-ade4-4baa5f49aab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:55.380682 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:55.380682 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:55.381752 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4011d6d5-d9d9-4c0e-ae43-0cf8bfc0188c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:55.382385 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 436/1699] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:55.388119 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:55.388119 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:55.393230 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e429bb5e-b8b8-4c5a-ade4-4baa5f49aab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:55.398080 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e429bb5e-b8b8-4c5a-ade4-4baa5f49aab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:55.398525 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 426/1700] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:55.443334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-da4c50e4-89dc-44ab-839d-ea2c42d31c92 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.445735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-da4c50e4-89dc-44ab-839d-ea2c42d31c92 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/attachments?instance_id=0ee37450-1b19-4f5f-9374-445025fb2b65 Jul 03 13:01:55.445990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-da4c50e4-89dc-44ab-839d-ea2c42d31c92 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.446213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-da4c50e4-89dc-44ab-839d-ea2c42d31c92 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:55.460635 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-da4c50e4-89dc-44ab-839d-ea2c42d31c92 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments?instance_id=0ee37450-1b19-4f5f-9374-445025fb2b65 returned with HTTP 200 Jul 03 13:01:55.461187 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 410/1701] 10.4.3.13 () {70 vars in 1630 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/attachments?instance_id=0ee37450-1b19-4f5f-9374-445025fb2b65 => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:55.468641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-5bcec35b-cd73-41aa-933e-51ee0bf51e69 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.470796 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-5bcec35b-cd73-41aa-933e-51ee0bf51e69 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 Jul 03 13:01:55.470978 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-5bcec35b-cd73-41aa-933e-51ee0bf51e69 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.471174 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-5bcec35b-cd73-41aa-933e-51ee0bf51e69 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:55.488104 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d908744c-1487-4f0b-8edb-456b022cbf49 req-5bcec35b-cd73-41aa-933e-51ee0bf51e69 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 returned with HTTP 200 Jul 03 13:01:55.488813 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 430/1702] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:55.902248 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-92c86c0d-67fe-4c1b-b979-4ec42057d1cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.904648 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-92c86c0d-67fe-4c1b-b979-4ec42057d1cd tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:01:55.904922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-92c86c0d-67fe-4c1b-b979-4ec42057d1cd tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.905394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-92c86c0d-67fe-4c1b-b979-4ec42057d1cd tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:55.915002 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:55.915002 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:55.919718 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-92c86c0d-67fe-4c1b-b979-4ec42057d1cd tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:01:55.927063 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-92c86c0d-67fe-4c1b-b979-4ec42057d1cd tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 200 Jul 03 13:01:55.927804 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 437/1703] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:55.944961 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.947320 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:01:55.947828 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74f36738-b36b-451b-8ff5-ca8b0b6994af", "name": "tempest-VolumesBackupsV39Test-Backup-716601774", "container": "tempest-volumesbackupsv39test-backup-container-901420055"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:01:55.949694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Creating new backup {'backup': {'volume_id': '74f36738-b36b-451b-8ff5-ca8b0b6994af', 'name': 'tempest-VolumesBackupsV39Test-Backup-716601774', 'container': 'tempest-volumesbackupsv39test-backup-container-901420055'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:01:55.949892 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Creating backup of volume 74f36738-b36b-451b-8ff5-ca8b0b6994af in container tempest-volumesbackupsv39test-backup-container-901420055 Jul 03 13:01:55.959747 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:55.959747 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:55.962535 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:01:55.978021 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fd84b9b6-f03c-4edd-a202-a00bcf8a5cac None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.979920 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd84b9b6-f03c-4edd-a202-a00bcf8a5cac tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:55.980197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd84b9b6-f03c-4edd-a202-a00bcf8a5cac tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.980492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd84b9b6-f03c-4edd-a202-a00bcf8a5cac tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:55.994428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d887ee4b-c280-4279-b6aa-2cda4b72c677 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:55.994637 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:55.994637 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:55.997981 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d887ee4b-c280-4279-b6aa-2cda4b72c677 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:55.998319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d887ee4b-c280-4279-b6aa-2cda4b72c677 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:55.998569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d887ee4b-c280-4279-b6aa-2cda4b72c677 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.000773 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fd84b9b6-f03c-4edd-a202-a00bcf8a5cac tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:56.004776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Created reservations ['595c2601-218a-41a1-aaed-2096253bc284', '304f8911-1d93-4cec-925d-8f29bd947d00'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:01:56.008409 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd84b9b6-f03c-4edd-a202-a00bcf8a5cac tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:56.008933 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 411/1704] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:56.018492 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.018492 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:56.025121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9b7ab430-7ab7-4190-afe5-15f7c8f1784e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:56.026827 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d887ee4b-c280-4279-b6aa-2cda4b72c677 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:56.028765 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9b7ab430-7ab7-4190-afe5-15f7c8f1784e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:56.028765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9b7ab430-7ab7-4190-afe5-15f7c8f1784e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:56.029799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9b7ab430-7ab7-4190-afe5-15f7c8f1784e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.035240 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d887ee4b-c280-4279-b6aa-2cda4b72c677 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:56.035240 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 431/1705] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:55 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:56.043378 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.043378 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:56.049793 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9b7ab430-7ab7-4190-afe5-15f7c8f1784e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:56.059901 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9b7ab430-7ab7-4190-afe5-15f7c8f1784e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:56.060556 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 438/1706] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:56 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:56.073593 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57ca5036-a3f6-4d75-985e-c111d10721e1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:01:56.074285 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 427/1707] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:01:55 2026] POST /volume/v3/backups => generated 330 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:01:56.076121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-776643b0-2c4a-4c4e-b62e-1c3d1f5b546e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:56.081293 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-776643b0-2c4a-4c4e-b62e-1c3d1f5b546e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:56.081514 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-776643b0-2c4a-4c4e-b62e-1c3d1f5b546e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:56.081784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-776643b0-2c4a-4c4e-b62e-1c3d1f5b546e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.086736 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e1f8b63c-b7b6-41c6-be90-798113055ca1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:56.089971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1f8b63c-b7b6-41c6-be90-798113055ca1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:01:56.090239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1f8b63c-b7b6-41c6-be90-798113055ca1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:56.090509 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1f8b63c-b7b6-41c6-be90-798113055ca1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.090568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e1f8b63c-b7b6-41c6-be90-798113055ca1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:56.098965 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.098965 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:56.099816 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1f8b63c-b7b6-41c6-be90-798113055ca1 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:01:56.100225 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 432/1708] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:56 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:56.103966 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.103966 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:56.119028 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-776643b0-2c4a-4c4e-b62e-1c3d1f5b546e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:56.126287 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-776643b0-2c4a-4c4e-b62e-1c3d1f5b546e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:56.126867 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 412/1709] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:56 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1142 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:56.350258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-01096bb8-a53a-4eb4-b1ad-9741ded23f8f req-b256a6ba-dd2d-4a9c-8502-8c3b22c7b58d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:56.356192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-01096bb8-a53a-4eb4-b1ad-9741ded23f8f req-b256a6ba-dd2d-4a9c-8502-8c3b22c7b58d tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:01:56.356192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-01096bb8-a53a-4eb4-b1ad-9741ded23f8f req-b256a6ba-dd2d-4a9c-8502-8c3b22c7b58d tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:56.356192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-01096bb8-a53a-4eb4-b1ad-9741ded23f8f req-b256a6ba-dd2d-4a9c-8502-8c3b22c7b58d tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.366340 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.366340 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:56.369981 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-01096bb8-a53a-4eb4-b1ad-9741ded23f8f req-b256a6ba-dd2d-4a9c-8502-8c3b22c7b58d tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:01:56.374516 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-01096bb8-a53a-4eb4-b1ad-9741ded23f8f req-b256a6ba-dd2d-4a9c-8502-8c3b22c7b58d tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:01:56.375709 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 439/1710] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:01:56 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:01:56.396726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-faf0d4f6-9139-4dc8-813a-288f0b6f735c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:56.398690 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-faf0d4f6-9139-4dc8-813a-288f0b6f735c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:56.398899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-faf0d4f6-9139-4dc8-813a-288f0b6f735c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:56.399094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-faf0d4f6-9139-4dc8-813a-288f0b6f735c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.399245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-faf0d4f6-9139-4dc8-813a-288f0b6f735c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:56.410676 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.410676 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:56.411652 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-faf0d4f6-9139-4dc8-813a-288f0b6f735c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:56.412205 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 428/1711] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:56 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:56.413475 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b6022f2f-ddd1-40ab-8687-b851c30f9147 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:56.415945 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b6022f2f-ddd1-40ab-8687-b851c30f9147 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:56.416239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b6022f2f-ddd1-40ab-8687-b851c30f9147 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:56.416496 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b6022f2f-ddd1-40ab-8687-b851c30f9147 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:56.425610 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:56.425610 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:56.439062 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b6022f2f-ddd1-40ab-8687-b851c30f9147 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:56.444678 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b6022f2f-ddd1-40ab-8687-b851c30f9147 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:56.445208 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 433/1712] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:56 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:57.052763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e98e5c7-38d4-4e17-be68-f6f2df9c7362 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:57.055877 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e98e5c7-38d4-4e17-be68-f6f2df9c7362 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:57.055978 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e98e5c7-38d4-4e17-be68-f6f2df9c7362 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:57.056256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e98e5c7-38d4-4e17-be68-f6f2df9c7362 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:57.070492 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:57.070492 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:57.076752 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5e98e5c7-38d4-4e17-be68-f6f2df9c7362 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:57.084407 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e98e5c7-38d4-4e17-be68-f6f2df9c7362 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:57.084985 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 413/1713] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:57 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:57.124463 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6cd69b63-8f15-4cd5-adca-984aa4f103a4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:57.127278 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6cd69b63-8f15-4cd5-adca-984aa4f103a4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:01:57.127617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6cd69b63-8f15-4cd5-adca-984aa4f103a4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:57.127998 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6cd69b63-8f15-4cd5-adca-984aa4f103a4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:57.128189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6cd69b63-8f15-4cd5-adca-984aa4f103a4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:57.134428 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:57.134428 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:57.135487 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6cd69b63-8f15-4cd5-adca-984aa4f103a4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:01:57.136004 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 440/1714] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:57 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:57.425501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-be3f6dd7-7dca-4106-ac3f-013c65f26706 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:57.427924 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be3f6dd7-7dca-4106-ac3f-013c65f26706 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:57.428028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be3f6dd7-7dca-4106-ac3f-013c65f26706 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:57.428396 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be3f6dd7-7dca-4106-ac3f-013c65f26706 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:57.428453 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-be3f6dd7-7dca-4106-ac3f-013c65f26706 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:57.435505 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:57.435505 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:57.436732 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be3f6dd7-7dca-4106-ac3f-013c65f26706 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:57.437301 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 429/1715] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:57 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:57.462550 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3e94cc36-676f-4a3a-b6be-6158e9066ea5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:57.464652 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e94cc36-676f-4a3a-b6be-6158e9066ea5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:57.464841 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e94cc36-676f-4a3a-b6be-6158e9066ea5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:57.465015 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e94cc36-676f-4a3a-b6be-6158e9066ea5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:57.472883 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:57.472883 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:57.481390 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3e94cc36-676f-4a3a-b6be-6158e9066ea5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:57.491453 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e94cc36-676f-4a3a-b6be-6158e9066ea5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:57.492117 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 434/1716] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:57 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:58.108640 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3b70f06e-0fce-4fa0-99a1-7ad1a5093ee8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:58.114190 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3b70f06e-0fce-4fa0-99a1-7ad1a5093ee8 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:58.115116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3b70f06e-0fce-4fa0-99a1-7ad1a5093ee8 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:58.116394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3b70f06e-0fce-4fa0-99a1-7ad1a5093ee8 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:58.153739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d52e7d52-dba9-457d-b937-b79781505ec5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:58.155193 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:58.155193 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:58.156671 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d52e7d52-dba9-457d-b937-b79781505ec5 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:01:58.156671 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d52e7d52-dba9-457d-b937-b79781505ec5 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:58.156936 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d52e7d52-dba9-457d-b937-b79781505ec5 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:58.157089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d52e7d52-dba9-457d-b937-b79781505ec5 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:58.159873 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=638,cinder:UPDATE=191,cinder:INSERT=97,cinder:DELETE=4 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:01:58.161102 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3b70f06e-0fce-4fa0-99a1-7ad1a5093ee8 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:58.163181 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:58.163181 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:58.164567 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d52e7d52-dba9-457d-b937-b79781505ec5 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:01:58.165171 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 441/1717] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:58 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:58.169484 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3b70f06e-0fce-4fa0-99a1-7ad1a5093ee8 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:58.170084 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 414/1718] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:58 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:58.451336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ac239e72-030e-4b16-b9d0-6297c9de71ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:58.453336 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ac239e72-030e-4b16-b9d0-6297c9de71ba tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:58.453564 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ac239e72-030e-4b16-b9d0-6297c9de71ba tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:58.453760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ac239e72-030e-4b16-b9d0-6297c9de71ba tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:58.453857 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ac239e72-030e-4b16-b9d0-6297c9de71ba tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:58.461044 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:58.461044 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:58.462736 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ac239e72-030e-4b16-b9d0-6297c9de71ba tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:58.463514 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 430/1719] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:58 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:58.512256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c74da715-33f4-4f5f-9fc6-2f1db8ed87f5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:58.519864 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c74da715-33f4-4f5f-9fc6-2f1db8ed87f5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:58.519864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c74da715-33f4-4f5f-9fc6-2f1db8ed87f5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:58.519864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c74da715-33f4-4f5f-9fc6-2f1db8ed87f5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:58.531598 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:58.531598 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:58.534550 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c74da715-33f4-4f5f-9fc6-2f1db8ed87f5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:58.540551 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c74da715-33f4-4f5f-9fc6-2f1db8ed87f5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:58.541035 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 435/1720] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:58 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:59.178491 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7a35dcbc-8900-448b-9fd2-5b36b085c4d7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:59.185553 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7a35dcbc-8900-448b-9fd2-5b36b085c4d7 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:01:59.185857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7a35dcbc-8900-448b-9fd2-5b36b085c4d7 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:59.186116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7a35dcbc-8900-448b-9fd2-5b36b085c4d7 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:59.186298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7a35dcbc-8900-448b-9fd2-5b36b085c4d7 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:59.188511 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b5317de6-2750-44e2-acd2-ab24770990ed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:59.190685 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b5317de6-2750-44e2-acd2-ab24770990ed tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:01:59.191032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b5317de6-2750-44e2-acd2-ab24770990ed tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:59.191322 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b5317de6-2750-44e2-acd2-ab24770990ed tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:59.191748 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:59.191748 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:01:59.192871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7a35dcbc-8900-448b-9fd2-5b36b085c4d7 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:01:59.193466 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 442/1721] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:01:59 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:59.211989 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:59.211989 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:01:59.225507 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b5317de6-2750-44e2-acd2-ab24770990ed tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:01:59.238732 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b5317de6-2750-44e2-acd2-ab24770990ed tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:01:59.239458 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 415/1722] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:01:59 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:01:59.487985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-57b654cb-b9e9-4d24-b961-a0a315aafb45 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:59.490282 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57b654cb-b9e9-4d24-b961-a0a315aafb45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:01:59.490455 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57b654cb-b9e9-4d24-b961-a0a315aafb45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:59.490564 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57b654cb-b9e9-4d24-b961-a0a315aafb45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:59.490683 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-57b654cb-b9e9-4d24-b961-a0a315aafb45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:01:59.495990 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:59.495990 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:01:59.496774 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57b654cb-b9e9-4d24-b961-a0a315aafb45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:01:59.497220 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 431/1723] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:59 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:59.560226 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-64a06d1f-9c95-4c4d-adfc-12a349ce8498 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:59.562937 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-64a06d1f-9c95-4c4d-adfc-12a349ce8498 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:01:59.563145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-64a06d1f-9c95-4c4d-adfc-12a349ce8498 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:59.563832 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-64a06d1f-9c95-4c4d-adfc-12a349ce8498 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:59.580436 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:59.580436 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:01:59.588123 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-64a06d1f-9c95-4c4d-adfc-12a349ce8498 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:01:59.600280 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-64a06d1f-9c95-4c4d-adfc-12a349ce8498 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:01:59.600280 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 436/1724] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:01:59 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:01:59.926058 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-ebba08e9-bcff-46c9-a332-015be4961e26 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:01:59.930773 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-ebba08e9-bcff-46c9-a332-015be4961e26 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] DELETE https://10.4.3.13/volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542 Jul 03 13:01:59.931049 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-ebba08e9-bcff-46c9-a332-015be4961e26 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:01:59.931370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-ebba08e9-bcff-46c9-a332-015be4961e26 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:01:59.950311 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:01:59.950311 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:00.207464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aa0832b0-b98f-4fb9-9453-de275d6c37e3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:00.210939 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa0832b0-b98f-4fb9-9453-de275d6c37e3 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:00.210939 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aa0832b0-b98f-4fb9-9453-de275d6c37e3 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:00.210939 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aa0832b0-b98f-4fb9-9453-de275d6c37e3 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:00.210939 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-aa0832b0-b98f-4fb9-9453-de275d6c37e3 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:00.216851 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:00.216851 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:00.217805 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa0832b0-b98f-4fb9-9453-de275d6c37e3 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:00.218248 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 416/1725] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:00 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:00.258516 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e489e821-bd51-4643-b659-ef0c5d5d46cb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:00.264923 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e489e821-bd51-4643-b659-ef0c5d5d46cb tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:00.265333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e489e821-bd51-4643-b659-ef0c5d5d46cb tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:00.265616 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e489e821-bd51-4643-b659-ef0c5d5d46cb tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:00.287083 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:00.287083 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:00.288428 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e489e821-bd51-4643-b659-ef0c5d5d46cb tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:02:00.295478 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e489e821-bd51-4643-b659-ef0c5d5d46cb tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:02:00.296004 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 432/1726] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:02:00 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:02:00.497492 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b8a3b8cf-3502-4c0e-abe6-8088e8e8c109 req-ebba08e9-bcff-46c9-a332-015be4961e26 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542 returned with HTTP 200 Jul 03 13:02:00.498374 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 443/1727] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:01:59 2026] DELETE /volume/v3/attachments/3f95b39b-9c88-48f0-873b-490e36410542 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:00.514586 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d8d930f7-771e-44a6-9579-8754de49078b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:00.518153 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d8d930f7-771e-44a6-9579-8754de49078b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:00.518153 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d8d930f7-771e-44a6-9579-8754de49078b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:00.518590 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d8d930f7-771e-44a6-9579-8754de49078b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:00.518590 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d8d930f7-771e-44a6-9579-8754de49078b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:00.524208 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:00.524208 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:00.525766 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d8d930f7-771e-44a6-9579-8754de49078b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:00.526293 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 437/1728] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:00 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:00.615087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b72479a1-27f8-47a7-a955-31ee4ac3c3a8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:00.617260 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b72479a1-27f8-47a7-a955-31ee4ac3c3a8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:02:00.617386 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b72479a1-27f8-47a7-a955-31ee4ac3c3a8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:00.617629 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b72479a1-27f8-47a7-a955-31ee4ac3c3a8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:00.627637 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:00.627637 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:00.633648 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b72479a1-27f8-47a7-a955-31ee4ac3c3a8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:02:00.640397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b72479a1-27f8-47a7-a955-31ee4ac3c3a8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:02:00.641025 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 417/1729] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:00 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:01.237904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-80277c19-d7dd-4e9f-aeea-e23bf259644a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:01.240953 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-80277c19-d7dd-4e9f-aeea-e23bf259644a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:01.240953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-80277c19-d7dd-4e9f-aeea-e23bf259644a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:01.240953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-80277c19-d7dd-4e9f-aeea-e23bf259644a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:01.240953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-80277c19-d7dd-4e9f-aeea-e23bf259644a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:01.247858 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:01.247858 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:01.248333 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-80277c19-d7dd-4e9f-aeea-e23bf259644a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:01.248984 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 433/1730] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:01 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:01.315256 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5cb087cb-a148-476b-995b-ad1b6acfbf3e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:01.317615 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cb087cb-a148-476b-995b-ad1b6acfbf3e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:01.317908 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cb087cb-a148-476b-995b-ad1b6acfbf3e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:01.318189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cb087cb-a148-476b-995b-ad1b6acfbf3e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:01.331508 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:01.331508 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:01.340284 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5cb087cb-a148-476b-995b-ad1b6acfbf3e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:02:01.353041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cb087cb-a148-476b-995b-ad1b6acfbf3e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:02:01.354689 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 444/1731] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:02:01 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:01.542192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c81d3232-ae7c-4108-97a1-a83ac3691f9b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:01.546005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c81d3232-ae7c-4108-97a1-a83ac3691f9b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:01.546321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c81d3232-ae7c-4108-97a1-a83ac3691f9b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:01.546614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c81d3232-ae7c-4108-97a1-a83ac3691f9b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:01.546796 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c81d3232-ae7c-4108-97a1-a83ac3691f9b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:01.552921 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:01.552921 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:01.554196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c81d3232-ae7c-4108-97a1-a83ac3691f9b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:01.555922 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 438/1732] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:01 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:01.663598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0da3050e-19a2-4925-9bb7-ade77a1a697a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:01.668149 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0da3050e-19a2-4925-9bb7-ade77a1a697a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:02:01.668149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0da3050e-19a2-4925-9bb7-ade77a1a697a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:01.668149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0da3050e-19a2-4925-9bb7-ade77a1a697a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:01.671598 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=507,cinder:INSERT=56,cinder:UPDATE=83,cinder:DELETE=2 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:02:01.682176 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:01.682176 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:01.691133 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0da3050e-19a2-4925-9bb7-ade77a1a697a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:02:01.698592 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0da3050e-19a2-4925-9bb7-ade77a1a697a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:02:01.699350 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 418/1733] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:01 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:01.719058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-296f6328-28fb-4f43-a54b-85472df8d053 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:01.721901 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-296f6328-28fb-4f43-a54b-85472df8d053 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:02:01.722234 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-296f6328-28fb-4f43-a54b-85472df8d053 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:01.722747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-296f6328-28fb-4f43-a54b-85472df8d053 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:01.735952 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:01.735952 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:01.744442 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-296f6328-28fb-4f43-a54b-85472df8d053 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:02:01.750804 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-296f6328-28fb-4f43-a54b-85472df8d053 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:02:01.751643 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 434/1734] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:01 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:02.265944 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8c8669d9-80b4-4294-998b-c1c449bffa36 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:02.273139 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c8669d9-80b4-4294-998b-c1c449bffa36 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:02.273512 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c8669d9-80b4-4294-998b-c1c449bffa36 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:02.273678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c8669d9-80b4-4294-998b-c1c449bffa36 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:02.273791 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8c8669d9-80b4-4294-998b-c1c449bffa36 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:02.288128 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:02.288128 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:02.301049 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c8669d9-80b4-4294-998b-c1c449bffa36 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:02.301049 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 445/1735] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:02 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:02.574775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a51f3192-ff23-4e8e-898c-b0aa3be3b70c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:02.582103 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a51f3192-ff23-4e8e-898c-b0aa3be3b70c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:02.582103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a51f3192-ff23-4e8e-898c-b0aa3be3b70c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:02.582103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a51f3192-ff23-4e8e-898c-b0aa3be3b70c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:02.585253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a51f3192-ff23-4e8e-898c-b0aa3be3b70c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:02.593726 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:02.593726 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:02.603980 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a51f3192-ff23-4e8e-898c-b0aa3be3b70c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:02.603980 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 439/1736] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:02 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:03.306728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-49440182-1eea-4ab3-adb4-a3643c525b9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:03.310570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49440182-1eea-4ab3-adb4-a3643c525b9a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:03.310570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49440182-1eea-4ab3-adb4-a3643c525b9a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:03.310570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49440182-1eea-4ab3-adb4-a3643c525b9a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:03.310570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-49440182-1eea-4ab3-adb4-a3643c525b9a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:03.318299 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:03.318299 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:03.319574 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49440182-1eea-4ab3-adb4-a3643c525b9a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:03.320120 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 419/1737] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:03 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:03.615154 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c60dc1b3-3022-4b7b-bfdb-ac4dff2eea66 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:03.617341 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c60dc1b3-3022-4b7b-bfdb-ac4dff2eea66 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:03.617607 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c60dc1b3-3022-4b7b-bfdb-ac4dff2eea66 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:03.617794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c60dc1b3-3022-4b7b-bfdb-ac4dff2eea66 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:03.618010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c60dc1b3-3022-4b7b-bfdb-ac4dff2eea66 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:03.624493 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:03.624493 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:03.625385 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c60dc1b3-3022-4b7b-bfdb-ac4dff2eea66 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:03.626917 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 435/1738] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:03 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:04.342279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3d9b5135-28a4-47f4-8f08-99933d65b60f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:04.343537 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d9b5135-28a4-47f4-8f08-99933d65b60f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:04.343944 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d9b5135-28a4-47f4-8f08-99933d65b60f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:04.344116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d9b5135-28a4-47f4-8f08-99933d65b60f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:04.344116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3d9b5135-28a4-47f4-8f08-99933d65b60f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:04.360396 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:04.360396 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:04.361413 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d9b5135-28a4-47f4-8f08-99933d65b60f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:04.362618 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 446/1739] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:04 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:04.640821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-85fd548c-b22e-4a24-bc54-838c0cc0ad86 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:04.646633 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-85fd548c-b22e-4a24-bc54-838c0cc0ad86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:04.646633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-85fd548c-b22e-4a24-bc54-838c0cc0ad86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:04.646633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-85fd548c-b22e-4a24-bc54-838c0cc0ad86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:04.646633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-85fd548c-b22e-4a24-bc54-838c0cc0ad86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:04.657062 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=644,cinder:INSERT=88,cinder:UPDATE=176,cinder:DELETE=2 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:02:04.659467 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:04.659467 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:04.661111 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-85fd548c-b22e-4a24-bc54-838c0cc0ad86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:04.661894 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 440/1740] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:04 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:05.384573 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-04f2c815-b90a-4cfc-a277-2e1e155d4287 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:05.386889 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04f2c815-b90a-4cfc-a277-2e1e155d4287 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:05.387998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04f2c815-b90a-4cfc-a277-2e1e155d4287 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:05.387998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04f2c815-b90a-4cfc-a277-2e1e155d4287 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:05.387998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-04f2c815-b90a-4cfc-a277-2e1e155d4287 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:05.399327 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:05.399327 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:05.400102 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04f2c815-b90a-4cfc-a277-2e1e155d4287 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:05.400533 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 420/1741] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:05 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:05.680227 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ecfe1402-8d5c-455d-aef5-9f8ccd945351 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:05.685270 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ecfe1402-8d5c-455d-aef5-9f8ccd945351 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:05.685270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ecfe1402-8d5c-455d-aef5-9f8ccd945351 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:05.685270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ecfe1402-8d5c-455d-aef5-9f8ccd945351 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:05.685270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ecfe1402-8d5c-455d-aef5-9f8ccd945351 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:05.686718 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=566,cinder:INSERT=76,cinder:UPDATE=153,cinder:DELETE=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:02:05.691916 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:05.691916 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:05.692787 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ecfe1402-8d5c-455d-aef5-9f8ccd945351 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:05.693143 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 436/1742] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:05 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:06.417253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-388d5bd7-f63d-4468-837b-020551f2567a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:06.420072 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-388d5bd7-f63d-4468-837b-020551f2567a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:06.420398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-388d5bd7-f63d-4468-837b-020551f2567a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:06.420691 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-388d5bd7-f63d-4468-837b-020551f2567a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:06.420863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-388d5bd7-f63d-4468-837b-020551f2567a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:06.427275 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:06.427275 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:06.428533 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-388d5bd7-f63d-4468-837b-020551f2567a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:06.429121 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 447/1743] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:06 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:06.707374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d93802e0-f5fb-4826-a4c7-5f5094b7d934 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:06.709605 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d93802e0-f5fb-4826-a4c7-5f5094b7d934 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:06.709605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d93802e0-f5fb-4826-a4c7-5f5094b7d934 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:06.709830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d93802e0-f5fb-4826-a4c7-5f5094b7d934 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:06.709953 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d93802e0-f5fb-4826-a4c7-5f5094b7d934 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:06.715118 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:06.715118 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:06.715925 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d93802e0-f5fb-4826-a4c7-5f5094b7d934 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:06.716607 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 441/1744] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:06 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:07.460566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1cf0fcf6-bf87-4eb7-bc7f-427612800f32 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:07.467582 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1cf0fcf6-bf87-4eb7-bc7f-427612800f32 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:07.467582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1cf0fcf6-bf87-4eb7-bc7f-427612800f32 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:07.467840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1cf0fcf6-bf87-4eb7-bc7f-427612800f32 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:07.468013 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-1cf0fcf6-bf87-4eb7-bc7f-427612800f32 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:07.476731 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:07.476731 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:07.477328 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1cf0fcf6-bf87-4eb7-bc7f-427612800f32 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:07.480683 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 421/1745] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:07 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:07.732945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2ffb7709-e909-4032-b291-6b5976937873 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:07.737523 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2ffb7709-e909-4032-b291-6b5976937873 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:07.737523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2ffb7709-e909-4032-b291-6b5976937873 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:07.737523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2ffb7709-e909-4032-b291-6b5976937873 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:07.737523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2ffb7709-e909-4032-b291-6b5976937873 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:07.742671 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:07.742671 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:07.743739 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2ffb7709-e909-4032-b291-6b5976937873 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:07.744376 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 437/1746] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:07 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:08.495963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9db1b268-c44c-496b-8806-774531c36396 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:08.498145 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9db1b268-c44c-496b-8806-774531c36396 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:08.498340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9db1b268-c44c-496b-8806-774531c36396 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:08.498531 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9db1b268-c44c-496b-8806-774531c36396 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:08.498631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9db1b268-c44c-496b-8806-774531c36396 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:08.504079 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:08.504079 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:08.504990 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9db1b268-c44c-496b-8806-774531c36396 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:08.505578 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 448/1747] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:08 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:08.758738 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6e964c04-7d75-4680-933d-c35a0f7c478d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:08.760868 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6e964c04-7d75-4680-933d-c35a0f7c478d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:08.761074 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6e964c04-7d75-4680-933d-c35a0f7c478d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:08.761303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6e964c04-7d75-4680-933d-c35a0f7c478d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:08.761445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6e964c04-7d75-4680-933d-c35a0f7c478d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:08.767267 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:08.767267 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:08.768144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6e964c04-7d75-4680-933d-c35a0f7c478d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:08.768622 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 442/1748] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:08 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:09.068721 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:09.071058 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:09.071537 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1664802328"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:09.073544 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1664802328'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:09.080875 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume of 1 GB Jul 03 13:02:09.080875 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:09.080875 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:09.081373 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Availability Zones retrieved successfully. Jul 03 13:02:09.087763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (b78edfd0-8dc9-4a7a-91b2-b32d7f0ab1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:09.089042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7292750-0803-4371-b1f0-71e5618a67b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:09.090585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:09.108616 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:09.108616 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:09.130344 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7292750-0803-4371-b1f0-71e5618a67b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=56667567-3914-4dd9-a21c-b8bbf74b0389,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56667567-3914-4dd9-a21c-b8bbf74b0389', 'encryption_key_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=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:09.132085 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da17fd1-8fc9-4e4a-81a7-b224a25199b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:09.207210 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Created reservations ['fa60a491-15ba-4a1c-b5db-718d5a73db86', '052d265d-3e43-45d4-8fd0-4679b9801352', '57779dd5-35c3-4541-b4e3-c269d7b46320', 'f090a734-2d4a-40a6-9304-bd928855b0eb'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:09.208143 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da17fd1-8fc9-4e4a-81a7-b224a25199b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa60a491-15ba-4a1c-b5db-718d5a73db86', '052d265d-3e43-45d4-8fd0-4679b9801352', '57779dd5-35c3-4541-b4e3-c269d7b46320', 'f090a734-2d4a-40a6-9304-bd928855b0eb']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:09.209923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (090b0953-3ad2-4dde-a431-d60b9e34fd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:09.244590 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (090b0953-3ad2-4dde-a431-d60b9e34fd61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '451299e6-ba18-4a4a-bae9-f6c4a47b2c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1664802328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['fa60a491-15ba-4a1c-b5db-718d5a73db86','052d265d-3e43-45d4-8fd0-4679b9801352','57779dd5-35c3-4541-b4e3-c269d7b46320','f090a734-2d4a-40a6-9304-bd928855b0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1664802328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=451299e6-ba18-4a4a-bae9-f6c4a47b2c3e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6c95558ff737472aa070cbb8b781ac12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24183f95a9504568918ba08b97a91caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56667567-3914-4dd9-a21c-b8bbf74b0389),volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:09.245411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a366037-ae89-42a6-b47c-0784593df5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:09.274136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a366037-ae89-42a6-b47c-0784593df5c8) transitioned into state 'SUCCESS' from state '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-1664802328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['fa60a491-15ba-4a1c-b5db-718d5a73db86','052d265d-3e43-45d4-8fd0-4679b9801352','57779dd5-35c3-4541-b4e3-c269d7b46320','f090a734-2d4a-40a6-9304-bd928855b0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:09.275134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efbd037-8fd2-4fe5-a70b-a8f69eef5618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:09.292041 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4efbd037-8fd2-4fe5-a70b-a8f69eef5618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:09.293278 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (b78edfd0-8dc9-4a7a-91b2-b32d7f0ab1e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:09.294398 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request issued successfully. Jul 03 13:02:09.294621 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90c33d34-3f2c-4803-bd78-0c0bf4d294eb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:09.295140 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 422/1749] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:09 2026] POST /volume/v3/volumes => generated 758 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:09.318428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe63a19b-2261-4565-a4e4-63c7dbeadec1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:09.324965 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe63a19b-2261-4565-a4e4-63c7dbeadec1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:09.325372 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe63a19b-2261-4565-a4e4-63c7dbeadec1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:09.325577 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe63a19b-2261-4565-a4e4-63c7dbeadec1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:09.341666 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:09.341666 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:09.347075 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fe63a19b-2261-4565-a4e4-63c7dbeadec1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:09.361376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe63a19b-2261-4565-a4e4-63c7dbeadec1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:09.361376 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 438/1750] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:09 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 826 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:09.522262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-809b5bd0-dd85-47ce-a069-e003843e2b3f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:09.525621 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-809b5bd0-dd85-47ce-a069-e003843e2b3f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:09.525854 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-809b5bd0-dd85-47ce-a069-e003843e2b3f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:09.526080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-809b5bd0-dd85-47ce-a069-e003843e2b3f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:09.526379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-809b5bd0-dd85-47ce-a069-e003843e2b3f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:09.534872 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:09.534872 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:09.537020 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-809b5bd0-dd85-47ce-a069-e003843e2b3f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:09.537020 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 449/1751] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:09 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:09.784454 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-81303a8c-9a12-45bb-a2be-3ed8fd700b82 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:09.789477 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-81303a8c-9a12-45bb-a2be-3ed8fd700b82 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:09.790083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-81303a8c-9a12-45bb-a2be-3ed8fd700b82 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:09.790869 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-81303a8c-9a12-45bb-a2be-3ed8fd700b82 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:09.790869 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-81303a8c-9a12-45bb-a2be-3ed8fd700b82 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:09.798237 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:09.798237 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:09.800986 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-81303a8c-9a12-45bb-a2be-3ed8fd700b82 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:09.802029 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 443/1752] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:09 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:10.386619 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a5b878b6-6983-4543-a1db-440845d5467d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:10.388948 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a5b878b6-6983-4543-a1db-440845d5467d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:10.389673 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a5b878b6-6983-4543-a1db-440845d5467d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:10.389673 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a5b878b6-6983-4543-a1db-440845d5467d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:10.403283 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:10.403283 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:10.410667 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a5b878b6-6983-4543-a1db-440845d5467d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:10.419013 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a5b878b6-6983-4543-a1db-440845d5467d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:10.419509 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 423/1753] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:10 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:10.517084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e707a874-4da7-486d-81ee-846897ec9f9a req-d0d01b7c-bc07-47ff-a507-7d0a343ae091 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:10.522156 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-d0d01b7c-bc07-47ff-a507-7d0a343ae091 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:10.522505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-d0d01b7c-bc07-47ff-a507-7d0a343ae091 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:10.522809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-d0d01b7c-bc07-47ff-a507-7d0a343ae091 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:10.532024 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:10.532024 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:10.536811 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e707a874-4da7-486d-81ee-846897ec9f9a req-d0d01b7c-bc07-47ff-a507-7d0a343ae091 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:10.542982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-d0d01b7c-bc07-47ff-a507-7d0a343ae091 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:10.543511 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 439/1754] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:02:10 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:10.559600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6f8fa513-f4db-44e8-ac74-8390ff46d3aa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:10.562771 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f8fa513-f4db-44e8-ac74-8390ff46d3aa tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:10.563640 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f8fa513-f4db-44e8-ac74-8390ff46d3aa tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:10.563640 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f8fa513-f4db-44e8-ac74-8390ff46d3aa tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:10.563640 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6f8fa513-f4db-44e8-ac74-8390ff46d3aa tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:10.572594 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:10.572594 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:10.576390 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f8fa513-f4db-44e8-ac74-8390ff46d3aa tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:10.576390 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 450/1755] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:10 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:10.816822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d3a3ab28-a62a-40f8-989b-84f23fe77dc4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:10.823191 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d3a3ab28-a62a-40f8-989b-84f23fe77dc4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:10.823191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d3a3ab28-a62a-40f8-989b-84f23fe77dc4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:10.823191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d3a3ab28-a62a-40f8-989b-84f23fe77dc4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:10.823191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d3a3ab28-a62a-40f8-989b-84f23fe77dc4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:10.828252 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:10.828252 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:10.829693 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d3a3ab28-a62a-40f8-989b-84f23fe77dc4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:10.830272 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 444/1756] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:10 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:11.593052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-56cdd3fe-c29c-4727-a54f-dd77929014ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:11.595666 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-56cdd3fe-c29c-4727-a54f-dd77929014ee tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:11.595972 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-56cdd3fe-c29c-4727-a54f-dd77929014ee tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:11.596529 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-56cdd3fe-c29c-4727-a54f-dd77929014ee tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:11.597351 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-56cdd3fe-c29c-4727-a54f-dd77929014ee tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:11.604704 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:11.604704 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:11.606006 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-56cdd3fe-c29c-4727-a54f-dd77929014ee tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:11.606131 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 424/1757] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:11 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:11.843331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-420d3c2b-596f-4281-a072-65ffe5ce1044 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:11.845002 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-420d3c2b-596f-4281-a072-65ffe5ce1044 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:11.846077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-420d3c2b-596f-4281-a072-65ffe5ce1044 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:11.846077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-420d3c2b-596f-4281-a072-65ffe5ce1044 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:11.846077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-420d3c2b-596f-4281-a072-65ffe5ce1044 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:11.850663 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:11.850663 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:11.851563 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-420d3c2b-596f-4281-a072-65ffe5ce1044 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:11.851563 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 440/1758] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:11 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:12.599783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8d51ef67-631c-499b-a6d3-5e246187f115 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:12.600511 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8d51ef67-631c-499b-a6d3-5e246187f115 None None] GET https://10.4.3.13/volume// Jul 03 13:02:12.601383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8d51ef67-631c-499b-a6d3-5e246187f115 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:12.601672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8d51ef67-631c-499b-a6d3-5e246187f115 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:12.602526 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8d51ef67-631c-499b-a6d3-5e246187f115 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:12.603004 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 451/1759] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:02:12 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:12.621108 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e707a874-4da7-486d-81ee-846897ec9f9a req-1f780dae-0a33-4a7d-8afa-c52a574f24ed None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:12.622676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6847cc24-a840-4e3a-84c2-7fab99b53408 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:12.624559 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6847cc24-a840-4e3a-84c2-7fab99b53408 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:12.624776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6847cc24-a840-4e3a-84c2-7fab99b53408 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:12.624918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-1f780dae-0a33-4a7d-8afa-c52a574f24ed tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:02:12.624988 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6847cc24-a840-4e3a-84c2-7fab99b53408 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:12.625042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6847cc24-a840-4e3a-84c2-7fab99b53408 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:12.625620 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-1f780dae-0a33-4a7d-8afa-c52a574f24ed tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451299e6-ba18-4a4a-bae9-f6c4a47b2c3e", "connector": null, "instance_uuid": "98ff7a75-496f-4d96-8d2f-e363b3bc0f20"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:12.635698 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:12.635698 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:12.637506 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6847cc24-a840-4e3a-84c2-7fab99b53408 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:12.638499 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 425/1760] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:12 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:12.642075 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:12.642075 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:12.714050 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-1f780dae-0a33-4a7d-8afa-c52a574f24ed tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:02:12.714598 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 445/1761] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:02:12 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:12.867072 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-657ed13c-c9ba-4e90-aa7a-f4a75363b91d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:12.869795 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-657ed13c-c9ba-4e90-aa7a-f4a75363b91d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:12.869986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-657ed13c-c9ba-4e90-aa7a-f4a75363b91d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:12.870275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-657ed13c-c9ba-4e90-aa7a-f4a75363b91d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:12.870446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-657ed13c-c9ba-4e90-aa7a-f4a75363b91d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:12.877409 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:12.877409 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:12.878964 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-657ed13c-c9ba-4e90-aa7a-f4a75363b91d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:12.879552 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 441/1762] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:12 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:13.074830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-122c0100-68b8-436d-b0c5-3f473bc1a23d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.077612 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-122c0100-68b8-436d-b0c5-3f473bc1a23d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:13.077810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-122c0100-68b8-436d-b0c5-3f473bc1a23d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.078179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-122c0100-68b8-436d-b0c5-3f473bc1a23d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.093533 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.093533 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:13.099811 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-122c0100-68b8-436d-b0c5-3f473bc1a23d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:13.111321 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-122c0100-68b8-436d-b0c5-3f473bc1a23d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:13.113608 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 452/1763] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:13.278641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-89b776dc-ab15-40ec-a54c-6e6baa71ff61 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.282050 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89b776dc-ab15-40ec-a54c-6e6baa71ff61 None None] GET https://10.4.3.13/volume// Jul 03 13:02:13.282050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89b776dc-ab15-40ec-a54c-6e6baa71ff61 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.282050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89b776dc-ab15-40ec-a54c-6e6baa71ff61 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.282050 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89b776dc-ab15-40ec-a54c-6e6baa71ff61 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:13.282050 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 426/1764] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:13.294290 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e707a874-4da7-486d-81ee-846897ec9f9a req-71055f2c-0bf7-497f-b3c8-bb5c4fc5600f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.298824 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-71055f2c-0bf7-497f-b3c8-bb5c4fc5600f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:13.298824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-71055f2c-0bf7-497f-b3c8-bb5c4fc5600f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.298824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-71055f2c-0bf7-497f-b3c8-bb5c4fc5600f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.316876 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.316876 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:13.323618 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e707a874-4da7-486d-81ee-846897ec9f9a req-71055f2c-0bf7-497f-b3c8-bb5c4fc5600f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:13.331247 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-71055f2c-0bf7-497f-b3c8-bb5c4fc5600f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:13.331247 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 446/1765] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:02:13.478638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.479379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eb45f0bb-a748-429a-8b7d-e1d5d722854e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.481226 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130 Jul 03 13:02:13.481611 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eb45f0bb-a748-429a-8b7d-e1d5d722854e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:13.481678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:13.482101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eb45f0bb-a748-429a-8b7d-e1d5d722854e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.482209 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eb45f0bb-a748-429a-8b7d-e1d5d722854e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.492062 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.492062 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:13.495177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:02:13.499572 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-eb45f0bb-a748-429a-8b7d-e1d5d722854e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:02:13.501437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:02:13.503130 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.503130 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:13.506640 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eb45f0bb-a748-429a-8b7d-e1d5d722854e tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:02:13.507262 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 453/1766] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:13.525809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.530725 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] DELETE https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:13.530725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.530725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.530725 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Delete volume with id: 15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:13.550417 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.550417 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:13.554106 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:02:13.592773 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Delete volume request issued successfully. Jul 03 13:02:13.592773 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f36bde2-0a9a-4504-b4c6-07f3259fb7f3 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 202 Jul 03 13:02:13.592773 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 427/1767] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:02:13 2026] DELETE /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:02:13.602724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fc5b4ef5-f0d4-4dd9-84d8-95e92ef5a8ff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.605021 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc5b4ef5-f0d4-4dd9-84d8-95e92ef5a8ff tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:13.605268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc5b4ef5-f0d4-4dd9-84d8-95e92ef5a8ff tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.605554 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc5b4ef5-f0d4-4dd9-84d8-95e92ef5a8ff tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.619628 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.619628 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:13.626749 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fc5b4ef5-f0d4-4dd9-84d8-95e92ef5a8ff tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Volume info retrieved successfully. Jul 03 13:02:13.637061 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc5b4ef5-f0d4-4dd9-84d8-95e92ef5a8ff tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 200 Jul 03 13:02:13.637716 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 447/1768] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 862 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:13.654080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0d137411-4207-4f71-94b4-966028f331d4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.657529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0d137411-4207-4f71-94b4-966028f331d4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:13.658327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0d137411-4207-4f71-94b4-966028f331d4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.662106 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0d137411-4207-4f71-94b4-966028f331d4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.662106 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0d137411-4207-4f71-94b4-966028f331d4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:13.671418 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.671418 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:13.672767 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0d137411-4207-4f71-94b4-966028f331d4 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:13.673661 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 454/1769] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:13.893793 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9e9a5f02-6713-4139-8958-89086f7bfc90 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:13.895646 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e9a5f02-6713-4139-8958-89086f7bfc90 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:13.895874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e9a5f02-6713-4139-8958-89086f7bfc90 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:13.896024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e9a5f02-6713-4139-8958-89086f7bfc90 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:13.896151 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9e9a5f02-6713-4139-8958-89086f7bfc90 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:13.903586 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:13.903586 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:13.905325 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e9a5f02-6713-4139-8958-89086f7bfc90 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:13.905325 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 428/1770] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:13 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:14.047635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" released by "attachment_update" :: held 0.546s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:02:14.047635 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-710bcbeb-242c-4c6d-913e-3e5105e60a26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130 returned with HTTP 200 Jul 03 13:02:14.049808 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 442/1771] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:02:13 2026] PUT /volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:14.137189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f5f55dea-3e12-4f27-9d40-1f0f25995069 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:14.139586 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5f55dea-3e12-4f27-9d40-1f0f25995069 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:14.139821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5f55dea-3e12-4f27-9d40-1f0f25995069 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:14.141926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5f55dea-3e12-4f27-9d40-1f0f25995069 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:14.164887 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:14.164887 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:14.175375 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f5f55dea-3e12-4f27-9d40-1f0f25995069 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:14.184911 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5f55dea-3e12-4f27-9d40-1f0f25995069 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:14.185532 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 448/1772] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:14 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:14.656468 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e805ef0c-c873-4ae5-a8d6-643bfc12b9d1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:14.659264 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e805ef0c-c873-4ae5-a8d6-643bfc12b9d1 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] GET https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 Jul 03 13:02:14.659812 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e805ef0c-c873-4ae5-a8d6-643bfc12b9d1 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:14.661125 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e805ef0c-c873-4ae5-a8d6-643bfc12b9d1 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:14.670238 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e805ef0c-c873-4ae5-a8d6-643bfc12b9d1 tempest-VolumesExtendAttachedTest-635584331 tempest-VolumesExtendAttachedTest-635584331-project-member] https://10.4.3.13/volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 returned with HTTP 404 Jul 03 13:02:14.671059 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 455/1773] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:02:14 2026] GET /volume/v3/volumes/15c79453-59ff-4a6a-9eb5-64c0938b0661 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:02:14.685522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7cab8ac8-8be5-4179-932a-9798496e46e8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:14.690027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7cab8ac8-8be5-4179-932a-9798496e46e8 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:14.694009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7cab8ac8-8be5-4179-932a-9798496e46e8 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:14.694009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7cab8ac8-8be5-4179-932a-9798496e46e8 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:14.694009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7cab8ac8-8be5-4179-932a-9798496e46e8 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:14.700924 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:14.700924 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:14.702380 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7cab8ac8-8be5-4179-932a-9798496e46e8 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:14.703422 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 429/1774] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:14 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:14.922419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc938078-9eb8-423f-b6ac-6c1dc29d3ff7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:14.924915 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc938078-9eb8-423f-b6ac-6c1dc29d3ff7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:14.925375 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc938078-9eb8-423f-b6ac-6c1dc29d3ff7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:14.925981 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc938078-9eb8-423f-b6ac-6c1dc29d3ff7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:14.925981 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bc938078-9eb8-423f-b6ac-6c1dc29d3ff7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:14.931373 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:14.931373 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:14.933079 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc938078-9eb8-423f-b6ac-6c1dc29d3ff7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:14.933079 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 443/1775] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:14 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:15.208522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8c25b935-3778-4434-89bb-a50bebf70591 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:15.214345 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8c25b935-3778-4434-89bb-a50bebf70591 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:15.214345 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8c25b935-3778-4434-89bb-a50bebf70591 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:15.221115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8c25b935-3778-4434-89bb-a50bebf70591 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:15.239204 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:15.239204 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:15.247727 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8c25b935-3778-4434-89bb-a50bebf70591 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:15.251581 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8c25b935-3778-4434-89bb-a50bebf70591 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:15.252207 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 449/1776] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:15 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:15.718095 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fba95ca5-564c-49ce-9b9c-c32c0602d76a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:15.720540 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fba95ca5-564c-49ce-9b9c-c32c0602d76a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:15.720939 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fba95ca5-564c-49ce-9b9c-c32c0602d76a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:15.721077 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fba95ca5-564c-49ce-9b9c-c32c0602d76a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:15.721234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-fba95ca5-564c-49ce-9b9c-c32c0602d76a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:15.727744 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:15.727744 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:15.728644 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fba95ca5-564c-49ce-9b9c-c32c0602d76a tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:15.729046 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 456/1777] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:15 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:15.946685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dd5b25b9-fa10-4ac4-9349-a3973fcd48d4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:15.948726 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dd5b25b9-fa10-4ac4-9349-a3973fcd48d4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:15.948963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dd5b25b9-fa10-4ac4-9349-a3973fcd48d4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:15.949214 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dd5b25b9-fa10-4ac4-9349-a3973fcd48d4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:15.949569 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-dd5b25b9-fa10-4ac4-9349-a3973fcd48d4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:15.955939 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:15.955939 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:15.958042 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dd5b25b9-fa10-4ac4-9349-a3973fcd48d4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:15.959052 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 430/1778] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:15 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:16.270336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-847ed7c2-dca8-47c6-800b-1995c36b2562 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:16.272406 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-847ed7c2-dca8-47c6-800b-1995c36b2562 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:16.272815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-847ed7c2-dca8-47c6-800b-1995c36b2562 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:16.272815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-847ed7c2-dca8-47c6-800b-1995c36b2562 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:16.285209 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:16.285209 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:16.290566 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-847ed7c2-dca8-47c6-800b-1995c36b2562 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:16.296536 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-847ed7c2-dca8-47c6-800b-1995c36b2562 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:16.297029 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 444/1779] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:16 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:16.742446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9ddac06c-6101-4bf9-824b-680c1b0380a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:16.744964 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9ddac06c-6101-4bf9-824b-680c1b0380a6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:16.745230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9ddac06c-6101-4bf9-824b-680c1b0380a6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:16.745735 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9ddac06c-6101-4bf9-824b-680c1b0380a6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:16.745735 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9ddac06c-6101-4bf9-824b-680c1b0380a6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:16.752120 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:16.752120 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:16.753192 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9ddac06c-6101-4bf9-824b-680c1b0380a6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:16.753538 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 450/1780] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:16 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:16.971240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ceeeb72e-b678-4703-a7c5-20fea0704da3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:16.973312 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ceeeb72e-b678-4703-a7c5-20fea0704da3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:16.973592 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ceeeb72e-b678-4703-a7c5-20fea0704da3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:16.973849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ceeeb72e-b678-4703-a7c5-20fea0704da3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:16.973970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ceeeb72e-b678-4703-a7c5-20fea0704da3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:16.980528 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:16.980528 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:16.982564 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ceeeb72e-b678-4703-a7c5-20fea0704da3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:16.982564 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 457/1781] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:16 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:17.316659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-04998a3f-1798-4925-9417-ee651117fc8e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:17.319550 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04998a3f-1798-4925-9417-ee651117fc8e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:17.319550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04998a3f-1798-4925-9417-ee651117fc8e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:17.319550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04998a3f-1798-4925-9417-ee651117fc8e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:17.343997 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:17.343997 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:17.350410 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-04998a3f-1798-4925-9417-ee651117fc8e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:17.359292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04998a3f-1798-4925-9417-ee651117fc8e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:17.359292 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 431/1782] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:17 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:17.764775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa33e453-6481-4c7c-ad4b-b894497b8485 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:17.769209 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa33e453-6481-4c7c-ad4b-b894497b8485 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:17.769209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa33e453-6481-4c7c-ad4b-b894497b8485 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:17.769209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa33e453-6481-4c7c-ad4b-b894497b8485 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:17.769209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-aa33e453-6481-4c7c-ad4b-b894497b8485 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:17.774184 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:17.774184 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:17.775568 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa33e453-6481-4c7c-ad4b-b894497b8485 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:17.776390 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 445/1783] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:17 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:17.999683 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e92a0c8b-ee5c-493a-887f-620ab0563077 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:18.002754 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e92a0c8b-ee5c-493a-887f-620ab0563077 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:18.003237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e92a0c8b-ee5c-493a-887f-620ab0563077 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:18.004189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e92a0c8b-ee5c-493a-887f-620ab0563077 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:18.004189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e92a0c8b-ee5c-493a-887f-620ab0563077 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:18.013264 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:18.013264 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:18.014349 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e92a0c8b-ee5c-493a-887f-620ab0563077 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:18.015185 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 451/1784] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:17 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:18.384184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-34ffdcf9-192e-4856-9022-0c9bfafde93c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:18.386632 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34ffdcf9-192e-4856-9022-0c9bfafde93c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:18.386632 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34ffdcf9-192e-4856-9022-0c9bfafde93c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:18.386871 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34ffdcf9-192e-4856-9022-0c9bfafde93c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:18.409541 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:18.409541 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:18.419399 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-34ffdcf9-192e-4856-9022-0c9bfafde93c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:18.429275 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34ffdcf9-192e-4856-9022-0c9bfafde93c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:18.429275 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 458/1785] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:18 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:18.798000 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fd12c3c8-416f-47d3-b594-8834836739db None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:18.799215 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd12c3c8-416f-47d3-b594-8834836739db tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:18.799215 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd12c3c8-416f-47d3-b594-8834836739db tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:18.799648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd12c3c8-416f-47d3-b594-8834836739db tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:18.799648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-fd12c3c8-416f-47d3-b594-8834836739db tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:18.810895 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:18.810895 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:18.810895 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd12c3c8-416f-47d3-b594-8834836739db tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:18.810895 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 432/1786] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:18 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.029307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-be49121d-f557-416e-bc07-c106bb03fdee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.031673 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be49121d-f557-416e-bc07-c106bb03fdee tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:19.032118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be49121d-f557-416e-bc07-c106bb03fdee tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.032205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be49121d-f557-416e-bc07-c106bb03fdee tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.032739 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-be49121d-f557-416e-bc07-c106bb03fdee tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:19.042341 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.042341 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:19.044197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be49121d-f557-416e-bc07-c106bb03fdee tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:19.045567 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 446/1787] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.060870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cd21d069-dbaa-497e-a98b-27c966f002a3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.065800 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd21d069-dbaa-497e-a98b-27c966f002a3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:02:19.066207 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd21d069-dbaa-497e-a98b-27c966f002a3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.066967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd21d069-dbaa-497e-a98b-27c966f002a3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.080712 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.080712 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:19.092593 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cd21d069-dbaa-497e-a98b-27c966f002a3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:19.104191 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd21d069-dbaa-497e-a98b-27c966f002a3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 200 Jul 03 13:02:19.108197 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 452/1788] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.121380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.284634 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6/export_record Jul 03 13:02:19.284871 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.285497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'export_record' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.285497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Export record for backup 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:02:19.305353 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.305353 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:19.307901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.api [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling RPCAPI with context: , host: np0000004418, backup: 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:02:19.332605 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] export_record in rpcapi backup_id 3fb49945-6c8d-4365-a715-23e7422e6cf6 on host np0000004418. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:02:19.450476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c5aa6ebc-dbb0-4ded-bdd8-56fb1678db02 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.453349 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c5aa6ebc-dbb0-4ded-bdd8-56fb1678db02 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:19.453708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c5aa6ebc-dbb0-4ded-bdd8-56fb1678db02 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.453950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c5aa6ebc-dbb0-4ded-bdd8-56fb1678db02 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.478454 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.478454 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:19.486278 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c5aa6ebc-dbb0-4ded-bdd8-56fb1678db02 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:19.497781 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c5aa6ebc-dbb0-4ded-bdd8-56fb1678db02 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:19.497781 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 433/1789] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.822201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-56d5a136-275a-4fcd-9668-b9dfc9ba18b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.824521 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56d5a136-275a-4fcd-9668-b9dfc9ba18b6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:19.824943 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56d5a136-275a-4fcd-9668-b9dfc9ba18b6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.825320 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56d5a136-275a-4fcd-9668-b9dfc9ba18b6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.825567 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-56d5a136-275a-4fcd-9668-b9dfc9ba18b6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:19.831408 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.831408 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:19.832607 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56d5a136-275a-4fcd-9668-b9dfc9ba18b6 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:19.833629 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 447/1790] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.835443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2ZiNDk5NDUtNmM4ZC00MzY1LWE3MTUtMjNlNzQyMmU2Y2Y2IiwgInVzZXJfaWQiOiAiODRmMWQzNDdkZjBjNDdkNzhiOWYxNDE5OTlmYWExYTgiLCAicHJvamVjdF9pZCI6ICIyMDNhNTk4NTFlODI0MTRmOTE1ZmUyZWYzZjdjZmQxMCIsICJ2b2x1bWVfaWQiOiAiZmI1ODI1N2YtY2NmNS00MTQzLWI3ZWMtZjg1YTMwMWU0OGI3IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjU2ODk5OTA0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3MjE3ODg0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjU4MjU3Zi1jY2Y1LTQxNDMtYjdlYy1mODVhMzAxZTQ4YjcvMjAyNjA3MDMxMzAxNTgvYXpfbm92YV9iYWNrdXBfM2ZiNDk5NDUtNmM4ZC00MzY1LWE3MTUtMjNlNzQyMmU2Y2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjAyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:02:19.835443 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae101398-cb16-4961-a2fc-5e3f761bccc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6/export_record returned with HTTP 200 Jul 03 13:02:19.835443 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 459/1791] 10.4.3.13 () {66 vars in 1383 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6/export_record => generated 1512 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:19.846966 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d6b306f0-5649-452a-bb92-332523d57b74 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.848449 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.849948 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d6b306f0-5649-452a-bb92-332523d57b74 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:02:19.850130 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d6b306f0-5649-452a-bb92-332523d57b74 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.850357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d6b306f0-5649-452a-bb92-332523d57b74 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.856195 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] POST https://10.4.3.13/volume/v3/backups/import_record Jul 03 13:02:19.856195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZjVlMzEtNjI4ZC00ZWY4LTkwYjYtYmNmMzIyZjI1ZWFiIiwgInVzZXJfaWQiOiAiODRmMWQzNDdkZjBjNDdkNzhiOWYxNDE5OTlmYWExYTgiLCAicHJvamVjdF9pZCI6ICIyMDNhNTk4NTFlODI0MTRmOTE1ZmUyZWYzZjdjZmQxMCIsICJ2b2x1bWVfaWQiOiAiZmI1ODI1N2YtY2NmNS00MTQzLWI3ZWMtZjg1YTMwMWU0OGI3IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjU2ODk5OTA0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3MjE3ODg0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjU4MjU3Zi1jY2Y1LTQxNDMtYjdlYy1mODVhMzAxZTQ4YjcvMjAyNjA3MDMxMzAxNTgvYXpfbm92YV9iYWNrdXBfM2ZiNDk5NDUtNmM4ZC00MzY1LWE3MTUtMjNlNzQyMmU2Y2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjAyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:19.857264 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZjVlMzEtNjI4ZC00ZWY4LTkwYjYtYmNmMzIyZjI1ZWFiIiwgInVzZXJfaWQiOiAiODRmMWQzNDdkZjBjNDdkNzhiOWYxNDE5OTlmYWExYTgiLCAicHJvamVjdF9pZCI6ICIyMDNhNTk4NTFlODI0MTRmOTE1ZmUyZWYzZjdjZmQxMCIsICJ2b2x1bWVfaWQiOiAiZmI1ODI1N2YtY2NmNS00MTQzLWI3ZWMtZjg1YTMwMWU0OGI3IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjU2ODk5OTA0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3MjE3ODg0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjU4MjU3Zi1jY2Y1LTQxNDMtYjdlYy1mODVhMzAxZTQ4YjcvMjAyNjA3MDMxMzAxNTgvYXpfbm92YV9iYWNrdXBfM2ZiNDk5NDUtNmM4ZC00MzY1LWE3MTUtMjNlNzQyMmU2Y2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjAyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99822) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 13:02:19.857443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZjVlMzEtNjI4ZC00ZWY4LTkwYjYtYmNmMzIyZjI1ZWFiIiwgInVzZXJfaWQiOiAiODRmMWQzNDdkZjBjNDdkNzhiOWYxNDE5OTlmYWExYTgiLCAicHJvamVjdF9pZCI6ICIyMDNhNTk4NTFlODI0MTRmOTE1ZmUyZWYzZjdjZmQxMCIsICJ2b2x1bWVfaWQiOiAiZmI1ODI1N2YtY2NmNS00MTQzLWI3ZWMtZjg1YTMwMWU0OGI3IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjU2ODk5OTA0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3MjE3ODg0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjU4MjU3Zi1jY2Y1LTQxNDMtYjdlYy1mODVhMzAxZTQ4YjcvMjAyNjA3MDMxMzAxNTgvYXpfbm92YV9iYWNrdXBfM2ZiNDk5NDUtNmM4ZC00MzY1LWE3MTUtMjNlNzQyMmU2Y2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjAyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99822) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 13:02:19.860372 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.860372 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:19.866903 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d6b306f0-5649-452a-bb92-332523d57b74 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:02:19.878948 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d6b306f0-5649-452a-bb92-332523d57b74 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 200 Jul 03 13:02:19.878948 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 453/1792] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.898292 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8d72de8e-c4a1-4b2c-81a5-80ba71cffbfb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.900448 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8d72de8e-c4a1-4b2c-81a5-80ba71cffbfb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] PUT https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:19.901039 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8d72de8e-c4a1-4b2c-81a5-80ba71cffbfb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1749974854", "description": "tempest-volume-backup-description-1185174474"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:19.908281 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.908281 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:19.921319 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8d72de8e-c4a1-4b2c-81a5-80ba71cffbfb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:19.921459 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 448/1793] 10.4.3.13 () {70 vars in 1402 bytes} [Fri Jul 3 13:02:19 2026] PUT /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.936383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-50941dba-cc3e-475f-938a-4e4ddc5e716f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.938560 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50941dba-cc3e-475f-938a-4e4ddc5e716f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:19.940504 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50941dba-cc3e-475f-938a-4e4ddc5e716f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.940504 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50941dba-cc3e-475f-938a-4e4ddc5e716f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.940504 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-50941dba-cc3e-475f-938a-4e4ddc5e716f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:19.941593 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Created reservations ['54e6a8f6-62fc-479f-8611-19bc292f8df6', 'ba0eb66a-3166-49b1-a322-8c6baa29c061'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:19.946981 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.946981 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:19.946981 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50941dba-cc3e-475f-938a-4e4ddc5e716f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:19.946981 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 460/1794] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:19 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 838 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:19.960360 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-19ac966b-5628-42fa-9127-931c163eec4d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:19.962191 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19ac966b-5628-42fa-9127-931c163eec4d tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] DELETE https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:19.962462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19ac966b-5628-42fa-9127-931c163eec4d tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:19.962775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19ac966b-5628-42fa-9127-931c163eec4d tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:19.962933 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-19ac966b-5628-42fa-9127-931c163eec4d tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Delete backup with id: 6a574017-807d-429e-b037-9d9199c0a5ca. Jul 03 13:02:19.969725 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:19.969725 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:19.996982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] import_record rpcapi backup id 52cf5e31-628d-4ef8-90b6-bcf322f25eab on host np0000004418 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZjVlMzEtNjI4ZC00ZWY4LTkwYjYtYmNmMzIyZjI1ZWFiIiwgInVzZXJfaWQiOiAiODRmMWQzNDdkZjBjNDdkNzhiOWYxNDE5OTlmYWExYTgiLCAicHJvamVjdF9pZCI6ICIyMDNhNTk4NTFlODI0MTRmOTE1ZmUyZWYzZjdjZmQxMCIsICJ2b2x1bWVfaWQiOiAiZmI1ODI1N2YtY2NmNS00MTQzLWI3ZWMtZjg1YTMwMWU0OGI3IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjU2ODk5OTA0IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3MjE3ODg0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjU4MjU3Zi1jY2Y1LTQxNDMtYjdlYy1mODVhMzAxZTQ4YjcvMjAyNjA3MDMxMzAxNTgvYXpfbm92YV9iYWNrdXBfM2ZiNDk5NDUtNmM4ZC00MzY1LWE3MTUtMjNlNzQyMmU2Y2Y2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowMTo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjAyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99822) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 13:02:19.999847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-19ac966b-5628-42fa-9127-931c163eec4d tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] delete_backup rpcapi backup_id 6a574017-807d-429e-b037-9d9199c0a5ca {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:02:20.000078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Import record output: {'backup': {'id': '52cf5e31-628d-4ef8-90b6-bcf322f25eab', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab'}, {'rel': 'bookmark', 'href': 'https://10.4.3.13/volume/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab'}]}}. {{(pid=99822) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 13:02:20.000460 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a9a6cb07-b92f-4985-898e-2ab2eb81df72 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/import_record returned with HTTP 201 Jul 03 13:02:20.001067 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 434/1795] 10.4.3.13 () {68 vars in 1295 bytes} [Fri Jul 3 13:02:19 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 153 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:02:20.001829 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19ac966b-5628-42fa-9127-931c163eec4d tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 202 Jul 03 13:02:20.002243 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 454/1796] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:02:19 2026] DELETE /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:20.012388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5233ca0b-6f3b-499f-8358-12c63ecc83bb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:20.013571 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-26b29de6-ada7-4e74-98ae-326854748953 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:20.014773 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5233ca0b-6f3b-499f-8358-12c63ecc83bb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:20.017822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5233ca0b-6f3b-499f-8358-12c63ecc83bb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:20.017822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5233ca0b-6f3b-499f-8358-12c63ecc83bb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:20.017822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5233ca0b-6f3b-499f-8358-12c63ecc83bb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:20.018089 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-26b29de6-ada7-4e74-98ae-326854748953 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] GET https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab Jul 03 13:02:20.018089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-26b29de6-ada7-4e74-98ae-326854748953 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:20.018089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-26b29de6-ada7-4e74-98ae-326854748953 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:20.018089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-26b29de6-ada7-4e74-98ae-326854748953 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Show backup with id 52cf5e31-628d-4ef8-90b6-bcf322f25eab. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:20.021589 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:20.021589 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:20.022498 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5233ca0b-6f3b-499f-8358-12c63ecc83bb tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 200 Jul 03 13:02:20.022875 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 449/1797] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:20 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:20.024386 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:20.024386 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:20.025713 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-26b29de6-ada7-4e74-98ae-326854748953 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab returned with HTTP 200 Jul 03 13:02:20.026356 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 461/1798] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:20 2026] GET /volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:20.346279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e707a874-4da7-486d-81ee-846897ec9f9a req-a7076d69-7c2a-4d94-9f08-a879c19d5026 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:20.348999 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-a7076d69-7c2a-4d94-9f08-a879c19d5026 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130/action Jul 03 13:02:20.349572 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-a7076d69-7c2a-4d94-9f08-a879c19d5026 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:02:20.349753 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-a7076d69-7c2a-4d94-9f08-a879c19d5026 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:20.375466 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:20.375466 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:20.396482 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e707a874-4da7-486d-81ee-846897ec9f9a req-a7076d69-7c2a-4d94-9f08-a879c19d5026 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130/action returned with HTTP 204 Jul 03 13:02:20.397100 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 435/1799] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:02:20 2026] POST /volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:20.520200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-161aa030-cb6c-4ad8-8ca6-68a9c16a5659 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:20.531848 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-161aa030-cb6c-4ad8-8ca6-68a9c16a5659 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:20.532618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-161aa030-cb6c-4ad8-8ca6-68a9c16a5659 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:20.533634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-161aa030-cb6c-4ad8-8ca6-68a9c16a5659 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:20.555089 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:20.555089 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:20.566393 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-161aa030-cb6c-4ad8-8ca6-68a9c16a5659 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:20.574955 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-161aa030-cb6c-4ad8-8ca6-68a9c16a5659 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:20.575617 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 455/1800] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:20 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:20.645974 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-577b1fe3-7523-4479-948b-66bceabfde45 req-3c80ff3c-3b7a-43c5-b791-e9bdd55f4c4f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:20.649575 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-3c80ff3c-3b7a-43c5-b791-e9bdd55f4c4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:20.650022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-3c80ff3c-3b7a-43c5-b791-e9bdd55f4c4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:20.650256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-3c80ff3c-3b7a-43c5-b791-e9bdd55f4c4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:20.673473 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:20.673473 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:20.682191 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-577b1fe3-7523-4479-948b-66bceabfde45 req-3c80ff3c-3b7a-43c5-b791-e9bdd55f4c4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:20.690187 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-3c80ff3c-3b7a-43c5-b791-e9bdd55f4c4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:20.690754 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 450/1801] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:02:20 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1143 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:21.040088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4091fa1b-b1ac-454a-b02a-a119617b356f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.040582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-02d6b2cd-1e9e-44ba-8ce3-90610e14863e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.042325 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4091fa1b-b1ac-454a-b02a-a119617b356f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca Jul 03 13:02:21.042680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4091fa1b-b1ac-454a-b02a-a119617b356f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:21.042864 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-02d6b2cd-1e9e-44ba-8ce3-90610e14863e tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] GET https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab Jul 03 13:02:21.043072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4091fa1b-b1ac-454a-b02a-a119617b356f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:21.043072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4091fa1b-b1ac-454a-b02a-a119617b356f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Show backup with id 6a574017-807d-429e-b037-9d9199c0a5ca. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:21.043133 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-02d6b2cd-1e9e-44ba-8ce3-90610e14863e tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:21.043335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-02d6b2cd-1e9e-44ba-8ce3-90610e14863e tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:21.043446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-02d6b2cd-1e9e-44ba-8ce3-90610e14863e tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Show backup with id 52cf5e31-628d-4ef8-90b6-bcf322f25eab. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:21.048196 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4091fa1b-b1ac-454a-b02a-a119617b356f tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca returned with HTTP 404 Jul 03 13:02:21.048566 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:21.048566 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:21.048890 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 462/1802] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:21 2026] GET /volume/v3/backups/6a574017-807d-429e-b037-9d9199c0a5ca => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:21.049484 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-02d6b2cd-1e9e-44ba-8ce3-90610e14863e tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab returned with HTTP 200 Jul 03 13:02:21.049881 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 436/1803] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:21 2026] GET /volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:21.064632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6d307693-c2c4-4c0b-8ab6-8399a3ac236b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.068505 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6d307693-c2c4-4c0b-8ab6-8399a3ac236b tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] GET https://10.4.3.13/volume/v3/backups Jul 03 13:02:21.068505 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6d307693-c2c4-4c0b-8ab6-8399a3ac236b tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:21.068505 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6d307693-c2c4-4c0b-8ab6-8399a3ac236b tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:21.088188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6d307693-c2c4-4c0b-8ab6-8399a3ac236b tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 200 Jul 03 13:02:21.088776 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 456/1804] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 13:02:21 2026] GET /volume/v3/backups => generated 336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:21.100239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.103340 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] POST https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6/restore Jul 03 13:02:21.103759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:21.109352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Restoring backup 3fb49945-6c8d-4365-a715-23e7422e6cf6 ({'restore': {}}) {{(pid=99823) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:02:21.109440 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Restoring backup 3fb49945-6c8d-4365-a715-23e7422e6cf6 to volume None. Jul 03 13:02:21.114496 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:21.114496 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:21.116382 np0000004418 devstack@c-api.service[99823]: INFO cinder.backup.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Creating volume of 1 GB for restore of backup 3fb49945-6c8d-4365-a715-23e7422e6cf6. Jul 03 13:02:21.126076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:02:21.125705. {{(pid=99823) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:02:21.126352 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Availability Zones retrieved successfully. Jul 03 13:02:21.135629 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Flow 'volume_create_api' (8890c3f4-6c54-4119-8e78-9bba1b3723db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:21.137039 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab77c725-7925-4122-b2a2-1d6d79352bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:21.138312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:21.157997 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6670747a-5870-4dc3-a281-f59ada2b4829 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.159705 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6670747a-5870-4dc3-a281-f59ada2b4829 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:02:21.159985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6670747a-5870-4dc3-a281-f59ada2b4829 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:21.160570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6670747a-5870-4dc3-a281-f59ada2b4829 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:21.172213 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:21.172213 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:21.185400 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6670747a-5870-4dc3-a281-f59ada2b4829 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:02:21.190367 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6670747a-5870-4dc3-a281-f59ada2b4829 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 200 Jul 03 13:02:21.190367 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 463/1805] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:21 2026] GET /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:21.195301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab77c725-7925-4122-b2a2-1d6d79352bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:21.195301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1f39a2-96af-422c-adff-3d42d69b8330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:21.211197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-457332bc-fb48-4478-9a96-312cf26f5649 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.214330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] DELETE https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:02:21.214770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:21.217343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:21.217665 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Delete volume with id: 74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:02:21.235521 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:21.235521 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:21.236451 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:02:21.261519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Created reservations ['090ab9a7-bb13-4021-a41d-f50c9c42e730', '8164ac22-30a0-49ba-8767-25cf04d9ab67', 'd6640a62-6290-4ea3-aa31-e263d7935ea8', '16863cd0-a96f-4724-9148-886c0663e8a1'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:21.263400 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1f39a2-96af-422c-adff-3d42d69b8330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['090ab9a7-bb13-4021-a41d-f50c9c42e730', '8164ac22-30a0-49ba-8767-25cf04d9ab67', 'd6640a62-6290-4ea3-aa31-e263d7935ea8', '16863cd0-a96f-4724-9148-886c0663e8a1']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:21.265482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04adb8dd-b9c0-4f5d-9405-cfed57aa41fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:21.271278 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Delete volume request issued successfully. Jul 03 13:02:21.271278 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-457332bc-fb48-4478-9a96-312cf26f5649 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 202 Jul 03 13:02:21.271278 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 437/1806] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:02:21 2026] DELETE /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:21.281829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7e0fc272-7173-4320-ae50-75ce4a9f1585 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:21.284032 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e0fc272-7173-4320-ae50-75ce4a9f1585 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:02:21.284441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e0fc272-7173-4320-ae50-75ce4a9f1585 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:21.284766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e0fc272-7173-4320-ae50-75ce4a9f1585 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:21.298181 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:21.298181 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:21.306189 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7e0fc272-7173-4320-ae50-75ce4a9f1585 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Volume info retrieved successfully. Jul 03 13:02:21.310343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04adb8dd-b9c0-4f5d-9405-cfed57aa41fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09100287-293d-4f86-9b6c-6d9fc08bbf54', '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_3fb49945-6c8d-4365-a715-23e7422e6cf6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203a59851e82414f915fe2ef3f7cfd10',qos_specs=None,replication_status=,reservations=['090ab9a7-bb13-4021-a41d-f50c9c42e730','8164ac22-30a0-49ba-8767-25cf04d9ab67','d6640a62-6290-4ea3-aa31-e263d7935ea8','16863cd0-a96f-4724-9148-886c0663e8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f1d347df0c47d78b9f141999faa1a8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3fb49945-6c8d-4365-a715-23e7422e6cf6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09100287-293d-4f86-9b6c-6d9fc08bbf54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='203a59851e82414f915fe2ef3f7cfd10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f1d347df0c47d78b9f141999faa1a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:21.311992 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a643c6-664c-4312-a419-bb7cccb6715c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:21.314304 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e0fc272-7173-4320-ae50-75ce4a9f1585 tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 200 Jul 03 13:02:21.315067 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 457/1807] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:21 2026] GET /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:21.341079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a643c6-664c-4312-a419-bb7cccb6715c) transitioned into 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_3fb49945-6c8d-4365-a715-23e7422e6cf6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203a59851e82414f915fe2ef3f7cfd10',qos_specs=None,replication_status=,reservations=['090ab9a7-bb13-4021-a41d-f50c9c42e730','8164ac22-30a0-49ba-8767-25cf04d9ab67','d6640a62-6290-4ea3-aa31-e263d7935ea8','16863cd0-a96f-4724-9148-886c0663e8a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f1d347df0c47d78b9f141999faa1a8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:21.342238 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb8b325-c119-4dbe-aed4-7b5c5ed50906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:21.359105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb8b325-c119-4dbe-aed4-7b5c5ed50906) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:21.360882 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Flow 'volume_create_api' (8890c3f4-6c54-4119-8e78-9bba1b3723db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:21.361388 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume request issued successfully. Jul 03 13:02:21.369145 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:21.369145 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:21.369782 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:22.333669 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-17ef6f60-6d37-4e0b-9159-db33e654dd6e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:22.336030 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-17ef6f60-6d37-4e0b-9159-db33e654dd6e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] GET https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af Jul 03 13:02:22.336380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-17ef6f60-6d37-4e0b-9159-db33e654dd6e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:22.336676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-17ef6f60-6d37-4e0b-9159-db33e654dd6e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:22.344509 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-17ef6f60-6d37-4e0b-9159-db33e654dd6e tempest-VolumesBackupsV39Test-1701900078 tempest-VolumesBackupsV39Test-1701900078-project-member] https://10.4.3.13/volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af returned with HTTP 404 Jul 03 13:02:22.345106 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 464/1808] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:02:22 2026] GET /volume/v3/volumes/74f36738-b36b-451b-8ff5-ca8b0b6994af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:22.378739 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:22.378739 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:22.380600 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:22.380600 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Checking backup size 1 against volume size 1 {{(pid=99823) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:02:22.380600 np0000004418 devstack@c-api.service[99823]: INFO cinder.backup.api [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Overwriting volume 09100287-293d-4f86-9b6c-6d9fc08bbf54 with restore of backup 3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:22.414608 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] restore_backup in rpcapi backup_id 3fb49945-6c8d-4365-a715-23e7422e6cf6 {{(pid=99823) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:02:22.417026 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c369a67c-7c2b-4583-8607-6207cd18b9aa tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6/restore returned with HTTP 202 Jul 03 13:02:22.417789 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 451/1809] 10.4.3.13 () {68 vars in 1386 bytes} [Fri Jul 3 13:02:21 2026] POST /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6/restore => generated 189 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:22.432454 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef9b2d0f-608c-49ac-96f7-b926926daa2d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:22.434970 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef9b2d0f-608c-49ac-96f7-b926926daa2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:22.435302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2d0f-608c-49ac-96f7-b926926daa2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:22.435634 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2d0f-608c-49ac-96f7-b926926daa2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:22.435808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ef9b2d0f-608c-49ac-96f7-b926926daa2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:22.448469 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:22.448469 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:22.449376 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef9b2d0f-608c-49ac-96f7-b926926daa2d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:22.454963 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 438/1810] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:22 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:22.745945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-511e720f-7e70-4cbd-9880-2922da96cafc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:22.749189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-511e720f-7e70-4cbd-9880-2922da96cafc None None] GET https://10.4.3.13/volume// Jul 03 13:02:22.749189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-511e720f-7e70-4cbd-9880-2922da96cafc None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:22.749189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-511e720f-7e70-4cbd-9880-2922da96cafc None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:22.749189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-511e720f-7e70-4cbd-9880-2922da96cafc None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:22.749189 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 458/1811] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:02:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:22.761879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-577b1fe3-7523-4479-948b-66bceabfde45 req-cb6d88c1-a952-4f6c-8f13-c0e62cc0f037 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:22.768785 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-cb6d88c1-a952-4f6c-8f13-c0e62cc0f037 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:02:22.769181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-cb6d88c1-a952-4f6c-8f13-c0e62cc0f037 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451299e6-ba18-4a4a-bae9-f6c4a47b2c3e", "connector": null, "instance_uuid": "17de6a97-afb6-40df-ab99-55b1bfcd647a"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:22.783612 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:22.783612 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:22.824125 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-cb6d88c1-a952-4f6c-8f13-c0e62cc0f037 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:02:22.824808 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 465/1812] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:02:22 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 13:02:23.222877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-66482813-cd8c-424b-8747-6b1a14d8550b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:23.224890 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66482813-cd8c-424b-8747-6b1a14d8550b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:23.225047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66482813-cd8c-424b-8747-6b1a14d8550b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:23.225265 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66482813-cd8c-424b-8747-6b1a14d8550b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:23.243900 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:23.243900 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:23.252433 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-66482813-cd8c-424b-8747-6b1a14d8550b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:23.262795 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66482813-cd8c-424b-8747-6b1a14d8550b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:23.262795 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 452/1813] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:23 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:23.365812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef83d8d8-938e-4c98-8f6f-5a1d00f3303f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:23.366487 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef83d8d8-938e-4c98-8f6f-5a1d00f3303f None None] GET https://10.4.3.13/volume// Jul 03 13:02:23.366652 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef83d8d8-938e-4c98-8f6f-5a1d00f3303f None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:23.366800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef83d8d8-938e-4c98-8f6f-5a1d00f3303f None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:23.367440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef83d8d8-938e-4c98-8f6f-5a1d00f3303f None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:23.367618 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 439/1814] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:02:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:23.381396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-577b1fe3-7523-4479-948b-66bceabfde45 req-c589a428-359a-463b-99d6-a59ce6fc39d1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:23.385099 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-c589a428-359a-463b-99d6-a59ce6fc39d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:23.386971 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-c589a428-359a-463b-99d6-a59ce6fc39d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:23.387353 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-c589a428-359a-463b-99d6-a59ce6fc39d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:23.412482 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:23.412482 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:23.418305 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-577b1fe3-7523-4479-948b-66bceabfde45 req-c589a428-359a-463b-99d6-a59ce6fc39d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:23.423267 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-c589a428-359a-463b-99d6-a59ce6fc39d1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:23.424120 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 459/1815] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:02:23 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1325 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 13:02:23.472842 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3382c7a1-7e6c-44f2-903f-e9a73f820a1f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:23.475985 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3382c7a1-7e6c-44f2-903f-e9a73f820a1f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:23.476317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3382c7a1-7e6c-44f2-903f-e9a73f820a1f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:23.476751 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3382c7a1-7e6c-44f2-903f-e9a73f820a1f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:23.477032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3382c7a1-7e6c-44f2-903f-e9a73f820a1f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:23.483844 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:23.483844 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:23.485065 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3382c7a1-7e6c-44f2-903f-e9a73f820a1f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:23.485397 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 466/1816] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:23 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:23.555613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:23.560646 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5 Jul 03 13:02:23.561869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:23.589610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:02:23.594889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:02:23.596300 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:23.596300 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:24.104150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:24.141181 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" released by "attachment_update" :: held 0.542s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:02:24.141181 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-868bd510-2bf6-4c72-9e1e-4fff1b6b2fad tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5 returned with HTTP 200 Jul 03 13:02:24.141181 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 453/1817] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:02:23 2026] PUT /volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5 => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:24.282854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fef9d2a6-6d59-471f-bc99-e7c0efa77dfb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:24.285357 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fef9d2a6-6d59-471f-bc99-e7c0efa77dfb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:24.285665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fef9d2a6-6d59-471f-bc99-e7c0efa77dfb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:24.285715 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:24.285840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fef9d2a6-6d59-471f-bc99-e7c0efa77dfb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:24.286189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1814909109"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:24.289639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1814909109'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:24.289639 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Create volume of 2 GB Jul 03 13:02:24.295011 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Availability Zones retrieved successfully. Jul 03 13:02:24.305475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Flow 'volume_create_api' (59d54952-c402-485f-ac06-2304fb4c0973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:24.306663 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:24.306663 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:24.307149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b75145d-4816-4b1b-b926-8103c1d72e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:24.309762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Validating volume size '2' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:24.312303 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fef9d2a6-6d59-471f-bc99-e7c0efa77dfb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:24.318870 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fef9d2a6-6d59-471f-bc99-e7c0efa77dfb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:24.319622 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 460/1818] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:24 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:24.356406 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b75145d-4816-4b1b-b926-8103c1d72e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:24.357614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9968be09-cbe7-4f9a-8e4a-87641001d9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:24.468841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Created reservations ['94fd353f-db1a-41f5-92d8-b8f3af9015e7', '7d9af0d2-408a-4aee-b228-438076454b6b', '23096829-a20a-4e15-b209-6eecaf11be2f', 'c7e575eb-31fb-45b5-b914-581d7feebbcb'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:24.470062 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9968be09-cbe7-4f9a-8e4a-87641001d9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94fd353f-db1a-41f5-92d8-b8f3af9015e7', '7d9af0d2-408a-4aee-b228-438076454b6b', '23096829-a20a-4e15-b209-6eecaf11be2f', 'c7e575eb-31fb-45b5-b914-581d7feebbcb']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:24.470976 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3130629-2169-407d-8d73-ce7e157573ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:24.501200 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-894acfef-3ae2-4b00-916e-43994d6308e8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:24.501594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-894acfef-3ae2-4b00-916e-43994d6308e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:24.501634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-894acfef-3ae2-4b00-916e-43994d6308e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:24.501911 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-894acfef-3ae2-4b00-916e-43994d6308e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:24.502720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-894acfef-3ae2-4b00-916e-43994d6308e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:24.507880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3130629-2169-407d-8d73-ce7e157573ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0433dbec-4eb3-4557-9dfa-fbba03fdbe70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1814909109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8448e05da6e44ce9dd26619a1fb52ae',qos_specs=None,replication_status=,reservations=['94fd353f-db1a-41f5-92d8-b8f3af9015e7','7d9af0d2-408a-4aee-b228-438076454b6b','23096829-a20a-4e15-b209-6eecaf11be2f','c7e575eb-31fb-45b5-b914-581d7feebbcb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343dade0ce904e7fb19f3017029a9547',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1814909109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0433dbec-4eb3-4557-9dfa-fbba03fdbe70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8448e05da6e44ce9dd26619a1fb52ae',provider_auth=None,provider_geometry=None,provider_id=None,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='343dade0ce904e7fb19f3017029a9547',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:24.508803 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:24.508803 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:24.509057 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05692a32-d972-46c0-bf16-a2e3c9e48c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:24.509728 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-894acfef-3ae2-4b00-916e-43994d6308e8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:24.510431 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 467/1819] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:24 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:24.545037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05692a32-d972-46c0-bf16-a2e3c9e48c47) transitioned into state 'SUCCESS' from state '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-1814909109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8448e05da6e44ce9dd26619a1fb52ae',qos_specs=None,replication_status=,reservations=['94fd353f-db1a-41f5-92d8-b8f3af9015e7','7d9af0d2-408a-4aee-b228-438076454b6b','23096829-a20a-4e15-b209-6eecaf11be2f','c7e575eb-31fb-45b5-b914-581d7feebbcb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343dade0ce904e7fb19f3017029a9547',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:24.545923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d21feb9-5dea-4ba2-be37-68da993d49fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:24.564395 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d21feb9-5dea-4ba2-be37-68da993d49fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:24.565967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Flow 'volume_create_api' (59d54952-c402-485f-ac06-2304fb4c0973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:24.566925 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Create volume request issued successfully. Jul 03 13:02:24.568076 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba216a16-214e-4e2b-acdf-0dee33cea85d tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:24.569097 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 440/1820] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:02:24 2026] POST /volume/v3/volumes => generated 753 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:24.588272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-df574a21-9bec-4853-a9cc-5bffaa7f0d18 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:24.591474 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df574a21-9bec-4853-a9cc-5bffaa7f0d18 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] GET https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:24.591752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df574a21-9bec-4853-a9cc-5bffaa7f0d18 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:24.592020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df574a21-9bec-4853-a9cc-5bffaa7f0d18 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:24.609943 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:24.609943 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:24.619115 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-df574a21-9bec-4853-a9cc-5bffaa7f0d18 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Volume info retrieved successfully. Jul 03 13:02:24.626869 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df574a21-9bec-4853-a9cc-5bffaa7f0d18 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 returned with HTTP 200 Jul 03 13:02:24.627797 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 454/1821] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:24 2026] GET /volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:25.335975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7a6a24d6-fa0a-4716-9131-719bf0268a15 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.339074 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a6a24d6-fa0a-4716-9131-719bf0268a15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:25.339448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a6a24d6-fa0a-4716-9131-719bf0268a15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:25.339767 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a6a24d6-fa0a-4716-9131-719bf0268a15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:25.359407 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.359407 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:25.364841 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a6a24d6-fa0a-4716-9131-719bf0268a15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:25.370380 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a6a24d6-fa0a-4716-9131-719bf0268a15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:25.371116 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 461/1822] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:25 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:25.528088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6e2d1ac7-ebca-4960-8b4b-b4536cf8fd14 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.530425 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e2d1ac7-ebca-4960-8b4b-b4536cf8fd14 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:25.530641 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e2d1ac7-ebca-4960-8b4b-b4536cf8fd14 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:25.530842 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e2d1ac7-ebca-4960-8b4b-b4536cf8fd14 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:25.530944 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6e2d1ac7-ebca-4960-8b4b-b4536cf8fd14 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:25.535858 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.535858 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:25.537866 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e2d1ac7-ebca-4960-8b4b-b4536cf8fd14 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:25.537866 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 468/1823] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:25 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:25.650914 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4966f84a-7bb3-4b3f-afdd-21fccec25577 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.653286 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4966f84a-7bb3-4b3f-afdd-21fccec25577 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] GET https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:25.653663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4966f84a-7bb3-4b3f-afdd-21fccec25577 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:25.654303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4966f84a-7bb3-4b3f-afdd-21fccec25577 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:25.664746 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.664746 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:25.675347 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4966f84a-7bb3-4b3f-afdd-21fccec25577 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Volume info retrieved successfully. Jul 03 13:02:25.684894 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4966f84a-7bb3-4b3f-afdd-21fccec25577 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 returned with HTTP 200 Jul 03 13:02:25.685526 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 441/1824] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:25 2026] GET /volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:25.705837 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.709524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:25.710274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0433dbec-4eb3-4557-9dfa-fbba03fdbe70"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:25.712900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0433dbec-4eb3-4557-9dfa-fbba03fdbe70'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:25.724247 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.724247 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:25.725139 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Volume retrieved successfully. Jul 03 13:02:25.725716 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Create volume of 1 GB Jul 03 13:02:25.731608 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Availability Zones retrieved successfully. Jul 03 13:02:25.738459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Flow 'volume_create_api' (eb14d124-5e4d-4c91-a44e-dae46a9fece4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:25.740075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd794e31-8fec-4879-bb44-8024f92c9404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:25.741830 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:25.743682 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd794e31-8fec-4879-bb44-8024f92c9404) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:02:25.743682 np0000004418 devstack@c-api.service[99823]: 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 13:02:25.746363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd794e31-8fec-4879-bb44-8024f92c9404) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:25.747638 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd794e31-8fec-4879-bb44-8024f92c9404) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:02:25.748713 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Flow 'volume_create_api' (eb14d124-5e4d-4c91-a44e-dae46a9fece4) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:02:25.749055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f9cd8f68-480e-4729-aef0-882d9e82ebd5 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 13:02:25.749887 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 455/1825] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:02:25 2026] POST /volume/v3/volumes => generated 173 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:02:25.761737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d42a4d2e-2297-459d-8e14-f875cf527de8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.764403 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d42a4d2e-2297-459d-8e14-f875cf527de8 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] GET https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:25.764604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d42a4d2e-2297-459d-8e14-f875cf527de8 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:25.764834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d42a4d2e-2297-459d-8e14-f875cf527de8 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:25.774757 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.774757 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:25.780798 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d42a4d2e-2297-459d-8e14-f875cf527de8 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Volume info retrieved successfully. Jul 03 13:02:25.787993 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d42a4d2e-2297-459d-8e14-f875cf527de8 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 returned with HTTP 200 Jul 03 13:02:25.788619 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 462/1826] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:25 2026] GET /volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:25.807041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.809519 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:25.809816 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:25.810092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:25.810676 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Delete volume with id: 0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:25.820470 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.820470 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:25.821884 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Volume info retrieved successfully. Jul 03 13:02:25.856465 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Delete volume request issued successfully. Jul 03 13:02:25.856465 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-35cf7ac4-c3fd-459c-91d2-60d2e07d75ef tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 returned with HTTP 202 Jul 03 13:02:25.862094 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 469/1827] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:25 2026] DELETE /volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:25.873390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-56cc064c-7570-4fae-ad56-8fd7594a8ba1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:25.878203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-56cc064c-7570-4fae-ad56-8fd7594a8ba1 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] GET https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:25.878203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-56cc064c-7570-4fae-ad56-8fd7594a8ba1 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:25.880244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-56cc064c-7570-4fae-ad56-8fd7594a8ba1 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:25.897199 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:25.897199 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:25.908247 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-56cc064c-7570-4fae-ad56-8fd7594a8ba1 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Volume info retrieved successfully. Jul 03 13:02:25.917736 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-56cc064c-7570-4fae-ad56-8fd7594a8ba1 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 returned with HTTP 200 Jul 03 13:02:25.917736 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 442/1828] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:25 2026] GET /volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:02:26.392213 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8f81d658-745c-488a-b00c-1f7b43f14a37 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:26.399275 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8f81d658-745c-488a-b00c-1f7b43f14a37 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:26.399275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8f81d658-745c-488a-b00c-1f7b43f14a37 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:26.399275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8f81d658-745c-488a-b00c-1f7b43f14a37 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:26.428054 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:26.428054 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:26.433342 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8f81d658-745c-488a-b00c-1f7b43f14a37 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:26.438630 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8f81d658-745c-488a-b00c-1f7b43f14a37 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:26.439295 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 456/1829] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:26 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:26.555604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-28ec83f2-649a-44a5-8e55-bea4203f2f11 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:26.557890 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-28ec83f2-649a-44a5-8e55-bea4203f2f11 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:26.558171 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-28ec83f2-649a-44a5-8e55-bea4203f2f11 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:26.558492 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-28ec83f2-649a-44a5-8e55-bea4203f2f11 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:26.558624 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-28ec83f2-649a-44a5-8e55-bea4203f2f11 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:26.565755 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:26.565755 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:26.566989 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-28ec83f2-649a-44a5-8e55-bea4203f2f11 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:26.567541 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 463/1830] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:26 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:26.950814 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3f952927-993e-4b94-bdc6-390c33c62925 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:26.954026 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3f952927-993e-4b94-bdc6-390c33c62925 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] GET https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 Jul 03 13:02:26.954220 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3f952927-993e-4b94-bdc6-390c33c62925 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:26.954681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3f952927-993e-4b94-bdc6-390c33c62925 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:26.966882 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3f952927-993e-4b94-bdc6-390c33c62925 tempest-VolumesCloneNegativeTest-1842933476 tempest-VolumesCloneNegativeTest-1842933476-project-member] https://10.4.3.13/volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 returned with HTTP 404 Jul 03 13:02:26.967519 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 470/1831] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:26 2026] GET /volume/v3/volumes/0433dbec-4eb3-4557-9dfa-fbba03fdbe70 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:27.460991 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b9f6d6d-2119-41f5-866c-e12f81674a40 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:27.463631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b9f6d6d-2119-41f5-866c-e12f81674a40 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:27.463903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b9f6d6d-2119-41f5-866c-e12f81674a40 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:27.464142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b9f6d6d-2119-41f5-866c-e12f81674a40 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:27.481688 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:27.481688 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:27.486117 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4b9f6d6d-2119-41f5-866c-e12f81674a40 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:27.491090 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b9f6d6d-2119-41f5-866c-e12f81674a40 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:27.491649 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 443/1832] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:27 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:27.578763 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8f675cce-353e-46c4-8cf2-bbe0efb801a7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:27.580969 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8f675cce-353e-46c4-8cf2-bbe0efb801a7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:27.581617 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8f675cce-353e-46c4-8cf2-bbe0efb801a7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:27.581617 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8f675cce-353e-46c4-8cf2-bbe0efb801a7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:27.582007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-8f675cce-353e-46c4-8cf2-bbe0efb801a7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:27.588077 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:27.588077 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:27.589250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8f675cce-353e-46c4-8cf2-bbe0efb801a7 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:27.589937 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 457/1833] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:27 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:28.507512 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6ddd68bb-4ddf-45ca-b86f-2c109e0d7ebf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:28.511344 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6ddd68bb-4ddf-45ca-b86f-2c109e0d7ebf tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:28.511592 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6ddd68bb-4ddf-45ca-b86f-2c109e0d7ebf tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:28.512558 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6ddd68bb-4ddf-45ca-b86f-2c109e0d7ebf tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:28.538348 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:28.538348 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:28.543527 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6ddd68bb-4ddf-45ca-b86f-2c109e0d7ebf tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:28.551077 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6ddd68bb-4ddf-45ca-b86f-2c109e0d7ebf tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:28.551757 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 464/1834] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:28 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:28.601797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c594a8f7-cd79-4bac-9ad5-122edf0c5875 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:28.605157 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c594a8f7-cd79-4bac-9ad5-122edf0c5875 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:28.605501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c594a8f7-cd79-4bac-9ad5-122edf0c5875 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:28.605814 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c594a8f7-cd79-4bac-9ad5-122edf0c5875 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:28.606006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c594a8f7-cd79-4bac-9ad5-122edf0c5875 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:28.612298 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:28.612298 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:28.613548 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c594a8f7-cd79-4bac-9ad5-122edf0c5875 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:28.614096 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 471/1835] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:28 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:28.951608 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-63c103ac-380e-42a7-aa71-da409537d7cb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:28.953700 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:28.954109 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1235742540"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:28.955768 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create volume request body: {'volume': {'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1235742540'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:29.108225 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create volume of 1 GB Jul 03 13:02:29.114177 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Availability Zones retrieved successfully. Jul 03 13:02:29.121508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Flow 'volume_create_api' (4104c4e6-f668-44f6-b1b5-22f0c9d94ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:29.122977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472c703f-3b18-4ec1-8a99-78b60a5ddb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:29.124181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:29.213381 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472c703f-3b18-4ec1-8a99-78b60a5ddb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:29.214576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d271c5-0ea0-4450-b0d2-cfa3e5cdebfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:29.326275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Created reservations ['2404ffab-627c-47fb-8aa3-b1a751eacaf4', '7f285054-ff97-4701-a895-91265f1d0f4d', '06befc5e-4caa-48cf-9b70-9a4c6c56e08a', 'bfe18c0a-7212-44f2-bf21-a342a4914745'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:29.331194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d271c5-0ea0-4450-b0d2-cfa3e5cdebfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2404ffab-627c-47fb-8aa3-b1a751eacaf4', '7f285054-ff97-4701-a895-91265f1d0f4d', '06befc5e-4caa-48cf-9b70-9a4c6c56e08a', 'bfe18c0a-7212-44f2-bf21-a342a4914745']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:29.331194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce7149e-e517-466a-baf6-7a468b4f4f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:29.364341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce7149e-e517-466a-baf6-7a468b4f4f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90add8ec-32fc-4fc1-a4a3-de1654ec85bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1235742540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58441ef086ae41b6ba425d3d33fbae90',qos_specs=None,replication_status=,reservations=['2404ffab-627c-47fb-8aa3-b1a751eacaf4','7f285054-ff97-4701-a895-91265f1d0f4d','06befc5e-4caa-48cf-9b70-9a4c6c56e08a','bfe18c0a-7212-44f2-bf21-a342a4914745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48405f1ec734051a08d2cae1bbfae47',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1235742540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90add8ec-32fc-4fc1-a4a3-de1654ec85bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58441ef086ae41b6ba425d3d33fbae90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48405f1ec734051a08d2cae1bbfae47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:29.366522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdda4393-843c-4de3-822a-1894bfd465b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:29.398051 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdda4393-843c-4de3-822a-1894bfd465b1) transitioned into state 'SUCCESS' from state '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-1235742540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58441ef086ae41b6ba425d3d33fbae90',qos_specs=None,replication_status=,reservations=['2404ffab-627c-47fb-8aa3-b1a751eacaf4','7f285054-ff97-4701-a895-91265f1d0f4d','06befc5e-4caa-48cf-9b70-9a4c6c56e08a','bfe18c0a-7212-44f2-bf21-a342a4914745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48405f1ec734051a08d2cae1bbfae47',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:29.399185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d0188f-cfa4-4eab-bf38-b8b6a2a87289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:29.415770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22d0188f-cfa4-4eab-bf38-b8b6a2a87289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:29.416654 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Flow 'volume_create_api' (4104c4e6-f668-44f6-b1b5-22f0c9d94ad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:29.416997 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create volume request issued successfully. Jul 03 13:02:29.417735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63c103ac-380e-42a7-aa71-da409537d7cb tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:29.418930 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 444/1836] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:28 2026] POST /volume/v3/volumes => generated 746 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:29.435800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fed93ef1-6e31-4cee-a157-5b7efd2ecbd4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:29.438174 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fed93ef1-6e31-4cee-a157-5b7efd2ecbd4 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:29.438497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fed93ef1-6e31-4cee-a157-5b7efd2ecbd4 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:29.438702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fed93ef1-6e31-4cee-a157-5b7efd2ecbd4 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:29.449034 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:29.449034 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:29.455935 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fed93ef1-6e31-4cee-a157-5b7efd2ecbd4 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:29.464913 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fed93ef1-6e31-4cee-a157-5b7efd2ecbd4 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:29.465416 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 458/1837] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:29 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:29.570791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aa84c4ee-0c12-411c-9939-be16709da88c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:29.573292 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aa84c4ee-0c12-411c-9939-be16709da88c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:29.573292 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aa84c4ee-0c12-411c-9939-be16709da88c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:29.573728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aa84c4ee-0c12-411c-9939-be16709da88c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:29.592196 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:29.592196 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:29.599273 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-aa84c4ee-0c12-411c-9939-be16709da88c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:29.609081 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aa84c4ee-0c12-411c-9939-be16709da88c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:29.609279 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 465/1838] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:29 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:29.627774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2e651e91-a9da-40a6-810b-7728790d6172 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:29.630661 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2e651e91-a9da-40a6-810b-7728790d6172 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:29.630661 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2e651e91-a9da-40a6-810b-7728790d6172 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:29.631508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2e651e91-a9da-40a6-810b-7728790d6172 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:29.631508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-2e651e91-a9da-40a6-810b-7728790d6172 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:29.638241 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:29.638241 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:29.639343 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2e651e91-a9da-40a6-810b-7728790d6172 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:29.639726 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 472/1839] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:29 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:30.481845 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-41183a94-c4ea-4402-9f12-3d5fcf3a5dd3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:30.485501 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-41183a94-c4ea-4402-9f12-3d5fcf3a5dd3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:30.485906 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-41183a94-c4ea-4402-9f12-3d5fcf3a5dd3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:30.486476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-41183a94-c4ea-4402-9f12-3d5fcf3a5dd3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:30.495726 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:30.495726 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:30.501613 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-41183a94-c4ea-4402-9f12-3d5fcf3a5dd3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:30.510085 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-41183a94-c4ea-4402-9f12-3d5fcf3a5dd3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:30.510693 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 445/1840] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:30 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:30.531480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e3fa4972-74a5-4800-81ec-832544569f3a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:30.533713 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] POST https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc/action Jul 03 13:02:30.534362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:02:30.534508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:30.547670 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:30.547670 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:30.548408 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:30.615265 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Created reservations ['857cf39e-6747-4257-9347-9377891d16d8', 'ee0b6922-eef5-4a3f-b8f8-3fb439262f71'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:30.635264 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Extend volume request issued successfully. Jul 03 13:02:30.635684 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3fa4972-74a5-4800-81ec-832544569f3a tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc/action returned with HTTP 202 Jul 03 13:02:30.636255 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 459/1841] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:02:30 2026] POST /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:30.637816 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f7ad5150-1002-4ef7-97f8-d12e25429beb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:30.644486 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f7ad5150-1002-4ef7-97f8-d12e25429beb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:30.646711 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f7ad5150-1002-4ef7-97f8-d12e25429beb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:30.648139 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f7ad5150-1002-4ef7-97f8-d12e25429beb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:30.648267 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bf552709-45ef-43bc-82c0-4b2a97be656c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:30.651088 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf552709-45ef-43bc-82c0-4b2a97be656c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:30.651454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf552709-45ef-43bc-82c0-4b2a97be656c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:30.651716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf552709-45ef-43bc-82c0-4b2a97be656c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:30.653037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-353a84ca-25d4-4ff2-8313-b97b05d227ff None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:30.655651 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-353a84ca-25d4-4ff2-8313-b97b05d227ff tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:30.656135 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-353a84ca-25d4-4ff2-8313-b97b05d227ff tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:30.656135 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-353a84ca-25d4-4ff2-8313-b97b05d227ff tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:30.656135 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-353a84ca-25d4-4ff2-8313-b97b05d227ff tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:30.663187 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:30.663187 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:30.665419 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:30.665419 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:30.666394 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-353a84ca-25d4-4ff2-8313-b97b05d227ff tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:30.666889 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 446/1842] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:30 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:30.669266 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bf552709-45ef-43bc-82c0-4b2a97be656c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:30.669341 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:30.669341 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:30.675888 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f7ad5150-1002-4ef7-97f8-d12e25429beb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:30.676812 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf552709-45ef-43bc-82c0-4b2a97be656c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:30.677568 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 473/1843] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:30 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:30.681922 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f7ad5150-1002-4ef7-97f8-d12e25429beb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:30.682488 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 466/1844] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:30 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:31.078178 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-577b1fe3-7523-4479-948b-66bceabfde45 req-94abcd1d-cd3d-46de-83e2-23aaba3688f6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:31.081071 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-94abcd1d-cd3d-46de-83e2-23aaba3688f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5/action Jul 03 13:02:31.081464 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-94abcd1d-cd3d-46de-83e2-23aaba3688f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:02:31.081572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-94abcd1d-cd3d-46de-83e2-23aaba3688f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:31.109937 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:31.109937 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:31.141897 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-577b1fe3-7523-4479-948b-66bceabfde45 req-94abcd1d-cd3d-46de-83e2-23aaba3688f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5/action returned with HTTP 204 Jul 03 13:02:31.142532 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 460/1845] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:02:31 2026] POST /volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:31.681630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1b1afebb-630f-4ba8-b129-79eeeab52742 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:31.684526 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1b1afebb-630f-4ba8-b129-79eeeab52742 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:31.684688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1b1afebb-630f-4ba8-b129-79eeeab52742 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:31.684917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1b1afebb-630f-4ba8-b129-79eeeab52742 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:31.685802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-1b1afebb-630f-4ba8-b129-79eeeab52742 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:31.691806 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:31.691806 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:31.693002 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1b1afebb-630f-4ba8-b129-79eeeab52742 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:32.345280 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 447/1846] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:31 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:32.349922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-414ee2d2-952d-44f3-809e-3737a4ebfdcd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.349922 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-414ee2d2-952d-44f3-809e-3737a4ebfdcd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:32.349922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-414ee2d2-952d-44f3-809e-3737a4ebfdcd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.353062 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9a8d46e6-042a-4e10-a067-d7b561c98458 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.354126 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-414ee2d2-952d-44f3-809e-3737a4ebfdcd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.354970 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a8d46e6-042a-4e10-a067-d7b561c98458 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:32.354970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a8d46e6-042a-4e10-a067-d7b561c98458 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.354970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a8d46e6-042a-4e10-a067-d7b561c98458 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.355533 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.355533 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:32.355533 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-414ee2d2-952d-44f3-809e-3737a4ebfdcd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:32.356522 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.356522 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:32.356522 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9a8d46e6-042a-4e10-a067-d7b561c98458 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:32.357254 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-414ee2d2-952d-44f3-809e-3737a4ebfdcd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:32.357254 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 474/1847] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:31 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 1354 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:32.358036 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a8d46e6-042a-4e10-a067-d7b561c98458 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:32.358036 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 467/1848] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:31 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fdac28b8-894f-4486-a778-828b8cee07a3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fdac28b8-894f-4486-a778-828b8cee07a3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fdac28b8-894f-4486-a778-828b8cee07a3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fdac28b8-894f-4486-a778-828b8cee07a3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fdac28b8-894f-4486-a778-828b8cee07a3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fdac28b8-894f-4486-a778-828b8cee07a3 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:32.358395 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 461/1849] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:31 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42c73f98-aad0-417f-be19-1e13a2a80582 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42c73f98-aad0-417f-be19-1e13a2a80582 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42c73f98-aad0-417f-be19-1e13a2a80582 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42c73f98-aad0-417f-be19-1e13a2a80582 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-42c73f98-aad0-417f-be19-1e13a2a80582 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42c73f98-aad0-417f-be19-1e13a2a80582 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:32.359835 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 448/1850] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:31 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] DELETE https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Delete volume with id: 90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Delete volume request issued successfully. Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a7141b3-677a-4a8e-a451-8e462f7f7ada tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 202 Jul 03 13:02:32.360461 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 475/1851] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:31 2026] DELETE /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2bd8dd75-cd34-4c01-b821-c63ef2e8811e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2bd8dd75-cd34-4c01-b821-c63ef2e8811e tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2bd8dd75-cd34-4c01-b821-c63ef2e8811e tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2bd8dd75-cd34-4c01-b821-c63ef2e8811e tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2bd8dd75-cd34-4c01-b821-c63ef2e8811e tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2bd8dd75-cd34-4c01-b821-c63ef2e8811e tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 200 Jul 03 13:02:32.361521 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 468/1852] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:31 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:32.707445 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-343c0933-5d67-4523-b66b-c9a899d57e45 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:32.711886 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-343c0933-5d67-4523-b66b-c9a899d57e45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:32.712203 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-343c0933-5d67-4523-b66b-c9a899d57e45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:32.712498 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-343c0933-5d67-4523-b66b-c9a899d57e45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:32.712681 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-343c0933-5d67-4523-b66b-c9a899d57e45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:32.721856 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:32.721856 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:32.725297 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-343c0933-5d67-4523-b66b-c9a899d57e45 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:32.725939 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 462/1853] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:32 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:33.002020 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e015ea5a-b8d0-4d4d-b0d4-61749a47a950 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:33.004180 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e015ea5a-b8d0-4d4d-b0d4-61749a47a950 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc Jul 03 13:02:33.004180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e015ea5a-b8d0-4d4d-b0d4-61749a47a950 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:33.004180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e015ea5a-b8d0-4d4d-b0d4-61749a47a950 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:33.014684 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e015ea5a-b8d0-4d4d-b0d4-61749a47a950 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc returned with HTTP 404 Jul 03 13:02:33.018937 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 449/1854] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:33 2026] GET /volume/v3/volumes/90add8ec-32fc-4fc1-a4a3-de1654ec85bc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:33.032934 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-76dca768-218a-499b-b636-3914d43a6839 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:33.035299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:33.035743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-15214045"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:33.037968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-15214045'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:33.038922 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create volume of 1 GB Jul 03 13:02:33.046805 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Availability Zones retrieved successfully. Jul 03 13:02:33.060403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Flow 'volume_create_api' (cc8ea438-c277-4acd-83aa-cf12afd8e9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:33.061848 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71820c31-7e00-447c-a0f5-0115e6989926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:33.063649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:33.103625 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71820c31-7e00-447c-a0f5-0115e6989926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:33.104733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982bd300-92d8-4fae-bb42-bdc27362f644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:33.182686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Created reservations ['3f2524a6-53d7-409d-9e16-d4048ca7141e', 'b0afafbc-bac5-4f3e-a70d-7fbe229dd28d', 'fe7c3b56-f2a5-4242-a63b-bba74e71b58b', '30e69ba7-9931-49de-b8ab-f22287275460'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:33.184384 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982bd300-92d8-4fae-bb42-bdc27362f644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f2524a6-53d7-409d-9e16-d4048ca7141e', 'b0afafbc-bac5-4f3e-a70d-7fbe229dd28d', 'fe7c3b56-f2a5-4242-a63b-bba74e71b58b', '30e69ba7-9931-49de-b8ab-f22287275460']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:33.185689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741f98f7-4232-423a-8e90-00a0edb2539a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:33.224636 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741f98f7-4232-423a-8e90-00a0edb2539a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559e2bdc-fcbf-4c3c-96e1-d80b54c816d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-15214045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58441ef086ae41b6ba425d3d33fbae90',qos_specs=None,replication_status=,reservations=['3f2524a6-53d7-409d-9e16-d4048ca7141e','b0afafbc-bac5-4f3e-a70d-7fbe229dd28d','fe7c3b56-f2a5-4242-a63b-bba74e71b58b','30e69ba7-9931-49de-b8ab-f22287275460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48405f1ec734051a08d2cae1bbfae47',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-15214045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=559e2bdc-fcbf-4c3c-96e1-d80b54c816d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58441ef086ae41b6ba425d3d33fbae90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48405f1ec734051a08d2cae1bbfae47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:33.226992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2510f226-4689-49a3-a1b2-56be4933a3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:33.256332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2510f226-4689-49a3-a1b2-56be4933a3dc) transitioned into state 'SUCCESS' from state '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-15214045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58441ef086ae41b6ba425d3d33fbae90',qos_specs=None,replication_status=,reservations=['3f2524a6-53d7-409d-9e16-d4048ca7141e','b0afafbc-bac5-4f3e-a70d-7fbe229dd28d','fe7c3b56-f2a5-4242-a63b-bba74e71b58b','30e69ba7-9931-49de-b8ab-f22287275460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48405f1ec734051a08d2cae1bbfae47',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:33.256332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6530ba8-f894-4d27-96b9-5c9af6b5bf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:33.269402 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6530ba8-f894-4d27-96b9-5c9af6b5bf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:33.270739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Flow 'volume_create_api' (cc8ea438-c277-4acd-83aa-cf12afd8e9ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:33.271193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create volume request issued successfully. Jul 03 13:02:33.271927 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-76dca768-218a-499b-b636-3914d43a6839 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:33.273017 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 476/1855] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:02:33 2026] POST /volume/v3/volumes => generated 744 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:33.286579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0dbec7e2-7906-4603-a66e-16d8e73e44fa None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:33.288947 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dbec7e2-7906-4603-a66e-16d8e73e44fa tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:33.289297 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dbec7e2-7906-4603-a66e-16d8e73e44fa tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:33.289455 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dbec7e2-7906-4603-a66e-16d8e73e44fa tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:33.309929 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:33.309929 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:33.315071 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0dbec7e2-7906-4603-a66e-16d8e73e44fa tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:33.320574 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dbec7e2-7906-4603-a66e-16d8e73e44fa tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:33.321077 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 469/1856] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:33 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:33.737978 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ae15b8f1-92a5-4f37-80da-c604a9de0848 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:33.740587 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ae15b8f1-92a5-4f37-80da-c604a9de0848 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:33.740923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ae15b8f1-92a5-4f37-80da-c604a9de0848 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:33.741145 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ae15b8f1-92a5-4f37-80da-c604a9de0848 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:33.741328 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ae15b8f1-92a5-4f37-80da-c604a9de0848 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:33.746307 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:33.746307 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:33.747468 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ae15b8f1-92a5-4f37-80da-c604a9de0848 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:33.748038 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 463/1857] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:33 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:34.339307 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-28320fc0-9cd2-4fee-85ca-b519a47c0fcc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:34.341661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-28320fc0-9cd2-4fee-85ca-b519a47c0fcc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:34.341842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-28320fc0-9cd2-4fee-85ca-b519a47c0fcc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:34.342043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-28320fc0-9cd2-4fee-85ca-b519a47c0fcc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:34.353179 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:34.353179 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:34.358466 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-28320fc0-9cd2-4fee-85ca-b519a47c0fcc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:34.364954 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-28320fc0-9cd2-4fee-85ca-b519a47c0fcc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:34.365514 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 450/1858] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:34 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:34.380717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-50470622-1e20-4de2-b4a7-06da51581310 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:34.382899 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:02:34.383680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "559e2bdc-fcbf-4c3c-96e1-d80b54c816d0", "name": "tempest-VolumesExtendTest-Snapshot-695706516"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:34.396077 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:34.396077 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:34.396077 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:34.396270 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Create snapshot from volume 559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:34.454395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Created reservations ['8c851879-475e-48d4-a7d5-c07f8e18472d', '2efa4cf8-65f4-4463-9fee-0e42cd624722', '619d5a5b-9abd-4001-b46e-6024d2c9cd09', '21d1dfe2-8789-4076-acd1-8bf4a2d03fbe'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:34.495351 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Snapshot create request issued successfully. Jul 03 13:02:34.496252 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50470622-1e20-4de2-b4a7-06da51581310 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:02:34.496252 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 477/1859] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:02:34 2026] POST /volume/v3/snapshots => generated 303 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:34.509482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3b6e639b-c15d-46ae-9ce8-434c22a8b2fd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:34.511962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b6e639b-c15d-46ae-9ce8-434c22a8b2fd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 Jul 03 13:02:34.512822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b6e639b-c15d-46ae-9ce8-434c22a8b2fd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:34.512822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b6e639b-c15d-46ae-9ce8-434c22a8b2fd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:34.520195 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:34.520195 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:34.520959 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3b6e639b-c15d-46ae-9ce8-434c22a8b2fd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Snapshot retrieved successfully. Jul 03 13:02:34.522022 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b6e639b-c15d-46ae-9ce8-434c22a8b2fd tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 returned with HTTP 200 Jul 03 13:02:34.522520 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 470/1860] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:02:34 2026] GET /volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:34.765149 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-996c94e6-0cf1-483e-9380-932c955a9f86 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:34.768091 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-996c94e6-0cf1-483e-9380-932c955a9f86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:34.769875 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-996c94e6-0cf1-483e-9380-932c955a9f86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:34.770290 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-996c94e6-0cf1-483e-9380-932c955a9f86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:34.770508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-996c94e6-0cf1-483e-9380-932c955a9f86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:34.778696 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:34.778696 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:34.779945 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-996c94e6-0cf1-483e-9380-932c955a9f86 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:34.780557 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 464/1861] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:34 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:35.536109 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-77ba7c33-af04-4d99-89d7-28b2a28b1cb1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:35.538027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77ba7c33-af04-4d99-89d7-28b2a28b1cb1 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 Jul 03 13:02:35.538336 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77ba7c33-af04-4d99-89d7-28b2a28b1cb1 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:35.538570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77ba7c33-af04-4d99-89d7-28b2a28b1cb1 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:35.545666 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:35.545666 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:35.546359 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-77ba7c33-af04-4d99-89d7-28b2a28b1cb1 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Snapshot retrieved successfully. Jul 03 13:02:35.547249 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77ba7c33-af04-4d99-89d7-28b2a28b1cb1 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 returned with HTTP 200 Jul 03 13:02:35.547670 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 451/1862] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:02:35 2026] GET /volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:35.557653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:35.559923 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] POST https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0/action Jul 03 13:02:35.560321 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:02:35.560512 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:35.571591 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:35.571591 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:35.572255 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:35.625771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Created reservations ['78139983-88f4-4400-be2c-009592e5d68b', '298e7d5e-a8a5-492a-9c91-e8f8396c1f67'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:35.638876 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Extend volume request issued successfully. Jul 03 13:02:35.639077 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41d1b8ab-700d-4fd4-9f17-261d338d1ebc tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0/action returned with HTTP 202 Jul 03 13:02:35.639510 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 478/1863] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:02:35 2026] POST /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:35.646546 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cf0f76a8-6bab-4c79-b66a-0d3e8653453d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:35.649576 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cf0f76a8-6bab-4c79-b66a-0d3e8653453d tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:35.649576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cf0f76a8-6bab-4c79-b66a-0d3e8653453d tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:35.650348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cf0f76a8-6bab-4c79-b66a-0d3e8653453d tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:35.660768 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:35.660768 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:35.668068 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cf0f76a8-6bab-4c79-b66a-0d3e8653453d tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:35.672883 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cf0f76a8-6bab-4c79-b66a-0d3e8653453d tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:35.673319 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 471/1864] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:35 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:35.798204 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-90a92cb3-6fca-4e51-a42c-61f915b7b9fc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:35.800314 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-90a92cb3-6fca-4e51-a42c-61f915b7b9fc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:35.800314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-90a92cb3-6fca-4e51-a42c-61f915b7b9fc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:35.800658 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-90a92cb3-6fca-4e51-a42c-61f915b7b9fc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:35.800658 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-90a92cb3-6fca-4e51-a42c-61f915b7b9fc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:35.808268 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:35.808268 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:35.809173 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-90a92cb3-6fca-4e51-a42c-61f915b7b9fc tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:35.809732 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 465/1865] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:35 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.691737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-05a90755-be78-403f-9e7f-bb1775a1c0e8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.694186 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-05a90755-be78-403f-9e7f-bb1775a1c0e8 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:36.694504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-05a90755-be78-403f-9e7f-bb1775a1c0e8 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.694782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-05a90755-be78-403f-9e7f-bb1775a1c0e8 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.704341 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.704341 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:36.709854 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-05a90755-be78-403f-9e7f-bb1775a1c0e8 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:36.716976 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-05a90755-be78-403f-9e7f-bb1775a1c0e8 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:36.717596 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 452/1866] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:36 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.731379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ac80dcce-4b36-40f5-ba44-d652b2bb7d71 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.733926 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ac80dcce-4b36-40f5-ba44-d652b2bb7d71 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:36.734221 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ac80dcce-4b36-40f5-ba44-d652b2bb7d71 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.734493 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ac80dcce-4b36-40f5-ba44-d652b2bb7d71 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.742156 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.742156 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:36.746146 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ac80dcce-4b36-40f5-ba44-d652b2bb7d71 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:36.753035 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ac80dcce-4b36-40f5-ba44-d652b2bb7d71 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:36.753617 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 479/1867] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:36 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.768004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4f540e94-b0be-474f-9ee5-2580975439d7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.771602 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 Jul 03 13:02:36.771832 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.772111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.772292 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Delete snapshot with id: d234c31b-e4a7-4bb3-820d-6351c96c0672 Jul 03 13:02:36.779121 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.779121 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:36.779761 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Snapshot retrieved successfully. Jul 03 13:02:36.803997 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Snapshot delete request issued successfully. Jul 03 13:02:36.804912 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4f540e94-b0be-474f-9ee5-2580975439d7 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 returned with HTTP 202 Jul 03 13:02:36.805597 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 472/1868] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:02:36 2026] DELETE /volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:36.816706 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9e88cb20-1867-4d6a-966b-4c34e9be388c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.819134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9e88cb20-1867-4d6a-966b-4c34e9be388c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 Jul 03 13:02:36.819332 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9e88cb20-1867-4d6a-966b-4c34e9be388c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.819611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9e88cb20-1867-4d6a-966b-4c34e9be388c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.820905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f769371a-5469-41b8-9051-0630716fffcb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.822451 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f769371a-5469-41b8-9051-0630716fffcb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:36.822664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f769371a-5469-41b8-9051-0630716fffcb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.822819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f769371a-5469-41b8-9051-0630716fffcb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.822919 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f769371a-5469-41b8-9051-0630716fffcb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:36.829300 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.829300 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:36.829702 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9e88cb20-1867-4d6a-966b-4c34e9be388c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Snapshot retrieved successfully. Jul 03 13:02:36.831118 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9e88cb20-1867-4d6a-966b-4c34e9be388c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 returned with HTTP 200 Jul 03 13:02:36.831282 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.831282 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:36.832349 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 466/1869] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:02:36 2026] GET /volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.832406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f769371a-5469-41b8-9051-0630716fffcb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:36.832870 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 453/1870] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:36 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.849265 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2def2806-44a7-40a1-88c8-dbeba5c3beb1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.851231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2def2806-44a7-40a1-88c8-dbeba5c3beb1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/09100287-293d-4f86-9b6c-6d9fc08bbf54 Jul 03 13:02:36.851416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2def2806-44a7-40a1-88c8-dbeba5c3beb1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.851606 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2def2806-44a7-40a1-88c8-dbeba5c3beb1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.860071 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.860071 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:36.864735 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2def2806-44a7-40a1-88c8-dbeba5c3beb1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:36.870001 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2def2806-44a7-40a1-88c8-dbeba5c3beb1 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/09100287-293d-4f86-9b6c-6d9fc08bbf54 returned with HTTP 200 Jul 03 13:02:36.870590 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 480/1871] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:36 2026] GET /volume/v3/volumes/09100287-293d-4f86-9b6c-6d9fc08bbf54 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.886444 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.888142 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 13:02:36.888348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.888571 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.888836 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:02:36.889258 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.889258 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:36.889751 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:02:36.897654 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Get all volumes completed successfully. Jul 03 13:02:36.898286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3303115e-28f6-40c3-a93f-a1c926ec0562 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 13:02:36.898703 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 473/1872] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 13:02:36 2026] GET /volume/v3/volumes => generated 657 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:36.912218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.914346 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] DELETE https://10.4.3.13/volume/v3/volumes/09100287-293d-4f86-9b6c-6d9fc08bbf54 Jul 03 13:02:36.914603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.914881 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.915275 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete volume with id: 09100287-293d-4f86-9b6c-6d9fc08bbf54 Jul 03 13:02:36.924310 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.924310 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:36.924957 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:36.946414 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete volume request issued successfully. Jul 03 13:02:36.946660 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-165a2f2d-a49b-4cc8-a30d-011ca7018274 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/09100287-293d-4f86-9b6c-6d9fc08bbf54 returned with HTTP 202 Jul 03 13:02:36.947041 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 467/1873] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:36 2026] DELETE /volume/v3/volumes/09100287-293d-4f86-9b6c-6d9fc08bbf54 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:36.956579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:36.959084 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] DELETE https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab Jul 03 13:02:36.959429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:36.959684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:36.960140 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Delete backup with id: 52cf5e31-628d-4ef8-90b6-bcf322f25eab. Jul 03 13:02:36.964951 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:36.964951 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:36.991822 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] delete_backup rpcapi backup_id 52cf5e31-628d-4ef8-90b6-bcf322f25eab {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:02:36.994194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa917592-d7a7-49b1-9b1c-3de1350b6cc6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab returned with HTTP 202 Jul 03 13:02:36.994824 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 454/1874] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:36 2026] DELETE /volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:37.005549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5909ca91-1c65-41a3-8f82-abbdff8c5215 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:37.008037 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5909ca91-1c65-41a3-8f82-abbdff8c5215 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] GET https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab Jul 03 13:02:37.008253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5909ca91-1c65-41a3-8f82-abbdff8c5215 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:37.008447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5909ca91-1c65-41a3-8f82-abbdff8c5215 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:37.008729 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-5909ca91-1c65-41a3-8f82-abbdff8c5215 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Show backup with id 52cf5e31-628d-4ef8-90b6-bcf322f25eab. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:37.013555 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:37.013555 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:37.014565 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5909ca91-1c65-41a3-8f82-abbdff8c5215 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab returned with HTTP 200 Jul 03 13:02:37.014704 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 481/1875] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:37 2026] GET /volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:37.529651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:37.531541 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:37.532054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1428627090", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:37.533712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1428627090', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:37.533906 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create volume of 1 GB Jul 03 13:02:37.534237 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:37.534237 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:37.538064 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Availability Zones retrieved successfully. Jul 03 13:02:37.543722 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Flow 'volume_create_api' (7da32e55-1cd0-4cba-a657-871169b77d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:37.544676 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681a3981-f606-48ae-b3f5-f1924aea6304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:37.545715 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:37.570607 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681a3981-f606-48ae-b3f5-f1924aea6304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:37.571385 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923dbe8f-13ca-478d-a72d-6c5afafe7d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:37.636677 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Created reservations ['1b99c381-0825-4fe1-986d-a4dc3577a690', '5fca9fe6-65de-4a00-bb86-871f3f91e21a', '21038612-323f-46f5-a293-70ee84245f23', 'eefeab2b-f629-4730-a3b4-c34d83cebcdf'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:37.637473 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923dbe8f-13ca-478d-a72d-6c5afafe7d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b99c381-0825-4fe1-986d-a4dc3577a690', '5fca9fe6-65de-4a00-bb86-871f3f91e21a', '21038612-323f-46f5-a293-70ee84245f23', 'eefeab2b-f629-4730-a3b4-c34d83cebcdf']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:37.638259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (237dbf77-221a-4605-a4c1-5a0c057e7328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:37.659674 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (237dbf77-221a-4605-a4c1-5a0c057e7328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1428627090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9999d587a4fb4852a8c29505228c6113',qos_specs=None,replication_status=,reservations=['1b99c381-0825-4fe1-986d-a4dc3577a690','5fca9fe6-65de-4a00-bb86-871f3f91e21a','21038612-323f-46f5-a293-70ee84245f23','eefeab2b-f629-4730-a3b4-c34d83cebcdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c893eb08b141499d57faadb48530e2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1428627090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9999d587a4fb4852a8c29505228c6113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1c893eb08b141499d57faadb48530e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:37.660971 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94b33ebe-e963-471f-9b77-1c83724eaa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:37.677589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94b33ebe-e963-471f-9b77-1c83724eaa44) transitioned into state 'SUCCESS' from state '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-1428627090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9999d587a4fb4852a8c29505228c6113',qos_specs=None,replication_status=,reservations=['1b99c381-0825-4fe1-986d-a4dc3577a690','5fca9fe6-65de-4a00-bb86-871f3f91e21a','21038612-323f-46f5-a293-70ee84245f23','eefeab2b-f629-4730-a3b4-c34d83cebcdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c893eb08b141499d57faadb48530e2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:37.678485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4009136d-670b-4f4e-aade-0ce49551e61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:37.688608 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4009136d-670b-4f4e-aade-0ce49551e61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:37.689495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Flow 'volume_create_api' (7da32e55-1cd0-4cba-a657-871169b77d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:37.689865 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create volume request issued successfully. Jul 03 13:02:37.690570 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c33f81fb-fc4c-40d2-9241-44691edf33a1 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:37.691029 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 474/1876] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:37 2026] POST /volume/v3/volumes => generated 745 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:37.851573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-301c922d-5515-44ca-8e4c-0be58719bb13 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:37.853781 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-301c922d-5515-44ca-8e4c-0be58719bb13 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 Jul 03 13:02:37.853781 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-301c922d-5515-44ca-8e4c-0be58719bb13 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:37.854041 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-301c922d-5515-44ca-8e4c-0be58719bb13 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:37.861506 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-301c922d-5515-44ca-8e4c-0be58719bb13 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 returned with HTTP 404 Jul 03 13:02:37.862481 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 468/1877] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:02:37 2026] GET /volume/v3/snapshots/d234c31b-e4a7-4bb3-820d-6351c96c0672 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:37.872345 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ab7eea18-ee8c-44b9-b83e-2567b000ee23 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:37.873993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab7eea18-ee8c-44b9-b83e-2567b000ee23 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:37.874280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab7eea18-ee8c-44b9-b83e-2567b000ee23 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:37.875136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab7eea18-ee8c-44b9-b83e-2567b000ee23 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:37.886499 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:37.886499 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:37.893263 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ab7eea18-ee8c-44b9-b83e-2567b000ee23 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:37.899577 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab7eea18-ee8c-44b9-b83e-2567b000ee23 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:37.900363 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 455/1878] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:37 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:37.924695 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:37.926966 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] DELETE https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:37.927130 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:37.927670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:37.927670 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Delete volume with id: 559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:37.939555 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:37.939555 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:37.940350 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:37.970358 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Delete volume request issued successfully. Jul 03 13:02:37.970358 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d50af44-ee6b-4451-b53c-eda2c63be860 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 202 Jul 03 13:02:37.970442 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 482/1879] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:37 2026] DELETE /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:37.981572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f7ac0265-c600-4977-8ba0-4ed6d3ae9e5c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:37.985731 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f7ac0265-c600-4977-8ba0-4ed6d3ae9e5c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:37.985731 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f7ac0265-c600-4977-8ba0-4ed6d3ae9e5c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:37.985731 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f7ac0265-c600-4977-8ba0-4ed6d3ae9e5c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:37.999801 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:37.999801 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:38.003551 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f7ac0265-c600-4977-8ba0-4ed6d3ae9e5c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Volume info retrieved successfully. Jul 03 13:02:38.009954 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f7ac0265-c600-4977-8ba0-4ed6d3ae9e5c tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 200 Jul 03 13:02:38.010886 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 475/1880] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:37 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 836 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:38.026568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-50cf9ab0-dc1c-4e50-af69-55b769a33564 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:38.030986 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50cf9ab0-dc1c-4e50-af69-55b769a33564 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] GET https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab Jul 03 13:02:38.030986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50cf9ab0-dc1c-4e50-af69-55b769a33564 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:38.030986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50cf9ab0-dc1c-4e50-af69-55b769a33564 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:38.031157 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-50cf9ab0-dc1c-4e50-af69-55b769a33564 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Show backup with id 52cf5e31-628d-4ef8-90b6-bcf322f25eab. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:38.046188 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50cf9ab0-dc1c-4e50-af69-55b769a33564 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab returned with HTTP 404 Jul 03 13:02:38.046824 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 469/1881] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:38 2026] GET /volume/v3/backups/52cf5e31-628d-4ef8-90b6-bcf322f25eab => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:38.057044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:38.059512 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] DELETE https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:38.059796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:38.060067 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:38.060405 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete backup with id: 3fb49945-6c8d-4365-a715-23e7422e6cf6. Jul 03 13:02:38.069504 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:38.069504 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:38.093195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] delete_backup rpcapi backup_id 3fb49945-6c8d-4365-a715-23e7422e6cf6 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:02:38.095981 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-476ef7d3-d4e1-42e2-a30b-747126a6fce8 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 202 Jul 03 13:02:38.097023 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 456/1882] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:38 2026] DELETE /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:38.107606 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ff3632e8-c019-4d43-8c41-fb5a41f64805 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:38.110303 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ff3632e8-c019-4d43-8c41-fb5a41f64805 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:38.110545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ff3632e8-c019-4d43-8c41-fb5a41f64805 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:38.110779 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ff3632e8-c019-4d43-8c41-fb5a41f64805 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:38.110943 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ff3632e8-c019-4d43-8c41-fb5a41f64805 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:38.119074 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:38.119074 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:38.119074 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ff3632e8-c019-4d43-8c41-fb5a41f64805 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 200 Jul 03 13:02:38.119074 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 483/1883] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:38 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:39.026900 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-130a7f23-4a1d-4f96-bacb-22bd2b880569 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:39.028818 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-130a7f23-4a1d-4f96-bacb-22bd2b880569 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] GET https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 Jul 03 13:02:39.029017 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-130a7f23-4a1d-4f96-bacb-22bd2b880569 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:39.029243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-130a7f23-4a1d-4f96-bacb-22bd2b880569 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:39.038130 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-130a7f23-4a1d-4f96-bacb-22bd2b880569 tempest-VolumesExtendTest-1463557570 tempest-VolumesExtendTest-1463557570-project-member] https://10.4.3.13/volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 returned with HTTP 404 Jul 03 13:02:39.038857 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 476/1884] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:39 2026] GET /volume/v3/volumes/559e2bdc-fcbf-4c3c-96e1-d80b54c816d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:39.132012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d9ead88a-b9ee-4bdd-901a-b53117dcb037 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:39.135316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9ead88a-b9ee-4bdd-901a-b53117dcb037 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 Jul 03 13:02:39.135852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9ead88a-b9ee-4bdd-901a-b53117dcb037 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:39.136188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9ead88a-b9ee-4bdd-901a-b53117dcb037 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:39.136463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d9ead88a-b9ee-4bdd-901a-b53117dcb037 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 3fb49945-6c8d-4365-a715-23e7422e6cf6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:39.142380 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9ead88a-b9ee-4bdd-901a-b53117dcb037 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 returned with HTTP 404 Jul 03 13:02:39.143448 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 470/1885] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:39 2026] GET /volume/v3/backups/3fb49945-6c8d-4365-a715-23e7422e6cf6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:39.255398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1f2a987d-d650-4f16-a614-80cdfc8ac131 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:39.260156 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1f2a987d-d650-4f16-a614-80cdfc8ac131 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:02:39.260156 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1f2a987d-d650-4f16-a614-80cdfc8ac131 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:39.260156 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1f2a987d-d650-4f16-a614-80cdfc8ac131 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:39.270117 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:39.270117 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:39.274899 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1f2a987d-d650-4f16-a614-80cdfc8ac131 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:39.281248 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1f2a987d-d650-4f16-a614-80cdfc8ac131 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 200 Jul 03 13:02:39.281793 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 457/1886] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:39 2026] GET /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:39.302556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:39.306772 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:02:39.307688 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:39.308479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:39.308780 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete volume with id: fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:02:39.321417 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:39.321417 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:39.322757 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:39.358113 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete volume request issued successfully. Jul 03 13:02:39.358383 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39e3b73e-1f9c-4c70-9ca9-3017d6bfb4eb tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 202 Jul 03 13:02:39.358976 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 484/1887] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:39 2026] DELETE /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:39.376096 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-05ff1053-3c5c-4099-a93f-615889f0cdad None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:39.377900 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-05ff1053-3c5c-4099-a93f-615889f0cdad tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:02:39.378058 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-05ff1053-3c5c-4099-a93f-615889f0cdad tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:39.378236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-05ff1053-3c5c-4099-a93f-615889f0cdad tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:39.388888 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:39.388888 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:39.396211 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-05ff1053-3c5c-4099-a93f-615889f0cdad tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:39.402094 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-05ff1053-3c5c-4099-a93f-615889f0cdad tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 200 Jul 03 13:02:39.402593 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 477/1888] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:39 2026] GET /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:40.418500 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5eac0da3-e798-45d9-b2d7-dd30bc709061 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:40.422711 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5eac0da3-e798-45d9-b2d7-dd30bc709061 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 Jul 03 13:02:40.422711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5eac0da3-e798-45d9-b2d7-dd30bc709061 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:40.422711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5eac0da3-e798-45d9-b2d7-dd30bc709061 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:40.432151 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5eac0da3-e798-45d9-b2d7-dd30bc709061 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 returned with HTTP 404 Jul 03 13:02:40.432151 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 471/1889] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:40 2026] GET /volume/v3/volumes/fb58257f-ccf5-4143-b7ec-f85a301e48b7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:40.445148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:40.447196 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:40.447710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-522061229"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:40.450682 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-522061229'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:40.450682 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume of 1 GB Jul 03 13:02:40.455668 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Availability Zones retrieved successfully. Jul 03 13:02:40.468192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Flow 'volume_create_api' (eac8fbf5-3ca0-4d2d-83d5-72beaf356679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:40.468192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9299b375-c1f0-42b7-a8e5-0241d7c2300f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:40.469529 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:40.531079 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9299b375-c1f0-42b7-a8e5-0241d7c2300f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:40.532040 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc353a24-dd1f-4b77-8a98-49118f673d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:40.607958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Created reservations ['33a62b83-9cea-4445-b94e-d5e3d771118d', 'e6fcf0ca-7501-4110-ab17-b2041acad6e4', '0afcc150-5d18-4937-8a55-262e87eedc2d', '5fbc6dd9-e527-4fc5-b984-179ae37d0308'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:40.609273 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc353a24-dd1f-4b77-8a98-49118f673d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a62b83-9cea-4445-b94e-d5e3d771118d', 'e6fcf0ca-7501-4110-ab17-b2041acad6e4', '0afcc150-5d18-4937-8a55-262e87eedc2d', '5fbc6dd9-e527-4fc5-b984-179ae37d0308']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:40.610927 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc98c5a5-691a-405d-b65a-af39a1b870f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:40.638816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc98c5a5-691a-405d-b65a-af39a1b870f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cebab9b-92fc-4ea4-8548-ce861bad0e33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-522061229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203a59851e82414f915fe2ef3f7cfd10',qos_specs=None,replication_status=,reservations=['33a62b83-9cea-4445-b94e-d5e3d771118d','e6fcf0ca-7501-4110-ab17-b2041acad6e4','0afcc150-5d18-4937-8a55-262e87eedc2d','5fbc6dd9-e527-4fc5-b984-179ae37d0308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f1d347df0c47d78b9f141999faa1a8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-522061229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cebab9b-92fc-4ea4-8548-ce861bad0e33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='203a59851e82414f915fe2ef3f7cfd10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84f1d347df0c47d78b9f141999faa1a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:40.639839 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05896a3e-2ce4-48ff-9b54-15d88bd45842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:40.670529 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05896a3e-2ce4-48ff-9b54-15d88bd45842) transitioned into state 'SUCCESS' from state '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-522061229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='203a59851e82414f915fe2ef3f7cfd10',qos_specs=None,replication_status=,reservations=['33a62b83-9cea-4445-b94e-d5e3d771118d','e6fcf0ca-7501-4110-ab17-b2041acad6e4','0afcc150-5d18-4937-8a55-262e87eedc2d','5fbc6dd9-e527-4fc5-b984-179ae37d0308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84f1d347df0c47d78b9f141999faa1a8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:40.671366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fa2591-ca6e-48b5-8575-85fa5f769bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:40.690017 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fa2591-ca6e-48b5-8575-85fa5f769bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:40.691075 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Flow 'volume_create_api' (eac8fbf5-3ca0-4d2d-83d5-72beaf356679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:40.691523 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Create volume request issued successfully. Jul 03 13:02:40.692625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aebb97bf-581d-4b48-b09d-84dbb9d82b18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:40.693138 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 458/1890] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:02:40 2026] POST /volume/v3/volumes => generated 751 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:40.707319 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b44f4484-304a-4059-adf4-208dbfadef6a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:40.712057 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b44f4484-304a-4059-adf4-208dbfadef6a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:02:40.712331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b44f4484-304a-4059-adf4-208dbfadef6a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:40.713404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b44f4484-304a-4059-adf4-208dbfadef6a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:40.729334 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:40.729334 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:40.734987 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b44f4484-304a-4059-adf4-208dbfadef6a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:40.741871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b44f4484-304a-4059-adf4-208dbfadef6a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 200 Jul 03 13:02:40.742337 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 485/1891] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:40 2026] GET /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:40.870831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-4c0fb9a7-3260-46f0-bf3b-c010b0158abe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:40.882887 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-4c0fb9a7-3260-46f0-bf3b-c010b0158abe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:02:40.883110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-4c0fb9a7-3260-46f0-bf3b-c010b0158abe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:40.883896 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-4c0fb9a7-3260-46f0-bf3b-c010b0158abe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:40.902199 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:40.902199 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:40.912824 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-4c0fb9a7-3260-46f0-bf3b-c010b0158abe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:02:40.918429 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-4c0fb9a7-3260-46f0-bf3b-c010b0158abe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:02:40.918962 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 478/1892] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:02:40 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:41.766008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-239ca320-d9e3-4b96-a295-b2bd0045ee87 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:41.770726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-239ca320-d9e3-4b96-a295-b2bd0045ee87 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:02:41.771018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-239ca320-d9e3-4b96-a295-b2bd0045ee87 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:41.772342 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-239ca320-d9e3-4b96-a295-b2bd0045ee87 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:41.785106 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:41.785106 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:41.792017 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-239ca320-d9e3-4b96-a295-b2bd0045ee87 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:41.797596 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-239ca320-d9e3-4b96-a295-b2bd0045ee87 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 200 Jul 03 13:02:41.798080 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 472/1893] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:41 2026] GET /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:41.821989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:41.824256 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:02:41.824823 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0cebab9b-92fc-4ea4-8548-ce861bad0e33", "name": "tempest-VolumesBackupsAdminTest-Backup-589584935", "container": "tempest-volumesbackupsadmintest-backup-container-1894597114"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:41.827040 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Creating new backup {'backup': {'volume_id': '0cebab9b-92fc-4ea4-8548-ce861bad0e33', 'name': 'tempest-VolumesBackupsAdminTest-Backup-589584935', 'container': 'tempest-volumesbackupsadmintest-backup-container-1894597114'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:02:41.827338 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Creating backup of volume 0cebab9b-92fc-4ea4-8548-ce861bad0e33 in container tempest-volumesbackupsadmintest-backup-container-1894597114 Jul 03 13:02:41.837322 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:41.837322 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:41.838779 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:02:41.865516 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Created reservations ['dd3de21a-1f42-4067-8875-017c3dcc083d', '6e4f222f-0ae9-4057-b424-e275b2910795'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:41.933015 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e24b8ffb-1663-49c5-9819-c0af187c3c0c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:02:41.933622 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 459/1894] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:41 2026] POST /volume/v3/backups => generated 332 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:41.949467 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4eed0602-a229-4bd8-b1a7-dbfaf0e22f1b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:41.952866 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4eed0602-a229-4bd8-b1a7-dbfaf0e22f1b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:41.953190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4eed0602-a229-4bd8-b1a7-dbfaf0e22f1b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:41.953629 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4eed0602-a229-4bd8-b1a7-dbfaf0e22f1b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:41.953832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4eed0602-a229-4bd8-b1a7-dbfaf0e22f1b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:41.957339 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d823d7c9-44a3-460f-be8e-77d1559dc9e5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:41.957749 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d823d7c9-44a3-460f-be8e-77d1559dc9e5 None None] GET https://10.4.3.13/volume// Jul 03 13:02:41.957905 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d823d7c9-44a3-460f-be8e-77d1559dc9e5 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:41.958219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d823d7c9-44a3-460f-be8e-77d1559dc9e5 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:41.958840 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d823d7c9-44a3-460f-be8e-77d1559dc9e5 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:41.959176 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 479/1895] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:02:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:41.963831 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:41.963831 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:41.965048 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4eed0602-a229-4bd8-b1a7-dbfaf0e22f1b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:41.965556 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 486/1896] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:41 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:41.974541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-edf2e87f-bd39-4dd6-8923-2789aa8c0a76 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:41.985254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-edf2e87f-bd39-4dd6-8923-2789aa8c0a76 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:02:41.985254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-edf2e87f-bd39-4dd6-8923-2789aa8c0a76 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451299e6-ba18-4a4a-bae9-f6c4a47b2c3e", "connector": null, "instance_uuid": "98ff7a75-496f-4d96-8d2f-e363b3bc0f20"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:42.006305 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:42.006305 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:42.068409 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-edf2e87f-bd39-4dd6-8923-2789aa8c0a76 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:02:42.068969 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 473/1897] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:02:41 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:42.091826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-2fca431c-24c8-4fcd-b136-58ea01ff8911 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:42.094676 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-2fca431c-24c8-4fcd-b136-58ea01ff8911 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130 Jul 03 13:02:42.094935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-2fca431c-24c8-4fcd-b136-58ea01ff8911 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:42.095211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-2fca431c-24c8-4fcd-b136-58ea01ff8911 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:42.107242 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:42.107242 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:42.671723 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-2fca431c-24c8-4fcd-b136-58ea01ff8911 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130 returned with HTTP 200 Jul 03 13:02:42.672749 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 460/1898] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:02:42 2026] DELETE /volume/v3/attachments/495f68d8-fe27-46ea-9197-2335209b7130 => generated 367 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:42.979819 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0aec3e49-04c9-4ae3-b252-d41c56e15d18 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:42.984677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0aec3e49-04c9-4ae3-b252-d41c56e15d18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:42.984677 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0aec3e49-04c9-4ae3-b252-d41c56e15d18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:42.984677 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0aec3e49-04c9-4ae3-b252-d41c56e15d18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:42.984677 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-0aec3e49-04c9-4ae3-b252-d41c56e15d18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:42.991747 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:42.991747 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:42.992427 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0aec3e49-04c9-4ae3-b252-d41c56e15d18 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:42.992728 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 480/1899] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:42 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:43.569183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8cedbd57-ed3e-4d88-9fe0-11c6a1a50c7c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:43.572948 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8cedbd57-ed3e-4d88-9fe0-11c6a1a50c7c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:43.573085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8cedbd57-ed3e-4d88-9fe0-11c6a1a50c7c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:43.573264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8cedbd57-ed3e-4d88-9fe0-11c6a1a50c7c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:43.598234 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:43.598234 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:43.605142 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8cedbd57-ed3e-4d88-9fe0-11c6a1a50c7c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:02:43.611527 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8cedbd57-ed3e-4d88-9fe0-11c6a1a50c7c tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:02:43.613173 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 487/1900] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:02:43 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:43.651909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:43.656387 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] POST https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71/action Jul 03 13:02:43.656387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:02:43.656937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:43.683726 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:43.683726 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:43.684298 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:02:43.694797 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Begin detaching volume completed successfully. Jul 03 13:02:43.695020 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-b8b0f39f-65ba-42b7-85f7-3f686125bea3 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71/action returned with HTTP 202 Jul 03 13:02:43.695594 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 474/1901] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:02:43 2026] POST /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:44.004888 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-efd72fb3-f115-43eb-b957-d45cacc2dece None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:44.008169 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-efd72fb3-f115-43eb-b957-d45cacc2dece tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:44.008354 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-efd72fb3-f115-43eb-b957-d45cacc2dece tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:44.008536 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-efd72fb3-f115-43eb-b957-d45cacc2dece tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:44.008649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-efd72fb3-f115-43eb-b957-d45cacc2dece tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:44.013376 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:44.013376 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:44.014552 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-efd72fb3-f115-43eb-b957-d45cacc2dece tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:44.014915 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 461/1902] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:44 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:44.723694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8d7ed30-b1a9-4218-b4c7-afd427b39e84 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:44.724137 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8d7ed30-b1a9-4218-b4c7-afd427b39e84 None None] GET https://10.4.3.13/volume// Jul 03 13:02:44.724363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8d7ed30-b1a9-4218-b4c7-afd427b39e84 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:44.724628 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8d7ed30-b1a9-4218-b4c7-afd427b39e84 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:44.725069 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8d7ed30-b1a9-4218-b4c7-afd427b39e84 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:44.725495 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 481/1903] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:02:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:44.735632 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-97726d54-b43b-471b-af55-9bd17d13a66a req-6540fa34-1fbf-4cad-8300-f30d14e112c2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:44.738310 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-6540fa34-1fbf-4cad-8300-f30d14e112c2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:44.738587 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-6540fa34-1fbf-4cad-8300-f30d14e112c2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:44.738798 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-6540fa34-1fbf-4cad-8300-f30d14e112c2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:44.749796 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:44.749796 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:44.755485 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-97726d54-b43b-471b-af55-9bd17d13a66a req-6540fa34-1fbf-4cad-8300-f30d14e112c2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:02:44.762260 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-6540fa34-1fbf-4cad-8300-f30d14e112c2 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:02:44.762260 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 488/1904] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:02:44 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:02:44.911758 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b5913301-b073-475f-b263-dda6552cb0d6 req-a15d3deb-643c-4b46-9239-1e48d398ea3a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:44.914982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-a15d3deb-643c-4b46-9239-1e48d398ea3a tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] DELETE https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 Jul 03 13:02:44.915376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-a15d3deb-643c-4b46-9239-1e48d398ea3a tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:44.915663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-a15d3deb-643c-4b46-9239-1e48d398ea3a tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:44.925383 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:44.925383 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:45.027221 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fca4c4f5-ce04-43d7-9595-911ce8b7832d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:45.029630 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fca4c4f5-ce04-43d7-9595-911ce8b7832d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:45.029893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fca4c4f5-ce04-43d7-9595-911ce8b7832d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:45.030116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fca4c4f5-ce04-43d7-9595-911ce8b7832d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:45.030266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-fca4c4f5-ce04-43d7-9595-911ce8b7832d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:45.036041 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:45.036041 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:45.037009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fca4c4f5-ce04-43d7-9595-911ce8b7832d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:45.037443 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 462/1905] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:45 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:45.465982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-a15d3deb-643c-4b46-9239-1e48d398ea3a tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 returned with HTTP 200 Jul 03 13:02:45.466463 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 475/1906] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:02:44 2026] DELETE /volume/v3/attachments/4c9d429e-f58f-4d1c-9788-e01f70cfbc11 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:45.486404 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:45.488924 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] DELETE https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:02:45.489190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:45.489542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:45.489706 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Delete volume with id: bf2c62ef-989d-4bf6-a618-8b00ddc214e9 Jul 03 13:02:45.499527 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:45.499527 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:45.501585 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:02:45.537401 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Delete volume request issued successfully. Jul 03 13:02:45.537401 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b5913301-b073-475f-b263-dda6552cb0d6 req-e7ad0b70-612f-4758-bda1-e854dbf555a9 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 returned with HTTP 202 Jul 03 13:02:45.537909 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 482/1907] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:02:45 2026] DELETE /volume/v3/volumes/bf2c62ef-989d-4bf6-a618-8b00ddc214e9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:45.788562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8e866ec8-d216-40ff-bc6c-890aadb9c7d0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:45.791145 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8e866ec8-d216-40ff-bc6c-890aadb9c7d0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] DELETE https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 Jul 03 13:02:45.791315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8e866ec8-d216-40ff-bc6c-890aadb9c7d0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:45.791489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8e866ec8-d216-40ff-bc6c-890aadb9c7d0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:45.802407 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:45.802407 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:46.052328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5a401f98-9f25-4212-9526-0d5ea0cf19ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:46.054448 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a401f98-9f25-4212-9526-0d5ea0cf19ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:46.054649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a401f98-9f25-4212-9526-0d5ea0cf19ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:46.054894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a401f98-9f25-4212-9526-0d5ea0cf19ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:46.054994 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5a401f98-9f25-4212-9526-0d5ea0cf19ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:46.060457 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:46.060457 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:46.061624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a401f98-9f25-4212-9526-0d5ea0cf19ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:46.062144 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 463/1908] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:46 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:46.346779 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-97726d54-b43b-471b-af55-9bd17d13a66a req-8e866ec8-d216-40ff-bc6c-890aadb9c7d0 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 returned with HTTP 200 Jul 03 13:02:46.347077 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 489/1909] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:02:45 2026] DELETE /volume/v3/attachments/b5f8d7cf-a96b-4174-ac2f-0de6bfd873d0 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:46.958873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-fd49d412-ab8c-47b6-86b3-f84513fd5fe6 req-8f99925b-fb1f-4b1d-b219-a9422a0a0947 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:46.961941 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-fd49d412-ab8c-47b6-86b3-f84513fd5fe6 req-8f99925b-fb1f-4b1d-b219-a9422a0a0947 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:46.962238 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-fd49d412-ab8c-47b6-86b3-f84513fd5fe6 req-8f99925b-fb1f-4b1d-b219-a9422a0a0947 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:46.962899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-fd49d412-ab8c-47b6-86b3-f84513fd5fe6 req-8f99925b-fb1f-4b1d-b219-a9422a0a0947 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:46.964147 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:46.966756 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:02:46.966756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:46.967111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:46.967479 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Delete volume with id: 9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:02:46.972789 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:46.972789 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:46.976135 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:46.976135 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:46.976627 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:02:46.977584 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-fd49d412-ab8c-47b6-86b3-f84513fd5fe6 req-8f99925b-fb1f-4b1d-b219-a9422a0a0947 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:02:46.982767 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-fd49d412-ab8c-47b6-86b3-f84513fd5fe6 req-8f99925b-fb1f-4b1d-b219-a9422a0a0947 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:02:46.983144 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 476/1910] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:02:46 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:47.002082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:47.004082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] DELETE https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:47.004282 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:47.004503 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:47.004663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Delete volume with id: 3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:47.004928 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Delete volume request issued successfully. Jul 03 13:02:47.005174 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0e818b8d-2c31-4652-bfc5-9af07280f219 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 202 Jul 03 13:02:47.005584 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 483/1911] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:46 2026] DELETE /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:47.012650 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:47.012650 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:47.013996 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:02:47.018672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-da8dd67b-9a85-432e-8568-96bc52cb9401 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:47.022647 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da8dd67b-9a85-432e-8568-96bc52cb9401 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:02:47.023170 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da8dd67b-9a85-432e-8568-96bc52cb9401 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:47.023500 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da8dd67b-9a85-432e-8568-96bc52cb9401 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:47.037573 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Delete volume request issued successfully. Jul 03 13:02:47.037573 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e11b29b-d58d-4959-a396-2b67ecfbac04 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 202 Jul 03 13:02:47.038120 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:47.038120 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:47.038371 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 464/1912] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:02:47 2026] DELETE /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:02:47.044263 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-da8dd67b-9a85-432e-8568-96bc52cb9401 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Volume info retrieved successfully. Jul 03 13:02:47.046382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe8d2cb9-256a-4f2c-b935-9f7e24228568 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:47.048591 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe8d2cb9-256a-4f2c-b935-9f7e24228568 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:47.048800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe8d2cb9-256a-4f2c-b935-9f7e24228568 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:47.049102 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe8d2cb9-256a-4f2c-b935-9f7e24228568 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:47.051423 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da8dd67b-9a85-432e-8568-96bc52cb9401 tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 200 Jul 03 13:02:47.052509 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 490/1913] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:47 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:47.056827 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:47.056827 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:47.063240 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fe8d2cb9-256a-4f2c-b935-9f7e24228568 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Volume info retrieved successfully. Jul 03 13:02:47.068548 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe8d2cb9-256a-4f2c-b935-9f7e24228568 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 200 Jul 03 13:02:47.068954 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 477/1914] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:47 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:47.074448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dcde03d1-6858-482d-a784-02554f7c2364 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:47.077716 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dcde03d1-6858-482d-a784-02554f7c2364 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:47.077941 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dcde03d1-6858-482d-a784-02554f7c2364 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:47.078195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dcde03d1-6858-482d-a784-02554f7c2364 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:47.078359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-dcde03d1-6858-482d-a784-02554f7c2364 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:47.090335 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:47.090335 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:47.091257 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dcde03d1-6858-482d-a784-02554f7c2364 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:47.091716 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 484/1915] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:47 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:47.715660 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:47.717999 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 Jul 03 13:02:47.718481 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:47.727538 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:02:47.733173 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:02:47.734500 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:47.734500 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:48.070633 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-186c72a2-1bda-4b32-b7a5-a88a205631ad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:48.073033 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-186c72a2-1bda-4b32-b7a5-a88a205631ad tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] GET https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d Jul 03 13:02:48.073220 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-186c72a2-1bda-4b32-b7a5-a88a205631ad tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:48.073520 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-186c72a2-1bda-4b32-b7a5-a88a205631ad tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:48.080583 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-186c72a2-1bda-4b32-b7a5-a88a205631ad tempest-ServerActionsTestOtherA-377820587 tempest-ServerActionsTestOtherA-377820587-project-member] https://10.4.3.13/volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d returned with HTTP 404 Jul 03 13:02:48.081439 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 491/1916] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:48 2026] GET /volume/v3/volumes/9cdd9561-a0aa-4d1e-ac6c-1844019aa00d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:48.092945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9e6e87fb-f6cf-45f2-a951-7f437c075916 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:48.095028 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9e6e87fb-f6cf-45f2-a951-7f437c075916 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] GET https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 Jul 03 13:02:48.095262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9e6e87fb-f6cf-45f2-a951-7f437c075916 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:48.095262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9e6e87fb-f6cf-45f2-a951-7f437c075916 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:48.100718 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9e6e87fb-f6cf-45f2-a951-7f437c075916 tempest-TestMinimumBasicScenario-2066874184 tempest-TestMinimumBasicScenario-2066874184-project-member] https://10.4.3.13/volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 returned with HTTP 404 Jul 03 13:02:48.101133 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 478/1917] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:48 2026] GET /volume/v3/volumes/3275da87-5151-4d1e-b900-fceafe341e71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:02:48.106369 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7fafab3e-7b70-4dc0-be71-604e8630e62a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:48.108559 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7fafab3e-7b70-4dc0-be71-604e8630e62a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:48.108961 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7fafab3e-7b70-4dc0-be71-604e8630e62a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:48.109283 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7fafab3e-7b70-4dc0-be71-604e8630e62a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:48.109471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7fafab3e-7b70-4dc0-be71-604e8630e62a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:48.116571 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:48.116571 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:48.117866 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7fafab3e-7b70-4dc0-be71-604e8630e62a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:48.118328 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 485/1918] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:48 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:48.264464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" released by "attachment_update" :: held 0.531s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:02:48.264928 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-f3350572-638b-43dd-9e2a-d865c509d125 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 returned with HTTP 200 Jul 03 13:02:48.265617 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 465/1919] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:02:47 2026] PUT /volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:48.316449 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-408c037b-15e7-4ced-978f-2427943ae3f6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:48.319390 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-408c037b-15e7-4ced-978f-2427943ae3f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 Jul 03 13:02:48.319601 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-408c037b-15e7-4ced-978f-2427943ae3f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:48.319999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-408c037b-15e7-4ced-978f-2427943ae3f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:48.343605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-408c037b-15e7-4ced-978f-2427943ae3f6 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 returned with HTTP 200 Jul 03 13:02:48.344487 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 492/1920] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:02:48 2026] GET /volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:49.132618 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0f3a4036-e012-4787-a8ad-83958cea7b20 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:49.136574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0f3a4036-e012-4787-a8ad-83958cea7b20 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:49.137483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0f3a4036-e012-4787-a8ad-83958cea7b20 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:49.137483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0f3a4036-e012-4787-a8ad-83958cea7b20 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:49.137606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0f3a4036-e012-4787-a8ad-83958cea7b20 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:49.144825 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:49.144825 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:49.145995 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0f3a4036-e012-4787-a8ad-83958cea7b20 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:49.147297 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 479/1921] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:49 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:50.161040 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6780a9c2-4e1d-4a6a-a59b-55a3236025e3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:50.163723 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6780a9c2-4e1d-4a6a-a59b-55a3236025e3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:50.163921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6780a9c2-4e1d-4a6a-a59b-55a3236025e3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:50.164359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6780a9c2-4e1d-4a6a-a59b-55a3236025e3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:50.164359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6780a9c2-4e1d-4a6a-a59b-55a3236025e3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:50.172797 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:50.172797 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:50.173751 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6780a9c2-4e1d-4a6a-a59b-55a3236025e3 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:50.174116 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 486/1922] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:50 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:51.187192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0a7cd1f4-b98b-4306-b90b-d06ba2471575 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:51.189943 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0a7cd1f4-b98b-4306-b90b-d06ba2471575 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:51.190902 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0a7cd1f4-b98b-4306-b90b-d06ba2471575 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:51.190902 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0a7cd1f4-b98b-4306-b90b-d06ba2471575 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:51.190902 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0a7cd1f4-b98b-4306-b90b-d06ba2471575 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:51.198400 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:51.198400 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:51.199332 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0a7cd1f4-b98b-4306-b90b-d06ba2471575 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:51.199763 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 466/1923] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:51 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:52.195827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a72c8774-c283-4877-8a1c-e4c9361ded6a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:52.210576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2b79c87b-1b1a-424e-ad51-4bbb4fc9a081 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:52.212361 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b79c87b-1b1a-424e-ad51-4bbb4fc9a081 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:02:52.212549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b79c87b-1b1a-424e-ad51-4bbb4fc9a081 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:52.212748 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b79c87b-1b1a-424e-ad51-4bbb4fc9a081 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:52.214891 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5d8baa7c-7049-4d17-bbb2-01bcd13e8324 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:52.217041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5d8baa7c-7049-4d17-bbb2-01bcd13e8324 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:52.217943 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5d8baa7c-7049-4d17-bbb2-01bcd13e8324 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:52.217943 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5d8baa7c-7049-4d17-bbb2-01bcd13e8324 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:52.218150 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5d8baa7c-7049-4d17-bbb2-01bcd13e8324 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:52.222680 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:52.222680 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:52.224029 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:52.224029 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:52.226693 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5d8baa7c-7049-4d17-bbb2-01bcd13e8324 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:52.226843 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2b79c87b-1b1a-424e-ad51-4bbb4fc9a081 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:02:52.227463 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 487/1924] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:52 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:52.231432 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b79c87b-1b1a-424e-ad51-4bbb4fc9a081 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:02:52.231881 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 480/1925] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:52 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:52.299802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-b3030f9c-ad98-4538-820e-56e19fb7fd3a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:52.310192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-b3030f9c-ad98-4538-820e-56e19fb7fd3a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:02:52.310192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-b3030f9c-ad98-4538-820e-56e19fb7fd3a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:52.310192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-b3030f9c-ad98-4538-820e-56e19fb7fd3a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:52.330334 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:52.330334 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:52.340899 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-b3030f9c-ad98-4538-820e-56e19fb7fd3a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:02:52.344100 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-b3030f9c-ad98-4538-820e-56e19fb7fd3a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:02:52.344539 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 467/1926] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:02:52 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:02:52.370937 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a72c8774-c283-4877-8a1c-e4c9361ded6a tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:02:52.370937 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a72c8774-c283-4877-8a1c-e4c9361ded6a tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258", "extra_specs": {}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:52.372231 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:52.372231 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:52.385314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:52.393524 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] POST https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181/action Jul 03 13:02:52.394416 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:02:52.394659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:52.398856 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a72c8774-c283-4877-8a1c-e4c9361ded6a tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:02:52.399397 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 493/1927] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:02:52 2026] POST /volume/v3/types => generated 269 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:52.419305 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:52.419305 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:52.419634 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:02:52.430293 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Begin detaching volume completed successfully. Jul 03 13:02:52.431595 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-09ed1b4a-2225-4aa7-a47b-1ef71ec080e8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181/action returned with HTTP 202 Jul 03 13:02:52.431595 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 488/1928] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:02:52 2026] POST /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:02:53.242808 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7dd87be8-9b65-4dfb-bed3-a96d2683046d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:53.247610 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7dd87be8-9b65-4dfb-bed3-a96d2683046d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:53.247610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7dd87be8-9b65-4dfb-bed3-a96d2683046d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:53.247610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7dd87be8-9b65-4dfb-bed3-a96d2683046d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:53.247610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7dd87be8-9b65-4dfb-bed3-a96d2683046d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:53.251948 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:53.251948 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:53.253056 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7dd87be8-9b65-4dfb-bed3-a96d2683046d tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:53.253570 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 481/1929] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:53 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:53.465555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-50cc2996-c7df-44e1-b289-c128c5c4a660 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:53.465992 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-50cc2996-c7df-44e1-b289-c128c5c4a660 None None] GET https://10.4.3.13/volume// Jul 03 13:02:53.466124 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-50cc2996-c7df-44e1-b289-c128c5c4a660 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:53.466356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-50cc2996-c7df-44e1-b289-c128c5c4a660 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:53.466837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-50cc2996-c7df-44e1-b289-c128c5c4a660 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:02:53.467146 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 468/1930] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:02:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:02:53.484849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-cadaa1f1-d0d9-4940-8bfb-b0e68b34174e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:53.487523 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-cadaa1f1-d0d9-4940-8bfb-b0e68b34174e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:02:53.487813 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-cadaa1f1-d0d9-4940-8bfb-b0e68b34174e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:53.487945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-cadaa1f1-d0d9-4940-8bfb-b0e68b34174e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:53.503151 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:53.503151 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:53.509065 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-cadaa1f1-d0d9-4940-8bfb-b0e68b34174e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:02:53.517345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-cadaa1f1-d0d9-4940-8bfb-b0e68b34174e tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:02:53.517500 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 494/1931] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:02:53 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 1325 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:02:54.274103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9fd39477-9042-48c4-afb0-e07da88d96f5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:54.277721 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9fd39477-9042-48c4-afb0-e07da88d96f5 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:54.277985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9fd39477-9042-48c4-afb0-e07da88d96f5 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:54.278213 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9fd39477-9042-48c4-afb0-e07da88d96f5 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:54.278425 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9fd39477-9042-48c4-afb0-e07da88d96f5 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:54.284930 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:54.284930 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:54.286521 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9fd39477-9042-48c4-afb0-e07da88d96f5 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:54.286521 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 489/1932] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:54 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:55.265061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4db673d6-308d-46c4-a700-c6b69e4c1806 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:55.268191 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4db673d6-308d-46c4-a700-c6b69e4c1806 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:02:55.268654 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4db673d6-308d-46c4-a700-c6b69e4c1806 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768", "extra_specs": {}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:55.289207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4db673d6-308d-46c4-a700-c6b69e4c1806 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:02:55.289487 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 482/1933] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:02:55 2026] POST /volume/v3/types => generated 269 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:55.300970 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1615e957-bfab-4263-9d3b-28d57772f581 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:55.303390 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1615e957-bfab-4263-9d3b-28d57772f581 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:02:55.303499 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0e1201a8-155d-403f-bff1-dda512199400 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:55.304053 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1615e957-bfab-4263-9d3b-28d57772f581 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806", "extra_specs": {}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:55.306261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e1201a8-155d-403f-bff1-dda512199400 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:55.306261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e1201a8-155d-403f-bff1-dda512199400 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:55.306261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e1201a8-155d-403f-bff1-dda512199400 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:55.306261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0e1201a8-155d-403f-bff1-dda512199400 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:55.312691 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:55.312691 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:55.313904 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e1201a8-155d-403f-bff1-dda512199400 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:55.314980 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 495/1934] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:55 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:55.326394 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1615e957-bfab-4263-9d3b-28d57772f581 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:02:55.326744 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 469/1935] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:02:55 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:55.338768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:55.341236 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:55.341731 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1582633632", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:55.344344 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1582633632', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:55.347657 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume of 1 GB Jul 03 13:02:55.348073 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:55.348073 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:55.348895 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Availability Zones retrieved successfully. Jul 03 13:02:55.356613 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Flow 'volume_create_api' (4dca5267-0a5b-4b22-883d-c19ca0f63dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:55.357089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d95062-5bee-4188-8c11-3cccfb49c758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.358782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:55.397361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d95062-5bee-4188-8c11-3cccfb49c758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:02:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ba46743a-834a-4c87-ae25-aab067f8f461,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ba46743a-834a-4c87-ae25-aab067f8f461', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.398939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8469d7ff-9790-4995-a484-1f4c0d5a51b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.437854 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:02:55.438829 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:02:55.505732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Created reservations ['19fadd91-767b-4dbf-a978-a23fb350ec8a', '9ce8953b-f926-4234-a6a0-4ba1252ac4bd', '943bf20a-46bf-4c57-b2e1-35e2984bd03d', 'b34c7b04-c083-4bf5-9c09-b52a7f302986'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:55.506678 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8469d7ff-9790-4995-a484-1f4c0d5a51b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19fadd91-767b-4dbf-a978-a23fb350ec8a', '9ce8953b-f926-4234-a6a0-4ba1252ac4bd', '943bf20a-46bf-4c57-b2e1-35e2984bd03d', 'b34c7b04-c083-4bf5-9c09-b52a7f302986']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.507562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21ca4b5-977f-42df-8538-aceb4fcd59c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.540078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21ca4b5-977f-42df-8538-aceb4fcd59c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8c32c0b-54bc-46bf-a7d2-b9059e4473f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1582633632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e987e432cb442819cd9a684725560ae',qos_specs=None,replication_status=,reservations=['19fadd91-767b-4dbf-a978-a23fb350ec8a','9ce8953b-f926-4234-a6a0-4ba1252ac4bd','943bf20a-46bf-4c57-b2e1-35e2984bd03d','b34c7b04-c083-4bf5-9c09-b52a7f302986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_type_id=ba46743a-834a-4c87-ae25-aab067f8f461), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1582633632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8c32c0b-54bc-46bf-a7d2-b9059e4473f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e987e432cb442819cd9a684725560ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ba46743a-834a-4c87-ae25-aab067f8f461),volume_type_id=ba46743a-834a-4c87-ae25-aab067f8f461)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.540763 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1426eba9-faa2-44af-a2fa-1497ff091ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.566036 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1426eba9-faa2-44af-a2fa-1497ff091ee0) transitioned into state 'SUCCESS' from state '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-1582633632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e987e432cb442819cd9a684725560ae',qos_specs=None,replication_status=,reservations=['19fadd91-767b-4dbf-a978-a23fb350ec8a','9ce8953b-f926-4234-a6a0-4ba1252ac4bd','943bf20a-46bf-4c57-b2e1-35e2984bd03d','b34c7b04-c083-4bf5-9c09-b52a7f302986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_type_id=ba46743a-834a-4c87-ae25-aab067f8f461)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.567107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f32916-8421-4348-9e01-6b0e7b028472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.581190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f32916-8421-4348-9e01-6b0e7b028472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.581190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Flow 'volume_create_api' (4dca5267-0a5b-4b22-883d-c19ca0f63dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:55.581190 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume request issued successfully. Jul 03 13:02:55.581452 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a7feb7d-8eff-4b6e-85e3-b3396e3d40d8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:55.581919 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 490/1936] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:55 2026] POST /volume/v3/volumes => generated 845 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:55.599333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-22ca8be0-9594-47d8-bfce-564aa2017746 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:55.601366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:55.601886 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-685868107", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:55.607920 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-685868107', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:55.616076 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume of 1 GB Jul 03 13:02:55.616500 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:55.616500 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:55.617047 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Availability Zones retrieved successfully. Jul 03 13:02:55.625471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Flow 'volume_create_api' (ee0f666c-db3b-4735-ba41-d588f3dd807f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:55.627446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c94ae46-aebb-4a1f-bab4-d74849563027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.628332 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:55.659261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c94ae46-aebb-4a1f-bab4-d74849563027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:02:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=853b66da-fa5e-4f75-ad2e-6d58bccc8ce5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '853b66da-fa5e-4f75-ad2e-6d58bccc8ce5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.660877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3c964c-929c-4a65-a967-95aa9f47d2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.700075 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:02:55.701057 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:02:55.762899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Created reservations ['47d3e16e-4869-4d2c-b6ef-738766d9da8a', '552f78c7-81a7-47b2-ba6b-e1000bad3277', '7f72206f-ceb5-44c8-887d-2c0bae575c78', '29f6865b-c260-4021-be8c-80a43fc4d720'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:55.766506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a3c964c-929c-4a65-a967-95aa9f47d2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d3e16e-4869-4d2c-b6ef-738766d9da8a', '552f78c7-81a7-47b2-ba6b-e1000bad3277', '7f72206f-ceb5-44c8-887d-2c0bae575c78', '29f6865b-c260-4021-be8c-80a43fc4d720']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.766506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f20a19-0f52-4152-a901-1047d99e6a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.810824 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f20a19-0f52-4152-a901-1047d99e6a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a036215c-6ed5-4af1-851f-a07d36266ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-685868107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e987e432cb442819cd9a684725560ae',qos_specs=None,replication_status=,reservations=['47d3e16e-4869-4d2c-b6ef-738766d9da8a','552f78c7-81a7-47b2-ba6b-e1000bad3277','7f72206f-ceb5-44c8-887d-2c0bae575c78','29f6865b-c260-4021-be8c-80a43fc4d720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_type_id=853b66da-fa5e-4f75-ad2e-6d58bccc8ce5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-685868107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a036215c-6ed5-4af1-851f-a07d36266ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e987e432cb442819cd9a684725560ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(853b66da-fa5e-4f75-ad2e-6d58bccc8ce5),volume_type_id=853b66da-fa5e-4f75-ad2e-6d58bccc8ce5)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.812030 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4daa79a4-55ea-4f90-a866-206fb94df5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.841021 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4daa79a4-55ea-4f90-a866-206fb94df5a1) transitioned into state 'SUCCESS' from state '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-685868107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e987e432cb442819cd9a684725560ae',qos_specs=None,replication_status=,reservations=['47d3e16e-4869-4d2c-b6ef-738766d9da8a','552f78c7-81a7-47b2-ba6b-e1000bad3277','7f72206f-ceb5-44c8-887d-2c0bae575c78','29f6865b-c260-4021-be8c-80a43fc4d720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_type_id=853b66da-fa5e-4f75-ad2e-6d58bccc8ce5)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.841526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fb92fe-a82b-491e-8f5d-2a30af6da89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:55.869245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fb92fe-a82b-491e-8f5d-2a30af6da89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:55.874193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Flow 'volume_create_api' (ee0f666c-db3b-4735-ba41-d588f3dd807f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:55.879788 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume request issued successfully. Jul 03 13:02:55.881305 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-22ca8be0-9594-47d8-bfce-564aa2017746 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:55.881417 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 483/1937] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:55 2026] POST /volume/v3/volumes => generated 843 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:55.920697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:55.922805 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:02:55.923237 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2104828093", "snapshot_id": null, "imageRef": "03278f6e-5f6c-4fe2-8383-5022ff5cf064", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:02:55.925147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2104828093', 'snapshot_id': None, 'imageRef': '03278f6e-5f6c-4fe2-8383-5022ff5cf064', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:02:56.089878 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume of 1 GB Jul 03 13:02:56.090310 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:56.090310 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:56.091688 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Availability Zones retrieved successfully. Jul 03 13:02:56.099255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Flow 'volume_create_api' (9bda1fd4-5be0-40a9-b564-7eb17ab3670c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:56.101434 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9610a948-149c-4b2e-a562-8c0f4529d3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:56.102980 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:02:56.172983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9610a948-149c-4b2e-a562-8c0f4529d3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:02:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=273429db-77d2-4a98-87ad-5c03173f5380,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '273429db-77d2-4a98-87ad-5c03173f5380', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:56.173783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01021244-5187-4da0-bd1c-9bf92e344484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:56.215952 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:02:56.216321 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:02:56.277960 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Created reservations ['86fecb8d-9a46-44e7-a33f-4aa9fdd07686', 'd032fe5c-41e8-4f5e-ba0b-3238008b77c5', '7a76e0cb-f77b-4347-9393-01cb767b15da', '490806b9-809b-4002-88b9-517fd5e593ae'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:02:56.278181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01021244-5187-4da0-bd1c-9bf92e344484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86fecb8d-9a46-44e7-a33f-4aa9fdd07686', 'd032fe5c-41e8-4f5e-ba0b-3238008b77c5', '7a76e0cb-f77b-4347-9393-01cb767b15da', '490806b9-809b-4002-88b9-517fd5e593ae']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:56.278901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e08005-b685-46f8-8423-193be9678a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:56.303637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e08005-b685-46f8-8423-193be9678a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8a5f0b-6c5c-4f37-a385-0a29790ae1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104828093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e987e432cb442819cd9a684725560ae',qos_specs=None,replication_status=,reservations=['86fecb8d-9a46-44e7-a33f-4aa9fdd07686','d032fe5c-41e8-4f5e-ba0b-3238008b77c5','7a76e0cb-f77b-4347-9393-01cb767b15da','490806b9-809b-4002-88b9-517fd5e593ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_type_id=273429db-77d2-4a98-87ad-5c03173f5380), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2104828093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f8a5f0b-6c5c-4f37-a385-0a29790ae1db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e987e432cb442819cd9a684725560ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(273429db-77d2-4a98-87ad-5c03173f5380),volume_type_id=273429db-77d2-4a98-87ad-5c03173f5380)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:56.304348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e709a40d-84a6-4e31-be24-8baab019c9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:56.330878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b417cd35-c1b3-4e48-b87e-339dfb9e859b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:56.333202 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b417cd35-c1b3-4e48-b87e-339dfb9e859b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:56.333410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b417cd35-c1b3-4e48-b87e-339dfb9e859b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:56.333652 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b417cd35-c1b3-4e48-b87e-339dfb9e859b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:56.333786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b417cd35-c1b3-4e48-b87e-339dfb9e859b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:56.334856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e709a40d-84a6-4e31-be24-8baab019c9e3) transitioned into state 'SUCCESS' from state '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-2104828093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e987e432cb442819cd9a684725560ae',qos_specs=None,replication_status=,reservations=['86fecb8d-9a46-44e7-a33f-4aa9fdd07686','d032fe5c-41e8-4f5e-ba0b-3238008b77c5','7a76e0cb-f77b-4347-9393-01cb767b15da','490806b9-809b-4002-88b9-517fd5e593ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a100c76f2a9b465494a9e3c0ec9037d7',volume_type_id=273429db-77d2-4a98-87ad-5c03173f5380)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:56.336190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbb8816-ea65-4673-a675-ab62964537f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:02:56.341754 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:56.341754 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:56.342686 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b417cd35-c1b3-4e48-b87e-339dfb9e859b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:56.343147 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 470/1938] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:56 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:56.349946 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbb8816-ea65-4673-a675-ab62964537f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:02:56.351072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Flow 'volume_create_api' (9bda1fd4-5be0-40a9-b564-7eb17ab3670c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:02:56.351584 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Create volume request issued successfully. Jul 03 13:02:56.352367 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ded29986-10cd-43ca-a64d-c8d2be33fd7a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:02:56.352841 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 496/1939] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:02:55 2026] POST /volume/v3/volumes => generated 845 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:02:56.368147 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f2ed8175-40d7-46fc-b66a-4daba15f7acd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:56.370114 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f2ed8175-40d7-46fc-b66a-4daba15f7acd tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:02:56.370114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f2ed8175-40d7-46fc-b66a-4daba15f7acd tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:56.370282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f2ed8175-40d7-46fc-b66a-4daba15f7acd tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:56.379255 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:56.379255 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:56.385515 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f2ed8175-40d7-46fc-b66a-4daba15f7acd tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:02:56.391933 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f2ed8175-40d7-46fc-b66a-4daba15f7acd tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:02:56.392372 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 491/1940] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:56 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 913 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:57.357266 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4016a5aa-ed78-40bd-976f-c1c0d652802c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:57.359783 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4016a5aa-ed78-40bd-976f-c1c0d652802c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:57.360028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4016a5aa-ed78-40bd-976f-c1c0d652802c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:57.361015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4016a5aa-ed78-40bd-976f-c1c0d652802c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:57.361015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4016a5aa-ed78-40bd-976f-c1c0d652802c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:57.366282 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:57.366282 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:57.367626 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4016a5aa-ed78-40bd-976f-c1c0d652802c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:57.368285 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 484/1941] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:57 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:02:57.408052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6f2a5954-b6c1-43f2-a3fc-68b427d62222 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:57.410413 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f2a5954-b6c1-43f2-a3fc-68b427d62222 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:02:57.410682 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f2a5954-b6c1-43f2-a3fc-68b427d62222 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:57.411319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f2a5954-b6c1-43f2-a3fc-68b427d62222 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:57.425576 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:57.425576 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:57.433745 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f2a5954-b6c1-43f2-a3fc-68b427d62222 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:02:57.440184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f2a5954-b6c1-43f2-a3fc-68b427d62222 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:02:57.440665 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 471/1942] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:57 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:58.284326 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-18ba425d-771e-45be-9f2b-d9e6339c3aa8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:58.292302 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-18ba425d-771e-45be-9f2b-d9e6339c3aa8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] DELETE https://10.4.3.13/volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5 Jul 03 13:02:58.292575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-18ba425d-771e-45be-9f2b-d9e6339c3aa8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:58.292865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-18ba425d-771e-45be-9f2b-d9e6339c3aa8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:58.297321 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=207,cinder:UPDATE=52,cinder:INSERT=29 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:02:58.312374 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:58.312374 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:02:58.381808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a086a437-8ea9-4d91-b6a7-db2e489986e4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:58.383928 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a086a437-8ea9-4d91-b6a7-db2e489986e4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:58.384251 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a086a437-8ea9-4d91-b6a7-db2e489986e4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:58.384497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a086a437-8ea9-4d91-b6a7-db2e489986e4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:58.384666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a086a437-8ea9-4d91-b6a7-db2e489986e4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:58.389263 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:58.389263 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:58.390140 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a086a437-8ea9-4d91-b6a7-db2e489986e4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:58.390596 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 492/1943] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:58 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:58.458702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-427da998-30b2-4322-8ccb-9e1a2a970ef6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:58.462980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-427da998-30b2-4322-8ccb-9e1a2a970ef6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:02:58.463205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-427da998-30b2-4322-8ccb-9e1a2a970ef6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:58.463847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-427da998-30b2-4322-8ccb-9e1a2a970ef6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:58.475401 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:58.475401 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:58.481922 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-427da998-30b2-4322-8ccb-9e1a2a970ef6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:02:58.495908 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-427da998-30b2-4322-8ccb-9e1a2a970ef6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:02:58.496477 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 485/1944] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:58 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:58.872537 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d9e95ad8-23e8-41a0-a006-539a3b198148 req-18ba425d-771e-45be-9f2b-d9e6339c3aa8 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5 returned with HTTP 200 Jul 03 13:02:58.873249 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 497/1945] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:02:58 2026] DELETE /volume/v3/attachments/72ed11b7-7fec-4850-bd2b-7d46468ca3b5 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:59.407796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b6f13e34-c5fb-4cad-8c94-9616a9a94557 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:59.411825 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b6f13e34-c5fb-4cad-8c94-9616a9a94557 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:02:59.412117 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b6f13e34-c5fb-4cad-8c94-9616a9a94557 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:59.412499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b6f13e34-c5fb-4cad-8c94-9616a9a94557 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:59.412583 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b6f13e34-c5fb-4cad-8c94-9616a9a94557 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:02:59.425574 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:59.425574 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:02:59.428080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b6f13e34-c5fb-4cad-8c94-9616a9a94557 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:02:59.429444 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 472/1946] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:59 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:59.518130 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2e322444-5250-4890-8759-ff9dc9441af9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:59.520349 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2e322444-5250-4890-8759-ff9dc9441af9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:02:59.520553 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2e322444-5250-4890-8759-ff9dc9441af9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:59.520793 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2e322444-5250-4890-8759-ff9dc9441af9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:59.529430 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:59.529430 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:02:59.535378 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2e322444-5250-4890-8759-ff9dc9441af9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:02:59.542408 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2e322444-5250-4890-8759-ff9dc9441af9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:02:59.543005 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 493/1947] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:59 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:02:59.939714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-df16dd32-4270-4ce2-99c6-9bcec66c2f31 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:02:59.945029 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df16dd32-4270-4ce2-99c6-9bcec66c2f31 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:02:59.945264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df16dd32-4270-4ce2-99c6-9bcec66c2f31 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:02:59.945447 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df16dd32-4270-4ce2-99c6-9bcec66c2f31 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:02:59.956502 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:02:59.956502 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:02:59.961667 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-df16dd32-4270-4ce2-99c6-9bcec66c2f31 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:02:59.968686 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df16dd32-4270-4ce2-99c6-9bcec66c2f31 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:02:59.969267 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 486/1948] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:02:59 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:00.444215 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c58e392b-501e-4bff-b0e2-f0d0407232c2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:00.446532 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c58e392b-501e-4bff-b0e2-f0d0407232c2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:00.451230 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c58e392b-501e-4bff-b0e2-f0d0407232c2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:00.451918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c58e392b-501e-4bff-b0e2-f0d0407232c2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:00.452219 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c58e392b-501e-4bff-b0e2-f0d0407232c2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:00.459016 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:00.459016 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:00.460691 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c58e392b-501e-4bff-b0e2-f0d0407232c2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:00.460691 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 498/1949] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:00 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:00.561445 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eba59364-eb74-43b6-9b4c-e6d3ab449f1e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:00.563117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-fff89b77-f26e-4ba2-bc3e-14f5e9c529df None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:00.565630 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eba59364-eb74-43b6-9b4c-e6d3ab449f1e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:00.565630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eba59364-eb74-43b6-9b4c-e6d3ab449f1e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:00.565816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eba59364-eb74-43b6-9b4c-e6d3ab449f1e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:00.567834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-fff89b77-f26e-4ba2-bc3e-14f5e9c529df tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:00.567834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-fff89b77-f26e-4ba2-bc3e-14f5e9c529df tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:00.567834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-fff89b77-f26e-4ba2-bc3e-14f5e9c529df tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:00.578275 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:00.578275 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:00.584494 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-eba59364-eb74-43b6-9b4c-e6d3ab449f1e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:00.585404 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:00.585404 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:00.592315 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-fff89b77-f26e-4ba2-bc3e-14f5e9c529df tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:00.594855 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eba59364-eb74-43b6-9b4c-e6d3ab449f1e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:00.594855 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 473/1950] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:00 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:00.605023 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-fff89b77-f26e-4ba2-bc3e-14f5e9c529df tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:00.605674 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 494/1951] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:00 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:01.482069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-012693e4-ed79-47d4-86c6-cdc238e8f76a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:01.489750 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-012693e4-ed79-47d4-86c6-cdc238e8f76a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:01.490889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-012693e4-ed79-47d4-86c6-cdc238e8f76a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:01.491115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-012693e4-ed79-47d4-86c6-cdc238e8f76a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:01.491439 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-012693e4-ed79-47d4-86c6-cdc238e8f76a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:01.497346 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:01.497346 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:01.498377 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-012693e4-ed79-47d4-86c6-cdc238e8f76a tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:01.498915 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 487/1952] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:01 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:01.611585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-09260672-a810-41b6-8aa3-e13ea4cd6748 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:01.613472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-09260672-a810-41b6-8aa3-e13ea4cd6748 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:01.613692 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-09260672-a810-41b6-8aa3-e13ea4cd6748 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:01.613884 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-09260672-a810-41b6-8aa3-e13ea4cd6748 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:01.621493 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:01.621493 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:01.625659 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-09260672-a810-41b6-8aa3-e13ea4cd6748 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:01.632313 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-09260672-a810-41b6-8aa3-e13ea4cd6748 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:01.632692 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 499/1953] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:01 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:01.684849 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-440a59f4-42b7-44f7-b66b-9386f833e17a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:01.695299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-440a59f4-42b7-44f7-b66b-9386f833e17a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075/action Jul 03 13:03:01.695299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-440a59f4-42b7-44f7-b66b-9386f833e17a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:01.695299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-440a59f4-42b7-44f7-b66b-9386f833e17a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:01.715135 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=246,cinder:INSERT=44,cinder:UPDATE=73 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:03:01.733281 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:01.733281 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:01.765758 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-71d520db-6e0a-4267-bf98-7c3a893fd684 req-440a59f4-42b7-44f7-b66b-9386f833e17a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075/action returned with HTTP 204 Jul 03 13:03:01.766235 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 474/1954] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:03:01 2026] POST /volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:02.512718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-888a663c-9aba-44e4-bf69-f6b3750f41ef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:02.517367 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-888a663c-9aba-44e4-bf69-f6b3750f41ef tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:02.517367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-888a663c-9aba-44e4-bf69-f6b3750f41ef tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:02.517367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-888a663c-9aba-44e4-bf69-f6b3750f41ef tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:02.517367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-888a663c-9aba-44e4-bf69-f6b3750f41ef tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:02.527607 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:02.527607 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:02.528122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-888a663c-9aba-44e4-bf69-f6b3750f41ef tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:02.529113 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 495/1955] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:02 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:02.649816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c8c9ecef-f999-40a7-97f2-d681d3ba7e5d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:02.652137 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8c9ecef-f999-40a7-97f2-d681d3ba7e5d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:02.652357 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8c9ecef-f999-40a7-97f2-d681d3ba7e5d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:02.652600 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8c9ecef-f999-40a7-97f2-d681d3ba7e5d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:02.657362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-671245e4-388b-4643-ae7a-8d6a2d5e65e5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:02.657840 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-671245e4-388b-4643-ae7a-8d6a2d5e65e5 None None] GET https://10.4.3.13/volume// Jul 03 13:03:02.658007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-671245e4-388b-4643-ae7a-8d6a2d5e65e5 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:02.658213 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-671245e4-388b-4643-ae7a-8d6a2d5e65e5 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:02.658570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-671245e4-388b-4643-ae7a-8d6a2d5e65e5 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:02.659092 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 500/1956] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:03:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:02.662914 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:02.662914 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:02.668697 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c8c9ecef-f999-40a7-97f2-d681d3ba7e5d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:02.671881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-ea10d3e0-8e64-49ab-9201-d9647ff608e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:02.674986 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-ea10d3e0-8e64-49ab-9201-d9647ff608e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:03:02.675114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8c9ecef-f999-40a7-97f2-d681d3ba7e5d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:02.675666 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 488/1957] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:02 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:02.675832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-ea10d3e0-8e64-49ab-9201-d9647ff608e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e446b24-d524-4e21-aace-353761b7ab95", "connector": null, "instance_uuid": "4292bf64-f9c6-4b87-bf47-a217fc16e781"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:02.685263 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:02.685263 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:02.728599 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-ea10d3e0-8e64-49ab-9201-d9647ff608e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:03:02.729255 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 475/1958] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:03:02 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 13:03:03.137402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b6b9679-59ce-4e4f-a66b-d7b109c15ab3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:03.140106 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b6b9679-59ce-4e4f-a66b-d7b109c15ab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:03.140410 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b6b9679-59ce-4e4f-a66b-d7b109c15ab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:03.140686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b6b9679-59ce-4e4f-a66b-d7b109c15ab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:03.163817 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:03.163817 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:03.168876 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7b6b9679-59ce-4e4f-a66b-d7b109c15ab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:03.181533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b6b9679-59ce-4e4f-a66b-d7b109c15ab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:03.182222 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 496/1959] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:03 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:03.263358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e9a6d379-c07b-4122-bde6-ce42dae6bfea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:03.263875 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e9a6d379-c07b-4122-bde6-ce42dae6bfea None None] GET https://10.4.3.13/volume// Jul 03 13:03:03.264124 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e9a6d379-c07b-4122-bde6-ce42dae6bfea None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:03.264439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e9a6d379-c07b-4122-bde6-ce42dae6bfea None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:03.265010 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e9a6d379-c07b-4122-bde6-ce42dae6bfea None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:03.265755 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 501/1960] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:03.281929 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-e00936ad-8c38-459a-9e20-77556297a656 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:03.286692 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-e00936ad-8c38-459a-9e20-77556297a656 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:03.287791 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-e00936ad-8c38-459a-9e20-77556297a656 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:03.288217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-e00936ad-8c38-459a-9e20-77556297a656 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:03.307861 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:03.307861 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:03.316596 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-e00936ad-8c38-459a-9e20-77556297a656 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:03.325018 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-e00936ad-8c38-459a-9e20-77556297a656 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:03.325644 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 489/1961] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:03:03 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 1081 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:03.468932 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:03.472024 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] PUT https://10.4.3.13/volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724 Jul 03 13:03:03.472562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:03.483682 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Acquiring lock "cinder-attachment_update-1e446b24-d524-4e21-aace-353761b7ab95-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:03:03.491029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Lock "cinder-attachment_update-1e446b24-d524-4e21-aace-353761b7ab95-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:03:03.492939 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:03.492939 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:03.543856 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5d35c15a-b821-481b-abcb-ba9870d1aee0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:03.545836 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5d35c15a-b821-481b-abcb-ba9870d1aee0 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:03.546118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5d35c15a-b821-481b-abcb-ba9870d1aee0 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:03.546484 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5d35c15a-b821-481b-abcb-ba9870d1aee0 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:03.546664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5d35c15a-b821-481b-abcb-ba9870d1aee0 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:03.551921 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:03.551921 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:03.553062 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5d35c15a-b821-481b-abcb-ba9870d1aee0 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:03.553911 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 497/1962] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:03 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:03.695032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e2a001c4-dfac-4750-b3f1-0cf93b98e6f2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:03.696140 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2a001c4-dfac-4750-b3f1-0cf93b98e6f2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:03.696140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2a001c4-dfac-4750-b3f1-0cf93b98e6f2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:03.696523 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2a001c4-dfac-4750-b3f1-0cf93b98e6f2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:03.706641 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:03.706641 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:03.711968 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e2a001c4-dfac-4750-b3f1-0cf93b98e6f2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:03.718903 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2a001c4-dfac-4750-b3f1-0cf93b98e6f2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:03.719486 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 502/1963] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:03 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.022471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Lock "cinder-attachment_update-1e446b24-d524-4e21-aace-353761b7ab95-np0000004418" released by "attachment_update" :: held 0.532s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:03:04.022998 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-f93f69cb-cee2-4601-8a38-588b341dc5f1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724 returned with HTTP 200 Jul 03 13:03:04.023541 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 476/1964] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:03:03 2026] PUT /volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724 => generated 968 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:04.045514 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1f745627-c6c1-4c67-b32f-6dd2284325e7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.048368 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1f745627-c6c1-4c67-b32f-6dd2284325e7 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/encryption Jul 03 13:03:04.048853 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1f745627-c6c1-4c67-b32f-6dd2284325e7 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.049008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1f745627-c6c1-4c67-b32f-6dd2284325e7 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.066966 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.066966 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:04.080609 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1f745627-c6c1-4c67-b32f-6dd2284325e7 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/encryption returned with HTTP 200 Jul 03 13:03:04.081088 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 490/1965] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.203563 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7966a276-a7ec-4435-aa74-c7ea0b758dbc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.206883 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7966a276-a7ec-4435-aa74-c7ea0b758dbc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:04.207242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7966a276-a7ec-4435-aa74-c7ea0b758dbc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.207581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7966a276-a7ec-4435-aa74-c7ea0b758dbc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.225728 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.225728 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:04.233873 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7966a276-a7ec-4435-aa74-c7ea0b758dbc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:04.241859 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7966a276-a7ec-4435-aa74-c7ea0b758dbc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:04.242265 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 498/1966] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.567179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-42564a25-ad7b-4283-a3f9-02e6846c17ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.569620 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-42564a25-ad7b-4283-a3f9-02e6846c17ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:04.569881 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-42564a25-ad7b-4283-a3f9-02e6846c17ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.570111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-42564a25-ad7b-4283-a3f9-02e6846c17ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.570296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-42564a25-ad7b-4283-a3f9-02e6846c17ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:04.575133 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.575133 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:04.576271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-42564a25-ad7b-4283-a3f9-02e6846c17ce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:04.576661 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 503/1967] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.592396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cc4469bd-966c-4e29-9cd3-d4c8bf3e3f33 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.594829 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc4469bd-966c-4e29-9cd3-d4c8bf3e3f33 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:03:04.595249 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cc4469bd-966c-4e29-9cd3-d4c8bf3e3f33 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.595304 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cc4469bd-966c-4e29-9cd3-d4c8bf3e3f33 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.608526 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.608526 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:04.621091 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cc4469bd-966c-4e29-9cd3-d4c8bf3e3f33 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:03:04.629533 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc4469bd-966c-4e29-9cd3-d4c8bf3e3f33 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 200 Jul 03 13:03:04.629533 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 477/1968] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.651424 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.654896 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] POST https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164/action Jul 03 13:03:04.655281 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:04.655415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:04.657801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.admin_actions [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] Updating backup '7887ec19-41e2-4e88-81e1-e8e841808164' with '{'status': 'error'}' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 13:03:04.678416 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.678416 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:04.702775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] reset_status in rpcapi backup_id 7887ec19-41e2-4e88-81e1-e8e841808164 on host np0000004418. {{(pid=99823) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 13:03:04.710416 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b90d971-b520-48bb-862d-2afa1b22f7c6 tempest-VolumesBackupsAdminTest-442795547 tempest-VolumesBackupsAdminTest-442795547-project-admin] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164/action returned with HTTP 202 Jul 03 13:03:04.710416 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 491/1969] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:03:04 2026] POST /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:03:04.725399 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4842e831-8b36-4760-a9a6-dca947deacce None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.729617 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4842e831-8b36-4760-a9a6-dca947deacce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:04.729617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4842e831-8b36-4760-a9a6-dca947deacce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.729617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4842e831-8b36-4760-a9a6-dca947deacce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.729617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4842e831-8b36-4760-a9a6-dca947deacce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:04.736306 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=223,cinder:UPDATE=31,cinder:INSERT=23 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:03:04.741296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ae6060f7-1815-41f5-bd9f-5da25f304d97 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.742149 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.742149 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:04.743214 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4842e831-8b36-4760-a9a6-dca947deacce tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:04.743733 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 499/1970] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.744384 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae6060f7-1815-41f5-bd9f-5da25f304d97 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:04.744624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae6060f7-1815-41f5-bd9f-5da25f304d97 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.745273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae6060f7-1815-41f5-bd9f-5da25f304d97 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.761507 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.761507 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:04.765065 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.768866 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] DELETE https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:04.769585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.769585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.769585 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete backup with id: 7887ec19-41e2-4e88-81e1-e8e841808164. Jul 03 13:03:04.771229 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ae6060f7-1815-41f5-bd9f-5da25f304d97 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:04.779271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae6060f7-1815-41f5-bd9f-5da25f304d97 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:04.779271 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 504/1971] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:04.785117 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.785117 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:04.813127 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] delete_backup rpcapi backup_id 7887ec19-41e2-4e88-81e1-e8e841808164 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:03:04.816129 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e483dd7b-9c3f-4e98-af0c-e9696c323462 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 202 Jul 03 13:03:04.817117 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 478/1972] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:04 2026] DELETE /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:03:04.828076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d766e421-a17d-4396-acb7-fcfdf72ba77f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:04.830532 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d766e421-a17d-4396-acb7-fcfdf72ba77f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:04.830938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d766e421-a17d-4396-acb7-fcfdf72ba77f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:04.831291 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d766e421-a17d-4396-acb7-fcfdf72ba77f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:04.831528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d766e421-a17d-4396-acb7-fcfdf72ba77f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:04.840761 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:04.840761 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:04.841971 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d766e421-a17d-4396-acb7-fcfdf72ba77f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 200 Jul 03 13:03:04.842539 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 492/1973] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:04 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:05.261862 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b619d9cb-a52f-4563-a291-3df49165c774 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:05.264962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b619d9cb-a52f-4563-a291-3df49165c774 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:05.264962 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b619d9cb-a52f-4563-a291-3df49165c774 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:05.265624 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b619d9cb-a52f-4563-a291-3df49165c774 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:05.286627 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:05.286627 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:05.296677 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b619d9cb-a52f-4563-a291-3df49165c774 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:05.306230 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b619d9cb-a52f-4563-a291-3df49165c774 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:05.306865 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 500/1974] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:05 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:03:05.806902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-69062d63-9ded-4212-a762-58b45b9317d7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:05.817736 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69062d63-9ded-4212-a762-58b45b9317d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:05.817736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69062d63-9ded-4212-a762-58b45b9317d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:05.817736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69062d63-9ded-4212-a762-58b45b9317d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:05.832244 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:05.832244 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:05.845192 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-69062d63-9ded-4212-a762-58b45b9317d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:05.852402 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69062d63-9ded-4212-a762-58b45b9317d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:05.852775 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 505/1975] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:05 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:05.863496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f9ae9f01-4029-4296-a01f-41450128d92b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:05.864652 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f9ae9f01-4029-4296-a01f-41450128d92b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 Jul 03 13:03:05.864855 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f9ae9f01-4029-4296-a01f-41450128d92b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:05.865044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f9ae9f01-4029-4296-a01f-41450128d92b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:05.865287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f9ae9f01-4029-4296-a01f-41450128d92b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Show backup with id 7887ec19-41e2-4e88-81e1-e8e841808164. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:05.875020 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f9ae9f01-4029-4296-a01f-41450128d92b tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 returned with HTTP 404 Jul 03 13:03:05.876808 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 479/1976] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:05 2026] GET /volume/v3/backups/7887ec19-41e2-4e88-81e1-e8e841808164 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:06.006897 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-61e08ea2-8828-40c8-bb69-d07af14179a2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:06.009231 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-61e08ea2-8828-40c8-bb69-d07af14179a2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:03:06.009637 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-61e08ea2-8828-40c8-bb69-d07af14179a2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:06.009815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-61e08ea2-8828-40c8-bb69-d07af14179a2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:06.018140 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=211,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:03:06.035545 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:06.035545 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:06.047300 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-61e08ea2-8828-40c8-bb69-d07af14179a2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:03:06.062946 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-61e08ea2-8828-40c8-bb69-d07af14179a2 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 200 Jul 03 13:03:06.062946 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 493/1977] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:06 2026] GET /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:06.085435 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:06.088433 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:03:06.088433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:06.089183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:06.089183 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete volume with id: 0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:03:06.101354 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:06.101354 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:06.101354 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:03:06.155464 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Delete volume request issued successfully. Jul 03 13:03:06.155464 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9de0f76b-b6be-4359-a109-901e7f397bd4 tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 202 Jul 03 13:03:06.156737 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 501/1978] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:06 2026] DELETE /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:06.169456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b0a801ae-8430-48f0-8040-381c70cf578f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:06.173075 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0a801ae-8430-48f0-8040-381c70cf578f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:03:06.173366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0a801ae-8430-48f0-8040-381c70cf578f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:06.173475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0a801ae-8430-48f0-8040-381c70cf578f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:06.188233 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:06.188233 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:06.201292 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b0a801ae-8430-48f0-8040-381c70cf578f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Volume info retrieved successfully. Jul 03 13:03:06.210658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0a801ae-8430-48f0-8040-381c70cf578f tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 200 Jul 03 13:03:06.210981 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 506/1979] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:06 2026] GET /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:06.326399 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7d6d6bed-eecc-4935-a128-e9feaef513ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:06.329823 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7d6d6bed-eecc-4935-a128-e9feaef513ea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:06.330422 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7d6d6bed-eecc-4935-a128-e9feaef513ea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:06.331068 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7d6d6bed-eecc-4935-a128-e9feaef513ea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:06.354900 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:06.354900 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:06.361452 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7d6d6bed-eecc-4935-a128-e9feaef513ea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:06.371797 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7d6d6bed-eecc-4935-a128-e9feaef513ea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:06.372635 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 480/1980] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:06 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:06.871339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ce6f72c1-b754-433c-a769-d0a929133e2c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:06.873834 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ce6f72c1-b754-433c-a769-d0a929133e2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:06.874141 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ce6f72c1-b754-433c-a769-d0a929133e2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:06.874399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ce6f72c1-b754-433c-a769-d0a929133e2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:06.884487 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:06.884487 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:06.892386 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ce6f72c1-b754-433c-a769-d0a929133e2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:06.903192 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ce6f72c1-b754-433c-a769-d0a929133e2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:06.903803 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 494/1981] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:06 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:07.229274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b527576-a504-4140-917f-35afdd33945c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:07.232209 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b527576-a504-4140-917f-35afdd33945c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] GET https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 Jul 03 13:03:07.232209 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b527576-a504-4140-917f-35afdd33945c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:07.232209 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b527576-a504-4140-917f-35afdd33945c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:07.239646 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b527576-a504-4140-917f-35afdd33945c tempest-VolumesBackupsAdminTest-1532870676 tempest-VolumesBackupsAdminTest-1532870676-project-member] https://10.4.3.13/volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 returned with HTTP 404 Jul 03 13:03:07.240573 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 502/1982] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:07 2026] GET /volume/v3/volumes/0cebab9b-92fc-4ea4-8548-ce861bad0e33 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:07.394576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-646890e1-cfa3-4e84-a684-896e69c40a48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:07.398071 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-646890e1-cfa3-4e84-a684-896e69c40a48 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:07.398907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-646890e1-cfa3-4e84-a684-896e69c40a48 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:07.398907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-646890e1-cfa3-4e84-a684-896e69c40a48 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:07.415214 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:07.415214 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:07.426017 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-646890e1-cfa3-4e84-a684-896e69c40a48 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:07.435130 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-646890e1-cfa3-4e84-a684-896e69c40a48 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:07.435555 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 507/1983] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:07 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:07.777887 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fbe056d6-fa66-41fc-a254-9a3926f3ca31 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:07.906701 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbe056d6-fa66-41fc-a254-9a3926f3ca31 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:07.907119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbe056d6-fa66-41fc-a254-9a3926f3ca31 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-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=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:07.924657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2cdd534d-c701-4c5e-b6b7-432b6505bdae None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:07.926746 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2cdd534d-c701-4c5e-b6b7-432b6505bdae tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:07.926944 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbe056d6-fa66-41fc-a254-9a3926f3ca31 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:07.927192 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2cdd534d-c701-4c5e-b6b7-432b6505bdae tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:07.927335 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 481/1984] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:03:07 2026] POST /volume/v3/types => generated 287 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:07.927512 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2cdd534d-c701-4c5e-b6b7-432b6505bdae tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:07.938202 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:07.938202 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:07.945465 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2cdd534d-c701-4c5e-b6b7-432b6505bdae tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:07.953376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2cdd534d-c701-4c5e-b6b7-432b6505bdae tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:07.954406 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 495/1985] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:07 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:08.457990 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-10feb009-125a-4055-acc2-b0d3ca77d880 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:08.460892 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-10feb009-125a-4055-acc2-b0d3ca77d880 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:08.461073 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-10feb009-125a-4055-acc2-b0d3ca77d880 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:08.461336 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-10feb009-125a-4055-acc2-b0d3ca77d880 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:08.490153 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:08.490153 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:08.496873 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-10feb009-125a-4055-acc2-b0d3ca77d880 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:08.504705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-10feb009-125a-4055-acc2-b0d3ca77d880 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:08.505989 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 503/1986] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:08 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:08.975455 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-baa7315a-f7bf-4953-902e-70a71986f288 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:08.977854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-baa7315a-f7bf-4953-902e-70a71986f288 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:08.978283 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-baa7315a-f7bf-4953-902e-70a71986f288 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:08.978522 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-baa7315a-f7bf-4953-902e-70a71986f288 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:08.988830 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:08.988830 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:08.993430 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-baa7315a-f7bf-4953-902e-70a71986f288 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:08.999699 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-baa7315a-f7bf-4953-902e-70a71986f288 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:09.000097 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 508/1987] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:08 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 1250 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:09.162916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-c2872216-bc4a-4d7d-8131-13864e624bc2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:09.165511 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-c2872216-bc4a-4d7d-8131-13864e624bc2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:09.165677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-c2872216-bc4a-4d7d-8131-13864e624bc2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:09.165915 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-c2872216-bc4a-4d7d-8131-13864e624bc2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:09.179264 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:09.179264 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:09.184526 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-c2872216-bc4a-4d7d-8131-13864e624bc2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:09.190882 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-c2872216-bc4a-4d7d-8131-13864e624bc2 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:09.191700 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 482/1988] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:09 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 1250 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:03:09.523436 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e11516d0-bec8-45dc-86f4-dc63e475936a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:09.525124 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e11516d0-bec8-45dc-86f4-dc63e475936a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:09.525378 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e11516d0-bec8-45dc-86f4-dc63e475936a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:09.526508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e11516d0-bec8-45dc-86f4-dc63e475936a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:09.536699 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:09.536699 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:09.542263 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e11516d0-bec8-45dc-86f4-dc63e475936a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:09.548817 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e11516d0-bec8-45dc-86f4-dc63e475936a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:09.549533 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 496/1989] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:09 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:09.819412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-b8430a37-884f-4d1e-aa4b-04d4fe92cf5e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:09.825585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-b8430a37-884f-4d1e-aa4b-04d4fe92cf5e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:09.826865 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-b8430a37-884f-4d1e-aa4b-04d4fe92cf5e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:09.827564 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-b8430a37-884f-4d1e-aa4b-04d4fe92cf5e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:09.839925 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:09.839925 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:09.846556 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-b8430a37-884f-4d1e-aa4b-04d4fe92cf5e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:09.856670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-b8430a37-884f-4d1e-aa4b-04d4fe92cf5e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:09.857149 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 504/1990] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:09 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:09.876291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5fff1aaa-ca2d-4945-9d5a-288a241b1d4e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:09.876830 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5fff1aaa-ca2d-4945-9d5a-288a241b1d4e None None] GET https://10.4.3.13/volume// Jul 03 13:03:09.877101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5fff1aaa-ca2d-4945-9d5a-288a241b1d4e None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:09.877342 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5fff1aaa-ca2d-4945-9d5a-288a241b1d4e None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:09.877796 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5fff1aaa-ca2d-4945-9d5a-288a241b1d4e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:09.878382 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 509/1991] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:03:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:09.889084 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-3f4db6b0-ef83-4d72-afd3-ed5367e49173 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:09.892488 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-3f4db6b0-ef83-4d72-afd3-ed5367e49173 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:03:09.892842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-3f4db6b0-ef83-4d72-afd3-ed5367e49173 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f8a5f0b-6c5c-4f37-a385-0a29790ae1db", "connector": null, "instance_uuid": "e5df5cd1-19ba-4ef4-866f-608f72b7e03c"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:09.904601 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:09.904601 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:09.966794 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-3f4db6b0-ef83-4d72-afd3-ed5367e49173 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:03:09.968182 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 483/1992] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:03:09 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:10.271678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-831320a5-7a56-4630-9f20-7830f940a029 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:10.272324 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:03:10.272655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:10.272923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:10.273175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Delete volume with id: 0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:03:10.285949 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:10.285949 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:10.286951 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:03:10.322853 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Delete volume request issued successfully. Jul 03 13:03:10.322853 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-831320a5-7a56-4630-9f20-7830f940a029 tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 202 Jul 03 13:03:10.323006 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 497/1993] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:10 2026] DELETE /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:10.338087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8e59e88a-d967-4e01-94e0-7bbe130a803a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:10.343665 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e59e88a-d967-4e01-94e0-7bbe130a803a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:03:10.343665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e59e88a-d967-4e01-94e0-7bbe130a803a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:10.343665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e59e88a-d967-4e01-94e0-7bbe130a803a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:10.355287 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:10.355287 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:10.361312 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8e59e88a-d967-4e01-94e0-7bbe130a803a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Volume info retrieved successfully. Jul 03 13:03:10.368453 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e59e88a-d967-4e01-94e0-7bbe130a803a tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 200 Jul 03 13:03:10.370357 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 505/1994] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:10 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:10.564551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a4222659-bda6-47f8-b19d-f9379da67cca None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:10.567985 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a4222659-bda6-47f8-b19d-f9379da67cca tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:10.568302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a4222659-bda6-47f8-b19d-f9379da67cca tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:10.568579 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a4222659-bda6-47f8-b19d-f9379da67cca tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:10.584975 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5660bd46-c581-4760-b0b0-a26c24a17682 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:10.587211 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:10.587691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4a9e17d4-332e-4bf8-aec8-960f0083e64e", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:10.589201 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:10.589201 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:10.589634 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4a9e17d4-332e-4bf8-aec8-960f0083e64e', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:10.596371 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a4222659-bda6-47f8-b19d-f9379da67cca tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:10.603371 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a4222659-bda6-47f8-b19d-f9379da67cca tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:10.603973 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 510/1995] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:10 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:10.699901 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Create volume of 1 GB Jul 03 13:03:10.700231 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:10.700231 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:10.705310 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Availability Zones retrieved successfully. Jul 03 13:03:10.716218 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Flow 'volume_create_api' (bf4e14e5-11a4-4c5a-b2bc-99ba0fed12b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:10.717144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff40ca5-ff1e-4c41-8966-23cf2987fca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:10.718375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:10.791562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ff40ca5-ff1e-4c41-8966-23cf2987fca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:08Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f987fb22-0e91-4feb-9dcc-81939b4e3798,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': 'f987fb22-0e91-4feb-9dcc-81939b4e3798', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:10.792335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2867f82-0327-49c2-a3d0-39139405506d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:10.822608 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-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 13:03:10.822905 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-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 13:03:10.867887 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Created reservations ['1de17e5b-e424-4fb0-8abd-56fe9da7158e', '986488b0-b1e3-4151-863d-013986fc68fa', '14d1b002-630a-454b-9f49-b1828c8a5876', '9f0f960a-359f-4f1f-a0ef-f831768202eb'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:10.869173 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2867f82-0327-49c2-a3d0-39139405506d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de17e5b-e424-4fb0-8abd-56fe9da7158e', '986488b0-b1e3-4151-863d-013986fc68fa', '14d1b002-630a-454b-9f49-b1828c8a5876', '9f0f960a-359f-4f1f-a0ef-f831768202eb']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:10.870238 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab59da5d-a717-4747-8ad2-c15d068f51a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:10.903524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab59da5d-a717-4747-8ad2-c15d068f51a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '147a5586-7831-4c0d-8421-f5286a4bdc39', '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='ae50abbd98eb413ab946e0811f576bfc',qos_specs=None,replication_status=,reservations=['1de17e5b-e424-4fb0-8abd-56fe9da7158e','986488b0-b1e3-4151-863d-013986fc68fa','14d1b002-630a-454b-9f49-b1828c8a5876','9f0f960a-359f-4f1f-a0ef-f831768202eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5d541151959477e8c306f6dc426d82f',volume_type_id=f987fb22-0e91-4feb-9dcc-81939b4e3798), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=147a5586-7831-4c0d-8421-f5286a4bdc39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae50abbd98eb413ab946e0811f576bfc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5d541151959477e8c306f6dc426d82f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f987fb22-0e91-4feb-9dcc-81939b4e3798),volume_type_id=f987fb22-0e91-4feb-9dcc-81939b4e3798)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:10.904674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4c72d1-342f-48c0-9941-7f6f82b9ba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:10.929554 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4c72d1-342f-48c0-9941-7f6f82b9ba2f) transitioned into state 'SUCCESS' from 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='ae50abbd98eb413ab946e0811f576bfc',qos_specs=None,replication_status=,reservations=['1de17e5b-e424-4fb0-8abd-56fe9da7158e','986488b0-b1e3-4151-863d-013986fc68fa','14d1b002-630a-454b-9f49-b1828c8a5876','9f0f960a-359f-4f1f-a0ef-f831768202eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5d541151959477e8c306f6dc426d82f',volume_type_id=f987fb22-0e91-4feb-9dcc-81939b4e3798)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:10.930603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8aec02-ab89-4da8-8b44-867b20cccbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:10.945925 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa8aec02-ab89-4da8-8b44-867b20cccbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:10.946527 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Flow 'volume_create_api' (bf4e14e5-11a4-4c5a-b2bc-99ba0fed12b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:10.946934 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Create volume request issued successfully. Jul 03 13:03:10.948524 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5660bd46-c581-4760-b0b0-a26c24a17682 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:10.949177 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 484/1996] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:03:10 2026] POST /volume/v3/volumes => generated 796 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:10.973183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0bda8c0d-2098-41d4-87dc-ee5860d773be None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:10.975316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0bda8c0d-2098-41d4-87dc-ee5860d773be tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:10.975549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0bda8c0d-2098-41d4-87dc-ee5860d773be tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:10.975820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0bda8c0d-2098-41d4-87dc-ee5860d773be tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:10.997949 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:10.997949 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:11.006260 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0bda8c0d-2098-41d4-87dc-ee5860d773be tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:11.011741 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0bda8c0d-2098-41d4-87dc-ee5860d773be tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:11.012349 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 498/1997] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:10 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:11.391876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a2e52611-2d62-41ab-9d97-a62451dc1dff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:11.394957 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2e52611-2d62-41ab-9d97-a62451dc1dff tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] GET https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 Jul 03 13:03:11.395237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2e52611-2d62-41ab-9d97-a62451dc1dff tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:11.395448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2e52611-2d62-41ab-9d97-a62451dc1dff tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:11.403615 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2e52611-2d62-41ab-9d97-a62451dc1dff tempest-ServerStableDeviceRescueTest-1849931976 tempest-ServerStableDeviceRescueTest-1849931976-project-member] https://10.4.3.13/volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 returned with HTTP 404 Jul 03 13:03:11.404355 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 506/1998] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:11 2026] GET /volume/v3/volumes/0f4e717d-59cc-44dc-8d65-ca9e395b9181 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:11.624723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ce7f5bf2-d568-4360-b3a6-c4ff2185d45c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:11.628293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ce7f5bf2-d568-4360-b3a6-c4ff2185d45c tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:11.628537 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ce7f5bf2-d568-4360-b3a6-c4ff2185d45c tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:11.628816 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ce7f5bf2-d568-4360-b3a6-c4ff2185d45c tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:11.645457 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:11.645457 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:11.655525 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ce7f5bf2-d568-4360-b3a6-c4ff2185d45c tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:11.664423 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ce7f5bf2-d568-4360-b3a6-c4ff2185d45c tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:11.665256 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 511/1999] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:11 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:12.025861 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5592fd7e-311b-4da3-8bb5-3e39362a1e85 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:12.028470 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5592fd7e-311b-4da3-8bb5-3e39362a1e85 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:12.028759 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5592fd7e-311b-4da3-8bb5-3e39362a1e85 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:12.029060 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5592fd7e-311b-4da3-8bb5-3e39362a1e85 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:12.040451 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:12.040451 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:12.049842 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5592fd7e-311b-4da3-8bb5-3e39362a1e85 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:12.060321 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5592fd7e-311b-4da3-8bb5-3e39362a1e85 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:12.060321 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 485/2000] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:12 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 888 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:12.320967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1a050b1f-f3a9-49e0-8cb3-bd98ec6364cf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:12.325306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1a050b1f-f3a9-49e0-8cb3-bd98ec6364cf tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724/action Jul 03 13:03:12.325306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1a050b1f-f3a9-49e0-8cb3-bd98ec6364cf tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:12.325306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1a050b1f-f3a9-49e0-8cb3-bd98ec6364cf tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:12.350039 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:12.350039 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:12.369301 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9924e88f-223c-4cd7-972a-20c436ce0f65 req-1a050b1f-f3a9-49e0-8cb3-bd98ec6364cf tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724/action returned with HTTP 204 Jul 03 13:03:12.370255 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 499/2001] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:03:12 2026] POST /volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:12.691077 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6af0a6a9-95ad-493c-9e89-89fb28db78b1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:12.692905 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6af0a6a9-95ad-493c-9e89-89fb28db78b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:12.693229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6af0a6a9-95ad-493c-9e89-89fb28db78b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:12.693229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6af0a6a9-95ad-493c-9e89-89fb28db78b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:12.718348 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:12.718348 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:12.726125 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6af0a6a9-95ad-493c-9e89-89fb28db78b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:12.731327 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6af0a6a9-95ad-493c-9e89-89fb28db78b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:12.731768 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 507/2002] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:12 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:12.747607 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-af4fd32a-c533-4dff-b10c-b020eea19ba2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:12.750228 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af4fd32a-c533-4dff-b10c-b020eea19ba2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:12.751339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af4fd32a-c533-4dff-b10c-b020eea19ba2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:12.751339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af4fd32a-c533-4dff-b10c-b020eea19ba2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:12.768964 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:12.768964 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:12.779722 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-af4fd32a-c533-4dff-b10c-b020eea19ba2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:12.793141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af4fd32a-c533-4dff-b10c-b020eea19ba2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:12.793141 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 512/2003] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:12 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 1194 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:12.864356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-7981eda2-94b6-455c-b1be-49bff023ce95 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:12.868794 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-7981eda2-94b6-455c-b1be-49bff023ce95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:12.868794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-7981eda2-94b6-455c-b1be-49bff023ce95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:12.868794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-7981eda2-94b6-455c-b1be-49bff023ce95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:12.885555 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:12.885555 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:12.892524 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-7981eda2-94b6-455c-b1be-49bff023ce95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:12.903733 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-7981eda2-94b6-455c-b1be-49bff023ce95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:12.905000 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 486/2004] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:12 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:12.936427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:12.939717 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/action Jul 03 13:03:12.940123 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:12.940315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:12.958669 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:12.958669 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:12.959381 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:12.971791 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Begin detaching volume completed successfully. Jul 03 13:03:12.972722 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-1c5dda05-dfb5-4960-a7e4-29f883816aad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/action returned with HTTP 202 Jul 03 13:03:12.973836 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 500/2005] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:03:12 2026] POST /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:03:13.077829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-248ac92c-fa82-41e6-8d0a-b4d67db20361 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:13.080456 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-248ac92c-fa82-41e6-8d0a-b4d67db20361 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:13.080812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-248ac92c-fa82-41e6-8d0a-b4d67db20361 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:13.081007 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-248ac92c-fa82-41e6-8d0a-b4d67db20361 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:13.093186 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:13.093186 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:13.098395 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-248ac92c-fa82-41e6-8d0a-b4d67db20361 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:13.105493 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-248ac92c-fa82-41e6-8d0a-b4d67db20361 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:13.106336 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 508/2006] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:13 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:14.016432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-540be74c-a169-494d-89a9-bfb3c63a9512 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:14.016919 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-540be74c-a169-494d-89a9-bfb3c63a9512 None None] GET https://10.4.3.13/volume// Jul 03 13:03:14.017116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-540be74c-a169-494d-89a9-bfb3c63a9512 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:14.017379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-540be74c-a169-494d-89a9-bfb3c63a9512 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:14.017774 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-540be74c-a169-494d-89a9-bfb3c63a9512 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:14.018156 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 513/2007] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:14.028011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d7acd9bb-67eb-42b1-87f0-4aff40f20ba5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:14.030260 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d7acd9bb-67eb-42b1-87f0-4aff40f20ba5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:14.030561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d7acd9bb-67eb-42b1-87f0-4aff40f20ba5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:14.030836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d7acd9bb-67eb-42b1-87f0-4aff40f20ba5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:14.043017 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:14.043017 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:14.051807 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d7acd9bb-67eb-42b1-87f0-4aff40f20ba5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:14.058849 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d7acd9bb-67eb-42b1-87f0-4aff40f20ba5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:14.059462 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 487/2008] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:03:14 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 1377 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 13:03:14.072435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-5097333f-d19f-432b-b046-64ddef7649ff None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:14.079120 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-5097333f-d19f-432b-b046-64ddef7649ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/encryption Jul 03 13:03:14.079384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-5097333f-d19f-432b-b046-64ddef7649ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:14.079642 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-5097333f-d19f-432b-b046-64ddef7649ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:14.100074 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:14.100074 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:14.107911 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-5097333f-d19f-432b-b046-64ddef7649ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/encryption returned with HTTP 200 Jul 03 13:03:14.108509 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 501/2009] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:03:14 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:14.126144 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-305767a1-8a70-4619-b185-cd0468affd29 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:14.129145 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-305767a1-8a70-4619-b185-cd0468affd29 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:14.129462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-305767a1-8a70-4619-b185-cd0468affd29 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:14.129819 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-305767a1-8a70-4619-b185-cd0468affd29 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:14.142864 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:14.142864 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:14.149426 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-305767a1-8a70-4619-b185-cd0468affd29 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:14.154852 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-305767a1-8a70-4619-b185-cd0468affd29 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:14.155220 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 509/2010] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:14 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:15.184309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5fc7009e-2cde-4550-8829-40e4375509d1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:15.188058 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5fc7009e-2cde-4550-8829-40e4375509d1 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:15.188058 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5fc7009e-2cde-4550-8829-40e4375509d1 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:15.188152 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5fc7009e-2cde-4550-8829-40e4375509d1 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:15.203289 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:15.203289 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:15.216264 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5fc7009e-2cde-4550-8829-40e4375509d1 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:15.243530 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5fc7009e-2cde-4550-8829-40e4375509d1 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:15.243530 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 514/2011] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:15 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:16.159460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72473138-36e4-410a-a459-47ff7950f744 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:16.258303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-09c5f2c4-bdf6-446a-9bd6-fac7758ed121 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:16.261044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-09c5f2c4-bdf6-446a-9bd6-fac7758ed121 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:16.261243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-09c5f2c4-bdf6-446a-9bd6-fac7758ed121 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:16.262089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-09c5f2c4-bdf6-446a-9bd6-fac7758ed121 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:16.273366 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:16.273366 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:16.278934 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-09c5f2c4-bdf6-446a-9bd6-fac7758ed121 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:16.286241 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-09c5f2c4-bdf6-446a-9bd6-fac7758ed121 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:16.287187 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 502/2012] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:16 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:16.363689 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:16.364031 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1214433588"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:16.365832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1214433588'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:16.365931 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume of 1 GB Jul 03 13:03:16.370765 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability Zones retrieved successfully. Jul 03 13:03:16.376826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (b6d351b2-de96-484b-8d69-8fd00d854309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:16.377723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca6beaa-e4b8-4da0-af40-dca7189e8cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:16.378629 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:16.411727 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bca6beaa-e4b8-4da0-af40-dca7189e8cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:16.412281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf33438-f858-458b-af7b-5d94ec55febb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:16.497723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-98f79f5c-a792-487c-8a0e-555417351b4b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:16.498205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-98f79f5c-a792-487c-8a0e-555417351b4b None None] GET https://10.4.3.13/volume// Jul 03 13:03:16.498205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-98f79f5c-a792-487c-8a0e-555417351b4b None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:16.498823 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-98f79f5c-a792-487c-8a0e-555417351b4b None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:16.499301 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-98f79f5c-a792-487c-8a0e-555417351b4b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:16.499823 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 510/2013] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:16.511300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-6858152c-808a-451f-96a5-c7621009c3b6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:16.513536 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['6e70e2b2-c323-4179-97b7-45ccce994bd2', 'b66fdb1f-cf91-4c08-befe-5c0740bfc883', '57fff28f-e999-4dd9-b93d-e07cdfcd242f', '141ad0a6-9ca5-459e-9f03-4bd3cc205790'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:16.514311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bf33438-f858-458b-af7b-5d94ec55febb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e70e2b2-c323-4179-97b7-45ccce994bd2', 'b66fdb1f-cf91-4c08-befe-5c0740bfc883', '57fff28f-e999-4dd9-b93d-e07cdfcd242f', '141ad0a6-9ca5-459e-9f03-4bd3cc205790']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:16.515441 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee5e916-6c43-478a-9c34-5f3d71e30ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:16.516281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-6858152c-808a-451f-96a5-c7621009c3b6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:03:16.516516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-6858152c-808a-451f-96a5-c7621009c3b6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:16.516769 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-6858152c-808a-451f-96a5-c7621009c3b6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:16.537191 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:16.537191 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:16.543122 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-6858152c-808a-451f-96a5-c7621009c3b6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:03:16.545877 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee5e916-6c43-478a-9c34-5f3d71e30ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c66c2aa-7e4a-45da-9537-c4e54b1d45fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1214433588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['6e70e2b2-c323-4179-97b7-45ccce994bd2','b66fdb1f-cf91-4c08-befe-5c0740bfc883','57fff28f-e999-4dd9-b93d-e07cdfcd242f','141ad0a6-9ca5-459e-9f03-4bd3cc205790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1214433588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c66c2aa-7e4a-45da-9537-c4e54b1d45fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc536b5f7ce84b82906211b50778e141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:16.547081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f16889-0da6-451e-804c-6ad1d9637048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:16.552335 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-6858152c-808a-451f-96a5-c7621009c3b6 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:03:16.552335 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 515/2014] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:03:16 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 1429 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:16.577570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f16889-0da6-451e-804c-6ad1d9637048) transitioned into state 'SUCCESS' from state '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-1214433588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['6e70e2b2-c323-4179-97b7-45ccce994bd2','b66fdb1f-cf91-4c08-befe-5c0740bfc883','57fff28f-e999-4dd9-b93d-e07cdfcd242f','141ad0a6-9ca5-459e-9f03-4bd3cc205790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:16.578481 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff15b21a-43ab-4832-aac0-ea5a4cfe1633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:16.598194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff15b21a-43ab-4832-aac0-ea5a4cfe1633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:16.598194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (b6d351b2-de96-484b-8d69-8fd00d854309) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:16.598194 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request issued successfully. Jul 03 13:03:16.598194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72473138-36e4-410a-a459-47ff7950f744 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:16.598617 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 488/2015] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:03:16 2026] POST /volume/v3/volumes => generated 747 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:16.696209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:16.698399 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] PUT https://10.4.3.13/volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5 Jul 03 13:03:16.699067 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:16.709304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Acquiring lock "cinder-attachment_update-2f8a5f0b-6c5c-4f37-a385-0a29790ae1db-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:03:16.714757 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Lock "cinder-attachment_update-2f8a5f0b-6c5c-4f37-a385-0a29790ae1db-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:03:16.716152 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:16.716152 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:17.269360 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Lock "cinder-attachment_update-2f8a5f0b-6c5c-4f37-a385-0a29790ae1db-np0000004418" released by "attachment_update" :: held 0.555s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:03:17.269863 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-f375a6da-d3a9-4aa1-8954-1865b9117a9e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5 returned with HTTP 200 Jul 03 13:03:17.270530 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 503/2016] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:03:16 2026] PUT /volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:17.309597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-70d3cda4-e733-40ec-b677-fd92dddd872d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.312616 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-70d3cda4-e733-40ec-b677-fd92dddd872d tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:17.313002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-70d3cda4-e733-40ec-b677-fd92dddd872d tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:17.313093 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-70d3cda4-e733-40ec-b677-fd92dddd872d tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:17.325433 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:17.325433 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:17.331078 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-70d3cda4-e733-40ec-b677-fd92dddd872d tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:17.340822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-70d3cda4-e733-40ec-b677-fd92dddd872d tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:17.341258 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 511/2017] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:17 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:17.352025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d3e591d2-b8ef-4329-a7eb-b36348200882 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.356133 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d3e591d2-b8ef-4329-a7eb-b36348200882 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724 Jul 03 13:03:17.356133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d3e591d2-b8ef-4329-a7eb-b36348200882 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:17.356374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d3e591d2-b8ef-4329-a7eb-b36348200882 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:17.366129 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:17.366129 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:17.483829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42040580-336c-4836-9dc1-51c7023de299 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.609831 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42040580-336c-4836-9dc1-51c7023de299 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:17.610185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42040580-336c-4836-9dc1-51c7023de299 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-50382803"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:17.611662 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:17.611662 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:17.633414 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42040580-336c-4836-9dc1-51c7023de299 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:17.634010 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 489/2018] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:03:17 2026] POST /volume/v3/types => generated 222 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:17.644727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-06fab35d-ca3e-42cf-9690-ece4c2f2ad9f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.646926 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06fab35d-ca3e-42cf-9690-ece4c2f2ad9f tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 13:03:17.647583 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06fab35d-ca3e-42cf-9690-ece4c2f2ad9f tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2010842871"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:17.649557 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:17.649557 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:17.664993 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06fab35d-ca3e-42cf-9690-ece4c2f2ad9f tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 13:03:17.665482 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 504/2019] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 13:03:17 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:17.677320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.778018 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:03:17.778151 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "da1a2ee0-e8ed-4bf2-b514-938a7161fe58", "volume_types": ["ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde"], "name": "tempest-GroupSnapshotsTest-Group-1811632398"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:17.781334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group {'group': {'group_type': 'da1a2ee0-e8ed-4bf2-b514-938a7161fe58', 'volume_types': ['ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde'], 'name': 'tempest-GroupSnapshotsTest-Group-1811632398'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:03:17.782183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-8753b63a-5749-43b3-b887-2fae63d72f0e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.784491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-8753b63a-5749-43b3-b887-2fae63d72f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5/action Jul 03 13:03:17.784967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-8753b63a-5749-43b3-b887-2fae63d72f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:17.785150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-8753b63a-5749-43b3-b887-2fae63d72f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:17.785784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group tempest-GroupSnapshotsTest-Group-1811632398. Jul 03 13:03:17.796456 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:17.806694 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:17.806694 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:17.819209 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['592aa9b1-155c-44a0-86ce-152f596522d6'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:17.822104 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-25bb887e-d8ef-4833-8efa-1ac680cecaeb req-8753b63a-5749-43b3-b887-2fae63d72f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5/action returned with HTTP 204 Jul 03 13:03:17.822706 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 490/2020] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:03:17 2026] POST /volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:17.855926 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c35c642e-7596-4fbd-aeff-09bcd8f00cb0 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:03:17.856437 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 512/2021] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:03:17 2026] POST /volume/v3/groups => generated 112 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:17.866278 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-199d34f3-483c-4f63-8ec4-639a9d542e8b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:17.867980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-199d34f3-483c-4f63-8ec4-639a9d542e8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 Jul 03 13:03:17.868235 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-199d34f3-483c-4f63-8ec4-639a9d542e8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:17.868426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-199d34f3-483c-4f63-8ec4-639a9d542e8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:17.868558 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-199d34f3-483c-4f63-8ec4-639a9d542e8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:17.878517 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:17.878517 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:17.895967 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-199d34f3-483c-4f63-8ec4-639a9d542e8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 returned with HTTP 200 Jul 03 13:03:17.896385 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 505/2022] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:17 2026] GET /volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:17.909662 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67420418-28cf-4eac-91ba-e9521ee2d486 req-d3e591d2-b8ef-4329-a7eb-b36348200882 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724 returned with HTTP 200 Jul 03 13:03:17.910268 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 516/2023] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:03:17 2026] DELETE /volume/v3/attachments/9581c86e-03af-46ca-9938-22c71023e724 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:18.362870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-847fbd94-ce0d-4e48-899a-508823e90cba None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:18.365883 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-847fbd94-ce0d-4e48-899a-508823e90cba tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:18.366296 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-847fbd94-ce0d-4e48-899a-508823e90cba tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:18.367004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-847fbd94-ce0d-4e48-899a-508823e90cba tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:18.378436 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:18.378436 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:18.385397 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-847fbd94-ce0d-4e48-899a-508823e90cba tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:18.394618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-847fbd94-ce0d-4e48-899a-508823e90cba tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:18.395334 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 491/2024] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:18 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:18.909389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-76207e75-98fa-481f-bae2-dc324ea05257 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:18.911490 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76207e75-98fa-481f-bae2-dc324ea05257 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 Jul 03 13:03:18.911710 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76207e75-98fa-481f-bae2-dc324ea05257 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:18.911918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76207e75-98fa-481f-bae2-dc324ea05257 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:18.912054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-76207e75-98fa-481f-bae2-dc324ea05257 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:18.917108 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:18.917108 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:18.931393 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76207e75-98fa-481f-bae2-dc324ea05257 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 returned with HTTP 200 Jul 03 13:03:18.931854 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 513/2025] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:18 2026] GET /volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:03:18.944520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:18.947070 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:18.947665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1475408053", "volume_type": "ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde", "group_id": "2f1778b6-6a44-4a61-b47c-9ba0759c7ed9", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:18.950125 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1475408053', 'volume_type': 'ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde', 'group_id': '2f1778b6-6a44-4a61-b47c-9ba0759c7ed9', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:18.960662 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:18.960662 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:18.960789 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume of 1 GB Jul 03 13:03:18.980377 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:18.987845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (6a8557c3-c84c-4a47-a43f-084ea893b7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:18.989450 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afe3af99-d2ae-4c09-bebd-0aeaa232ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:18.990091 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:18.990091 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:18.991113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:19.018024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afe3af99-d2ae-4c09-bebd-0aeaa232ca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-50382803',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2f1778b6-6a44-4a61-b47c-9ba0759c7ed9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:19.019331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a9705d-151a-4e1b-a8c8-e5ee542f3623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:19.062647 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-50382803 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-50382803, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:19.063088 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-50382803 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-50382803, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:19.112971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['d4baeb65-974b-4197-8250-cd43ba51490c', '129b6163-d826-4f1a-ae81-aea0c7be6b4c', '7e376235-ea10-41f4-b052-66e0a99f21a5', '93c9f617-90f0-4191-a8e4-e5a51cf53fdc'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:19.114064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a9705d-151a-4e1b-a8c8-e5ee542f3623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4baeb65-974b-4197-8250-cd43ba51490c', '129b6163-d826-4f1a-ae81-aea0c7be6b4c', '7e376235-ea10-41f4-b052-66e0a99f21a5', '93c9f617-90f0-4191-a8e4-e5a51cf53fdc']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:19.115306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f50b56-c1ff-4026-baa0-c4eb147c46fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:19.153133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f50b56-c1ff-4026-baa0-c4eb147c46fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c18052c-fae7-494a-b050-d701f429a36d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1475408053',encryption_key_id=None,group_id=2f1778b6-6a44-4a61-b47c-9ba0759c7ed9,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['d4baeb65-974b-4197-8250-cd43ba51490c','129b6163-d826-4f1a-ae81-aea0c7be6b4c','7e376235-ea10-41f4-b052-66e0a99f21a5','93c9f617-90f0-4191-a8e4-e5a51cf53fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1475408053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2f1778b6-6a44-4a61-b47c-9ba0759c7ed9,host=None,id=2c18052c-fae7-494a-b050-d701f429a36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea079ca0f3a4845ac07dcc4e40c5951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde),volume_type_id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:19.154409 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04ce5f7-65ca-4364-9445-e8d5f995866f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:19.212696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04ce5f7-65ca-4364-9445-e8d5f995866f) transitioned into state 'SUCCESS' from state '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-1475408053',encryption_key_id=None,group_id=2f1778b6-6a44-4a61-b47c-9ba0759c7ed9,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['d4baeb65-974b-4197-8250-cd43ba51490c','129b6163-d826-4f1a-ae81-aea0c7be6b4c','7e376235-ea10-41f4-b052-66e0a99f21a5','93c9f617-90f0-4191-a8e4-e5a51cf53fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:19.213416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ce0003-7200-4036-ba57-4de3f9827bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:19.230423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ce0003-7200-4036-ba57-4de3f9827bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:19.231459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (6a8557c3-c84c-4a47-a43f-084ea893b7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:19.231941 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request issued successfully. Jul 03 13:03:19.232740 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:19.232980 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:19.280726 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:19.284701 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:19.284701 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:19.288961 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b596f7a-0461-4b0b-89b8-46506e36f571 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:19.289447 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 506/2026] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:03:18 2026] POST /volume/v3/volumes => generated 819 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:19.302908 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-071c08c4-f224-455b-b084-dd91b6e97e88 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:19.305118 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d Jul 03 13:03:19.305491 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:19.305756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:19.317600 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:19.317600 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:19.324763 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:19.326445 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:19.326445 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:19.384671 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:19.388405 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:19.388405 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:19.411828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-22b93f0d-8db2-4087-9942-99ecc52d61ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:19.413900 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-22b93f0d-8db2-4087-9942-99ecc52d61ee tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:19.414194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-22b93f0d-8db2-4087-9942-99ecc52d61ee tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:19.414514 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-071c08c4-f224-455b-b084-dd91b6e97e88 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d returned with HTTP 200 Jul 03 13:03:19.414577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-22b93f0d-8db2-4087-9942-99ecc52d61ee tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:19.414978 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 517/2027] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:19 2026] GET /volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d => generated 887 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:19.424486 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:19.424486 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:19.426760 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-441731a7-af25-4e22-82b5-a66cf3209aad req-469ee251-9125-43fd-aa06-786196d0ff70 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:19.428549 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-22b93f0d-8db2-4087-9942-99ecc52d61ee tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:19.428610 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-441731a7-af25-4e22-82b5-a66cf3209aad req-469ee251-9125-43fd-aa06-786196d0ff70 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:19.428873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-441731a7-af25-4e22-82b5-a66cf3209aad req-469ee251-9125-43fd-aa06-786196d0ff70 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:19.429044 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-441731a7-af25-4e22-82b5-a66cf3209aad req-469ee251-9125-43fd-aa06-786196d0ff70 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:19.435834 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-22b93f0d-8db2-4087-9942-99ecc52d61ee tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:19.436264 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 492/2028] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:19 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:19.438872 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:19.438872 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:19.443762 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-441731a7-af25-4e22-82b5-a66cf3209aad req-469ee251-9125-43fd-aa06-786196d0ff70 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:19.450316 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-441731a7-af25-4e22-82b5-a66cf3209aad req-469ee251-9125-43fd-aa06-786196d0ff70 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:19.450888 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 514/2029] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:19 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:20.434201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-883d82dd-973b-4594-a521-8df384a9c74f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:20.437931 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d Jul 03 13:03:20.438250 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:20.438548 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:20.447369 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:20.447369 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:20.450885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3138b25d-4c7f-45fc-a35b-46e25398445c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:20.453254 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:20.453939 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3138b25d-4c7f-45fc-a35b-46e25398445c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:20.454016 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:20.454202 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3138b25d-4c7f-45fc-a35b-46e25398445c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:20.454273 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:20.454457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3138b25d-4c7f-45fc-a35b-46e25398445c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:20.461774 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:20.461774 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:20.465461 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3138b25d-4c7f-45fc-a35b-46e25398445c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:20.470114 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3138b25d-4c7f-45fc-a35b-46e25398445c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:20.470509 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 518/2030] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:20 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:20.500794 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:20.504384 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:20.504384 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:20.512459 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-883d82dd-973b-4594-a521-8df384a9c74f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d returned with HTTP 200 Jul 03 13:03:20.512999 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 507/2031] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:20 2026] GET /volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:20.530954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:20.532966 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/group_snapshots Jul 03 13:03:20.533380 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2f1778b6-6a44-4a61-b47c-9ba0759c7ed9", "name": "tempest-group_snapshot-546464810"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:20.534691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.group_snapshots [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2f1778b6-6a44-4a61-b47c-9ba0759c7ed9', 'name': 'tempest-group_snapshot-546464810'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:03:20.538109 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:20.538109 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:20.541371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.group_snapshots [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group_snapshot tempest-group_snapshot-546464810. Jul 03 13:03:20.563259 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:20.563259 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:20.577748 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-50382803 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-50382803, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:20.578407 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-50382803 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-50382803, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:20.619949 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['0188a5a1-e1c9-45f6-958f-7892e19219bc', 'f074a38f-f360-4b54-a224-62368845ed95', '49947b0b-4983-441b-bd72-6873d640d0d6', '2b9aedde-4562-490e-8d42-b332886f37b2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:20.663406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b4f57cd-dc84-4f87-90aa-71bab3bfd834 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:03:20.663406 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 493/2032] 10.4.3.13 () {70 vars in 1317 bytes} [Fri Jul 3 13:03:20 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:20.674646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-25d217a3-ee00-4a1f-9105-87c7546589ac None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:20.675151 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-25d217a3-ee00-4a1f-9105-87c7546589ac tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a Jul 03 13:03:20.675989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-25d217a3-ee00-4a1f-9105-87c7546589ac tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:20.675989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-25d217a3-ee00-4a1f-9105-87c7546589ac tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:20.675989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-25d217a3-ee00-4a1f-9105-87c7546589ac tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member a3ec66c0-b93b-4334-b97a-4e24dde31f0a {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:20.681311 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:20.681311 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:20.686459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-25d217a3-ee00-4a1f-9105-87c7546589ac tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a returned with HTTP 200 Jul 03 13:03:20.687264 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 515/2033] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:20 2026] GET /volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:21.484577 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-04fa0544-e3c2-4914-b615-ef40bfc5d3f8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:21.486615 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04fa0544-e3c2-4914-b615-ef40bfc5d3f8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:21.486841 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04fa0544-e3c2-4914-b615-ef40bfc5d3f8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:21.487056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04fa0544-e3c2-4914-b615-ef40bfc5d3f8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:21.495300 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.495300 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:21.506704 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-04fa0544-e3c2-4914-b615-ef40bfc5d3f8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:21.513141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04fa0544-e3c2-4914-b615-ef40bfc5d3f8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:21.513820 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 519/2034] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:21 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:21.696840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-be025f7b-f55c-4333-8e7f-5ca6644e996d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:21.699418 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be025f7b-f55c-4333-8e7f-5ca6644e996d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a Jul 03 13:03:21.699738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be025f7b-f55c-4333-8e7f-5ca6644e996d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:21.700018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be025f7b-f55c-4333-8e7f-5ca6644e996d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:21.700185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-be025f7b-f55c-4333-8e7f-5ca6644e996d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member a3ec66c0-b93b-4334-b97a-4e24dde31f0a {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:21.703774 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.703774 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:21.708028 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be025f7b-f55c-4333-8e7f-5ca6644e996d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a returned with HTTP 200 Jul 03 13:03:21.708554 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 508/2035] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:21 2026] GET /volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:21.720842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dc17917c-62be-40dc-b4e1-309f348980a8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:21.723263 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 13:03:21.723574 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:21.723838 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:21.724144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:21.724522 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.724522 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:21.725636 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:03:21.739687 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all snapshots completed successfully. Jul 03 13:03:21.740372 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.740372 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:21.741034 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dc17917c-62be-40dc-b4e1-309f348980a8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:03:21.741483 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 494/2036] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 13:03:21 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:21.753933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b9f19283-c7f4-4218-826f-5b89bfea2635 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:21.755997 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b9f19283-c7f4-4218-826f-5b89bfea2635 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/55d63026-11f3-4afa-9dd0-14d27b483f81 Jul 03 13:03:21.756259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b9f19283-c7f4-4218-826f-5b89bfea2635 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:21.756471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b9f19283-c7f4-4218-826f-5b89bfea2635 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:21.762197 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.762197 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:21.762832 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b9f19283-c7f4-4218-826f-5b89bfea2635 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Snapshot retrieved successfully. Jul 03 13:03:21.763765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b9f19283-c7f4-4218-826f-5b89bfea2635 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/55d63026-11f3-4afa-9dd0-14d27b483f81 returned with HTTP 200 Jul 03 13:03:21.764238 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 516/2037] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:21 2026] GET /volume/v3/snapshots/55d63026-11f3-4afa-9dd0-14d27b483f81 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:21.774672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:21.777695 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups/action Jul 03 13:03:21.778112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a3ec66c0-b93b-4334-b97a-4e24dde31f0a", "name": "tempest-Group_from_snap-1415939441"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:21.778288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a3ec66c0-b93b-4334-b97a-4e24dde31f0a", "name": "tempest-Group_from_snap-1415939441"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:21.780631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a3ec66c0-b93b-4334-b97a-4e24dde31f0a', 'name': 'tempest-Group_from_snap-1415939441'}}. {{(pid=99821) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 13:03:21.780775 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.groups [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group tempest-Group_from_snap-1415939441 from group_snapshot a3ec66c0-b93b-4334-b97a-4e24dde31f0a. Jul 03 13:03:21.784629 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.784629 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:21.792757 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.792757 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:21.796404 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:21.796404 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:21.840998 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['4a31453d-fd9e-4914-8082-2fdba0bd358d'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:22.385184 np0000004418 devstack@c-api.service[99821]: INFO cinder.group.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] A mapping entry already exists for group b37c25fe-82f9-45ff-9f60-752841c37500 and volume type ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde. Do not need to create again. Jul 03 13:03:22.385632 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.385632 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:22.395753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:03:22.395207. {{(pid=99821) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:03:22.395753 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:22.403856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (05c522de-e3a1-41f9-a57e-65153bbef837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:22.404637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9948b119-1d3c-4b60-aba9-556156a3983d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:22.405706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:22.442710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9948b119-1d3c-4b60-aba9-556156a3983d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55d63026-11f3-4afa-9dd0-14d27b483f81', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-50382803',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b37c25fe-82f9-45ff-9f60-752841c37500', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:22.444127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a441966b-5ead-4be5-9309-aca577c405a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:22.479214 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-50382803 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-50382803, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:22.493564 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['dfa2d0a8-021e-43b9-9356-42aab58885e0', '1ec9eaf2-943e-4f95-a8c4-779a65549589'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:22.494584 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a441966b-5ead-4be5-9309-aca577c405a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa2d0a8-021e-43b9-9356-42aab58885e0', '1ec9eaf2-943e-4f95-a8c4-779a65549589']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:22.495715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817a6794-4d9a-4553-bb77-77af58af743e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:22.529715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fa62cd01-8c35-4737-a7ce-a4d4c692c47f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:22.532086 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817a6794-4d9a-4553-bb77-77af58af743e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9779ece7-aca8-486c-a6a5-cf78e9ba6efd', '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=b37c25fe-82f9-45ff-9f60-752841c37500,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['dfa2d0a8-021e-43b9-9356-42aab58885e0','1ec9eaf2-943e-4f95-a8c4-779a65549589'],size=1,snapshot_id=55d63026-11f3-4afa-9dd0-14d27b483f81,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b37c25fe-82f9-45ff-9f60-752841c37500,host=None,id=9779ece7-aca8-486c-a6a5-cf78e9ba6efd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea079ca0f3a4845ac07dcc4e40c5951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55d63026-11f3-4afa-9dd0-14d27b483f81,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde),volume_type_id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:22.532933 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4c95f8-57e5-43d7-a11b-ea9631d2d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:22.533353 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa62cd01-8c35-4737-a7ce-a4d4c692c47f tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:22.533529 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa62cd01-8c35-4737-a7ce-a4d4c692c47f tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:22.533701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa62cd01-8c35-4737-a7ce-a4d4c692c47f tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:22.541863 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.541863 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:22.546883 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fa62cd01-8c35-4737-a7ce-a4d4c692c47f tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:22.557668 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d4c95f8-57e5-43d7-a11b-ea9631d2d240) transitioned into state 'SUCCESS' from 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=b37c25fe-82f9-45ff-9f60-752841c37500,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['dfa2d0a8-021e-43b9-9356-42aab58885e0','1ec9eaf2-943e-4f95-a8c4-779a65549589'],size=1,snapshot_id=55d63026-11f3-4afa-9dd0-14d27b483f81,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:22.558673 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (05c522de-e3a1-41f9-a57e-65153bbef837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:22.558673 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request issued successfully. Jul 03 13:03:22.559607 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa62cd01-8c35-4737-a7ce-a4d4c692c47f tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:22.560193 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 509/2038] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:22 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:22.574338 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1ce16ce-4048-46da-81c7-63b0894e97e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/action returned with HTTP 202 Jul 03 13:03:22.574338 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 520/2039] 10.4.3.13 () {70 vars in 1311 bytes} [Fri Jul 3 13:03:21 2026] POST /volume/v3/groups/action => generated 103 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:22.581394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:22.584421 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:22.584659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:22.584857 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:22.585114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:22.585825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:22.595413 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:22.596229 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:22.596443 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:22.637495 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:22.641027 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.641027 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:22.647500 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:22.647633 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:22.694652 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:22.698280 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.698280 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:22.709942 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f88d728-344d-4c5d-af63-d439d2b9d5f1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:22.710514 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 495/2040] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:22 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:22.726137 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:22.728233 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd Jul 03 13:03:22.728466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:22.728668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:22.736183 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.736183 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:22.740982 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:22.741740 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:22.741912 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:22.785548 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:22.790081 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.790081 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:22.800191 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db557f87-e2a2-4f99-9acb-2c640e5905b2 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd returned with HTTP 200 Jul 03 13:03:22.800608 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 517/2041] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:22 2026] GET /volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd => generated 923 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:22.816329 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-885fbbe9-c98c-4c23-8bcd-e2f6e60932de None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:22.820317 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-885fbbe9-c98c-4c23-8bcd-e2f6e60932de tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500 Jul 03 13:03:22.820591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-885fbbe9-c98c-4c23-8bcd-e2f6e60932de tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:22.820859 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-885fbbe9-c98c-4c23-8bcd-e2f6e60932de tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:22.821020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-885fbbe9-c98c-4c23-8bcd-e2f6e60932de tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member b37c25fe-82f9-45ff-9f60-752841c37500 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:22.832663 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.832663 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:22.841109 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-885fbbe9-c98c-4c23-8bcd-e2f6e60932de tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500 returned with HTTP 200 Jul 03 13:03:22.841571 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 510/2042] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:22 2026] GET /volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500 => generated 418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:22.855282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:22.857706 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:22.857977 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:22.858244 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:22.858579 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:22.859101 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.859101 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:22.859692 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:22.869284 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:22.870234 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:22.870444 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:22.926454 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:22.930645 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.930645 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:22.935921 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:22.936131 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:22.991717 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:22.994961 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:22.994961 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:23.003031 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-347c2f2a-3649-4e53-aa17-87e2fb549a15 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:23.003417 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 521/2043] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:22 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:23.018681 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:23.021205 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500/action Jul 03 13:03:23.021702 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:23.021894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:23.023945 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for group b37c25fe-82f9-45ff-9f60-752841c37500 {{(pid=99822) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:03:23.024067 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group with id: b37c25fe-82f9-45ff-9f60-752841c37500 Jul 03 13:03:23.028085 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:23.028085 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:23.074580 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cc7c92f-803f-4df3-b99a-6bf56a037139 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500/action returned with HTTP 202 Jul 03 13:03:23.075140 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 496/2044] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:03:23 2026] POST /volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:23.084372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1b525045-587f-456b-8561-aaa9981fd4a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:23.087330 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd Jul 03 13:03:23.087697 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:23.087984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:23.098305 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:23.098305 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:23.103391 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:23.104228 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:23.104410 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:23.154157 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:23.159872 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:23.159872 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:23.169648 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b525045-587f-456b-8561-aaa9981fd4a4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd returned with HTTP 200 Jul 03 13:03:23.170795 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 518/2045] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:23 2026] GET /volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd => generated 922 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:23.575434 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-73468552-b670-40bf-a53b-577738ddbcac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:23.577216 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73468552-b670-40bf-a53b-577738ddbcac tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:23.577558 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73468552-b670-40bf-a53b-577738ddbcac tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:23.579047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73468552-b670-40bf-a53b-577738ddbcac tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:23.591375 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:23.591375 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:23.596649 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-73468552-b670-40bf-a53b-577738ddbcac tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:23.604110 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73468552-b670-40bf-a53b-577738ddbcac tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:23.604877 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 511/2046] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:23 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 1293 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:23.625363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:23.627308 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] DELETE https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:23.627447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:23.627690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:23.627790 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Delete volume with id: 147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:23.634890 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:23.634890 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:23.635421 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:23.656690 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Delete volume request issued successfully. Jul 03 13:03:23.656960 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9a40aaef-7d9b-4605-b4fe-d9c721be29cb tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 202 Jul 03 13:03:23.657520 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 522/2047] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:23 2026] DELETE /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:23.668687 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8aa79079-07d7-45f3-bd6d-3ea2162689e8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:23.673379 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8aa79079-07d7-45f3-bd6d-3ea2162689e8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:23.673644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8aa79079-07d7-45f3-bd6d-3ea2162689e8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:23.673899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8aa79079-07d7-45f3-bd6d-3ea2162689e8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:23.683881 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:23.683881 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:23.689392 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8aa79079-07d7-45f3-bd6d-3ea2162689e8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Volume info retrieved successfully. Jul 03 13:03:23.696047 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8aa79079-07d7-45f3-bd6d-3ea2162689e8 tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 200 Jul 03 13:03:23.696669 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 497/2048] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:23 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 1292 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:24.194188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0f2ea288-7ebe-449f-a76f-3b43d853fb2f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.194188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0f2ea288-7ebe-449f-a76f-3b43d853fb2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd Jul 03 13:03:24.194188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0f2ea288-7ebe-449f-a76f-3b43d853fb2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.194694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0f2ea288-7ebe-449f-a76f-3b43d853fb2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.204406 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0f2ea288-7ebe-449f-a76f-3b43d853fb2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd returned with HTTP 404 Jul 03 13:03:24.204962 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 519/2049] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:24 2026] GET /volume/v3/volumes/9779ece7-aca8-486c-a6a5-cf78e9ba6efd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:24.214151 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bfd8a4a6-2c49-4747-95e7-d84b1191ad95 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.216503 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bfd8a4a6-2c49-4747-95e7-d84b1191ad95 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500 Jul 03 13:03:24.216933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bfd8a4a6-2c49-4747-95e7-d84b1191ad95 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.217264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bfd8a4a6-2c49-4747-95e7-d84b1191ad95 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.217501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-bfd8a4a6-2c49-4747-95e7-d84b1191ad95 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member b37c25fe-82f9-45ff-9f60-752841c37500 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:24.223484 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bfd8a4a6-2c49-4747-95e7-d84b1191ad95 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500 returned with HTTP 404 Jul 03 13:03:24.224223 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 512/2050] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:24 2026] GET /volume/v3/groups/b37c25fe-82f9-45ff-9f60-752841c37500 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 13:03:24.236966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b9f59feb-6750-413e-a205-946ca7198c94 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.238833 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b9f59feb-6750-413e-a205-946ca7198c94 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] DELETE https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a Jul 03 13:03:24.239149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b9f59feb-6750-413e-a205-946ca7198c94 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.239149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b9f59feb-6750-413e-a205-946ca7198c94 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.239273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-b9f59feb-6750-413e-a205-946ca7198c94 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for member a3ec66c0-b93b-4334-b97a-4e24dde31f0a {{(pid=99821) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:03:24.239374 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.group_snapshots [None req-b9f59feb-6750-413e-a205-946ca7198c94 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group_snapshot with id: a3ec66c0-b93b-4334-b97a-4e24dde31f0a Jul 03 13:03:24.242988 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:24.242988 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:24.276108 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b9f59feb-6750-413e-a205-946ca7198c94 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a returned with HTTP 202 Jul 03 13:03:24.276521 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 523/2051] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:03:24 2026] DELETE /volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:24.288683 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-59211095-55ba-4700-8409-219e5ffd5957 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.291095 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:24.291339 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.291590 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.291901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:24.292935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:24.301507 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:24.302410 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:24.302600 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:24.357189 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:24.360506 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:24.360506 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:24.371289 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59211095-55ba-4700-8409-219e5ffd5957 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:24.371825 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 498/2052] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:24 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:24.395918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.395918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 13:03:24.395918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.395918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.396297 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:24.398723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:03:24.406498 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all snapshots completed successfully. Jul 03 13:03:24.407729 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a34894e-5e5e-41ca-a3f0-0f80198c089e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:03:24.408251 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 520/2053] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 13:03:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:03:24.422053 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ab5b4e0-b9ca-4810-8bba-ed4b8704ea1c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.425808 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ab5b4e0-b9ca-4810-8bba-ed4b8704ea1c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a Jul 03 13:03:24.426055 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ab5b4e0-b9ca-4810-8bba-ed4b8704ea1c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.426252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ab5b4e0-b9ca-4810-8bba-ed4b8704ea1c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.426385 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-3ab5b4e0-b9ca-4810-8bba-ed4b8704ea1c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member a3ec66c0-b93b-4334-b97a-4e24dde31f0a {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:24.430530 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:24.430530 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:24.435524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ab5b4e0-b9ca-4810-8bba-ed4b8704ea1c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a returned with HTTP 200 Jul 03 13:03:24.436236 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 513/2054] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:24 2026] GET /volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:24.716672 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-99351681-b7c8-4fd6-988d-427c657c548c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:24.718761 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99351681-b7c8-4fd6-988d-427c657c548c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] GET https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 Jul 03 13:03:24.718982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99351681-b7c8-4fd6-988d-427c657c548c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:24.719185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99351681-b7c8-4fd6-988d-427c657c548c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:24.725711 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99351681-b7c8-4fd6-988d-427c657c548c tempest-VolumeAndVolumeTypeFromImageTest-198604872 tempest-VolumeAndVolumeTypeFromImageTest-198604872-project-member] https://10.4.3.13/volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 returned with HTTP 404 Jul 03 13:03:24.726243 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 524/2055] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:24 2026] GET /volume/v3/volumes/147a5586-7831-4c0d-8421-f5286a4bdc39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:25.037364 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ced322ea-1189-45ce-b3bd-095dc6933194 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.039727 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:03:25.039986 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:25.040290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:25.041016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:25.096155 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Get all volumes completed successfully. Jul 03 13:03:25.097360 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:25.097563 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-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 13:03:25.146035 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:25.158906 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.158906 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:25.178634 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ced322ea-1189-45ce-b3bd-095dc6933194 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:03:25.179280 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 499/2056] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:03:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17785 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:25.202971 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.205800 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 Jul 03 13:03:25.205991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:25.206321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:25.206589 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Delete volume with id: 1af6de1e-9b19-488a-b681-fa68a84b9551 Jul 03 13:03:25.219198 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.219198 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:25.219679 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Volume info retrieved successfully. Jul 03 13:03:25.235501 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.image.cache [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '4a9e17d4-332e-4bf8-aec8-960f0083e64e', 'volume_id': '1af6de1e-9b19-488a-b681-fa68a84b9551', 'host': 'np0000004418@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 13, 3, 10), 'last_used': datetime.datetime(2026, 7, 3, 13, 3, 23)}. {{(pid=99824) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 13:03:25.248398 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Delete volume request issued successfully. Jul 03 13:03:25.248575 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1a1db32-9b8b-49d0-9da0-f10703d1b5c8 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 returned with HTTP 202 Jul 03 13:03:25.249028 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 521/2057] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:25 2026] DELETE /volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:25.256915 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d8d50410-de53-4b9f-83c2-49e357c04f84 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.258826 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d8d50410-de53-4b9f-83c2-49e357c04f84 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] GET https://10.4.3.13/volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 Jul 03 13:03:25.259016 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d8d50410-de53-4b9f-83c2-49e357c04f84 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:25.259216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d8d50410-de53-4b9f-83c2-49e357c04f84 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:25.268453 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.268453 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:25.276563 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d8d50410-de53-4b9f-83c2-49e357c04f84 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Volume info retrieved successfully. Jul 03 13:03:25.283264 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d8d50410-de53-4b9f-83c2-49e357c04f84 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 returned with HTTP 200 Jul 03 13:03:25.283752 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 514/2058] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:25 2026] GET /volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 => generated 1094 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:25.445292 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0ee21d49-ed60-4f1a-9208-352556e12b38 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.448147 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ee21d49-ed60-4f1a-9208-352556e12b38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a Jul 03 13:03:25.448356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ee21d49-ed60-4f1a-9208-352556e12b38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:25.448540 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ee21d49-ed60-4f1a-9208-352556e12b38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:25.448694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-0ee21d49-ed60-4f1a-9208-352556e12b38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member a3ec66c0-b93b-4334-b97a-4e24dde31f0a {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:25.452468 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ee21d49-ed60-4f1a-9208-352556e12b38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a returned with HTTP 404 Jul 03 13:03:25.453019 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 525/2059] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:25 2026] GET /volume/v3/group_snapshots/a3ec66c0-b93b-4334-b97a-4e24dde31f0a => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:25.464213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-31de1a33-1a9c-43c4-995c-745cf495d004 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.468279 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:25.469401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:25.469401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:25.469702 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:25.470872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:25.484944 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:25.485806 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:25.485997 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:25.527296 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:25.532105 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.532105 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:25.542908 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-31de1a33-1a9c-43c4-995c-745cf495d004 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:25.542908 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 500/2060] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:25 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:25.558014 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.560220 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9/action Jul 03 13:03:25.560689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:25.560871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:25.562653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for group 2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 {{(pid=99824) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:03:25.562803 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group with id: 2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 Jul 03 13:03:25.570333 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.570333 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:25.644977 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b4289932-3e33-44b8-b125-feb7b33a5bd5 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9/action returned with HTTP 202 Jul 03 13:03:25.645646 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 522/2061] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:03:25 2026] POST /volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:25.656188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-21362268-ffb6-457f-bebc-5faa882ef05e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:25.658477 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d Jul 03 13:03:25.658946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:25.659219 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:25.674857 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.674857 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:25.681431 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:25.682379 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:25.682588 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:25.729557 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:25.736144 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:25.736144 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:25.749737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21362268-ffb6-457f-bebc-5faa882ef05e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d returned with HTTP 200 Jul 03 13:03:25.749737 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 515/2062] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:25 2026] GET /volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:26.298432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3367eace-4be2-4038-8ade-2639b0643120 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.302813 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3367eace-4be2-4038-8ade-2639b0643120 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] GET https://10.4.3.13/volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 Jul 03 13:03:26.303040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3367eace-4be2-4038-8ade-2639b0643120 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.303274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3367eace-4be2-4038-8ade-2639b0643120 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.311501 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3367eace-4be2-4038-8ade-2639b0643120 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 returned with HTTP 404 Jul 03 13:03:26.312339 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 526/2063] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:26 2026] GET /volume/v3/volumes/1af6de1e-9b19-488a-b681-fa68a84b9551 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:26.321265 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fca770a6-a49d-49f4-9854-32fa898eec6a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.323425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fca770a6-a49d-49f4-9854-32fa898eec6a tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] DELETE https://10.4.3.13/volume/v3/types/f987fb22-0e91-4feb-9dcc-81939b4e3798 Jul 03 13:03:26.323632 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fca770a6-a49d-49f4-9854-32fa898eec6a tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.323854 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fca770a6-a49d-49f4-9854-32fa898eec6a tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.351117 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fca770a6-a49d-49f4-9854-32fa898eec6a tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/types/f987fb22-0e91-4feb-9dcc-81939b4e3798 returned with HTTP 202 Jul 03 13:03:26.351678 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 501/2064] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:26 2026] DELETE /volume/v3/types/f987fb22-0e91-4feb-9dcc-81939b4e3798 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:26.363429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d50142ca-14bc-49f8-8be7-629d26b322f6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.367417 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d50142ca-14bc-49f8-8be7-629d26b322f6 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] GET https://10.4.3.13/volume/v3/types/f987fb22-0e91-4feb-9dcc-81939b4e3798 Jul 03 13:03:26.367649 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d50142ca-14bc-49f8-8be7-629d26b322f6 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.367789 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d50142ca-14bc-49f8-8be7-629d26b322f6 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.371643 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d50142ca-14bc-49f8-8be7-629d26b322f6 tempest-VolumeAndVolumeTypeFromImageTest-171890326 tempest-VolumeAndVolumeTypeFromImageTest-171890326-project-admin] https://10.4.3.13/volume/v3/types/f987fb22-0e91-4feb-9dcc-81939b4e3798 returned with HTTP 404 Jul 03 13:03:26.372254 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 523/2065] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:03:26 2026] GET /volume/v3/types/f987fb22-0e91-4feb-9dcc-81939b4e3798 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:26.769924 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-df253061-eb5c-4121-96fe-eb936a434ad8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.772061 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df253061-eb5c-4121-96fe-eb936a434ad8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d Jul 03 13:03:26.772322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df253061-eb5c-4121-96fe-eb936a434ad8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.772538 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df253061-eb5c-4121-96fe-eb936a434ad8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.786582 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df253061-eb5c-4121-96fe-eb936a434ad8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d returned with HTTP 404 Jul 03 13:03:26.787244 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 516/2066] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:26 2026] GET /volume/v3/volumes/2c18052c-fae7-494a-b050-d701f429a36d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:26.797133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-52cb8783-0e4b-4b61-a2d3-b2afdf723988 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.802949 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52cb8783-0e4b-4b61-a2d3-b2afdf723988 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 Jul 03 13:03:26.803213 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52cb8783-0e4b-4b61-a2d3-b2afdf723988 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.803785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52cb8783-0e4b-4b61-a2d3-b2afdf723988 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.803785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-52cb8783-0e4b-4b61-a2d3-b2afdf723988 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:26.819055 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52cb8783-0e4b-4b61-a2d3-b2afdf723988 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 returned with HTTP 404 Jul 03 13:03:26.820316 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 527/2067] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:26 2026] GET /volume/v3/groups/2f1778b6-6a44-4a61-b47c-9ba0759c7ed9 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:26.831846 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8a832013-2b92-4771-a775-431bc88e973c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.836689 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a832013-2b92-4771-a775-431bc88e973c tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/da1a2ee0-e8ed-4bf2-b514-938a7161fe58 Jul 03 13:03:26.839295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a832013-2b92-4771-a775-431bc88e973c tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.839295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a832013-2b92-4771-a775-431bc88e973c tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.860581 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a832013-2b92-4771-a775-431bc88e973c tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/group_types/da1a2ee0-e8ed-4bf2-b514-938a7161fe58 returned with HTTP 202 Jul 03 13:03:26.861198 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 502/2068] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:03:26 2026] DELETE /volume/v3/group_types/da1a2ee0-e8ed-4bf2-b514-938a7161fe58 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:26.876326 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-978c1448-b0e6-402d-b37a-ed666c85864a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.882692 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-978c1448-b0e6-402d-b37a-ed666c85864a tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] DELETE https://10.4.3.13/volume/v3/types/ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde Jul 03 13:03:26.884592 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-978c1448-b0e6-402d-b37a-ed666c85864a tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.884692 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-978c1448-b0e6-402d-b37a-ed666c85864a tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.931448 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-978c1448-b0e6-402d-b37a-ed666c85864a tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types/ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde returned with HTTP 202 Jul 03 13:03:26.931974 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 524/2069] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:26 2026] DELETE /volume/v3/types/ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:26.941750 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8df976ec-7a57-4315-8558-52c969b340a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.944147 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8df976ec-7a57-4315-8558-52c969b340a5 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] GET https://10.4.3.13/volume/v3/types/ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde Jul 03 13:03:26.944407 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8df976ec-7a57-4315-8558-52c969b340a5 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:26.944658 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8df976ec-7a57-4315-8558-52c969b340a5 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:26.949211 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8df976ec-7a57-4315-8558-52c969b340a5 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types/ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde returned with HTTP 404 Jul 03 13:03:26.949713 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 517/2070] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:03:26 2026] GET /volume/v3/types/ce7eb6c1-c704-43c6-a9fb-cc8a29c74bde => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:26.961173 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ac118b6a-2ec9-4a3d-8c94-730e506d699f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:26.963462 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ac118b6a-2ec9-4a3d-8c94-730e506d699f tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:26.963912 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ac118b6a-2ec9-4a3d-8c94-730e506d699f tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-184634183"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:26.965829 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:26.965829 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:27.001678 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ac118b6a-2ec9-4a3d-8c94-730e506d699f tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:27.001976 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 528/2071] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:03:26 2026] POST /volume/v3/types => generated 223 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:27.017130 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3d2f02d9-2291-4b22-b27b-9a0556e41fa1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:27.020907 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d2f02d9-2291-4b22-b27b-9a0556e41fa1 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 13:03:27.021510 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d2f02d9-2291-4b22-b27b-9a0556e41fa1 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-724509592"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:27.056090 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d2f02d9-2291-4b22-b27b-9a0556e41fa1 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 13:03:27.056693 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 503/2072] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 13:03:27 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:27.072491 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:27.077193 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:03:27.077193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "82b0491a-c8ec-40f6-943b-02e6194f58a3", "volume_types": ["02d53b1d-dafd-4ed6-a8a9-4ecb0791a492"], "name": "tempest-GroupSnapshotsTest-Group-130710774"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:27.078463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group {'group': {'group_type': '82b0491a-c8ec-40f6-943b-02e6194f58a3', 'volume_types': ['02d53b1d-dafd-4ed6-a8a9-4ecb0791a492'], 'name': 'tempest-GroupSnapshotsTest-Group-130710774'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:03:27.084123 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group tempest-GroupSnapshotsTest-Group-130710774. Jul 03 13:03:27.111729 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:27.145576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['ee76bcad-6517-4eb2-90f0-bf010ad594fc'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:27.211132 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0cd0cfac-87ee-4a2c-9d28-4cacd70610a6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:03:27.212331 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 525/2073] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:03:27 2026] POST /volume/v3/groups => generated 111 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:27.223113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-279dfee8-3aff-40c1-94ee-bc32377e1fe3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:27.227250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-279dfee8-3aff-40c1-94ee-bc32377e1fe3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:27.227398 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-279dfee8-3aff-40c1-94ee-bc32377e1fe3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:27.227758 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-279dfee8-3aff-40c1-94ee-bc32377e1fe3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:27.228629 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-279dfee8-3aff-40c1-94ee-bc32377e1fe3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:27.238241 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:27.238241 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:27.261182 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-279dfee8-3aff-40c1-94ee-bc32377e1fe3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:27.261919 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 518/2074] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:27 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:03:27.524782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-63de7462-0493-4583-87e3-3bc85be40d55 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:27.528400 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:27.528614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:27.528878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:27.529140 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume with id: 1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:27.544100 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:27.544100 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:27.544435 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:27.569991 np0000004418 devstack@c-api.service[99821]: WARNING cinder.keymgr.conf_key_mgr [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:03:27.584795 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume request issued successfully. Jul 03 13:03:27.584994 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63de7462-0493-4583-87e3-3bc85be40d55 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 202 Jul 03 13:03:27.585520 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 529/2075] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:27 2026] DELETE /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:27.598869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d00b7cae-fecf-4a56-a419-496b9a78bf42 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:27.601020 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d00b7cae-fecf-4a56-a419-496b9a78bf42 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:27.601378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d00b7cae-fecf-4a56-a419-496b9a78bf42 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:27.601686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d00b7cae-fecf-4a56-a419-496b9a78bf42 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:27.610725 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:27.610725 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:27.615534 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d00b7cae-fecf-4a56-a419-496b9a78bf42 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:27.621647 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d00b7cae-fecf-4a56-a419-496b9a78bf42 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 200 Jul 03 13:03:27.622480 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 504/2076] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:27 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:28.274811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9372bda7-d309-42af-8a1c-9e2133abac97 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:28.277641 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9372bda7-d309-42af-8a1c-9e2133abac97 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:28.278112 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9372bda7-d309-42af-8a1c-9e2133abac97 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:28.278349 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9372bda7-d309-42af-8a1c-9e2133abac97 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:28.278674 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-9372bda7-d309-42af-8a1c-9e2133abac97 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:28.286863 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.286863 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:28.296094 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9372bda7-d309-42af-8a1c-9e2133abac97 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:28.296762 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 526/2077] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:28 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:28.312120 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:28.314082 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:28.314541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2117609582", "volume_type": "02d53b1d-dafd-4ed6-a8a9-4ecb0791a492", "group_id": "355b4c97-ccfd-41bc-b44e-cc0c862e04f2", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:28.316674 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2117609582', 'volume_type': '02d53b1d-dafd-4ed6-a8a9-4ecb0791a492', 'group_id': '355b4c97-ccfd-41bc-b44e-cc0c862e04f2', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:28.326944 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.326944 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:28.327522 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume of 1 GB Jul 03 13:03:28.333440 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:28.344311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (d5a80bf2-51f3-4133-8220-ee44800b195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:28.345507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edca7bb0-1da8-4f88-a67d-3b46f1b3c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:28.346172 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.346172 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:28.348154 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:28.374802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edca7bb0-1da8-4f88-a67d-3b46f1b3c79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-184634183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02d53b1d-dafd-4ed6-a8a9-4ecb0791a492', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '355b4c97-ccfd-41bc-b44e-cc0c862e04f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:28.375637 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fff4509-c75c-4848-bd2e-a2a8f18f8145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:28.419256 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-184634183 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-184634183, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:28.419794 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-184634183 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-184634183, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:28.465452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['d8a0a5da-11da-4ec5-928f-097a8a0eee05', 'd5dc73dc-680e-4832-b426-4606de8c8ffb', 'e4edb6db-46f6-4731-80cf-29fbf8b1ea55', 'efb14624-5e66-45d2-b8a1-d5dcc6dcf21d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:28.465452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fff4509-c75c-4848-bd2e-a2a8f18f8145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a0a5da-11da-4ec5-928f-097a8a0eee05', 'd5dc73dc-680e-4832-b426-4606de8c8ffb', 'e4edb6db-46f6-4731-80cf-29fbf8b1ea55', 'efb14624-5e66-45d2-b8a1-d5dcc6dcf21d']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:28.466112 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d219d04c-5ed8-4821-a922-3151be8c8ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:28.503767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d219d04c-5ed8-4821-a922-3151be8c8ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd1469dc-dc1b-4b90-811d-434893109669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2117609582',encryption_key_id=None,group_id=355b4c97-ccfd-41bc-b44e-cc0c862e04f2,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['d8a0a5da-11da-4ec5-928f-097a8a0eee05','d5dc73dc-680e-4832-b426-4606de8c8ffb','e4edb6db-46f6-4731-80cf-29fbf8b1ea55','efb14624-5e66-45d2-b8a1-d5dcc6dcf21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2117609582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=355b4c97-ccfd-41bc-b44e-cc0c862e04f2,host=None,id=dd1469dc-dc1b-4b90-811d-434893109669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea079ca0f3a4845ac07dcc4e40c5951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02d53b1d-dafd-4ed6-a8a9-4ecb0791a492),volume_type_id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:28.504778 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6712be4e-388b-4bb5-bfd4-52313fd9a641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:28.531690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6712be4e-388b-4bb5-bfd4-52313fd9a641) transitioned into state 'SUCCESS' from state '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-2117609582',encryption_key_id=None,group_id=355b4c97-ccfd-41bc-b44e-cc0c862e04f2,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['d8a0a5da-11da-4ec5-928f-097a8a0eee05','d5dc73dc-680e-4832-b426-4606de8c8ffb','e4edb6db-46f6-4731-80cf-29fbf8b1ea55','efb14624-5e66-45d2-b8a1-d5dcc6dcf21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:28.532719 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e98a3bb-9f7e-45ff-82c2-64ae93347447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:28.550776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e98a3bb-9f7e-45ff-82c2-64ae93347447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:28.551958 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (d5a80bf2-51f3-4133-8220-ee44800b195c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:28.553191 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request issued successfully. Jul 03 13:03:28.553191 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:28.553333 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:28.600578 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:28.604705 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.604705 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:28.609292 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b72ec3c-a01f-4637-b66e-a83afe106d58 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:28.610723 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 519/2078] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:03:28 2026] POST /volume/v3/volumes => generated 820 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:28.627614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:28.629490 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 Jul 03 13:03:28.629710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:28.629951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:28.637385 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.637385 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:28.644239 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:28.644239 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:28.644655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0b986511-800c-4a6e-82ec-5d7807f67646 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:28.645010 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:28.645709 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b986511-800c-4a6e-82ec-5d7807f67646 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 Jul 03 13:03:28.645963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b986511-800c-4a6e-82ec-5d7807f67646 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:28.647260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b986511-800c-4a6e-82ec-5d7807f67646 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:28.658772 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b986511-800c-4a6e-82ec-5d7807f67646 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 returned with HTTP 404 Jul 03 13:03:28.659392 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 505/2079] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:28 2026] GET /volume/v3/volumes/1e446b24-d524-4e21-aace-353761b7ab95 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:28.671303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:28.673352 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:03:28.674335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:28.675068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:28.675483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume with id: 09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:03:28.689340 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.689340 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:28.689897 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:28.700856 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:28.705202 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.705202 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:28.710406 np0000004418 devstack@c-api.service[99824]: WARNING cinder.keymgr.conf_key_mgr [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:03:28.718563 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4722e81c-c568-4cc3-8370-36e1f46bef9a tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 returned with HTTP 200 Jul 03 13:03:28.719427 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 530/2080] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:28 2026] GET /volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 => generated 888 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:28.721385 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume request issued successfully. Jul 03 13:03:28.721874 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2214cfbb-9a1c-4b36-bb0e-490a8e81e64a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 returned with HTTP 202 Jul 03 13:03:28.722536 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 527/2081] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:28 2026] DELETE /volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:28.736383 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5cdee2d8-029c-4abc-8bda-d67b2afd745a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:28.739441 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5cdee2d8-029c-4abc-8bda-d67b2afd745a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:03:28.739791 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5cdee2d8-029c-4abc-8bda-d67b2afd745a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:28.740374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5cdee2d8-029c-4abc-8bda-d67b2afd745a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:28.755377 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:28.755377 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:28.762645 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5cdee2d8-029c-4abc-8bda-d67b2afd745a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:28.770973 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5cdee2d8-029c-4abc-8bda-d67b2afd745a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 returned with HTTP 200 Jul 03 13:03:28.771562 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 520/2082] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:28 2026] GET /volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:28.915447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.035228 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:29.035698 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:29.037773 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:29.038650 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create volume of 1 GB Jul 03 13:03:29.043493 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Availability Zones retrieved successfully. Jul 03 13:03:29.049548 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Flow 'volume_create_api' (f93caf0d-55da-4df0-b365-23ebf8b64918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:29.050522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347441fd-9606-4c47-9563-9478c69eaef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.051589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:29.093595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347441fd-9606-4c47-9563-9478c69eaef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.094809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1ca026-3d96-4387-906f-d351cf937f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.224707 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Created reservations ['2c836b71-52e8-41c2-a8c3-e2683fcf0c77', 'f6c790c1-2387-4f55-a716-8f3ac6ff8767', '2a59f85e-61c1-49b5-9a7d-3c80259a0e98', '827bb90f-023a-42ee-a891-4450448f6796'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:29.225774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1ca026-3d96-4387-906f-d351cf937f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c836b71-52e8-41c2-a8c3-e2683fcf0c77', 'f6c790c1-2387-4f55-a716-8f3ac6ff8767', '2a59f85e-61c1-49b5-9a7d-3c80259a0e98', '827bb90f-023a-42ee-a891-4450448f6796']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.226576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bd64f2-fa25-4e93-ada0-19f9ec2d23a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.261633 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bd64f2-fa25-4e93-ada0-19f9ec2d23a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14', '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='c67498d6cd474234ab92b77c0c4ca48a',qos_specs=None,replication_status=,reservations=['2c836b71-52e8-41c2-a8c3-e2683fcf0c77','f6c790c1-2387-4f55-a716-8f3ac6ff8767','2a59f85e-61c1-49b5-9a7d-3c80259a0e98','827bb90f-023a-42ee-a891-4450448f6796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e1e242d5c546ba923ca1bef06a9aac',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:29Z,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=1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c67498d6cd474234ab92b77c0c4ca48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47e1e242d5c546ba923ca1bef06a9aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.262508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b29741c8-53ff-49ba-867a-d1531c798a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.287311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b29741c8-53ff-49ba-867a-d1531c798a8e) transitioned into state 'SUCCESS' from 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='c67498d6cd474234ab92b77c0c4ca48a',qos_specs=None,replication_status=,reservations=['2c836b71-52e8-41c2-a8c3-e2683fcf0c77','f6c790c1-2387-4f55-a716-8f3ac6ff8767','2a59f85e-61c1-49b5-9a7d-3c80259a0e98','827bb90f-023a-42ee-a891-4450448f6796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e1e242d5c546ba923ca1bef06a9aac',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.288179 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2d7dff-382e-4eb1-a2b6-63b4b180ad65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.302189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2d7dff-382e-4eb1-a2b6-63b4b180ad65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.302189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Flow 'volume_create_api' (f93caf0d-55da-4df0-b365-23ebf8b64918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:29.302189 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create volume request issued successfully. Jul 03 13:03:29.302601 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-95f0ff52-e6b7-4e44-8238-a8e2984956ee tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:29.303232 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 506/2083] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:03:28 2026] POST /volume/v3/volumes => generated 738 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:29.330087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f39b0b0f-454b-4380-8d93-1be0e2cca5f2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.332098 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f39b0b0f-454b-4380-8d93-1be0e2cca5f2 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:29.332329 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f39b0b0f-454b-4380-8d93-1be0e2cca5f2 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:29.332518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f39b0b0f-454b-4380-8d93-1be0e2cca5f2 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:29.345366 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.345366 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:29.352029 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f39b0b0f-454b-4380-8d93-1be0e2cca5f2 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:29.356475 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f39b0b0f-454b-4380-8d93-1be0e2cca5f2 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 returned with HTTP 200 Jul 03 13:03:29.356873 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 531/2084] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:29 2026] GET /volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:29.740659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.742677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 Jul 03 13:03:29.742960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:29.743235 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:29.752687 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.752687 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:29.758320 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:29.759423 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:29.759681 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:29.791374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b5a35de9-e619-4e35-9085-b5e0cb8dbd95 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.793458 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b5a35de9-e619-4e35-9085-b5e0cb8dbd95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 Jul 03 13:03:29.793758 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b5a35de9-e619-4e35-9085-b5e0cb8dbd95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:29.794015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b5a35de9-e619-4e35-9085-b5e0cb8dbd95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:29.800333 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b5a35de9-e619-4e35-9085-b5e0cb8dbd95 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 returned with HTTP 404 Jul 03 13:03:29.800883 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 521/2085] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:29 2026] GET /volume/v3/volumes/09d08724-25f5-43cf-8aad-ef743513db06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:29.810326 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.810713 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:29.812287 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:03:29.812454 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:29.812651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:29.813244 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.813244 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:29.813540 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:29.817849 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.817849 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:29.832007 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4d89ec73-2448-4775-b43c-f3726bff8a3b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 returned with HTTP 200 Jul 03 13:03:29.832661 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 528/2086] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:29 2026] GET /volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:29.834902 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Get all volumes completed successfully. Jul 03 13:03:29.836056 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:29.836248 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-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 13:03:29.848206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-af29ad30-2343-492a-81b2-e0470dba20e7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.852226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:29.852226 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-563367860", "volume_type": "02d53b1d-dafd-4ed6-a8a9-4ecb0791a492", "group_id": "355b4c97-ccfd-41bc-b44e-cc0c862e04f2", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:29.858924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-563367860', 'volume_type': '02d53b1d-dafd-4ed6-a8a9-4ecb0791a492', 'group_id': '355b4c97-ccfd-41bc-b44e-cc0c862e04f2', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:29.873484 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.873484 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:29.874033 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume of 1 GB Jul 03 13:03:29.881144 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:29.889383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (eae19574-72c6-43f9-93de-e5403af81736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:29.890899 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d55d31f-2783-4111-be14-fafb4745efdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.891604 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.891604 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:29.892292 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:29.894898 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:29.898822 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:29.898822 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:29.913796 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b4b5263-cfe9-41e7-9b03-77ef4bfd2a26 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:03:29.914478 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 507/2087] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:03:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15600 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:29.928547 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d55d31f-2783-4111-be14-fafb4745efdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-184634183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02d53b1d-dafd-4ed6-a8a9-4ecb0791a492', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '355b4c97-ccfd-41bc-b44e-cc0c862e04f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.929614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24716258-07dc-4490-bcf8-4725affbc050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:29.938082 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e4e7f07f-be2b-4253-9536-88a679c10184 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:29.939946 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e4e7f07f-be2b-4253-9536-88a679c10184 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] DELETE https://10.4.3.13/volume/v3/types/114b6f07-ed75-40d2-9373-8cbaeb0da9c7 Jul 03 13:03:29.940171 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e4e7f07f-be2b-4253-9536-88a679c10184 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:29.940390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e4e7f07f-be2b-4253-9536-88a679c10184 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:29.966813 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-184634183 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-184634183, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:29.966813 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-184634183 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-184634183, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:29.970084 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e4e7f07f-be2b-4253-9536-88a679c10184 tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/types/114b6f07-ed75-40d2-9373-8cbaeb0da9c7 returned with HTTP 202 Jul 03 13:03:29.970503 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 522/2088] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:29 2026] DELETE /volume/v3/types/114b6f07-ed75-40d2-9373-8cbaeb0da9c7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:29.984083 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['0bf91a87-16c1-4fcb-8de9-5303f859b5a3', '69d98614-54fd-4a80-88dc-e4307e771020', '015c36a8-bb1b-4add-aedd-dc7b69258eb7', '67e92ca9-a8b4-4a6e-844d-5eb259c3df04'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:29.985260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24716258-07dc-4490-bcf8-4725affbc050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bf91a87-16c1-4fcb-8de9-5303f859b5a3', '69d98614-54fd-4a80-88dc-e4307e771020', '015c36a8-bb1b-4add-aedd-dc7b69258eb7', '67e92ca9-a8b4-4a6e-844d-5eb259c3df04']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:29.986370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26164f7-6e70-4614-ad38-0b4c920fbdf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.014150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26164f7-6e70-4614-ad38-0b4c920fbdf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1112b511-e1bf-4266-a6ef-822e3991f889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-563367860',encryption_key_id=None,group_id=355b4c97-ccfd-41bc-b44e-cc0c862e04f2,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['0bf91a87-16c1-4fcb-8de9-5303f859b5a3','69d98614-54fd-4a80-88dc-e4307e771020','015c36a8-bb1b-4add-aedd-dc7b69258eb7','67e92ca9-a8b4-4a6e-844d-5eb259c3df04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-563367860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=355b4c97-ccfd-41bc-b44e-cc0c862e04f2,host=None,id=1112b511-e1bf-4266-a6ef-822e3991f889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea079ca0f3a4845ac07dcc4e40c5951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02d53b1d-dafd-4ed6-a8a9-4ecb0791a492),volume_type_id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.015094 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6deff49d-6709-45ac-a026-df972f7c3f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.046066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6deff49d-6709-45ac-a026-df972f7c3f20) transitioned into state 'SUCCESS' from state '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-563367860',encryption_key_id=None,group_id=355b4c97-ccfd-41bc-b44e-cc0c862e04f2,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['0bf91a87-16c1-4fcb-8de9-5303f859b5a3','69d98614-54fd-4a80-88dc-e4307e771020','015c36a8-bb1b-4add-aedd-dc7b69258eb7','67e92ca9-a8b4-4a6e-844d-5eb259c3df04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=02d53b1d-dafd-4ed6-a8a9-4ecb0791a492)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.046933 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6723b0-4350-4d13-9a5f-d41aae338481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.065045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6723b0-4350-4d13-9a5f-d41aae338481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.065045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (eae19574-72c6-43f9-93de-e5403af81736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:30.065710 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request issued successfully. Jul 03 13:03:30.068453 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:30.068453 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:30.126192 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:30.128697 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:30.128697 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:30.134012 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af29ad30-2343-492a-81b2-e0470dba20e7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:30.134764 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 532/2089] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:03:29 2026] POST /volume/v3/volumes => generated 819 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:30.150296 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:30.152969 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 Jul 03 13:03:30.153351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:30.153868 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:30.167050 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:30.167050 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:30.175295 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:30.180517 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:30.180517 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:30.243040 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:30.247144 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:30.247144 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:30.262875 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d8dcbfa8-23ef-48d1-873d-659201562d39 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 returned with HTTP 200 Jul 03 13:03:30.263650 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 529/2090] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:30 2026] GET /volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 => generated 887 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:30.376402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-03c824d2-6447-46e3-8769-7779d534bc76 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:30.378558 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03c824d2-6447-46e3-8769-7779d534bc76 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:30.378705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03c824d2-6447-46e3-8769-7779d534bc76 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:30.378933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03c824d2-6447-46e3-8769-7779d534bc76 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:30.391749 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:30.391749 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:30.397549 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-03c824d2-6447-46e3-8769-7779d534bc76 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:30.403655 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03c824d2-6447-46e3-8769-7779d534bc76 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 returned with HTTP 200 Jul 03 13:03:30.404380 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 508/2091] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:30 2026] GET /volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:30.428313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bed34cf3-e4ca-4ef7-9e74-afeb0791baf0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:30.431524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bed34cf3-e4ca-4ef7-9e74-afeb0791baf0 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:30.431742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bed34cf3-e4ca-4ef7-9e74-afeb0791baf0 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:30.431941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bed34cf3-e4ca-4ef7-9e74-afeb0791baf0 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:30.440558 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:30.440558 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:30.446859 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bed34cf3-e4ca-4ef7-9e74-afeb0791baf0 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:30.453523 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bed34cf3-e4ca-4ef7-9e74-afeb0791baf0 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 returned with HTTP 200 Jul 03 13:03:30.454251 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 523/2092] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:30 2026] GET /volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:30.471415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:30.473369 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:30.473657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-428438658"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:30.475233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-428438658'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:30.475362 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create volume of 1 GB Jul 03 13:03:30.482357 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Availability Zones retrieved successfully. Jul 03 13:03:30.490282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Flow 'volume_create_api' (fd203737-9882-426d-acf7-af5c3a836e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:30.491764 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b915bf38-40b8-4f97-a85b-722e7abdfc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.493271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:30.530109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b915bf38-40b8-4f97-a85b-722e7abdfc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.531281 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d50cc44-412e-4231-a40d-7f69d46dfb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.594243 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Created reservations ['17438b41-5b71-45fb-83fa-ea10ee2b3f94', '66fd99c8-c367-4b51-9269-36a72c9cb55b', '2877de5b-53b3-4902-ac8f-729b8cecad28', '319106ec-051c-4d8e-a2df-f70795209937'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:30.595310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d50cc44-412e-4231-a40d-7f69d46dfb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17438b41-5b71-45fb-83fa-ea10ee2b3f94', '66fd99c8-c367-4b51-9269-36a72c9cb55b', '2877de5b-53b3-4902-ac8f-729b8cecad28', '319106ec-051c-4d8e-a2df-f70795209937']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.596380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c42223-6557-4e24-b88b-a8f57852c9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.624176 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c42223-6557-4e24-b88b-a8f57852c9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64fc27d-2c31-40c7-9575-855db5a11561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-428438658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67498d6cd474234ab92b77c0c4ca48a',qos_specs=None,replication_status=,reservations=['17438b41-5b71-45fb-83fa-ea10ee2b3f94','66fd99c8-c367-4b51-9269-36a72c9cb55b','2877de5b-53b3-4902-ac8f-729b8cecad28','319106ec-051c-4d8e-a2df-f70795209937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e1e242d5c546ba923ca1bef06a9aac',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:30Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-428438658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64fc27d-2c31-40c7-9575-855db5a11561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c67498d6cd474234ab92b77c0c4ca48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47e1e242d5c546ba923ca1bef06a9aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.625143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41eb35c1-5ed8-43fb-865b-bd7d653a7c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.647690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41eb35c1-5ed8-43fb-865b-bd7d653a7c5c) transitioned into 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-428438658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67498d6cd474234ab92b77c0c4ca48a',qos_specs=None,replication_status=,reservations=['17438b41-5b71-45fb-83fa-ea10ee2b3f94','66fd99c8-c367-4b51-9269-36a72c9cb55b','2877de5b-53b3-4902-ac8f-729b8cecad28','319106ec-051c-4d8e-a2df-f70795209937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47e1e242d5c546ba923ca1bef06a9aac',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.648501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2c2d61-8759-4cbb-b79a-7c57e1499190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:30.664114 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b2c2d61-8759-4cbb-b79a-7c57e1499190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:30.665487 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Flow 'volume_create_api' (fd203737-9882-426d-acf7-af5c3a836e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:30.666001 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create volume request issued successfully. Jul 03 13:03:30.667611 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1742c363-8c79-4ad6-a3f9-82478ec2a6dd tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:30.668723 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 533/2093] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:03:30 2026] POST /volume/v3/volumes => generated 773 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:30.683446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20ef9ec2-57f0-400c-b20c-49869dab894f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:30.685892 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20ef9ec2-57f0-400c-b20c-49869dab894f tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:30.686199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20ef9ec2-57f0-400c-b20c-49869dab894f tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:30.686680 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20ef9ec2-57f0-400c-b20c-49869dab894f tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:30.696518 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:30.696518 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:30.702647 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-20ef9ec2-57f0-400c-b20c-49869dab894f tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:30.714030 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20ef9ec2-57f0-400c-b20c-49869dab894f tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 returned with HTTP 200 Jul 03 13:03:30.714030 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 530/2094] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:30 2026] GET /volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:31.279867 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-133638bb-bac6-44a1-8aea-01f60cc9863c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.283080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 Jul 03 13:03:31.283455 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:31.283758 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:31.293064 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.293064 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:31.298342 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:31.299761 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:31.300187 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:31.369921 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:31.374350 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.374350 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:31.388657 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-133638bb-bac6-44a1-8aea-01f60cc9863c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 returned with HTTP 200 Jul 03 13:03:31.388657 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 509/2095] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:31 2026] GET /volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:31.408428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ffd37cf-d799-4945-89a7-c0ce0c328a9e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.412093 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ffd37cf-d799-4945-89a7-c0ce0c328a9e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] PUT https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:31.412664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ffd37cf-d799-4945-89a7-c0ce0c328a9e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "dd1469dc-dc1b-4b90-811d-434893109669"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:31.414621 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-3ffd37cf-d799-4945-89a7-c0ce0c328a9e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Update called for group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2. {{(pid=99823) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:03:31.414778 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.groups [None req-3ffd37cf-d799-4945-89a7-c0ce0c328a9e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Updating group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 with name None description: None add_volumes: None remove_volumes: dd1469dc-dc1b-4b90-811d-434893109669. Jul 03 13:03:31.419978 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.419978 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:31.478205 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ffd37cf-d799-4945-89a7-c0ce0c328a9e tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 202 Jul 03 13:03:31.479087 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 524/2096] 10.4.3.13 () {70 vars in 1399 bytes} [Fri Jul 3 13:03:31 2026] PUT /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:31.488116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-59185330-1ac3-49ff-a1d4-fd6029988288 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.491127 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-59185330-1ac3-49ff-a1d4-fd6029988288 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:31.491439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-59185330-1ac3-49ff-a1d4-fd6029988288 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:31.492004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-59185330-1ac3-49ff-a1d4-fd6029988288 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:31.492004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-59185330-1ac3-49ff-a1d4-fd6029988288 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:31.497260 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.497260 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:31.508045 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-59185330-1ac3-49ff-a1d4-fd6029988288 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:31.508686 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 534/2097] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:31 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:31.538944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7786633f-5de7-41ba-828e-d3832076962a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.541562 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7786633f-5de7-41ba-828e-d3832076962a tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:31.542382 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7786633f-5de7-41ba-828e-d3832076962a tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-139828530", "extra_specs": {}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:31.567091 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7786633f-5de7-41ba-828e-d3832076962a tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:31.568093 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 531/2098] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:03:31 2026] POST /volume/v3/types => generated 211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:31.579709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-639fae4d-7ad7-483e-9f92-e4b95f2e20ad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.584708 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-639fae4d-7ad7-483e-9f92-e4b95f2e20ad tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] POST https://10.4.3.13/volume/v3/types/e960bdc1-166f-4cd9-89cd-24fd17220e1d/encryption Jul 03 13:03:31.585067 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-639fae4d-7ad7-483e-9f92-e4b95f2e20ad tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:31.634762 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-639fae4d-7ad7-483e-9f92-e4b95f2e20ad tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/types/e960bdc1-166f-4cd9-89cd-24fd17220e1d/encryption returned with HTTP 200 Jul 03 13:03:31.635300 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 510/2099] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:03:31 2026] POST /volume/v3/types/e960bdc1-166f-4cd9-89cd-24fd17220e1d/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:31.675983 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5607ee1d-de55-471d-85f1-1644d492e099 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.679109 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:31.679575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1781732550", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": "tempest-scenario-type-luks-139828530", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:31.681598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1781732550', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': 'tempest-scenario-type-luks-139828530', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:31.732036 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-855a63e0-ccc8-4dee-a7b7-bf37090e83b8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.735267 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-855a63e0-ccc8-4dee-a7b7-bf37090e83b8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:31.736382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-855a63e0-ccc8-4dee-a7b7-bf37090e83b8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:31.737181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-855a63e0-ccc8-4dee-a7b7-bf37090e83b8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:31.750875 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.750875 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:31.758986 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-855a63e0-ccc8-4dee-a7b7-bf37090e83b8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:31.766285 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-855a63e0-ccc8-4dee-a7b7-bf37090e83b8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 returned with HTTP 200 Jul 03 13:03:31.766867 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 535/2100] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:31 2026] GET /volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:31.784439 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1189b73-cb0b-4bbf-abba-2d14dcf20531 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.787741 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1189b73-cb0b-4bbf-abba-2d14dcf20531 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:31.788042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1189b73-cb0b-4bbf-abba-2d14dcf20531 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:31.788363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1189b73-cb0b-4bbf-abba-2d14dcf20531 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:31.803156 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.803156 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:31.809806 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1189b73-cb0b-4bbf-abba-2d14dcf20531 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:31.818017 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1189b73-cb0b-4bbf-abba-2d14dcf20531 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 returned with HTTP 200 Jul 03 13:03:31.818900 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 532/2101] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:31 2026] GET /volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:31.836267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.838091 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:03:31.838475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64fc27d-2c31-40c7-9575-855db5a11561", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1528511542"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:31.848381 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.848381 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:31.848902 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:31.849028 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Create snapshot from volume e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:31.897973 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Created reservations ['41cdef49-5e52-4d47-aac2-f5283305f060', 'f656a074-e2f7-4607-9cbb-fc8cc57fa468', 'ccd5ff5e-ce4e-4a82-90ff-1d6b1c33a176', '6a7fe91e-4ac1-4f8b-a37f-6128ecb9b3d2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:31.944409 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume of 1 GB Jul 03 13:03:31.944880 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.944880 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:31.945591 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Availability Zones retrieved successfully. Jul 03 13:03:31.947584 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot create request issued successfully. Jul 03 13:03:31.947985 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c545f902-a1c4-4bfe-aebe-01515e1751b5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:03:31.948495 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 511/2102] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:03:31 2026] POST /volume/v3/snapshots => generated 326 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:31.954331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (5ff02d71-4916-48f6-b821-3bc5094e6fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:31.955882 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc2143c-dd43-4ba4-9f12-b61bec5b8e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:31.956964 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:31.964223 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c7f5757c-2924-4298-b415-155e81e4f721 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:31.966561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c7f5757c-2924-4298-b415-155e81e4f721 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:31.966823 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c7f5757c-2924-4298-b415-155e81e4f721 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:31.967081 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c7f5757c-2924-4298-b415-155e81e4f721 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:31.973261 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:31.973261 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:31.973746 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c7f5757c-2924-4298-b415-155e81e4f721 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot retrieved successfully. Jul 03 13:03:31.974818 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c7f5757c-2924-4298-b415-155e81e4f721 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 returned with HTTP 200 Jul 03 13:03:31.975304 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 536/2103] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:31 2026] GET /volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:32.041255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc2143c-dd43-4ba4-9f12-b61bec5b8e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e960bdc1-166f-4cd9-89cd-24fd17220e1d,is_public=True,name='tempest-scenario-type-luks-139828530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e960bdc1-166f-4cd9-89cd-24fd17220e1d', '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=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:32.042542 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841ebd5d-f766-4fa5-a77a-02fde4583824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:32.079765 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-139828530 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-139828530, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:32.080117 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-139828530 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-139828530, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:32.122201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Created reservations ['ff938e10-1201-445b-86d2-2be32e5d3b0b', '95be4e75-a7ee-4f71-babd-cba4150e75f4', '7d0a6b95-8010-4e1d-9436-dcdc14930f27', '9b9d471d-1b53-4fea-a76b-c103c7e85613'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:32.123471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (841ebd5d-f766-4fa5-a77a-02fde4583824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff938e10-1201-445b-86d2-2be32e5d3b0b', '95be4e75-a7ee-4f71-babd-cba4150e75f4', '7d0a6b95-8010-4e1d-9436-dcdc14930f27', '9b9d471d-1b53-4fea-a76b-c103c7e85613']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:32.124565 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb74d9e0-bc9f-4c0a-8fdf-21139bbf9279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:32.163380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb74d9e0-bc9f-4c0a-8fdf-21139bbf9279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b28d58c-32dc-4a23-b6df-994572a78958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1781732550',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['ff938e10-1201-445b-86d2-2be32e5d3b0b','95be4e75-a7ee-4f71-babd-cba4150e75f4','7d0a6b95-8010-4e1d-9436-dcdc14930f27','9b9d471d-1b53-4fea-a76b-c103c7e85613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=e960bdc1-166f-4cd9-89cd-24fd17220e1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1781732550',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6b28d58c-32dc-4a23-b6df-994572a78958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d071282c1e4432e9c024ae0822e100a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e960bdc1-166f-4cd9-89cd-24fd17220e1d),volume_type_id=e960bdc1-166f-4cd9-89cd-24fd17220e1d)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:32.164578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073a391a-0c69-413c-b8e9-af594446fb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:32.198901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (073a391a-0c69-413c-b8e9-af594446fb4e) transitioned into state 'SUCCESS' from state '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-1781732550',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['ff938e10-1201-445b-86d2-2be32e5d3b0b','95be4e75-a7ee-4f71-babd-cba4150e75f4','7d0a6b95-8010-4e1d-9436-dcdc14930f27','9b9d471d-1b53-4fea-a76b-c103c7e85613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=e960bdc1-166f-4cd9-89cd-24fd17220e1d)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:32.200951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e1db62-c783-454a-99ae-00af7f4b09df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:32.212622 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3e1db62-c783-454a-99ae-00af7f4b09df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:32.213553 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (5ff02d71-4916-48f6-b821-3bc5094e6fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:32.214145 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request issued successfully. Jul 03 13:03:32.214793 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5607ee1d-de55-471d-85f1-1644d492e099 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:32.217273 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 525/2104] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:03:31 2026] POST /volume/v3/volumes => generated 789 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:32.234274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5bfeb194-9735-4442-a801-7850bcc70dea None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:32.238102 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5bfeb194-9735-4442-a801-7850bcc70dea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:32.238324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5bfeb194-9735-4442-a801-7850bcc70dea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:32.238543 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5bfeb194-9735-4442-a801-7850bcc70dea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:32.249005 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:32.249005 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:32.254409 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5bfeb194-9735-4442-a801-7850bcc70dea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:32.260205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5bfeb194-9735-4442-a801-7850bcc70dea tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:32.260542 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 533/2105] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:32 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:32.521120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4303f696-3374-441e-8655-c18722b18eef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:32.523444 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4303f696-3374-441e-8655-c18722b18eef tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:32.523680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4303f696-3374-441e-8655-c18722b18eef tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:32.523811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4303f696-3374-441e-8655-c18722b18eef tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:32.523985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-4303f696-3374-441e-8655-c18722b18eef tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:32.532559 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:32.532559 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:32.550194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4303f696-3374-441e-8655-c18722b18eef tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:32.550194 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 512/2106] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:32 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:32.561706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b8c69da-7888-4698-9599-0c2dd1785e38 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:32.563879 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b8c69da-7888-4698-9599-0c2dd1785e38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] PUT https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:32.564293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b8c69da-7888-4698-9599-0c2dd1785e38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "dd1469dc-dc1b-4b90-811d-434893109669"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:32.565894 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-7b8c69da-7888-4698-9599-0c2dd1785e38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Update called for group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2. {{(pid=99821) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:03:32.566646 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.groups [None req-7b8c69da-7888-4698-9599-0c2dd1785e38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Updating group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 with name None description: None add_volumes: dd1469dc-dc1b-4b90-811d-434893109669 remove_volumes: None. Jul 03 13:03:32.570297 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:32.570297 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:32.608028 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b8c69da-7888-4698-9599-0c2dd1785e38 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 202 Jul 03 13:03:32.608605 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 537/2107] 10.4.3.13 () {70 vars in 1399 bytes} [Fri Jul 3 13:03:32 2026] PUT /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:32.620122 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-07298c1f-996e-4ea7-9089-11e07d1e9363 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:32.622290 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-07298c1f-996e-4ea7-9089-11e07d1e9363 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:32.622493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-07298c1f-996e-4ea7-9089-11e07d1e9363 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:32.622660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-07298c1f-996e-4ea7-9089-11e07d1e9363 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:32.622789 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-07298c1f-996e-4ea7-9089-11e07d1e9363 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:32.631697 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:32.631697 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:32.647295 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-07298c1f-996e-4ea7-9089-11e07d1e9363 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:32.647954 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 526/2108] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:32 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:32.987082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fa4ac6a7-8528-47e6-89c8-5c312e6e05c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:32.989313 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa4ac6a7-8528-47e6-89c8-5c312e6e05c4 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:32.989665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa4ac6a7-8528-47e6-89c8-5c312e6e05c4 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:32.989904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa4ac6a7-8528-47e6-89c8-5c312e6e05c4 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:32.995241 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:32.995241 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:32.995988 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fa4ac6a7-8528-47e6-89c8-5c312e6e05c4 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot retrieved successfully. Jul 03 13:03:32.997065 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa4ac6a7-8528-47e6-89c8-5c312e6e05c4 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 returned with HTTP 200 Jul 03 13:03:32.998467 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 534/2109] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:32 2026] GET /volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:33.011287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e3eff474-bdb5-4e7c-b27a-c863974e0b3a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.014366 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e3eff474-bdb5-4e7c-b27a-c863974e0b3a tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:33.014580 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e3eff474-bdb5-4e7c-b27a-c863974e0b3a tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:33.014781 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e3eff474-bdb5-4e7c-b27a-c863974e0b3a tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:33.021199 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.021199 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:33.021814 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e3eff474-bdb5-4e7c-b27a-c863974e0b3a tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot retrieved successfully. Jul 03 13:03:33.023380 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e3eff474-bdb5-4e7c-b27a-c863974e0b3a tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 returned with HTTP 200 Jul 03 13:03:33.023571 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 513/2110] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:33 2026] GET /volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:33.038681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.043578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:33.044802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:33.044802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:33.044802 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Delete snapshot with id: d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:33.051185 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.051185 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:33.052020 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot retrieved successfully. Jul 03 13:03:33.079913 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot delete request issued successfully. Jul 03 13:03:33.080101 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-56b3c3e6-7bf0-4168-bea1-6c6be709fcc3 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 returned with HTTP 202 Jul 03 13:03:33.080801 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 538/2111] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:03:33 2026] DELETE /volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:33.090428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-478eb88f-3fc8-4637-a41e-491a8bac7ed6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.093157 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-478eb88f-3fc8-4637-a41e-491a8bac7ed6 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:33.093399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-478eb88f-3fc8-4637-a41e-491a8bac7ed6 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:33.093592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-478eb88f-3fc8-4637-a41e-491a8bac7ed6 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:33.101591 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.101591 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:33.102330 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-478eb88f-3fc8-4637-a41e-491a8bac7ed6 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Snapshot retrieved successfully. Jul 03 13:03:33.103874 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-478eb88f-3fc8-4637-a41e-491a8bac7ed6 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 returned with HTTP 200 Jul 03 13:03:33.103874 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 527/2112] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:33 2026] GET /volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 => generated 484 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:33.275291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b2c2dae-c440-491b-84b4-2507a55af881 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.277386 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b2c2dae-c440-491b-84b4-2507a55af881 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:33.279227 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b2c2dae-c440-491b-84b4-2507a55af881 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:33.279227 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b2c2dae-c440-491b-84b4-2507a55af881 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:33.289891 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.289891 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:33.296858 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7b2c2dae-c440-491b-84b4-2507a55af881 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:33.303036 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b2c2dae-c440-491b-84b4-2507a55af881 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:33.303036 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 535/2113] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:33 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:33.661050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-98ca1e9d-0248-437f-8d0e-9eb460870ab8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.665185 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98ca1e9d-0248-437f-8d0e-9eb460870ab8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:33.665185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98ca1e9d-0248-437f-8d0e-9eb460870ab8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:33.665185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98ca1e9d-0248-437f-8d0e-9eb460870ab8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:33.665185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-98ca1e9d-0248-437f-8d0e-9eb460870ab8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:33.671018 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.671018 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:33.681821 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98ca1e9d-0248-437f-8d0e-9eb460870ab8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:33.681981 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 514/2114] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:33 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:33.694782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c37d0ef7-42c2-4eaf-aa2f-a3c3fa2e858b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.697113 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c37d0ef7-42c2-4eaf-aa2f-a3c3fa2e858b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] PUT https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:33.697759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c37d0ef7-42c2-4eaf-aa2f-a3c3fa2e858b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1112b511-e1bf-4266-a6ef-822e3991f889"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:33.699901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-c37d0ef7-42c2-4eaf-aa2f-a3c3fa2e858b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Update called for group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2. {{(pid=99821) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:03:33.700141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.groups [None req-c37d0ef7-42c2-4eaf-aa2f-a3c3fa2e858b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Updating group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 with name None description: None add_volumes: None remove_volumes: 1112b511-e1bf-4266-a6ef-822e3991f889. Jul 03 13:03:33.705569 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.705569 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:33.733503 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c37d0ef7-42c2-4eaf-aa2f-a3c3fa2e858b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 202 Jul 03 13:03:33.734155 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 539/2115] 10.4.3.13 () {70 vars in 1399 bytes} [Fri Jul 3 13:03:33 2026] PUT /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:33.745817 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-73547b72-1f13-43af-b124-e8605fa1b6e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:33.748944 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73547b72-1f13-43af-b124-e8605fa1b6e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:33.749290 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73547b72-1f13-43af-b124-e8605fa1b6e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:33.750138 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73547b72-1f13-43af-b124-e8605fa1b6e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:33.750138 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-73547b72-1f13-43af-b124-e8605fa1b6e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:33.755028 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:33.755028 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:33.767317 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73547b72-1f13-43af-b124-e8605fa1b6e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:33.768208 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 528/2116] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:33 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:34.043876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9518a043-617f-4ba6-9dec-508bf4e222bf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.046409 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9518a043-617f-4ba6-9dec-508bf4e222bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:34.047141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9518a043-617f-4ba6-9dec-508bf4e222bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.047619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9518a043-617f-4ba6-9dec-508bf4e222bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.058623 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.058623 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:34.077055 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9518a043-617f-4ba6-9dec-508bf4e222bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:34.084383 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9518a043-617f-4ba6-9dec-508bf4e222bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:34.085188 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 536/2117] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:34.110868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3fb4e7cd-54cc-4300-84c0-d5856cfeb724 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.115045 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3fb4e7cd-54cc-4300-84c0-d5856cfeb724 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:34.118251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3fb4e7cd-54cc-4300-84c0-d5856cfeb724 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.118251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3fb4e7cd-54cc-4300-84c0-d5856cfeb724 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.118550 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-86774ce8-c4a5-4099-ad8e-60b8e44b3d2d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.118902 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-86774ce8-c4a5-4099-ad8e-60b8e44b3d2d tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 Jul 03 13:03:34.119200 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-86774ce8-c4a5-4099-ad8e-60b8e44b3d2d tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.119773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-86774ce8-c4a5-4099-ad8e-60b8e44b3d2d tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.123683 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.123683 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:34.126929 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-86774ce8-c4a5-4099-ad8e-60b8e44b3d2d tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 returned with HTTP 404 Jul 03 13:03:34.127514 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 540/2118] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/snapshots/d53cb424-22dd-433b-9111-6f0020b549e9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:34.132340 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3fb4e7cd-54cc-4300-84c0-d5856cfeb724 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:34.139388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2cff2683-090d-434c-b097-cc67c395bef5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.140959 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3fb4e7cd-54cc-4300-84c0-d5856cfeb724 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:34.141656 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 515/2119] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:34.141787 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:34.141972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.142179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.142403 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Delete volume with id: e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:34.151779 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.151779 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:34.152355 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:34.192693 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Delete volume request issued successfully. Jul 03 13:03:34.193014 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2cff2683-090d-434c-b097-cc67c395bef5 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 returned with HTTP 202 Jul 03 13:03:34.194386 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 529/2120] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:34 2026] DELETE /volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:34.205820 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-24867f6f-adc4-4fcc-869a-1f5197742b65 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.207217 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-41f89e7e-6053-409f-959f-1ac2bd992ebd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.208411 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24867f6f-adc4-4fcc-869a-1f5197742b65 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:34.208691 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24867f6f-adc4-4fcc-869a-1f5197742b65 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.208978 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24867f6f-adc4-4fcc-869a-1f5197742b65 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.210430 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-41f89e7e-6053-409f-959f-1ac2bd992ebd tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:34.210856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-41f89e7e-6053-409f-959f-1ac2bd992ebd tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.211064 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-41f89e7e-6053-409f-959f-1ac2bd992ebd tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.218879 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.218879 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:34.223936 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.223936 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:34.224456 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-24867f6f-adc4-4fcc-869a-1f5197742b65 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:34.231302 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24867f6f-adc4-4fcc-869a-1f5197742b65 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 returned with HTTP 200 Jul 03 13:03:34.231891 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 537/2121] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:34.232433 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-41f89e7e-6053-409f-959f-1ac2bd992ebd tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:34.239226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-41f89e7e-6053-409f-959f-1ac2bd992ebd tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:34.240765 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 541/2122] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:34.319469 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f01cd134-6e43-4601-8a04-60828d1d4ede None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.321306 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f01cd134-6e43-4601-8a04-60828d1d4ede tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:34.321698 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f01cd134-6e43-4601-8a04-60828d1d4ede tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.321903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f01cd134-6e43-4601-8a04-60828d1d4ede tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.330230 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.330230 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:34.336118 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f01cd134-6e43-4601-8a04-60828d1d4ede tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:34.343485 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f01cd134-6e43-4601-8a04-60828d1d4ede tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:34.344052 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 516/2123] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:34.782918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4dea7f36-601f-4eb6-b178-0a586d04c77f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.784918 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4dea7f36-601f-4eb6-b178-0a586d04c77f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:34.785156 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4dea7f36-601f-4eb6-b178-0a586d04c77f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.785372 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4dea7f36-601f-4eb6-b178-0a586d04c77f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.785489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-4dea7f36-601f-4eb6-b178-0a586d04c77f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:34.788874 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.788874 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:34.797653 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4dea7f36-601f-4eb6-b178-0a586d04c77f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:34.800192 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 530/2124] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:34.811521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8b5be5e7-87f1-4e64-bfe4-2536137726e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.813413 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8b5be5e7-87f1-4e64-bfe4-2536137726e8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] PUT https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:34.813788 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8b5be5e7-87f1-4e64-bfe4-2536137726e8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1112b511-e1bf-4266-a6ef-822e3991f889"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:34.815374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-8b5be5e7-87f1-4e64-bfe4-2536137726e8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Update called for group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2. {{(pid=99824) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 13:03:34.815527 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-8b5be5e7-87f1-4e64-bfe4-2536137726e8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Updating group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 with name None description: None add_volumes: 1112b511-e1bf-4266-a6ef-822e3991f889 remove_volumes: None. Jul 03 13:03:34.819054 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.819054 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:34.858107 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8b5be5e7-87f1-4e64-bfe4-2536137726e8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 202 Jul 03 13:03:34.858603 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 538/2125] 10.4.3.13 () {70 vars in 1399 bytes} [Fri Jul 3 13:03:34 2026] PUT /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:34.866203 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-94d4ed05-082c-47dd-9b47-b0dd6fdca796 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:34.868625 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-94d4ed05-082c-47dd-9b47-b0dd6fdca796 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:34.868945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-94d4ed05-082c-47dd-9b47-b0dd6fdca796 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:34.869244 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-94d4ed05-082c-47dd-9b47-b0dd6fdca796 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:34.869443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-94d4ed05-082c-47dd-9b47-b0dd6fdca796 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:34.874060 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:34.874060 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:34.884529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-94d4ed05-082c-47dd-9b47-b0dd6fdca796 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:34.885140 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 542/2126] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:34 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:35.250589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b71e89ff-0bdb-4f21-a771-7dfb9391dffe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:35.250589 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b71e89ff-0bdb-4f21-a771-7dfb9391dffe tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 Jul 03 13:03:35.250589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b71e89ff-0bdb-4f21-a771-7dfb9391dffe tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:35.250589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b71e89ff-0bdb-4f21-a771-7dfb9391dffe tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:35.265062 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b71e89ff-0bdb-4f21-a771-7dfb9391dffe tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 returned with HTTP 404 Jul 03 13:03:35.265682 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 517/2127] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:35 2026] GET /volume/v3/volumes/e64fc27d-2c31-40c7-9575-855db5a11561 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:35.277541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ee45c240-be67-4605-a892-2f09b3ab3922 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:35.284297 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] DELETE https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:35.284297 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:35.284483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:35.284695 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Delete volume with id: 1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:35.296937 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:35.296937 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:35.297615 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:35.334134 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Delete volume request issued successfully. Jul 03 13:03:35.334414 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee45c240-be67-4605-a892-2f09b3ab3922 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 returned with HTTP 202 Jul 03 13:03:35.334976 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 531/2128] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:03:35 2026] DELETE /volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:35.345114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ae551780-eae5-49f8-98e4-ceb97ee90590 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:35.348798 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae551780-eae5-49f8-98e4-ceb97ee90590 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:35.349069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae551780-eae5-49f8-98e4-ceb97ee90590 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:35.349354 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae551780-eae5-49f8-98e4-ceb97ee90590 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:35.359783 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:35.359783 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:35.362189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dd9bb4a5-b772-4ecd-ad96-ef9c3bda1b44 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:35.364745 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd9bb4a5-b772-4ecd-ad96-ef9c3bda1b44 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:35.365383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd9bb4a5-b772-4ecd-ad96-ef9c3bda1b44 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:35.365589 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd9bb4a5-b772-4ecd-ad96-ef9c3bda1b44 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:35.366958 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ae551780-eae5-49f8-98e4-ceb97ee90590 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Volume info retrieved successfully. Jul 03 13:03:35.374053 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae551780-eae5-49f8-98e4-ceb97ee90590 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 returned with HTTP 200 Jul 03 13:03:35.374607 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 539/2129] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:35 2026] GET /volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:35.375244 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:35.375244 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:35.381523 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dd9bb4a5-b772-4ecd-ad96-ef9c3bda1b44 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:35.389700 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd9bb4a5-b772-4ecd-ad96-ef9c3bda1b44 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:35.390457 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 543/2130] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:35 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:35.895104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ecc7df81-253c-4e59-8a2d-684ee7ff098c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:35.897476 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ecc7df81-253c-4e59-8a2d-684ee7ff098c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:35.897756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ecc7df81-253c-4e59-8a2d-684ee7ff098c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:35.898020 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ecc7df81-253c-4e59-8a2d-684ee7ff098c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:35.898223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-ecc7df81-253c-4e59-8a2d-684ee7ff098c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:35.903812 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:35.903812 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:35.916697 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ecc7df81-253c-4e59-8a2d-684ee7ff098c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 200 Jul 03 13:03:35.918387 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 518/2131] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:35 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:35.929539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:35.934401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:35.934401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:35.934401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:35.934401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:35.934704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:35.950696 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:35.951738 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:35.951916 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:35.999432 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:36.004005 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.004005 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:36.010573 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:36.010829 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:36.056947 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:36.062053 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.062053 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:36.074301 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5376ecdd-a88b-48f0-b21b-de7ecd6d2134 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:36.074919 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 532/2132] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:35 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:36.092433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.094358 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/group_snapshots Jul 03 13:03:36.094932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "355b4c97-ccfd-41bc-b44e-cc0c862e04f2", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-554177983"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:36.096320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '355b4c97-ccfd-41bc-b44e-cc0c862e04f2', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-554177983'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:03:36.100710 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.100710 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:36.104704 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.group_snapshots [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-554177983. Jul 03 13:03:36.138237 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.138237 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:36.168500 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-184634183 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-184634183, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:36.168974 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-184634183 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-184634183, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:36.200743 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['15950b69-3757-4e8e-852f-15fd6ccbcf40', '071b6c2e-4f88-42fc-bb76-0a148c73f593', '795694ab-e545-46f9-abd5-8064fe6d009c', '71f71a24-816e-4e26-b409-d32030825023'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:36.241859 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a5247ba-4524-4aa2-abe5-f450ecfe6de6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:03:36.242380 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 540/2133] 10.4.3.13 () {70 vars in 1317 bytes} [Fri Jul 3 13:03:36 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:36.252187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-530ee958-b5ba-4b97-abf6-30f9affd3b80 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.254488 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-530ee958-b5ba-4b97-abf6-30f9affd3b80 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:36.254731 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-530ee958-b5ba-4b97-abf6-30f9affd3b80 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.254984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-530ee958-b5ba-4b97-abf6-30f9affd3b80 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.255096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-530ee958-b5ba-4b97-abf6-30f9affd3b80 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:36.259523 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.259523 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:36.263636 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-530ee958-b5ba-4b97-abf6-30f9affd3b80 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 returned with HTTP 200 Jul 03 13:03:36.264243 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 544/2134] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:36.290215 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-920a4920-1e94-4d71-9497-4b281a0bf9d1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.290778 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-920a4920-1e94-4d71-9497-4b281a0bf9d1 None None] GET https://10.4.3.13/volume// Jul 03 13:03:36.290971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-920a4920-1e94-4d71-9497-4b281a0bf9d1 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.291190 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-920a4920-1e94-4d71-9497-4b281a0bf9d1 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.291563 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-920a4920-1e94-4d71-9497-4b281a0bf9d1 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:36.291925 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 519/2135] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:36.301615 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-add6e099-05c8-4453-aa0b-4826c2c093ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.356615 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-add6e099-05c8-4453-aa0b-4826c2c093ba tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:03:36.357050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-add6e099-05c8-4453-aa0b-4826c2c093ba tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e", "connector": null, "instance_uuid": "06147f47-4771-409f-ad2d-350cf0e2cf01"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:36.368138 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.368138 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:36.388285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1f9b19cd-05a9-4f01-8ec4-c1cbd8a2fbb8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.390537 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f9b19cd-05a9-4f01-8ec4-c1cbd8a2fbb8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] GET https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 Jul 03 13:03:36.390834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f9b19cd-05a9-4f01-8ec4-c1cbd8a2fbb8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.391206 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f9b19cd-05a9-4f01-8ec4-c1cbd8a2fbb8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.400829 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f9b19cd-05a9-4f01-8ec4-c1cbd8a2fbb8 tempest-CinderUnicodeTest-1108231879 tempest-CinderUnicodeTest-1108231879-project-member] https://10.4.3.13/volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 returned with HTTP 404 Jul 03 13:03:36.401573 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 541/2136] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/v3/volumes/1c2cfc7f-ee07-4cda-8ce7-c3e9b4626b14 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:36.408914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-add6e099-05c8-4453-aa0b-4826c2c093ba tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:03:36.409585 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 533/2137] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:03:36 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:36.413278 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-54856537-5474-4861-bfcf-9e9def3c07b1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.417697 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-54856537-5474-4861-bfcf-9e9def3c07b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:36.421551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-54856537-5474-4861-bfcf-9e9def3c07b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.421828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-54856537-5474-4861-bfcf-9e9def3c07b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.436445 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.436445 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:36.450776 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-54856537-5474-4861-bfcf-9e9def3c07b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:36.460530 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-54856537-5474-4861-bfcf-9e9def3c07b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:36.460530 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 545/2138] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:36.769574 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f525c0ec-375d-4900-8e19-cda0cb1e7c5b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.772155 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f525c0ec-375d-4900-8e19-cda0cb1e7c5b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:36.772370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f525c0ec-375d-4900-8e19-cda0cb1e7c5b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.772798 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f525c0ec-375d-4900-8e19-cda0cb1e7c5b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.787384 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.787384 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:36.793852 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f525c0ec-375d-4900-8e19-cda0cb1e7c5b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:36.799359 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f525c0ec-375d-4900-8e19-cda0cb1e7c5b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:36.799716 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 520/2139] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:36.947549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e0074b11-41e2-4c19-9eca-5fdcf572d22b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.947925 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e0074b11-41e2-4c19-9eca-5fdcf572d22b None None] GET https://10.4.3.13/volume// Jul 03 13:03:36.948093 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e0074b11-41e2-4c19-9eca-5fdcf572d22b None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.948301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e0074b11-41e2-4c19-9eca-5fdcf572d22b None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.948689 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e0074b11-41e2-4c19-9eca-5fdcf572d22b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:36.949001 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 542/2140] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:36.957696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-cacff36b-0f3f-4200-a1a8-be378cba1386 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:36.960902 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-cacff36b-0f3f-4200-a1a8-be378cba1386 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:36.961095 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-cacff36b-0f3f-4200-a1a8-be378cba1386 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:36.961417 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-cacff36b-0f3f-4200-a1a8-be378cba1386 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:36.974185 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:36.974185 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:36.980357 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-cacff36b-0f3f-4200-a1a8-be378cba1386 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:36.986578 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-cacff36b-0f3f-4200-a1a8-be378cba1386 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:36.987181 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 534/2141] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:03:36 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:37.113662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.115591 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] PUT https://10.4.3.13/volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570 Jul 03 13:03:37.116096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:37.131350 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Acquiring lock "cinder-attachment_update-351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:03:37.138388 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Lock "cinder-attachment_update-351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:03:37.141250 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.141250 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:37.274563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42cc3ddc-b794-4f65-b20d-18cf6694ee45 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.278513 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42cc3ddc-b794-4f65-b20d-18cf6694ee45 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:37.279663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42cc3ddc-b794-4f65-b20d-18cf6694ee45 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.279663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42cc3ddc-b794-4f65-b20d-18cf6694ee45 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.279663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.group_snapshots [None req-42cc3ddc-b794-4f65-b20d-18cf6694ee45 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:37.287020 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.287020 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:37.293505 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42cc3ddc-b794-4f65-b20d-18cf6694ee45 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 returned with HTTP 200 Jul 03 13:03:37.294854 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 521/2142] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:37.304255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.307297 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 13:03:37.307437 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.307637 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.307974 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:37.308680 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.308680 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:37.309494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:03:37.323322 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all snapshots completed successfully. Jul 03 13:03:37.323606 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.323606 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:37.324382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-976123ab-1de6-4a15-9a7f-5fff91e1d21c tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:03:37.324804 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 543/2143] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:03:37.339075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7a7243d0-1abb-406f-82d2-f8e2345ba2a7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.343000 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a7243d0-1abb-406f-82d2-f8e2345ba2a7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d Jul 03 13:03:37.343274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a7243d0-1abb-406f-82d2-f8e2345ba2a7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.343533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a7243d0-1abb-406f-82d2-f8e2345ba2a7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.353986 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.353986 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:37.354596 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7a7243d0-1abb-406f-82d2-f8e2345ba2a7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Snapshot retrieved successfully. Jul 03 13:03:37.355609 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a7243d0-1abb-406f-82d2-f8e2345ba2a7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d returned with HTTP 200 Jul 03 13:03:37.356153 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 535/2144] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:03:37.367561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-98e5947b-4783-441a-adb2-a618d379d788 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.369481 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98e5947b-4783-441a-adb2-a618d379d788 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/9e6961f0-78c5-4043-8c02-55fa4aca6351 Jul 03 13:03:37.369712 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98e5947b-4783-441a-adb2-a618d379d788 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.369957 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98e5947b-4783-441a-adb2-a618d379d788 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.375330 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.375330 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:37.375769 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-98e5947b-4783-441a-adb2-a618d379d788 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Snapshot retrieved successfully. Jul 03 13:03:37.376682 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98e5947b-4783-441a-adb2-a618d379d788 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/9e6961f0-78c5-4043-8c02-55fa4aca6351 returned with HTTP 200 Jul 03 13:03:37.377072 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 522/2145] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/snapshots/9e6961f0-78c5-4043-8c02-55fa4aca6351 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:37.389525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.392198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] DELETE https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:37.392504 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.392755 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.392952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for member e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 {{(pid=99824) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:03:37.393076 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.group_snapshots [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group_snapshot with id: e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:37.402423 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.402423 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:37.463656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1eab2025-7ec3-4326-9aca-d23c5b122c34 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 returned with HTTP 202 Jul 03 13:03:37.464236 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 544/2146] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:03:37 2026] DELETE /volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:37.472428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.475573 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:37.475817 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.476036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.476313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:37.477032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:37.478528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3aeed1cd-fede-430c-a754-cae315a86dd2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.481309 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3aeed1cd-fede-430c-a754-cae315a86dd2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:37.481563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3aeed1cd-fede-430c-a754-cae315a86dd2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.481791 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3aeed1cd-fede-430c-a754-cae315a86dd2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.485489 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:37.486238 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:37.486941 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:37.499044 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.499044 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:37.507774 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3aeed1cd-fede-430c-a754-cae315a86dd2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:37.519339 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3aeed1cd-fede-430c-a754-cae315a86dd2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:37.519952 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 523/2147] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:37.539203 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:37.541190 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.541190 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:37.545620 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:37.545759 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:37.584977 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:37.588269 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.588269 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:37.599181 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0a14db1-5b76-4e5e-9ba7-7e41b844a72d tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:37.599737 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 536/2148] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:37.620248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.622665 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 13:03:37.622665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.622949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.623231 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:37.623648 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.623648 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:37.624840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.db.api [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Building query based on filter {{(pid=99824) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:03:37.634782 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all snapshots completed successfully. Jul 03 13:03:37.635783 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.635783 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:37.636131 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1308516e-0023-410e-8d6a-f23bd28f5c44 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:03:37.637353 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 545/2149] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:37.649419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4a5927d9-a18d-47b7-990f-9c7fc388e7d8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.651749 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4a5927d9-a18d-47b7-990f-9c7fc388e7d8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d Jul 03 13:03:37.652009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4a5927d9-a18d-47b7-990f-9c7fc388e7d8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.652308 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4a5927d9-a18d-47b7-990f-9c7fc388e7d8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.659300 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.659300 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:37.659994 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4a5927d9-a18d-47b7-990f-9c7fc388e7d8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Snapshot retrieved successfully. Jul 03 13:03:37.661151 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4a5927d9-a18d-47b7-990f-9c7fc388e7d8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d returned with HTTP 200 Jul 03 13:03:37.661729 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 524/2150] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:37.686091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Lock "cinder-attachment_update-351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e-np0000004418" released by "attachment_update" :: held 0.548s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:03:37.686740 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-515984b0-1e60-46b0-b9d0-7c92135e1eb0 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570 returned with HTTP 200 Jul 03 13:03:37.686991 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 546/2151] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:03:37 2026] PUT /volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:37.816405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-82d0212c-eefc-448d-b832-cbe903a43641 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:37.819148 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-82d0212c-eefc-448d-b832-cbe903a43641 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:37.819425 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-82d0212c-eefc-448d-b832-cbe903a43641 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:37.820386 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-82d0212c-eefc-448d-b832-cbe903a43641 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:37.832664 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:37.832664 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:37.838562 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-82d0212c-eefc-448d-b832-cbe903a43641 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:37.846638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-82d0212c-eefc-448d-b832-cbe903a43641 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:37.847735 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 537/2152] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:37 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:38.489089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.543938 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-89fce239-abac-40b4-9ccc-0c92a015bfd5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.546488 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89fce239-abac-40b4-9ccc-0c92a015bfd5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:38.546799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89fce239-abac-40b4-9ccc-0c92a015bfd5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.546977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89fce239-abac-40b4-9ccc-0c92a015bfd5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.556441 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.556441 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:38.561008 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-89fce239-abac-40b4-9ccc-0c92a015bfd5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:38.566299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89fce239-abac-40b4-9ccc-0c92a015bfd5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:38.566740 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 525/2153] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:38 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:38.613178 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:38.613679 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1802800524"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:38.615799 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1802800524'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:38.615949 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume of 1 GB Jul 03 13:03:38.620106 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Availability Zones retrieved successfully. Jul 03 13:03:38.625500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (b06799e2-d979-4aaa-8929-a8a568c86ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:38.626633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2136facc-048c-4396-9276-e429b0bffc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:38.627481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:38.658333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2136facc-048c-4396-9276-e429b0bffc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:38.659235 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6f49a7-7201-498d-87c1-d5d411789db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:38.672752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-feed4581-de07-43e2-b1f8-a451b7a45b5f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.674780 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-feed4581-de07-43e2-b1f8-a451b7a45b5f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d Jul 03 13:03:38.675017 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-feed4581-de07-43e2-b1f8-a451b7a45b5f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.675243 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-feed4581-de07-43e2-b1f8-a451b7a45b5f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.682033 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-feed4581-de07-43e2-b1f8-a451b7a45b5f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d returned with HTTP 404 Jul 03 13:03:38.683149 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 547/2154] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:38 2026] GET /volume/v3/snapshots/bfee8ba8-fb47-4ac8-8c11-cf4566bf8e7d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:38.691736 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-40283e98-e60b-4217-9f49-a46b552d73f4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.694046 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40283e98-e60b-4217-9f49-a46b552d73f4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:38.694330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40283e98-e60b-4217-9f49-a46b552d73f4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.694745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40283e98-e60b-4217-9f49-a46b552d73f4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.694745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-40283e98-e60b-4217-9f49-a46b552d73f4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:38.701596 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40283e98-e60b-4217-9f49-a46b552d73f4 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 returned with HTTP 404 Jul 03 13:03:38.701596 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 538/2155] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:38 2026] GET /volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:38.710131 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-52c40bd9-a87f-4923-9639-901e31d217d6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.713143 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52c40bd9-a87f-4923-9639-901e31d217d6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] DELETE https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:38.713432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52c40bd9-a87f-4923-9639-901e31d217d6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.713832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52c40bd9-a87f-4923-9639-901e31d217d6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.713832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.group_snapshots [None req-52c40bd9-a87f-4923-9639-901e31d217d6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for member e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 {{(pid=99822) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:03:38.714114 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.group_snapshots [None req-52c40bd9-a87f-4923-9639-901e31d217d6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group_snapshot with id: e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 Jul 03 13:03:38.717982 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52c40bd9-a87f-4923-9639-901e31d217d6 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 returned with HTTP 404 Jul 03 13:03:38.718899 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 526/2156] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:03:38 2026] DELETE /volume/v3/group_snapshots/e13a37eb-cbc1-4a47-8c9f-7dec4bad8fc9 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:38.727921 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2900d9c7-7cba-4653-811e-255892816a8b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.730975 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:38.731240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.731863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.732196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:38.732715 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.732715 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:38.733316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:38.744913 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:38.745806 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:38.746034 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:38.772688 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['014904ef-c2d0-40af-8813-16e853160c43', 'e56f4204-9d84-4150-a81e-f68cb68ffb47', '88fd3745-efaf-451b-9e88-588515971396', '5af83697-6951-4fe2-90f6-64ff192a05d8'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:38.773603 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6f49a7-7201-498d-87c1-d5d411789db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014904ef-c2d0-40af-8813-16e853160c43', 'e56f4204-9d84-4150-a81e-f68cb68ffb47', '88fd3745-efaf-451b-9e88-588515971396', '5af83697-6951-4fe2-90f6-64ff192a05d8']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:38.774958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4728d267-36ea-46fc-8330-49ca0cad0cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:38.814138 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:38.816372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4728d267-36ea-46fc-8330-49ca0cad0cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f8bca4-4091-4687-99b2-029ec0c40860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802800524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['014904ef-c2d0-40af-8813-16e853160c43','e56f4204-9d84-4150-a81e-f68cb68ffb47','88fd3745-efaf-451b-9e88-588515971396','5af83697-6951-4fe2-90f6-64ff192a05d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1802800524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f8bca4-4091-4687-99b2-029ec0c40860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e305ddb015c40af9afbecc9488b8955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:38.817470 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203252d5-d590-48c9-b72e-830aed7321b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:38.818803 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.818803 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:38.823018 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:38.823184 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:38.851368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203252d5-d590-48c9-b72e-830aed7321b5) transitioned into state 'SUCCESS' from state '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-1802800524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['014904ef-c2d0-40af-8813-16e853160c43','e56f4204-9d84-4150-a81e-f68cb68ffb47','88fd3745-efaf-451b-9e88-588515971396','5af83697-6951-4fe2-90f6-64ff192a05d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:38.852701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2063f5-bf2d-43a4-ac9d-27f022a6af53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:38.867127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-386940b5-986c-4b4c-a097-b44c4d836d0a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.869441 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-386940b5-986c-4b4c-a097-b44c4d836d0a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:38.869663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-386940b5-986c-4b4c-a097-b44c4d836d0a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.869928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-386940b5-986c-4b4c-a097-b44c4d836d0a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.870771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2063f5-bf2d-43a4-ac9d-27f022a6af53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:38.871667 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (b06799e2-d979-4aaa-8929-a8a568c86ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:38.872339 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request issued successfully. Jul 03 13:03:38.872946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e1a98b73-561b-412c-a1eb-e449fa7e8a59 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:38.874180 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 546/2157] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:03:38 2026] POST /volume/v3/volumes => generated 776 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:38.879488 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:38.883777 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.883777 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:38.885269 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.885269 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:38.890683 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-386940b5-986c-4b4c-a097-b44c4d836d0a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:38.890989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a73591db-c0d2-4926-a5c1-629f9618719f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.893144 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a73591db-c0d2-4926-a5c1-629f9618719f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 Jul 03 13:03:38.893472 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a73591db-c0d2-4926-a5c1-629f9618719f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:38.893967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a73591db-c0d2-4926-a5c1-629f9618719f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:38.897504 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2900d9c7-7cba-4653-811e-255892816a8b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:38.897679 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-386940b5-986c-4b4c-a097-b44c4d836d0a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:38.898137 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 548/2158] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:38 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:38.898802 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 539/2159] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:38 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:38.910886 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.910886 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:38.913246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dce4dcef-2606-41ae-a675-ace09e16c8af None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:38.916043 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dce4dcef-2606-41ae-a675-ace09e16c8af tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2/action Jul 03 13:03:38.916512 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dce4dcef-2606-41ae-a675-ace09e16c8af tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:38.916687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dce4dcef-2606-41ae-a675-ace09e16c8af tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:38.918959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-dce4dcef-2606-41ae-a675-ace09e16c8af tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for group 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99824) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:03:38.919116 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a73591db-c0d2-4926-a5c1-629f9618719f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:03:38.919205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-dce4dcef-2606-41ae-a675-ace09e16c8af tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group with id: 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:38.924256 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:38.924256 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:38.924760 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a73591db-c0d2-4926-a5c1-629f9618719f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 returned with HTTP 200 Jul 03 13:03:38.925341 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 527/2160] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:38 2026] GET /volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:38.994801 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dce4dcef-2606-41ae-a675-ace09e16c8af tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2/action returned with HTTP 202 Jul 03 13:03:38.995483 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 547/2161] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:03:38 2026] POST /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:39.008322 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-665b003f-49ee-4768-bee2-f3cef49c9245 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:39.011404 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 Jul 03 13:03:39.019750 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:39.019750 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:39.024390 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:39.024390 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:39.029812 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:39.030804 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:39.031030 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:39.077515 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:39.081039 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:39.081039 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:39.092251 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-665b003f-49ee-4768-bee2-f3cef49c9245 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 returned with HTTP 200 Jul 03 13:03:39.092800 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 549/2162] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:39 2026] GET /volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 => generated 911 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:39.582491 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ca6f7a35-cae8-4bb9-90e5-3cbe64e1b17f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:39.585029 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ca6f7a35-cae8-4bb9-90e5-3cbe64e1b17f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:39.585312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ca6f7a35-cae8-4bb9-90e5-3cbe64e1b17f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:39.585611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ca6f7a35-cae8-4bb9-90e5-3cbe64e1b17f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:39.594108 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:39.594108 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:39.599899 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ca6f7a35-cae8-4bb9-90e5-3cbe64e1b17f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:39.606247 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ca6f7a35-cae8-4bb9-90e5-3cbe64e1b17f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:39.607102 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 540/2163] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:39 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:39.914987 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c160e238-3632-41a9-805f-85d83632dc81 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:39.917348 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c160e238-3632-41a9-805f-85d83632dc81 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:39.917631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c160e238-3632-41a9-805f-85d83632dc81 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:39.917844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c160e238-3632-41a9-805f-85d83632dc81 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:39.931720 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:39.931720 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:39.939442 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c160e238-3632-41a9-805f-85d83632dc81 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:39.943605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cab6f357-1a51-4433-89ec-b7de9c9da886 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:39.945940 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cab6f357-1a51-4433-89ec-b7de9c9da886 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 Jul 03 13:03:39.946255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cab6f357-1a51-4433-89ec-b7de9c9da886 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:39.946319 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c160e238-3632-41a9-805f-85d83632dc81 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:39.946522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cab6f357-1a51-4433-89ec-b7de9c9da886 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:39.946841 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 528/2164] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:39 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:39.956800 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:39.956800 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:39.961280 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cab6f357-1a51-4433-89ec-b7de9c9da886 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:03:39.967196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cab6f357-1a51-4433-89ec-b7de9c9da886 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 returned with HTTP 200 Jul 03 13:03:39.967725 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 548/2165] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:39 2026] GET /volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:39.982527 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:39.985001 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:03:39.985445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64f8bca4-4091-4687-99b2-029ec0c40860", "name": "tempest-type-Backup-1166986017"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:39.987072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating new backup {'backup': {'volume_id': '64f8bca4-4091-4687-99b2-029ec0c40860', 'name': 'tempest-type-Backup-1166986017'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:03:39.987273 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating backup of volume 64f8bca4-4091-4687-99b2-029ec0c40860 in container None Jul 03 13:03:39.996942 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:39.996942 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:39.997443 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:03:40.038485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['f23c1e96-3ef3-4137-8433-d44dae975f41', 'fb69a3fd-08df-41d2-915e-499d945fb3dc'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:40.086304 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8a90250d-2014-431c-ab7d-6c1a93da9fec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:03:40.087158 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 550/2166] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:03:39 2026] POST /volume/v3/backups => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:40.095640 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b9c5b9bc-29fc-40a0-b258-66999ed0e94b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.099611 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b9c5b9bc-29fc-40a0-b258-66999ed0e94b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:40.100049 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b9c5b9bc-29fc-40a0-b258-66999ed0e94b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.100351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b9c5b9bc-29fc-40a0-b258-66999ed0e94b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.100592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b9c5b9bc-29fc-40a0-b258-66999ed0e94b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:40.106127 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:40.106127 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:40.107064 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b9c5b9bc-29fc-40a0-b258-66999ed0e94b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:40.107703 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 541/2167] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:40.110251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dacc9b3b-345d-4af0-9430-d530afe38473 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.112523 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dacc9b3b-345d-4af0-9430-d530afe38473 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 Jul 03 13:03:40.112877 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dacc9b3b-345d-4af0-9430-d530afe38473 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.113690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dacc9b3b-345d-4af0-9430-d530afe38473 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.121750 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dacc9b3b-345d-4af0-9430-d530afe38473 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 returned with HTTP 404 Jul 03 13:03:40.122478 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 529/2168] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/volumes/1112b511-e1bf-4266-a6ef-822e3991f889 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:40.129710 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-78d7f500-2503-41c7-bed6-31d4d78dd476 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.131459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78d7f500-2503-41c7-bed6-31d4d78dd476 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 Jul 03 13:03:40.131656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78d7f500-2503-41c7-bed6-31d4d78dd476 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.131842 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78d7f500-2503-41c7-bed6-31d4d78dd476 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.138225 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78d7f500-2503-41c7-bed6-31d4d78dd476 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 returned with HTTP 404 Jul 03 13:03:40.138778 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 549/2169] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/volumes/dd1469dc-dc1b-4b90-811d-434893109669 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:40.147392 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b5d0c5e1-ee45-46c1-a751-545e44648f49 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.149429 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b5d0c5e1-ee45-46c1-a751-545e44648f49 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 Jul 03 13:03:40.149705 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b5d0c5e1-ee45-46c1-a751-545e44648f49 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.149934 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b5d0c5e1-ee45-46c1-a751-545e44648f49 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.150111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-b5d0c5e1-ee45-46c1-a751-545e44648f49 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 355b4c97-ccfd-41bc-b44e-cc0c862e04f2 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:40.154283 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b5d0c5e1-ee45-46c1-a751-545e44648f49 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 returned with HTTP 404 Jul 03 13:03:40.154490 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 551/2170] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/groups/355b4c97-ccfd-41bc-b44e-cc0c862e04f2 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:40.163948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc08495a-5c16-4abd-a274-448d3a6a843d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.166732 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc08495a-5c16-4abd-a274-448d3a6a843d tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/82b0491a-c8ec-40f6-943b-02e6194f58a3 Jul 03 13:03:40.167197 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc08495a-5c16-4abd-a274-448d3a6a843d tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.167541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc08495a-5c16-4abd-a274-448d3a6a843d tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.203726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc08495a-5c16-4abd-a274-448d3a6a843d tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/group_types/82b0491a-c8ec-40f6-943b-02e6194f58a3 returned with HTTP 202 Jul 03 13:03:40.205298 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 542/2171] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:03:40 2026] DELETE /volume/v3/group_types/82b0491a-c8ec-40f6-943b-02e6194f58a3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:40.218327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8a41897d-7af7-4990-80c8-db049a833aee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.220143 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a41897d-7af7-4990-80c8-db049a833aee tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] DELETE https://10.4.3.13/volume/v3/types/02d53b1d-dafd-4ed6-a8a9-4ecb0791a492 Jul 03 13:03:40.220389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a41897d-7af7-4990-80c8-db049a833aee tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.220666 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a41897d-7af7-4990-80c8-db049a833aee tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.265934 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a41897d-7af7-4990-80c8-db049a833aee tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types/02d53b1d-dafd-4ed6-a8a9-4ecb0791a492 returned with HTTP 202 Jul 03 13:03:40.266529 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 530/2172] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:40 2026] DELETE /volume/v3/types/02d53b1d-dafd-4ed6-a8a9-4ecb0791a492 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:40.277151 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-792b88c2-32b3-4dbe-a518-18f476c3ddc6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.279807 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-792b88c2-32b3-4dbe-a518-18f476c3ddc6 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] GET https://10.4.3.13/volume/v3/types/02d53b1d-dafd-4ed6-a8a9-4ecb0791a492 Jul 03 13:03:40.280087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-792b88c2-32b3-4dbe-a518-18f476c3ddc6 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.280368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-792b88c2-32b3-4dbe-a518-18f476c3ddc6 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.288131 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-792b88c2-32b3-4dbe-a518-18f476c3ddc6 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types/02d53b1d-dafd-4ed6-a8a9-4ecb0791a492 returned with HTTP 404 Jul 03 13:03:40.291193 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 550/2173] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/types/02d53b1d-dafd-4ed6-a8a9-4ecb0791a492 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:40.304607 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8f8efe93-7b18-423e-84b7-ee3319d5e6bb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.306753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8f8efe93-7b18-423e-84b7-ee3319d5e6bb tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:40.306753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8f8efe93-7b18-423e-84b7-ee3319d5e6bb tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1563010741"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:40.308087 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:40.308087 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:40.326616 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8f8efe93-7b18-423e-84b7-ee3319d5e6bb tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:40.327238 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 552/2174] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:03:40 2026] POST /volume/v3/types => generated 224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:40.338121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c264da93-23e4-4771-bd25-b02fcbb93cf8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.340647 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c264da93-23e4-4771-bd25-b02fcbb93cf8 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 13:03:40.341224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c264da93-23e4-4771-bd25-b02fcbb93cf8 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-769277939"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:40.362517 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c264da93-23e4-4771-bd25-b02fcbb93cf8 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 13:03:40.363436 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 543/2175] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 13:03:40 2026] POST /volume/v3/group_types => generated 180 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:40.372802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-58577660-465f-4bab-b4a2-d7efe742b6bb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.374986 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:03:40.375460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf438bff-9103-4e3c-9a18-9b6bbf052faf", "volume_types": ["2aaf0620-7a73-4b24-9923-9ec4f4dd3611"], "name": "tempest-GroupSnapshotsTest-Group-1796647257"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:40.377276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group {'group': {'group_type': 'bf438bff-9103-4e3c-9a18-9b6bbf052faf', 'volume_types': ['2aaf0620-7a73-4b24-9923-9ec4f4dd3611'], 'name': 'tempest-GroupSnapshotsTest-Group-1796647257'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:03:40.382587 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group tempest-GroupSnapshotsTest-Group-1796647257. Jul 03 13:03:40.391899 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:40.408419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['2f5adc99-4870-464a-bca7-a0cb0bba3c34'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:40.437219 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-58577660-465f-4bab-b4a2-d7efe742b6bb tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:03:40.437684 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 531/2176] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:03:40 2026] POST /volume/v3/groups => generated 112 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:40.445879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6bc191fd-b2f0-43cc-95ae-c52d5d9a000b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.447906 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6bc191fd-b2f0-43cc-95ae-c52d5d9a000b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d Jul 03 13:03:40.448144 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6bc191fd-b2f0-43cc-95ae-c52d5d9a000b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.448383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6bc191fd-b2f0-43cc-95ae-c52d5d9a000b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.448538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-6bc191fd-b2f0-43cc-95ae-c52d5d9a000b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 506655c9-e8ca-4d7f-b686-1b033d26830d {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:40.453283 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:40.453283 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:40.463565 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6bc191fd-b2f0-43cc-95ae-c52d5d9a000b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d returned with HTTP 200 Jul 03 13:03:40.464074 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 551/2177] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:40.620811 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cac5cac8-fd98-4b75-830a-416f579f460e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.622720 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cac5cac8-fd98-4b75-830a-416f579f460e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:40.622720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cac5cac8-fd98-4b75-830a-416f579f460e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.622720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cac5cac8-fd98-4b75-830a-416f579f460e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.630024 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:40.630024 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:40.633972 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cac5cac8-fd98-4b75-830a-416f579f460e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:40.640234 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cac5cac8-fd98-4b75-830a-416f579f460e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:40.640746 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 553/2178] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:40.962316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b66eba8-ac29-4bec-9754-0914f5ba82bf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:40.964622 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b66eba8-ac29-4bec-9754-0914f5ba82bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:40.964760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b66eba8-ac29-4bec-9754-0914f5ba82bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:40.964998 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b66eba8-ac29-4bec-9754-0914f5ba82bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:40.978484 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:40.978484 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:40.982980 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b66eba8-ac29-4bec-9754-0914f5ba82bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:40.988704 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b66eba8-ac29-4bec-9754-0914f5ba82bf tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:40.989312 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 544/2179] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:40 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:41.121765 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8ef80e13-9f72-44f4-be2f-08a5accfbec0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:41.124008 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8ef80e13-9f72-44f4-be2f-08a5accfbec0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:41.124333 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8ef80e13-9f72-44f4-be2f-08a5accfbec0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:41.124679 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8ef80e13-9f72-44f4-be2f-08a5accfbec0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:41.124836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8ef80e13-9f72-44f4-be2f-08a5accfbec0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:41.130957 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.130957 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:41.131920 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8ef80e13-9f72-44f4-be2f-08a5accfbec0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:41.132358 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 532/2180] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:41 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:41.475018 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dfb133bb-a88e-4c7a-bc5c-7b56e53bc961 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:41.478465 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dfb133bb-a88e-4c7a-bc5c-7b56e53bc961 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d Jul 03 13:03:41.478465 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dfb133bb-a88e-4c7a-bc5c-7b56e53bc961 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:41.479808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dfb133bb-a88e-4c7a-bc5c-7b56e53bc961 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:41.479808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-dfb133bb-a88e-4c7a-bc5c-7b56e53bc961 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 506655c9-e8ca-4d7f-b686-1b033d26830d {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:41.484927 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.484927 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:41.494122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dfb133bb-a88e-4c7a-bc5c-7b56e53bc961 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d returned with HTTP 200 Jul 03 13:03:41.494605 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 552/2181] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:41 2026] GET /volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:41.506182 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:41.508075 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:41.508558 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-832789138", "volume_type": "2aaf0620-7a73-4b24-9923-9ec4f4dd3611", "group_id": "506655c9-e8ca-4d7f-b686-1b033d26830d", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:41.510369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-832789138', 'volume_type': '2aaf0620-7a73-4b24-9923-9ec4f4dd3611', 'group_id': '506655c9-e8ca-4d7f-b686-1b033d26830d', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:41.519618 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.519618 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:41.520308 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume of 1 GB Jul 03 13:03:41.526711 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Availability Zones retrieved successfully. Jul 03 13:03:41.533775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (7b031329-b118-47d6-9005-c9797fa779c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:41.537702 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce851bf4-6a56-47f4-8697-95d8355d63d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:41.537702 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.537702 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:41.537702 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:41.572038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce851bf4-6a56-47f4-8697-95d8355d63d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2aaf0620-7a73-4b24-9923-9ec4f4dd3611,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1563010741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2aaf0620-7a73-4b24-9923-9ec4f4dd3611', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '506655c9-e8ca-4d7f-b686-1b033d26830d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:41.573102 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfec61de-6895-497e-a80d-48d7a41781a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:41.610574 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1563010741 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1563010741, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:41.610869 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1563010741 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1563010741, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:41.647113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['e155a4f6-26c5-4ef3-8e30-b82d9f5e3126', '9ba1e7e1-bc86-46d6-9171-a0b32d28d08d', '33d1b277-c2f0-4a50-b5c7-7b23f8f4aaf8', '0a1c3a02-018c-4c25-bf84-fd06e0169d8d'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:41.648087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfec61de-6895-497e-a80d-48d7a41781a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e155a4f6-26c5-4ef3-8e30-b82d9f5e3126', '9ba1e7e1-bc86-46d6-9171-a0b32d28d08d', '33d1b277-c2f0-4a50-b5c7-7b23f8f4aaf8', '0a1c3a02-018c-4c25-bf84-fd06e0169d8d']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:41.649270 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c98cc83c-3ba9-46c6-a4a8-35e39fc150fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:41.657822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ae0f94c-fc87-431f-845b-834a2d9296de None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:41.660520 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ae0f94c-fc87-431f-845b-834a2d9296de tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:41.660883 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ae0f94c-fc87-431f-845b-834a2d9296de tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:41.661788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ae0f94c-fc87-431f-845b-834a2d9296de tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:41.673408 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.673408 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:41.677964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c98cc83c-3ba9-46c6-a4a8-35e39fc150fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04cb2d41-9b28-4f6a-bf65-5702d3a50fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-832789138',encryption_key_id=None,group_id=506655c9-e8ca-4d7f-b686-1b033d26830d,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['e155a4f6-26c5-4ef3-8e30-b82d9f5e3126','9ba1e7e1-bc86-46d6-9171-a0b32d28d08d','33d1b277-c2f0-4a50-b5c7-7b23f8f4aaf8','0a1c3a02-018c-4c25-bf84-fd06e0169d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=2aaf0620-7a73-4b24-9923-9ec4f4dd3611), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-832789138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=506655c9-e8ca-4d7f-b686-1b033d26830d,host=None,id=04cb2d41-9b28-4f6a-bf65-5702d3a50fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea079ca0f3a4845ac07dcc4e40c5951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2aaf0620-7a73-4b24-9923-9ec4f4dd3611),volume_type_id=2aaf0620-7a73-4b24-9923-9ec4f4dd3611)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:41.678927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb14e7d-06ac-4485-a320-e0c87e76f18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:41.680896 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ae0f94c-fc87-431f-845b-834a2d9296de tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:41.686931 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ae0f94c-fc87-431f-845b-834a2d9296de tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:41.687539 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 545/2182] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:41 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:41.701117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb14e7d-06ac-4485-a320-e0c87e76f18e) transitioned into state 'SUCCESS' from state '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-832789138',encryption_key_id=None,group_id=506655c9-e8ca-4d7f-b686-1b033d26830d,group_type_id=,metadata={},multiattach=False,project_id='eea079ca0f3a4845ac07dcc4e40c5951',qos_specs=None,replication_status=,reservations=['e155a4f6-26c5-4ef3-8e30-b82d9f5e3126','9ba1e7e1-bc86-46d6-9171-a0b32d28d08d','33d1b277-c2f0-4a50-b5c7-7b23f8f4aaf8','0a1c3a02-018c-4c25-bf84-fd06e0169d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e669cd747d624bd88acd06f3d2f87ccb',volume_type_id=2aaf0620-7a73-4b24-9923-9ec4f4dd3611)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:41.701755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa9b24e-de7f-4d58-a97e-ea35a173f156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:41.723923 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa9b24e-de7f-4d58-a97e-ea35a173f156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:41.725136 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Flow 'volume_create_api' (7b031329-b118-47d6-9005-c9797fa779c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:41.725452 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Create volume request issued successfully. Jul 03 13:03:41.726373 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:41.726583 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:41.794410 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:41.797604 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.797604 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:41.801673 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79c54671-b5a7-402a-bd2b-1e4902a942ed tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:41.802449 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 554/2183] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:03:41 2026] POST /volume/v3/volumes => generated 820 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:41.817262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:41.819837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 Jul 03 13:03:41.820142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:41.820440 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:41.833199 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.833199 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:41.843470 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:41.844409 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:41.844578 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:41.887013 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:41.889826 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:41.889826 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:41.898736 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b169c5f-522b-4725-9d22-2b4d76e1e0d7 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 returned with HTTP 200 Jul 03 13:03:41.900183 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 533/2184] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:41 2026] GET /volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 => generated 888 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:42.005882 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f6955d5c-bdcc-4929-a702-c92c5be5e035 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:42.008868 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f6955d5c-bdcc-4929-a702-c92c5be5e035 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:42.008868 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f6955d5c-bdcc-4929-a702-c92c5be5e035 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:42.009872 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f6955d5c-bdcc-4929-a702-c92c5be5e035 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:42.023961 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:42.023961 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:42.029656 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f6955d5c-bdcc-4929-a702-c92c5be5e035 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:42.038207 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f6955d5c-bdcc-4929-a702-c92c5be5e035 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:42.038551 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 553/2185] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:42 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:42.150133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ec38222f-2d9c-46d3-87bb-19981a44b8a4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:42.152880 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ec38222f-2d9c-46d3-87bb-19981a44b8a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:42.153028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ec38222f-2d9c-46d3-87bb-19981a44b8a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:42.153273 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ec38222f-2d9c-46d3-87bb-19981a44b8a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:42.153450 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ec38222f-2d9c-46d3-87bb-19981a44b8a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:42.162049 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:42.162049 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:42.163103 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ec38222f-2d9c-46d3-87bb-19981a44b8a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:42.164020 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 546/2186] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:42 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:42.706533 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b4627981-1569-46bb-94c3-419bff82b32b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:42.709754 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b4627981-1569-46bb-94c3-419bff82b32b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:42.709991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b4627981-1569-46bb-94c3-419bff82b32b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:42.710233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b4627981-1569-46bb-94c3-419bff82b32b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:42.719474 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:42.719474 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:42.723614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8fc294ab-5214-41a9-86ee-71021126135a req-afc0a066-cc74-477a-9757-c172ac1b1500 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:42.725143 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b4627981-1569-46bb-94c3-419bff82b32b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:42.727678 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-afc0a066-cc74-477a-9757-c172ac1b1500 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:03:42.727962 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-afc0a066-cc74-477a-9757-c172ac1b1500 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:42.728129 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-afc0a066-cc74-477a-9757-c172ac1b1500 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:42.731648 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b4627981-1569-46bb-94c3-419bff82b32b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:42.732181 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 555/2187] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:42 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:42.740668 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:42.740668 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:42.744391 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-8fc294ab-5214-41a9-86ee-71021126135a req-afc0a066-cc74-477a-9757-c172ac1b1500 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:03:42.748928 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-afc0a066-cc74-477a-9757-c172ac1b1500 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:03:42.749401 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 534/2188] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:42 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:42.912061 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:42.914632 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 Jul 03 13:03:42.914926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:42.915189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:42.934017 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:42.934017 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:42.940708 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:42.942341 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:42.942341 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:43.001128 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:43.006722 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.006722 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:43.019474 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d0c37b4-f9d3-42f1-92e5-832095e0ad4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 returned with HTTP 200 Jul 03 13:03:43.020147 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 554/2189] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:42 2026] GET /volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:43.034505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.037325 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/group_snapshots Jul 03 13:03:43.037836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "506655c9-e8ca-4d7f-b686-1b033d26830d", "name": "tempest-group_snapshot-1400898575"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:43.040173 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '506655c9-e8ca-4d7f-b686-1b033d26830d', 'name': 'tempest-group_snapshot-1400898575'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 13:03:43.045176 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.045176 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:43.050538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.group_snapshots [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Creating group_snapshot tempest-group_snapshot-1400898575. Jul 03 13:03:43.056386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dafa6751-e107-409b-814f-be0e6c9a2860 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.058964 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dafa6751-e107-409b-814f-be0e6c9a2860 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:43.059378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dafa6751-e107-409b-814f-be0e6c9a2860 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:43.059758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dafa6751-e107-409b-814f-be0e6c9a2860 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:43.073432 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.073432 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:43.078438 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dafa6751-e107-409b-814f-be0e6c9a2860 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:43.081066 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.081066 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:43.084475 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dafa6751-e107-409b-814f-be0e6c9a2860 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:43.085008 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 556/2190] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:43 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:43.099992 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1563010741 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1563010741, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:43.100435 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1563010741 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1563010741, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:43.137210 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Created reservations ['020f3bc7-11c0-4325-9349-640bce266999', 'd2fa5677-0122-4928-b1ec-46057fa4c5e4', '3ae747d6-cd9c-4d23-8ecb-d66c184a7687', '78ec2497-9fd5-45fe-8338-e46a2341d48e'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:43.172944 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f1ab50b2-be3a-4ae1-8288-5c98580c07e9 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots returned with HTTP 202 Jul 03 13:03:43.172944 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 547/2191] 10.4.3.13 () {70 vars in 1317 bytes} [Fri Jul 3 13:03:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:43.179304 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8f708346-fcea-426b-ac82-6a13b41bb139 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.182650 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e3bc748b-2a14-43e9-8cb1-fd6dc129ce81 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.182923 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f708346-fcea-426b-ac82-6a13b41bb139 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:43.183066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f708346-fcea-426b-ac82-6a13b41bb139 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:43.183294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f708346-fcea-426b-ac82-6a13b41bb139 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:43.183413 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8f708346-fcea-426b-ac82-6a13b41bb139 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:43.185644 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3bc748b-2a14-43e9-8cb1-fd6dc129ce81 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:43.185918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3bc748b-2a14-43e9-8cb1-fd6dc129ce81 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:43.186489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3bc748b-2a14-43e9-8cb1-fd6dc129ce81 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:43.186662 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-e3bc748b-2a14-43e9-8cb1-fd6dc129ce81 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:43.188471 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.188471 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:43.189694 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f708346-fcea-426b-ac82-6a13b41bb139 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:43.190824 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.190824 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:43.190927 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 535/2192] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:43 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:43.200431 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3bc748b-2a14-43e9-8cb1-fd6dc129ce81 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 returned with HTTP 200 Jul 03 13:03:43.201055 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 555/2193] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:43 2026] GET /volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:43.680707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2462db4f-695b-498b-9cdd-9bb1ce186790 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.681185 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2462db4f-695b-498b-9cdd-9bb1ce186790 None None] GET https://10.4.3.13/volume// Jul 03 13:03:43.681406 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2462db4f-695b-498b-9cdd-9bb1ce186790 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:43.681648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2462db4f-695b-498b-9cdd-9bb1ce186790 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:43.682206 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2462db4f-695b-498b-9cdd-9bb1ce186790 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:43.682495 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 557/2194] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:43.691779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8fc294ab-5214-41a9-86ee-71021126135a req-56737fca-e21c-4d64-b42c-d76af9e57759 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.694031 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-56737fca-e21c-4d64-b42c-d76af9e57759 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:03:43.694767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-56737fca-e21c-4d64-b42c-d76af9e57759 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "451299e6-ba18-4a4a-bae9-f6c4a47b2c3e", "connector": null, "instance_uuid": "17de6a97-afb6-40df-ab99-55b1bfcd647a"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:43.717848 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.717848 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:43.745670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-172290d2-9650-4e82-ac0f-e8e261a5f06d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.748019 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-172290d2-9650-4e82-ac0f-e8e261a5f06d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:43.748261 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-172290d2-9650-4e82-ac0f-e8e261a5f06d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:43.749008 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-172290d2-9650-4e82-ac0f-e8e261a5f06d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:43.756515 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-56737fca-e21c-4d64-b42c-d76af9e57759 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:03:43.757736 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 548/2195] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:03:43 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 13:03:43.759553 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.759553 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:43.764717 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-172290d2-9650-4e82-ac0f-e8e261a5f06d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:43.766404 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-8fc294ab-5214-41a9-86ee-71021126135a req-cfcb8283-3804-4403-958b-18e9fc1e6df9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.768508 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-cfcb8283-3804-4403-958b-18e9fc1e6df9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5 Jul 03 13:03:43.768723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-cfcb8283-3804-4403-958b-18e9fc1e6df9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:43.769005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-cfcb8283-3804-4403-958b-18e9fc1e6df9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:43.770596 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-172290d2-9650-4e82-ac0f-e8e261a5f06d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:43.771302 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 536/2196] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:43 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:43.789424 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.789424 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:43.942965 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-d24d486c-c68e-462e-b452-9c40d3aa5bd9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:43.945474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-d24d486c-c68e-462e-b452-9c40d3aa5bd9 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570/action Jul 03 13:03:43.945927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-d24d486c-c68e-462e-b452-9c40d3aa5bd9 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:43.946077 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-d24d486c-c68e-462e-b452-9c40d3aa5bd9 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:43.966684 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:43.966684 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:43.980417 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6e08d6b6-d635-42cf-a808-9a0b57c80721 req-d24d486c-c68e-462e-b452-9c40d3aa5bd9 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570/action returned with HTTP 204 Jul 03 13:03:43.980917 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 558/2197] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:03:43 2026] POST /volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:44.101474 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-08c69160-e306-4db4-b2ea-7ca0f91e3f03 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.105023 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08c69160-e306-4db4-b2ea-7ca0f91e3f03 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:44.105023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-08c69160-e306-4db4-b2ea-7ca0f91e3f03 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.105023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-08c69160-e306-4db4-b2ea-7ca0f91e3f03 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.114248 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.114248 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:44.119977 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08c69160-e306-4db4-b2ea-7ca0f91e3f03 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:44.126746 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08c69160-e306-4db4-b2ea-7ca0f91e3f03 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:44.128018 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 549/2198] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.144782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-70979755-83d5-40dc-ab51-9a9f5e1e6355 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.146790 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-70979755-83d5-40dc-ab51-9a9f5e1e6355 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:44.147105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-70979755-83d5-40dc-ab51-9a9f5e1e6355 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.147445 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-70979755-83d5-40dc-ab51-9a9f5e1e6355 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.164485 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.164485 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:44.169501 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-70979755-83d5-40dc-ab51-9a9f5e1e6355 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:44.175884 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-70979755-83d5-40dc-ab51-9a9f5e1e6355 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:44.176513 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 537/2199] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 1130 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.206968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e5d8fa19-e68b-4d03-8f5d-f4d08fdd2d19 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.209150 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5d8fa19-e68b-4d03-8f5d-f4d08fdd2d19 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:44.211405 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5d8fa19-e68b-4d03-8f5d-f4d08fdd2d19 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.211725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5d8fa19-e68b-4d03-8f5d-f4d08fdd2d19 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.211782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-e5d8fa19-e68b-4d03-8f5d-f4d08fdd2d19 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:44.214414 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-96eaa0da-0536-4b87-942b-64752c35e5a3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.216064 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-96eaa0da-0536-4b87-942b-64752c35e5a3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.217151 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-96eaa0da-0536-4b87-942b-64752c35e5a3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.217454 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.217454 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:44.217523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-96eaa0da-0536-4b87-942b-64752c35e5a3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.217719 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-96eaa0da-0536-4b87-942b-64752c35e5a3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:44.218293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5d8fa19-e68b-4d03-8f5d-f4d08fdd2d19 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:44.218793 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 559/2200] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:44.221608 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.221608 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:44.229316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-96eaa0da-0536-4b87-942b-64752c35e5a3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 returned with HTTP 200 Jul 03 13:03:44.229316 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 550/2201] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.238765 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.240890 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 13:03:44.241200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.241481 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.241859 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:44.243119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:03:44.247912 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all snapshots completed successfully. Jul 03 13:03:44.248693 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.248693 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:44.249569 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e57daada-e8a1-47f3-9569-fe3580a4cc2f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:03:44.250056 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 538/2202] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 13:03:44 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 13:03:44.258509 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-696d2fbd-eb5e-42b1-b33a-85abaa864eec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.260329 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-696d2fbd-eb5e-42b1-b33a-85abaa864eec tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/cc81f06c-1fda-4d4c-aed6-b6981cb72fef Jul 03 13:03:44.260545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-696d2fbd-eb5e-42b1-b33a-85abaa864eec tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.261106 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-696d2fbd-eb5e-42b1-b33a-85abaa864eec tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.267994 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.267994 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:44.268541 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-696d2fbd-eb5e-42b1-b33a-85abaa864eec tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Snapshot retrieved successfully. Jul 03 13:03:44.269457 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-696d2fbd-eb5e-42b1-b33a-85abaa864eec tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/cc81f06c-1fda-4d4c-aed6-b6981cb72fef returned with HTTP 200 Jul 03 13:03:44.270769 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 560/2203] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/snapshots/cc81f06c-1fda-4d4c-aed6-b6981cb72fef => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:44.282263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9007392a-4534-47ed-85de-c5ab917ca843 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.285954 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9007392a-4534-47ed-85de-c5ab917ca843 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.285954 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9007392a-4534-47ed-85de-c5ab917ca843 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.285954 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9007392a-4534-47ed-85de-c5ab917ca843 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.285954 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-9007392a-4534-47ed-85de-c5ab917ca843 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:44.289813 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.289813 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:44.294834 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9007392a-4534-47ed-85de-c5ab917ca843 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 returned with HTTP 200 Jul 03 13:03:44.295619 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 551/2204] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.304889 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-348e4803-709a-4d97-b5ba-9f5d2ae8e411 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.307028 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-348e4803-709a-4d97-b5ba-9f5d2ae8e411 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/detail Jul 03 13:03:44.307312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-348e4803-709a-4d97-b5ba-9f5d2ae8e411 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.307504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-348e4803-709a-4d97-b5ba-9f5d2ae8e411 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.316133 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-348e4803-709a-4d97-b5ba-9f5d2ae8e411 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 13:03:44.316739 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 539/2205] 10.4.3.13 () {68 vars in 1316 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.341554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.346035 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] DELETE https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.347012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.347732 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.347983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.group_snapshots [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for member 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 {{(pid=99821) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:03:44.348604 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.group_snapshots [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group_snapshot with id: 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.353702 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-cfcb8283-3804-4403-958b-18e9fc1e6df9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5 returned with HTTP 200 Jul 03 13:03:44.354145 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 556/2206] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:03:43 2026] DELETE /volume/v3/attachments/cdcf5ebc-e122-429c-a49b-b07e7826c3d5 => generated 367 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.357082 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.357082 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:44.441628 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8bb4d788-1ae9-4ab3-8644-d94eba54cdf3 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 returned with HTTP 202 Jul 03 13:03:44.443191 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 561/2207] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:03:44 2026] DELETE /volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:44.466873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.468650 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:44.473253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.473253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.473253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:44.474630 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:44.484454 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:44.486252 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:44.486252 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:44.544470 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:44.549570 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.549570 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:44.560731 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-abe1b47a-af2a-415d-adce-7f1ce2514e19 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:44.561590 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 552/2208] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.580144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.582994 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/snapshots/detail Jul 03 13:03:44.583257 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.583482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.583802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:44.584043 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.584043 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:44.585234 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:03:44.589738 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all snapshots completed successfully. Jul 03 13:03:44.590845 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a48dc97-f899-4348-b322-608fbf17b3e1 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 13:03:44.591439 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 540/2209] 10.4.3.13 () {66 vars in 1257 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:03:44.603879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-79dd5666-b58e-4cfc-8b24-54e99b1f613b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.606119 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-79dd5666-b58e-4cfc-8b24-54e99b1f613b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.606402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-79dd5666-b58e-4cfc-8b24-54e99b1f613b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.606631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-79dd5666-b58e-4cfc-8b24-54e99b1f613b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.606798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.group_snapshots [None req-79dd5666-b58e-4cfc-8b24-54e99b1f613b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 13:03:44.612433 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-79dd5666-b58e-4cfc-8b24-54e99b1f613b tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 returned with HTTP 404 Jul 03 13:03:44.613076 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 557/2210] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:44.622087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-13674118-8a58-46c9-9372-8aa9243b3c71 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.624084 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13674118-8a58-46c9-9372-8aa9243b3c71 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/group_snapshots Jul 03 13:03:44.624219 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13674118-8a58-46c9-9372-8aa9243b3c71 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.624380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13674118-8a58-46c9-9372-8aa9243b3c71 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.624695 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.624695 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:44.630256 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13674118-8a58-46c9-9372-8aa9243b3c71 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots returned with HTTP 200 Jul 03 13:03:44.630751 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 562/2211] 10.4.3.13 () {68 vars in 1295 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:44.640421 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.642232 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] DELETE https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.642595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.642907 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.643189 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.group_snapshots [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for member 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 {{(pid=99823) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 13:03:44.643408 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.group_snapshots [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group_snapshot with id: 7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 Jul 03 13:03:44.646934 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8b8a03d8-2916-47ac-af6c-c23d5b8d6104 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 returned with HTTP 404 Jul 03 13:03:44.647659 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 553/2212] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:03:44 2026] DELETE /volume/v3/group_snapshots/7d5acdcf-7a57-44d0-b7ef-766a7e16d5d3 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:44.656066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.658233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:03:44.658561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.658950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.659315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:03:44.660301 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:44.668832 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Get all volumes completed successfully. Jul 03 13:03:44.669765 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:44.669975 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:44.714658 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:44.719181 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.719181 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:44.728913 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-76e1cf0b-d36f-46bd-8dbc-0f9d6a841765 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:03:44.729642 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 541/2213] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:44.747208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.749634 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] POST https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d/action Jul 03 13:03:44.750140 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:44.750351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:44.752958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] delete called for group 506655c9-e8ca-4d7f-b686-1b033d26830d {{(pid=99824) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:03:44.753100 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.groups [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Delete group with id: 506655c9-e8ca-4d7f-b686-1b033d26830d Jul 03 13:03:44.758408 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.758408 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:44.789435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fe890180-ff3b-4f47-a082-afee5729a8eb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.792295 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fe890180-ff3b-4f47-a082-afee5729a8eb tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:44.792725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fe890180-ff3b-4f47-a082-afee5729a8eb tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.792901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fe890180-ff3b-4f47-a082-afee5729a8eb tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.801539 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.801539 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:44.808301 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fe890180-ff3b-4f47-a082-afee5729a8eb tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:44.809064 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74ac24be-2bfa-4d55-a46a-28d1c9b9b016 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d/action returned with HTTP 202 Jul 03 13:03:44.809615 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 558/2214] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:03:44 2026] POST /volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:44.815982 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fe890180-ff3b-4f47-a082-afee5729a8eb tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:44.816486 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 563/2215] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:44.818691 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:44.820836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 Jul 03 13:03:44.821634 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:44.822268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:44.831446 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.831446 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:44.836841 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Volume info retrieved successfully. Jul 03 13:03:44.838107 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:03:44.838462 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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 13:03:44.896036 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:03:44.901373 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:44.901373 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:44.917476 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f71217c1-f46d-4de5-a7d6-10829dc1ea20 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 returned with HTTP 200 Jul 03 13:03:44.917476 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 554/2216] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:44 2026] GET /volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:45.228868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9a25b81f-cdcd-4619-9016-65dfc32bffde None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:45.231543 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a25b81f-cdcd-4619-9016-65dfc32bffde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:45.231839 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a25b81f-cdcd-4619-9016-65dfc32bffde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:45.232100 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a25b81f-cdcd-4619-9016-65dfc32bffde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:45.232300 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9a25b81f-cdcd-4619-9016-65dfc32bffde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:45.237804 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:45.237804 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:45.238650 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a25b81f-cdcd-4619-9016-65dfc32bffde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:45.239074 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 542/2217] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:45 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:45.833819 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1a82350-2349-421b-aa08-ccb9b3faee06 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:45.835834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1a82350-2349-421b-aa08-ccb9b3faee06 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:45.836077 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1a82350-2349-421b-aa08-ccb9b3faee06 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:45.836346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1a82350-2349-421b-aa08-ccb9b3faee06 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:45.845387 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:45.845387 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:45.850084 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1a82350-2349-421b-aa08-ccb9b3faee06 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:45.855946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1a82350-2349-421b-aa08-ccb9b3faee06 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:45.856436 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 559/2218] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:45 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:45.936429 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-97f8d0b9-9491-4398-a382-488a5d92b0c8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:45.939139 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-97f8d0b9-9491-4398-a382-488a5d92b0c8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 Jul 03 13:03:45.939463 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-97f8d0b9-9491-4398-a382-488a5d92b0c8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:45.939765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-97f8d0b9-9491-4398-a382-488a5d92b0c8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:45.948798 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-97f8d0b9-9491-4398-a382-488a5d92b0c8 tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 returned with HTTP 404 Jul 03 13:03:45.949739 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 564/2219] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:45 2026] GET /volume/v3/volumes/04cb2d41-9b28-4f6a-bf65-5702d3a50fe6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:45.962730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cb8319e8-b1f4-43a1-8874-2f4cc2bbfc4f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:45.964923 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cb8319e8-b1f4-43a1-8874-2f4cc2bbfc4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] GET https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d Jul 03 13:03:45.965361 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cb8319e8-b1f4-43a1-8874-2f4cc2bbfc4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:45.965637 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cb8319e8-b1f4-43a1-8874-2f4cc2bbfc4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:45.967990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-cb8319e8-b1f4-43a1-8874-2f4cc2bbfc4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] show called for member 506655c9-e8ca-4d7f-b686-1b033d26830d {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:03:45.972416 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cb8319e8-b1f4-43a1-8874-2f4cc2bbfc4f tempest-GroupSnapshotsTest-1787464429 tempest-GroupSnapshotsTest-1787464429-project-member] https://10.4.3.13/volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d returned with HTTP 404 Jul 03 13:03:45.973104 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 555/2220] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:03:45 2026] GET /volume/v3/groups/506655c9-e8ca-4d7f-b686-1b033d26830d => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:45.987312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64fe9fa3-0293-42b5-ad72-2bbe3b24ad02 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:45.992443 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64fe9fa3-0293-42b5-ad72-2bbe3b24ad02 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/bf438bff-9103-4e3c-9a18-9b6bbf052faf Jul 03 13:03:45.992808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64fe9fa3-0293-42b5-ad72-2bbe3b24ad02 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:45.993135 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64fe9fa3-0293-42b5-ad72-2bbe3b24ad02 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:46.033907 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64fe9fa3-0293-42b5-ad72-2bbe3b24ad02 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/group_types/bf438bff-9103-4e3c-9a18-9b6bbf052faf returned with HTTP 202 Jul 03 13:03:46.034820 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 543/2221] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:03:45 2026] DELETE /volume/v3/group_types/bf438bff-9103-4e3c-9a18-9b6bbf052faf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:46.045332 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a50e33c7-9faf-42a3-ba86-2f93170fc167 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:46.047932 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a50e33c7-9faf-42a3-ba86-2f93170fc167 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] DELETE https://10.4.3.13/volume/v3/types/2aaf0620-7a73-4b24-9923-9ec4f4dd3611 Jul 03 13:03:46.048239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a50e33c7-9faf-42a3-ba86-2f93170fc167 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:46.048542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a50e33c7-9faf-42a3-ba86-2f93170fc167 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:46.082007 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a50e33c7-9faf-42a3-ba86-2f93170fc167 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types/2aaf0620-7a73-4b24-9923-9ec4f4dd3611 returned with HTTP 202 Jul 03 13:03:46.082641 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 560/2222] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:46 2026] DELETE /volume/v3/types/2aaf0620-7a73-4b24-9923-9ec4f4dd3611 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:46.092025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9c888b25-3bab-49bb-a2d5-2e335daabb30 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:46.096286 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c888b25-3bab-49bb-a2d5-2e335daabb30 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] GET https://10.4.3.13/volume/v3/types/2aaf0620-7a73-4b24-9923-9ec4f4dd3611 Jul 03 13:03:46.096549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c888b25-3bab-49bb-a2d5-2e335daabb30 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:46.096777 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c888b25-3bab-49bb-a2d5-2e335daabb30 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:46.102093 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c888b25-3bab-49bb-a2d5-2e335daabb30 tempest-GroupSnapshotsTest-1787269490 tempest-GroupSnapshotsTest-1787269490-project-admin] https://10.4.3.13/volume/v3/types/2aaf0620-7a73-4b24-9923-9ec4f4dd3611 returned with HTTP 404 Jul 03 13:03:46.102967 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 565/2223] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:03:46 2026] GET /volume/v3/types/2aaf0620-7a73-4b24-9923-9ec4f4dd3611 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:46.254278 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-021da026-39fb-44fd-a393-73305bf48248 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:46.257413 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-021da026-39fb-44fd-a393-73305bf48248 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:46.258588 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-021da026-39fb-44fd-a393-73305bf48248 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:46.258986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-021da026-39fb-44fd-a393-73305bf48248 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:46.259355 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-021da026-39fb-44fd-a393-73305bf48248 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:46.267910 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:46.267910 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:46.271007 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-021da026-39fb-44fd-a393-73305bf48248 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:46.271007 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 556/2224] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:46 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:46.875151 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b237295d-9d8a-46ec-b643-92f6c7feabc0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:46.878382 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b237295d-9d8a-46ec-b643-92f6c7feabc0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:46.878664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b237295d-9d8a-46ec-b643-92f6c7feabc0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:46.879038 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b237295d-9d8a-46ec-b643-92f6c7feabc0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:46.891892 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:46.891892 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:46.900173 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b237295d-9d8a-46ec-b643-92f6c7feabc0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:46.906421 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b237295d-9d8a-46ec-b643-92f6c7feabc0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:46.906830 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 544/2225] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:46 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 942 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:47.282231 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-eeb1bb2b-9b66-4118-a1e0-3521c48c741b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:47.287540 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eeb1bb2b-9b66-4118-a1e0-3521c48c741b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:47.287890 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eeb1bb2b-9b66-4118-a1e0-3521c48c741b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:47.288158 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eeb1bb2b-9b66-4118-a1e0-3521c48c741b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:47.288512 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-eeb1bb2b-9b66-4118-a1e0-3521c48c741b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:47.307204 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:47.307204 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:47.308410 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eeb1bb2b-9b66-4118-a1e0-3521c48c741b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:47.309181 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 561/2226] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:47 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:47.926517 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e7b8f1b8-7c00-4c6c-ad8d-67370a23d8e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:47.932232 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7b8f1b8-7c00-4c6c-ad8d-67370a23d8e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:47.932460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7b8f1b8-7c00-4c6c-ad8d-67370a23d8e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:47.932675 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7b8f1b8-7c00-4c6c-ad8d-67370a23d8e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:47.945432 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:47.945432 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:47.957924 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e7b8f1b8-7c00-4c6c-ad8d-67370a23d8e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:47.965455 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7b8f1b8-7c00-4c6c-ad8d-67370a23d8e2 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:47.966109 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 566/2227] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:47 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 1428 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:47.988061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0b84f4b8-f7c6-41a8-a4df-e96523f5be3e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:47.991641 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b84f4b8-f7c6-41a8-a4df-e96523f5be3e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:47.991641 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b84f4b8-f7c6-41a8-a4df-e96523f5be3e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:47.991641 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b84f4b8-f7c6-41a8-a4df-e96523f5be3e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:48.013957 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.013957 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:48.022690 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0b84f4b8-f7c6-41a8-a4df-e96523f5be3e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:48.034293 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b84f4b8-f7c6-41a8-a4df-e96523f5be3e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:48.035241 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 557/2228] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:03:47 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 1428 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:48.214095 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-1a6eda7b-232f-481d-be46-66c8495b443d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.218401 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-1a6eda7b-232f-481d-be46-66c8495b443d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:48.218401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-1a6eda7b-232f-481d-be46-66c8495b443d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:48.218401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-1a6eda7b-232f-481d-be46-66c8495b443d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:48.229062 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.229062 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:48.237327 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-1a6eda7b-232f-481d-be46-66c8495b443d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:48.248629 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-1a6eda7b-232f-481d-be46-66c8495b443d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:48.248629 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 545/2229] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:48 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 1428 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:48.321642 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0d910a26-8123-410c-ae6e-7df653a16da6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.323727 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0d910a26-8123-410c-ae6e-7df653a16da6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:48.323965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0d910a26-8123-410c-ae6e-7df653a16da6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:48.324260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0d910a26-8123-410c-ae6e-7df653a16da6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:48.324440 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-0d910a26-8123-410c-ae6e-7df653a16da6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:48.329471 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.329471 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:48.330177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0d910a26-8123-410c-ae6e-7df653a16da6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:48.330643 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 562/2230] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:48 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:48.815918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-703912cb-8c68-49e0-97cf-e67c7ea29b39 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.819414 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-703912cb-8c68-49e0-97cf-e67c7ea29b39 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:48.819651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-703912cb-8c68-49e0-97cf-e67c7ea29b39 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:48.819857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-703912cb-8c68-49e0-97cf-e67c7ea29b39 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:48.836621 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.836621 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:48.844001 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-703912cb-8c68-49e0-97cf-e67c7ea29b39 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:48.851176 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-703912cb-8c68-49e0-97cf-e67c7ea29b39 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:48.851966 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 567/2231] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:48 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:03:48.861926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-e9a4c788-0768-43e1-adb4-f8beb75f829b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.864944 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-e9a4c788-0768-43e1-adb4-f8beb75f829b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:48.865197 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-e9a4c788-0768-43e1-adb4-f8beb75f829b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:48.865363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-e9a4c788-0768-43e1-adb4-f8beb75f829b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:48.875245 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.875245 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:48.881024 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-e9a4c788-0768-43e1-adb4-f8beb75f829b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:48.884638 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.888686 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-e9a4c788-0768-43e1-adb4-f8beb75f829b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:48.889271 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 558/2232] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:03:48 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 1428 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:48.889706 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e/action Jul 03 13:03:48.889706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:48.889935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:48.902055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-059be949-c514-4960-bc7e-f17566b35e76 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.902561 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-059be949-c514-4960-bc7e-f17566b35e76 None None] GET https://10.4.3.13/volume// Jul 03 13:03:48.902771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-059be949-c514-4960-bc7e-f17566b35e76 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:48.903214 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-059be949-c514-4960-bc7e-f17566b35e76 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:48.903458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-059be949-c514-4960-bc7e-f17566b35e76 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:48.903849 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 563/2233] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:03:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:48.910401 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.910401 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:48.911278 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:48.914919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-4445436e-ae46-4e0d-b2d9-f653fc2cf558 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:48.918037 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-4445436e-ae46-4e0d-b2d9-f653fc2cf558 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:03:48.918576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-4445436e-ae46-4e0d-b2d9-f653fc2cf558 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b28d58c-32dc-4a23-b6df-994572a78958", "connector": null, "instance_uuid": "0a69c8d3-b957-4070-9ffc-3d7f954c161a"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:48.921842 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Begin detaching volume completed successfully. Jul 03 13:03:48.923368 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-79a147e2-d271-4863-8888-19a6da079ebe tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e/action returned with HTTP 202 Jul 03 13:03:48.923368 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 546/2234] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:03:48 2026] POST /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:03:48.930065 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:48.930065 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:48.984999 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-4445436e-ae46-4e0d-b2d9-f653fc2cf558 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:03:48.985487 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 568/2235] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:03:48 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:49.341923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-57e2d29b-9a77-42b3-b663-76b0c3db36ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:49.343857 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57e2d29b-9a77-42b3-b663-76b0c3db36ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:49.344177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57e2d29b-9a77-42b3-b663-76b0c3db36ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:49.344386 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57e2d29b-9a77-42b3-b663-76b0c3db36ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:49.344494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-57e2d29b-9a77-42b3-b663-76b0c3db36ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:49.353190 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:49.353190 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:49.353190 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57e2d29b-9a77-42b3-b663-76b0c3db36ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:49.353190 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 559/2236] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:49 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:49.372562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-053610b4-d304-42dc-ac50-c0728b70669f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:49.456069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:49.460539 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 Jul 03 13:03:49.461061 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:49.480030 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:03:49.489826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" acquired by "attachment_update" :: waited 0.010s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:03:49.490697 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:49.490697 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:49.512806 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] GET https://10.4.3.13/volume/v3/os-hosts Jul 03 13:03:49.513086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:49.513397 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:49.523945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.hosts [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] status, active and update: available, enabled, 2026-07-03 13:02:54+00:00 {{(pid=99824) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:03:49.523945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.hosts [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] status, active and update: available, enabled, 2026-07-03 13:02:51+00:00 {{(pid=99824) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:03:49.523945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.hosts [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] status, active and update: available, enabled, 2026-07-03 13:02:30+00:00 {{(pid=99824) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:03:49.523945 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-053610b4-d304-42dc-ac50-c0728b70669f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] https://10.4.3.13/volume/v3/os-hosts returned with HTTP 200 Jul 03 13:03:49.523945 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 564/2237] 10.4.3.13 () {66 vars in 1233 bytes} [Fri Jul 3 13:03:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:49.542317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:49.545141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] GET https://10.4.3.13/volume/v3/os-hosts Jul 03 13:03:49.545290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:49.545896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:49.545968 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:49.545968 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:49.558755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.hosts [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] status, active and update: available, enabled, 2026-07-03 13:02:54+00:00 {{(pid=99821) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:03:49.558856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.hosts [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] status, active and update: available, enabled, 2026-07-03 13:02:51+00:00 {{(pid=99821) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:03:49.559031 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.hosts [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] status, active and update: available, enabled, 2026-07-03 13:02:30+00:00 {{(pid=99821) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 13:03:49.559540 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2592ab0d-f111-4b19-93ce-3f896c59f530 tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] https://10.4.3.13/volume/v3/os-hosts returned with HTTP 200 Jul 03 13:03:49.562305 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 569/2238] 10.4.3.13 () {66 vars in 1233 bytes} [Fri Jul 3 13:03:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:49.571901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7fc7fa5f-6e02-428e-87fd-cfda56c8026f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:49.574144 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7fc7fa5f-6e02-428e-87fd-cfda56c8026f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] GET https://10.4.3.13/volume/v3/os-hosts/np0000004418@storpool Jul 03 13:03:49.574419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7fc7fa5f-6e02-428e-87fd-cfda56c8026f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:49.574673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7fc7fa5f-6e02-428e-87fd-cfda56c8026f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:49.685131 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7fc7fa5f-6e02-428e-87fd-cfda56c8026f tempest-VolumeHostsAdminTestsJSON-1596626491 tempest-VolumeHostsAdminTestsJSON-1596626491-project-admin] https://10.4.3.13/volume/v3/os-hosts/np0000004418@storpool returned with HTTP 200 Jul 03 13:03:49.685607 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 560/2239] 10.4.3.13 () {66 vars in 1299 bytes} [Fri Jul 3 13:03:49 2026] GET /volume/v3/os-hosts/np0000004418@storpool => generated 1507 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:50.000859 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2920be3c-aa61-4843-8c1c-3087da029918 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:50.001454 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2920be3c-aa61-4843-8c1c-3087da029918 None None] GET https://10.4.3.13/volume// Jul 03 13:03:50.001667 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2920be3c-aa61-4843-8c1c-3087da029918 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:50.001944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2920be3c-aa61-4843-8c1c-3087da029918 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:50.002379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2920be3c-aa61-4843-8c1c-3087da029918 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:50.003060 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 565/2240] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:50.011093 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-a78dfb9d-b960-4f22-bc2f-9af78b5f1770 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:50.013453 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-a78dfb9d-b960-4f22-bc2f-9af78b5f1770 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:50.013624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-a78dfb9d-b960-4f22-bc2f-9af78b5f1770 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:50.013860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-a78dfb9d-b960-4f22-bc2f-9af78b5f1770 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:50.033111 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:50.033111 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:50.039198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-451299e6-ba18-4a4a-bae9-f6c4a47b2c3e-np0000004418" released by "attachment_update" :: held 0.550s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:03:50.039486 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-24e08ef3-4c36-41a7-8d89-eec83f3b4d15 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 returned with HTTP 200 Jul 03 13:03:50.040955 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 547/2241] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:03:49 2026] PUT /volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 => generated 969 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:50.042477 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-a78dfb9d-b960-4f22-bc2f-9af78b5f1770 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:50.047963 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-a78dfb9d-b960-4f22-bc2f-9af78b5f1770 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:03:50.048526 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 570/2242] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:03:50 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 1313 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:50.049618 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8fc294ab-5214-41a9-86ee-71021126135a req-c273fd15-1173-45b9-b196-5214c6b5838f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:50.051753 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-c273fd15-1173-45b9-b196-5214c6b5838f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 Jul 03 13:03:50.051973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-c273fd15-1173-45b9-b196-5214c6b5838f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:50.052123 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-c273fd15-1173-45b9-b196-5214c6b5838f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:50.069849 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-c273fd15-1173-45b9-b196-5214c6b5838f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 returned with HTTP 200 Jul 03 13:03:50.070320 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 561/2243] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:03:50 2026] GET /volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:50.367272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6e6a658c-b4dc-45e0-b9ed-c30619280184 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:50.373127 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6e6a658c-b4dc-45e0-b9ed-c30619280184 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:50.373684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6e6a658c-b4dc-45e0-b9ed-c30619280184 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:50.373684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6e6a658c-b4dc-45e0-b9ed-c30619280184 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:50.373684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6e6a658c-b4dc-45e0-b9ed-c30619280184 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:50.381790 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:50.381790 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:50.382741 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6e6a658c-b4dc-45e0-b9ed-c30619280184 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:50.382741 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 566/2244] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:50 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:51.114292 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-6d6d77b8-3595-47ad-888d-52f5c2156725 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:51.118856 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-6d6d77b8-3595-47ad-888d-52f5c2156725 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] DELETE https://10.4.3.13/volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570 Jul 03 13:03:51.119112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-6d6d77b8-3595-47ad-888d-52f5c2156725 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:51.119412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-6d6d77b8-3595-47ad-888d-52f5c2156725 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:51.130567 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:51.130567 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:51.395291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8455f255-e58b-4c91-b671-726d4651e8fd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:51.398009 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8455f255-e58b-4c91-b671-726d4651e8fd tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:51.398386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8455f255-e58b-4c91-b671-726d4651e8fd tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:51.398604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8455f255-e58b-4c91-b671-726d4651e8fd tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:51.398734 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8455f255-e58b-4c91-b671-726d4651e8fd tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:51.404484 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:51.404484 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:51.405390 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8455f255-e58b-4c91-b671-726d4651e8fd tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:51.406104 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 571/2245] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:51 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:51.667878 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-58455769-1fe3-43ce-98c1-ba6f907a8308 req-6d6d77b8-3595-47ad-888d-52f5c2156725 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570 returned with HTTP 200 Jul 03 13:03:51.668838 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 548/2246] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:03:51 2026] DELETE /volume/v3/attachments/7f13671b-c9c9-4926-95bc-57b1f5108570 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:52.295412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-24212f79-6507-4822-ad07-c6f15cf59e58 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:52.396415 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24212f79-6507-4822-ad07-c6f15cf59e58 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:52.396890 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24212f79-6507-4822-ad07-c6f15cf59e58 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1216947952"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:52.398778 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:52.398778 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:52.419523 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24212f79-6507-4822-ad07-c6f15cf59e58 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:52.420346 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 562/2247] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:03:52 2026] POST /volume/v3/types => generated 233 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:52.422357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bff71a66-ead6-48a4-a95f-2f85b49cddb4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:52.424663 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bff71a66-ead6-48a4-a95f-2f85b49cddb4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:52.424663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bff71a66-ead6-48a4-a95f-2f85b49cddb4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:52.425009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bff71a66-ead6-48a4-a95f-2f85b49cddb4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:52.425085 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bff71a66-ead6-48a4-a95f-2f85b49cddb4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:52.430857 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:52.430857 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:52.431828 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bff71a66-ead6-48a4-a95f-2f85b49cddb4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:52.432054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-90ab40af-bab5-4600-b230-b1060f07bb92 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:52.432450 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 567/2248] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:52 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:52.435938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90ab40af-bab5-4600-b230-b1060f07bb92 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:03:52.436310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-90ab40af-bab5-4600-b230-b1060f07bb92 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-697500707", "extra_specs": {"multiattach": " True"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:52.454537 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90ab40af-bab5-4600-b230-b1060f07bb92 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:03:52.455138 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 572/2249] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:03:52 2026] POST /volume/v3/types => generated 258 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:52.466005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:52.554793 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:03:52.555439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1216947952", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-451028844"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:52.557670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1216947952', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-451028844'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:03:52.562820 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Create volume of 1 GB Jul 03 13:03:52.563252 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:52.563252 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:52.563966 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Availability Zones retrieved successfully. Jul 03 13:03:52.574157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Flow 'volume_create_api' (08ab50f8-e728-4b34-9d14-08a8f865eec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:52.575646 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc701fa8-4998-4c01-b3c8-ff7c49dbf849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:52.577214 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:03:52.599857 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc701fa8-4998-4c01-b3c8-ff7c49dbf849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:03:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6896b23-4c07-481b-bf9c-b27c5a560216,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1216947952',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6896b23-4c07-481b-bf9c-b27c5a560216', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:52.600676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d84e733-cfdb-4bf7-8687-f9417d58514f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:52.630987 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:52.631338 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:52.673445 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Created reservations ['c4267cb7-b421-44d0-89c6-2d68128d86b3', '3d9cbcf0-8332-415d-a232-6fb275d99cab', '932e3e82-a489-45a8-b363-2b5d83061b64', 'd4fcc263-8310-4a83-8982-0ccb8168d3d0'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:52.674418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d84e733-cfdb-4bf7-8687-f9417d58514f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4267cb7-b421-44d0-89c6-2d68128d86b3', '3d9cbcf0-8332-415d-a232-6fb275d99cab', '932e3e82-a489-45a8-b363-2b5d83061b64', 'd4fcc263-8310-4a83-8982-0ccb8168d3d0']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:52.675426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a01849-45e5-4f69-85da-6670a6ec7fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:52.703026 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63a01849-45e5-4f69-85da-6670a6ec7fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf671087-d27d-4b5a-9fca-71568caf93ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-451028844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d06443b78dd4f068e18ff4f78327768',qos_specs=None,replication_status=,reservations=['c4267cb7-b421-44d0-89c6-2d68128d86b3','3d9cbcf0-8332-415d-a232-6fb275d99cab','932e3e82-a489-45a8-b363-2b5d83061b64','d4fcc263-8310-4a83-8982-0ccb8168d3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a55d3f466134958bc3a9d3c8fbe4c96',volume_type_id=c6896b23-4c07-481b-bf9c-b27c5a560216), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-451028844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf671087-d27d-4b5a-9fca-71568caf93ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d06443b78dd4f068e18ff4f78327768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a55d3f466134958bc3a9d3c8fbe4c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6896b23-4c07-481b-bf9c-b27c5a560216),volume_type_id=c6896b23-4c07-481b-bf9c-b27c5a560216)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:52.704173 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92d5e48-1cf6-47b2-b1f0-a98c315edea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:52.728668 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92d5e48-1cf6-47b2-b1f0-a98c315edea5) transitioned into state 'SUCCESS' from state '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-451028844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d06443b78dd4f068e18ff4f78327768',qos_specs=None,replication_status=,reservations=['c4267cb7-b421-44d0-89c6-2d68128d86b3','3d9cbcf0-8332-415d-a232-6fb275d99cab','932e3e82-a489-45a8-b363-2b5d83061b64','d4fcc263-8310-4a83-8982-0ccb8168d3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a55d3f466134958bc3a9d3c8fbe4c96',volume_type_id=c6896b23-4c07-481b-bf9c-b27c5a560216)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:52.729458 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c770409b-23af-488a-9195-03f086d2705d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:03:52.740265 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c770409b-23af-488a-9195-03f086d2705d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:03:52.741118 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Flow 'volume_create_api' (08ab50f8-e728-4b34-9d14-08a8f865eec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:03:52.741437 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Create volume request issued successfully. Jul 03 13:03:52.742079 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f7dbec9-bfad-46a1-8b0f-6de5febf9555 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:03:52.742540 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 549/2250] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:03:52 2026] POST /volume/v3/volumes => generated 869 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:03:52.757327 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-35930163-5834-4852-a958-9ccf1ff21d14 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:52.763338 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-35930163-5834-4852-a958-9ccf1ff21d14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:52.763607 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-35930163-5834-4852-a958-9ccf1ff21d14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:52.763850 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-35930163-5834-4852-a958-9ccf1ff21d14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:52.776139 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:52.776139 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:52.781116 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-35930163-5834-4852-a958-9ccf1ff21d14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:52.786864 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-35930163-5834-4852-a958-9ccf1ff21d14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:52.787381 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 563/2251] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:52 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:53.215629 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:53.217718 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:03:53.218142 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e", "force": false, "name": "tempest-TestStampPattern-snapshot-1050060573", "description": null, "metadata": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:53.228834 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.228834 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:53.229449 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:03:53.229624 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create snapshot from volume 351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:03:53.270061 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Created reservations ['c514547a-e2c4-4c2d-ad1d-0261f6addb71', 'd074f8af-ecd7-45be-acb8-4ae3c24324f2', '9e520493-e644-4261-afd6-eb0b3fcde15e', 'b27c04fe-db71-4161-816a-06d54382e63b'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:53.304626 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot create request issued successfully. Jul 03 13:03:53.304994 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a3927e80-3165-43dc-9cdc-09015cdebd6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:03:53.305464 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 568/2252] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:03:53 2026] POST /volume/v3/snapshots => generated 303 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:03:53.317090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-038013c5-6e98-48af-a76e-cc386ed8eb25 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:53.320016 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-038013c5-6e98-48af-a76e-cc386ed8eb25 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:03:53.320370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-038013c5-6e98-48af-a76e-cc386ed8eb25 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:53.320828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-038013c5-6e98-48af-a76e-cc386ed8eb25 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:53.331532 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.331532 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:53.332061 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-038013c5-6e98-48af-a76e-cc386ed8eb25 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot retrieved successfully. Jul 03 13:03:53.332860 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-038013c5-6e98-48af-a76e-cc386ed8eb25 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d returned with HTTP 200 Jul 03 13:03:53.333241 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 573/2253] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:53 2026] GET /volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:53.446992 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e15cf77b-5e5f-4ebb-a6dd-f95c82487083 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:53.449298 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e15cf77b-5e5f-4ebb-a6dd-f95c82487083 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:53.449546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e15cf77b-5e5f-4ebb-a6dd-f95c82487083 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:53.449770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e15cf77b-5e5f-4ebb-a6dd-f95c82487083 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:53.449937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e15cf77b-5e5f-4ebb-a6dd-f95c82487083 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:53.455180 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.455180 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:53.456088 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e15cf77b-5e5f-4ebb-a6dd-f95c82487083 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:53.456724 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 550/2254] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:53 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:53.807303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa54fec2-ec07-4c0e-856f-178db187236b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:53.807303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa54fec2-ec07-4c0e-856f-178db187236b tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:53.807823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa54fec2-ec07-4c0e-856f-178db187236b tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:53.807823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa54fec2-ec07-4c0e-856f-178db187236b tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:53.817109 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.817109 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:53.822320 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-aa54fec2-ec07-4c0e-856f-178db187236b tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:53.828594 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa54fec2-ec07-4c0e-856f-178db187236b tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:53.829112 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 564/2255] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:53 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:53.843973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-392504b7-3f2b-416e-a6fa-c436a130ab05 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:53.846432 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-392504b7-3f2b-416e-a6fa-c436a130ab05 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:53.846676 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-392504b7-3f2b-416e-a6fa-c436a130ab05 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:53.846928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-392504b7-3f2b-416e-a6fa-c436a130ab05 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:53.855558 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.855558 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:53.860981 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-392504b7-3f2b-416e-a6fa-c436a130ab05 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Volume info retrieved successfully. Jul 03 13:03:53.866316 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-392504b7-3f2b-416e-a6fa-c436a130ab05 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:53.866829 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 569/2256] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:53 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 1181 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:53.885866 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:53.890205 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] POST https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed/action Jul 03 13:03:53.890205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-697500707", "migration_policy": "never"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:53.890205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-697500707", "migration_policy": "never"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:53.899753 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.899753 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:53.900514 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:53.907033 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:53.907033 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:53.924420 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-697500707 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-697500707, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:53.925008 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-697500707 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-697500707, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:53.951029 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Created reservations ['c8127e7b-42f1-4cfe-910f-3cd5756e5d11', 'dc3d46c4-30d1-4fee-a4ca-28bbd6a26450'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:53.963836 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:53.964449 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1216947952, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:03:53.974655 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Created reservations ['7028aae7-7c67-436e-844e-85737ba922dd', 'e3fd1c35-aebf-47cf-9959-f40652caf742'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:54.023462 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Retype volume request issued successfully. Jul 03 13:03:54.023462 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4f2a7464-9da1-4beb-bf98-d263b9ff9750 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed/action returned with HTTP 202 Jul 03 13:03:54.023462 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 574/2257] 10.4.3.13 () {70 vars in 1425 bytes} [Fri Jul 3 13:03:53 2026] POST /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:03:54.032527 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-49b1e561-ce03-4b6e-8f1b-fe2c319d6cbe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:54.037437 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49b1e561-ce03-4b6e-8f1b-fe2c319d6cbe tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:54.037816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49b1e561-ce03-4b6e-8f1b-fe2c319d6cbe tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:54.038070 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49b1e561-ce03-4b6e-8f1b-fe2c319d6cbe tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:54.056424 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:54.056424 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:54.060539 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-49b1e561-ce03-4b6e-8f1b-fe2c319d6cbe tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:54.065904 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49b1e561-ce03-4b6e-8f1b-fe2c319d6cbe tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:54.066366 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 551/2258] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:54 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:54.345126 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4620bea7-8762-4ec3-b99e-6340ae0030da None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:54.347964 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4620bea7-8762-4ec3-b99e-6340ae0030da tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:03:54.348271 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4620bea7-8762-4ec3-b99e-6340ae0030da tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:54.349500 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4620bea7-8762-4ec3-b99e-6340ae0030da tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:54.358195 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:54.358195 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:54.358362 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4620bea7-8762-4ec3-b99e-6340ae0030da tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot retrieved successfully. Jul 03 13:03:54.359438 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4620bea7-8762-4ec3-b99e-6340ae0030da tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d returned with HTTP 200 Jul 03 13:03:54.360766 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 565/2259] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:54 2026] GET /volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:54.371823 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-688d198f-c983-4d08-9b74-85f97bf0275d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:54.374059 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-688d198f-c983-4d08-9b74-85f97bf0275d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:03:54.374271 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-688d198f-c983-4d08-9b74-85f97bf0275d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:54.374459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-688d198f-c983-4d08-9b74-85f97bf0275d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:54.380942 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:54.380942 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:54.381597 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-688d198f-c983-4d08-9b74-85f97bf0275d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot retrieved successfully. Jul 03 13:03:54.382736 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-688d198f-c983-4d08-9b74-85f97bf0275d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d returned with HTTP 200 Jul 03 13:03:54.383253 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 570/2260] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:03:54 2026] GET /volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:54.477547 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b6f12cd7-206e-4990-8288-154bbeb1c825 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:54.480299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6f12cd7-206e-4990-8288-154bbeb1c825 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:54.484315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6f12cd7-206e-4990-8288-154bbeb1c825 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:54.484315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6f12cd7-206e-4990-8288-154bbeb1c825 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:54.484804 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b6f12cd7-206e-4990-8288-154bbeb1c825 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:54.490694 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:54.490694 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:54.492721 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6f12cd7-206e-4990-8288-154bbeb1c825 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:54.492721 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 575/2261] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:54 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:55.086583 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7d49c376-be32-41ae-a81d-de55a80afa14 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:55.089001 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7d49c376-be32-41ae-a81d-de55a80afa14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:55.089320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7d49c376-be32-41ae-a81d-de55a80afa14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:55.089589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7d49c376-be32-41ae-a81d-de55a80afa14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:55.100801 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:55.100801 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:55.105040 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7d49c376-be32-41ae-a81d-de55a80afa14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:55.111528 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7d49c376-be32-41ae-a81d-de55a80afa14 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:55.111528 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 552/2262] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:55 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:55.129453 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-62b455ad-baf6-42f6-b6f2-3a31c23f86f5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:55.131974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62b455ad-baf6-42f6-b6f2-3a31c23f86f5 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:55.133354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62b455ad-baf6-42f6-b6f2-3a31c23f86f5 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:55.134127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62b455ad-baf6-42f6-b6f2-3a31c23f86f5 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:55.142993 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:55.142993 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:55.149077 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-62b455ad-baf6-42f6-b6f2-3a31c23f86f5 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Volume info retrieved successfully. Jul 03 13:03:55.157309 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62b455ad-baf6-42f6-b6f2-3a31c23f86f5 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:55.158210 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 566/2263] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:55 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 1179 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:55.180558 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-399347b9-08bd-40c5-9b52-4a7f0f53522c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:55.182583 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-399347b9-08bd-40c5-9b52-4a7f0f53522c tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:55.182825 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-399347b9-08bd-40c5-9b52-4a7f0f53522c tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:55.183002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-399347b9-08bd-40c5-9b52-4a7f0f53522c tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:55.190800 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:55.190800 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:55.195470 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-399347b9-08bd-40c5-9b52-4a7f0f53522c tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Volume info retrieved successfully. Jul 03 13:03:55.200736 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-399347b9-08bd-40c5-9b52-4a7f0f53522c tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:55.201446 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 571/2264] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:55 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 1179 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:55.219395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:55.224315 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] POST https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed/action Jul 03 13:03:55.226306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1216947952", "migration_policy": "never"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:55.226306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1216947952", "migration_policy": "never"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:55.244197 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:55.244197 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:55.244197 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:55.297695 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Created reservations ['641d6ecb-eeb4-4398-a841-b780cd33ffe2', '3870de07-5097-489e-91bc-8530461b1cc3'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:55.325648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Created reservations ['bcb0574b-8744-450e-8126-29472b29fd24', '2357f0f1-3f74-4513-9e91-fec70eb7998f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:03:55.368381 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Retype volume request issued successfully. Jul 03 13:03:55.368381 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-454c8f56-9839-47c1-9038-dbcd8aa139d4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed/action returned with HTTP 202 Jul 03 13:03:55.368381 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 576/2265] 10.4.3.13 () {70 vars in 1425 bytes} [Fri Jul 3 13:03:55 2026] POST /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:03:55.377857 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-802cb604-f0d3-4867-b1c4-596288a8d270 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:55.380234 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-802cb604-f0d3-4867-b1c4-596288a8d270 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:55.380552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-802cb604-f0d3-4867-b1c4-596288a8d270 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:55.380858 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-802cb604-f0d3-4867-b1c4-596288a8d270 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:55.388597 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:55.388597 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:55.396191 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-802cb604-f0d3-4867-b1c4-596288a8d270 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:55.400894 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-802cb604-f0d3-4867-b1c4-596288a8d270 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:55.402308 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 553/2266] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:55 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:55.507745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-95127248-92d2-4ae2-8899-f93736556d99 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:55.510300 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95127248-92d2-4ae2-8899-f93736556d99 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:55.510584 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95127248-92d2-4ae2-8899-f93736556d99 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:55.510820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95127248-92d2-4ae2-8899-f93736556d99 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:55.511011 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-95127248-92d2-4ae2-8899-f93736556d99 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:55.516455 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:55.516455 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:55.517347 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95127248-92d2-4ae2-8899-f93736556d99 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:55.517801 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 567/2267] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:55 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:56.416984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-63f23fba-d34c-4652-b160-27c99aed55dd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.420233 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-63f23fba-d34c-4652-b160-27c99aed55dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:56.420581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-63f23fba-d34c-4652-b160-27c99aed55dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.420865 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-63f23fba-d34c-4652-b160-27c99aed55dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.429841 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:56.429841 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:56.434329 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-63f23fba-d34c-4652-b160-27c99aed55dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:56.440047 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-63f23fba-d34c-4652-b160-27c99aed55dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:56.440613 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 572/2268] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:56.458516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4cdf53c3-6071-44fb-8840-ebc2c9b39591 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.461771 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4cdf53c3-6071-44fb-8840-ebc2c9b39591 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:56.462003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4cdf53c3-6071-44fb-8840-ebc2c9b39591 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.462211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4cdf53c3-6071-44fb-8840-ebc2c9b39591 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.470134 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:56.470134 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:56.473910 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4cdf53c3-6071-44fb-8840-ebc2c9b39591 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Volume info retrieved successfully. Jul 03 13:03:56.483191 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4cdf53c3-6071-44fb-8840-ebc2c9b39591 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:56.483191 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 577/2269] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 1181 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:56.499359 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.501106 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-451028844 Jul 03 13:03:56.501351 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.501579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.502340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-451028844'), ('all_tenants', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:56.533307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-18599d7c-2aa5-47ce-ae00-977f53e03445 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.534943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-18599d7c-2aa5-47ce-ae00-977f53e03445 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:56.535128 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-18599d7c-2aa5-47ce-ae00-977f53e03445 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.535341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-18599d7c-2aa5-47ce-ae00-977f53e03445 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.535492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-18599d7c-2aa5-47ce-ae00-977f53e03445 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:56.536033 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Get all volumes completed successfully. Jul 03 13:03:56.536567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2692b5c5-99b8-42d8-bb7b-adbae4449e28 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-451028844 returned with HTTP 200 Jul 03 13:03:56.537019 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 554/2270] 10.4.3.13 () {68 vars in 1420 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-451028844 => generated 339 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:56.539416 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:56.539416 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:56.540090 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-18599d7c-2aa5-47ce-ae00-977f53e03445 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:56.540474 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 568/2271] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:56.545613 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-915488a1-642b-49ae-b221-7f846387db8a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.547305 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-915488a1-642b-49ae-b221-7f846387db8a tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-451028844 Jul 03 13:03:56.547537 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-915488a1-642b-49ae-b221-7f846387db8a tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.547783 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-915488a1-642b-49ae-b221-7f846387db8a tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.548986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-915488a1-642b-49ae-b221-7f846387db8a tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-451028844'), ('all_tenants', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:03:56.584020 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-915488a1-642b-49ae-b221-7f846387db8a tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Get all volumes completed successfully. Jul 03 13:03:56.584713 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-915488a1-642b-49ae-b221-7f846387db8a tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-451028844 returned with HTTP 200 Jul 03 13:03:56.585305 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 573/2272] 10.4.3.13 () {68 vars in 1420 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-451028844 => generated 339 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:56.594960 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-98230084-194d-4b2c-8d93-722d181e13c4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.596740 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98230084-194d-4b2c-8d93-722d181e13c4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:56.599484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98230084-194d-4b2c-8d93-722d181e13c4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.599484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98230084-194d-4b2c-8d93-722d181e13c4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.604529 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:56.604529 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:56.609552 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-98230084-194d-4b2c-8d93-722d181e13c4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:56.614605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98230084-194d-4b2c-8d93-722d181e13c4 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:56.615084 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 578/2273] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:56.629610 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.631677 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] DELETE https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:56.632054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.632464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.632979 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Delete volume with id: cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:56.642590 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:56.642590 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:56.643488 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:56.663831 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Delete volume request issued successfully. Jul 03 13:03:56.664100 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0ebe1a7-6af6-48be-b50b-69037a9e1af2 tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 202 Jul 03 13:03:56.664617 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 555/2274] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:03:56 2026] DELETE /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:03:56.671909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4351daab-0252-4035-945a-5ff8bc5a45dd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:56.673703 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4351daab-0252-4035-945a-5ff8bc5a45dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:56.673952 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4351daab-0252-4035-945a-5ff8bc5a45dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:56.674187 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4351daab-0252-4035-945a-5ff8bc5a45dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:56.681343 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:56.681343 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:56.685442 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4351daab-0252-4035-945a-5ff8bc5a45dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Volume info retrieved successfully. Jul 03 13:03:56.689974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4351daab-0252-4035-945a-5ff8bc5a45dd tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 200 Jul 03 13:03:56.690374 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 569/2275] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:56 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:57.552446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d26eb489-dc6a-4475-a261-157fd2aed21e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:57.555566 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d26eb489-dc6a-4475-a261-157fd2aed21e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:57.555968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d26eb489-dc6a-4475-a261-157fd2aed21e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:57.556347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d26eb489-dc6a-4475-a261-157fd2aed21e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:57.556581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d26eb489-dc6a-4475-a261-157fd2aed21e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:57.564085 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:57.564085 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:57.565565 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d26eb489-dc6a-4475-a261-157fd2aed21e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:57.566184 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 574/2276] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:57 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:57.711331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-469957cd-e06e-4f5b-850e-90f160b1a97a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:57.713319 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-469957cd-e06e-4f5b-850e-90f160b1a97a tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] GET https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed Jul 03 13:03:57.714234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-469957cd-e06e-4f5b-850e-90f160b1a97a tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:57.714234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-469957cd-e06e-4f5b-850e-90f160b1a97a tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:57.728892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-469957cd-e06e-4f5b-850e-90f160b1a97a tempest-VolumeRetypeMultiattachTest-633203813 tempest-VolumeRetypeMultiattachTest-633203813-project-member] https://10.4.3.13/volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed returned with HTTP 404 Jul 03 13:03:57.729409 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 579/2277] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:03:57 2026] GET /volume/v3/volumes/cf671087-d27d-4b5a-9fca-71568caf93ed => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:03:57.739787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-da00f507-4d28-4e8c-a945-3c716f7a9b4f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:57.742115 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da00f507-4d28-4e8c-a945-3c716f7a9b4f tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] DELETE https://10.4.3.13/volume/v3/types/e905231b-ceee-485e-b85d-5de626c90eef Jul 03 13:03:57.742115 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da00f507-4d28-4e8c-a945-3c716f7a9b4f tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:57.742855 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da00f507-4d28-4e8c-a945-3c716f7a9b4f tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:57.778141 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da00f507-4d28-4e8c-a945-3c716f7a9b4f tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/types/e905231b-ceee-485e-b85d-5de626c90eef returned with HTTP 202 Jul 03 13:03:57.778310 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 556/2278] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:57 2026] DELETE /volume/v3/types/e905231b-ceee-485e-b85d-5de626c90eef => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:57.787560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-65639291-366d-4ec2-8998-453db0fc5f97 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:57.789388 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65639291-366d-4ec2-8998-453db0fc5f97 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/types/e905231b-ceee-485e-b85d-5de626c90eef Jul 03 13:03:57.789567 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65639291-366d-4ec2-8998-453db0fc5f97 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:57.789856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65639291-366d-4ec2-8998-453db0fc5f97 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:57.794351 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65639291-366d-4ec2-8998-453db0fc5f97 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/types/e905231b-ceee-485e-b85d-5de626c90eef returned with HTTP 404 Jul 03 13:03:57.795019 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 570/2279] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:03:57 2026] GET /volume/v3/types/e905231b-ceee-485e-b85d-5de626c90eef => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:57.804864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-29e6be1c-dbf1-4a44-995d-5fb8c3e40342 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:57.806767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-29e6be1c-dbf1-4a44-995d-5fb8c3e40342 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] DELETE https://10.4.3.13/volume/v3/types/c6896b23-4c07-481b-bf9c-b27c5a560216 Jul 03 13:03:57.807247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-29e6be1c-dbf1-4a44-995d-5fb8c3e40342 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:57.807633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-29e6be1c-dbf1-4a44-995d-5fb8c3e40342 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:57.844831 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-29e6be1c-dbf1-4a44-995d-5fb8c3e40342 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/types/c6896b23-4c07-481b-bf9c-b27c5a560216 returned with HTTP 202 Jul 03 13:03:57.844831 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 575/2280] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:03:57 2026] DELETE /volume/v3/types/c6896b23-4c07-481b-bf9c-b27c5a560216 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:03:57.852754 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-79b2f7fa-78b8-4249-a0df-796152a80837 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:57.856804 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79b2f7fa-78b8-4249-a0df-796152a80837 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] GET https://10.4.3.13/volume/v3/types/c6896b23-4c07-481b-bf9c-b27c5a560216 Jul 03 13:03:57.857081 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79b2f7fa-78b8-4249-a0df-796152a80837 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:57.857337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-79b2f7fa-78b8-4249-a0df-796152a80837 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:57.865820 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-79b2f7fa-78b8-4249-a0df-796152a80837 tempest-VolumeRetypeMultiattachTest-494349209 tempest-VolumeRetypeMultiattachTest-494349209-project-admin] https://10.4.3.13/volume/v3/types/c6896b23-4c07-481b-bf9c-b27c5a560216 returned with HTTP 404 Jul 03 13:03:57.866356 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 580/2281] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:03:57 2026] GET /volume/v3/types/c6896b23-4c07-481b-bf9c-b27c5a560216 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:03:58.580134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9ea96cdc-0257-43d9-abe6-b052680b5237 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:58.587184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ea96cdc-0257-43d9-abe6-b052680b5237 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:58.587184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ea96cdc-0257-43d9-abe6-b052680b5237 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:58.587184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ea96cdc-0257-43d9-abe6-b052680b5237 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:58.587184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9ea96cdc-0257-43d9-abe6-b052680b5237 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:58.595526 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:58.595526 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:58.596453 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ea96cdc-0257-43d9-abe6-b052680b5237 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:58.597386 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 557/2282] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:58 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:58.619497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6299b7ff-7a6d-4e30-8b11-613a7e70701b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:58.619861 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6299b7ff-7a6d-4e30-8b11-613a7e70701b None None] GET https://10.4.3.13/volume// Jul 03 13:03:58.620030 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6299b7ff-7a6d-4e30-8b11-613a7e70701b None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:58.620261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6299b7ff-7a6d-4e30-8b11-613a7e70701b None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:58.620633 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6299b7ff-7a6d-4e30-8b11-613a7e70701b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:03:58.620999 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 571/2283] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:03:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:03:58.630934 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-c6038a75-f0f5-4bdc-933b-fdf38f0278f0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:58.633671 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-c6038a75-f0f5-4bdc-933b-fdf38f0278f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:03:58.633980 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-c6038a75-f0f5-4bdc-933b-fdf38f0278f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:58.634255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-c6038a75-f0f5-4bdc-933b-fdf38f0278f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:58.646554 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:58.646554 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:03:58.650732 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-c6038a75-f0f5-4bdc-933b-fdf38f0278f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:03:58.657059 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-c6038a75-f0f5-4bdc-933b-fdf38f0278f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:03:58.657737 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 576/2284] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:03:58 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 1607 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:03:58.812401 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:58.818247 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] PUT https://10.4.3.13/volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3 Jul 03 13:03:58.820636 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:58.826819 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=416,cinder:UPDATE=82,cinder:INSERT=48 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:03:58.836791 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Acquiring lock "cinder-attachment_update-6b28d58c-32dc-4a23-b6df-994572a78958-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:03:58.841763 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Lock "cinder-attachment_update-6b28d58c-32dc-4a23-b6df-994572a78958-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:03:58.843747 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:58.843747 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:03:59.367074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Lock "cinder-attachment_update-6b28d58c-32dc-4a23-b6df-994572a78958-np0000004418" released by "attachment_update" :: held 0.525s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:03:59.367386 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-498ffafb-15a6-4f23-a973-651d3d6c4cb6 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3 returned with HTTP 200 Jul 03 13:03:59.367805 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 581/2285] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:03:58 2026] PUT /volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3 => generated 968 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:03:59.610394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f8ba742c-a24c-4c61-888c-69b2f131a094 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:59.612393 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8ba742c-a24c-4c61-888c-69b2f131a094 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:03:59.612714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8ba742c-a24c-4c61-888c-69b2f131a094 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:03:59.612957 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8ba742c-a24c-4c61-888c-69b2f131a094 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:03:59.613101 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f8ba742c-a24c-4c61-888c-69b2f131a094 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:03:59.618688 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:59.618688 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:03:59.619483 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8ba742c-a24c-4c61-888c-69b2f131a094 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:03:59.620237 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 558/2286] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:03:59 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:03:59.886678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-963836d3-7c36-4f5b-9f3e-e7b02a8f2b6e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:03:59.889510 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-963836d3-7c36-4f5b-9f3e-e7b02a8f2b6e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3/action Jul 03 13:03:59.889681 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-963836d3-7c36-4f5b-9f3e-e7b02a8f2b6e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:03:59.889869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-963836d3-7c36-4f5b-9f3e-e7b02a8f2b6e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:03:59.911538 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:03:59.911538 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:03:59.925746 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-963836d3-7c36-4f5b-9f3e-e7b02a8f2b6e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3/action returned with HTTP 204 Jul 03 13:03:59.926381 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 572/2287] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:03:59 2026] POST /volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:00.501450 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-544fd2d7-3065-4ce9-8846-120b5b2fe3e1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.619736 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-544fd2d7-3065-4ce9-8846-120b5b2fe3e1 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:04:00.619736 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-544fd2d7-3065-4ce9-8846-120b5b2fe3e1 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-823881989"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:00.636204 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b0f5d4f-7f44-4e0c-b482-80772fccb5f8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.638415 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b0f5d4f-7f44-4e0c-b482-80772fccb5f8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:04:00.638976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b0f5d4f-7f44-4e0c-b482-80772fccb5f8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.638976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b0f5d4f-7f44-4e0c-b482-80772fccb5f8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.638976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7b0f5d4f-7f44-4e0c-b482-80772fccb5f8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:00.645103 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:00.645103 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:00.645496 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b0f5d4f-7f44-4e0c-b482-80772fccb5f8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:04:00.645831 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 582/2288] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:00 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:00.651760 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-544fd2d7-3065-4ce9-8846-120b5b2fe3e1 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:04:00.651760 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 577/2289] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:04:00 2026] POST /volume/v3/types => generated 230 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:00.665771 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-93cf2048-458f-4755-90e6-7235706dc0a6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.668184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93cf2048-458f-4755-90e6-7235706dc0a6 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] POST https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs Jul 03 13:04:00.668599 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-93cf2048-458f-4755-90e6-7235706dc0a6 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:00.699433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93cf2048-458f-4755-90e6-7235706dc0a6 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs returned with HTTP 200 Jul 03 13:04:00.700067 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 559/2290] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:04:00 2026] POST /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.713710 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-110cc8bc-6177-480f-b1cd-9ef965a15de0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.715357 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-110cc8bc-6177-480f-b1cd-9ef965a15de0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] GET https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 Jul 03 13:04:00.715508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-110cc8bc-6177-480f-b1cd-9ef965a15de0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.715669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-110cc8bc-6177-480f-b1cd-9ef965a15de0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.722005 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-110cc8bc-6177-480f-b1cd-9ef965a15de0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 returned with HTTP 200 Jul 03 13:04:00.722362 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 573/2291] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:04:00 2026] GET /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.731524 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e7746194-e0ad-4b55-a401-accfdea3884f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.733964 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7746194-e0ad-4b55-a401-accfdea3884f tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] DELETE https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 Jul 03 13:04:00.734123 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7746194-e0ad-4b55-a401-accfdea3884f tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.734380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7746194-e0ad-4b55-a401-accfdea3884f tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.771647 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7746194-e0ad-4b55-a401-accfdea3884f tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 returned with HTTP 202 Jul 03 13:04:00.772175 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 583/2292] 10.4.3.13 () {66 vars in 1392 bytes} [Fri Jul 3 13:04:00 2026] DELETE /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:00.781956 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8947db02-3fbe-44c3-94d3-af88ff73e6ac None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.784096 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8947db02-3fbe-44c3-94d3-af88ff73e6ac tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] GET https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 Jul 03 13:04:00.784421 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8947db02-3fbe-44c3-94d3-af88ff73e6ac tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.784641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8947db02-3fbe-44c3-94d3-af88ff73e6ac tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.793025 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8947db02-3fbe-44c3-94d3-af88ff73e6ac tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 returned with HTTP 404 Jul 03 13:04:00.793758 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 578/2293] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:04:00 2026] GET /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec3 => generated 129 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:00.804193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a3055a7e-ae4a-4d9f-8f22-c5f4cb819de9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.806218 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a3055a7e-ae4a-4d9f-8f22-c5f4cb819de9 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] POST https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs Jul 03 13:04:00.806626 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a3055a7e-ae4a-4d9f-8f22-c5f4cb819de9 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:00.830955 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a3055a7e-ae4a-4d9f-8f22-c5f4cb819de9 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs returned with HTTP 200 Jul 03 13:04:00.831425 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 560/2294] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:04:00 2026] POST /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.839057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dec962fa-495c-47e7-9491-053275f41049 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.840772 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dec962fa-495c-47e7-9491-053275f41049 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] GET https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs Jul 03 13:04:00.840979 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dec962fa-495c-47e7-9491-053275f41049 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.841154 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dec962fa-495c-47e7-9491-053275f41049 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.846998 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dec962fa-495c-47e7-9491-053275f41049 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs returned with HTTP 200 Jul 03 13:04:00.847394 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 574/2295] 10.4.3.13 () {66 vars in 1371 bytes} [Fri Jul 3 13:04:00 2026] GET /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.856436 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e6cfb81a-be4f-45b8-98c6-3191306feac2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.858228 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e6cfb81a-be4f-45b8-98c6-3191306feac2 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] POST https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs Jul 03 13:04:00.858602 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e6cfb81a-be4f-45b8-98c6-3191306feac2 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:00.884197 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e6cfb81a-be4f-45b8-98c6-3191306feac2 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs returned with HTTP 200 Jul 03 13:04:00.884197 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 584/2296] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:04:00 2026] POST /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.888847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cbac7adc-7e53-4273-a017-a053c88a7a1a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.891321 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cbac7adc-7e53-4273-a017-a053c88a7a1a tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] PUT https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec2 Jul 03 13:04:00.891831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cbac7adc-7e53-4273-a017-a053c88a7a1a tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:00.914375 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cbac7adc-7e53-4273-a017-a053c88a7a1a tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec2 returned with HTTP 200 Jul 03 13:04:00.914808 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 579/2297] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:04:00 2026] PUT /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.924041 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-48115b71-69ac-45f0-87a7-e308c843f2e0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.925924 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48115b71-69ac-45f0-87a7-e308c843f2e0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] GET https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec2 Jul 03 13:04:00.926118 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48115b71-69ac-45f0-87a7-e308c843f2e0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.926350 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48115b71-69ac-45f0-87a7-e308c843f2e0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.933406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48115b71-69ac-45f0-87a7-e308c843f2e0 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec2 returned with HTTP 200 Jul 03 13:04:00.933780 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 561/2298] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:04:00 2026] GET /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.941661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ccb85a15-af7f-48cb-850b-9637baef3e07 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.944012 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ccb85a15-af7f-48cb-850b-9637baef3e07 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] POST https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs Jul 03 13:04:00.944467 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ccb85a15-af7f-48cb-850b-9637baef3e07 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:00.979320 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ccb85a15-af7f-48cb-850b-9637baef3e07 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs returned with HTTP 200 Jul 03 13:04:00.979839 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 575/2299] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:04:00 2026] POST /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs => generated 51 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:00.988398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6f6442d0-3974-42b6-a48c-e823c217afed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:00.990681 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f6442d0-3974-42b6-a48c-e823c217afed tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] GET https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs Jul 03 13:04:00.990931 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f6442d0-3974-42b6-a48c-e823c217afed tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:00.991174 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f6442d0-3974-42b6-a48c-e823c217afed tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:00.999709 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f6442d0-3974-42b6-a48c-e823c217afed tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs returned with HTTP 200 Jul 03 13:04:01.000135 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 585/2300] 10.4.3.13 () {66 vars in 1371 bytes} [Fri Jul 3 13:04:00 2026] GET /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 13:04:01.011584 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d2d974bd-2466-4665-9eac-f91e09793b87 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:01.016112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2d974bd-2466-4665-9eac-f91e09793b87 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] DELETE https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3 Jul 03 13:04:01.016372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2d974bd-2466-4665-9eac-f91e09793b87 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:01.016597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2d974bd-2466-4665-9eac-f91e09793b87 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:01.066665 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2d974bd-2466-4665-9eac-f91e09793b87 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3 returned with HTTP 202 Jul 03 13:04:01.067189 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 580/2301] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:04:01 2026] DELETE /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:01.075286 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2d52dcfe-3f2f-4852-a8a0-3bc5dd847cf7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:01.080424 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2d52dcfe-3f2f-4852-a8a0-3bc5dd847cf7 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] GET https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3 Jul 03 13:04:01.080424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2d52dcfe-3f2f-4852-a8a0-3bc5dd847cf7 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:01.080424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2d52dcfe-3f2f-4852-a8a0-3bc5dd847cf7 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:01.087039 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2d52dcfe-3f2f-4852-a8a0-3bc5dd847cf7 tempest-VolumeTypesExtraSpecsTest-1427722564 tempest-VolumeTypesExtraSpecsTest-1427722564-project-admin] https://10.4.3.13/volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3 returned with HTTP 404 Jul 03 13:04:01.087755 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 562/2302] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:04:01 2026] GET /volume/v3/types/5276a22c-2672-40c3-ae2c-71c44c964cf3 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:01.659583 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d9d391e9-d8bb-4edf-9a8c-92b13a7b97a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:01.661394 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9d391e9-d8bb-4edf-9a8c-92b13a7b97a5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:04:01.661619 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9d391e9-d8bb-4edf-9a8c-92b13a7b97a5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:01.661833 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9d391e9-d8bb-4edf-9a8c-92b13a7b97a5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:01.662083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d9d391e9-d8bb-4edf-9a8c-92b13a7b97a5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:01.671992 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:01.671992 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:01.672681 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9d391e9-d8bb-4edf-9a8c-92b13a7b97a5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:04:01.673068 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 576/2303] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:01 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:01.684076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b6ea711b-051c-4acf-8435-c103ead9d34c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:01.832458 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:04:01.832967 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64f8bca4-4091-4687-99b2-029ec0c40860"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:01.834851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Creating new backup {'backup': {'volume_id': '64f8bca4-4091-4687-99b2-029ec0c40860'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:04:01.835092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Creating backup of volume 64f8bca4-4091-4687-99b2-029ec0c40860 in container None Jul 03 13:04:01.845785 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:01.845785 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:01.846497 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Volume info retrieved successfully. Jul 03 13:04:01.874833 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Created reservations ['7580317d-fbee-4af6-8147-6db4f962f17e', '6ecec01a-ad3d-4584-bcaa-82d7c6194c34'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:01.932070 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6ea711b-051c-4acf-8435-c103ead9d34c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:04:01.932216 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 586/2304] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:04:01 2026] POST /volume/v3/backups => generated 286 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:01.946496 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-079ef8ee-880b-4d43-a893-5fe2ce657a8c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:01.951141 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-079ef8ee-880b-4d43-a893-5fe2ce657a8c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:01.951141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-079ef8ee-880b-4d43-a893-5fe2ce657a8c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:01.951141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-079ef8ee-880b-4d43-a893-5fe2ce657a8c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:01.951141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-079ef8ee-880b-4d43-a893-5fe2ce657a8c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:01.957601 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:01.957601 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:01.958465 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-079ef8ee-880b-4d43-a893-5fe2ce657a8c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:01.958946 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 581/2305] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:01 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 693 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:02.973224 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5802023a-6b31-4be2-8b8d-9691d09d1c9e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:02.977406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5802023a-6b31-4be2-8b8d-9691d09d1c9e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:02.977658 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5802023a-6b31-4be2-8b8d-9691d09d1c9e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:02.977875 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5802023a-6b31-4be2-8b8d-9691d09d1c9e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:02.978007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5802023a-6b31-4be2-8b8d-9691d09d1c9e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:02.981609 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=450,cinder:UPDATE=109,cinder:INSERT=67 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:04:02.988561 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:02.988561 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:02.990331 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5802023a-6b31-4be2-8b8d-9691d09d1c9e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:02.991355 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 563/2306] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:02 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 695 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:03.389405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8fc294ab-5214-41a9-86ee-71021126135a req-1849bae2-ffab-4780-8011-9b7b8a61d8ff None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:03.391748 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-1849bae2-ffab-4780-8011-9b7b8a61d8ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38/action Jul 03 13:04:03.391974 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-1849bae2-ffab-4780-8011-9b7b8a61d8ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:03.392085 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-1849bae2-ffab-4780-8011-9b7b8a61d8ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:03.425811 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:03.425811 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:03.446360 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8fc294ab-5214-41a9-86ee-71021126135a req-1849bae2-ffab-4780-8011-9b7b8a61d8ff tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38/action returned with HTTP 204 Jul 03 13:04:03.446834 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 577/2307] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:03 2026] POST /volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:03.540763 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9c1a0622-027b-4299-a768-87176883dce6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:03.544787 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:03.545286 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-244039554", "snapshot_id": "dcbd4250-d85a-4836-acc4-6f94b900033d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:03.548285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-244039554', 'snapshot_id': 'dcbd4250-d85a-4836-acc4-6f94b900033d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:03.556846 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:03.556846 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:03.557561 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot retrieved successfully. Jul 03 13:04:03.557776 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create volume of 1 GB Jul 03 13:04:03.563034 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Availability Zones retrieved successfully. Jul 03 13:04:03.571478 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Flow 'volume_create_api' (4d1127be-5084-4352-9b8e-742582626fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:03.573146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fff216f-1906-487c-9804-ca595c2de983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:03.574678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:03.621685 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fff216f-1906-487c-9804-ca595c2de983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dcbd4250-d85a-4836-acc4-6f94b900033d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:03.622843 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98ed7fc-e74a-453f-b95a-71e14cd5f938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:03.678905 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Created reservations ['074e28a3-11b9-49bd-b1d9-d9686850984c', '2877acb3-00bc-428d-8277-3741472056f8', 'a3879c56-0cad-439a-9b65-39efed9e7a51', 'cd5db3ea-41c0-46ce-98e1-c79efb106ae9'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:03.680284 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98ed7fc-e74a-453f-b95a-71e14cd5f938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['074e28a3-11b9-49bd-b1d9-d9686850984c', '2877acb3-00bc-428d-8277-3741472056f8', 'a3879c56-0cad-439a-9b65-39efed9e7a51', 'cd5db3ea-41c0-46ce-98e1-c79efb106ae9']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:03.681149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec722269-4bd7-4608-b5ff-2d23e4ed6769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:03.732652 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec722269-4bd7-4608-b5ff-2d23e4ed6769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f154598b-b79b-4c55-9829-5e91269abb26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-244039554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9999d587a4fb4852a8c29505228c6113',qos_specs=None,replication_status=,reservations=['074e28a3-11b9-49bd-b1d9-d9686850984c','2877acb3-00bc-428d-8277-3741472056f8','a3879c56-0cad-439a-9b65-39efed9e7a51','cd5db3ea-41c0-46ce-98e1-c79efb106ae9'],size=1,snapshot_id=dcbd4250-d85a-4836-acc4-6f94b900033d,source_replicaid=,source_volid=None,status='creating',user_id='b1c893eb08b141499d57faadb48530e2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-244039554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f154598b-b79b-4c55-9829-5e91269abb26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9999d587a4fb4852a8c29505228c6113',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dcbd4250-d85a-4836-acc4-6f94b900033d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1c893eb08b141499d57faadb48530e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:03.733543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ff9a9a-bc5a-49a7-8131-675409daf25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:03.759480 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ff9a9a-bc5a-49a7-8131-675409daf25e) transitioned into state 'SUCCESS' from state '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-244039554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9999d587a4fb4852a8c29505228c6113',qos_specs=None,replication_status=,reservations=['074e28a3-11b9-49bd-b1d9-d9686850984c','2877acb3-00bc-428d-8277-3741472056f8','a3879c56-0cad-439a-9b65-39efed9e7a51','cd5db3ea-41c0-46ce-98e1-c79efb106ae9'],size=1,snapshot_id=dcbd4250-d85a-4836-acc4-6f94b900033d,source_replicaid=,source_volid=None,status='creating',user_id='b1c893eb08b141499d57faadb48530e2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:03.760511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c298f2-6961-4bf3-bad1-a2edf3796a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:03.785257 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c298f2-6961-4bf3-bad1-a2edf3796a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:03.786013 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Flow 'volume_create_api' (4d1127be-5084-4352-9b8e-742582626fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:03.786360 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Create volume request issued successfully. Jul 03 13:04:03.786996 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c1a0622-027b-4299-a768-87176883dce6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:03.790932 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 587/2308] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:03 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:04.005311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c19bc299-59fa-4e49-85d5-ed1f419c7c8b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:04.008966 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c19bc299-59fa-4e49-85d5-ed1f419c7c8b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:04.009205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c19bc299-59fa-4e49-85d5-ed1f419c7c8b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:04.009475 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c19bc299-59fa-4e49-85d5-ed1f419c7c8b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:04.009749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c19bc299-59fa-4e49-85d5-ed1f419c7c8b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:04.020368 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:04.020368 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:04.021353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c19bc299-59fa-4e49-85d5-ed1f419c7c8b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:04.021985 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 582/2309] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:04 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 695 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:04.380513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-72fd147e-db0b-400c-9807-41af8d6255ad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:04.383292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-72fd147e-db0b-400c-9807-41af8d6255ad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958/encryption Jul 03 13:04:04.383555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-72fd147e-db0b-400c-9807-41af8d6255ad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:04.383874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-72fd147e-db0b-400c-9807-41af8d6255ad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:04.400975 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:04.400975 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:04.411907 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5f21f87d-19b5-4fab-baaa-a435db781949 req-72fd147e-db0b-400c-9807-41af8d6255ad tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958/encryption returned with HTTP 200 Jul 03 13:04:04.412428 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 564/2310] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:04:04 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:04.523678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:04.692274 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 13:04:04.692274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:04.692274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:04.692274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:04:04.692274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:04:04.700956 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Get all volumes completed successfully. Jul 03 13:04:04.701530 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7e831b12-e480-4bfc-a4d8-f92d0fba8ac2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 13:04:04.702095 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 578/2311] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 13:04:04 2026] GET /volume/v3/volumes => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:04.711950 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:04.714364 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:04.714831 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1782896928"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:04.717181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1782896928'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:04.717369 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume of 1 GB Jul 03 13:04:04.717761 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:04.717761 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:04.722467 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Availability Zones retrieved successfully. Jul 03 13:04:04.729432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Flow 'volume_create_api' (160d19a1-17b8-426d-bb64-5f3611a4c851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:04.730333 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8491b191-d6e6-4a32-8dba-69fe8e92b85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:04.731501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:04.761855 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8491b191-d6e6-4a32-8dba-69fe8e92b85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:04.762845 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a18a6c-3c2a-428f-930f-8a7b8e6cf081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:04.845860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Created reservations ['2e18ed32-8758-4990-9df1-b1f54c2a899c', '8a85fe7a-25f7-4d73-9fc3-a17d0a96f696', '866314c3-56af-410b-a3f5-389b0bd29d9b', 'd519e6d0-5d71-4b59-a43c-f9c2d7c2a2fa'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:04.846720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a18a6c-3c2a-428f-930f-8a7b8e6cf081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e18ed32-8758-4990-9df1-b1f54c2a899c', '8a85fe7a-25f7-4d73-9fc3-a17d0a96f696', '866314c3-56af-410b-a3f5-389b0bd29d9b', 'd519e6d0-5d71-4b59-a43c-f9c2d7c2a2fa']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:04.847482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f77b0139-6024-4eee-a8f5-1c6773fe60e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:04.876765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f77b0139-6024-4eee-a8f5-1c6773fe60e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93be1b3a-99f8-4284-a5ee-677272f12cb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1782896928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',qos_specs=None,replication_status=,reservations=['2e18ed32-8758-4990-9df1-b1f54c2a899c','8a85fe7a-25f7-4d73-9fc3-a17d0a96f696','866314c3-56af-410b-a3f5-389b0bd29d9b','d519e6d0-5d71-4b59-a43c-f9c2d7c2a2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8c016e929c488e82013de8957e9090',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1782896928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93be1b3a-99f8-4284-a5ee-677272f12cb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a8c016e929c488e82013de8957e9090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:04.877876 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e962cf95-3ce4-484b-9e34-ac7d3f0e5757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:04.912083 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e962cf95-3ce4-484b-9e34-ac7d3f0e5757) transitioned into state 'SUCCESS' from state '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-1782896928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',qos_specs=None,replication_status=,reservations=['2e18ed32-8758-4990-9df1-b1f54c2a899c','8a85fe7a-25f7-4d73-9fc3-a17d0a96f696','866314c3-56af-410b-a3f5-389b0bd29d9b','d519e6d0-5d71-4b59-a43c-f9c2d7c2a2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8c016e929c488e82013de8957e9090',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:04.914598 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220e39f8-a597-407f-8f8c-ae607fcc29dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:04.929053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (220e39f8-a597-407f-8f8c-ae607fcc29dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:04.930310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Flow 'volume_create_api' (160d19a1-17b8-426d-bb64-5f3611a4c851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:04.930764 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume request issued successfully. Jul 03 13:04:04.931463 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bdd1064-6b1b-40dd-a525-d3bf514202f9 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:04.932138 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 588/2312] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:04 2026] POST /volume/v3/volumes => generated 753 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:04.949329 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fc3f66ea-b88e-40ec-b10a-e184e26d903d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:04.952723 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc3f66ea-b88e-40ec-b10a-e184e26d903d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:04.952723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc3f66ea-b88e-40ec-b10a-e184e26d903d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:04.952723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc3f66ea-b88e-40ec-b10a-e184e26d903d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:04.953360 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=357,cinder:UPDATE=76,cinder:INSERT=37,cinder:DELETE=1 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:04:04.959878 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:04.959878 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:04.965230 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fc3f66ea-b88e-40ec-b10a-e184e26d903d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:04.972141 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc3f66ea-b88e-40ec-b10a-e184e26d903d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 200 Jul 03 13:04:04.972666 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 583/2313] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:04 2026] GET /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:05.039330 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f67252da-1ee0-4554-9f02-da124eb510a0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:05.041196 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f67252da-1ee0-4554-9f02-da124eb510a0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:05.041444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f67252da-1ee0-4554-9f02-da124eb510a0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:05.041627 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f67252da-1ee0-4554-9f02-da124eb510a0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:05.041759 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f67252da-1ee0-4554-9f02-da124eb510a0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:05.049685 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:05.049685 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:05.050476 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f67252da-1ee0-4554-9f02-da124eb510a0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:05.050941 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 565/2314] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:05 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:05.489124 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:05.490960 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:05.491429 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1879491704"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:05.492965 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1879491704'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:05.493240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Create volume of 1 GB Jul 03 13:04:05.498867 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Availability Zones retrieved successfully. Jul 03 13:04:05.505230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Flow 'volume_create_api' (36ec023f-bcad-496a-8107-97834bc2e536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:05.506491 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3526292c-9452-4753-b441-8895b9a61936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:05.507624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:05.547480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3526292c-9452-4753-b441-8895b9a61936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:05.547480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997e0e74-68fa-4466-8286-403f9784a9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:05.632334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Created reservations ['57d7b308-c829-490e-bd39-cb3528edcf41', '07163628-185f-408e-a4d0-4abaf449a034', '2feb4a52-1f86-4409-857b-dd4809652f69', 'a5101d2e-fc1f-4a16-8f2f-00f67c83dc1c'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:05.632334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997e0e74-68fa-4466-8286-403f9784a9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57d7b308-c829-490e-bd39-cb3528edcf41', '07163628-185f-408e-a4d0-4abaf449a034', '2feb4a52-1f86-4409-857b-dd4809652f69', 'a5101d2e-fc1f-4a16-8f2f-00f67c83dc1c']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:05.632334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb318232-0811-49d9-8810-1c5f820acdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:05.664129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb318232-0811-49d9-8810-1c5f820acdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6308574c-1532-4729-b566-0f9d6f85e1d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1879491704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ff1e514d5a41aba167f74896cf5831',qos_specs=None,replication_status=,reservations=['57d7b308-c829-490e-bd39-cb3528edcf41','07163628-185f-408e-a4d0-4abaf449a034','2feb4a52-1f86-4409-857b-dd4809652f69','a5101d2e-fc1f-4a16-8f2f-00f67c83dc1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e5f263e6e7418cbb01320edb7e461d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1879491704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6308574c-1532-4729-b566-0f9d6f85e1d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ff1e514d5a41aba167f74896cf5831',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e5f263e6e7418cbb01320edb7e461d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:05.665511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900b084f-672e-4ad7-8b10-e72985526674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:05.688574 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900b084f-672e-4ad7-8b10-e72985526674) transitioned into state 'SUCCESS' from state '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-1879491704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ff1e514d5a41aba167f74896cf5831',qos_specs=None,replication_status=,reservations=['57d7b308-c829-490e-bd39-cb3528edcf41','07163628-185f-408e-a4d0-4abaf449a034','2feb4a52-1f86-4409-857b-dd4809652f69','a5101d2e-fc1f-4a16-8f2f-00f67c83dc1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e5f263e6e7418cbb01320edb7e461d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:05.689481 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39489b3-626b-4ac7-8642-d8d5da33d2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:05.701022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39489b3-626b-4ac7-8642-d8d5da33d2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:05.701852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Flow 'volume_create_api' (36ec023f-bcad-496a-8107-97834bc2e536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:05.702280 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Create volume request issued successfully. Jul 03 13:04:05.702911 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1ec8d8e-cdee-4cad-8d78-9f02bb6422bc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:05.703300 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 579/2315] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:05 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:05.715913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2c94c5b4-4308-4bb3-9491-6f6a2f84b905 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:05.718704 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2c94c5b4-4308-4bb3-9491-6f6a2f84b905 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:04:05.718704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2c94c5b4-4308-4bb3-9491-6f6a2f84b905 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:05.718704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2c94c5b4-4308-4bb3-9491-6f6a2f84b905 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:05.726975 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:05.726975 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:05.731985 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2c94c5b4-4308-4bb3-9491-6f6a2f84b905 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:04:05.739384 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2c94c5b4-4308-4bb3-9491-6f6a2f84b905 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:04:05.740859 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 589/2316] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:05 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:05.986660 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5c1f6755-a7c9-452e-b7f8-2821ceb3e8f0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:05.988328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c1f6755-a7c9-452e-b7f8-2821ceb3e8f0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:05.988432 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c1f6755-a7c9-452e-b7f8-2821ceb3e8f0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:05.988661 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c1f6755-a7c9-452e-b7f8-2821ceb3e8f0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:05.995850 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:05.995850 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:06.000084 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c1f6755-a7c9-452e-b7f8-2821ceb3e8f0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:06.005524 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c1f6755-a7c9-452e-b7f8-2821ceb3e8f0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 200 Jul 03 13:04:06.006040 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 584/2317] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:05 2026] GET /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:06.030310 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-994ae2c6-17f9-4f35-8592-e8afcbddee5b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:06.032293 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-994ae2c6-17f9-4f35-8592-e8afcbddee5b tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:06.032550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-994ae2c6-17f9-4f35-8592-e8afcbddee5b tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:06.032824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-994ae2c6-17f9-4f35-8592-e8afcbddee5b tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:06.045951 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:06.045951 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:06.051208 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-994ae2c6-17f9-4f35-8592-e8afcbddee5b tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:06.057046 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-994ae2c6-17f9-4f35-8592-e8afcbddee5b tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 200 Jul 03 13:04:06.057437 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 566/2318] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:06 2026] GET /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:06.066590 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ebbd90c3-e40b-4e7f-8509-53b6de25ec42 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:06.068688 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebbd90c3-e40b-4e7f-8509-53b6de25ec42 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:06.069218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebbd90c3-e40b-4e7f-8509-53b6de25ec42 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:06.071413 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebbd90c3-e40b-4e7f-8509-53b6de25ec42 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:06.071679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ebbd90c3-e40b-4e7f-8509-53b6de25ec42 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:06.074551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-be873b8e-4909-4606-a497-58a6df6b7762 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:06.075343 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=415,cinder:UPDATE=83,cinder:INSERT=52 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:04:06.076588 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:06.078290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1198074480"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:06.079440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1198074480'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:06.079440 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume of 1 GB Jul 03 13:04:06.082645 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:06.082645 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:06.083490 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebbd90c3-e40b-4e7f-8509-53b6de25ec42 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:06.083757 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Availability Zones retrieved successfully. Jul 03 13:04:06.084638 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 580/2319] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:06 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 695 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:06.089728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Flow 'volume_create_api' (49701ec1-960b-46b9-99a3-a5ea68b81278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:06.090893 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1ddf61-658a-4b15-b925-194a4b47725b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:06.091931 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:06.121741 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1ddf61-658a-4b15-b925-194a4b47725b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:06.122525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af0e252-3bb5-4876-b1cc-c6d1ab7d5116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:06.183475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Created reservations ['4f7bfc5e-5240-40b5-86c7-366da1adfc82', '5bfe2b72-38eb-469a-afc2-332aaf919193', '15ef5bfe-e9b5-4c12-9789-8d11c6b40b44', 'db937f0f-5488-4cd1-b829-4876446fa420'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:06.184306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af0e252-3bb5-4876-b1cc-c6d1ab7d5116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f7bfc5e-5240-40b5-86c7-366da1adfc82', '5bfe2b72-38eb-469a-afc2-332aaf919193', '15ef5bfe-e9b5-4c12-9789-8d11c6b40b44', 'db937f0f-5488-4cd1-b829-4876446fa420']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:06.185151 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add3b8fb-c983-48ef-a7e2-1a2ba0034a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:06.214622 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add3b8fb-c983-48ef-a7e2-1a2ba0034a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c1ea58-37eb-47eb-b298-a977ff35f1d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1198074480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',qos_specs=None,replication_status=,reservations=['4f7bfc5e-5240-40b5-86c7-366da1adfc82','5bfe2b72-38eb-469a-afc2-332aaf919193','15ef5bfe-e9b5-4c12-9789-8d11c6b40b44','db937f0f-5488-4cd1-b829-4876446fa420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8c016e929c488e82013de8957e9090',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1198074480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c1ea58-37eb-47eb-b298-a977ff35f1d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a8c016e929c488e82013de8957e9090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:06.215529 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f0b26b-060c-403d-a898-42e769592ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:06.270173 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89f0b26b-060c-403d-a898-42e769592ce2) transitioned into state 'SUCCESS' from state '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-1198074480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',qos_specs=None,replication_status=,reservations=['4f7bfc5e-5240-40b5-86c7-366da1adfc82','5bfe2b72-38eb-469a-afc2-332aaf919193','15ef5bfe-e9b5-4c12-9789-8d11c6b40b44','db937f0f-5488-4cd1-b829-4876446fa420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8c016e929c488e82013de8957e9090',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:06.271514 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b2d30fe-528a-4da4-9ecd-819e8722efaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:06.286361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b2d30fe-528a-4da4-9ecd-819e8722efaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:06.287678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Flow 'volume_create_api' (49701ec1-960b-46b9-99a3-a5ea68b81278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:06.288142 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume request issued successfully. Jul 03 13:04:06.289029 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-be873b8e-4909-4606-a497-58a6df6b7762 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:06.289604 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 590/2320] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:06 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 13:04:06.307572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9bcd1758-6fa5-42d3-87b8-e8a9dd23c6e0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:06.311801 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bcd1758-6fa5-42d3-87b8-e8a9dd23c6e0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:06.311801 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9bcd1758-6fa5-42d3-87b8-e8a9dd23c6e0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:06.311801 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9bcd1758-6fa5-42d3-87b8-e8a9dd23c6e0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:06.318970 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:06.318970 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:06.322063 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9bcd1758-6fa5-42d3-87b8-e8a9dd23c6e0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:06.327615 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9bcd1758-6fa5-42d3-87b8-e8a9dd23c6e0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 200 Jul 03 13:04:06.327615 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 585/2321] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:06 2026] GET /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:06.755187 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-33679f31-b92e-402c-a7e5-da0f80401540 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:06.757226 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33679f31-b92e-402c-a7e5-da0f80401540 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:04:06.757486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33679f31-b92e-402c-a7e5-da0f80401540 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:06.757688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33679f31-b92e-402c-a7e5-da0f80401540 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:06.765959 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:06.765959 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:06.770571 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-33679f31-b92e-402c-a7e5-da0f80401540 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:04:06.776146 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33679f31-b92e-402c-a7e5-da0f80401540 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:04:06.776639 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 567/2322] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:06 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:07.100095 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7b3b8d0c-4bfa-42b8-ad9d-12d87a4b53e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:07.102299 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b3b8d0c-4bfa-42b8-ad9d-12d87a4b53e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:07.102567 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b3b8d0c-4bfa-42b8-ad9d-12d87a4b53e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:07.102809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b3b8d0c-4bfa-42b8-ad9d-12d87a4b53e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:07.103020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7b3b8d0c-4bfa-42b8-ad9d-12d87a4b53e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:07.107635 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:07.107635 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:07.108582 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b3b8d0c-4bfa-42b8-ad9d-12d87a4b53e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:07.108919 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 581/2323] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:07 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:07.343829 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e346e855-eb06-4f8b-81b2-13b4af193b72 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:07.350051 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e346e855-eb06-4f8b-81b2-13b4af193b72 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:07.350857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e346e855-eb06-4f8b-81b2-13b4af193b72 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:07.351681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e346e855-eb06-4f8b-81b2-13b4af193b72 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:07.373318 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:07.373318 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:07.388005 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e346e855-eb06-4f8b-81b2-13b4af193b72 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:07.406642 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e346e855-eb06-4f8b-81b2-13b4af193b72 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 200 Jul 03 13:04:07.408356 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 591/2324] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:07 2026] GET /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:04:07.429111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-99166176-f809-4678-9b20-3c66488da800 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:07.434389 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-99166176-f809-4678-9b20-3c66488da800 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:07.434389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-99166176-f809-4678-9b20-3c66488da800 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:07.434389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-99166176-f809-4678-9b20-3c66488da800 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:07.446326 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:07.446326 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:07.455433 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-99166176-f809-4678-9b20-3c66488da800 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:07.465868 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-99166176-f809-4678-9b20-3c66488da800 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 200 Jul 03 13:04:07.465868 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 586/2325] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:07 2026] GET /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:07.485879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2aa33c35-3866-4464-bf50-4e44811abe7c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:07.488565 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:07.489063 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1518501146"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:07.491209 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1518501146'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:07.491403 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume of 1 GB Jul 03 13:04:07.497629 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Availability Zones retrieved successfully. Jul 03 13:04:07.506548 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Flow 'volume_create_api' (98ea1bd2-ac9c-4f83-9b91-cee1aa7940a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:07.508037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc72feb8-1783-4185-91d3-c01e26a58c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:07.509504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:07.571255 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc72feb8-1783-4185-91d3-c01e26a58c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:07.571255 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0279df6f-6068-4c41-a116-f600892dea12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:07.648818 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Created reservations ['ccba382e-c519-430f-87d6-cf1f17e90305', '2fa4b9d3-8df4-4909-8679-790156ebfc3f', '68aa812f-2a8b-4459-9d3f-cd54495d0cf4', 'e782d97c-4187-46f5-8203-ddb4b0b17b6d'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:07.648818 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0279df6f-6068-4c41-a116-f600892dea12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccba382e-c519-430f-87d6-cf1f17e90305', '2fa4b9d3-8df4-4909-8679-790156ebfc3f', '68aa812f-2a8b-4459-9d3f-cd54495d0cf4', 'e782d97c-4187-46f5-8203-ddb4b0b17b6d']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:07.649829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c2d3ad-2c19-4397-9a17-d6155ef578c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:07.687936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c2d3ad-2c19-4397-9a17-d6155ef578c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e69dd680-a8ea-4c88-a493-8383b028520c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1518501146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',qos_specs=None,replication_status=,reservations=['ccba382e-c519-430f-87d6-cf1f17e90305','2fa4b9d3-8df4-4909-8679-790156ebfc3f','68aa812f-2a8b-4459-9d3f-cd54495d0cf4','e782d97c-4187-46f5-8203-ddb4b0b17b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8c016e929c488e82013de8957e9090',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1518501146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e69dd680-a8ea-4c88-a493-8383b028520c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a8c016e929c488e82013de8957e9090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:07.688528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89dd039c-c861-413f-8b44-3edaca9f112a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:07.720980 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89dd039c-c861-413f-8b44-3edaca9f112a) transitioned into state 'SUCCESS' from state '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-1518501146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bffe0ebfd14a4e9cba9791fc0ff98177',qos_specs=None,replication_status=,reservations=['ccba382e-c519-430f-87d6-cf1f17e90305','2fa4b9d3-8df4-4909-8679-790156ebfc3f','68aa812f-2a8b-4459-9d3f-cd54495d0cf4','e782d97c-4187-46f5-8203-ddb4b0b17b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8c016e929c488e82013de8957e9090',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:07.721770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97de5169-ee58-4105-a179-468a405e93de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:07.738944 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97de5169-ee58-4105-a179-468a405e93de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:07.740312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Flow 'volume_create_api' (98ea1bd2-ac9c-4f83-9b91-cee1aa7940a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:07.740769 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Create volume request issued successfully. Jul 03 13:04:07.741708 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2aa33c35-3866-4464-bf50-4e44811abe7c tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:07.742328 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 568/2326] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:07 2026] POST /volume/v3/volumes => generated 753 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:07.760918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-97afd3c1-a5fe-4f53-81fa-1fad02832e2e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:07.764819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-97afd3c1-a5fe-4f53-81fa-1fad02832e2e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:07.764819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-97afd3c1-a5fe-4f53-81fa-1fad02832e2e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:07.765047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-97afd3c1-a5fe-4f53-81fa-1fad02832e2e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:07.784264 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:07.784264 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:07.790272 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-97afd3c1-a5fe-4f53-81fa-1fad02832e2e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:07.800428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-97afd3c1-a5fe-4f53-81fa-1fad02832e2e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 200 Jul 03 13:04:07.800966 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 582/2327] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:07 2026] GET /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:08.123359 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-41202036-68fe-4820-adff-a07e74e4e857 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:08.130561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41202036-68fe-4820-adff-a07e74e4e857 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:08.131083 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41202036-68fe-4820-adff-a07e74e4e857 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:08.132458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41202036-68fe-4820-adff-a07e74e4e857 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:08.132458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-41202036-68fe-4820-adff-a07e74e4e857 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:08.142299 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:08.142299 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:08.144983 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41202036-68fe-4820-adff-a07e74e4e857 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:08.146337 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 592/2328] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:08 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:08.818461 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-87ce133a-f14a-49b6-8a67-cd6be596210e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:08.822390 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87ce133a-f14a-49b6-8a67-cd6be596210e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:08.822705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87ce133a-f14a-49b6-8a67-cd6be596210e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:08.822967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87ce133a-f14a-49b6-8a67-cd6be596210e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:08.832466 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:08.832466 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:08.837130 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-87ce133a-f14a-49b6-8a67-cd6be596210e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:08.842990 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87ce133a-f14a-49b6-8a67-cd6be596210e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 200 Jul 03 13:04:08.843474 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 587/2329] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:08 2026] GET /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:08.859911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cd116567-e14b-40c2-819e-4d5163ccfbd2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:08.864188 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd116567-e14b-40c2-819e-4d5163ccfbd2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:08.864188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd116567-e14b-40c2-819e-4d5163ccfbd2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:08.864188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd116567-e14b-40c2-819e-4d5163ccfbd2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:08.875321 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:08.875321 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:08.886315 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cd116567-e14b-40c2-819e-4d5163ccfbd2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:08.890540 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd116567-e14b-40c2-819e-4d5163ccfbd2 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 200 Jul 03 13:04:08.891900 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 569/2330] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:08 2026] GET /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:08.911180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-60f93b22-d8cb-4869-a206-8ac604a50839 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:08.972586 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:08.973009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:08.974529 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:08.974529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Create volume of 1 GB Jul 03 13:04:08.979842 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Availability Zones retrieved successfully. Jul 03 13:04:08.988183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Flow 'volume_create_api' (2f84d42c-b7ff-4cd4-b255-b42934b40d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:08.989572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4473f3de-3e38-4528-af96-cedeae9aae3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:08.990726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:09.031714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4473f3de-3e38-4528-af96-cedeae9aae3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:09.032631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f626c20-5024-4fd7-8fbf-a92c453d138c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:09.113260 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Created reservations ['34d39b61-0113-4d6b-ad0b-2e7dc2328fcc', 'b2f22155-a8b8-4c18-9259-bdd76930add1', 'b83aff46-823f-4389-80a7-fcdc877e2dcc', '22c3b32b-9175-493a-90db-75591c1db787'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:09.113260 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f626c20-5024-4fd7-8fbf-a92c453d138c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d39b61-0113-4d6b-ad0b-2e7dc2328fcc', 'b2f22155-a8b8-4c18-9259-bdd76930add1', 'b83aff46-823f-4389-80a7-fcdc877e2dcc', '22c3b32b-9175-493a-90db-75591c1db787']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:09.114546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb04d1d-164a-4553-8cb7-563959ae8c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:09.145055 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb04d1d-164a-4553-8cb7-563959ae8c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874a35cd-21e7-48a3-b37f-a67469dea7bb', '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='f4a193ba9bf5449d94435a58a8011140',qos_specs=None,replication_status=,reservations=['34d39b61-0113-4d6b-ad0b-2e7dc2328fcc','b2f22155-a8b8-4c18-9259-bdd76930add1','b83aff46-823f-4389-80a7-fcdc877e2dcc','22c3b32b-9175-493a-90db-75591c1db787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d77f2f9533847debb1da74afe50af3a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:09Z,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=874a35cd-21e7-48a3-b37f-a67469dea7bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a193ba9bf5449d94435a58a8011140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d77f2f9533847debb1da74afe50af3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:09.146327 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d01ce7-a668-41c9-ab7c-d990dea05783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:09.159485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-35864439-9d27-40a5-91c5-701195e728c6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:09.162413 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-35864439-9d27-40a5-91c5-701195e728c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:09.162669 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-35864439-9d27-40a5-91c5-701195e728c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:09.162881 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-35864439-9d27-40a5-91c5-701195e728c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:09.163020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-35864439-9d27-40a5-91c5-701195e728c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:09.169586 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:09.169586 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:09.171571 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-35864439-9d27-40a5-91c5-701195e728c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:09.172192 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 593/2331] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:09 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:09.181145 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d01ce7-a668-41c9-ab7c-d990dea05783) transitioned into state 'SUCCESS' from 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='f4a193ba9bf5449d94435a58a8011140',qos_specs=None,replication_status=,reservations=['34d39b61-0113-4d6b-ad0b-2e7dc2328fcc','b2f22155-a8b8-4c18-9259-bdd76930add1','b83aff46-823f-4389-80a7-fcdc877e2dcc','22c3b32b-9175-493a-90db-75591c1db787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d77f2f9533847debb1da74afe50af3a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:09.182223 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a19fe8-d6da-4479-9660-2bbc9fddf45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:09.197281 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a19fe8-d6da-4479-9660-2bbc9fddf45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:09.198759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Flow 'volume_create_api' (2f84d42c-b7ff-4cd4-b255-b42934b40d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:09.198960 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Create volume request issued successfully. Jul 03 13:04:09.199700 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-60f93b22-d8cb-4869-a206-8ac604a50839 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:09.200238 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 583/2332] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:08 2026] POST /volume/v3/volumes => generated 731 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:04:09.218335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-27be69cd-cea9-46ab-866f-24d726d6cc04 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:09.220791 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-27be69cd-cea9-46ab-866f-24d726d6cc04 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] GET https://10.4.3.13/volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb Jul 03 13:04:09.220791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-27be69cd-cea9-46ab-866f-24d726d6cc04 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:09.220791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-27be69cd-cea9-46ab-866f-24d726d6cc04 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:09.231482 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:09.231482 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:09.236541 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-27be69cd-cea9-46ab-866f-24d726d6cc04 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Volume info retrieved successfully. Jul 03 13:04:09.241989 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-27be69cd-cea9-46ab-866f-24d726d6cc04 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] https://10.4.3.13/volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb returned with HTTP 200 Jul 03 13:04:09.242536 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 588/2333] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:09 2026] GET /volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:10.068701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1f06add7-c348-4d36-b85d-f4cdf2b2be2c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.074628 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1f06add7-c348-4d36-b85d-f4cdf2b2be2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:10.075345 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1f06add7-c348-4d36-b85d-f4cdf2b2be2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.075345 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1f06add7-c348-4d36-b85d-f4cdf2b2be2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.091077 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.091077 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:10.099002 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1f06add7-c348-4d36-b85d-f4cdf2b2be2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:10.108371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1f06add7-c348-4d36-b85d-f4cdf2b2be2c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:10.108925 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 570/2334] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:10.192125 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ebc605b6-1ed6-4d0d-958b-dfe0781d55f7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.197481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ebc605b6-1ed6-4d0d-958b-dfe0781d55f7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:10.197962 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ebc605b6-1ed6-4d0d-958b-dfe0781d55f7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.198047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ebc605b6-1ed6-4d0d-958b-dfe0781d55f7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.198197 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ebc605b6-1ed6-4d0d-958b-dfe0781d55f7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:10.212013 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.212013 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:10.212954 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ebc605b6-1ed6-4d0d-958b-dfe0781d55f7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:10.213941 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 594/2335] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:10.265208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5633556a-ab7f-493c-a480-0df0a6a41623 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.274683 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5633556a-ab7f-493c-a480-0df0a6a41623 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] GET https://10.4.3.13/volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb Jul 03 13:04:10.277900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5633556a-ab7f-493c-a480-0df0a6a41623 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.277900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5633556a-ab7f-493c-a480-0df0a6a41623 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.294624 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.294624 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:10.301245 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5633556a-ab7f-493c-a480-0df0a6a41623 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Volume info retrieved successfully. Jul 03 13:04:10.311251 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5633556a-ab7f-493c-a480-0df0a6a41623 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] https://10.4.3.13/volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb returned with HTTP 200 Jul 03 13:04:10.311251 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 584/2336] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:10.333991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.337237 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1&project_id=bffe0ebfd14a4e9cba9791fc0ff98177 Jul 03 13:04:10.337237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.337237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.337681 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Could not evaluate value bffe0ebfd14a4e9cba9791fc0ff98177, assuming string {{(pid=99824) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 13:04:10.338231 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Searching by: MultiDict([('project_id', 'bffe0ebfd14a4e9cba9791fc0ff98177'), ('all_tenants', 1)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:04:10.382826 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Get all volumes completed successfully. Jul 03 13:04:10.385009 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.385009 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:10.392433 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8c14927c-1b7c-4a5b-acbd-2264b9a50733 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1&project_id=bffe0ebfd14a4e9cba9791fc0ff98177 returned with HTTP 200 Jul 03 13:04:10.392433 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 589/2337] 10.4.3.13 () {66 vars in 1366 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=bffe0ebfd14a4e9cba9791fc0ff98177 => generated 3031 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:10.416282 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.416282 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb Jul 03 13:04:10.416282 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.416282 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.416282 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Delete volume with id: 874a35cd-21e7-48a3-b37f-a67469dea7bb Jul 03 13:04:10.426510 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.426510 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:10.427365 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Volume info retrieved successfully. Jul 03 13:04:10.470968 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] Delete volume request issued successfully. Jul 03 13:04:10.470968 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42f1bca0-4b14-4100-bf32-3a21ec79f438 tempest-VolumesListAdminTestJSON-818735248 tempest-VolumesListAdminTestJSON-818735248-project-admin] https://10.4.3.13/volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb returned with HTTP 202 Jul 03 13:04:10.471629 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 571/2338] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:10 2026] DELETE /volume/v3/volumes/874a35cd-21e7-48a3-b37f-a67469dea7bb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:10.488783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b85f9153-e8e8-4e86-8b23-8b7d4becb744 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.490858 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b85f9153-e8e8-4e86-8b23-8b7d4becb744 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:10.491128 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b85f9153-e8e8-4e86-8b23-8b7d4becb744 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.491449 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b85f9153-e8e8-4e86-8b23-8b7d4becb744 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.501133 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.501133 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:10.506403 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b85f9153-e8e8-4e86-8b23-8b7d4becb744 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:10.515714 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b85f9153-e8e8-4e86-8b23-8b7d4becb744 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 200 Jul 03 13:04:10.516021 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 595/2339] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:10.538638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.540792 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:10.543846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.543846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.543846 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Delete volume with id: e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:10.554620 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.554620 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:10.555303 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:10.565273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-487ffffa-57f5-4133-a629-b335f511fd98 req-98d98e4d-eae1-455d-84ec-6c6f47d6d531 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.570011 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-98d98e4d-eae1-455d-84ec-6c6f47d6d531 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:10.570462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-98d98e4d-eae1-455d-84ec-6c6f47d6d531 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.570812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-98d98e4d-eae1-455d-84ec-6c6f47d6d531 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.581535 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.581535 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:10.587878 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-487ffffa-57f5-4133-a629-b335f511fd98 req-98d98e4d-eae1-455d-84ec-6c6f47d6d531 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:10.592511 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Delete volume request issued successfully. Jul 03 13:04:10.592511 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72dc5e24-b1bf-435f-8aaf-b36a601bdad0 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 202 Jul 03 13:04:10.592918 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 585/2340] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:10 2026] DELETE /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:10.595569 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-98d98e4d-eae1-455d-84ec-6c6f47d6d531 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:10.596327 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 590/2341] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:10.609106 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c0efd51f-9e43-4a61-8a7a-1ad9d51024ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:10.612180 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0efd51f-9e43-4a61-8a7a-1ad9d51024ee tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:10.612180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0efd51f-9e43-4a61-8a7a-1ad9d51024ee tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:10.612737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0efd51f-9e43-4a61-8a7a-1ad9d51024ee tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:10.624428 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:10.624428 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:10.632304 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c0efd51f-9e43-4a61-8a7a-1ad9d51024ee tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:10.643253 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0efd51f-9e43-4a61-8a7a-1ad9d51024ee tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 200 Jul 03 13:04:10.643253 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 572/2342] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:10 2026] GET /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:11.228079 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2c74e83c-f8a9-484f-a47a-fd3020f5c92e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:11.230649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2c74e83c-f8a9-484f-a47a-fd3020f5c92e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:11.230873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2c74e83c-f8a9-484f-a47a-fd3020f5c92e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:11.231193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2c74e83c-f8a9-484f-a47a-fd3020f5c92e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:11.231534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-2c74e83c-f8a9-484f-a47a-fd3020f5c92e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:11.240478 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:11.240478 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:11.242300 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2c74e83c-f8a9-484f-a47a-fd3020f5c92e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:11.242300 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 596/2343] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:11 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:11.660868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-802601a5-eb69-4e1f-995e-37bd1c4996e6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:11.664369 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-802601a5-eb69-4e1f-995e-37bd1c4996e6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c Jul 03 13:04:11.664369 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-802601a5-eb69-4e1f-995e-37bd1c4996e6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:11.664369 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-802601a5-eb69-4e1f-995e-37bd1c4996e6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:11.675218 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-802601a5-eb69-4e1f-995e-37bd1c4996e6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c returned with HTTP 404 Jul 03 13:04:11.675218 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 586/2344] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:11 2026] GET /volume/v3/volumes/e69dd680-a8ea-4c88-a493-8383b028520c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:11.690344 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4a9a104c-ad33-49b1-b131-a1bdf595d45e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:11.692706 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a9a104c-ad33-49b1-b131-a1bdf595d45e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:11.692990 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a9a104c-ad33-49b1-b131-a1bdf595d45e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:11.693293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a9a104c-ad33-49b1-b131-a1bdf595d45e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:11.703176 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:11.703176 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:11.714404 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4a9a104c-ad33-49b1-b131-a1bdf595d45e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:11.728808 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a9a104c-ad33-49b1-b131-a1bdf595d45e tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 200 Jul 03 13:04:11.729371 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 591/2345] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:11 2026] GET /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:11.751575 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:11.757409 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] DELETE https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:11.757409 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:11.757409 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:11.757409 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Delete volume with id: 59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:11.765062 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:11.765062 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:11.765633 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:11.795291 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Delete volume request issued successfully. Jul 03 13:04:11.799104 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b1729a5b-f00d-41a6-8959-d8e1c53a08d6 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 202 Jul 03 13:04:11.799104 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 573/2346] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:11 2026] DELETE /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:11.809578 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5f1ed8cd-70ca-47ad-9a59-1b5c8bd0a76d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:11.812606 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f1ed8cd-70ca-47ad-9a59-1b5c8bd0a76d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:11.812878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f1ed8cd-70ca-47ad-9a59-1b5c8bd0a76d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:11.813189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f1ed8cd-70ca-47ad-9a59-1b5c8bd0a76d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:11.831954 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:11.831954 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:11.846090 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5f1ed8cd-70ca-47ad-9a59-1b5c8bd0a76d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:11.854389 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f1ed8cd-70ca-47ad-9a59-1b5c8bd0a76d tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 200 Jul 03 13:04:11.854909 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 597/2347] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:11 2026] GET /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:12.116382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3fc43e0c-a17c-4ae6-8c85-52fa52de96a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.119463 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3fc43e0c-a17c-4ae6-8c85-52fa52de96a5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:12.120099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3fc43e0c-a17c-4ae6-8c85-52fa52de96a5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.120099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3fc43e0c-a17c-4ae6-8c85-52fa52de96a5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.133377 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:12.133377 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:12.140334 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3fc43e0c-a17c-4ae6-8c85-52fa52de96a5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:12.146608 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3fc43e0c-a17c-4ae6-8c85-52fa52de96a5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:12.147102 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 587/2348] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:12 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:12.223545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-0bd75ad8-148f-4bf2-9535-3b10ada0f48c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.229642 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-0bd75ad8-148f-4bf2-9535-3b10ada0f48c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:12.229866 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-0bd75ad8-148f-4bf2-9535-3b10ada0f48c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.230767 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-0bd75ad8-148f-4bf2-9535-3b10ada0f48c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.243093 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:12.243093 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:12.254460 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-0bd75ad8-148f-4bf2-9535-3b10ada0f48c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:12.260243 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1f7c6956-73e8-4437-9383-f98c8950b15d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.265972 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1f7c6956-73e8-4437-9383-f98c8950b15d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:12.266771 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1f7c6956-73e8-4437-9383-f98c8950b15d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.266771 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1f7c6956-73e8-4437-9383-f98c8950b15d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.266771 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-1f7c6956-73e8-4437-9383-f98c8950b15d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:12.270418 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-0bd75ad8-148f-4bf2-9535-3b10ada0f48c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:12.271041 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 592/2349] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:12 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:12.273811 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:12.273811 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:12.274923 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1f7c6956-73e8-4437-9383-f98c8950b15d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:12.275496 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 574/2350] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:12 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:12.673187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-68bf4d90-a6f9-4e1f-aecb-21afffd1744b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.673627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-68bf4d90-a6f9-4e1f-aecb-21afffd1744b None None] GET https://10.4.3.13/volume// Jul 03 13:04:12.674959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-68bf4d90-a6f9-4e1f-aecb-21afffd1744b None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.674959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-68bf4d90-a6f9-4e1f-aecb-21afffd1744b None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.674959 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-68bf4d90-a6f9-4e1f-aecb-21afffd1744b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:12.675571 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 598/2351] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:04:12 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 13:04:12.691497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-487ffffa-57f5-4133-a629-b335f511fd98 req-8aec74c3-1e1e-4193-82cc-4b1b7453da1c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.694352 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-8aec74c3-1e1e-4193-82cc-4b1b7453da1c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:04:12.695249 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-8aec74c3-1e1e-4193-82cc-4b1b7453da1c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8c32c0b-54bc-46bf-a7d2-b9059e4473f0", "connector": null, "instance_uuid": "e5df5cd1-19ba-4ef4-866f-608f72b7e03c"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:12.706649 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:12.706649 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:12.763091 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-8aec74c3-1e1e-4193-82cc-4b1b7453da1c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:04:12.764047 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 588/2352] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:04:12 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 13:04:12.875500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c8295b96-0476-4d0e-992f-c26b47d6b1a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.877976 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c8295b96-0476-4d0e-992f-c26b47d6b1a4 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 Jul 03 13:04:12.878457 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c8295b96-0476-4d0e-992f-c26b47d6b1a4 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.878800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c8295b96-0476-4d0e-992f-c26b47d6b1a4 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.888225 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c8295b96-0476-4d0e-992f-c26b47d6b1a4 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 returned with HTTP 404 Jul 03 13:04:12.889056 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 593/2353] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:12 2026] GET /volume/v3/volumes/59c1ea58-37eb-47eb-b298-a977ff35f1d9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:04:12.901283 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-13a55cba-ccfa-4ca4-8ea3-e394f9158107 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.903732 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13a55cba-ccfa-4ca4-8ea3-e394f9158107 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:12.904307 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13a55cba-ccfa-4ca4-8ea3-e394f9158107 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.904871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13a55cba-ccfa-4ca4-8ea3-e394f9158107 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.928010 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:12.928010 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:12.937724 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-13a55cba-ccfa-4ca4-8ea3-e394f9158107 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:12.945294 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13a55cba-ccfa-4ca4-8ea3-e394f9158107 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 200 Jul 03 13:04:12.945729 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 575/2354] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:12 2026] GET /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:12.967261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:12.969547 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] DELETE https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:12.969719 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:12.970502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:12.970502 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Delete volume with id: 93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:12.986281 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:12.986281 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:12.986755 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:13.023561 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Delete volume request issued successfully. Jul 03 13:04:13.023561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a776905-4606-4a86-b7ce-7e1b7c0ed6de tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 202 Jul 03 13:04:13.024285 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 599/2355] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:12 2026] DELETE /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:13.033031 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-979ec87f-499c-4696-9f25-4a710cc53fa5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:13.035498 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-979ec87f-499c-4696-9f25-4a710cc53fa5 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:13.035498 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-979ec87f-499c-4696-9f25-4a710cc53fa5 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:13.035752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-979ec87f-499c-4696-9f25-4a710cc53fa5 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:13.048870 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:13.048870 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:13.056565 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-979ec87f-499c-4696-9f25-4a710cc53fa5 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Volume info retrieved successfully. Jul 03 13:04:13.060121 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-979ec87f-499c-4696-9f25-4a710cc53fa5 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 200 Jul 03 13:04:13.063718 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 589/2356] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:13 2026] GET /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:13.133461 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3b1cd42f-c2a4-4214-8c32-d72e6d692806 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:13.136648 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b1cd42f-c2a4-4214-8c32-d72e6d692806 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:13.136884 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b1cd42f-c2a4-4214-8c32-d72e6d692806 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:13.137113 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b1cd42f-c2a4-4214-8c32-d72e6d692806 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:13.161229 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:13.161229 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:13.172747 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3b1cd42f-c2a4-4214-8c32-d72e6d692806 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:13.181603 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b1cd42f-c2a4-4214-8c32-d72e6d692806 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:13.183148 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 594/2357] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:13 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 937 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:13.294795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5535c52c-e1da-4adb-ae6f-ece949d3da00 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:13.300272 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5535c52c-e1da-4adb-ae6f-ece949d3da00 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:13.300625 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5535c52c-e1da-4adb-ae6f-ece949d3da00 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:13.301965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5535c52c-e1da-4adb-ae6f-ece949d3da00 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:13.301965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5535c52c-e1da-4adb-ae6f-ece949d3da00 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:13.310141 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:13.310141 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:13.310741 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5535c52c-e1da-4adb-ae6f-ece949d3da00 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:13.311640 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 576/2358] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:13 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:13.384396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a13bb732-e7d7-4837-814b-2380d850f769 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:13.386723 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a13bb732-e7d7-4837-814b-2380d850f769 None None] GET https://10.4.3.13/volume// Jul 03 13:04:13.386723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a13bb732-e7d7-4837-814b-2380d850f769 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:13.388618 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a13bb732-e7d7-4837-814b-2380d850f769 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:13.389182 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a13bb732-e7d7-4837-814b-2380d850f769 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:13.389686 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 600/2359] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:13 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 13:04:13.404314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-487ffffa-57f5-4133-a629-b335f511fd98 req-9f4c5ff5-21f2-4660-b9cb-7abd0b7cd60c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:13.408254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-9f4c5ff5-21f2-4660-b9cb-7abd0b7cd60c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:13.408469 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-9f4c5ff5-21f2-4660-b9cb-7abd0b7cd60c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:13.408665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-9f4c5ff5-21f2-4660-b9cb-7abd0b7cd60c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:13.432189 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:13.432189 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:13.440054 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-487ffffa-57f5-4133-a629-b335f511fd98 req-9f4c5ff5-21f2-4660-b9cb-7abd0b7cd60c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:13.452214 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-9f4c5ff5-21f2-4660-b9cb-7abd0b7cd60c tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:13.452214 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 590/2360] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:13 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 1117 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:13.635686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:13.638386 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] PUT https://10.4.3.13/volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce Jul 03 13:04:13.638817 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:13.651831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Acquiring lock "cinder-attachment_update-a8c32c0b-54bc-46bf-a7d2-b9059e4473f0-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:04:13.665041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Lock "cinder-attachment_update-a8c32c0b-54bc-46bf-a7d2-b9059e4473f0-np0000004418" acquired by "attachment_update" :: waited 0.013s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:04:13.666839 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:13.666839 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:14.087015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f704b91c-3c92-4db7-ae99-724048f0b195 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:14.090680 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f704b91c-3c92-4db7-ae99-724048f0b195 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] GET https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 Jul 03 13:04:14.090680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f704b91c-3c92-4db7-ae99-724048f0b195 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:14.091112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f704b91c-3c92-4db7-ae99-724048f0b195 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:14.104345 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f704b91c-3c92-4db7-ae99-724048f0b195 tempest-VolumesListAdminTestJSON-651167947 tempest-VolumesListAdminTestJSON-651167947-project-member] https://10.4.3.13/volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 returned with HTTP 404 Jul 03 13:04:14.105572 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 577/2361] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:14 2026] GET /volume/v3/volumes/93be1b3a-99f8-4284-a5ee-677272f12cb0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:14.208516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-99141f3e-f581-45d3-9953-eb86d1a0ec55 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:14.209083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Lock "cinder-attachment_update-a8c32c0b-54bc-46bf-a7d2-b9059e4473f0-np0000004418" released by "attachment_update" :: held 0.544s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:04:14.213935 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99141f3e-f581-45d3-9953-eb86d1a0ec55 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:14.213935 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99141f3e-f581-45d3-9953-eb86d1a0ec55 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:14.213935 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99141f3e-f581-45d3-9953-eb86d1a0ec55 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:14.216053 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-00e4eb78-90d4-4f46-822b-2a00e20bc5ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce returned with HTTP 200 Jul 03 13:04:14.221451 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 595/2362] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:04:13 2026] PUT /volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:14.248508 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:14.248508 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:14.258620 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-99141f3e-f581-45d3-9953-eb86d1a0ec55 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:14.268726 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99141f3e-f581-45d3-9953-eb86d1a0ec55 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:14.268726 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 601/2363] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:14 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:14.339343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-94feaf1e-b8de-4c94-97fe-f48c0ca7883e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:14.342782 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-94feaf1e-b8de-4c94-97fe-f48c0ca7883e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:14.342782 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-94feaf1e-b8de-4c94-97fe-f48c0ca7883e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:14.345083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-94feaf1e-b8de-4c94-97fe-f48c0ca7883e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:14.345083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-94feaf1e-b8de-4c94-97fe-f48c0ca7883e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:14.346832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-adca75cc-8300-4697-a719-df8ada8b1b3c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:14.346832 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adca75cc-8300-4697-a719-df8ada8b1b3c None None] GET https://10.4.3.13/volume// Jul 03 13:04:14.346993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adca75cc-8300-4697-a719-df8ada8b1b3c None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:14.347204 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adca75cc-8300-4697-a719-df8ada8b1b3c None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:14.347630 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adca75cc-8300-4697-a719-df8ada8b1b3c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:14.347928 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 578/2364] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:04:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:14.352803 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:14.352803 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:14.354491 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-94feaf1e-b8de-4c94-97fe-f48c0ca7883e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:14.354491 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 591/2365] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:14 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:14.358834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-6bb37007-5936-42ba-a2fc-6a2a205884b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:14.361318 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-6bb37007-5936-42ba-a2fc-6a2a205884b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:04:14.362589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-6bb37007-5936-42ba-a2fc-6a2a205884b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c66c2aa-7e4a-45da-9537-c4e54b1d45fc", "connector": null, "instance_uuid": "a6a3417d-9372-4c59-a8d5-31809113947d"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:14.376047 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:14.376047 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:14.452502 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-6bb37007-5936-42ba-a2fc-6a2a205884b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:04:14.453495 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 596/2366] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:04:14 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:14.806339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-db2086b2-3b41-4a6e-b01d-cefb432c72fe None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:14.810553 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-db2086b2-3b41-4a6e-b01d-cefb432c72fe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:14.811058 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-db2086b2-3b41-4a6e-b01d-cefb432c72fe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:14.811390 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-db2086b2-3b41-4a6e-b01d-cefb432c72fe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:14.834270 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:14.834270 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:14.839403 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-db2086b2-3b41-4a6e-b01d-cefb432c72fe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:14.848065 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-db2086b2-3b41-4a6e-b01d-cefb432c72fe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:14.848488 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 602/2367] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:14 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:15.019686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8395aa7b-d13a-41ac-a7d9-ea3f94cd4422 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:15.020144 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8395aa7b-d13a-41ac-a7d9-ea3f94cd4422 None None] GET https://10.4.3.13/volume// Jul 03 13:04:15.020381 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8395aa7b-d13a-41ac-a7d9-ea3f94cd4422 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:15.020626 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8395aa7b-d13a-41ac-a7d9-ea3f94cd4422 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:15.021692 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8395aa7b-d13a-41ac-a7d9-ea3f94cd4422 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:15.021692 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 579/2368] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:15.040957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-5f768a7a-f6d2-4c22-a472-3376cd678a2a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:15.044530 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-5f768a7a-f6d2-4c22-a472-3376cd678a2a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:15.044970 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-5f768a7a-f6d2-4c22-a472-3376cd678a2a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:15.045355 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-5f768a7a-f6d2-4c22-a472-3376cd678a2a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:15.063947 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:15.063947 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:15.071431 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-5f768a7a-f6d2-4c22-a472-3376cd678a2a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:15.083623 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-5f768a7a-f6d2-4c22-a472-3376cd678a2a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:15.084274 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 592/2369] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:15 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1019 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:15.238331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:15.240449 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] PUT https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 Jul 03 13:04:15.240855 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:15.253303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Acquiring lock "cinder-attachment_update-5c66c2aa-7e4a-45da-9537-c4e54b1d45fc-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:04:15.266524 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Lock "cinder-attachment_update-5c66c2aa-7e4a-45da-9537-c4e54b1d45fc-np0000004418" acquired by "attachment_update" :: waited 0.013s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:04:15.268654 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:15.268654 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:15.299651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-111c291a-e4e9-46c4-926b-78d418f99a7e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:15.305448 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-111c291a-e4e9-46c4-926b-78d418f99a7e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:15.305448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-111c291a-e4e9-46c4-926b-78d418f99a7e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:15.305701 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-111c291a-e4e9-46c4-926b-78d418f99a7e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:15.351284 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:15.351284 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:15.358721 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-111c291a-e4e9-46c4-926b-78d418f99a7e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:15.371058 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-111c291a-e4e9-46c4-926b-78d418f99a7e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:15.371944 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-13fc9b07-ef5c-4086-b056-b5f5cbd82ab8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:15.372375 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 603/2370] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:15 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:15.374728 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13fc9b07-ef5c-4086-b056-b5f5cbd82ab8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:15.375262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13fc9b07-ef5c-4086-b056-b5f5cbd82ab8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:15.375654 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13fc9b07-ef5c-4086-b056-b5f5cbd82ab8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:15.375654 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-13fc9b07-ef5c-4086-b056-b5f5cbd82ab8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:15.390486 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:15.390486 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:15.392498 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13fc9b07-ef5c-4086-b056-b5f5cbd82ab8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:15.392498 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 580/2371] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:15 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:15.824852 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Lock "cinder-attachment_update-5c66c2aa-7e4a-45da-9537-c4e54b1d45fc-np0000004418" released by "attachment_update" :: held 0.559s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:04:15.825026 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-bddc2d28-7f31-4886-808f-ec3f157e996d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 returned with HTTP 200 Jul 03 13:04:15.826063 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 597/2372] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:04:15 2026] PUT /volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 => generated 969 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:15.869015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8901c627-9875-4598-bf92-5ac2f9565319 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:15.872137 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8901c627-9875-4598-bf92-5ac2f9565319 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:15.872137 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8901c627-9875-4598-bf92-5ac2f9565319 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:15.872866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8901c627-9875-4598-bf92-5ac2f9565319 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:15.896917 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:15.896917 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:15.911301 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8901c627-9875-4598-bf92-5ac2f9565319 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:15.919220 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8901c627-9875-4598-bf92-5ac2f9565319 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:15.920500 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 593/2373] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:15 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:16.389811 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-84ba5878-8882-4fb3-bcb3-d74195805c25 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:16.394800 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84ba5878-8882-4fb3-bcb3-d74195805c25 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:16.394800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84ba5878-8882-4fb3-bcb3-d74195805c25 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:16.394800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84ba5878-8882-4fb3-bcb3-d74195805c25 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:16.418504 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:16.418504 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:16.420655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2fb734fe-313d-4a51-bb18-4d6975e201d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:16.423580 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fb734fe-313d-4a51-bb18-4d6975e201d3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:16.423825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fb734fe-313d-4a51-bb18-4d6975e201d3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:16.424128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fb734fe-313d-4a51-bb18-4d6975e201d3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:16.424383 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-2fb734fe-313d-4a51-bb18-4d6975e201d3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:16.434244 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:16.434244 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:16.434751 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-84ba5878-8882-4fb3-bcb3-d74195805c25 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:16.435511 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fb734fe-313d-4a51-bb18-4d6975e201d3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:16.436335 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 581/2374] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:16 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:16.445233 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84ba5878-8882-4fb3-bcb3-d74195805c25 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:16.446472 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 604/2375] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:16 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:16.939585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3e7647d8-2034-4dd4-8ee4-298ad2f4228e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:16.943570 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e7647d8-2034-4dd4-8ee4-298ad2f4228e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:16.944192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e7647d8-2034-4dd4-8ee4-298ad2f4228e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:16.944192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e7647d8-2034-4dd4-8ee4-298ad2f4228e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:16.966452 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:16.966452 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:16.973058 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3e7647d8-2034-4dd4-8ee4-298ad2f4228e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:16.981567 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e7647d8-2034-4dd4-8ee4-298ad2f4228e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:16.982382 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 598/2376] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:16 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:17.454420 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4e97bc8c-82fe-4642-bc9f-d5bdefe3473d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:17.456857 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4e97bc8c-82fe-4642-bc9f-d5bdefe3473d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:17.457183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4e97bc8c-82fe-4642-bc9f-d5bdefe3473d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:17.457452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4e97bc8c-82fe-4642-bc9f-d5bdefe3473d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:17.457679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4e97bc8c-82fe-4642-bc9f-d5bdefe3473d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:17.467375 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:17.467375 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:17.467375 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4e97bc8c-82fe-4642-bc9f-d5bdefe3473d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:17.467983 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 594/2377] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:17 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:17.475624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b6f45a2-beb6-4af1-9540-25fe11ba81bf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:17.480244 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b6f45a2-beb6-4af1-9540-25fe11ba81bf tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:17.480244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b6f45a2-beb6-4af1-9540-25fe11ba81bf tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:17.480244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b6f45a2-beb6-4af1-9540-25fe11ba81bf tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:17.491418 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:17.491418 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:17.496927 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4b6f45a2-beb6-4af1-9540-25fe11ba81bf tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:17.505995 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b6f45a2-beb6-4af1-9540-25fe11ba81bf tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:17.505995 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 582/2378] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:17 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:18.007781 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6f524379-0634-4476-b468-18c1c36c4508 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:18.008741 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f524379-0634-4476-b468-18c1c36c4508 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:18.009183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f524379-0634-4476-b468-18c1c36c4508 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:18.012249 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f524379-0634-4476-b468-18c1c36c4508 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:18.025522 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:18.025522 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:18.033066 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6f524379-0634-4476-b468-18c1c36c4508 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:18.040758 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f524379-0634-4476-b468-18c1c36c4508 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:18.042208 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 605/2379] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:18 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:18.240424 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:18.487637 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-545f2d92-1c0f-483c-9cfe-02e88717cc04 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:18.493357 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-545f2d92-1c0f-483c-9cfe-02e88717cc04 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:18.493746 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-545f2d92-1c0f-483c-9cfe-02e88717cc04 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:18.494069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-545f2d92-1c0f-483c-9cfe-02e88717cc04 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:18.494543 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-545f2d92-1c0f-483c-9cfe-02e88717cc04 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:18.502500 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:18.502500 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:18.504869 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-545f2d92-1c0f-483c-9cfe-02e88717cc04 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:18.504988 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 595/2380] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:18 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:18.522030 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6fd6026f-0575-420c-9988-1b3a2f4703f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:18.525412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6fd6026f-0575-420c-9988-1b3a2f4703f1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:18.525663 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:18.525878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6fd6026f-0575-420c-9988-1b3a2f4703f1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:18.526028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6fd6026f-0575-420c-9988-1b3a2f4703f1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:18.526152 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-900967985"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:18.528139 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-900967985'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:18.528443 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Create volume of 1 GB Jul 03 13:04:18.535933 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Availability Zones retrieved successfully. Jul 03 13:04:18.544689 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:18.544689 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:18.547485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Flow 'volume_create_api' (4110665a-59a7-4849-97ec-a197a65bec8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:18.548713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4bce2b-e950-42e9-b3ec-cb5db9912280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:18.552429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:18.553488 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6fd6026f-0575-420c-9988-1b3a2f4703f1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:18.561603 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6fd6026f-0575-420c-9988-1b3a2f4703f1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:18.561603 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 583/2381] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:18 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:18.603518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4bce2b-e950-42e9-b3ec-cb5db9912280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:18.604748 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec8c982-51d7-44d7-9dbe-72117e81ca8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:18.748511 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Created reservations ['73a066b3-4a4f-476f-972c-05d38f210281', '52df0a69-198f-4979-bdeb-a9429e3cd4bb', '46602197-e832-4e49-b766-19649928295b', '86e2e5a5-9eb8-4633-8c07-117fa0720da2'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:18.749459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec8c982-51d7-44d7-9dbe-72117e81ca8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a066b3-4a4f-476f-972c-05d38f210281', '52df0a69-198f-4979-bdeb-a9429e3cd4bb', '46602197-e832-4e49-b766-19649928295b', '86e2e5a5-9eb8-4633-8c07-117fa0720da2']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:18.750424 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714cd4f5-6fcf-4b49-b954-d5d6354257bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:18.787808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714cd4f5-6fcf-4b49-b954-d5d6354257bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e47f484a-1176-4ff1-aa4b-75d8d8cdbe13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-900967985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c0ce37465584a7993c5c450af8750de',qos_specs=None,replication_status=,reservations=['73a066b3-4a4f-476f-972c-05d38f210281','52df0a69-198f-4979-bdeb-a9429e3cd4bb','46602197-e832-4e49-b766-19649928295b','86e2e5a5-9eb8-4633-8c07-117fa0720da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f568e9d7f453421fa4977612dd735057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-900967985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e47f484a-1176-4ff1-aa4b-75d8d8cdbe13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c0ce37465584a7993c5c450af8750de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f568e9d7f453421fa4977612dd735057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:18.789552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3f9fc6-d05f-4587-a27f-47cd5711fe73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:18.836860 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3f9fc6-d05f-4587-a27f-47cd5711fe73) transitioned into state 'SUCCESS' from state '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-900967985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c0ce37465584a7993c5c450af8750de',qos_specs=None,replication_status=,reservations=['73a066b3-4a4f-476f-972c-05d38f210281','52df0a69-198f-4979-bdeb-a9429e3cd4bb','46602197-e832-4e49-b766-19649928295b','86e2e5a5-9eb8-4633-8c07-117fa0720da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f568e9d7f453421fa4977612dd735057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:18.839046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75b1b4f-157c-4128-83f7-39d3bd21a16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:18.860465 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75b1b4f-157c-4128-83f7-39d3bd21a16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:18.862236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Flow 'volume_create_api' (4110665a-59a7-4849-97ec-a197a65bec8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:18.863632 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Create volume request issued successfully. Jul 03 13:04:18.865136 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff7a4d12-9599-4938-8413-f3f0b1f232db tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:18.865856 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 599/2382] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:18 2026] POST /volume/v3/volumes => generated 747 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:18.891969 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-25294f27-d7bc-47b9-8c27-c1e008cd3f64 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:18.894850 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-25294f27-d7bc-47b9-8c27-c1e008cd3f64 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] GET https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:18.895103 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-25294f27-d7bc-47b9-8c27-c1e008cd3f64 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:18.895369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-25294f27-d7bc-47b9-8c27-c1e008cd3f64 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:18.909125 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:18.909125 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:18.915507 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-25294f27-d7bc-47b9-8c27-c1e008cd3f64 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Volume info retrieved successfully. Jul 03 13:04:18.924036 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-25294f27-d7bc-47b9-8c27-c1e008cd3f64 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 returned with HTTP 200 Jul 03 13:04:18.925051 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 606/2383] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:18 2026] GET /volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:19.063619 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6d3c312b-6f9b-4579-9732-aeb120ebe322 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:19.067206 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d3c312b-6f9b-4579-9732-aeb120ebe322 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:19.067845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d3c312b-6f9b-4579-9732-aeb120ebe322 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:19.067845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d3c312b-6f9b-4579-9732-aeb120ebe322 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:19.089730 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:19.089730 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:19.096317 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6d3c312b-6f9b-4579-9732-aeb120ebe322 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:19.103804 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d3c312b-6f9b-4579-9732-aeb120ebe322 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:19.104628 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 596/2384] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:19 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:19.518557 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d0b56158-f09f-4612-b485-6f86252b58b7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:19.523201 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d0b56158-f09f-4612-b485-6f86252b58b7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:19.523927 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d0b56158-f09f-4612-b485-6f86252b58b7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:19.523927 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d0b56158-f09f-4612-b485-6f86252b58b7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:19.523927 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d0b56158-f09f-4612-b485-6f86252b58b7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:19.532226 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:19.532226 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:19.532226 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d0b56158-f09f-4612-b485-6f86252b58b7 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:19.532496 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 584/2385] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:19 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:04:19.586657 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-af1b0739-e4f4-4b51-bbd9-b78729c049a7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:19.592510 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-af1b0739-e4f4-4b51-bbd9-b78729c049a7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:19.592951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-af1b0739-e4f4-4b51-bbd9-b78729c049a7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:19.593362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-af1b0739-e4f4-4b51-bbd9-b78729c049a7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:19.614147 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:19.614147 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:19.621662 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-af1b0739-e4f4-4b51-bbd9-b78729c049a7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:19.628765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-af1b0739-e4f4-4b51-bbd9-b78729c049a7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:19.629313 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 600/2386] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:19 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 938 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:19.944038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d78a5e41-e475-4873-9b56-68f0fb719107 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:19.945886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d78a5e41-e475-4873-9b56-68f0fb719107 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] GET https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:19.946137 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d78a5e41-e475-4873-9b56-68f0fb719107 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:19.946413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d78a5e41-e475-4873-9b56-68f0fb719107 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:19.955484 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:19.955484 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:19.963121 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d78a5e41-e475-4873-9b56-68f0fb719107 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Volume info retrieved successfully. Jul 03 13:04:19.972290 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d78a5e41-e475-4873-9b56-68f0fb719107 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 returned with HTTP 200 Jul 03 13:04:19.972937 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 607/2387] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:19 2026] GET /volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:19.992854 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:19.995314 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] GET https://10.4.3.13/volume/v3/limits Jul 03 13:04:19.995531 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:19.995736 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.012619 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-139828530 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-139828530, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.013106 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.013412 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.013817 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1224027661-2108286768, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.014518 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-668506434-1278828806, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.014807 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.015172 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.015510 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1895370121-1353690258, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:04:20.045952 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-70b0b6d9-cdbd-47bf-8912-194aa9a78ddc tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/limits returned with HTTP 200 Jul 03 13:04:20.046518 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 597/2388] 10.4.3.13 () {66 vars in 1227 bytes} [Fri Jul 3 13:04:19 2026] GET /volume/v3/limits => generated 302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:20.060967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0b9e2c2b-a368-48e3-beeb-1e9d5fdb3576 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.062418 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b9e2c2b-a368-48e3-beeb-1e9d5fdb3576 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] GET https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:20.062557 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b9e2c2b-a368-48e3-beeb-1e9d5fdb3576 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:20.062832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b9e2c2b-a368-48e3-beeb-1e9d5fdb3576 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.071076 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.071076 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:20.076465 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0b9e2c2b-a368-48e3-beeb-1e9d5fdb3576 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Volume info retrieved successfully. Jul 03 13:04:20.082761 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b9e2c2b-a368-48e3-beeb-1e9d5fdb3576 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 returned with HTTP 200 Jul 03 13:04:20.083311 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 585/2389] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:20 2026] GET /volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:20.100807 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.102953 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] DELETE https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:20.103240 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:20.103349 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.103528 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Delete volume with id: e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:20.111811 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.111811 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:20.112379 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Volume info retrieved successfully. Jul 03 13:04:20.121660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-123961fc-09df-4d87-b3ca-1d56f24b0b7a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.123460 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-123961fc-09df-4d87-b3ca-1d56f24b0b7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:20.123692 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-123961fc-09df-4d87-b3ca-1d56f24b0b7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:20.123996 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-123961fc-09df-4d87-b3ca-1d56f24b0b7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.136523 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Delete volume request issued successfully. Jul 03 13:04:20.136698 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6fdbe4b2-92b0-4d3f-80b0-80d2c9a7a40d tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 returned with HTTP 202 Jul 03 13:04:20.137208 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 601/2390] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:20 2026] DELETE /volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:20.143040 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.143040 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:20.147045 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-123961fc-09df-4d87-b3ca-1d56f24b0b7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:20.147435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d0672669-f4c0-47c7-8cc2-526156c70695 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.149560 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d0672669-f4c0-47c7-8cc2-526156c70695 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] GET https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:20.149933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d0672669-f4c0-47c7-8cc2-526156c70695 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:20.150121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d0672669-f4c0-47c7-8cc2-526156c70695 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.154451 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-123961fc-09df-4d87-b3ca-1d56f24b0b7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:20.155148 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 608/2391] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:20 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:20.161059 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.161059 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:20.167742 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d0672669-f4c0-47c7-8cc2-526156c70695 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Volume info retrieved successfully. Jul 03 13:04:20.176585 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d0672669-f4c0-47c7-8cc2-526156c70695 tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 returned with HTTP 200 Jul 03 13:04:20.176878 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 598/2392] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:20 2026] GET /volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:04:20.551309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0621abc0-7cdc-40f2-8cec-f23a706a5a08 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.555740 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0621abc0-7cdc-40f2-8cec-f23a706a5a08 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:20.555740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0621abc0-7cdc-40f2-8cec-f23a706a5a08 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:20.555740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0621abc0-7cdc-40f2-8cec-f23a706a5a08 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.555740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0621abc0-7cdc-40f2-8cec-f23a706a5a08 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:20.563021 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.563021 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:20.563021 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0621abc0-7cdc-40f2-8cec-f23a706a5a08 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:20.563021 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 586/2393] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:20 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:20.595398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-487ffffa-57f5-4133-a629-b335f511fd98 req-211813a4-2a7a-49d6-9630-ebe433911969 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.606415 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-211813a4-2a7a-49d6-9630-ebe433911969 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce/action Jul 03 13:04:20.608945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-211813a4-2a7a-49d6-9630-ebe433911969 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:20.609237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-211813a4-2a7a-49d6-9630-ebe433911969 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:20.649808 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.649808 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:20.657348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dbf35598-ef4e-4f55-91ff-00c6614244ee None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:20.659748 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbf35598-ef4e-4f55-91ff-00c6614244ee tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:20.660241 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbf35598-ef4e-4f55-91ff-00c6614244ee tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:20.660492 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbf35598-ef4e-4f55-91ff-00c6614244ee tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:20.673880 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-487ffffa-57f5-4133-a629-b335f511fd98 req-211813a4-2a7a-49d6-9630-ebe433911969 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce/action returned with HTTP 204 Jul 03 13:04:20.674583 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 602/2394] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:20 2026] POST /volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:20.679836 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:20.679836 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:20.686577 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbf35598-ef4e-4f55-91ff-00c6614244ee tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:20.696940 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbf35598-ef4e-4f55-91ff-00c6614244ee tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:20.698017 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 609/2395] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:20 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:21.175069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-58df4293-194c-4653-8847-6af9f4092973 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:21.178311 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58df4293-194c-4653-8847-6af9f4092973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:21.178935 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58df4293-194c-4653-8847-6af9f4092973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:21.179591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58df4293-194c-4653-8847-6af9f4092973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:21.196015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-58779afd-7945-482d-a446-95f6b7768cdf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:21.198205 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:21.198205 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:21.200799 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-58779afd-7945-482d-a446-95f6b7768cdf tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] GET https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 Jul 03 13:04:21.201704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-58779afd-7945-482d-a446-95f6b7768cdf tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:21.202952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-58779afd-7945-482d-a446-95f6b7768cdf tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:21.204585 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-58df4293-194c-4653-8847-6af9f4092973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:21.211478 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58df4293-194c-4653-8847-6af9f4092973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:21.211931 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 599/2396] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:21 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:21.213680 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-58779afd-7945-482d-a446-95f6b7768cdf tempest-AbsoluteLimitsTests-649605637 tempest-AbsoluteLimitsTests-649605637-project-member] https://10.4.3.13/volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 returned with HTTP 404 Jul 03 13:04:21.216042 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 587/2397] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:21 2026] GET /volume/v3/volumes/e47f484a-1176-4ff1-aa4b-75d8d8cdbe13 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:21.581440 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4a8e8583-39a2-4ec7-ac82-00c8e663e081 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:21.592242 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a8e8583-39a2-4ec7-ac82-00c8e663e081 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:21.592641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a8e8583-39a2-4ec7-ac82-00c8e663e081 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:21.593048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a8e8583-39a2-4ec7-ac82-00c8e663e081 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:21.593256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4a8e8583-39a2-4ec7-ac82-00c8e663e081 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:21.603304 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:21.603304 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:21.604129 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a8e8583-39a2-4ec7-ac82-00c8e663e081 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:21.606857 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 603/2398] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:21 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:21.719709 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f469bd70-fa68-4a8c-ae55-c74c77766983 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:21.722814 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f469bd70-fa68-4a8c-ae55-c74c77766983 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:21.723053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f469bd70-fa68-4a8c-ae55-c74c77766983 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:21.723325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f469bd70-fa68-4a8c-ae55-c74c77766983 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:21.737689 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:21.737689 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:21.744697 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f469bd70-fa68-4a8c-ae55-c74c77766983 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:21.751699 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f469bd70-fa68-4a8c-ae55-c74c77766983 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:21.752754 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 610/2399] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:21 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:21.773735 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-89dd032d-ada5-443a-8250-a9d98d45b483 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:21.776502 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-89dd032d-ada5-443a-8250-a9d98d45b483 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:21.776764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-89dd032d-ada5-443a-8250-a9d98d45b483 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:21.777053 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-89dd032d-ada5-443a-8250-a9d98d45b483 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:21.789745 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:21.789745 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:21.798296 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-89dd032d-ada5-443a-8250-a9d98d45b483 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:21.804578 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-89dd032d-ada5-443a-8250-a9d98d45b483 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:21.806119 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 600/2400] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:21 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 1230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:22.240959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-442fa55c-a7f8-45fd-9e95-75fb4ae4990b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:22.244988 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-442fa55c-a7f8-45fd-9e95-75fb4ae4990b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:22.245343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-442fa55c-a7f8-45fd-9e95-75fb4ae4990b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:22.245717 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-442fa55c-a7f8-45fd-9e95-75fb4ae4990b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:22.268744 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:22.268744 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:22.276587 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-442fa55c-a7f8-45fd-9e95-75fb4ae4990b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:22.284414 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-442fa55c-a7f8-45fd-9e95-75fb4ae4990b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:22.285040 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 588/2401] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:22 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:22.483677 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8711e731-3765-4b3a-b980-232a5b2fdf1d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:22.486957 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8711e731-3765-4b3a-b980-232a5b2fdf1d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:22.487184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8711e731-3765-4b3a-b980-232a5b2fdf1d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:22.487541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8711e731-3765-4b3a-b980-232a5b2fdf1d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:22.497121 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:22.497121 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:22.501700 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8711e731-3765-4b3a-b980-232a5b2fdf1d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:22.506718 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8711e731-3765-4b3a-b980-232a5b2fdf1d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:22.507179 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 604/2402] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:22 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:22.619418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8e8a4349-6446-45ba-8ab5-6fd76f556f32 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:22.623343 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e8a4349-6446-45ba-8ab5-6fd76f556f32 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:22.623652 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e8a4349-6446-45ba-8ab5-6fd76f556f32 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:22.624073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e8a4349-6446-45ba-8ab5-6fd76f556f32 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:22.624307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8e8a4349-6446-45ba-8ab5-6fd76f556f32 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:22.632294 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:22.632294 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:22.633278 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e8a4349-6446-45ba-8ab5-6fd76f556f32 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:22.633909 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 611/2403] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:22 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:22.870442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-db76becd-ce02-46c9-93a6-415e2416c586 req-25791377-adc7-4356-bb0c-8e1c08ce1294 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:22.877439 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-25791377-adc7-4356-bb0c-8e1c08ce1294 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:22.877760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-25791377-adc7-4356-bb0c-8e1c08ce1294 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:22.878066 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-25791377-adc7-4356-bb0c-8e1c08ce1294 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:22.891704 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:22.891704 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:22.900651 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-db76becd-ce02-46c9-93a6-415e2416c586 req-25791377-adc7-4356-bb0c-8e1c08ce1294 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:22.908016 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-25791377-adc7-4356-bb0c-8e1c08ce1294 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:22.908646 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 601/2404] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:22 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:23.302123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e7ca99a8-fd58-46d5-a686-d833d3298451 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:23.304797 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7ca99a8-fd58-46d5-a686-d833d3298451 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:23.304944 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7ca99a8-fd58-46d5-a686-d833d3298451 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:23.305258 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7ca99a8-fd58-46d5-a686-d833d3298451 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:23.319029 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:23.319029 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:23.325228 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e7ca99a8-fd58-46d5-a686-d833d3298451 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:23.332852 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7ca99a8-fd58-46d5-a686-d833d3298451 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:23.332852 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 589/2405] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:23 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:23.594441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-2ba717b5-8076-4349-86a0-0f04580a94b7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:23.599010 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-2ba717b5-8076-4349-86a0-0f04580a94b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1/action Jul 03 13:04:23.599010 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-2ba717b5-8076-4349-86a0-0f04580a94b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:23.599010 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-2ba717b5-8076-4349-86a0-0f04580a94b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:23.630302 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:23.630302 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:23.656441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-036b6037-9d86-4785-b648-26ae31fa8a9d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:23.658689 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7d1d7707-9ef5-42b5-b40f-54426f6c613d req-2ba717b5-8076-4349-86a0-0f04580a94b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1/action returned with HTTP 204 Jul 03 13:04:23.658689 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 605/2406] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:23 2026] POST /volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:23.659410 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-036b6037-9d86-4785-b648-26ae31fa8a9d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:23.659616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-036b6037-9d86-4785-b648-26ae31fa8a9d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:23.660108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-036b6037-9d86-4785-b648-26ae31fa8a9d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:23.660108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-036b6037-9d86-4785-b648-26ae31fa8a9d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:23.665322 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:23.665322 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:23.666036 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-036b6037-9d86-4785-b648-26ae31fa8a9d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:23.666564 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 612/2407] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:23 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:23.790963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-f190480b-85b4-4d0f-8d4b-b4e76671dd64 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:23.794306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-f190480b-85b4-4d0f-8d4b-b4e76671dd64 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:04:23.794622 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-f190480b-85b4-4d0f-8d4b-b4e76671dd64 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:23.794999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-f190480b-85b4-4d0f-8d4b-b4e76671dd64 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:23.804004 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:23.804004 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:23.809811 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-f190480b-85b4-4d0f-8d4b-b4e76671dd64 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:04:23.815754 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-f190480b-85b4-4d0f-8d4b-b4e76671dd64 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:04:23.816364 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 602/2408] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:23 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:23.844996 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef3aefb2-3a5f-4c9f-89e8-1ad69ddbc629 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:23.845403 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef3aefb2-3a5f-4c9f-89e8-1ad69ddbc629 None None] GET https://10.4.3.13/volume// Jul 03 13:04:23.845612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef3aefb2-3a5f-4c9f-89e8-1ad69ddbc629 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:23.845933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef3aefb2-3a5f-4c9f-89e8-1ad69ddbc629 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:23.846461 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef3aefb2-3a5f-4c9f-89e8-1ad69ddbc629 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:23.847003 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 590/2409] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:04:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:23.859669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-3a712c96-1461-422f-b64e-9ba13c5d9e13 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:23.863465 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-3a712c96-1461-422f-b64e-9ba13c5d9e13 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:04:23.870367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-3a712c96-1461-422f-b64e-9ba13c5d9e13 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6308574c-1532-4729-b566-0f9d6f85e1d8", "connector": null, "instance_uuid": "9f6330d0-4f3c-44c3-a31d-7c23dccbfa78"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:23.889225 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:23.889225 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:23.960771 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-3a712c96-1461-422f-b64e-9ba13c5d9e13 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:04:23.961800 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 606/2410] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:04:23 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 13:04:24.032000 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-600b8698-5965-47c2-8dce-d76e19b579ae None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.036400 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-600b8698-5965-47c2-8dce-d76e19b579ae tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851/action Jul 03 13:04:24.036635 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-600b8698-5965-47c2-8dce-d76e19b579ae tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:24.037471 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-600b8698-5965-47c2-8dce-d76e19b579ae tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:24.075458 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.075458 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:24.105540 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5b46c434-c1e2-4755-adc4-43bb510328b9 req-600b8698-5965-47c2-8dce-d76e19b579ae tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851/action returned with HTTP 204 Jul 03 13:04:24.106412 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 613/2411] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:24 2026] POST /volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:24.155660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f0c3891-97b7-40d9-86b5-b9b4ba41fee9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.157697 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f0c3891-97b7-40d9-86b5-b9b4ba41fee9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:04:24.157980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f0c3891-97b7-40d9-86b5-b9b4ba41fee9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.158249 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f0c3891-97b7-40d9-86b5-b9b4ba41fee9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.171245 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.171245 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:24.179055 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3f0c3891-97b7-40d9-86b5-b9b4ba41fee9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:04:24.189737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f0c3891-97b7-40d9-86b5-b9b4ba41fee9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:04:24.190282 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 603/2412] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 1110 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:24.206417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a62cc5a6-1ff1-4f4c-bd4f-e6ca12ea873d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.209351 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a62cc5a6-1ff1-4f4c-bd4f-e6ca12ea873d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:04:24.209674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a62cc5a6-1ff1-4f4c-bd4f-e6ca12ea873d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.210059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a62cc5a6-1ff1-4f4c-bd4f-e6ca12ea873d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.229676 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.229676 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:24.237344 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a62cc5a6-1ff1-4f4c-bd4f-e6ca12ea873d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:04:24.244346 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a62cc5a6-1ff1-4f4c-bd4f-e6ca12ea873d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:04:24.245743 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 591/2413] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 1110 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:24.352094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-802ceec0-a27e-476c-88c4-e519a0d83069 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.355347 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-802ceec0-a27e-476c-88c4-e519a0d83069 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:24.356343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-802ceec0-a27e-476c-88c4-e519a0d83069 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.356474 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-802ceec0-a27e-476c-88c4-e519a0d83069 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.375247 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.375247 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:24.384369 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-802ceec0-a27e-476c-88c4-e519a0d83069 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:24.392879 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-802ceec0-a27e-476c-88c4-e519a0d83069 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:24.393505 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 607/2414] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:24.411624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ff24a945-9950-4042-8fa0-fa43a328e019 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.414959 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:04:24.415494 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c66c2aa-7e4a-45da-9537-c4e54b1d45fc", "name": "tempest-VolumesBackupsTest-Backup-1649326244", "force": true, "container": "tempest-volumesbackupstest-backup-container-481989500"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:24.418446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating new backup {'backup': {'volume_id': '5c66c2aa-7e4a-45da-9537-c4e54b1d45fc', 'name': 'tempest-VolumesBackupsTest-Backup-1649326244', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-481989500'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:04:24.418446 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating backup of volume 5c66c2aa-7e4a-45da-9537-c4e54b1d45fc in container tempest-volumesbackupstest-backup-container-481989500 Jul 03 13:04:24.432124 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.432124 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:24.432977 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:24.458972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.482614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['e94de5df-5690-41b4-b952-89c282e7d1cd', '75adf236-d44a-40b9-8ea9-147e5b6bce9a'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:24.547938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ff24a945-9950-4042-8fa0-fa43a328e019 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:04:24.548586 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 614/2415] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:24 2026] POST /volume/v3/backups => generated 328 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:24.564179 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2c88c8bd-996b-44fa-a8a5-7901116b55e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.567698 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2c88c8bd-996b-44fa-a8a5-7901116b55e2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:24.568029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2c88c8bd-996b-44fa-a8a5-7901116b55e2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.568281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2c88c8bd-996b-44fa-a8a5-7901116b55e2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.568363 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-2c88c8bd-996b-44fa-a8a5-7901116b55e2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:24.576005 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.576005 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:24.579194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2c88c8bd-996b-44fa-a8a5-7901116b55e2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:24.579194 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 592/2416] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:24.658721 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:24.659331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-172446682"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:24.661683 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-172446682'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:24.661917 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume of 1 GB Jul 03 13:04:24.667789 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Availability Zones retrieved successfully. Jul 03 13:04:24.676788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Flow 'volume_create_api' (91dcc239-d041-43ef-a7b3-15754ecd4856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:24.682233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70dfa2f9-fab1-4111-befe-d2aaf5c0c2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:24.682233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:24.682728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-47b5f227-7b30-4824-a99e-8bcfb9978ee8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.685177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-47b5f227-7b30-4824-a99e-8bcfb9978ee8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:24.685426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-47b5f227-7b30-4824-a99e-8bcfb9978ee8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.685736 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-47b5f227-7b30-4824-a99e-8bcfb9978ee8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.685918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-47b5f227-7b30-4824-a99e-8bcfb9978ee8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:24.693643 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.693643 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:24.694598 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-47b5f227-7b30-4824-a99e-8bcfb9978ee8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:24.695443 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 608/2417] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:24.721254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70dfa2f9-fab1-4111-befe-d2aaf5c0c2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:24.722224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93eee331-6aa1-4d99-bac8-dfdf6994eaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:24.823867 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Created reservations ['811f6e05-0bec-4b42-bbba-f03cae2729e5', '4921fe9a-61e1-4d98-a9dc-7c42ecc4be75', '4b181b51-ce76-43e0-9bf0-8ae6ecc2e86d', '51b454e9-99ea-4224-9bd4-f2169a69e806'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:24.825490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93eee331-6aa1-4d99-bac8-dfdf6994eaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811f6e05-0bec-4b42-bbba-f03cae2729e5', '4921fe9a-61e1-4d98-a9dc-7c42ecc4be75', '4b181b51-ce76-43e0-9bf0-8ae6ecc2e86d', '51b454e9-99ea-4224-9bd4-f2169a69e806']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:24.827962 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a4d83d-43f5-49f3-9421-46ed772fc2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:24.858541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a4d83d-43f5-49f3-9421-46ed772fc2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8285d4a0-5668-450f-ab48-eed5278bb716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-172446682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9130078004417aa465644bc6c45d86',qos_specs=None,replication_status=,reservations=['811f6e05-0bec-4b42-bbba-f03cae2729e5','4921fe9a-61e1-4d98-a9dc-7c42ecc4be75','4b181b51-ce76-43e0-9bf0-8ae6ecc2e86d','51b454e9-99ea-4224-9bd4-f2169a69e806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-172446682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8285d4a0-5668-450f-ab48-eed5278bb716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9130078004417aa465644bc6c45d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:24.859483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59081b74-36ce-4ba5-a898-5a331e1c2a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:24.883960 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59081b74-36ce-4ba5-a898-5a331e1c2a13) transitioned into state 'SUCCESS' from state '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-172446682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9130078004417aa465644bc6c45d86',qos_specs=None,replication_status=,reservations=['811f6e05-0bec-4b42-bbba-f03cae2729e5','4921fe9a-61e1-4d98-a9dc-7c42ecc4be75','4b181b51-ce76-43e0-9bf0-8ae6ecc2e86d','51b454e9-99ea-4224-9bd4-f2169a69e806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:24.884836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88842a03-858d-4bfc-a6e1-6e40580e77bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:24.897562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88842a03-858d-4bfc-a6e1-6e40580e77bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:24.898624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Flow 'volume_create_api' (91dcc239-d041-43ef-a7b3-15754ecd4856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:24.899005 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume request issued successfully. Jul 03 13:04:24.899909 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1512ac75-3548-4a24-a8ee-2cd1170bc0c4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:24.900691 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 604/2418] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:24 2026] POST /volume/v3/volumes => generated 748 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:24.925301 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-41a71aeb-63e6-4ee1-88a8-bd5fe21952e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.932130 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41a71aeb-63e6-4ee1-88a8-bd5fe21952e2 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:24.935357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41a71aeb-63e6-4ee1-88a8-bd5fe21952e2 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.935788 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41a71aeb-63e6-4ee1-88a8-bd5fe21952e2 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.951580 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.951580 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:24.956897 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-41a71aeb-63e6-4ee1-88a8-bd5fe21952e2 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:24.958398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-55be7bce-26cc-48a6-ae2b-33ace5a01d02 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.959047 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-55be7bce-26cc-48a6-ae2b-33ace5a01d02 None None] GET https://10.4.3.13/volume// Jul 03 13:04:24.959217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-55be7bce-26cc-48a6-ae2b-33ace5a01d02 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:24.959431 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-55be7bce-26cc-48a6-ae2b-33ace5a01d02 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:24.959757 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-55be7bce-26cc-48a6-ae2b-33ace5a01d02 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:24.960075 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 593/2419] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:24.962619 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41a71aeb-63e6-4ee1-88a8-bd5fe21952e2 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 returned with HTTP 200 Jul 03 13:04:24.963186 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 615/2420] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:24 2026] GET /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:24.975148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3f132bb8-f71f-47a8-a87e-5181f0568e8b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:24.978749 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3f132bb8-f71f-47a8-a87e-5181f0568e8b tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:04:24.979211 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3f132bb8-f71f-47a8-a87e-5181f0568e8b tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a036215c-6ed5-4af1-851f-a07d36266ec0", "connector": null, "instance_uuid": "e5df5cd1-19ba-4ef4-866f-608f72b7e03c"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:24.999074 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:24.999074 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:25.055398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3f132bb8-f71f-47a8-a87e-5181f0568e8b tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:04:25.055856 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 609/2421] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:04:24 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:25.436596 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2854b5d1-3085-431a-9f26-9f248da977a3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.439501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2854b5d1-3085-431a-9f26-9f248da977a3 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:25.439788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2854b5d1-3085-431a-9f26-9f248da977a3 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.439982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2854b5d1-3085-431a-9f26-9f248da977a3 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:25.453255 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:25.453255 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:25.460384 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2854b5d1-3085-431a-9f26-9f248da977a3 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:25.468063 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2854b5d1-3085-431a-9f26-9f248da977a3 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:25.468727 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 605/2422] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:25 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:25.592090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9bde7849-daad-422b-a78e-352cd6ed1016 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.594497 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9bde7849-daad-422b-a78e-352cd6ed1016 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:25.594774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9bde7849-daad-422b-a78e-352cd6ed1016 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.595061 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9bde7849-daad-422b-a78e-352cd6ed1016 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:25.595236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9bde7849-daad-422b-a78e-352cd6ed1016 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:25.601596 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:25.601596 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:25.602931 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9bde7849-daad-422b-a78e-352cd6ed1016 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:25.602931 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 594/2423] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:25 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:25.606133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a1e44a40-4e89-48aa-8005-e3bcec764d88 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.606903 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a1e44a40-4e89-48aa-8005-e3bcec764d88 None None] GET https://10.4.3.13/volume// Jul 03 13:04:25.607224 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a1e44a40-4e89-48aa-8005-e3bcec764d88 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.607616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a1e44a40-4e89-48aa-8005-e3bcec764d88 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:25.608133 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a1e44a40-4e89-48aa-8005-e3bcec764d88 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:25.609157 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 616/2424] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:25 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:25.621507 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-db76becd-ce02-46c9-93a6-415e2416c586 req-d8d499a1-072c-4c55-a4cc-e78c82feb78a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.624049 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-d8d499a1-072c-4c55-a4cc-e78c82feb78a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:25.624241 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-d8d499a1-072c-4c55-a4cc-e78c82feb78a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.625132 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-d8d499a1-072c-4c55-a4cc-e78c82feb78a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:25.638118 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:25.638118 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:25.643148 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-db76becd-ce02-46c9-93a6-415e2416c586 req-d8d499a1-072c-4c55-a4cc-e78c82feb78a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:25.652239 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-d8d499a1-072c-4c55-a4cc-e78c82feb78a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:25.652239 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 610/2425] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:25 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 1115 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:25.709951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db9ee4af-ab88-4d8e-b838-73624a2c0bc6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.716555 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db9ee4af-ab88-4d8e-b838-73624a2c0bc6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:25.716949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db9ee4af-ab88-4d8e-b838-73624a2c0bc6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.717244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db9ee4af-ab88-4d8e-b838-73624a2c0bc6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:25.717418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-db9ee4af-ab88-4d8e-b838-73624a2c0bc6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:25.725420 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:25.725420 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:25.726342 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db9ee4af-ab88-4d8e-b838-73624a2c0bc6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 200 Jul 03 13:04:25.726982 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 606/2426] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:25 2026] GET /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:25.741254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c036222-81f5-4ab4-af65-357278f48699 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.744134 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c036222-81f5-4ab4-af65-357278f48699 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 Jul 03 13:04:25.744134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c036222-81f5-4ab4-af65-357278f48699 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.745258 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c036222-81f5-4ab4-af65-357278f48699 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:25.745548 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-9c036222-81f5-4ab4-af65-357278f48699 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete backup with id: 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281. Jul 03 13:04:25.752815 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:25.752815 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:25.772187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.776296 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] PUT https://10.4.3.13/volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483 Jul 03 13:04:25.776789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:25.778238 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-9c036222-81f5-4ab4-af65-357278f48699 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] delete_backup rpcapi backup_id 4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:04:25.783567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c036222-81f5-4ab4-af65-357278f48699 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 returned with HTTP 202 Jul 03 13:04:25.783567 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 595/2427] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:04:25 2026] DELETE /volume/v3/backups/4bf3b0a2-7f85-4eab-9cf4-ab7b9a283281 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:25.791042 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Acquiring lock "cinder-attachment_update-a036215c-6ed5-4af1-851f-a07d36266ec0-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:04:25.800242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.800637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Lock "cinder-attachment_update-a036215c-6ed5-4af1-851f-a07d36266ec0-np0000004418" acquired by "attachment_update" :: waited 0.009s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:04:25.801870 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:25.801997 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:25.801997 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:25.802103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1102688673"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:25.803149 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1102688673'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:25.803663 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume of 1 GB Jul 03 13:04:25.812688 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Availability Zones retrieved successfully. Jul 03 13:04:25.827210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (b5308cef-fb8a-4e7a-a5fd-624a7021a231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:25.827210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4feb999b-29d9-4266-9c7c-5181f021a35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:25.827754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:25.884299 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4feb999b-29d9-4266-9c7c-5181f021a35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:25.885145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4dfb78-9522-4089-96e0-285ab80a0dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:25.967503 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['fdb518de-7b48-4397-9eaf-22b669a1745f', 'e82437d3-eb82-49a3-9b31-3f6d4b4de190', 'a5719e52-9686-41bb-8c69-94c8471181f7', 'e0258bcb-1d04-4423-ab3b-e1126539dd3b'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:25.968718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4dfb78-9522-4089-96e0-285ab80a0dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb518de-7b48-4397-9eaf-22b669a1745f', 'e82437d3-eb82-49a3-9b31-3f6d4b4de190', 'a5719e52-9686-41bb-8c69-94c8471181f7', 'e0258bcb-1d04-4423-ab3b-e1126539dd3b']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:25.970197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f6b141-0ec3-4338-b194-970473268000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:25.980709 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4325a872-19c9-4d30-af08-f8b346e5b801 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:25.983389 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4325a872-19c9-4d30-af08-f8b346e5b801 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:25.983873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4325a872-19c9-4d30-af08-f8b346e5b801 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:25.984075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4325a872-19c9-4d30-af08-f8b346e5b801 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:26.003921 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:26.003921 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:26.011651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9f6b141-0ec3-4338-b194-970473268000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae9e96d-014c-4f39-84f1-2b9eae13baee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1102688673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['fdb518de-7b48-4397-9eaf-22b669a1745f','e82437d3-eb82-49a3-9b31-3f6d4b4de190','a5719e52-9686-41bb-8c69-94c8471181f7','e0258bcb-1d04-4423-ab3b-e1126539dd3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1102688673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae9e96d-014c-4f39-84f1-2b9eae13baee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e305ddb015c40af9afbecc9488b8955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:26.011861 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4325a872-19c9-4d30-af08-f8b346e5b801 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:26.012702 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ce27a5-30cb-44b0-b73d-17804cd58048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:26.022774 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4325a872-19c9-4d30-af08-f8b346e5b801 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 returned with HTTP 200 Jul 03 13:04:26.023553 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 607/2428] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:25 2026] GET /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:26.049870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:26.052210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ce27a5-30cb-44b0-b73d-17804cd58048) transitioned into state 'SUCCESS' from state '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-1102688673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['fdb518de-7b48-4397-9eaf-22b669a1745f','e82437d3-eb82-49a3-9b31-3f6d4b4de190','a5719e52-9686-41bb-8c69-94c8471181f7','e0258bcb-1d04-4423-ab3b-e1126539dd3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:26.052713 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:04:26.054556 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8285d4a0-5668-450f-ab48-eed5278bb716", "name": "tempest-VolumesDeleteCascade-Snapshot-6060375"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:26.054830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0689f672-56fc-4b20-b365-58a4d03041e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:26.072841 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:26.072841 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:26.073569 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:26.074213 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create snapshot from volume 8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:26.074276 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0689f672-56fc-4b20-b365-58a4d03041e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:26.075568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (b5308cef-fb8a-4e7a-a5fd-624a7021a231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:26.075973 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request issued successfully. Jul 03 13:04:26.076764 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76353996-0a58-48c2-a3f3-c64e4e8b17bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:26.078256 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 611/2429] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:04:25 2026] POST /volume/v3/volumes => generated 776 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:26.098685 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6242f1ba-c8db-41e9-9bb7-384b9f6c5a8f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:26.102509 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6242f1ba-c8db-41e9-9bb7-384b9f6c5a8f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee Jul 03 13:04:26.102916 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6242f1ba-c8db-41e9-9bb7-384b9f6c5a8f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:26.103152 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6242f1ba-c8db-41e9-9bb7-384b9f6c5a8f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:26.118032 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:26.118032 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:26.130475 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6242f1ba-c8db-41e9-9bb7-384b9f6c5a8f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:26.142862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6242f1ba-c8db-41e9-9bb7-384b9f6c5a8f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee returned with HTTP 200 Jul 03 13:04:26.142862 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 608/2430] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:26 2026] GET /volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:26.175622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Created reservations ['d6ffe8f7-bf12-4293-acda-f401b8a0c8c0', '766efb79-928b-48c7-a0a4-5dfc7ee254e5', '48cc2446-bdd1-4b0a-8f95-2e5151cea7ac', 'bad8de7c-a529-48d0-88d6-bfdd460783a9'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:26.247598 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot create request issued successfully. Jul 03 13:04:26.248065 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ada0d1cd-0137-4802-ad09-247b11e5bc91 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:04:26.248562 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 596/2431] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:04:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:26.262491 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2dcd9271-9498-4af2-8bd8-b4a50ad7d48d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:26.267464 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2dcd9271-9498-4af2-8bd8-b4a50ad7d48d tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 Jul 03 13:04:26.267464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2dcd9271-9498-4af2-8bd8-b4a50ad7d48d tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:26.267464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2dcd9271-9498-4af2-8bd8-b4a50ad7d48d tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:26.276927 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:26.276927 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:26.277775 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2dcd9271-9498-4af2-8bd8-b4a50ad7d48d tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:26.278861 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2dcd9271-9498-4af2-8bd8-b4a50ad7d48d tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 returned with HTTP 200 Jul 03 13:04:26.279449 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 612/2432] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:04:26 2026] GET /volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:26.348816 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Lock "cinder-attachment_update-a036215c-6ed5-4af1-851f-a07d36266ec0-np0000004418" released by "attachment_update" :: held 0.549s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:04:26.349280 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-3a5293ab-1a18-4cd4-854a-85327f4f0513 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483 returned with HTTP 200 Jul 03 13:04:26.349556 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 617/2433] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:04:25 2026] PUT /volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:26.489317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-17874e3e-0616-489f-bfbf-09bbf37c2076 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:26.493000 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17874e3e-0616-489f-bfbf-09bbf37c2076 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:26.493000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17874e3e-0616-489f-bfbf-09bbf37c2076 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:26.493000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17874e3e-0616-489f-bfbf-09bbf37c2076 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:26.511105 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:26.511105 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:26.518748 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-17874e3e-0616-489f-bfbf-09bbf37c2076 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:26.530187 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17874e3e-0616-489f-bfbf-09bbf37c2076 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:26.530368 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 609/2434] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:26 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:26.619252 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-281eca4e-557f-4d53-a656-ba017d04ce71 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:26.622274 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-281eca4e-557f-4d53-a656-ba017d04ce71 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:26.622443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-281eca4e-557f-4d53-a656-ba017d04ce71 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:26.622699 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-281eca4e-557f-4d53-a656-ba017d04ce71 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:26.623407 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-281eca4e-557f-4d53-a656-ba017d04ce71 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:26.628578 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:26.628578 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:26.629868 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-281eca4e-557f-4d53-a656-ba017d04ce71 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:26.630613 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 597/2435] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:26 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:27.158995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1a329eb4-1144-4685-8c3d-806c1a90b4e1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.162196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1a329eb4-1144-4685-8c3d-806c1a90b4e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee Jul 03 13:04:27.163377 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1a329eb4-1144-4685-8c3d-806c1a90b4e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:27.163377 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1a329eb4-1144-4685-8c3d-806c1a90b4e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:27.175531 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.175531 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:27.181715 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1a329eb4-1144-4685-8c3d-806c1a90b4e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:27.198769 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1a329eb4-1144-4685-8c3d-806c1a90b4e1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee returned with HTTP 200 Jul 03 13:04:27.199363 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 613/2436] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:27 2026] GET /volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:27.215486 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.218670 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:04:27.220786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eae9e96d-014c-4f39-84f1-2b9eae13baee", "name": "tempest-type-Backup-1900188247"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:27.222593 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating new backup {'backup': {'volume_id': 'eae9e96d-014c-4f39-84f1-2b9eae13baee', 'name': 'tempest-type-Backup-1900188247'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:04:27.222593 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating backup of volume eae9e96d-014c-4f39-84f1-2b9eae13baee in container None Jul 03 13:04:27.235481 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.235481 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:27.235956 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:27.293681 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-95e0a525-e0af-4f08-b160-3ab2574e10fb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.296411 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95e0a525-e0af-4f08-b160-3ab2574e10fb tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 Jul 03 13:04:27.296739 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95e0a525-e0af-4f08-b160-3ab2574e10fb tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:27.297096 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95e0a525-e0af-4f08-b160-3ab2574e10fb tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:27.303194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['944e8751-07e4-4b84-a21e-b341133135cc', '325f7c76-a183-45b9-b739-002aea0361ed'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:27.306212 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.306212 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:27.306881 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-95e0a525-e0af-4f08-b160-3ab2574e10fb tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:27.307625 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95e0a525-e0af-4f08-b160-3ab2574e10fb tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 returned with HTTP 200 Jul 03 13:04:27.308202 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 610/2437] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:04:27 2026] GET /volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:27.322483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f1dec346-41ff-4e2d-8c99-da84929a460f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.325934 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:04:27.326435 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8285d4a0-5668-450f-ab48-eed5278bb716", "name": "tempest-VolumesDeleteCascade-Snapshot-434228944"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:27.341753 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.341753 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:27.342576 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:27.342769 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create snapshot from volume 8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:27.368247 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf020145-0dc4-4a93-a17e-34b2db65f17b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:04:27.368247 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 618/2438] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:04:27 2026] POST /volume/v3/backups => generated 314 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:27.380331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c83a6c8a-c0a7-4ef7-956a-198f7e4f3925 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.383043 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c83a6c8a-c0a7-4ef7-956a-198f7e4f3925 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:27.383473 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c83a6c8a-c0a7-4ef7-956a-198f7e4f3925 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:27.383769 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c83a6c8a-c0a7-4ef7-956a-198f7e4f3925 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:27.383970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c83a6c8a-c0a7-4ef7-956a-198f7e4f3925 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:27.387722 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Created reservations ['38c67ce9-3577-4edd-a848-b1fb309714df', '14085db0-42a6-472c-9476-792ce5537edf', 'a713d8b8-71f3-470b-9460-58f20f76c929', '66ca5553-dd82-4a23-b04b-93011ffc33cf'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:27.391638 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.391638 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:27.393120 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c83a6c8a-c0a7-4ef7-956a-198f7e4f3925 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:27.393238 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 614/2439] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:27 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:27.454869 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot create request issued successfully. Jul 03 13:04:27.454869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f1dec346-41ff-4e2d-8c99-da84929a460f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:04:27.454869 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 598/2440] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:04:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:27.470088 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aca19899-1d3e-4855-a514-061420906fca None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.473775 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aca19899-1d3e-4855-a514-061420906fca tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 Jul 03 13:04:27.474264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aca19899-1d3e-4855-a514-061420906fca tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:27.474403 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aca19899-1d3e-4855-a514-061420906fca tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:27.484512 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.484512 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:27.485225 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-aca19899-1d3e-4855-a514-061420906fca tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:27.486443 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aca19899-1d3e-4855-a514-061420906fca tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 returned with HTTP 200 Jul 03 13:04:27.487006 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 611/2441] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:04:27 2026] GET /volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:27.543959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-608aee2c-5fb5-4151-9bbd-1db3979a3862 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.546070 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-608aee2c-5fb5-4151-9bbd-1db3979a3862 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:27.546274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-608aee2c-5fb5-4151-9bbd-1db3979a3862 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:27.546450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-608aee2c-5fb5-4151-9bbd-1db3979a3862 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:27.556437 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.556437 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:27.560178 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-608aee2c-5fb5-4151-9bbd-1db3979a3862 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:27.564473 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-608aee2c-5fb5-4151-9bbd-1db3979a3862 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:27.564873 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 619/2442] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:27 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:27.650560 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68a4eb11-5867-4aa6-9e9b-68f78329109f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:27.652867 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68a4eb11-5867-4aa6-9e9b-68f78329109f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:27.653391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68a4eb11-5867-4aa6-9e9b-68f78329109f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:27.653587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68a4eb11-5867-4aa6-9e9b-68f78329109f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:27.653647 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-68a4eb11-5867-4aa6-9e9b-68f78329109f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:27.660349 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:27.660349 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:27.661230 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68a4eb11-5867-4aa6-9e9b-68f78329109f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:27.661727 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 615/2443] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:27 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:28.242192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-66462ac1-d61b-4474-94b6-f0cd358f48ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.242192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66462ac1-d61b-4474-94b6-f0cd358f48ee None None] GET https://10.4.3.13/volume// Jul 03 13:04:28.242192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66462ac1-d61b-4474-94b6-f0cd358f48ee None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.242192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66462ac1-d61b-4474-94b6-f0cd358f48ee None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.243031 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66462ac1-d61b-4474-94b6-f0cd358f48ee None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:28.243607 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 599/2444] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:28.253027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-9c911501-23c5-4a3b-bd4b-e9c15d3bb979 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.256254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-9c911501-23c5-4a3b-bd4b-e9c15d3bb979 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:04:28.256562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-9c911501-23c5-4a3b-bd4b-e9c15d3bb979 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.256930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-9c911501-23c5-4a3b-bd4b-e9c15d3bb979 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.271124 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.271124 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:28.275590 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-9c911501-23c5-4a3b-bd4b-e9c15d3bb979 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:04:28.280032 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-9c911501-23c5-4a3b-bd4b-e9c15d3bb979 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:04:28.280592 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 612/2445] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 1290 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:28.399435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.402081 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] PUT https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851 Jul 03 13:04:28.402405 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:28.406623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bd8f3b02-be4b-42c7-bc97-6d0a5eb6f8f3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.409151 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd8f3b02-be4b-42c7-bc97-6d0a5eb6f8f3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:28.410220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd8f3b02-be4b-42c7-bc97-6d0a5eb6f8f3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.410220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd8f3b02-be4b-42c7-bc97-6d0a5eb6f8f3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.410220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bd8f3b02-be4b-42c7-bc97-6d0a5eb6f8f3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:28.411446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Acquiring lock "cinder-attachment_update-6308574c-1532-4729-b566-0f9d6f85e1d8-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:04:28.415481 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.415481 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:28.416619 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd8f3b02-be4b-42c7-bc97-6d0a5eb6f8f3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:28.417364 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 616/2446] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:28.419180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Lock "cinder-attachment_update-6308574c-1532-4729-b566-0f9d6f85e1d8-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:04:28.419180 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.419180 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:28.496959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0dd4f919-b16f-4715-9556-70ccb9157b68 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.499354 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0dd4f919-b16f-4715-9556-70ccb9157b68 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 Jul 03 13:04:28.499842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0dd4f919-b16f-4715-9556-70ccb9157b68 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.501179 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0dd4f919-b16f-4715-9556-70ccb9157b68 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.512199 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.512199 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:28.512199 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0dd4f919-b16f-4715-9556-70ccb9157b68 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:28.512199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0dd4f919-b16f-4715-9556-70ccb9157b68 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 returned with HTTP 200 Jul 03 13:04:28.512886 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 600/2447] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:28.525671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.527734 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716?cascade=True Jul 03 13:04:28.528077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.528253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.528385 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume with id: 8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:28.536471 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.536471 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:28.537057 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:28.578478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4fbcb0d2-288a-4876-9d27-c9bb305b7486 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.580260 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4fbcb0d2-288a-4876-9d27-c9bb305b7486 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:28.580495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4fbcb0d2-288a-4876-9d27-c9bb305b7486 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.580775 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4fbcb0d2-288a-4876-9d27-c9bb305b7486 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.590964 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.590964 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:28.593562 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume request issued successfully. Jul 03 13:04:28.593927 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-980ea296-cce1-4cb8-b52d-e4d23f086a4f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716?cascade=True returned with HTTP 202 Jul 03 13:04:28.594590 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 613/2448] 10.4.3.13 () {66 vars in 1369 bytes} [Fri Jul 3 13:04:28 2026] DELETE /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:28.598593 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4fbcb0d2-288a-4876-9d27-c9bb305b7486 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:28.603666 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b6321d2-f028-4a73-824a-2160149a888e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.605110 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b6321d2-f028-4a73-824a-2160149a888e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:28.605808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b6321d2-f028-4a73-824a-2160149a888e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.605808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b6321d2-f028-4a73-824a-2160149a888e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.606783 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4fbcb0d2-288a-4876-9d27-c9bb305b7486 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:28.607536 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 617/2449] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:28.614060 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.614060 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:28.621114 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4b6321d2-f028-4a73-824a-2160149a888e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:28.628690 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b6321d2-f028-4a73-824a-2160149a888e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 returned with HTTP 200 Jul 03 13:04:28.628690 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 601/2450] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:28.675934 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-48ee3d1d-ab5c-469f-865b-7e1a3fb01f84 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:28.677618 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-48ee3d1d-ab5c-469f-865b-7e1a3fb01f84 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:28.680492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-48ee3d1d-ab5c-469f-865b-7e1a3fb01f84 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:28.680492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-48ee3d1d-ab5c-469f-865b-7e1a3fb01f84 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:28.680492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-48ee3d1d-ab5c-469f-865b-7e1a3fb01f84 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:28.690234 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:28.690234 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:28.691222 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-48ee3d1d-ab5c-469f-865b-7e1a3fb01f84 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:28.691643 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 614/2451] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:28 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:28.948625 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Lock "cinder-attachment_update-6308574c-1532-4729-b566-0f9d6f85e1d8-np0000004418" released by "attachment_update" :: held 0.530s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:04:28.950150 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-3ade5c56-4047-4ed5-b33d-7f3defb355fc tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851 returned with HTTP 200 Jul 03 13:04:28.950150 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 620/2452] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:04:28 2026] PUT /volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:29.431194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2b5d8905-c660-4acb-99d2-4207f7b8b7f1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.435188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b5d8905-c660-4acb-99d2-4207f7b8b7f1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:29.435188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b5d8905-c660-4acb-99d2-4207f7b8b7f1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.435188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b5d8905-c660-4acb-99d2-4207f7b8b7f1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.435188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2b5d8905-c660-4acb-99d2-4207f7b8b7f1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:29.438845 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:29.438845 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:29.439845 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b5d8905-c660-4acb-99d2-4207f7b8b7f1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:29.440431 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 618/2453] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:29.474486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-edefcab5-1a2f-48fc-89f0-335a55c0b5ca None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.476946 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-edefcab5-1a2f-48fc-89f0-335a55c0b5ca tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851/action Jul 03 13:04:29.477487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-edefcab5-1a2f-48fc-89f0-335a55c0b5ca tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:29.477731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-edefcab5-1a2f-48fc-89f0-335a55c0b5ca tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:29.497268 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:29.497268 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:29.514569 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9c0465a5-4f51-4716-a04c-339309f2d639 req-edefcab5-1a2f-48fc-89f0-335a55c0b5ca tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851/action returned with HTTP 204 Jul 03 13:04:29.515419 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 602/2454] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:29 2026] POST /volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:29.621904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-66d6e860-7772-4456-bb64-03e739296f83 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.624051 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66d6e860-7772-4456-bb64-03e739296f83 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:29.624246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66d6e860-7772-4456-bb64-03e739296f83 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.624469 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66d6e860-7772-4456-bb64-03e739296f83 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.637837 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:29.637837 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:29.643736 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-66d6e860-7772-4456-bb64-03e739296f83 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:29.648774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-53421e47-7168-4525-ae20-892b18ec977a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.652064 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53421e47-7168-4525-ae20-892b18ec977a tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:29.652550 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53421e47-7168-4525-ae20-892b18ec977a tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.652844 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53421e47-7168-4525-ae20-892b18ec977a tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.652969 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66d6e860-7772-4456-bb64-03e739296f83 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:29.653442 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 615/2455] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:29.662118 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53421e47-7168-4525-ae20-892b18ec977a tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 returned with HTTP 404 Jul 03 13:04:29.662813 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 621/2456] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:29.670959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.673231 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 13:04:29.673436 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.673648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.673925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:04:29.674768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:04:29.684925 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Get all volumes completed successfully. Jul 03 13:04:29.685435 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-33b383d9-8ad3-4c93-b378-a796a43801e9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 13:04:29.685910 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 619/2457] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:29.699075 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3eea3b0d-500f-492e-a086-c7a217f41037 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.701625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:04:29.702011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.703181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.703181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:04:29.704069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:04:29.707307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-37c487dd-60e8-4f83-864c-6b7766ace446 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.709824 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-37c487dd-60e8-4f83-864c-6b7766ace446 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:29.710023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-37c487dd-60e8-4f83-864c-6b7766ace446 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.710237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-37c487dd-60e8-4f83-864c-6b7766ace446 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.710376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-37c487dd-60e8-4f83-864c-6b7766ace446 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:29.713123 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Get all snapshots completed successfully. Jul 03 13:04:29.713123 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3eea3b0d-500f-492e-a086-c7a217f41037 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:04:29.713123 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 603/2458] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:04:29.715316 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:29.715316 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:29.716197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-37c487dd-60e8-4f83-864c-6b7766ace446 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:29.716690 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 616/2459] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:29.722451 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1799f409-3b96-4739-bfd4-c58778b31faa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.724714 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1799f409-3b96-4739-bfd4-c58778b31faa tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 Jul 03 13:04:29.724961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1799f409-3b96-4739-bfd4-c58778b31faa tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.725109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1799f409-3b96-4739-bfd4-c58778b31faa tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.725297 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-1799f409-3b96-4739-bfd4-c58778b31faa tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete snapshot with id: 13711fd9-1392-4250-a2bf-8ebcc615e6c5 Jul 03 13:04:29.730326 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1799f409-3b96-4739-bfd4-c58778b31faa tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 returned with HTTP 404 Jul 03 13:04:29.730934 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 622/2460] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:04:29 2026] DELETE /volume/v3/snapshots/13711fd9-1392-4250-a2bf-8ebcc615e6c5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:29.738526 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-38464a1b-9e50-4a13-ad49-befb84056159 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.740599 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38464a1b-9e50-4a13-ad49-befb84056159 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 Jul 03 13:04:29.740803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38464a1b-9e50-4a13-ad49-befb84056159 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.741042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38464a1b-9e50-4a13-ad49-befb84056159 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.741178 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-38464a1b-9e50-4a13-ad49-befb84056159 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete snapshot with id: dad29145-0472-45ee-bf01-37f6ee75c891 Jul 03 13:04:29.746188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38464a1b-9e50-4a13-ad49-befb84056159 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 returned with HTTP 404 Jul 03 13:04:29.746767 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 620/2461] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:04:29 2026] DELETE /volume/v3/snapshots/dad29145-0472-45ee-bf01-37f6ee75c891 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:29.755482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-70b15176-f0f4-4ac3-85bd-d2c3b165c88b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.756994 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-70b15176-f0f4-4ac3-85bd-d2c3b165c88b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:29.758879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-70b15176-f0f4-4ac3-85bd-d2c3b165c88b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.758879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-70b15176-f0f4-4ac3-85bd-d2c3b165c88b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.764570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-70b15176-f0f4-4ac3-85bd-d2c3b165c88b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 returned with HTTP 404 Jul 03 13:04:29.765422 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 604/2462] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:29 2026] GET /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:29.773668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8827fdee-d227-4aa0-9894-7d14f8419759 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.776065 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8827fdee-d227-4aa0-9894-7d14f8419759 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:29.776565 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8827fdee-d227-4aa0-9894-7d14f8419759 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:29.776873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8827fdee-d227-4aa0-9894-7d14f8419759 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:29.777184 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-8827fdee-d227-4aa0-9894-7d14f8419759 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume with id: 8285d4a0-5668-450f-ab48-eed5278bb716 Jul 03 13:04:29.786248 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8827fdee-d227-4aa0-9894-7d14f8419759 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 returned with HTTP 404 Jul 03 13:04:29.786599 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 617/2463] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:29 2026] DELETE /volume/v3/volumes/8285d4a0-5668-450f-ab48-eed5278bb716 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:29.798074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0119d180-0ce2-4156-875d-27ba646e59e3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:29.800187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:29.800735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-825474603"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:29.802285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-825474603'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:29.802438 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume of 1 GB Jul 03 13:04:29.802824 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:29.802824 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:29.808866 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Availability Zones retrieved successfully. Jul 03 13:04:29.816357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Flow 'volume_create_api' (55061ade-5ddb-4d46-aff9-267147e7bd97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:29.817509 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18a9a9-c6d9-4af7-bf76-215d5eeca8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:29.818638 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:29.869128 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18a9a9-c6d9-4af7-bf76-215d5eeca8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:29.870087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cf9276-9bd8-4366-94f8-bda860a7f0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:29.927477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Created reservations ['b746bd43-40f6-4a91-b7bb-54b7486dfef6', 'cf729fb0-7e01-41fe-9993-4af761ec5734', 'fb827e2c-d13c-466b-a7fb-43cb8cd9dc55', 'b6fde4b5-77a5-4706-bcf6-21a19c1f2234'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:29.928483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94cf9276-9bd8-4366-94f8-bda860a7f0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b746bd43-40f6-4a91-b7bb-54b7486dfef6', 'cf729fb0-7e01-41fe-9993-4af761ec5734', 'fb827e2c-d13c-466b-a7fb-43cb8cd9dc55', 'b6fde4b5-77a5-4706-bcf6-21a19c1f2234']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:29.929425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddf4a93-6164-41c3-8207-5d58d9d2ef1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:29.961847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddf4a93-6164-41c3-8207-5d58d9d2ef1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '059f527d-2f13-49d9-9f81-01042e3b8b07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-825474603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9130078004417aa465644bc6c45d86',qos_specs=None,replication_status=,reservations=['b746bd43-40f6-4a91-b7bb-54b7486dfef6','cf729fb0-7e01-41fe-9993-4af761ec5734','fb827e2c-d13c-466b-a7fb-43cb8cd9dc55','b6fde4b5-77a5-4706-bcf6-21a19c1f2234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-825474603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=059f527d-2f13-49d9-9f81-01042e3b8b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9130078004417aa465644bc6c45d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:29.962932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b646ebe-d4b1-4ea0-891d-640fb53d96f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:29.991027 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b646ebe-d4b1-4ea0-891d-640fb53d96f1) transitioned into state 'SUCCESS' from state '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-825474603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9130078004417aa465644bc6c45d86',qos_specs=None,replication_status=,reservations=['b746bd43-40f6-4a91-b7bb-54b7486dfef6','cf729fb0-7e01-41fe-9993-4af761ec5734','fb827e2c-d13c-466b-a7fb-43cb8cd9dc55','b6fde4b5-77a5-4706-bcf6-21a19c1f2234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:29.991733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97533768-765c-4c87-b6f6-1fdbca410000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:30.009346 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97533768-765c-4c87-b6f6-1fdbca410000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:30.010622 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Flow 'volume_create_api' (55061ade-5ddb-4d46-aff9-267147e7bd97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:30.011061 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume request issued successfully. Jul 03 13:04:30.012123 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0119d180-0ce2-4156-875d-27ba646e59e3 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:30.012725 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 623/2464] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:29 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:30.027706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7a5d7ed7-cb4b-4e93-9d01-a98126f1b654 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:30.030018 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a5d7ed7-cb4b-4e93-9d01-a98126f1b654 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:30.030243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a5d7ed7-cb4b-4e93-9d01-a98126f1b654 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:30.030391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a5d7ed7-cb4b-4e93-9d01-a98126f1b654 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:30.038373 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:30.038373 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:30.043194 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a5d7ed7-cb4b-4e93-9d01-a98126f1b654 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:30.049271 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a5d7ed7-cb4b-4e93-9d01-a98126f1b654 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 returned with HTTP 200 Jul 03 13:04:30.049271 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 621/2465] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:30 2026] GET /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:30.453119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ba142e20-b854-4f59-9271-8e7ef620b9f0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:30.454743 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba142e20-b854-4f59-9271-8e7ef620b9f0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:30.456676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba142e20-b854-4f59-9271-8e7ef620b9f0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:30.456676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba142e20-b854-4f59-9271-8e7ef620b9f0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:30.456676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ba142e20-b854-4f59-9271-8e7ef620b9f0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:30.461154 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:30.461154 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:30.462295 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba142e20-b854-4f59-9271-8e7ef620b9f0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:30.462799 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 605/2466] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:30 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:30.669158 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-eff047b5-c050-41a5-9187-33824e95a8d7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:30.671188 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eff047b5-c050-41a5-9187-33824e95a8d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:30.671464 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eff047b5-c050-41a5-9187-33824e95a8d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:30.671695 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eff047b5-c050-41a5-9187-33824e95a8d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:30.684095 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:30.684095 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:30.688771 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-eff047b5-c050-41a5-9187-33824e95a8d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:30.694496 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eff047b5-c050-41a5-9187-33824e95a8d7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:30.695057 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 618/2467] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:30 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:30.732122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4eb39c6b-de4e-475f-b193-178547bdeca8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:30.735924 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4eb39c6b-de4e-475f-b193-178547bdeca8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:30.736190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4eb39c6b-de4e-475f-b193-178547bdeca8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:30.736448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4eb39c6b-de4e-475f-b193-178547bdeca8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:30.736591 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4eb39c6b-de4e-475f-b193-178547bdeca8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:30.743360 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:30.743360 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:30.744308 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4eb39c6b-de4e-475f-b193-178547bdeca8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:30.744689 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 624/2468] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:30 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:31.064442 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-260ad2e8-fba0-489a-a490-55b5a2d3e48c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:31.066683 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-260ad2e8-fba0-489a-a490-55b5a2d3e48c tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:31.066837 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-260ad2e8-fba0-489a-a490-55b5a2d3e48c tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:31.067054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-260ad2e8-fba0-489a-a490-55b5a2d3e48c tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:31.075207 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:31.075207 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:31.080311 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-260ad2e8-fba0-489a-a490-55b5a2d3e48c tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:31.088115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-260ad2e8-fba0-489a-a490-55b5a2d3e48c tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 returned with HTTP 200 Jul 03 13:04:31.088858 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 622/2469] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:31 2026] GET /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:31.106378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:31.109074 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:04:31.109811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "059f527d-2f13-49d9-9f81-01042e3b8b07", "name": "tempest-VolumesDeleteCascade-Snapshot-42505696"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:31.120459 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:31.120459 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:31.122187 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:31.122187 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create snapshot from volume 059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:31.162669 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Created reservations ['fed1dbcc-9612-453b-ba34-d39f2d82d244', 'b28450fd-401e-41ba-9728-192b4bb0aa26', 'b3cdb720-c735-4243-a934-317327fd6963', 'fdcf8331-64bb-4c70-85dc-32baaad2397e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:31.207459 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot create request issued successfully. Jul 03 13:04:31.207459 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-61bb5a67-374d-4b16-9b4b-f0c3f43e2c35 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:04:31.207459 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 606/2470] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:04:31 2026] POST /volume/v3/snapshots => generated 305 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:31.220963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4bab3dff-5901-433d-94f9-0a7696ce0c17 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:31.223580 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4bab3dff-5901-433d-94f9-0a7696ce0c17 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 Jul 03 13:04:31.224089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4bab3dff-5901-433d-94f9-0a7696ce0c17 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:31.224363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4bab3dff-5901-433d-94f9-0a7696ce0c17 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:31.234825 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:31.234825 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:31.235671 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4bab3dff-5901-433d-94f9-0a7696ce0c17 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:31.236809 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4bab3dff-5901-433d-94f9-0a7696ce0c17 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 returned with HTTP 200 Jul 03 13:04:31.237362 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 619/2471] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:04:31 2026] GET /volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:31.474266 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1d2716db-5d6d-412c-98b1-7b592a661194 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:31.476806 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1d2716db-5d6d-412c-98b1-7b592a661194 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:31.476806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1d2716db-5d6d-412c-98b1-7b592a661194 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:31.477093 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1d2716db-5d6d-412c-98b1-7b592a661194 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:31.477325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-1d2716db-5d6d-412c-98b1-7b592a661194 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:31.482188 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:31.482188 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:31.483127 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1d2716db-5d6d-412c-98b1-7b592a661194 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:31.483590 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 625/2472] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:31 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:31.709392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-547e3851-22d3-4aae-bde6-0deb25546f0e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:31.714548 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-547e3851-22d3-4aae-bde6-0deb25546f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:31.714548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-547e3851-22d3-4aae-bde6-0deb25546f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:31.715541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-547e3851-22d3-4aae-bde6-0deb25546f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:31.732290 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:31.732290 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:31.737833 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-547e3851-22d3-4aae-bde6-0deb25546f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:31.744414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-547e3851-22d3-4aae-bde6-0deb25546f0e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:31.744918 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 623/2473] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:31 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:31.762638 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c0c9a5a9-8ac1-4ed2-b960-4388973c0281 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:31.767685 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0c9a5a9-8ac1-4ed2-b960-4388973c0281 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:31.767685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0c9a5a9-8ac1-4ed2-b960-4388973c0281 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:31.767685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0c9a5a9-8ac1-4ed2-b960-4388973c0281 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:31.767685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c0c9a5a9-8ac1-4ed2-b960-4388973c0281 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:31.778396 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:31.778396 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:31.779568 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0c9a5a9-8ac1-4ed2-b960-4388973c0281 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:31.781389 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 607/2474] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:31 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:32.253089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2ba392e2-2bd5-45f7-991e-daccde455915 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:32.256182 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2ba392e2-2bd5-45f7-991e-daccde455915 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 Jul 03 13:04:32.256421 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2ba392e2-2bd5-45f7-991e-daccde455915 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:32.256685 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2ba392e2-2bd5-45f7-991e-daccde455915 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:32.263782 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:32.263782 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:32.264897 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2ba392e2-2bd5-45f7-991e-daccde455915 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:32.266437 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2ba392e2-2bd5-45f7-991e-daccde455915 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 returned with HTTP 200 Jul 03 13:04:32.267494 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 620/2475] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:04:32 2026] GET /volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:32.278554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3ec9c5fb-dade-4174-82c1-797858711660 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:32.280937 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:32.282143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4e2fc5d4-ade9-4b24-816c-fdcd75a11c02", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1080878677"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:32.283565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume request body: {'volume': {'snapshot_id': '4e2fc5d4-ade9-4b24-816c-fdcd75a11c02', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1080878677'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:32.293144 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:32.293144 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:32.293144 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Snapshot retrieved successfully. Jul 03 13:04:32.293144 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume of 1 GB Jul 03 13:04:32.297340 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Availability Zones retrieved successfully. Jul 03 13:04:32.303119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Flow 'volume_create_api' (87d21df5-f385-4e2a-8885-fff661f7ee43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:32.304131 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a11e45-f3dc-437c-b91c-8a5cfa2b2e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:32.305122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:32.355127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a11e45-f3dc-437c-b91c-8a5cfa2b2e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e2fc5d4-ade9-4b24-816c-fdcd75a11c02', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:32.355573 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e84df49-db17-48ba-856e-54e5bcc3323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:32.431687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Created reservations ['6c6fa33d-95e9-4818-94a9-5d0015604931', '9df526d0-6cf9-489e-b541-5719dfa84a7b', '959e4403-f1d3-438e-b65f-cc6f9e9846c2', '28492c35-8876-403b-956e-0ef4026e0800'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:32.433245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e84df49-db17-48ba-856e-54e5bcc3323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c6fa33d-95e9-4818-94a9-5d0015604931', '9df526d0-6cf9-489e-b541-5719dfa84a7b', '959e4403-f1d3-438e-b65f-cc6f9e9846c2', '28492c35-8876-403b-956e-0ef4026e0800']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:32.434838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcde6d72-82c7-43c4-8d2f-54d10d09a5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:32.494659 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcde6d72-82c7-43c4-8d2f-54d10d09a5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6c7862a-70b7-40e8-bd88-2a0e93b1022c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1080878677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9130078004417aa465644bc6c45d86',qos_specs=None,replication_status=,reservations=['6c6fa33d-95e9-4818-94a9-5d0015604931','9df526d0-6cf9-489e-b541-5719dfa84a7b','959e4403-f1d3-438e-b65f-cc6f9e9846c2','28492c35-8876-403b-956e-0ef4026e0800'],size=1,snapshot_id=4e2fc5d4-ade9-4b24-816c-fdcd75a11c02,source_replicaid=,source_volid=None,status='creating',user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1080878677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6c7862a-70b7-40e8-bd88-2a0e93b1022c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee9130078004417aa465644bc6c45d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e2fc5d4-ade9-4b24-816c-fdcd75a11c02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:32.497729 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79eb41b0-0c86-42a2-8e29-b32c9d34e3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:32.499024 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-70da32ac-e73f-4f5d-834e-6245a9dc5896 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:32.501294 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-70da32ac-e73f-4f5d-834e-6245a9dc5896 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:32.501520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-70da32ac-e73f-4f5d-834e-6245a9dc5896 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:32.501749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-70da32ac-e73f-4f5d-834e-6245a9dc5896 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:32.501880 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-70da32ac-e73f-4f5d-834e-6245a9dc5896 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:32.506913 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:32.506913 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:32.507707 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-70da32ac-e73f-4f5d-834e-6245a9dc5896 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:32.508387 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 624/2476] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:32 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:32.532567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79eb41b0-0c86-42a2-8e29-b32c9d34e3e2) transitioned into state 'SUCCESS' from state '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-1080878677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee9130078004417aa465644bc6c45d86',qos_specs=None,replication_status=,reservations=['6c6fa33d-95e9-4818-94a9-5d0015604931','9df526d0-6cf9-489e-b541-5719dfa84a7b','959e4403-f1d3-438e-b65f-cc6f9e9846c2','28492c35-8876-403b-956e-0ef4026e0800'],size=1,snapshot_id=4e2fc5d4-ade9-4b24-816c-fdcd75a11c02,source_replicaid=,source_volid=None,status='creating',user_id='96b043ee4dcc491dbdaaa21793e4244d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:32.533872 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c0c48a-e4b7-4386-b86e-0a112272da35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:32.570400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c0c48a-e4b7-4386-b86e-0a112272da35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:32.571789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Flow 'volume_create_api' (87d21df5-f385-4e2a-8885-fff661f7ee43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:32.572228 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Create volume request issued successfully. Jul 03 13:04:32.572799 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3ec9c5fb-dade-4174-82c1-797858711660 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:32.573496 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 626/2477] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:32 2026] POST /volume/v3/volumes => generated 783 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:32.591599 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ff469bbf-d989-4b6e-ab86-02f43de65090 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:32.593684 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff469bbf-d989-4b6e-ab86-02f43de65090 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:32.593684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff469bbf-d989-4b6e-ab86-02f43de65090 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:32.594062 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff469bbf-d989-4b6e-ab86-02f43de65090 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:32.609365 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:32.609365 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:32.615502 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ff469bbf-d989-4b6e-ab86-02f43de65090 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:32.624250 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff469bbf-d989-4b6e-ab86-02f43de65090 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 200 Jul 03 13:04:32.624589 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 608/2478] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:32 2026] GET /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:32.761643 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6459c2e6-13b7-476e-a33c-7653df1fa8f8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:32.765903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6459c2e6-13b7-476e-a33c-7653df1fa8f8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:32.766248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6459c2e6-13b7-476e-a33c-7653df1fa8f8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:32.766711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6459c2e6-13b7-476e-a33c-7653df1fa8f8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:32.782054 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:32.782054 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:32.787144 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6459c2e6-13b7-476e-a33c-7653df1fa8f8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:32.794255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6459c2e6-13b7-476e-a33c-7653df1fa8f8 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:32.794403 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0802942a-a24c-4206-ba44-29505decc940 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:32.794505 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 621/2479] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:32 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:32.796218 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0802942a-a24c-4206-ba44-29505decc940 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:32.796455 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0802942a-a24c-4206-ba44-29505decc940 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:32.796753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0802942a-a24c-4206-ba44-29505decc940 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:32.796875 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-0802942a-a24c-4206-ba44-29505decc940 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:32.803208 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:32.803208 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:32.803650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0802942a-a24c-4206-ba44-29505decc940 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:32.804089 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 625/2480] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:32 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.531569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b5553698-c10b-46b2-9f8c-b872c3c0ba06 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.534258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b5553698-c10b-46b2-9f8c-b872c3c0ba06 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:33.534258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b5553698-c10b-46b2-9f8c-b872c3c0ba06 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.534549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b5553698-c10b-46b2-9f8c-b872c3c0ba06 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.535481 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b5553698-c10b-46b2-9f8c-b872c3c0ba06 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:33.542171 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.542171 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:33.542171 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b5553698-c10b-46b2-9f8c-b872c3c0ba06 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:33.542171 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 627/2481] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:33 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.648954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a1c30e59-b6a5-4cc3-acff-b035d9e645f4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.655065 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1c30e59-b6a5-4cc3-acff-b035d9e645f4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:33.655649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a1c30e59-b6a5-4cc3-acff-b035d9e645f4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.656297 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a1c30e59-b6a5-4cc3-acff-b035d9e645f4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.697539 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.697539 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:33.718391 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a1c30e59-b6a5-4cc3-acff-b035d9e645f4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:33.737466 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1c30e59-b6a5-4cc3-acff-b035d9e645f4 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 200 Jul 03 13:04:33.739525 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 609/2482] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:33 2026] GET /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 876 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.760996 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3d76d61e-f53b-4238-81d5-f614fb2c0b24 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.763362 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d76d61e-f53b-4238-81d5-f614fb2c0b24 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:33.763638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d76d61e-f53b-4238-81d5-f614fb2c0b24 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.763913 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d76d61e-f53b-4238-81d5-f614fb2c0b24 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.774722 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.774722 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:33.780448 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3d76d61e-f53b-4238-81d5-f614fb2c0b24 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:33.786143 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d76d61e-f53b-4238-81d5-f614fb2c0b24 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 200 Jul 03 13:04:33.786547 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 622/2483] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:33 2026] GET /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.801598 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.803822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07?cascade=True Jul 03 13:04:33.804107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.804438 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.804753 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume with id: 059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:33.813197 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a2ef00c0-12a3-4ca8-9ecd-968659c01504 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.814341 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2ef00c0-12a3-4ca8-9ecd-968659c01504 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:33.814589 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2ef00c0-12a3-4ca8-9ecd-968659c01504 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.814838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2ef00c0-12a3-4ca8-9ecd-968659c01504 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.821082 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.821082 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:33.824183 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:33.825384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dbe58d38-decd-4518-95bd-a4fa2ce1e954 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.828045 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbe58d38-decd-4518-95bd-a4fa2ce1e954 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:33.828422 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbe58d38-decd-4518-95bd-a4fa2ce1e954 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.829037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbe58d38-decd-4518-95bd-a4fa2ce1e954 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.829037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-dbe58d38-decd-4518-95bd-a4fa2ce1e954 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:33.829135 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.829135 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:33.835178 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.835178 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:33.835769 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbe58d38-decd-4518-95bd-a4fa2ce1e954 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:33.839198 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a2ef00c0-12a3-4ca8-9ecd-968659c01504 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:33.839553 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 610/2484] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:33 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.842299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2ef00c0-12a3-4ca8-9ecd-968659c01504 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:33.842702 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 628/2485] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:33 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.869251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-db76becd-ce02-46c9-93a6-415e2416c586 req-b326577f-4285-4ab9-b24f-45af7e194ce9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.873238 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-b326577f-4285-4ab9-b24f-45af7e194ce9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483/action Jul 03 13:04:33.873948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-b326577f-4285-4ab9-b24f-45af7e194ce9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:33.874147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-b326577f-4285-4ab9-b24f-45af7e194ce9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:33.881819 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume request issued successfully. Jul 03 13:04:33.882618 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e5fa2814-166a-438a-a78c-7ef5a4ea5351 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07?cascade=True returned with HTTP 202 Jul 03 13:04:33.882677 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 626/2486] 10.4.3.13 () {66 vars in 1369 bytes} [Fri Jul 3 13:04:33 2026] DELETE /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07?cascade=True => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:33.895398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b57b4ef0-9e0a-4ea4-b6d6-d0e5fb90d87f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:33.897745 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b57b4ef0-9e0a-4ea4-b6d6-d0e5fb90d87f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:33.898028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b57b4ef0-9e0a-4ea4-b6d6-d0e5fb90d87f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:33.898253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b57b4ef0-9e0a-4ea4-b6d6-d0e5fb90d87f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:33.906231 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.906231 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:33.911988 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:33.911988 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:33.917147 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b57b4ef0-9e0a-4ea4-b6d6-d0e5fb90d87f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:33.924952 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b57b4ef0-9e0a-4ea4-b6d6-d0e5fb90d87f tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 returned with HTTP 200 Jul 03 13:04:33.924952 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 611/2487] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:33 2026] GET /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:33.934203 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-db76becd-ce02-46c9-93a6-415e2416c586 req-b326577f-4285-4ab9-b24f-45af7e194ce9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483/action returned with HTTP 204 Jul 03 13:04:33.934203 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 623/2488] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:33 2026] POST /volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:34.584147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c499b04b-0812-41ff-99b8-8693e2f37feb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.586795 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c499b04b-0812-41ff-99b8-8693e2f37feb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:34.586947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c499b04b-0812-41ff-99b8-8693e2f37feb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.587240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c499b04b-0812-41ff-99b8-8693e2f37feb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.587394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c499b04b-0812-41ff-99b8-8693e2f37feb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:34.593373 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.593373 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:34.594345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c499b04b-0812-41ff-99b8-8693e2f37feb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:34.595138 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 629/2489] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:34.728018 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d6c877bd-3258-47e6-8662-d695e79c3c96 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.730309 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d6c877bd-3258-47e6-8662-d695e79c3c96 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:34.730553 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d6c877bd-3258-47e6-8662-d695e79c3c96 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.730779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d6c877bd-3258-47e6-8662-d695e79c3c96 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.745469 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.745469 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:34.748975 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d6c877bd-3258-47e6-8662-d695e79c3c96 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Volume info retrieved successfully. Jul 03 13:04:34.755253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d6c877bd-3258-47e6-8662-d695e79c3c96 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:34.755253 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 627/2490] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:34.811706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-d8180963-6b1c-4cbc-b4df-bdd6318268cd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.814332 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-d8180963-6b1c-4cbc-b4df-bdd6318268cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:34.814332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-d8180963-6b1c-4cbc-b4df-bdd6318268cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.814332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-d8180963-6b1c-4cbc-b4df-bdd6318268cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.828316 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.828316 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:34.833663 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-d8180963-6b1c-4cbc-b4df-bdd6318268cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:34.839841 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-d8180963-6b1c-4cbc-b4df-bdd6318268cd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:34.840377 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 612/2491] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:34.850698 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5f25689e-d453-4317-b387-f7f67cce5129 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.854913 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f25689e-d453-4317-b387-f7f67cce5129 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:34.855099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f25689e-d453-4317-b387-f7f67cce5129 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.855365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f25689e-d453-4317-b387-f7f67cce5129 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.855448 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5f25689e-d453-4317-b387-f7f67cce5129 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:34.862341 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.862341 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:34.862731 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b6d3b251-58d9-4667-bb4f-44695fb310a1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.863594 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f25689e-d453-4317-b387-f7f67cce5129 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:34.864502 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 624/2492] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:34.864682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.865027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6d3b251-58d9-4667-bb4f-44695fb310a1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:34.865027 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6d3b251-58d9-4667-bb4f-44695fb310a1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.865127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6d3b251-58d9-4667-bb4f-44695fb310a1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.870918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e/action Jul 03 13:04:34.871260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:34.871411 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:34.880460 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.880460 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:34.884826 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b6d3b251-58d9-4667-bb4f-44695fb310a1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:34.886833 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.886833 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:34.887784 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:34.892291 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6d3b251-58d9-4667-bb4f-44695fb310a1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:34.892711 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 630/2493] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:34.897228 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Begin detaching volume completed successfully. Jul 03 13:04:34.897538 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-2c887c7b-01cf-4e8f-9935-4f38d4e5b6d3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e/action returned with HTTP 202 Jul 03 13:04:34.897864 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 628/2494] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:04:34 2026] POST /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:34.910234 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d1d4be70-7057-46d4-a609-cdc89ed6fa0f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.912236 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1d4be70-7057-46d4-a609-cdc89ed6fa0f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:34.912478 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1d4be70-7057-46d4-a609-cdc89ed6fa0f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.912724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1d4be70-7057-46d4-a609-cdc89ed6fa0f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.926496 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.926496 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:34.931389 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ee17d132-6a1e-413a-abb1-f29e55317047 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.933426 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee17d132-6a1e-413a-abb1-f29e55317047 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:34.933690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee17d132-6a1e-413a-abb1-f29e55317047 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.933996 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee17d132-6a1e-413a-abb1-f29e55317047 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.934508 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d1d4be70-7057-46d4-a609-cdc89ed6fa0f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:34.939514 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1d4be70-7057-46d4-a609-cdc89ed6fa0f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:34.939992 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 613/2495] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:34.945211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fef523c9-b21b-414f-bc16-7c47385ab09e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.946862 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fef523c9-b21b-414f-bc16-7c47385ab09e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:34.947044 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fef523c9-b21b-414f-bc16-7c47385ab09e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.947470 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fef523c9-b21b-414f-bc16-7c47385ab09e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.950522 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:34.950522 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:34.955370 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ee17d132-6a1e-413a-abb1-f29e55317047 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:34.957236 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fef523c9-b21b-414f-bc16-7c47385ab09e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 returned with HTTP 404 Jul 03 13:04:34.957719 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 631/2496] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:34.961103 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee17d132-6a1e-413a-abb1-f29e55317047 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:34.961657 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 625/2497] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:34.971743 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.974311 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes Jul 03 13:04:34.974640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.974851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.975192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:04:34.975991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:04:34.983646 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Get all volumes completed successfully. Jul 03 13:04:34.984190 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4a294bc9-3abe-4488-a20f-bc4ee230f75b tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 13:04:34.984608 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 629/2498] 10.4.3.13 () {66 vars in 1230 bytes} [Fri Jul 3 13:04:34 2026] GET /volume/v3/volumes => generated 333 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:34.995356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:34.997661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:04:34.997933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:34.998205 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:34.998449 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:04:34.999651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:04:35.005534 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Get all snapshots completed successfully. Jul 03 13:04:35.005854 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fe6c0999-8695-4165-aa4b-2889a2117a23 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:04:35.006969 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 614/2499] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:04:34 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 13:04:35.017547 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-53277583-d8e6-40bb-9fd3-df9ca72e58de None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.019606 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53277583-d8e6-40bb-9fd3-df9ca72e58de tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:35.020382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53277583-d8e6-40bb-9fd3-df9ca72e58de tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.020382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53277583-d8e6-40bb-9fd3-df9ca72e58de tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.029975 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:35.029975 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:35.034820 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-53277583-d8e6-40bb-9fd3-df9ca72e58de tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:35.038866 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53277583-d8e6-40bb-9fd3-df9ca72e58de tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 200 Jul 03 13:04:35.039252 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 632/2500] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:35.052211 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-71c6f8bd-7010-4389-8c2a-6249791999dc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.054715 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:35.055117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.055322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.055504 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume with id: b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:35.065648 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:35.065648 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:35.066645 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:35.090374 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume request issued successfully. Jul 03 13:04:35.090845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71c6f8bd-7010-4389-8c2a-6249791999dc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 202 Jul 03 13:04:35.091386 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 626/2501] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:35 2026] DELETE /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:35.103591 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-58340bed-0358-4a0c-82fc-ea7a7503cfe9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.106473 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-58340bed-0358-4a0c-82fc-ea7a7503cfe9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:35.106758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-58340bed-0358-4a0c-82fc-ea7a7503cfe9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.107043 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-58340bed-0358-4a0c-82fc-ea7a7503cfe9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.118384 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:35.118384 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:35.126671 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-58340bed-0358-4a0c-82fc-ea7a7503cfe9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Volume info retrieved successfully. Jul 03 13:04:35.137910 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-58340bed-0358-4a0c-82fc-ea7a7503cfe9 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 200 Jul 03 13:04:35.138734 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 630/2502] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:35.607200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-84c8d95c-73e8-429d-8cc7-3a1897c0c988 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.611198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84c8d95c-73e8-429d-8cc7-3a1897c0c988 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:35.611198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84c8d95c-73e8-429d-8cc7-3a1897c0c988 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.611198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84c8d95c-73e8-429d-8cc7-3a1897c0c988 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.611198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-84c8d95c-73e8-429d-8cc7-3a1897c0c988 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:35.616759 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:35.616759 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:35.618824 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84c8d95c-73e8-429d-8cc7-3a1897c0c988 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:35.618824 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 615/2503] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:35.879747 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d8649dd1-bbae-4617-bbce-ca0cdc6486aa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.882040 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d8649dd1-bbae-4617-bbce-ca0cdc6486aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:35.882240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d8649dd1-bbae-4617-bbce-ca0cdc6486aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.882383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d8649dd1-bbae-4617-bbce-ca0cdc6486aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.882474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d8649dd1-bbae-4617-bbce-ca0cdc6486aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:35.887947 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:35.887947 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:35.888979 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d8649dd1-bbae-4617-bbce-ca0cdc6486aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:35.889310 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 633/2504] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:35.938662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-459f1562-3606-44e6-8cd8-8e8d223badb8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.939350 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-459f1562-3606-44e6-8cd8-8e8d223badb8 None None] GET https://10.4.3.13/volume// Jul 03 13:04:35.939350 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-459f1562-3606-44e6-8cd8-8e8d223badb8 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.939350 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-459f1562-3606-44e6-8cd8-8e8d223badb8 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.939737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-459f1562-3606-44e6-8cd8-8e8d223badb8 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:35.940180 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 627/2505] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:35.953031 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-ac7ea424-7fc8-4e78-b521-9eba76f1f4c8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.957469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-ac7ea424-7fc8-4e78-b521-9eba76f1f4c8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:35.958713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-ac7ea424-7fc8-4e78-b521-9eba76f1f4c8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.958713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-ac7ea424-7fc8-4e78-b521-9eba76f1f4c8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.976087 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:35.976087 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:35.979335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6a1573ab-71d1-4fde-bf64-58c270c5c983 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:35.981883 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-ac7ea424-7fc8-4e78-b521-9eba76f1f4c8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:35.984189 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a1573ab-71d1-4fde-bf64-58c270c5c983 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:35.984189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a1573ab-71d1-4fde-bf64-58c270c5c983 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:35.984189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a1573ab-71d1-4fde-bf64-58c270c5c983 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:35.991672 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-ac7ea424-7fc8-4e78-b521-9eba76f1f4c8 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:35.992507 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 631/2506] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1623 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:36.021207 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:36.021207 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:36.037225 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6a1573ab-71d1-4fde-bf64-58c270c5c983 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:36.041045 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a1573ab-71d1-4fde-bf64-58c270c5c983 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:36.041445 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 616/2507] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:35 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1443 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:36.157070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ca269518-b235-4bee-b5b9-183cc55c5acc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.160290 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca269518-b235-4bee-b5b9-183cc55c5acc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c Jul 03 13:04:36.160290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca269518-b235-4bee-b5b9-183cc55c5acc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.160720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca269518-b235-4bee-b5b9-183cc55c5acc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.169475 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca269518-b235-4bee-b5b9-183cc55c5acc tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c returned with HTTP 404 Jul 03 13:04:36.170235 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 634/2508] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:36 2026] GET /volume/v3/volumes/b6c7862a-70b7-40e8-bd88-2a0e93b1022c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:04:36.181018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c06c2f05-d8ef-4795-9dc0-db0e5efaa268 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.184399 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c06c2f05-d8ef-4795-9dc0-db0e5efaa268 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 Jul 03 13:04:36.185687 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c06c2f05-d8ef-4795-9dc0-db0e5efaa268 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.185687 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c06c2f05-d8ef-4795-9dc0-db0e5efaa268 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.185687 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-c06c2f05-d8ef-4795-9dc0-db0e5efaa268 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete snapshot with id: 4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 Jul 03 13:04:36.192944 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c06c2f05-d8ef-4795-9dc0-db0e5efaa268 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 returned with HTTP 404 Jul 03 13:04:36.193090 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 628/2509] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:04:36 2026] DELETE /volume/v3/snapshots/4e2fc5d4-ade9-4b24-816c-fdcd75a11c02 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:36.204223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2d57a39c-e9af-4464-8580-aa2aabbfec85 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.206664 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d57a39c-e9af-4464-8580-aa2aabbfec85 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] GET https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:36.206849 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d57a39c-e9af-4464-8580-aa2aabbfec85 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.207105 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d57a39c-e9af-4464-8580-aa2aabbfec85 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.215679 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d57a39c-e9af-4464-8580-aa2aabbfec85 tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 returned with HTTP 404 Jul 03 13:04:36.216620 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 632/2510] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:36 2026] GET /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:36.226554 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9fabbb39-baa0-430d-95f7-72c9830d977e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.228786 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9fabbb39-baa0-430d-95f7-72c9830d977e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] DELETE https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:36.229012 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9fabbb39-baa0-430d-95f7-72c9830d977e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.229247 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9fabbb39-baa0-430d-95f7-72c9830d977e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.229453 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-9fabbb39-baa0-430d-95f7-72c9830d977e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] Delete volume with id: 059f527d-2f13-49d9-9f81-01042e3b8b07 Jul 03 13:04:36.239508 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9fabbb39-baa0-430d-95f7-72c9830d977e tempest-VolumesDeleteCascade-1202465919 tempest-VolumesDeleteCascade-1202465919-project-member] https://10.4.3.13/volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 returned with HTTP 404 Jul 03 13:04:36.240214 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 617/2511] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:36 2026] DELETE /volume/v3/volumes/059f527d-2f13-49d9-9f81-01042e3b8b07 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:36.631180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-39f6c969-462a-47fc-88f1-02b1e2d74378 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.635328 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39f6c969-462a-47fc-88f1-02b1e2d74378 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:36.635670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39f6c969-462a-47fc-88f1-02b1e2d74378 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.635922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39f6c969-462a-47fc-88f1-02b1e2d74378 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.636470 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-39f6c969-462a-47fc-88f1-02b1e2d74378 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:36.649189 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:36.649189 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:36.649517 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39f6c969-462a-47fc-88f1-02b1e2d74378 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:36.650146 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 635/2512] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:36 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:36.775341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-bbf648ed-6dad-4108-b49b-e6741f5a4c38 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.782737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-bbf648ed-6dad-4108-b49b-e6741f5a4c38 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:36.782990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-bbf648ed-6dad-4108-b49b-e6741f5a4c38 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.783336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-bbf648ed-6dad-4108-b49b-e6741f5a4c38 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.829046 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:36.829046 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:36.834030 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-bbf648ed-6dad-4108-b49b-e6741f5a4c38 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:36.840302 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-bbf648ed-6dad-4108-b49b-e6741f5a4c38 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:36.840857 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 629/2513] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:36 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:36.901700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8719a0c5-1ed7-47a5-9262-21c654a757f0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:36.906734 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8719a0c5-1ed7-47a5-9262-21c654a757f0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:36.906734 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8719a0c5-1ed7-47a5-9262-21c654a757f0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:36.906734 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8719a0c5-1ed7-47a5-9262-21c654a757f0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:36.906734 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8719a0c5-1ed7-47a5-9262-21c654a757f0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:36.911856 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:36.911856 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:36.913095 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8719a0c5-1ed7-47a5-9262-21c654a757f0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:36.913692 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 633/2514] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:36 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:37.060942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ce82d5ed-aa99-4a7d-9f81-0e63007520c3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:37.066684 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ce82d5ed-aa99-4a7d-9f81-0e63007520c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:37.066928 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ce82d5ed-aa99-4a7d-9f81-0e63007520c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:37.067189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ce82d5ed-aa99-4a7d-9f81-0e63007520c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:37.086830 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:37.086830 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:37.091919 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ce82d5ed-aa99-4a7d-9f81-0e63007520c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:37.100775 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ce82d5ed-aa99-4a7d-9f81-0e63007520c3 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:37.101224 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 618/2515] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:37 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:37.362122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-92890c5f-f08c-4cb3-b886-9d5176bd1a4d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:37.370783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-92890c5f-f08c-4cb3-b886-9d5176bd1a4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 Jul 03 13:04:37.371018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-92890c5f-f08c-4cb3-b886-9d5176bd1a4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:37.371251 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-92890c5f-f08c-4cb3-b886-9d5176bd1a4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:37.383481 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:37.383481 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:37.664495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c7c0173e-d952-4785-a434-600b0047147f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:37.668667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c7c0173e-d952-4785-a434-600b0047147f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:37.668938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c7c0173e-d952-4785-a434-600b0047147f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:37.669419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c7c0173e-d952-4785-a434-600b0047147f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:37.669610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c7c0173e-d952-4785-a434-600b0047147f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:37.688214 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:37.688214 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:37.689004 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c7c0173e-d952-4785-a434-600b0047147f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:37.693670 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 630/2516] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:37 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:37.927516 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2890abce-e5cd-4616-995d-e4e7f2785860 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:37.930082 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2890abce-e5cd-4616-995d-e4e7f2785860 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:37.930082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2890abce-e5cd-4616-995d-e4e7f2785860 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:37.930341 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2890abce-e5cd-4616-995d-e4e7f2785860 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:37.930478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2890abce-e5cd-4616-995d-e4e7f2785860 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:37.935603 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:37.935603 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:37.936559 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2890abce-e5cd-4616-995d-e4e7f2785860 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:37.937012 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 634/2517] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:37 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:37.943750 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5cece124-a1ab-46d1-a5ae-a0edf754c82b req-92890c5f-f08c-4cb3-b886-9d5176bd1a4d tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 returned with HTTP 200 Jul 03 13:04:37.944380 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 636/2518] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:37 2026] DELETE /volume/v3/attachments/3eff8468-fff2-44bf-9b3c-3783ab8b6075 => generated 192 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:38.119386 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9133865f-5bd4-4043-a3d0-332c390a94c1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.121289 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9133865f-5bd4-4043-a3d0-332c390a94c1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:38.121648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9133865f-5bd4-4043-a3d0-332c390a94c1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.121810 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9133865f-5bd4-4043-a3d0-332c390a94c1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.141942 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.141942 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:38.147535 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9133865f-5bd4-4043-a3d0-332c390a94c1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:38.154299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9133865f-5bd4-4043-a3d0-332c390a94c1 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:38.154831 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 619/2519] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:38.169869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-488afb0f-21fc-445e-adef-a5fa12f1e23e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.171782 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-488afb0f-21fc-445e-adef-a5fa12f1e23e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:38.172236 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-488afb0f-21fc-445e-adef-a5fa12f1e23e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.172511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-488afb0f-21fc-445e-adef-a5fa12f1e23e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.183154 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.183154 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:38.188395 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-488afb0f-21fc-445e-adef-a5fa12f1e23e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] Volume info retrieved successfully. Jul 03 13:04:38.196044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-488afb0f-21fc-445e-adef-a5fa12f1e23e tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-reader] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:38.196797 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 631/2520] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:38.229122 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4837839a-14ed-418e-9aed-3933862adafe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.230995 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:38.230995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1713139173"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:38.234318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request body: {'volume': {'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1713139173'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:38.272776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-6de308db-2fd4-4eff-87fb-4229510b7abd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.276288 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-6de308db-2fd4-4eff-87fb-4229510b7abd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:38.276563 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-6de308db-2fd4-4eff-87fb-4229510b7abd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.276762 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-6de308db-2fd4-4eff-87fb-4229510b7abd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.293449 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.293449 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:38.299614 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-6de308db-2fd4-4eff-87fb-4229510b7abd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:38.307062 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-6de308db-2fd4-4eff-87fb-4229510b7abd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:38.308056 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 637/2521] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:38.337258 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.343294 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e/action Jul 03 13:04:38.343650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:38.343829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:38.383351 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.383351 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:38.383351 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:38.397549 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Begin detaching volume completed successfully. Jul 03 13:04:38.397549 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-ce62f4af-4c8e-448b-9481-2bb3704dbe80 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e/action returned with HTTP 202 Jul 03 13:04:38.398248 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 620/2522] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:04:38 2026] POST /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:38.431669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9d67a13a-7cc5-4de5-8bea-d141caddbd58 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.439022 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d67a13a-7cc5-4de5-8bea-d141caddbd58 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:38.439022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d67a13a-7cc5-4de5-8bea-d141caddbd58 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.439022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d67a13a-7cc5-4de5-8bea-d141caddbd58 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.449804 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.449804 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:38.457361 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9d67a13a-7cc5-4de5-8bea-d141caddbd58 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:38.462672 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d67a13a-7cc5-4de5-8bea-d141caddbd58 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:38.463118 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 632/2523] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:38.480467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume of 1 GB Jul 03 13:04:38.487207 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Availability Zones retrieved successfully. Jul 03 13:04:38.495945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (6a397023-d75b-434a-9301-6f812654415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:38.497426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c2030a-8474-4e9c-ba7a-c01af126b2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:38.498824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:38.584981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c2030a-8474-4e9c-ba7a-c01af126b2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:38.586079 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a191e702-cb06-42d7-88b3-8989f3286f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:38.673835 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Created reservations ['4c13689c-a800-4ddd-a5d0-faf2065f9893', 'e915e204-334e-4c22-9d34-4d8d19c1ddba', 'f9a5d25a-e3a8-4d1c-8e68-d16d9ef11a19', '8aca290c-a5fb-40db-a317-3187001be64e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:38.674942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a191e702-cb06-42d7-88b3-8989f3286f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c13689c-a800-4ddd-a5d0-faf2065f9893', 'e915e204-334e-4c22-9d34-4d8d19c1ddba', 'f9a5d25a-e3a8-4d1c-8e68-d16d9ef11a19', '8aca290c-a5fb-40db-a317-3187001be64e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:38.675651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812741dc-0cc4-4fa2-bfd0-b64f7fe8e14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:38.704597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812741dc-0cc4-4fa2-bfd0-b64f7fe8e14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6639ae9-9cda-4b77-9b18-f5e9b75d90ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1713139173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['4c13689c-a800-4ddd-a5d0-faf2065f9893','e915e204-334e-4c22-9d34-4d8d19c1ddba','f9a5d25a-e3a8-4d1c-8e68-d16d9ef11a19','8aca290c-a5fb-40db-a317-3187001be64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1713139173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6639ae9-9cda-4b77-9b18-f5e9b75d90ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94aba3767c6448b99f9347126035e815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='743d3284dcc740a3a9978164e9a38971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:38.706847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d26e81b-d0dc-4d0b-8c0e-47874a0a6150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:38.707414 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e0ae6122-4c84-46cc-b05b-96466434cdec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.709578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0ae6122-4c84-46cc-b05b-96466434cdec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:38.709746 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0ae6122-4c84-46cc-b05b-96466434cdec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.709996 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0ae6122-4c84-46cc-b05b-96466434cdec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.710116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-e0ae6122-4c84-46cc-b05b-96466434cdec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:38.715661 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.715661 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:38.716640 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0ae6122-4c84-46cc-b05b-96466434cdec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:38.717115 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 638/2524] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:38.735269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d26e81b-d0dc-4d0b-8c0e-47874a0a6150) transitioned into state 'SUCCESS' from state '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-1713139173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['4c13689c-a800-4ddd-a5d0-faf2065f9893','e915e204-334e-4c22-9d34-4d8d19c1ddba','f9a5d25a-e3a8-4d1c-8e68-d16d9ef11a19','8aca290c-a5fb-40db-a317-3187001be64e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:38.736022 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c5c9fb-71d2-43b8-af38-24ffdc99bc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:38.750307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c5c9fb-71d2-43b8-af38-24ffdc99bc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:38.751626 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (6a397023-d75b-434a-9301-6f812654415d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:38.752341 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request issued successfully. Jul 03 13:04:38.753822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4837839a-14ed-418e-9aed-3933862adafe tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:38.754035 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 635/2525] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:38 2026] POST /volume/v3/volumes => generated 745 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:38.772405 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ebb3594a-57a9-4fc0-8002-7b0b3034f837 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.775120 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebb3594a-57a9-4fc0-8002-7b0b3034f837 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:38.775414 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebb3594a-57a9-4fc0-8002-7b0b3034f837 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.775621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebb3594a-57a9-4fc0-8002-7b0b3034f837 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.785617 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.785617 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:38.791294 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ebb3594a-57a9-4fc0-8002-7b0b3034f837 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:38.796980 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebb3594a-57a9-4fc0-8002-7b0b3034f837 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab returned with HTTP 200 Jul 03 13:04:38.797429 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 621/2526] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:38.951452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9b9bc01a-336a-4df7-8a26-060f17a3d1b7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:38.953737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b9bc01a-336a-4df7-8a26-060f17a3d1b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:38.954404 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b9bc01a-336a-4df7-8a26-060f17a3d1b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:38.954404 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b9bc01a-336a-4df7-8a26-060f17a3d1b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:38.954515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-9b9bc01a-336a-4df7-8a26-060f17a3d1b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:38.967621 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:38.967621 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:38.968859 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b9bc01a-336a-4df7-8a26-060f17a3d1b7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:38.969444 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 633/2527] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:38 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:39.455577 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-112fdf6e-4631-4cdb-a1b2-312c3ec3fe81 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.455932 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-112fdf6e-4631-4cdb-a1b2-312c3ec3fe81 None None] GET https://10.4.3.13/volume// Jul 03 13:04:39.456076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-112fdf6e-4631-4cdb-a1b2-312c3ec3fe81 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:39.456279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-112fdf6e-4631-4cdb-a1b2-312c3ec3fe81 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:39.456578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-112fdf6e-4631-4cdb-a1b2-312c3ec3fe81 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:39.457112 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 639/2528] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:39.467417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-b1c7ed48-0efb-4a7e-81c5-bf3db8a255e7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.482286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-b1c7ed48-0efb-4a7e-81c5-bf3db8a255e7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:39.482286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-b1c7ed48-0efb-4a7e-81c5-bf3db8a255e7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:39.482286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-b1c7ed48-0efb-4a7e-81c5-bf3db8a255e7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:39.486036 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c5c80ec-21cf-41ba-ae75-a2a884c8aa34 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.488455 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c5c80ec-21cf-41ba-ae75-a2a884c8aa34 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:39.488698 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c5c80ec-21cf-41ba-ae75-a2a884c8aa34 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:39.488948 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c5c80ec-21cf-41ba-ae75-a2a884c8aa34 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:39.495256 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:39.495256 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:39.499923 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-b1c7ed48-0efb-4a7e-81c5-bf3db8a255e7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:39.502443 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:39.502443 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:39.506501 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-b1c7ed48-0efb-4a7e-81c5-bf3db8a255e7 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:39.507025 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 636/2529] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:39 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:39.507451 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9c5c80ec-21cf-41ba-ae75-a2a884c8aa34 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:39.519155 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c5c80ec-21cf-41ba-ae75-a2a884c8aa34 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:39.520038 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 622/2530] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:39 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:39.730275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-12b99a06-c13c-437f-892c-bf3a0306cc16 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.732943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12b99a06-c13c-437f-892c-bf3a0306cc16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:39.733190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12b99a06-c13c-437f-892c-bf3a0306cc16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:39.733428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12b99a06-c13c-437f-892c-bf3a0306cc16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:39.733560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-12b99a06-c13c-437f-892c-bf3a0306cc16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:39.739366 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:39.739366 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:39.740366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12b99a06-c13c-437f-892c-bf3a0306cc16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:39.740830 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 634/2531] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:39 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:39.814837 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3703a184-579d-4d01-9da8-3295153dd878 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.816983 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3703a184-579d-4d01-9da8-3295153dd878 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:39.817225 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3703a184-579d-4d01-9da8-3295153dd878 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:39.817403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3703a184-579d-4d01-9da8-3295153dd878 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:39.828621 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:39.828621 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:39.837060 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3703a184-579d-4d01-9da8-3295153dd878 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:39.847674 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3703a184-579d-4d01-9da8-3295153dd878 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab returned with HTTP 200 Jul 03 13:04:39.848408 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 640/2532] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:39 2026] GET /volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab => generated 1353 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:39.866484 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ec1997d4-4554-4727-915c-f416521511b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.869379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:39.869797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b6639ae9-9cda-4b77-9b18-f5e9b75d90ab", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2079762841"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:39.871514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request body: {'volume': {'source_volid': 'b6639ae9-9cda-4b77-9b18-f5e9b75d90ab', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2079762841'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:39.880676 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:39.880676 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:39.881155 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume retrieved successfully. Jul 03 13:04:39.881392 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume of 1 GB Jul 03 13:04:39.889041 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Availability Zones retrieved successfully. Jul 03 13:04:39.896876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (709c6fd6-7a7c-45a9-88eb-f77ea43af7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:39.898935 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe58ae4b-79b9-4d82-8c7f-6be5ece5b95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:39.900753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:39.937632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe58ae4b-79b9-4d82-8c7f-6be5ece5b95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b6639ae9-9cda-4b77-9b18-f5e9b75d90ab', 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:39.938556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f32394a-7251-4312-8fa6-93b0219c609e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:39.992015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-44f8895c-ddf6-42b7-ac21-7d57c0d36acb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:39.996093 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Created reservations ['c8a8d29c-bf9e-4c57-a741-cd55f21b0b26', '33443336-38ac-4a3a-8806-ba928d0cd2eb', 'a2717ef8-84fa-4b50-a93d-524127b36489', 'c9be2bb3-d081-45f7-bd3a-a7125ac1986a'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:39.997786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f32394a-7251-4312-8fa6-93b0219c609e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a8d29c-bf9e-4c57-a741-cd55f21b0b26', '33443336-38ac-4a3a-8806-ba928d0cd2eb', 'a2717ef8-84fa-4b50-a93d-524127b36489', 'c9be2bb3-d081-45f7-bd3a-a7125ac1986a']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:39.999255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92c158f-0527-4aba-a28d-a04e84ef6b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:40.006398 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44f8895c-ddf6-42b7-ac21-7d57c0d36acb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:40.007104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44f8895c-ddf6-42b7-ac21-7d57c0d36acb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:40.009248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44f8895c-ddf6-42b7-ac21-7d57c0d36acb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:40.009430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-44f8895c-ddf6-42b7-ac21-7d57c0d36acb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:40.024946 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:40.024946 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:40.028893 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44f8895c-ddf6-42b7-ac21-7d57c0d36acb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:40.030016 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 623/2533] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:39 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:40.051193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92c158f-0527-4aba-a28d-a04e84ef6b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc971efe-148c-415d-b3cf-a82199bccb7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2079762841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['c8a8d29c-bf9e-4c57-a741-cd55f21b0b26','33443336-38ac-4a3a-8806-ba928d0cd2eb','a2717ef8-84fa-4b50-a93d-524127b36489','c9be2bb3-d081-45f7-bd3a-a7125ac1986a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b6639ae9-9cda-4b77-9b18-f5e9b75d90ab,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2079762841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc971efe-148c-415d-b3cf-a82199bccb7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94aba3767c6448b99f9347126035e815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b6639ae9-9cda-4b77-9b18-f5e9b75d90ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='743d3284dcc740a3a9978164e9a38971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:40.052136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60265360-4926-4f66-83c9-facc7b9b0c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:40.086415 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60265360-4926-4f66-83c9-facc7b9b0c99) transitioned into state 'SUCCESS' from state '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-2079762841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['c8a8d29c-bf9e-4c57-a741-cd55f21b0b26','33443336-38ac-4a3a-8806-ba928d0cd2eb','a2717ef8-84fa-4b50-a93d-524127b36489','c9be2bb3-d081-45f7-bd3a-a7125ac1986a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b6639ae9-9cda-4b77-9b18-f5e9b75d90ab,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:40.087371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918a3ec8-f59f-438d-a4ca-d15879ff5c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:40.110349 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918a3ec8-f59f-438d-a4ca-d15879ff5c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:40.111232 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (709c6fd6-7a7c-45a9-88eb-f77ea43af7e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:40.111575 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request issued successfully. Jul 03 13:04:40.112189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec1997d4-4554-4727-915c-f416521511b2 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:40.112696 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 637/2534] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:39 2026] POST /volume/v3/volumes => generated 778 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:40.129773 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5da2964e-2ebe-4d7f-92c9-94e8a5e53441 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:40.132338 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5da2964e-2ebe-4d7f-92c9-94e8a5e53441 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:40.133003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5da2964e-2ebe-4d7f-92c9-94e8a5e53441 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:40.133003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5da2964e-2ebe-4d7f-92c9-94e8a5e53441 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:40.151197 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:40.151197 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:40.156663 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5da2964e-2ebe-4d7f-92c9-94e8a5e53441 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:40.162555 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5da2964e-2ebe-4d7f-92c9-94e8a5e53441 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 200 Jul 03 13:04:40.163048 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 635/2535] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:40 2026] GET /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:40.535723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4f646782-f650-4794-982a-04a1743f8f0b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:40.537507 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4f646782-f650-4794-982a-04a1743f8f0b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:40.537921 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4f646782-f650-4794-982a-04a1743f8f0b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:40.539179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4f646782-f650-4794-982a-04a1743f8f0b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:40.552318 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:40.552318 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:40.560193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4f646782-f650-4794-982a-04a1743f8f0b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:40.563721 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4f646782-f650-4794-982a-04a1743f8f0b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:40.564492 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 641/2536] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:40 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:40.755055 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-815ed45d-cf0b-42b1-8f8a-0c32cf828b63 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:40.759641 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-815ed45d-cf0b-42b1-8f8a-0c32cf828b63 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:40.759961 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-815ed45d-cf0b-42b1-8f8a-0c32cf828b63 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:40.760195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-815ed45d-cf0b-42b1-8f8a-0c32cf828b63 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:40.760316 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-815ed45d-cf0b-42b1-8f8a-0c32cf828b63 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:40.767611 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:40.767611 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:40.768530 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-815ed45d-cf0b-42b1-8f8a-0c32cf828b63 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:40.769029 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 624/2537] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:40 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:41.042771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8d2cb08d-8281-4944-badb-414b1575f49f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.045144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8d2cb08d-8281-4944-badb-414b1575f49f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:41.045356 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8d2cb08d-8281-4944-badb-414b1575f49f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.045567 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8d2cb08d-8281-4944-badb-414b1575f49f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.045694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8d2cb08d-8281-4944-badb-414b1575f49f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:41.050850 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.050850 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:41.051767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8d2cb08d-8281-4944-badb-414b1575f49f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:41.052265 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 638/2538] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:41.092307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-5069f05b-c46e-44b0-9cd2-535d7aac114e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.094846 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-5069f05b-c46e-44b0-9cd2-535d7aac114e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:41.095100 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-5069f05b-c46e-44b0-9cd2-535d7aac114e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.095351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-5069f05b-c46e-44b0-9cd2-535d7aac114e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.106722 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.106722 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:41.113017 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-5069f05b-c46e-44b0-9cd2-535d7aac114e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:41.120597 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-5069f05b-c46e-44b0-9cd2-535d7aac114e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:41.121064 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 636/2539] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:41.148113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.156420 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0/action Jul 03 13:04:41.156420 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:41.156420 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:41.173746 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.173746 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:41.173746 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:41.177057 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c2c3bc13-c30c-40ed-a5e7-bb8c4a53050e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.179233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2c3bc13-c30c-40ed-a5e7-bb8c4a53050e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:41.179657 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2c3bc13-c30c-40ed-a5e7-bb8c4a53050e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.179784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2c3bc13-c30c-40ed-a5e7-bb8c4a53050e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.185845 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Begin detaching volume completed successfully. Jul 03 13:04:41.186127 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-2cf29c89-3153-4068-a1ea-5f04521c3310 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0/action returned with HTTP 202 Jul 03 13:04:41.186576 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 642/2540] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:04:41 2026] POST /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:41.189265 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.189265 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:41.193939 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c2c3bc13-c30c-40ed-a5e7-bb8c4a53050e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:41.201052 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2c3bc13-c30c-40ed-a5e7-bb8c4a53050e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 200 Jul 03 13:04:41.201952 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 625/2541] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:41.220609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5bcb7358-2f4f-4b40-b5f4-4015a0ed1621 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.222965 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5bcb7358-2f4f-4b40-b5f4-4015a0ed1621 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:41.223278 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5bcb7358-2f4f-4b40-b5f4-4015a0ed1621 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.223473 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5bcb7358-2f4f-4b40-b5f4-4015a0ed1621 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.235669 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.235669 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:41.241140 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5bcb7358-2f4f-4b40-b5f4-4015a0ed1621 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:41.251089 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5bcb7358-2f4f-4b40-b5f4-4015a0ed1621 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 200 Jul 03 13:04:41.253218 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 639/2542] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:41.270606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0b67af44-d65a-4376-83ac-47168c6f4912 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.275637 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b67af44-d65a-4376-83ac-47168c6f4912 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:41.275929 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b67af44-d65a-4376-83ac-47168c6f4912 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.276328 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b67af44-d65a-4376-83ac-47168c6f4912 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.287952 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.287952 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:41.294445 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0b67af44-d65a-4376-83ac-47168c6f4912 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:41.303680 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b67af44-d65a-4376-83ac-47168c6f4912 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 200 Jul 03 13:04:41.305994 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 637/2543] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 1387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:41.324335 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.327725 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] DELETE https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:41.328071 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.328256 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.328470 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume with id: dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:41.341350 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.341350 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:41.342499 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:41.376520 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume request issued successfully. Jul 03 13:04:41.377242 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b1a2dc1-2cff-42f1-b070-9f4200338cfb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 202 Jul 03 13:04:41.381203 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 643/2544] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:41 2026] DELETE /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:41.389659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-af2d4180-e420-4cae-85d9-e05966e24689 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.391727 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-af2d4180-e420-4cae-85d9-e05966e24689 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:41.392690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-af2d4180-e420-4cae-85d9-e05966e24689 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.392690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-af2d4180-e420-4cae-85d9-e05966e24689 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.400427 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.400427 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:41.405069 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-af2d4180-e420-4cae-85d9-e05966e24689 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:41.411915 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-af2d4180-e420-4cae-85d9-e05966e24689 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 200 Jul 03 13:04:41.412511 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 626/2545] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:41.580322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-198caff3-9ae8-4ec8-8c48-e81fc3834dec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.582852 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-198caff3-9ae8-4ec8-8c48-e81fc3834dec tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:41.583235 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-198caff3-9ae8-4ec8-8c48-e81fc3834dec tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.583386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-198caff3-9ae8-4ec8-8c48-e81fc3834dec tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.597115 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.597115 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:41.602840 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-198caff3-9ae8-4ec8-8c48-e81fc3834dec tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:41.610619 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-198caff3-9ae8-4ec8-8c48-e81fc3834dec tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:41.611357 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 640/2546] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:41.781818 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-07d8455a-24b5-44f1-9aba-1ecb8de928ec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:41.783725 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-07d8455a-24b5-44f1-9aba-1ecb8de928ec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:41.783975 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-07d8455a-24b5-44f1-9aba-1ecb8de928ec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:41.784225 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-07d8455a-24b5-44f1-9aba-1ecb8de928ec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:41.784335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-07d8455a-24b5-44f1-9aba-1ecb8de928ec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:41.789578 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:41.789578 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:41.790456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-07d8455a-24b5-44f1-9aba-1ecb8de928ec tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:41.790851 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 638/2547] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:41 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:42.067991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2fbfb5f5-28b9-4910-8e0d-0d1a8e7ff19d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.070293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2fbfb5f5-28b9-4910-8e0d-0d1a8e7ff19d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:42.070293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2fbfb5f5-28b9-4910-8e0d-0d1a8e7ff19d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.070517 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2fbfb5f5-28b9-4910-8e0d-0d1a8e7ff19d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.070671 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-2fbfb5f5-28b9-4910-8e0d-0d1a8e7ff19d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:42.076917 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.076917 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:42.078032 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2fbfb5f5-28b9-4910-8e0d-0d1a8e7ff19d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:42.078518 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 644/2548] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:42.233868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-af82a796-0d0d-491f-bf07-71603cfa9b29 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.234698 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-af82a796-0d0d-491f-bf07-71603cfa9b29 None None] GET https://10.4.3.13/volume// Jul 03 13:04:42.234963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-af82a796-0d0d-491f-bf07-71603cfa9b29 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.235305 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-af82a796-0d0d-491f-bf07-71603cfa9b29 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.235867 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-af82a796-0d0d-491f-bf07-71603cfa9b29 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:42.236832 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 627/2549] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:42.265746 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-c74f8da5-f12b-4cac-953c-212cfa90ef49 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.270064 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-c74f8da5-f12b-4cac-953c-212cfa90ef49 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:42.270064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-c74f8da5-f12b-4cac-953c-212cfa90ef49 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.270064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-c74f8da5-f12b-4cac-953c-212cfa90ef49 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.303110 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.303110 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:42.318709 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-c74f8da5-f12b-4cac-953c-212cfa90ef49 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:42.326450 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-c74f8da5-f12b-4cac-953c-212cfa90ef49 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 200 Jul 03 13:04:42.327003 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 641/2550] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 1413 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:42.429671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1c67ddda-199b-41e4-bf26-807acfd3cddf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.432059 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1c67ddda-199b-41e4-bf26-807acfd3cddf tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e Jul 03 13:04:42.432371 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1c67ddda-199b-41e4-bf26-807acfd3cddf tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.432608 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1c67ddda-199b-41e4-bf26-807acfd3cddf tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.439991 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1c67ddda-199b-41e4-bf26-807acfd3cddf tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e returned with HTTP 404 Jul 03 13:04:42.440690 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 639/2551] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/volumes/dc971efe-148c-415d-b3cf-a82199bccb7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:42.455222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-56535b68-bddf-4ade-82d6-faacf12ed659 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.455797 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-56535b68-bddf-4ade-82d6-faacf12ed659 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:42.456082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-56535b68-bddf-4ade-82d6-faacf12ed659 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.456360 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-56535b68-bddf-4ade-82d6-faacf12ed659 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.468227 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.468227 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:42.473559 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-56535b68-bddf-4ade-82d6-faacf12ed659 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:42.480593 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-56535b68-bddf-4ade-82d6-faacf12ed659 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab returned with HTTP 200 Jul 03 13:04:42.481557 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 645/2552] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab => generated 1353 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:42.498304 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.501100 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:42.501385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.501573 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.501768 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume with id: b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:42.515369 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.515369 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:42.515945 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:42.553783 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume request issued successfully. Jul 03 13:04:42.553783 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd6f0b66-e9af-4f54-a031-2e3abdfef1d8 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab returned with HTTP 202 Jul 03 13:04:42.554393 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 628/2553] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:42 2026] DELETE /volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:42.563261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5be692c2-d4cc-49ff-9dd3-2923d4c44624 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.566412 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5be692c2-d4cc-49ff-9dd3-2923d4c44624 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:42.566651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5be692c2-d4cc-49ff-9dd3-2923d4c44624 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.567105 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5be692c2-d4cc-49ff-9dd3-2923d4c44624 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.578459 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.578459 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:42.587181 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5be692c2-d4cc-49ff-9dd3-2923d4c44624 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:42.594123 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5be692c2-d4cc-49ff-9dd3-2923d4c44624 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab returned with HTTP 200 Jul 03 13:04:42.594866 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 642/2554] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:42.629391 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-342cf2db-e84b-46e3-92aa-0a61a1127797 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.632095 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-342cf2db-e84b-46e3-92aa-0a61a1127797 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:42.632095 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-342cf2db-e84b-46e3-92aa-0a61a1127797 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.632982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-342cf2db-e84b-46e3-92aa-0a61a1127797 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.646062 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.646062 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:42.651437 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-342cf2db-e84b-46e3-92aa-0a61a1127797 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:42.657575 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-342cf2db-e84b-46e3-92aa-0a61a1127797 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:42.658362 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 640/2555] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:42.793425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-91661eb9-2fb2-4458-be4f-4a33d599405f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.795781 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-91661eb9-2fb2-4458-be4f-4a33d599405f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:42.796050 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-91661eb9-2fb2-4458-be4f-4a33d599405f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.796344 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-91661eb9-2fb2-4458-be4f-4a33d599405f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.807730 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b34a6c07-8201-44d9-b890-cbb3d88241ef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:42.807878 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.807878 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:42.809942 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b34a6c07-8201-44d9-b890-cbb3d88241ef tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:42.810210 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b34a6c07-8201-44d9-b890-cbb3d88241ef tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:42.810446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b34a6c07-8201-44d9-b890-cbb3d88241ef tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:42.810853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b34a6c07-8201-44d9-b890-cbb3d88241ef tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:42.812259 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-91661eb9-2fb2-4458-be4f-4a33d599405f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:42.816069 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:42.816069 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:42.817082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b34a6c07-8201-44d9-b890-cbb3d88241ef tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:42.817384 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 629/2556] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:42.821658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-91661eb9-2fb2-4458-be4f-4a33d599405f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:42.821819 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 646/2557] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:42 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:43.092147 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-023f38ae-b5dd-40a1-9dcd-0f70aaeecbee None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:43.097767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-023f38ae-b5dd-40a1-9dcd-0f70aaeecbee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:43.097991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-023f38ae-b5dd-40a1-9dcd-0f70aaeecbee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:43.098203 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-023f38ae-b5dd-40a1-9dcd-0f70aaeecbee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:43.098319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-023f38ae-b5dd-40a1-9dcd-0f70aaeecbee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:43.106714 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:43.106714 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:43.107656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-023f38ae-b5dd-40a1-9dcd-0f70aaeecbee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:43.108085 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 643/2558] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:43 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:43.612403 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e2a7cdb6-3d04-4fea-ba6a-9515a518facb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:43.614519 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2a7cdb6-3d04-4fea-ba6a-9515a518facb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab Jul 03 13:04:43.614699 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2a7cdb6-3d04-4fea-ba6a-9515a518facb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:43.614828 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2a7cdb6-3d04-4fea-ba6a-9515a518facb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:43.622193 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2a7cdb6-3d04-4fea-ba6a-9515a518facb tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab returned with HTTP 404 Jul 03 13:04:43.622791 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 641/2559] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:43 2026] GET /volume/v3/volumes/b6639ae9-9cda-4b77-9b18-f5e9b75d90ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:43.635426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:43.637074 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:43.637421 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1010029204"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:43.638801 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1010029204'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:43.638931 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume of 1 GB Jul 03 13:04:43.642925 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Availability Zones retrieved successfully. Jul 03 13:04:43.648840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (781af84f-f801-4cd4-8914-f35ac8f6268d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:43.649969 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (766db30a-74c3-4dcb-b7c6-5a04bec78242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:43.650986 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:43.676787 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4502b4ee-9f0e-4d6a-ae01-c7a0dfa99535 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:43.679112 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4502b4ee-9f0e-4d6a-ae01-c7a0dfa99535 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:43.679337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4502b4ee-9f0e-4d6a-ae01-c7a0dfa99535 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:43.679509 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4502b4ee-9f0e-4d6a-ae01-c7a0dfa99535 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:43.691662 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:43.691662 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:43.692028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (766db30a-74c3-4dcb-b7c6-5a04bec78242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:43.693272 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ec0f90-4c97-486b-8989-7af91990c7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:43.697300 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4502b4ee-9f0e-4d6a-ae01-c7a0dfa99535 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:43.702523 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4502b4ee-9f0e-4d6a-ae01-c7a0dfa99535 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:43.702914 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 647/2560] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:43 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:04:43.748191 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Created reservations ['e9ea9411-04dd-4da1-a3dd-9f77d9ce74cd', '94f02afd-92f3-44ac-8d52-97a8d5d90bee', '9825ecf5-9a76-447b-ae8e-a6c1894c9e7b', '35bf3a57-82f0-445f-812e-3f5d89e4e601'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:43.749177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ec0f90-4c97-486b-8989-7af91990c7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ea9411-04dd-4da1-a3dd-9f77d9ce74cd', '94f02afd-92f3-44ac-8d52-97a8d5d90bee', '9825ecf5-9a76-447b-ae8e-a6c1894c9e7b', '35bf3a57-82f0-445f-812e-3f5d89e4e601']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:43.750025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123c186d-f9a5-45a0-8bac-21995d5b8795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:43.781339 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123c186d-f9a5-45a0-8bac-21995d5b8795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '739e8cdf-c752-4c3d-bf69-d6a937b741bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1010029204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['e9ea9411-04dd-4da1-a3dd-9f77d9ce74cd','94f02afd-92f3-44ac-8d52-97a8d5d90bee','9825ecf5-9a76-447b-ae8e-a6c1894c9e7b','35bf3a57-82f0-445f-812e-3f5d89e4e601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1010029204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=739e8cdf-c752-4c3d-bf69-d6a937b741bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94aba3767c6448b99f9347126035e815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='743d3284dcc740a3a9978164e9a38971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:43.782411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (954982b9-79bb-4b5b-a0f8-69047dcd37ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:43.815234 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (954982b9-79bb-4b5b-a0f8-69047dcd37ab) transitioned into state 'SUCCESS' from state '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-1010029204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['e9ea9411-04dd-4da1-a3dd-9f77d9ce74cd','94f02afd-92f3-44ac-8d52-97a8d5d90bee','9825ecf5-9a76-447b-ae8e-a6c1894c9e7b','35bf3a57-82f0-445f-812e-3f5d89e4e601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:43.816122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f3aae4-473e-43cb-924d-9606db8f9b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:43.830039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b35d3f33-e57d-4123-9d0e-cca69ab81acc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:43.831081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f3aae4-473e-43cb-924d-9606db8f9b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:43.832103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (781af84f-f801-4cd4-8914-f35ac8f6268d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:43.832458 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request issued successfully. Jul 03 13:04:43.833269 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9aef2959-3be9-417d-9c8c-5cb240ab243a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:43.833768 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 630/2561] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:04:43 2026] POST /volume/v3/volumes => generated 745 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:43.836191 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b35d3f33-e57d-4123-9d0e-cca69ab81acc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:43.836495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b35d3f33-e57d-4123-9d0e-cca69ab81acc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:43.836764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b35d3f33-e57d-4123-9d0e-cca69ab81acc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:43.836953 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b35d3f33-e57d-4123-9d0e-cca69ab81acc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:43.845682 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:43.845682 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:43.846342 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b35d3f33-e57d-4123-9d0e-cca69ab81acc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:43.846721 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 644/2562] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:43 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:43.850651 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f302aaf5-cea5-4cc5-a223-3066648d9a00 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:43.852848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f302aaf5-cea5-4cc5-a223-3066648d9a00 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:43.853069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f302aaf5-cea5-4cc5-a223-3066648d9a00 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:43.853308 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f302aaf5-cea5-4cc5-a223-3066648d9a00 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:43.868035 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:43.868035 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:43.876769 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f302aaf5-cea5-4cc5-a223-3066648d9a00 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:43.884067 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f302aaf5-cea5-4cc5-a223-3066648d9a00 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb returned with HTTP 200 Jul 03 13:04:43.884633 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 642/2563] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:43 2026] GET /volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:44.121072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5005ea30-9fb3-40ad-b1e6-e13adf3235f4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:44.123607 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5005ea30-9fb3-40ad-b1e6-e13adf3235f4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:44.123992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5005ea30-9fb3-40ad-b1e6-e13adf3235f4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:44.124305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5005ea30-9fb3-40ad-b1e6-e13adf3235f4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:44.124506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-5005ea30-9fb3-40ad-b1e6-e13adf3235f4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:44.129792 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:44.129792 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:44.130999 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5005ea30-9fb3-40ad-b1e6-e13adf3235f4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:44.131572 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 648/2564] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:44 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:44.719379 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0b7f1a24-b774-4f56-998b-3ba92b58146b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:44.797827 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b7f1a24-b774-4f56-998b-3ba92b58146b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:44.798086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b7f1a24-b774-4f56-998b-3ba92b58146b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:44.798335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0b7f1a24-b774-4f56-998b-3ba92b58146b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:44.808583 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:44.808583 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:44.812333 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0b7f1a24-b774-4f56-998b-3ba92b58146b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:44.816763 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0b7f1a24-b774-4f56-998b-3ba92b58146b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:44.817123 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 631/2565] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:44 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:44.864962 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e307e36a-f97b-483a-a5e7-ef7ae5b60a8d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:44.867686 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e307e36a-f97b-483a-a5e7-ef7ae5b60a8d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:44.867987 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e307e36a-f97b-483a-a5e7-ef7ae5b60a8d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:44.868320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e307e36a-f97b-483a-a5e7-ef7ae5b60a8d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:44.868498 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e307e36a-f97b-483a-a5e7-ef7ae5b60a8d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:44.874638 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:44.874638 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:44.875775 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e307e36a-f97b-483a-a5e7-ef7ae5b60a8d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:44.876510 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 645/2566] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:44 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:44.905034 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ba2c4594-96e7-400b-9e1c-5cd2d1f7925e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:44.910187 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ba2c4594-96e7-400b-9e1c-5cd2d1f7925e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:44.910497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ba2c4594-96e7-400b-9e1c-5cd2d1f7925e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:44.910731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ba2c4594-96e7-400b-9e1c-5cd2d1f7925e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:44.922981 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:44.922981 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:44.928205 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ba2c4594-96e7-400b-9e1c-5cd2d1f7925e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:44.934553 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ba2c4594-96e7-400b-9e1c-5cd2d1f7925e tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb returned with HTTP 200 Jul 03 13:04:44.935118 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 643/2567] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:44 2026] GET /volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:44.947908 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:44.949774 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:44.950181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "739e8cdf-c752-4c3d-bf69-d6a937b741bb", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1348864055"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:44.952321 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request body: {'volume': {'source_volid': '739e8cdf-c752-4c3d-bf69-d6a937b741bb', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1348864055'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:44.960351 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:44.960351 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:44.960871 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume retrieved successfully. Jul 03 13:04:44.961027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume of 2 GB Jul 03 13:04:44.965153 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Availability Zones retrieved successfully. Jul 03 13:04:44.973006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (31a9072a-0f4e-49e7-8061-2af25c13da04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:44.974541 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870014d0-929e-4022-826e-42e97afaf11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:44.975820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:44.998431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870014d0-929e-4022-826e-42e97afaf11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '739e8cdf-c752-4c3d-bf69-d6a937b741bb', 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:44.999300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20c7923-4fcf-4c04-93bc-63e9b0c4633e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:45.049901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Created reservations ['45b487bc-a0e1-48dd-ab14-408520780036', 'ffcf3df6-45b3-43f1-b228-236d5a8181b3', 'd8150dd0-5dd8-43b6-90f1-a4953c3b3a88', '5ca2390e-22e8-49b9-8371-13b72baa2662'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:45.050664 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20c7923-4fcf-4c04-93bc-63e9b0c4633e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b487bc-a0e1-48dd-ab14-408520780036', 'ffcf3df6-45b3-43f1-b228-236d5a8181b3', 'd8150dd0-5dd8-43b6-90f1-a4953c3b3a88', '5ca2390e-22e8-49b9-8371-13b72baa2662']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:45.051580 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cda2bf-9d4b-4813-a624-ed6abfd147f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:45.090621 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cda2bf-9d4b-4813-a624-ed6abfd147f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae793d8-3e9a-4ee5-858f-2741f98a647d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1348864055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['45b487bc-a0e1-48dd-ab14-408520780036','ffcf3df6-45b3-43f1-b228-236d5a8181b3','d8150dd0-5dd8-43b6-90f1-a4953c3b3a88','5ca2390e-22e8-49b9-8371-13b72baa2662'],size=2,snapshot_id=None,source_replicaid=,source_volid=739e8cdf-c752-4c3d-bf69-d6a937b741bb,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1348864055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ae793d8-3e9a-4ee5-858f-2741f98a647d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94aba3767c6448b99f9347126035e815',provider_auth=None,provider_geometry=None,provider_id=None,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=739e8cdf-c752-4c3d-bf69-d6a937b741bb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='743d3284dcc740a3a9978164e9a38971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:45.091358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ca4e6a-8619-4b7d-a2bb-17c1dc0161df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:45.121065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ca4e6a-8619-4b7d-a2bb-17c1dc0161df) transitioned into state 'SUCCESS' from state '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-1348864055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94aba3767c6448b99f9347126035e815',qos_specs=None,replication_status=,reservations=['45b487bc-a0e1-48dd-ab14-408520780036','ffcf3df6-45b3-43f1-b228-236d5a8181b3','d8150dd0-5dd8-43b6-90f1-a4953c3b3a88','5ca2390e-22e8-49b9-8371-13b72baa2662'],size=2,snapshot_id=None,source_replicaid=,source_volid=739e8cdf-c752-4c3d-bf69-d6a937b741bb,status='creating',user_id='743d3284dcc740a3a9978164e9a38971',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:45.123872 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab981de3-2a66-46af-b53d-0b067f4810a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:45.142763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dce6b2df-31a0-45ac-9cb1-11a92f483953 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:45.145440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dce6b2df-31a0-45ac-9cb1-11a92f483953 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:45.145647 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab981de3-2a66-46af-b53d-0b067f4810a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:45.145691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dce6b2df-31a0-45ac-9cb1-11a92f483953 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:45.145844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dce6b2df-31a0-45ac-9cb1-11a92f483953 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:45.145984 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-dce6b2df-31a0-45ac-9cb1-11a92f483953 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:45.146525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Flow 'volume_create_api' (31a9072a-0f4e-49e7-8061-2af25c13da04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:45.147000 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Create volume request issued successfully. Jul 03 13:04:45.147716 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3e9dd990-5b02-43d4-ba0a-afc2092a9f08 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:45.149530 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 649/2568] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:44 2026] POST /volume/v3/volumes => generated 779 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:45.152850 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:45.152850 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:45.153690 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dce6b2df-31a0-45ac-9cb1-11a92f483953 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:45.154146 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 632/2569] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:45 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:45.162757 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e6e5ae1a-f8f7-4a74-9bd1-2a2c025dd91a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:45.166398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e6e5ae1a-f8f7-4a74-9bd1-2a2c025dd91a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:45.173965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e6e5ae1a-f8f7-4a74-9bd1-2a2c025dd91a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:45.173965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e6e5ae1a-f8f7-4a74-9bd1-2a2c025dd91a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:45.175272 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:45.175272 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:45.180806 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e6e5ae1a-f8f7-4a74-9bd1-2a2c025dd91a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:45.192287 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e6e5ae1a-f8f7-4a74-9bd1-2a2c025dd91a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 200 Jul 03 13:04:45.192795 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 646/2570] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:45 2026] GET /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:45.384412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-009d90d3-7f2c-4d66-b635-e82e38cf5a6a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:45.386575 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-009d90d3-7f2c-4d66-b635-e82e38cf5a6a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 Jul 03 13:04:45.386775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-009d90d3-7f2c-4d66-b635-e82e38cf5a6a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:45.386987 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-009d90d3-7f2c-4d66-b635-e82e38cf5a6a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:45.394521 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:45.394521 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:45.757028 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-25379cde-8c2e-4ee7-afec-f2672178710a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:45.759776 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-25379cde-8c2e-4ee7-afec-f2672178710a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce Jul 03 13:04:45.760026 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-25379cde-8c2e-4ee7-afec-f2672178710a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:45.760303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-25379cde-8c2e-4ee7-afec-f2672178710a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:45.769512 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:45.769512 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:45.830874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-95a3107d-3fb6-4acb-88e7-5552ea116ceb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:45.832962 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-95a3107d-3fb6-4acb-88e7-5552ea116ceb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:45.833181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-95a3107d-3fb6-4acb-88e7-5552ea116ceb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:45.833411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-95a3107d-3fb6-4acb-88e7-5552ea116ceb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:45.843947 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:45.843947 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:45.848420 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-95a3107d-3fb6-4acb-88e7-5552ea116ceb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:45.855851 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-95a3107d-3fb6-4acb-88e7-5552ea116ceb tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:45.856239 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 633/2571] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:45 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:45.887734 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-37324a3d-714f-47fc-b713-90fe00d45b95 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:45.889999 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37324a3d-714f-47fc-b713-90fe00d45b95 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:45.890271 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37324a3d-714f-47fc-b713-90fe00d45b95 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:45.890502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37324a3d-714f-47fc-b713-90fe00d45b95 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:45.890631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-37324a3d-714f-47fc-b713-90fe00d45b95 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:45.895374 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:45.895374 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:45.896074 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37324a3d-714f-47fc-b713-90fe00d45b95 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:45.896556 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 647/2572] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:45 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:45.931994 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-aa87445e-60ce-4157-b42e-ec7b0859c3b9 req-009d90d3-7f2c-4d66-b635-e82e38cf5a6a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 returned with HTTP 200 Jul 03 13:04:45.932476 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 644/2573] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:45 2026] DELETE /volume/v3/attachments/5c4edf40-7cd5-49a8-bc33-c8e37b3c9c38 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.168520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e86db0a2-ebf0-4df8-a2b9-665e54a27a8b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.170718 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e86db0a2-ebf0-4df8-a2b9-665e54a27a8b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:46.170989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e86db0a2-ebf0-4df8-a2b9-665e54a27a8b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.171243 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e86db0a2-ebf0-4df8-a2b9-665e54a27a8b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.171396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e86db0a2-ebf0-4df8-a2b9-665e54a27a8b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:46.176776 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.176776 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:46.177874 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e86db0a2-ebf0-4df8-a2b9-665e54a27a8b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:46.178426 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 634/2574] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.206571 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e4f3cf40-734a-4964-b804-c901a32a916a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.208409 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4f3cf40-734a-4964-b804-c901a32a916a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:46.208625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4f3cf40-734a-4964-b804-c901a32a916a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.208838 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4f3cf40-734a-4964-b804-c901a32a916a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.218629 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.218629 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:46.222561 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4f3cf40-734a-4964-b804-c901a32a916a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:46.227145 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4f3cf40-734a-4964-b804-c901a32a916a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 200 Jul 03 13:04:46.227573 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 648/2575] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.242563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-203b439c-e32f-4983-9f33-93a897b2387a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.244752 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-203b439c-e32f-4983-9f33-93a897b2387a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:46.245015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-203b439c-e32f-4983-9f33-93a897b2387a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.245275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-203b439c-e32f-4983-9f33-93a897b2387a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.254549 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.254549 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:46.259365 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-203b439c-e32f-4983-9f33-93a897b2387a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:46.265102 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-203b439c-e32f-4983-9f33-93a897b2387a tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 200 Jul 03 13:04:46.265835 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 645/2576] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.282348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-34d740c2-5535-4f29-8a79-d99c39a9f7d6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.284696 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-34d740c2-5535-4f29-8a79-d99c39a9f7d6 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:46.284901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-34d740c2-5535-4f29-8a79-d99c39a9f7d6 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.285133 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-34d740c2-5535-4f29-8a79-d99c39a9f7d6 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.295523 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.295523 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:46.304824 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-34d740c2-5535-4f29-8a79-d99c39a9f7d6 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:46.308943 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1e2879fc-f02f-4415-a805-eef8223cf01e req-25379cde-8c2e-4ee7-afec-f2672178710a tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce returned with HTTP 200 Jul 03 13:04:46.309385 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 650/2577] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:45 2026] DELETE /volume/v3/attachments/214df358-c2df-4a39-b6d5-e4831f80e7ce => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.310870 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-34d740c2-5535-4f29-8a79-d99c39a9f7d6 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 200 Jul 03 13:04:46.311337 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 635/2578] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.328466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.329948 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] DELETE https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:46.330581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.330581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.330581 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume with id: 1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:46.337496 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.337496 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:46.337986 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:46.361062 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume request issued successfully. Jul 03 13:04:46.361252 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3d8fd96b-e3a7-4169-a0cc-97d375473027 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 202 Jul 03 13:04:46.361668 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 649/2579] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:46 2026] DELETE /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:46.375762 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6f930cf4-97cf-490a-b39e-c3d1d1c9fb01 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.377835 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f930cf4-97cf-490a-b39e-c3d1d1c9fb01 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:46.378100 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f930cf4-97cf-490a-b39e-c3d1d1c9fb01 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.378386 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f930cf4-97cf-490a-b39e-c3d1d1c9fb01 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.388709 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.388709 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:46.393305 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6f930cf4-97cf-490a-b39e-c3d1d1c9fb01 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:46.397811 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f930cf4-97cf-490a-b39e-c3d1d1c9fb01 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 200 Jul 03 13:04:46.398018 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 646/2580] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.867975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-50466de3-4030-49ba-b6d3-60c47bcdff9a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.870027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50466de3-4030-49ba-b6d3-60c47bcdff9a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:46.870358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50466de3-4030-49ba-b6d3-60c47bcdff9a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.870568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50466de3-4030-49ba-b6d3-60c47bcdff9a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.877302 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.877302 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:46.880965 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-50466de3-4030-49ba-b6d3-60c47bcdff9a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:46.885181 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50466de3-4030-49ba-b6d3-60c47bcdff9a tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:46.885542 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 651/2581] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.896312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f47cb173-cdf7-43e8-ad8f-a31147e44721 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.898216 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f47cb173-cdf7-43e8-ad8f-a31147e44721 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:46.898299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f47cb173-cdf7-43e8-ad8f-a31147e44721 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.898473 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f47cb173-cdf7-43e8-ad8f-a31147e44721 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.905622 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.905622 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:46.906477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d35de80c-9f78-4715-93df-a62da6a62959 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.908328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d35de80c-9f78-4715-93df-a62da6a62959 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:46.908585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d35de80c-9f78-4715-93df-a62da6a62959 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.908803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d35de80c-9f78-4715-93df-a62da6a62959 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.908966 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d35de80c-9f78-4715-93df-a62da6a62959 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:46.909956 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f47cb173-cdf7-43e8-ad8f-a31147e44721 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:46.915195 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f47cb173-cdf7-43e8-ad8f-a31147e44721 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:46.915606 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 636/2582] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.918013 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.918013 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:46.918693 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d35de80c-9f78-4715-93df-a62da6a62959 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:46.919075 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 650/2583] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:46.961670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e7f98bc5-3cb6-4c24-a252-624046c5ad4f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:46.963315 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7f98bc5-3cb6-4c24-a252-624046c5ad4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:04:46.963482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7f98bc5-3cb6-4c24-a252-624046c5ad4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:46.963649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7f98bc5-3cb6-4c24-a252-624046c5ad4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:46.970976 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:46.970976 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:46.974718 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e7f98bc5-3cb6-4c24-a252-624046c5ad4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:46.979342 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7f98bc5-3cb6-4c24-a252-624046c5ad4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:04:46.979946 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 647/2584] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:46 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:47.034430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.036391 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:47.036740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2038020657", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:47.038142 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2038020657', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:47.124543 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume of 1 GB Jul 03 13:04:47.124757 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.124757 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:47.125156 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Availability Zones retrieved successfully. Jul 03 13:04:47.132700 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (ec7ec0e7-84f1-451e-bdc9-271a8e8d9fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:47.134190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d4fbf7-a5f1-4d9c-82b3-d2c5e8f614c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:47.135938 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:47.187946 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.187946 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:47.198995 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c3bed9f4-446d-44ba-b3d0-54878674a367 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.201407 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c3bed9f4-446d-44ba-b3d0-54878674a367 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:47.201697 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c3bed9f4-446d-44ba-b3d0-54878674a367 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.202371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c3bed9f4-446d-44ba-b3d0-54878674a367 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.202371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c3bed9f4-446d-44ba-b3d0-54878674a367 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:47.205426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d4fbf7-a5f1-4d9c-82b3-d2c5e8f614c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=56667567-3914-4dd9-a21c-b8bbf74b0389,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56667567-3914-4dd9-a21c-b8bbf74b0389', 'encryption_key_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=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:47.206375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9617780-5de2-4892-a572-eaf92ddc13a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:47.208938 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.208938 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:47.210203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c3bed9f4-446d-44ba-b3d0-54878674a367 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:47.210203 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 637/2585] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:47.224854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fd13a923-62dd-4c6d-a9ac-2acbe6af4c57 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.228651 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd13a923-62dd-4c6d-a9ac-2acbe6af4c57 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:47.228651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd13a923-62dd-4c6d-a9ac-2acbe6af4c57 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.229350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd13a923-62dd-4c6d-a9ac-2acbe6af4c57 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.249377 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.249377 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:47.255509 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fd13a923-62dd-4c6d-a9ac-2acbe6af4c57 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:47.262266 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd13a923-62dd-4c6d-a9ac-2acbe6af4c57 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:47.262733 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 651/2586] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:47.266937 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Created reservations ['c8b04cdd-72aa-41a1-9217-bb7f0000e82f', 'f5bb9e86-7b04-406f-9ff7-1db9f2a1d6f2', 'a6b66054-4768-4597-bbf7-5899598091a4', 'a31ba57e-4291-4f14-82ef-1051b1fb23b7'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:47.268316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9617780-5de2-4892-a572-eaf92ddc13a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b04cdd-72aa-41a1-9217-bb7f0000e82f', 'f5bb9e86-7b04-406f-9ff7-1db9f2a1d6f2', 'a6b66054-4768-4597-bbf7-5899598091a4', 'a31ba57e-4291-4f14-82ef-1051b1fb23b7']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:47.269424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1eb251e-19ff-4010-abdb-a37fd9f8e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:47.278990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.281008 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:47.282008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.282008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.282008 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete backup with id: a145bd90-8df4-4b3e-bd20-516b73a5475e. Jul 03 13:04:47.287113 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.287113 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:47.302428 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1eb251e-19ff-4010-abdb-a37fd9f8e739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532bff5b-9d7b-4b21-8827-8858d8751c3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2038020657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['c8b04cdd-72aa-41a1-9217-bb7f0000e82f','f5bb9e86-7b04-406f-9ff7-1db9f2a1d6f2','a6b66054-4768-4597-bbf7-5899598091a4','a31ba57e-4291-4f14-82ef-1051b1fb23b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2038020657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532bff5b-9d7b-4b21-8827-8858d8751c3b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6c95558ff737472aa070cbb8b781ac12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24183f95a9504568918ba08b97a91caf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56667567-3914-4dd9-a21c-b8bbf74b0389),volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:47.303310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f174072-966a-463b-8728-2476311314f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:47.312230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] delete_backup rpcapi backup_id a145bd90-8df4-4b3e-bd20-516b73a5475e {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:04:47.315483 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5712e2b-7ab0-4fa5-b7e6-1b60ff31655e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 202 Jul 03 13:04:47.316146 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 648/2587] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:47 2026] DELETE /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:47.325269 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-95bdf28a-f8be-4588-b9fd-4971b59bd787 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.330911 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-95bdf28a-f8be-4588-b9fd-4971b59bd787 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:47.331256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-95bdf28a-f8be-4588-b9fd-4971b59bd787 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.331999 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-95bdf28a-f8be-4588-b9fd-4971b59bd787 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.332454 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-95bdf28a-f8be-4588-b9fd-4971b59bd787 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:47.338147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f174072-966a-463b-8728-2476311314f9) transitioned into state 'SUCCESS' from state '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-2038020657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6c95558ff737472aa070cbb8b781ac12',qos_specs=None,replication_status=,reservations=['c8b04cdd-72aa-41a1-9217-bb7f0000e82f','f5bb9e86-7b04-406f-9ff7-1db9f2a1d6f2','a6b66054-4768-4597-bbf7-5899598091a4','a31ba57e-4291-4f14-82ef-1051b1fb23b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24183f95a9504568918ba08b97a91caf',volume_type_id=56667567-3914-4dd9-a21c-b8bbf74b0389)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:47.339554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f6800d-0abd-4f58-8c87-375595dd56cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:47.343438 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.343438 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:47.343438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-95bdf28a-f8be-4588-b9fd-4971b59bd787 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 200 Jul 03 13:04:47.347061 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 638/2588] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:47.357227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f6800d-0abd-4f58-8c87-375595dd56cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:47.359516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Flow 'volume_create_api' (ec7ec0e7-84f1-451e-bdc9-271a8e8d9fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:47.359516 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create volume request issued successfully. Jul 03 13:04:47.359660 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-edb33cc1-2e90-4037-afb4-5f7660d66279 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:47.360121 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 652/2589] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:04:47 2026] POST /volume/v3/volumes => generated 758 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:47.375268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-784fbe6c-6778-4e95-ae01-11a4f7fbb989 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.379143 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-784fbe6c-6778-4e95-ae01-11a4f7fbb989 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:04:47.379392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-784fbe6c-6778-4e95-ae01-11a4f7fbb989 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.379640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-784fbe6c-6778-4e95-ae01-11a4f7fbb989 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.397819 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.397819 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:47.402178 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-784fbe6c-6778-4e95-ae01-11a4f7fbb989 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:47.407987 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-784fbe6c-6778-4e95-ae01-11a4f7fbb989 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:04:47.408479 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 652/2590] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:47.411302 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-febce2a8-a902-4358-8230-cfa1015a3948 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.413221 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-febce2a8-a902-4358-8230-cfa1015a3948 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d Jul 03 13:04:47.413427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-febce2a8-a902-4358-8230-cfa1015a3948 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.413691 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-febce2a8-a902-4358-8230-cfa1015a3948 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.420290 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-febce2a8-a902-4358-8230-cfa1015a3948 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d returned with HTTP 404 Jul 03 13:04:47.420775 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 649/2591] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/volumes/1ae793d8-3e9a-4ee5-858f-2741f98a647d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:47.427504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b2ec024d-213e-4d48-9a67-6ddea03893ec None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.429247 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2ec024d-213e-4d48-9a67-6ddea03893ec tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:47.429442 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2ec024d-213e-4d48-9a67-6ddea03893ec tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.429627 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2ec024d-213e-4d48-9a67-6ddea03893ec tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.436224 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.436224 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:47.443504 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b2ec024d-213e-4d48-9a67-6ddea03893ec tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:47.449464 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2ec024d-213e-4d48-9a67-6ddea03893ec tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb returned with HTTP 200 Jul 03 13:04:47.449866 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 639/2592] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:47.465634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d54990ee-90d3-4814-bb35-b8aea381c951 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.467455 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] DELETE https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:47.467647 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.467833 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.468022 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume with id: 739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:47.476719 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.476719 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:47.477251 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:47.505732 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Delete volume request issued successfully. Jul 03 13:04:47.505987 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d54990ee-90d3-4814-bb35-b8aea381c951 tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb returned with HTTP 202 Jul 03 13:04:47.506483 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 653/2593] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:47 2026] DELETE /volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:47.518383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7f122047-22d0-415e-843b-ffef5e773c3c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.520667 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7f122047-22d0-415e-843b-ffef5e773c3c tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:47.520923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7f122047-22d0-415e-843b-ffef5e773c3c tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.521189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7f122047-22d0-415e-843b-ffef5e773c3c tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.531633 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.531633 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:47.539497 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7f122047-22d0-415e-843b-ffef5e773c3c tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Volume info retrieved successfully. Jul 03 13:04:47.544623 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7f122047-22d0-415e-843b-ffef5e773c3c tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb returned with HTTP 200 Jul 03 13:04:47.545725 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 653/2594] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:47.589523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.593264 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:47.593530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.593767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.593988 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume with id: a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:47.605413 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.605413 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:47.606048 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:47.639878 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume request issued successfully. Jul 03 13:04:47.640179 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ca77c35-76e0-430e-8d78-dd4f68859af7 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 202 Jul 03 13:04:47.640724 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 650/2595] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:47 2026] DELETE /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:47.929418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c547d2b3-ab82-45bd-b8bc-6d8a9bbd1021 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:47.931739 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c547d2b3-ab82-45bd-b8bc-6d8a9bbd1021 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:47.932019 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c547d2b3-ab82-45bd-b8bc-6d8a9bbd1021 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:47.932298 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c547d2b3-ab82-45bd-b8bc-6d8a9bbd1021 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:47.932558 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c547d2b3-ab82-45bd-b8bc-6d8a9bbd1021 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:47.938461 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:47.938461 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:47.940977 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c547d2b3-ab82-45bd-b8bc-6d8a9bbd1021 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:47.942241 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 640/2596] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:47 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:48.357825 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4808cd6c-8246-4b6b-ae9a-7aa41e91d571 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.360486 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4808cd6c-8246-4b6b-ae9a-7aa41e91d571 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e Jul 03 13:04:48.360776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4808cd6c-8246-4b6b-ae9a-7aa41e91d571 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.361046 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4808cd6c-8246-4b6b-ae9a-7aa41e91d571 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.361279 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4808cd6c-8246-4b6b-ae9a-7aa41e91d571 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id a145bd90-8df4-4b3e-bd20-516b73a5475e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:48.365978 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4808cd6c-8246-4b6b-ae9a-7aa41e91d571 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e returned with HTTP 404 Jul 03 13:04:48.366778 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 654/2597] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/backups/a145bd90-8df4-4b3e-bd20-516b73a5475e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:48.424193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c116cdb-22a1-471f-b88a-37587a5715bd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.426795 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c116cdb-22a1-471f-b88a-37587a5715bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:04:48.426984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c116cdb-22a1-471f-b88a-37587a5715bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.427206 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c116cdb-22a1-471f-b88a-37587a5715bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.444869 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:48.444869 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:48.449473 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7c116cdb-22a1-471f-b88a-37587a5715bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:48.456643 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c116cdb-22a1-471f-b88a-37587a5715bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:04:48.457205 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 654/2598] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:48.514507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-8f74c604-cf71-4ad6-be69-3e4b272d7901 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.517511 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-8f74c604-cf71-4ad6-be69-3e4b272d7901 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:48.517745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-8f74c604-cf71-4ad6-be69-3e4b272d7901 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.518026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-8f74c604-cf71-4ad6-be69-3e4b272d7901 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.531938 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:48.531938 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:48.538962 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-8f74c604-cf71-4ad6-be69-3e4b272d7901 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:48.547070 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-8f74c604-cf71-4ad6-be69-3e4b272d7901 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:48.547070 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 651/2599] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:48.562038 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fbc8a301-8ad4-4b34-8411-e09fda87392b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.567705 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbc8a301-8ad4-4b34-8411-e09fda87392b tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] GET https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb Jul 03 13:04:48.567981 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbc8a301-8ad4-4b34-8411-e09fda87392b tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.568252 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fbc8a301-8ad4-4b34-8411-e09fda87392b tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.577631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.578392 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fbc8a301-8ad4-4b34-8411-e09fda87392b tempest-VolumesCloneTest-1697771786 tempest-VolumesCloneTest-1697771786-project-member] https://10.4.3.13/volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb returned with HTTP 404 Jul 03 13:04:48.578939 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 641/2600] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/volumes/739e8cdf-c752-4c3d-bf69-d6a937b741bb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:48.584489 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc/action Jul 03 13:04:48.584489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:48.584489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:48.584800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-6ac0171b-736a-49f3-835b-b95eeb1663dd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.586955 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-6ac0171b-736a-49f3-835b-b95eeb1663dd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:04:48.587293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-6ac0171b-736a-49f3-835b-b95eeb1663dd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.587520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-6ac0171b-736a-49f3-835b-b95eeb1663dd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.599541 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:48.599541 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:48.606033 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:48.606033 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:48.606998 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:48.608665 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-6ac0171b-736a-49f3-835b-b95eeb1663dd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:48.616543 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-6ac0171b-736a-49f3-835b-b95eeb1663dd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:04:48.616846 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 655/2601] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:48.627342 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Begin detaching volume completed successfully. Jul 03 13:04:48.627683 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-b3ef732c-3a26-47c4-9c5d-b46435e10614 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc/action returned with HTTP 202 Jul 03 13:04:48.628287 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 655/2602] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:04:48 2026] POST /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:48.659663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-75d7bbef-25bc-4adf-ae9f-0e38d72f1404 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.662645 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75d7bbef-25bc-4adf-ae9f-0e38d72f1404 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:48.662645 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75d7bbef-25bc-4adf-ae9f-0e38d72f1404 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.663224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75d7bbef-25bc-4adf-ae9f-0e38d72f1404 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.673872 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:48.673872 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:48.679318 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-75d7bbef-25bc-4adf-ae9f-0e38d72f1404 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:48.684975 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75d7bbef-25bc-4adf-ae9f-0e38d72f1404 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:48.685421 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 652/2603] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:48.956354 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-33323371-6df3-458f-9d00-a91897873864 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:48.959481 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33323371-6df3-458f-9d00-a91897873864 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:48.959685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33323371-6df3-458f-9d00-a91897873864 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:48.959932 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33323371-6df3-458f-9d00-a91897873864 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:48.960072 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-33323371-6df3-458f-9d00-a91897873864 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:48.964854 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:48.964854 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:48.965600 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33323371-6df3-458f-9d00-a91897873864 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:48.966029 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 642/2604] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:48 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:49.156712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-9895f884-9c8f-44f7-a7eb-36264457030c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.163641 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-9895f884-9c8f-44f7-a7eb-36264457030c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:04:49.164079 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-9895f884-9c8f-44f7-a7eb-36264457030c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:49.164504 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-9895f884-9c8f-44f7-a7eb-36264457030c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:49.181401 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:49.181401 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:49.187261 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-9895f884-9c8f-44f7-a7eb-36264457030c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:49.194186 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-9895f884-9c8f-44f7-a7eb-36264457030c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:04:49.194725 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 656/2605] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:49 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:49.205962 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0090be67-f14e-428f-9eea-6378b0646019 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.206383 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0090be67-f14e-428f-9eea-6378b0646019 None None] GET https://10.4.3.13/volume// Jul 03 13:04:49.206588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0090be67-f14e-428f-9eea-6378b0646019 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:49.206806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0090be67-f14e-428f-9eea-6378b0646019 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:49.207153 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0090be67-f14e-428f-9eea-6378b0646019 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:49.207470 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 656/2606] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:49.219365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-c7acfa56-02ac-4214-ade8-ba93ab8aa346 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.222251 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-c7acfa56-02ac-4214-ade8-ba93ab8aa346 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:04:49.222634 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-c7acfa56-02ac-4214-ade8-ba93ab8aa346 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "532bff5b-9d7b-4b21-8827-8858d8751c3b", "connector": null, "instance_uuid": "6d834740-a700-4816-9dca-8c20c4c60d5b"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:49.239734 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:49.239734 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:49.296429 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-c7acfa56-02ac-4214-ade8-ba93ab8aa346 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:04:49.296610 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 653/2607] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:04:49 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 13:04:49.671692 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3b00a503-e786-4a0a-8ad7-76709c26269b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.672188 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3b00a503-e786-4a0a-8ad7-76709c26269b None None] GET https://10.4.3.13/volume// Jul 03 13:04:49.672367 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3b00a503-e786-4a0a-8ad7-76709c26269b None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:49.672598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3b00a503-e786-4a0a-8ad7-76709c26269b None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:49.673103 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3b00a503-e786-4a0a-8ad7-76709c26269b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:49.673428 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 643/2608] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:49.684801 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6834ab71-debe-4efe-8183-aa9ffabe0ff1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.687324 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6834ab71-debe-4efe-8183-aa9ffabe0ff1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:49.687621 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6834ab71-debe-4efe-8183-aa9ffabe0ff1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:49.687829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6834ab71-debe-4efe-8183-aa9ffabe0ff1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:49.702266 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8e53675d-ff42-4a90-845d-b8e52cb6d13e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.703511 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:49.703511 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:49.704753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e53675d-ff42-4a90-845d-b8e52cb6d13e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:49.705062 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e53675d-ff42-4a90-845d-b8e52cb6d13e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:49.705354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e53675d-ff42-4a90-845d-b8e52cb6d13e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:49.708410 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6834ab71-debe-4efe-8183-aa9ffabe0ff1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:49.714307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6834ab71-debe-4efe-8183-aa9ffabe0ff1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:49.714868 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 657/2609] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:49 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:49.719414 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:49.719414 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:49.725027 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8e53675d-ff42-4a90-845d-b8e52cb6d13e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:49.730623 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e53675d-ff42-4a90-845d-b8e52cb6d13e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:49.731075 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 657/2610] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:49 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:49.980924 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cac09994-07e2-4bea-92f6-1017b170f4b9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:49.985069 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cac09994-07e2-4bea-92f6-1017b170f4b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:49.985859 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cac09994-07e2-4bea-92f6-1017b170f4b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:49.985859 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cac09994-07e2-4bea-92f6-1017b170f4b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:49.986720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-cac09994-07e2-4bea-92f6-1017b170f4b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:49.996327 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:49.996327 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:49.997327 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cac09994-07e2-4bea-92f6-1017b170f4b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:49.997928 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 654/2611] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:49 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:50.749925 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b5adee9d-3105-4c15-bf51-7bb5dc4c43e0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:50.752957 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b5adee9d-3105-4c15-bf51-7bb5dc4c43e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:50.754049 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b5adee9d-3105-4c15-bf51-7bb5dc4c43e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:50.754989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b5adee9d-3105-4c15-bf51-7bb5dc4c43e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:50.768739 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:50.768739 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:50.774576 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b5adee9d-3105-4c15-bf51-7bb5dc4c43e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:50.781702 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b5adee9d-3105-4c15-bf51-7bb5dc4c43e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:50.782344 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 644/2612] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:50 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:50.836794 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6b4dc10e-8123-4f72-b230-0cff8b5cc50a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:50.839797 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6b4dc10e-8123-4f72-b230-0cff8b5cc50a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 Jul 03 13:04:50.839797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6b4dc10e-8123-4f72-b230-0cff8b5cc50a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:50.840078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6b4dc10e-8123-4f72-b230-0cff8b5cc50a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:50.848787 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:50.848787 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:51.012012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1cdb3b25-5180-4815-9f96-691ee0a707a4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:51.013810 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1cdb3b25-5180-4815-9f96-691ee0a707a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:51.014018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1cdb3b25-5180-4815-9f96-691ee0a707a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:51.014528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1cdb3b25-5180-4815-9f96-691ee0a707a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:51.014528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-1cdb3b25-5180-4815-9f96-691ee0a707a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 7e384906-87bf-4552-b77a-de0ef4aeb4a1. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:51.019204 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:51.019204 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:51.020009 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1cdb3b25-5180-4815-9f96-691ee0a707a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 200 Jul 03 13:04:51.020425 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 658/2613] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:51 2026] GET /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:51.032095 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:51.034386 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] DELETE https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 Jul 03 13:04:51.034640 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:51.034930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:51.035058 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Delete backup with id: 7e384906-87bf-4552-b77a-de0ef4aeb4a1. Jul 03 13:04:51.040593 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:51.040593 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:51.061419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] delete_backup rpcapi backup_id 7e384906-87bf-4552-b77a-de0ef4aeb4a1 {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:04:51.064637 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5523085a-58a8-4dea-8432-1ff452fafdf2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 returned with HTTP 202 Jul 03 13:04:51.064802 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 655/2614] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:04:51 2026] DELETE /volume/v3/backups/7e384906-87bf-4552-b77a-de0ef4aeb4a1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:51.075489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:51.081652 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee Jul 03 13:04:51.081955 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:51.082230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:51.082430 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume with id: eae9e96d-014c-4f39-84f1-2b9eae13baee Jul 03 13:04:51.094743 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:51.094743 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:51.095247 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:51.127270 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume request issued successfully. Jul 03 13:04:51.127763 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-baeccba0-6f27-4c54-9d80-8086c1fe0a76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee returned with HTTP 202 Jul 03 13:04:51.128064 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 645/2615] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:04:51 2026] DELETE /volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:51.138535 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e7ddad42-720d-43a9-bba4-320d677558b2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:51.141051 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7ddad42-720d-43a9-bba4-320d677558b2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee Jul 03 13:04:51.141400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7ddad42-720d-43a9-bba4-320d677558b2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:51.143628 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7ddad42-720d-43a9-bba4-320d677558b2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:51.160421 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:51.160421 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:51.169334 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e7ddad42-720d-43a9-bba4-320d677558b2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:51.175625 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7ddad42-720d-43a9-bba4-320d677558b2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee returned with HTTP 200 Jul 03 13:04:51.177040 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 659/2616] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:51 2026] GET /volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:04:51.410110 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8a8aeee2-f1c1-4d12-b2f8-bc46c1e5ab5c req-6b4dc10e-8123-4f72-b230-0cff8b5cc50a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 returned with HTTP 200 Jul 03 13:04:51.410923 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 658/2617] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:50 2026] DELETE /volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:51.802026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-674f35f4-6012-4910-8cfa-e5900bf80909 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:51.805843 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-674f35f4-6012-4910-8cfa-e5900bf80909 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:04:51.805843 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-674f35f4-6012-4910-8cfa-e5900bf80909 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:51.806131 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-674f35f4-6012-4910-8cfa-e5900bf80909 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:51.819260 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:51.819260 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:51.825778 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-674f35f4-6012-4910-8cfa-e5900bf80909 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:04:51.831704 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-674f35f4-6012-4910-8cfa-e5900bf80909 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:04:51.832220 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 656/2618] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:51 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:52.201593 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-00cd23f7-8874-4964-a045-6a67765ba8ed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:52.204982 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-00cd23f7-8874-4964-a045-6a67765ba8ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee Jul 03 13:04:52.205405 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-00cd23f7-8874-4964-a045-6a67765ba8ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:52.205905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-00cd23f7-8874-4964-a045-6a67765ba8ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:52.224672 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-00cd23f7-8874-4964-a045-6a67765ba8ed tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee returned with HTTP 404 Jul 03 13:04:52.225228 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 646/2619] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:52 2026] GET /volume/v3/volumes/eae9e96d-014c-4f39-84f1-2b9eae13baee => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:52.239068 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:52.244018 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c/export_record Jul 03 13:04:52.244300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:52.244928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Calling method 'export_record' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:52.244928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Export record for backup ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:04:52.256867 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:52.256867 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:52.258308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'fbe7535b437841b4a38c0fe8fd478e1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e305ddb015c40af9afbecc9488b8955', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:04:52.258662 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aba9f228-edc6-4d28-bcc6-c374fde8e81b tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c/export_record returned with HTTP 403 Jul 03 13:04:52.259360 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 660/2620] 10.4.3.13 () {68 vars in 1423 bytes} [Fri Jul 3 13:04:52 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c/export_record => generated 101 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:52.279631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:52.288127 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:04:52.288127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-259705184"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:52.291004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-259705184'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:04:52.292468 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume of 1 GB Jul 03 13:04:52.294992 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:52.294992 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:52.308464 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Availability Zones retrieved successfully. Jul 03 13:04:52.314790 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (0a9ace14-6f17-4fc2-9d3c-85971b7f9cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:52.316265 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae054320-24bd-42df-ac8a-3ad9c3b2e210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:52.317539 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:04:52.358368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae054320-24bd-42df-ac8a-3ad9c3b2e210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:52.359023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be6db76-502b-47f0-9271-d96d689e3131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:52.419377 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['18dbfc4a-452c-4f73-a6cb-a6c319485e3e', 'c9d2d730-d6e7-4eed-a219-53c982134170', '7eddda45-257b-40d3-9c08-6b2dde59b2b5', 'd69fd9b0-d2e5-46b5-8660-d5406941d6cb'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:52.420541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be6db76-502b-47f0-9271-d96d689e3131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18dbfc4a-452c-4f73-a6cb-a6c319485e3e', 'c9d2d730-d6e7-4eed-a219-53c982134170', '7eddda45-257b-40d3-9c08-6b2dde59b2b5', 'd69fd9b0-d2e5-46b5-8660-d5406941d6cb']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:52.421614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68246d36-9276-43bb-a476-5900182da896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:52.457326 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68246d36-9276-43bb-a476-5900182da896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1ae18e9-e048-41e8-a0d4-3fa72f17d448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-259705184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['18dbfc4a-452c-4f73-a6cb-a6c319485e3e','c9d2d730-d6e7-4eed-a219-53c982134170','7eddda45-257b-40d3-9c08-6b2dde59b2b5','d69fd9b0-d2e5-46b5-8660-d5406941d6cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-259705184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1ae18e9-e048-41e8-a0d4-3fa72f17d448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e305ddb015c40af9afbecc9488b8955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:52.458721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629e0584-522e-4970-aff5-8bdea8a58fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:52.500560 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629e0584-522e-4970-aff5-8bdea8a58fb8) transitioned into state 'SUCCESS' from state '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-259705184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['18dbfc4a-452c-4f73-a6cb-a6c319485e3e','c9d2d730-d6e7-4eed-a219-53c982134170','7eddda45-257b-40d3-9c08-6b2dde59b2b5','d69fd9b0-d2e5-46b5-8660-d5406941d6cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:52.501667 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40767e53-e6ae-4efe-9a30-7461bc446385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:04:52.520272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40767e53-e6ae-4efe-9a30-7461bc446385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:04:52.521261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (0a9ace14-6f17-4fc2-9d3c-85971b7f9cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:04:52.521633 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request issued successfully. Jul 03 13:04:52.522303 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0ad9e2f-0844-4c2f-8f4b-accc9355d672 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:04:52.523082 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 659/2621] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:04:52 2026] POST /volume/v3/volumes => generated 775 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:52.539885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-23eb3a71-0681-4b2c-b470-a1ff07291b56 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:52.542034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23eb3a71-0681-4b2c-b470-a1ff07291b56 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 Jul 03 13:04:52.542340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23eb3a71-0681-4b2c-b470-a1ff07291b56 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:52.542581 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23eb3a71-0681-4b2c-b470-a1ff07291b56 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:52.550334 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:52.550334 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:52.555939 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-23eb3a71-0681-4b2c-b470-a1ff07291b56 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:52.560245 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23eb3a71-0681-4b2c-b470-a1ff07291b56 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 returned with HTTP 200 Jul 03 13:04:52.560750 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 657/2622] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:52 2026] GET /volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:53.237437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-f36d66ec-a412-42c5-9a1e-e801efc7f05f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:53.240139 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-f36d66ec-a412-42c5-9a1e-e801efc7f05f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:53.240432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-f36d66ec-a412-42c5-9a1e-e801efc7f05f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:53.240647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-f36d66ec-a412-42c5-9a1e-e801efc7f05f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:53.264250 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:53.264250 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:53.265726 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-f36d66ec-a412-42c5-9a1e-e801efc7f05f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:53.273676 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-f36d66ec-a412-42c5-9a1e-e801efc7f05f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:53.274737 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 647/2623] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:53 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 1228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:53.304913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:53.311582 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] POST https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0/action Jul 03 13:04:53.311752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:53.311949 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:53.333368 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:53.333368 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:53.334127 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:53.350055 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Begin detaching volume completed successfully. Jul 03 13:04:53.350378 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-4f23a246-c25f-4156-9ac6-4ec2d81a820e tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0/action returned with HTTP 202 Jul 03 13:04:53.351018 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 661/2624] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:04:53 2026] POST /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:04:53.577283 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff40820f-65db-4627-b584-f75a7a58159f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:53.579656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff40820f-65db-4627-b584-f75a7a58159f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 Jul 03 13:04:53.579844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff40820f-65db-4627-b584-f75a7a58159f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:53.580086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff40820f-65db-4627-b584-f75a7a58159f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:53.593502 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:53.593502 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:53.600427 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff40820f-65db-4627-b584-f75a7a58159f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:53.606718 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff40820f-65db-4627-b584-f75a7a58159f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 returned with HTTP 200 Jul 03 13:04:53.607689 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 660/2625] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:53 2026] GET /volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:53.627709 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:53.630095 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:04:53.631567 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1ae18e9-e048-41e8-a0d4-3fa72f17d448", "name": "tempest-type-Backup-1841221607"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:53.632319 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating new backup {'backup': {'volume_id': 'b1ae18e9-e048-41e8-a0d4-3fa72f17d448', 'name': 'tempest-type-Backup-1841221607'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:04:53.633147 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating backup of volume b1ae18e9-e048-41e8-a0d4-3fa72f17d448 in container None Jul 03 13:04:53.642965 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:53.642965 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:53.643380 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:04:53.679307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['9a2cb5da-6918-4247-b93c-137be507434e', 'c14a6219-6c69-4ce2-9487-dfe794ef341c'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:04:53.776134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ba0a5946-e038-41aa-837f-1793adcdbbeb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:04:53.778823 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 658/2626] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:04:53 2026] POST /volume/v3/backups => generated 314 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:04:53.796182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-574bcbb8-5efb-477f-9329-2695b43580bf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:53.799039 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-574bcbb8-5efb-477f-9329-2695b43580bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:53.799039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-574bcbb8-5efb-477f-9329-2695b43580bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:53.799508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-574bcbb8-5efb-477f-9329-2695b43580bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:53.799508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-574bcbb8-5efb-477f-9329-2695b43580bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:53.805567 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:53.805567 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:53.805567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-574bcbb8-5efb-477f-9329-2695b43580bf tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:53.806154 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 648/2627] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:53 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:54.397541 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-03194359-faba-4528-b08f-bddfeb7dcd76 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:54.398091 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03194359-faba-4528-b08f-bddfeb7dcd76 None None] GET https://10.4.3.13/volume// Jul 03 13:04:54.398230 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03194359-faba-4528-b08f-bddfeb7dcd76 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:54.398452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03194359-faba-4528-b08f-bddfeb7dcd76 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:54.398936 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03194359-faba-4528-b08f-bddfeb7dcd76 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:54.399274 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 662/2628] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:54.413663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-bbcd36ed-b813-46d0-a427-f08c6c375c12 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:54.415713 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-bbcd36ed-b813-46d0-a427-f08c6c375c12 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:54.415972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-bbcd36ed-b813-46d0-a427-f08c6c375c12 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:54.416188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-bbcd36ed-b813-46d0-a427-f08c6c375c12 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:54.427184 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:54.427184 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:54.431742 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-bbcd36ed-b813-46d0-a427-f08c6c375c12 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:54.436378 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-bbcd36ed-b813-46d0-a427-f08c6c375c12 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 200 Jul 03 13:04:54.436837 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 661/2629] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:54 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:54.825014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3a3876a1-4848-4836-afc1-bd142a430c92 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:54.826801 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a3876a1-4848-4836-afc1-bd142a430c92 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:54.827031 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a3876a1-4848-4836-afc1-bd142a430c92 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:54.827220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a3876a1-4848-4836-afc1-bd142a430c92 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:54.827329 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3a3876a1-4848-4836-afc1-bd142a430c92 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:54.832750 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:54.832750 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:54.833470 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a3876a1-4848-4836-afc1-bd142a430c92 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:54.834053 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 659/2630] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:54 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:55.848486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-71cd521f-db72-4180-bc43-b2ec9bb31b8e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:55.850097 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-71cd521f-db72-4180-bc43-b2ec9bb31b8e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:55.850352 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-71cd521f-db72-4180-bc43-b2ec9bb31b8e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:55.850850 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-71cd521f-db72-4180-bc43-b2ec9bb31b8e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:55.850850 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-71cd521f-db72-4180-bc43-b2ec9bb31b8e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:55.857794 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:55.857794 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:55.858618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-71cd521f-db72-4180-bc43-b2ec9bb31b8e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:55.859106 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 649/2631] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:55 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:56.385671 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1a264751-e6b3-4f7c-84eb-60fd49ebfc8a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:56.386186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a264751-e6b3-4f7c-84eb-60fd49ebfc8a None None] GET https://10.4.3.13/volume// Jul 03 13:04:56.386415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a264751-e6b3-4f7c-84eb-60fd49ebfc8a None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:56.386673 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a264751-e6b3-4f7c-84eb-60fd49ebfc8a None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:56.387076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a264751-e6b3-4f7c-84eb-60fd49ebfc8a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:04:56.387472 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 663/2632] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:04:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:04:56.395630 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-bac38ee6-cb6e-44e3-a138-3fb578c25ca9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:56.398642 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-bac38ee6-cb6e-44e3-a138-3fb578c25ca9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:04:56.398833 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-bac38ee6-cb6e-44e3-a138-3fb578c25ca9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:56.399032 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-bac38ee6-cb6e-44e3-a138-3fb578c25ca9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:56.420449 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:56.420449 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:56.429115 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-bac38ee6-cb6e-44e3-a138-3fb578c25ca9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:04:56.435718 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-bac38ee6-cb6e-44e3-a138-3fb578c25ca9 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:04:56.436182 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 662/2633] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:04:56 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1545 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:04:56.579767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:56.583358 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] PUT https://10.4.3.13/volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e Jul 03 13:04:56.584783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:56.589451 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-39b864e2-0d5b-4d93-a6fb-1193514201f5 req-d8724661-9b79-46ef-83c2-bc28b57a8085 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:56.601509 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Acquiring lock "cinder-attachment_update-532bff5b-9d7b-4b21-8827-8858d8751c3b-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:04:56.604845 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-39b864e2-0d5b-4d93-a6fb-1193514201f5 req-d8724661-9b79-46ef-83c2-bc28b57a8085 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 Jul 03 13:04:56.604845 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-39b864e2-0d5b-4d93-a6fb-1193514201f5 req-d8724661-9b79-46ef-83c2-bc28b57a8085 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:56.604845 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-39b864e2-0d5b-4d93-a6fb-1193514201f5 req-d8724661-9b79-46ef-83c2-bc28b57a8085 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:56.609187 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-532bff5b-9d7b-4b21-8827-8858d8751c3b-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:04:56.609187 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:56.609187 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:56.610598 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-39b864e2-0d5b-4d93-a6fb-1193514201f5 req-d8724661-9b79-46ef-83c2-bc28b57a8085 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 returned with HTTP 404 Jul 03 13:04:56.611225 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 650/2634] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:56 2026] DELETE /volume/v3/attachments/f84f011b-c27a-4766-b8ea-9b389e718ca1 => generated 149 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:04:56.876498 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a60265dd-ba3a-4640-a15b-1d396efb0a6c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:56.878240 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a60265dd-ba3a-4640-a15b-1d396efb0a6c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:56.878430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a60265dd-ba3a-4640-a15b-1d396efb0a6c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:56.878629 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a60265dd-ba3a-4640-a15b-1d396efb0a6c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:56.878731 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-a60265dd-ba3a-4640-a15b-1d396efb0a6c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:56.882784 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:56.882784 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:56.883372 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a60265dd-ba3a-4640-a15b-1d396efb0a6c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:56.883714 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 664/2635] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:56 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:56.922590 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-27e9ab75-eadf-45e9-a338-06208db4bc6f req-7f288e8f-aa73-425b-8c84-7226612751ff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:56.928133 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-27e9ab75-eadf-45e9-a338-06208db4bc6f req-7f288e8f-aa73-425b-8c84-7226612751ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3 Jul 03 13:04:56.928412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-27e9ab75-eadf-45e9-a338-06208db4bc6f req-7f288e8f-aa73-425b-8c84-7226612751ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:56.928656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-27e9ab75-eadf-45e9-a338-06208db4bc6f req-7f288e8f-aa73-425b-8c84-7226612751ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:56.939226 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:56.939226 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:57.144765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Lock "cinder-attachment_update-532bff5b-9d7b-4b21-8827-8858d8751c3b-np0000004418" released by "attachment_update" :: held 0.538s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:04:57.145127 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-48ed8b1e-7162-40d9-9198-29a80a0e4532 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e returned with HTTP 200 Jul 03 13:04:57.145657 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 660/2636] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:04:56 2026] PUT /volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:04:57.464444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-04724be6-8d1b-45bf-a966-bb2e85aba1e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:57.467330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-04724be6-8d1b-45bf-a966-bb2e85aba1e9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483 Jul 03 13:04:57.467637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-04724be6-8d1b-45bf-a966-bb2e85aba1e9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:57.467910 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-04724be6-8d1b-45bf-a966-bb2e85aba1e9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:57.481035 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:57.481035 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:57.485669 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-27e9ab75-eadf-45e9-a338-06208db4bc6f req-7f288e8f-aa73-425b-8c84-7226612751ff tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3 returned with HTTP 200 Jul 03 13:04:57.486369 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 663/2637] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:56 2026] DELETE /volume/v3/attachments/aae47d37-a8f0-4942-99c2-c20d917064b3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:57.673898 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-89cca5e3-0296-4f6b-b878-822f768e86c0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:57.678101 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-89cca5e3-0296-4f6b-b878-822f768e86c0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e/action Jul 03 13:04:57.678543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-89cca5e3-0296-4f6b-b878-822f768e86c0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:04:57.678688 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-89cca5e3-0296-4f6b-b878-822f768e86c0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:04:57.711794 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:57.711794 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:57.746791 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-32829976-d4fd-421e-a8da-b331f2b4b2a0 req-89cca5e3-0296-4f6b-b878-822f768e86c0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e/action returned with HTTP 204 Jul 03 13:04:57.751924 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 665/2638] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:04:57 2026] POST /volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:04:57.901025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e2831ddd-15fd-4eaf-9514-99d411b177b1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:57.904602 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2831ddd-15fd-4eaf-9514-99d411b177b1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:57.904602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2831ddd-15fd-4eaf-9514-99d411b177b1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:57.904967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2831ddd-15fd-4eaf-9514-99d411b177b1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:57.905098 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e2831ddd-15fd-4eaf-9514-99d411b177b1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:57.915671 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:57.915671 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:57.919090 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2831ddd-15fd-4eaf-9514-99d411b177b1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:57.919090 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 661/2639] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:57 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:58.031240 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7be2ceb-ef5c-4c9e-be40-4911e4fa2782 req-04724be6-8d1b-45bf-a966-bb2e85aba1e9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483 returned with HTTP 200 Jul 03 13:04:58.031775 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 651/2640] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:04:57 2026] DELETE /volume/v3/attachments/f5da303c-0e27-458b-bef7-86b889c14483 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:58.794081 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-54765915-7518-4113-b757-cfafa6205029 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:58.798470 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:58.800757 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:58.801055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:58.803315 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume with id: a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:58.818035 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:58.818035 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:58.818583 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:04:58.849896 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume request issued successfully. Jul 03 13:04:58.849896 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-54765915-7518-4113-b757-cfafa6205029 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 202 Jul 03 13:04:58.851696 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 664/2641] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:04:58 2026] DELETE /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:04:58.917063 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-18c6bafe-5232-4963-82a5-77cd45fff499 req-fa5af2a5-71b4-4b97-8e30-ec2c82f0a33f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:58.936090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f743398e-ee61-40b8-b3c5-f9bc29cb8c73 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:58.938973 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f743398e-ee61-40b8-b3c5-f9bc29cb8c73 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:58.938973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f743398e-ee61-40b8-b3c5-f9bc29cb8c73 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:58.938973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f743398e-ee61-40b8-b3c5-f9bc29cb8c73 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:58.938973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f743398e-ee61-40b8-b3c5-f9bc29cb8c73 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:58.947306 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:58.947306 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:58.951037 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f743398e-ee61-40b8-b3c5-f9bc29cb8c73 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:58.952641 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 662/2642] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:58 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:59.174810 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-18c6bafe-5232-4963-82a5-77cd45fff499 req-fa5af2a5-71b4-4b97-8e30-ec2c82f0a33f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:04:59.175172 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-18c6bafe-5232-4963-82a5-77cd45fff499 req-fa5af2a5-71b4-4b97-8e30-ec2c82f0a33f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:59.175489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-18c6bafe-5232-4963-82a5-77cd45fff499 req-fa5af2a5-71b4-4b97-8e30-ec2c82f0a33f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:59.178282 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=407,cinder:UPDATE=128,cinder:INSERT=61 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:04:59.194944 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-18c6bafe-5232-4963-82a5-77cd45fff499 req-fa5af2a5-71b4-4b97-8e30-ec2c82f0a33f tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 404 Jul 03 13:04:59.196257 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 666/2643] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:58 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:59.266763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-956e76e6-7c2b-43ad-82f3-fe3140105387 req-0e6d7369-1b23-4188-93b9-2f086ff4a0c9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:59.270856 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-956e76e6-7c2b-43ad-82f3-fe3140105387 req-0e6d7369-1b23-4188-93b9-2f086ff4a0c9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:04:59.272125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-956e76e6-7c2b-43ad-82f3-fe3140105387 req-0e6d7369-1b23-4188-93b9-2f086ff4a0c9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:59.272125 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-956e76e6-7c2b-43ad-82f3-fe3140105387 req-0e6d7369-1b23-4188-93b9-2f086ff4a0c9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:59.285536 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-956e76e6-7c2b-43ad-82f3-fe3140105387 req-0e6d7369-1b23-4188-93b9-2f086ff4a0c9 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 404 Jul 03 13:04:59.286136 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 652/2644] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:59 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:04:59.392311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-09fe6e93-bad5-4279-ab6b-175fd6c5c146 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:59.394447 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09fe6e93-bad5-4279-ab6b-175fd6c5c146 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:04:59.394705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09fe6e93-bad5-4279-ab6b-175fd6c5c146 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:59.394993 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09fe6e93-bad5-4279-ab6b-175fd6c5c146 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:59.405280 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:59.405280 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:04:59.410368 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-09fe6e93-bad5-4279-ab6b-175fd6c5c146 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:04:59.417092 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09fe6e93-bad5-4279-ab6b-175fd6c5c146 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:04:59.417092 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 665/2645] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:59 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:59.434258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-26b6fcdd-a600-4e70-961d-d290eb58c083 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:59.436810 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-26b6fcdd-a600-4e70-961d-d290eb58c083 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:04:59.437145 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-26b6fcdd-a600-4e70-961d-d290eb58c083 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:59.437376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-26b6fcdd-a600-4e70-961d-d290eb58c083 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:59.448528 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:59.448528 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:04:59.454248 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-26b6fcdd-a600-4e70-961d-d290eb58c083 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:04:59.461357 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-26b6fcdd-a600-4e70-961d-d290eb58c083 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:04:59.461953 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 663/2646] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:04:59 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:59.523337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-102fc264-9017-4374-9253-12587efc6e85 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:59.527376 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-102fc264-9017-4374-9253-12587efc6e85 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:04:59.527615 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-102fc264-9017-4374-9253-12587efc6e85 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:59.527838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-102fc264-9017-4374-9253-12587efc6e85 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:59.535381 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:59.535381 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:04:59.541654 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-102fc264-9017-4374-9253-12587efc6e85 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:04:59.550918 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-102fc264-9017-4374-9253-12587efc6e85 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:04:59.551466 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 667/2647] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:04:59 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:04:59.964828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5966725c-b655-4ed2-a5b2-3f9149c0eb65 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:04:59.966575 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5966725c-b655-4ed2-a5b2-3f9149c0eb65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:04:59.966804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5966725c-b655-4ed2-a5b2-3f9149c0eb65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:04:59.966996 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5966725c-b655-4ed2-a5b2-3f9149c0eb65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:04:59.967134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5966725c-b655-4ed2-a5b2-3f9149c0eb65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:04:59.975003 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:04:59.975003 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:04:59.978238 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5966725c-b655-4ed2-a5b2-3f9149c0eb65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:04:59.978238 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 653/2648] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:04:59 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:00.991489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ea96edb6-c459-4286-9427-b92b396ce634 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:00.994274 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ea96edb6-c459-4286-9427-b92b396ce634 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:00.994469 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ea96edb6-c459-4286-9427-b92b396ce634 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:00.994700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ea96edb6-c459-4286-9427-b92b396ce634 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:00.994841 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-ea96edb6-c459-4286-9427-b92b396ce634 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:01.004818 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:01.004818 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:01.005967 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ea96edb6-c459-4286-9427-b92b396ce634 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:01.007253 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 666/2649] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:00 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:01.416335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:01.419009 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:01.419277 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:01.419483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:01.419677 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: 5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:01.430042 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:01.430042 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:01.430986 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:01.468834 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume request issued successfully. Jul 03 13:05:01.468834 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-52d79f69-db97-479d-b8c5-2e487bbdb17c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 202 Jul 03 13:05:01.469736 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 664/2650] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:01 2026] DELETE /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:01.482786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-28f7e727-ab8a-4b0f-8ed4-efd01a56a665 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:01.489814 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28f7e727-ab8a-4b0f-8ed4-efd01a56a665 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:01.490085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28f7e727-ab8a-4b0f-8ed4-efd01a56a665 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:01.490363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28f7e727-ab8a-4b0f-8ed4-efd01a56a665 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:01.505498 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:01.505498 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:01.512813 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-28f7e727-ab8a-4b0f-8ed4-efd01a56a665 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:01.520421 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28f7e727-ab8a-4b0f-8ed4-efd01a56a665 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 200 Jul 03 13:05:01.522041 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 668/2651] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:01 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:01.599103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c433eab-fe9c-475f-9c6e-37a9efa477a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:01.599103 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c433eab-fe9c-475f-9c6e-37a9efa477a5 None None] GET https://10.4.3.13/volume// Jul 03 13:05:01.599103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c433eab-fe9c-475f-9c6e-37a9efa477a5 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:01.599103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c433eab-fe9c-475f-9c6e-37a9efa477a5 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:01.599103 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c433eab-fe9c-475f-9c6e-37a9efa477a5 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:01.599103 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 654/2652] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:05:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:01.611678 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-cd1d6bd8-3b50-47f2-aadd-4921cd7c2d6e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:01.614524 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-cd1d6bd8-3b50-47f2-aadd-4921cd7c2d6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:05:01.615229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-cd1d6bd8-3b50-47f2-aadd-4921cd7c2d6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f154598b-b79b-4c55-9829-5e91269abb26", "connector": null, "instance_uuid": "1fc6fea0-3af2-48d4-b50c-494417c6e5af"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:01.631248 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:01.631248 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:01.681207 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-cd1d6bd8-3b50-47f2-aadd-4921cd7c2d6e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:05:01.681730 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 667/2653] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:05:01 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:02.023516 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5e097d33-97ab-4f80-a81a-4e42d6add86e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.027000 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e097d33-97ab-4f80-a81a-4e42d6add86e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:02.027000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e097d33-97ab-4f80-a81a-4e42d6add86e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.027000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e097d33-97ab-4f80-a81a-4e42d6add86e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.027000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5e097d33-97ab-4f80-a81a-4e42d6add86e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:02.032555 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:02.032555 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:02.033895 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e097d33-97ab-4f80-a81a-4e42d6add86e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:02.034989 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 665/2654] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:02.085964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c8ff014c-6303-4b4d-a6b4-f5c598ad88e6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.089012 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8ff014c-6303-4b4d-a6b4-f5c598ad88e6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:02.089179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8ff014c-6303-4b4d-a6b4-f5c598ad88e6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.089414 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8ff014c-6303-4b4d-a6b4-f5c598ad88e6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.115106 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:02.115106 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:02.122654 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c8ff014c-6303-4b4d-a6b4-f5c598ad88e6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:02.132650 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8ff014c-6303-4b4d-a6b4-f5c598ad88e6 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:02.133481 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 669/2655] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:02.222028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6e415ceb-be88-4efe-a10a-ba6d62cfe8d8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.222491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e415ceb-be88-4efe-a10a-ba6d62cfe8d8 None None] GET https://10.4.3.13/volume// Jul 03 13:05:02.222909 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e415ceb-be88-4efe-a10a-ba6d62cfe8d8 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.223196 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e415ceb-be88-4efe-a10a-ba6d62cfe8d8 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.223549 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e415ceb-be88-4efe-a10a-ba6d62cfe8d8 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:02.224876 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 655/2656] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:02.241043 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-c1e780c6-123c-46d3-a8d7-d28ffd8af6c7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.246428 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-c1e780c6-123c-46d3-a8d7-d28ffd8af6c7 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:02.247107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-c1e780c6-123c-46d3-a8d7-d28ffd8af6c7 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.247425 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-c1e780c6-123c-46d3-a8d7-d28ffd8af6c7 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.278207 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:02.278207 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:02.286260 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-c1e780c6-123c-46d3-a8d7-d28ffd8af6c7 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:02.297730 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-c1e780c6-123c-46d3-a8d7-d28ffd8af6c7 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:02.297730 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 668/2657] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 1050 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:02.362452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c8f80023-bf08-48fd-aa09-441e23de0076 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.365519 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:05:02.365963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-446220490", "source_volid": "6b28d58c-32dc-4a23-b6df-994572a78958", "volume_type": "tempest-scenario-type-luks-139828530", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:02.370268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-446220490', 'source_volid': '6b28d58c-32dc-4a23-b6df-994572a78958', 'volume_type': 'tempest-scenario-type-luks-139828530', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:05:02.393190 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:02.393190 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:02.393929 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume retrieved successfully. Jul 03 13:05:02.393929 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume of 1 GB Jul 03 13:05:02.394934 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Availability Zones retrieved successfully. Jul 03 13:05:02.401786 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (da9d2779-ba8b-49f2-8502-f230f80985da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:02.404322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c265ba-daf6-4dd8-b744-b73c36ca4105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.407025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:02.447533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c265ba-daf6-4dd8-b744-b73c36ca4105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6b28d58c-32dc-4a23-b6df-994572a78958', 'volume_type': VolumeType(created_at=2026-07-03T13:03:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e960bdc1-166f-4cd9-89cd-24fd17220e1d,is_public=True,name='tempest-scenario-type-luks-139828530',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e960bdc1-166f-4cd9-89cd-24fd17220e1d', '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=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.449253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d13894-6e8c-490b-9764-99053ace636f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.459338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.465469 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] PUT https://10.4.3.13/volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54 Jul 03 13:05:02.468389 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:02.483085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Acquiring lock "cinder-attachment_update-f154598b-b79b-4c55-9829-5e91269abb26-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:05:02.489575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Lock "cinder-attachment_update-f154598b-b79b-4c55-9829-5e91269abb26-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:05:02.491080 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:02.491080 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:02.519265 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Created reservations ['727ebadd-4360-4a5c-8a2c-d2e399765f6b', '2a702f6b-d362-4bd1-9d40-40db7bb9996c', '3f1c71e8-2a74-430b-a98a-b24e19fff1c2', '17d64351-f29d-4ca3-9e73-0f8317744242'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:02.520555 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d13894-6e8c-490b-9764-99053ace636f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727ebadd-4360-4a5c-8a2c-d2e399765f6b', '2a702f6b-d362-4bd1-9d40-40db7bb9996c', '3f1c71e8-2a74-430b-a98a-b24e19fff1c2', '17d64351-f29d-4ca3-9e73-0f8317744242']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.521274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6d19cf-a334-4e3d-978b-043f2e8472c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.544085 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-52007f40-321d-4c91-a7b3-80c72f73ee7a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.547010 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52007f40-321d-4c91-a7b3-80c72f73ee7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:02.547010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52007f40-321d-4c91-a7b3-80c72f73ee7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.547010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52007f40-321d-4c91-a7b3-80c72f73ee7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.558368 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52007f40-321d-4c91-a7b3-80c72f73ee7a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 404 Jul 03 13:05:02.558717 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 656/2658] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:02.567306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0c53b2ea-9e23-48ea-88c7-efa87f13aa2f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.569591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0c53b2ea-9e23-48ea-88c7-efa87f13aa2f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:02.571522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0c53b2ea-9e23-48ea-88c7-efa87f13aa2f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.571522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0c53b2ea-9e23-48ea-88c7-efa87f13aa2f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.576956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d6d19cf-a334-4e3d-978b-043f2e8472c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7179200a-0192-449a-919f-da65177751fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-446220490',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['727ebadd-4360-4a5c-8a2c-d2e399765f6b','2a702f6b-d362-4bd1-9d40-40db7bb9996c','3f1c71e8-2a74-430b-a98a-b24e19fff1c2','17d64351-f29d-4ca3-9e73-0f8317744242'],size=1,snapshot_id=None,source_replicaid=,source_volid=6b28d58c-32dc-4a23-b6df-994572a78958,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=e960bdc1-166f-4cd9-89cd-24fd17220e1d), '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-03T13:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-446220490',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7179200a-0192-449a-919f-da65177751fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d071282c1e4432e9c024ae0822e100a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6b28d58c-32dc-4a23-b6df-994572a78958,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e960bdc1-166f-4cd9-89cd-24fd17220e1d),volume_type_id=e960bdc1-166f-4cd9-89cd-24fd17220e1d)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.577881 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (601f5104-540c-4ab3-991d-db2b47dca9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.579121 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0c53b2ea-9e23-48ea-88c7-efa87f13aa2f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 404 Jul 03 13:05:02.579889 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 669/2659] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:02.588439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-da556765-d075-4e64-a59f-3bcf9b630838 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.591688 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da556765-d075-4e64-a59f-3bcf9b630838 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:02.593284 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da556765-d075-4e64-a59f-3bcf9b630838 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.593477 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da556765-d075-4e64-a59f-3bcf9b630838 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.593696 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-da556765-d075-4e64-a59f-3bcf9b630838 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: 5c66c2aa-7e4a-45da-9537-c4e54b1d45fc Jul 03 13:05:02.599531 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da556765-d075-4e64-a59f-3bcf9b630838 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc returned with HTTP 404 Jul 03 13:05:02.599989 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 657/2660] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:02 2026] DELETE /volume/v3/volumes/5c66c2aa-7e4a-45da-9537-c4e54b1d45fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:02.610759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (601f5104-540c-4ab3-991d-db2b47dca9c8) transitioned into state 'SUCCESS' from state '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-446220490',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d071282c1e4432e9c024ae0822e100a',qos_specs=None,replication_status=,reservations=['727ebadd-4360-4a5c-8a2c-d2e399765f6b','2a702f6b-d362-4bd1-9d40-40db7bb9996c','3f1c71e8-2a74-430b-a98a-b24e19fff1c2','17d64351-f29d-4ca3-9e73-0f8317744242'],size=1,snapshot_id=None,source_replicaid=,source_volid=6b28d58c-32dc-4a23-b6df-994572a78958,status='creating',user_id='ded81a82af3f4666a795a6c9ae83cd44',volume_type_id=e960bdc1-166f-4cd9-89cd-24fd17220e1d)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.610759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbfa828-f44c-4f8e-a952-389c5a74168f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.635485 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbfa828-f44c-4f8e-a952-389c5a74168f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.636489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Flow 'volume_create_api' (da9d2779-ba8b-49f2-8502-f230f80985da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:02.636815 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Create volume request issued successfully. Jul 03 13:05:02.637521 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8f80023-bf08-48fd-aa09-441e23de0076 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:05:02.638077 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 666/2661] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:05:02 2026] POST /volume/v3/volumes => generated 807 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:02.645593 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-651c54d0-5742-4f11-959f-048d93bb8a20 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.649415 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:05:02.649415 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-692383822"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:02.650784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7ccc18ad-bb03-4ec2-a101-bff03fcc72b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:02.651561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request body: {'volume': {'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-692383822'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:05:02.654980 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7ccc18ad-bb03-4ec2-a101-bff03fcc72b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:02.655189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7ccc18ad-bb03-4ec2-a101-bff03fcc72b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:02.655417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7ccc18ad-bb03-4ec2-a101-bff03fcc72b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:02.663267 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:02.663267 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:02.668263 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7ccc18ad-bb03-4ec2-a101-bff03fcc72b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:02.672769 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7ccc18ad-bb03-4ec2-a101-bff03fcc72b1 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:02.674894 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 658/2662] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:02 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:02.774912 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume of 1 GB Jul 03 13:05:02.780474 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability Zones retrieved successfully. Jul 03 13:05:02.789246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (2e36eaf4-e3e2-4910-8541-0dac16408804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:02.790334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54f73f9-d36a-45c1-a6a1-7b8ee3ac1672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.792286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:02.868035 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54f73f9-d36a-45c1-a6a1-7b8ee3ac1672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.869685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f44fcb-b908-4802-98fa-f659db6af212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.935101 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['d2f7f686-61b7-4d01-87f7-bbc5147fb99c', 'b64669e7-3f0b-469c-bed7-d5a09fc3fb3d', '95f3d505-2194-4670-97ab-9d03ae63d09d', 'f4303d7d-6791-42c0-9aa6-ba642288d438'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:02.935396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f44fcb-b908-4802-98fa-f659db6af212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f7f686-61b7-4d01-87f7-bbc5147fb99c', 'b64669e7-3f0b-469c-bed7-d5a09fc3fb3d', '95f3d505-2194-4670-97ab-9d03ae63d09d', 'f4303d7d-6791-42c0-9aa6-ba642288d438']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.936787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a22b35-9f2e-4626-bf86-2cc7da2bf43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:02.973189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a22b35-9f2e-4626-bf86-2cc7da2bf43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c68e7eab-5c76-4f24-ae1b-953042b1a09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-692383822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['d2f7f686-61b7-4d01-87f7-bbc5147fb99c','b64669e7-3f0b-469c-bed7-d5a09fc3fb3d','95f3d505-2194-4670-97ab-9d03ae63d09d','f4303d7d-6791-42c0-9aa6-ba642288d438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-692383822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c68e7eab-5c76-4f24-ae1b-953042b1a09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc536b5f7ce84b82906211b50778e141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:02.973735 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858aa1ab-a625-4ae2-bd5e-c6ae23f85c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:03.007343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858aa1ab-a625-4ae2-bd5e-c6ae23f85c71) transitioned into state 'SUCCESS' from state '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-692383822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['d2f7f686-61b7-4d01-87f7-bbc5147fb99c','b64669e7-3f0b-469c-bed7-d5a09fc3fb3d','95f3d505-2194-4670-97ab-9d03ae63d09d','f4303d7d-6791-42c0-9aa6-ba642288d438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:03.008309 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1957c3-0ac8-4b2e-bf64-5ff4abb044f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:03.027339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Lock "cinder-attachment_update-f154598b-b79b-4c55-9829-5e91269abb26-np0000004418" released by "attachment_update" :: held 0.537s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:05:03.027575 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-de7c9b83-065b-4a99-9bd2-ba89ca0c453b tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54 returned with HTTP 200 Jul 03 13:05:03.028120 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 670/2663] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:05:02 2026] PUT /volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:03.029074 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1957c3-0ac8-4b2e-bf64-5ff4abb044f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:03.030083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (2e36eaf4-e3e2-4910-8541-0dac16408804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:03.030454 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request issued successfully. Jul 03 13:05:03.031183 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-651c54d0-5742-4f11-959f-048d93bb8a20 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:05:03.031737 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 670/2664] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:05:02 2026] POST /volume/v3/volumes => generated 746 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:03.046927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-56f2b97c-a2ff-41be-9ba8-13bcefdd6527 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:03.049189 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56f2b97c-a2ff-41be-9ba8-13bcefdd6527 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:03.049446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56f2b97c-a2ff-41be-9ba8-13bcefdd6527 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:03.049754 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56f2b97c-a2ff-41be-9ba8-13bcefdd6527 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:03.057039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7299b8ae-2b4f-4718-9aff-e84df3b3af4e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:03.059436 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:03.059436 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:03.061707 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7299b8ae-2b4f-4718-9aff-e84df3b3af4e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:03.062053 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7299b8ae-2b4f-4718-9aff-e84df3b3af4e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:03.062346 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7299b8ae-2b4f-4718-9aff-e84df3b3af4e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:03.062578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7299b8ae-2b4f-4718-9aff-e84df3b3af4e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:03.062919 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-56f2b97c-a2ff-41be-9ba8-13bcefdd6527 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:03.065022 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=304,cinder:INSERT=33,cinder:UPDATE=71 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:05:03.068107 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56f2b97c-a2ff-41be-9ba8-13bcefdd6527 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 200 Jul 03 13:05:03.068758 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 667/2665] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:03 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:03.070574 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:03.070574 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:03.072914 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7299b8ae-2b4f-4718-9aff-e84df3b3af4e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:03.073906 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 659/2666] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:03 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:03.153084 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a3db8d89-12c1-4cc2-a4aa-0fa5d75d5d0e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:03.155301 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3db8d89-12c1-4cc2-a4aa-0fa5d75d5d0e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:03.155780 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3db8d89-12c1-4cc2-a4aa-0fa5d75d5d0e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:03.155780 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3db8d89-12c1-4cc2-a4aa-0fa5d75d5d0e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:03.168522 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:03.168522 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:03.172519 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a3db8d89-12c1-4cc2-a4aa-0fa5d75d5d0e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:03.180925 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3db8d89-12c1-4cc2-a4aa-0fa5d75d5d0e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:03.181474 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 671/2667] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:03 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:05:03.687552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0493e096-b938-49e9-a0a2-3719ffbeb013 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:03.689608 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0493e096-b938-49e9-a0a2-3719ffbeb013 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:03.689926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0493e096-b938-49e9-a0a2-3719ffbeb013 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:03.689975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0493e096-b938-49e9-a0a2-3719ffbeb013 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:03.696988 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:03.696988 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:03.700828 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0493e096-b938-49e9-a0a2-3719ffbeb013 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:03.706142 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0493e096-b938-49e9-a0a2-3719ffbeb013 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:03.706707 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 671/2668] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:03 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:04.084744 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5a73c405-c730-4bed-b697-06819b1bdd39 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.086970 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5a73c405-c730-4bed-b697-06819b1bdd39 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:04.087301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5a73c405-c730-4bed-b697-06819b1bdd39 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:04.088251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5a73c405-c730-4bed-b697-06819b1bdd39 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:04.088782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-89aa76d2-ca49-4628-ba96-5cb5d6cd444f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.092083 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89aa76d2-ca49-4628-ba96-5cb5d6cd444f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:04.092430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89aa76d2-ca49-4628-ba96-5cb5d6cd444f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:04.092710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89aa76d2-ca49-4628-ba96-5cb5d6cd444f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:04.092881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-89aa76d2-ca49-4628-ba96-5cb5d6cd444f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:04.096539 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.096539 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:04.099989 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.099989 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:04.100627 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89aa76d2-ca49-4628-ba96-5cb5d6cd444f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:04.101239 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 660/2669] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:04 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:04.102953 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5a73c405-c730-4bed-b697-06819b1bdd39 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:04.110560 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5a73c405-c730-4bed-b697-06819b1bdd39 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 200 Jul 03 13:05:04.110883 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 668/2670] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:04 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:04.127966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-660e2d4d-6a0c-462f-b5ad-03be36d5b263 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.130525 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-660e2d4d-6a0c-462f-b5ad-03be36d5b263 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:04.130804 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-660e2d4d-6a0c-462f-b5ad-03be36d5b263 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:04.131004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-660e2d4d-6a0c-462f-b5ad-03be36d5b263 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:04.141722 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.141722 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:04.148243 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-660e2d4d-6a0c-462f-b5ad-03be36d5b263 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:04.154248 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-660e2d4d-6a0c-462f-b5ad-03be36d5b263 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 200 Jul 03 13:05:04.154772 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 672/2671] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:04 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:04.175743 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.177705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:05:04.178200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c68e7eab-5c76-4f24-ae1b-953042b1a09f", "name": "tempest-VolumesBackupsTest-Backup-1000819677", "container": "tempest-volumesbackupstest-backup-container-971305777"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:04.179983 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating new backup {'backup': {'volume_id': 'c68e7eab-5c76-4f24-ae1b-953042b1a09f', 'name': 'tempest-VolumesBackupsTest-Backup-1000819677', 'container': 'tempest-volumesbackupstest-backup-container-971305777'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:05:04.180157 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating backup of volume c68e7eab-5c76-4f24-ae1b-953042b1a09f in container tempest-volumesbackupstest-backup-container-971305777 Jul 03 13:05:04.190756 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.190756 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:04.191593 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:04.197881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ec356c3d-ec25-43bb-9359-934b83fa511d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.199686 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec356c3d-ec25-43bb-9359-934b83fa511d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:04.199998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec356c3d-ec25-43bb-9359-934b83fa511d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:04.200215 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec356c3d-ec25-43bb-9359-934b83fa511d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:04.217530 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.217530 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:04.220664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['44444af7-edcd-47ed-866d-ee49df18200a', 'daf46c5c-8e4f-4ece-ae9a-3a0b9be47289'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:04.222272 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ec356c3d-ec25-43bb-9359-934b83fa511d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:04.227756 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec356c3d-ec25-43bb-9359-934b83fa511d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:04.228293 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 661/2672] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:04 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:04.300179 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6df5034a-e965-4eac-96cb-8e8af61a50e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:05:04.300179 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 672/2673] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:05:04 2026] POST /volume/v3/backups => generated 328 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:04.312337 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3d5b264d-f2f4-4c33-b50a-5ac76af35de9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.314744 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d5b264d-f2f4-4c33-b50a-5ac76af35de9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:04.315303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d5b264d-f2f4-4c33-b50a-5ac76af35de9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:04.315303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d5b264d-f2f4-4c33-b50a-5ac76af35de9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:04.315303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3d5b264d-f2f4-4c33-b50a-5ac76af35de9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:04.322397 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.322397 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:04.322397 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d5b264d-f2f4-4c33-b50a-5ac76af35de9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:04.323062 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 669/2674] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:04 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:04.723337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-65732921-2fbf-4722-880b-095efd3b1293 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:04.725852 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-65732921-2fbf-4722-880b-095efd3b1293 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:04.726479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-65732921-2fbf-4722-880b-095efd3b1293 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:04.726479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-65732921-2fbf-4722-880b-095efd3b1293 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:04.741530 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:04.741530 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:04.748850 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-65732921-2fbf-4722-880b-095efd3b1293 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:04.758561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-65732921-2fbf-4722-880b-095efd3b1293 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:04.758561 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 673/2675] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:04 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:05.114590 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-057964e4-92d9-4561-8e10-03c0944be5a4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:05.116991 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-057964e4-92d9-4561-8e10-03c0944be5a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:05.117333 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-057964e4-92d9-4561-8e10-03c0944be5a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:05.117623 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-057964e4-92d9-4561-8e10-03c0944be5a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:05.117829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-057964e4-92d9-4561-8e10-03c0944be5a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:05.126425 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:05.126425 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:05.127142 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-057964e4-92d9-4561-8e10-03c0944be5a4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:05.127801 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 662/2676] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:05 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:05.251337 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8acf8fc8-7a06-474b-b00b-017807b6f7db None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:05.253456 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8acf8fc8-7a06-474b-b00b-017807b6f7db tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:05.253770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8acf8fc8-7a06-474b-b00b-017807b6f7db tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:05.254104 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8acf8fc8-7a06-474b-b00b-017807b6f7db tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:05.260605 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=438,cinder:UPDATE=106,cinder:INSERT=55 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:05:05.273638 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:05.273638 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:05.279962 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8acf8fc8-7a06-474b-b00b-017807b6f7db tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:05.287095 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8acf8fc8-7a06-474b-b00b-017807b6f7db tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:05.287699 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 673/2677] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:05 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:05.336018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fca8063f-5239-4723-8902-cae3c5b98856 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:05.340392 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fca8063f-5239-4723-8902-cae3c5b98856 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:05.340392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fca8063f-5239-4723-8902-cae3c5b98856 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:05.340392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fca8063f-5239-4723-8902-cae3c5b98856 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:05.340392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-fca8063f-5239-4723-8902-cae3c5b98856 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:05.344777 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:05.344777 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:05.346481 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fca8063f-5239-4723-8902-cae3c5b98856 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:05.346481 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 670/2678] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:05 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:05.351066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ee012118-cf31-4c6e-bc41-671a64d61c01 req-71413992-0bac-42f8-9b90-0745885458ba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:05.353762 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ee012118-cf31-4c6e-bc41-671a64d61c01 req-71413992-0bac-42f8-9b90-0745885458ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5 Jul 03 13:05:05.354041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ee012118-cf31-4c6e-bc41-671a64d61c01 req-71413992-0bac-42f8-9b90-0745885458ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:05.354331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ee012118-cf31-4c6e-bc41-671a64d61c01 req-71413992-0bac-42f8-9b90-0745885458ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:05.364993 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:05.364993 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:05.776394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dbff204a-1d5a-49c3-a6c8-3e2ef1173151 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:05.778876 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbff204a-1d5a-49c3-a6c8-3e2ef1173151 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:05.778876 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbff204a-1d5a-49c3-a6c8-3e2ef1173151 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:05.778876 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbff204a-1d5a-49c3-a6c8-3e2ef1173151 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:05.788189 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:05.788189 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:05.789475 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dbff204a-1d5a-49c3-a6c8-3e2ef1173151 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:05.808749 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbff204a-1d5a-49c3-a6c8-3e2ef1173151 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:05.809434 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 663/2679] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:05 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:05.907783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ee012118-cf31-4c6e-bc41-671a64d61c01 req-71413992-0bac-42f8-9b90-0745885458ba tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5 returned with HTTP 200 Jul 03 13:05:05.908290 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 674/2680] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:05:05 2026] DELETE /volume/v3/attachments/17bb5dd1-0edc-4315-8617-f90e8e38f6b5 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:06.142092 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-94118d53-1e33-46c0-93ea-3c0e50b3df41 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:06.144318 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-94118d53-1e33-46c0-93ea-3c0e50b3df41 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:06.144540 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-94118d53-1e33-46c0-93ea-3c0e50b3df41 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:06.144680 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-94118d53-1e33-46c0-93ea-3c0e50b3df41 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:06.144786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-94118d53-1e33-46c0-93ea-3c0e50b3df41 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:06.149258 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:06.149258 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:06.149968 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-94118d53-1e33-46c0-93ea-3c0e50b3df41 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:06.150305 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 674/2681] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:06 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:06.304216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-930db186-1779-4aa4-81b9-c5dd001b470e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:06.307098 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-930db186-1779-4aa4-81b9-c5dd001b470e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:06.307487 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-930db186-1779-4aa4-81b9-c5dd001b470e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:06.307874 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-930db186-1779-4aa4-81b9-c5dd001b470e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:06.311209 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=368,cinder:INSERT=36,cinder:UPDATE=63 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:05:06.327446 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:06.327446 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:06.334274 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-930db186-1779-4aa4-81b9-c5dd001b470e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:06.341678 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-930db186-1779-4aa4-81b9-c5dd001b470e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:06.342289 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 671/2682] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:06 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:06.364998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2c47e12a-c5db-4fbe-b79e-199c0652440a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:06.366729 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2c47e12a-c5db-4fbe-b79e-199c0652440a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:06.366882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2c47e12a-c5db-4fbe-b79e-199c0652440a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:06.367309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2c47e12a-c5db-4fbe-b79e-199c0652440a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:06.367309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-2c47e12a-c5db-4fbe-b79e-199c0652440a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:06.372106 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:06.372106 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:06.373198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2c47e12a-c5db-4fbe-b79e-199c0652440a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:06.373673 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 664/2683] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:06 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:06.696678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:06.698523 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:05:06.698926 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-608520832", "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:06.702097 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-608520832', 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:05:06.806157 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Create volume of 1 GB Jul 03 13:05:06.806518 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:06.806518 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:06.814550 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Availability Zones retrieved successfully. Jul 03 13:05:06.823980 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Flow 'volume_create_api' (138e1318-6b10-40b2-9127-03bd6a223fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:06.828140 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f4623f82-d149-4a05-8d9b-96d69b766297 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:06.828530 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd52cf8-8860-4fe7-91e1-d269bd061733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:06.829776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:06.830387 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f4623f82-d149-4a05-8d9b-96d69b766297 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:06.830776 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f4623f82-d149-4a05-8d9b-96d69b766297 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:06.831262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f4623f82-d149-4a05-8d9b-96d69b766297 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:06.845333 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:06.845333 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:06.853403 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f4623f82-d149-4a05-8d9b-96d69b766297 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:06.859944 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f4623f82-d149-4a05-8d9b-96d69b766297 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:06.860522 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 675/2684] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:06 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:06.921445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd52cf8-8860-4fe7-91e1-d269bd061733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:06.922680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e3a16b-48e8-4917-a1e3-d061d4141c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:07.024993 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Created reservations ['3b18d343-4195-4de7-932b-de508531bc78', 'ded05e95-722b-4373-988f-5a5e1c15d693', '86f37f85-a11d-48cb-89d4-4f18f250aa9e', 'd1d6c473-6b43-4212-9175-9f5f77127ca9'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:07.025512 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09e3a16b-48e8-4917-a1e3-d061d4141c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b18d343-4195-4de7-932b-de508531bc78', 'ded05e95-722b-4373-988f-5a5e1c15d693', '86f37f85-a11d-48cb-89d4-4f18f250aa9e', 'd1d6c473-6b43-4212-9175-9f5f77127ca9']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:07.026403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80936216-35e0-418b-a796-0b6fd83988d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:07.053006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80936216-35e0-418b-a796-0b6fd83988d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a5d2c96-d50b-48cc-8609-1b773ec962ca', '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-608520832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c05bc8bf4a0e4b58ba8489357a8654d2',qos_specs=None,replication_status=,reservations=['3b18d343-4195-4de7-932b-de508531bc78','ded05e95-722b-4373-988f-5a5e1c15d693','86f37f85-a11d-48cb-89d4-4f18f250aa9e','d1d6c473-6b43-4212-9175-9f5f77127ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='696b67795127407b94d7a10b69806311',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-608520832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a5d2c96-d50b-48cc-8609-1b773ec962ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c05bc8bf4a0e4b58ba8489357a8654d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='696b67795127407b94d7a10b69806311',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:07.054955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f826320-8a4e-41b2-8bc6-554bef8662f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:07.078657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f826320-8a4e-41b2-8bc6-554bef8662f2) transitioned into state 'SUCCESS' from state '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-608520832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c05bc8bf4a0e4b58ba8489357a8654d2',qos_specs=None,replication_status=,reservations=['3b18d343-4195-4de7-932b-de508531bc78','ded05e95-722b-4373-988f-5a5e1c15d693','86f37f85-a11d-48cb-89d4-4f18f250aa9e','d1d6c473-6b43-4212-9175-9f5f77127ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='696b67795127407b94d7a10b69806311',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:07.079780 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7601efee-8eb6-4e96-bd99-b85c2796a108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:07.096032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7601efee-8eb6-4e96-bd99-b85c2796a108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:07.097264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Flow 'volume_create_api' (138e1318-6b10-40b2-9127-03bd6a223fe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:07.097772 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Create volume request issued successfully. Jul 03 13:05:07.098425 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2dae8e55-3af6-41fb-a800-0a66f63d2e4c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:05:07.099213 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 675/2685] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:05:06 2026] POST /volume/v3/volumes => generated 750 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:07.115725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ad7b2260-e17c-4746-ad81-8def9214070f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:07.117958 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad7b2260-e17c-4746-ad81-8def9214070f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] GET https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:05:07.118236 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad7b2260-e17c-4746-ad81-8def9214070f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:07.118501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad7b2260-e17c-4746-ad81-8def9214070f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:07.131441 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:07.131441 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:07.137110 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ad7b2260-e17c-4746-ad81-8def9214070f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:05:07.143510 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad7b2260-e17c-4746-ad81-8def9214070f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 200 Jul 03 13:05:07.143987 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 672/2686] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:07 2026] GET /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:07.163054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-13d33d49-2a73-464e-9d7b-4f1bef8895c6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:07.165647 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13d33d49-2a73-464e-9d7b-4f1bef8895c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:07.165898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13d33d49-2a73-464e-9d7b-4f1bef8895c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:07.166077 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13d33d49-2a73-464e-9d7b-4f1bef8895c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:07.166220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-13d33d49-2a73-464e-9d7b-4f1bef8895c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:07.173532 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:07.173532 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:07.174651 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13d33d49-2a73-464e-9d7b-4f1bef8895c6 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:07.175477 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 665/2687] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:07 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:07.358906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c183a7f9-919a-4edd-8720-a4934e8da313 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:07.362218 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c183a7f9-919a-4edd-8720-a4934e8da313 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:07.362218 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c183a7f9-919a-4edd-8720-a4934e8da313 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:07.362218 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c183a7f9-919a-4edd-8720-a4934e8da313 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:07.374247 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:07.374247 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:07.378989 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c183a7f9-919a-4edd-8720-a4934e8da313 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:07.385181 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c183a7f9-919a-4edd-8720-a4934e8da313 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:07.385612 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fdbf8dd8-1f41-4f3d-9c26-a854e292aaf7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:07.386142 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 676/2688] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:07 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:07.387669 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fdbf8dd8-1f41-4f3d-9c26-a854e292aaf7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:07.387878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fdbf8dd8-1f41-4f3d-9c26-a854e292aaf7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:07.388080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fdbf8dd8-1f41-4f3d-9c26-a854e292aaf7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:07.388235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-fdbf8dd8-1f41-4f3d-9c26-a854e292aaf7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:07.393377 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:07.393377 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:07.394366 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fdbf8dd8-1f41-4f3d-9c26-a854e292aaf7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:07.394789 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 676/2689] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:07 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:07.881113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ebb0d86a-cae8-4191-8862-67eb2d4534b4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:07.883999 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebb0d86a-cae8-4191-8862-67eb2d4534b4 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:07.885054 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebb0d86a-cae8-4191-8862-67eb2d4534b4 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:07.885054 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebb0d86a-cae8-4191-8862-67eb2d4534b4 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:07.897522 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:07.897522 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:07.906080 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ebb0d86a-cae8-4191-8862-67eb2d4534b4 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:07.912361 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebb0d86a-cae8-4191-8862-67eb2d4534b4 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:07.913244 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 673/2690] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:07 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:08.166935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cbb2ad3e-4ab9-4f44-8754-254fd9347e25 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.171188 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbb2ad3e-4ab9-4f44-8754-254fd9347e25 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] GET https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:05:08.171188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbb2ad3e-4ab9-4f44-8754-254fd9347e25 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.171188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbb2ad3e-4ab9-4f44-8754-254fd9347e25 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.184289 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:08.184289 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:08.189243 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cbb2ad3e-4ab9-4f44-8754-254fd9347e25 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:05:08.191747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8f18f432-88c3-43bb-95f5-c51e7976915c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.193987 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f18f432-88c3-43bb-95f5-c51e7976915c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:08.194266 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f18f432-88c3-43bb-95f5-c51e7976915c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.194497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f18f432-88c3-43bb-95f5-c51e7976915c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.194629 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8f18f432-88c3-43bb-95f5-c51e7976915c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:08.199693 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbb2ad3e-4ab9-4f44-8754-254fd9347e25 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 200 Jul 03 13:05:08.199693 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 666/2691] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:08.200973 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:08.200973 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:08.201646 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f18f432-88c3-43bb-95f5-c51e7976915c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:08.202119 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 677/2692] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:08.246980 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-95d2ea75-d9c3-4beb-8cb3-e7736a30aa3f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.249753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-95d2ea75-d9c3-4beb-8cb3-e7736a30aa3f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] GET https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:05:08.249995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-95d2ea75-d9c3-4beb-8cb3-e7736a30aa3f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.250239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-95d2ea75-d9c3-4beb-8cb3-e7736a30aa3f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.260013 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:08.260013 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:08.265007 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-95d2ea75-d9c3-4beb-8cb3-e7736a30aa3f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:05:08.271474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-95d2ea75-d9c3-4beb-8cb3-e7736a30aa3f tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 200 Jul 03 13:05:08.272247 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 677/2693] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:08.366539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a08e723f-360e-4181-baa7-b17d10989e0e req-e5c1584a-f50d-4749-bdfb-7a5f0f0b1e26 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.369477 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-e5c1584a-f50d-4749-bdfb-7a5f0f0b1e26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/limits Jul 03 13:05:08.369762 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-e5c1584a-f50d-4749-bdfb-7a5f0f0b1e26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.370130 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-e5c1584a-f50d-4749-bdfb-7a5f0f0b1e26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.407984 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-e5c1584a-f50d-4749-bdfb-7a5f0f0b1e26 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/limits returned with HTTP 200 Jul 03 13:05:08.408625 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 674/2694] 10.4.3.13 () {68 vars in 1477 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:05:08.409025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-96947c41-6d17-4718-b4c3-e545ddb42494 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.413765 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96947c41-6d17-4718-b4c3-e545ddb42494 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:08.414024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96947c41-6d17-4718-b4c3-e545ddb42494 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.414719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96947c41-6d17-4718-b4c3-e545ddb42494 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.415199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b4ef380f-c623-44cc-a681-48ca5b27eaf5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.419932 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b4ef380f-c623-44cc-a681-48ca5b27eaf5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:08.420226 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b4ef380f-c623-44cc-a681-48ca5b27eaf5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.420563 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b4ef380f-c623-44cc-a681-48ca5b27eaf5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.420717 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b4ef380f-c623-44cc-a681-48ca5b27eaf5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:08.427058 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:08.427058 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:08.428415 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b4ef380f-c623-44cc-a681-48ca5b27eaf5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:08.429145 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 678/2695] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:08.441735 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:08.441735 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:08.447366 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-96947c41-6d17-4718-b4c3-e545ddb42494 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:08.453421 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96947c41-6d17-4718-b4c3-e545ddb42494 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:08.453925 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 667/2696] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:08.932020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7dbc0f16-650d-472e-a61b-6d97210db3f3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.934137 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7dbc0f16-650d-472e-a61b-6d97210db3f3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:08.934400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7dbc0f16-650d-472e-a61b-6d97210db3f3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.934616 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7dbc0f16-650d-472e-a61b-6d97210db3f3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:08.942697 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:08.942697 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:08.947545 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7dbc0f16-650d-472e-a61b-6d97210db3f3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:08.953688 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7dbc0f16-650d-472e-a61b-6d97210db3f3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:08.954174 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 678/2697] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:08.977996 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a08e723f-360e-4181-baa7-b17d10989e0e req-97bb1332-8516-474e-bede-6c126a2fa96f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:08.980917 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-97bb1332-8516-474e-bede-6c126a2fa96f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:08.981103 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-97bb1332-8516-474e-bede-6c126a2fa96f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:08.981327 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-97bb1332-8516-474e-bede-6c126a2fa96f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.000822 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.000822 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:09.007177 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-a08e723f-360e-4181-baa7-b17d10989e0e req-97bb1332-8516-474e-bede-6c126a2fa96f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:09.016317 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-97bb1332-8516-474e-bede-6c126a2fa96f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:05:09.017069 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 675/2698] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:08 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1658 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:05:09.030761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.033398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:05:09.034213 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532bff5b-9d7b-4b21-8827-8858d8751c3b", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:09.053953 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.053953 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:09.055150 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:09.055395 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Create snapshot from volume 532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:09.081248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-dff414e6-1954-400a-8324-7b6b253ffffe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.084139 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-dff414e6-1954-400a-8324-7b6b253ffffe tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] GET https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:05:09.084139 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-dff414e6-1954-400a-8324-7b6b253ffffe tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.084492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-dff414e6-1954-400a-8324-7b6b253ffffe tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.093890 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.093890 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:09.099268 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-dff414e6-1954-400a-8324-7b6b253ffffe tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:05:09.106200 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-dff414e6-1954-400a-8324-7b6b253ffffe tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 200 Jul 03 13:05:09.107122 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 668/2699] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:09.121359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Created reservations ['57617a3f-3ab6-46d7-94b8-bb7137bb289a', '4d2049b8-14be-419f-aaff-7a72d9993e8b', 'abe1c44c-ce20-485b-942f-f866580bf14c', 'a61b68aa-7563-4911-8e44-0057ef52478a'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:09.121562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0a2165ae-5abc-485a-bead-549f0e76da87 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.121958 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a2165ae-5abc-485a-bead-549f0e76da87 None None] GET https://10.4.3.13/volume// Jul 03 13:05:09.122132 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a2165ae-5abc-485a-bead-549f0e76da87 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.122344 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a2165ae-5abc-485a-bead-549f0e76da87 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.122679 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a2165ae-5abc-485a-bead-549f0e76da87 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:09.123475 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 679/2700] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:09.131979 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-c7af9864-b556-4fbb-807e-ce8a36f07e7b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.135115 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-c7af9864-b556-4fbb-807e-ce8a36f07e7b tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:05:09.135115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-c7af9864-b556-4fbb-807e-ce8a36f07e7b tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a5d2c96-d50b-48cc-8609-1b773ec962ca", "connector": null, "instance_uuid": "8938d6b2-d70e-4c82-93c6-90e069000385"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:09.149962 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.149962 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:09.187619 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Snapshot force create request issued successfully. Jul 03 13:05:09.187619 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a08e723f-360e-4181-baa7-b17d10989e0e req-2da71fba-42bb-42ed-aaf9-fb1fe95541b0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:05:09.187819 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 679/2701] 10.4.3.13 () {72 vars in 1540 bytes} [Fri Jul 3 13:05:09 2026] POST /volume/v3/snapshots => generated 292 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:09.221010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d08b125f-52b8-4f6e-a475-8fd742c10adc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.223018 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d08b125f-52b8-4f6e-a475-8fd742c10adc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:09.224412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d08b125f-52b8-4f6e-a475-8fd742c10adc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.224607 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d08b125f-52b8-4f6e-a475-8fd742c10adc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.224728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d08b125f-52b8-4f6e-a475-8fd742c10adc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:09.239543 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.239543 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:09.240270 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d08b125f-52b8-4f6e-a475-8fd742c10adc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:09.240689 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 669/2702] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:09.259344 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-c7af9864-b556-4fbb-807e-ce8a36f07e7b tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:05:09.261021 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 676/2703] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:05:09 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:09.448359 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7570e683-7f78-4952-945a-2659cec999e4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.451200 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7570e683-7f78-4952-945a-2659cec999e4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:09.452952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7570e683-7f78-4952-945a-2659cec999e4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.452952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7570e683-7f78-4952-945a-2659cec999e4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.452952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7570e683-7f78-4952-945a-2659cec999e4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:09.460665 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.460665 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:09.461767 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7570e683-7f78-4952-945a-2659cec999e4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:09.466180 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 680/2704] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:09.478065 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-00eb709d-e32d-4974-a1bb-765bf20d9bdc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.479909 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00eb709d-e32d-4974-a1bb-765bf20d9bdc tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:09.480252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00eb709d-e32d-4974-a1bb-765bf20d9bdc tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.480508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00eb709d-e32d-4974-a1bb-765bf20d9bdc tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.499002 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.499002 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:09.507110 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-00eb709d-e32d-4974-a1bb-765bf20d9bdc tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:09.515378 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00eb709d-e32d-4974-a1bb-765bf20d9bdc tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:09.515777 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 680/2705] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:09.648086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-3a942450-d2a9-463c-afe3-4a8d58ea43af None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.650649 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-3a942450-d2a9-463c-afe3-4a8d58ea43af tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54/action Jul 03 13:05:09.651384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-3a942450-d2a9-463c-afe3-4a8d58ea43af tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:05:09.651384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-3a942450-d2a9-463c-afe3-4a8d58ea43af tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:09.673964 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.673964 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:09.691967 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-83e2a988-d601-4fb8-ae1e-ec5a830503e9 req-3a942450-d2a9-463c-afe3-4a8d58ea43af tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54/action returned with HTTP 204 Jul 03 13:05:09.692825 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 670/2706] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:05:09 2026] POST /volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:09.745127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.748058 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:05:09.748852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.748852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.748852 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume with id: 2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:05:09.763459 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.763459 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:09.763459 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:05:09.804188 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume request issued successfully. Jul 03 13:05:09.804188 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bcb757b1-acb1-4272-b34d-66a4a69c1622 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 202 Jul 03 13:05:09.804188 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 677/2707] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:09 2026] DELETE /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:09.822789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-074877c3-66f9-4b6b-9c6e-169635dabc74 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.833785 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-074877c3-66f9-4b6b-9c6e-169635dabc74 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:05:09.833785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-074877c3-66f9-4b6b-9c6e-169635dabc74 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.833933 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-074877c3-66f9-4b6b-9c6e-169635dabc74 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.847977 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.847977 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:09.869849 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-074877c3-66f9-4b6b-9c6e-169635dabc74 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Volume info retrieved successfully. Jul 03 13:05:09.879907 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-074877c3-66f9-4b6b-9c6e-169635dabc74 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 200 Jul 03 13:05:09.881022 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 681/2708] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:09.974591 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6b232c35-41f2-4032-98b9-36552d00c5b3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:09.977096 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b232c35-41f2-4032-98b9-36552d00c5b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:09.977402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b232c35-41f2-4032-98b9-36552d00c5b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:09.978491 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b232c35-41f2-4032-98b9-36552d00c5b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:09.989493 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:09.989493 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:10.002422 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6b232c35-41f2-4032-98b9-36552d00c5b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:10.012625 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b232c35-41f2-4032-98b9-36552d00c5b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:10.013184 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 681/2709] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:09 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:10.256441 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-43e25e4f-8fca-4673-a64e-d523ac5afd23 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.258910 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-43e25e4f-8fca-4673-a64e-d523ac5afd23 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:10.259255 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-43e25e4f-8fca-4673-a64e-d523ac5afd23 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.259513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-43e25e4f-8fca-4673-a64e-d523ac5afd23 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.259994 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-43e25e4f-8fca-4673-a64e-d523ac5afd23 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:10.265926 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:10.265926 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:10.266614 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-43e25e4f-8fca-4673-a64e-d523ac5afd23 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:10.267094 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 671/2710] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:10 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:10.481664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5c579163-ac02-485d-9d68-65f0067e2aee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.483707 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5c579163-ac02-485d-9d68-65f0067e2aee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:10.483801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5c579163-ac02-485d-9d68-65f0067e2aee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.485178 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5c579163-ac02-485d-9d68-65f0067e2aee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.485178 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5c579163-ac02-485d-9d68-65f0067e2aee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:10.489408 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:10.489408 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:10.491401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5c579163-ac02-485d-9d68-65f0067e2aee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:10.491754 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 678/2711] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:10 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:10.535072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-152c8f7e-d18d-4169-b745-7f15d010d6a5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.538531 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-152c8f7e-d18d-4169-b745-7f15d010d6a5 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:10.539009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-152c8f7e-d18d-4169-b745-7f15d010d6a5 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.539179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-152c8f7e-d18d-4169-b745-7f15d010d6a5 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.564321 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:10.564321 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:10.575151 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-152c8f7e-d18d-4169-b745-7f15d010d6a5 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:10.584990 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-152c8f7e-d18d-4169-b745-7f15d010d6a5 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:10.585717 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 682/2712] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:10 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 1163 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:10.608288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c803d0d0-f086-47da-a4fc-cfacdea91d56 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.610887 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c803d0d0-f086-47da-a4fc-cfacdea91d56 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:10.611422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c803d0d0-f086-47da-a4fc-cfacdea91d56 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.611534 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c803d0d0-f086-47da-a4fc-cfacdea91d56 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.625524 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:10.625524 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:10.631491 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c803d0d0-f086-47da-a4fc-cfacdea91d56 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:10.637547 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c803d0d0-f086-47da-a4fc-cfacdea91d56 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:10.638249 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 682/2713] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:10 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:10.897495 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a791761d-59fe-4fd2-8677-acff6fd70974 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.899949 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a791761d-59fe-4fd2-8677-acff6fd70974 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db Jul 03 13:05:10.900664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a791761d-59fe-4fd2-8677-acff6fd70974 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.900664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a791761d-59fe-4fd2-8677-acff6fd70974 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.911124 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a791761d-59fe-4fd2-8677-acff6fd70974 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db returned with HTTP 404 Jul 03 13:05:10.911992 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 672/2714] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:10 2026] GET /volume/v3/volumes/2f8a5f0b-6c5c-4f37-a385-0a29790ae1db => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:05:10.922566 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-17b85c8c-6444-49b6-8947-5aea05b85dd1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.925664 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17b85c8c-6444-49b6-8947-5aea05b85dd1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:05:10.925664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17b85c8c-6444-49b6-8947-5aea05b85dd1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.926889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17b85c8c-6444-49b6-8947-5aea05b85dd1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.927199 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-17b85c8c-6444-49b6-8947-5aea05b85dd1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume with id: a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:05:10.938704 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17b85c8c-6444-49b6-8947-5aea05b85dd1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 404 Jul 03 13:05:10.939259 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 679/2715] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:10 2026] DELETE /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:10.951308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b6e0a4ae-8e41-44b4-a4ca-5ca05c5adbd0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.953496 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6e0a4ae-8e41-44b4-a4ca-5ca05c5adbd0 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 Jul 03 13:05:10.954402 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6e0a4ae-8e41-44b4-a4ca-5ca05c5adbd0 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.954485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6e0a4ae-8e41-44b4-a4ca-5ca05c5adbd0 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.964945 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6e0a4ae-8e41-44b4-a4ca-5ca05c5adbd0 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 returned with HTTP 404 Jul 03 13:05:10.966029 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 683/2716] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:10 2026] GET /volume/v3/volumes/a036215c-6ed5-4af1-851f-a07d36266ec0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:10.977625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-083bab25-dc92-4792-9e29-ac2d9ba2ca9d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:10.981043 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-083bab25-dc92-4792-9e29-ac2d9ba2ca9d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:05:10.981588 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-083bab25-dc92-4792-9e29-ac2d9ba2ca9d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:10.982274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-083bab25-dc92-4792-9e29-ac2d9ba2ca9d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:10.984090 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-083bab25-dc92-4792-9e29-ac2d9ba2ca9d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Delete volume with id: a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:05:10.995422 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-083bab25-dc92-4792-9e29-ac2d9ba2ca9d tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 404 Jul 03 13:05:10.995422 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 683/2717] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:10 2026] DELETE /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:11.007620 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6438b879-176a-4fa2-b93e-4279dcbcffb1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.011080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6438b879-176a-4fa2-b93e-4279dcbcffb1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] GET https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 Jul 03 13:05:11.011918 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6438b879-176a-4fa2-b93e-4279dcbcffb1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.012931 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6438b879-176a-4fa2-b93e-4279dcbcffb1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.023670 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6438b879-176a-4fa2-b93e-4279dcbcffb1 tempest-TestInstancesWithCinderVolumes-1178525785 tempest-TestInstancesWithCinderVolumes-1178525785-project-member] https://10.4.3.13/volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 returned with HTTP 404 Jul 03 13:05:11.023670 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 673/2718] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/volumes/a8c32c0b-54bc-46bf-a7d2-b9059e4473f0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:11.033588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5d53d71b-b0df-413a-a8c8-fc1ec07dbeb5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.033753 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8952f97a-5fff-40b2-9298-922c30067d07 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.035703 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8952f97a-5fff-40b2-9298-922c30067d07 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:05:11.035703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8952f97a-5fff-40b2-9298-922c30067d07 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.035955 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5d53d71b-b0df-413a-a8c8-fc1ec07dbeb5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:11.036009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8952f97a-5fff-40b2-9298-922c30067d07 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.036070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5d53d71b-b0df-413a-a8c8-fc1ec07dbeb5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.036070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5d53d71b-b0df-413a-a8c8-fc1ec07dbeb5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.036825 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8952f97a-5fff-40b2-9298-922c30067d07 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:05:11.047916 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.047916 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:11.057054 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5d53d71b-b0df-413a-a8c8-fc1ec07dbeb5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:11.075039 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5d53d71b-b0df-413a-a8c8-fc1ec07dbeb5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:11.075039 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 684/2719] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:05:11.102445 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8952f97a-5fff-40b2-9298-922c30067d07 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Get all volumes completed successfully. Jul 03 13:05:11.108648 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.108648 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:11.123044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8952f97a-5fff-40b2-9298-922c30067d07 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:05:11.123395 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 680/2720] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20220 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:11.150370 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1571cc03-20a5-47ec-a21a-246f172d5e92 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.155104 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1571cc03-20a5-47ec-a21a-246f172d5e92 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] DELETE https://10.4.3.13/volume/v3/types/853b66da-fa5e-4f75-ad2e-6d58bccc8ce5 Jul 03 13:05:11.155324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1571cc03-20a5-47ec-a21a-246f172d5e92 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.155494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1571cc03-20a5-47ec-a21a-246f172d5e92 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.236293 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1571cc03-20a5-47ec-a21a-246f172d5e92 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/types/853b66da-fa5e-4f75-ad2e-6d58bccc8ce5 returned with HTTP 202 Jul 03 13:05:11.236699 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 684/2721] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:05:11 2026] DELETE /volume/v3/types/853b66da-fa5e-4f75-ad2e-6d58bccc8ce5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:11.252603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-827cf711-2c05-44a4-b26b-b43516176973 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.254560 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-827cf711-2c05-44a4-b26b-b43516176973 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:05:11.254851 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-827cf711-2c05-44a4-b26b-b43516176973 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.255128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-827cf711-2c05-44a4-b26b-b43516176973 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.256174 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-827cf711-2c05-44a4-b26b-b43516176973 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:05:11.281142 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-49c930bd-f98d-406a-9c57-4283ee639366 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.283584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-49c930bd-f98d-406a-9c57-4283ee639366 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:11.284345 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-49c930bd-f98d-406a-9c57-4283ee639366 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.284416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-49c930bd-f98d-406a-9c57-4283ee639366 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.284525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-49c930bd-f98d-406a-9c57-4283ee639366 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:11.292737 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.292737 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:11.293923 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-49c930bd-f98d-406a-9c57-4283ee639366 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:11.295577 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 685/2722] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:11.315621 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-827cf711-2c05-44a4-b26b-b43516176973 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Get all volumes completed successfully. Jul 03 13:05:11.320405 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.320405 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:11.331330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-827cf711-2c05-44a4-b26b-b43516176973 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:05:11.332044 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 674/2723] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20220 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:11.356682 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b668435f-c227-40e3-abf0-534b594c6649 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.359286 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b668435f-c227-40e3-abf0-534b594c6649 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] DELETE https://10.4.3.13/volume/v3/types/ba46743a-834a-4c87-ae25-aab067f8f461 Jul 03 13:05:11.359536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b668435f-c227-40e3-abf0-534b594c6649 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.359827 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b668435f-c227-40e3-abf0-534b594c6649 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.398898 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b668435f-c227-40e3-abf0-534b594c6649 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/types/ba46743a-834a-4c87-ae25-aab067f8f461 returned with HTTP 202 Jul 03 13:05:11.399464 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 681/2724] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:05:11 2026] DELETE /volume/v3/types/ba46743a-834a-4c87-ae25-aab067f8f461 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:11.506247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3b01ee9c-304e-48c5-8db5-b7c44d445f95 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.510482 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b01ee9c-304e-48c5-8db5-b7c44d445f95 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:11.510653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b01ee9c-304e-48c5-8db5-b7c44d445f95 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.510910 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b01ee9c-304e-48c5-8db5-b7c44d445f95 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.511066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3b01ee9c-304e-48c5-8db5-b7c44d445f95 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:11.522005 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.522005 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:11.523044 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b01ee9c-304e-48c5-8db5-b7c44d445f95 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:11.523560 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 685/2725] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:11.871482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.875729 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:05:11.877613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.878015 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.879556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:05:11.946363 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Get all volumes completed successfully. Jul 03 13:05:11.951417 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.951417 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:11.961499 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a8e5ffa2-9a3b-468e-bb9d-3842cb871bf1 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:05:11.962266 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 686/2726] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:05:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20220 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:11.988847 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:11.989584 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c Jul 03 13:05:11.989799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:11.990026 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:11.990226 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Delete volume with id: a8917205-5ace-4c46-94ef-d1068cf5d82c Jul 03 13:05:11.999994 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:11.999994 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:12.000772 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Volume info retrieved successfully. Jul 03 13:05:12.018254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.image.cache [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '03278f6e-5f6c-4fe2-8383-5022ff5cf064', 'volume_id': 'a8917205-5ace-4c46-94ef-d1068cf5d82c', 'host': 'np0000004418@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 13, 2, 55), 'last_used': datetime.datetime(2026, 7, 3, 13, 3, 9)}. {{(pid=99822) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 13:05:12.036641 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Delete volume request issued successfully. Jul 03 13:05:12.036900 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b62d86e9-5488-4bf4-b9ee-953ab7b698c7 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c returned with HTTP 202 Jul 03 13:05:12.037440 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 675/2727] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:11 2026] DELETE /volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:12.049204 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-19ca01ee-c903-4c23-9e64-14cdecd8f85e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:12.049980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-19ca01ee-c903-4c23-9e64-14cdecd8f85e tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] GET https://10.4.3.13/volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c Jul 03 13:05:12.050230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-19ca01ee-c903-4c23-9e64-14cdecd8f85e tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:12.050490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-19ca01ee-c903-4c23-9e64-14cdecd8f85e tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:12.060050 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:12.060050 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:12.064788 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-19ca01ee-c903-4c23-9e64-14cdecd8f85e tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Volume info retrieved successfully. Jul 03 13:05:12.070279 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-19ca01ee-c903-4c23-9e64-14cdecd8f85e tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c returned with HTTP 200 Jul 03 13:05:12.070785 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 682/2728] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:12 2026] GET /volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:12.092934 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e614138c-7435-4bc2-a557-93df0e6e4e61 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:12.095012 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e614138c-7435-4bc2-a557-93df0e6e4e61 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:12.095285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e614138c-7435-4bc2-a557-93df0e6e4e61 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:12.095514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e614138c-7435-4bc2-a557-93df0e6e4e61 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:12.103795 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:12.103795 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:12.109933 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e614138c-7435-4bc2-a557-93df0e6e4e61 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:12.120207 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e614138c-7435-4bc2-a557-93df0e6e4e61 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:12.120207 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 686/2729] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:12 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:12.314792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d29d9ce0-888d-465f-ab27-7ba9278db2d9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:12.320222 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d29d9ce0-888d-465f-ab27-7ba9278db2d9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:12.320222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d29d9ce0-888d-465f-ab27-7ba9278db2d9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:12.320222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d29d9ce0-888d-465f-ab27-7ba9278db2d9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:12.320222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d29d9ce0-888d-465f-ab27-7ba9278db2d9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:12.332507 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:12.332507 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:12.333331 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d29d9ce0-888d-465f-ab27-7ba9278db2d9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:12.333781 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 687/2730] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:12 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:12.539346 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-32b8ccc0-0210-4914-b4e7-89e193eb2242 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:12.541963 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32b8ccc0-0210-4914-b4e7-89e193eb2242 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:12.542262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32b8ccc0-0210-4914-b4e7-89e193eb2242 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:12.542960 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32b8ccc0-0210-4914-b4e7-89e193eb2242 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:12.542960 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-32b8ccc0-0210-4914-b4e7-89e193eb2242 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:12.549778 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:12.549778 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:12.550948 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32b8ccc0-0210-4914-b4e7-89e193eb2242 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:12.552107 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 676/2731] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:12 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:13.089768 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ae5a0903-8224-4725-8dda-c9e4bc35fa86 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.092024 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ae5a0903-8224-4725-8dda-c9e4bc35fa86 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] GET https://10.4.3.13/volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c Jul 03 13:05:13.092255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ae5a0903-8224-4725-8dda-c9e4bc35fa86 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:13.092479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ae5a0903-8224-4725-8dda-c9e4bc35fa86 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:13.100725 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ae5a0903-8224-4725-8dda-c9e4bc35fa86 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c returned with HTTP 404 Jul 03 13:05:13.101469 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 683/2732] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:13 2026] GET /volume/v3/volumes/a8917205-5ace-4c46-94ef-d1068cf5d82c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:13.110950 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5ecf1360-467c-49c5-b9a2-d34e78c760f6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.113351 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ecf1360-467c-49c5-b9a2-d34e78c760f6 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] DELETE https://10.4.3.13/volume/v3/types/273429db-77d2-4a98-87ad-5c03173f5380 Jul 03 13:05:13.113654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1360-467c-49c5-b9a2-d34e78c760f6 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:13.113974 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ecf1360-467c-49c5-b9a2-d34e78c760f6 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:13.135240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f79224a5-445e-434f-ba38-bde76f9cd52e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.137415 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f79224a5-445e-434f-ba38-bde76f9cd52e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:13.138726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f79224a5-445e-434f-ba38-bde76f9cd52e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:13.138726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f79224a5-445e-434f-ba38-bde76f9cd52e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:13.154922 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:13.154922 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:13.163790 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f79224a5-445e-434f-ba38-bde76f9cd52e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:13.172221 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f79224a5-445e-434f-ba38-bde76f9cd52e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:13.172729 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 688/2733] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:13 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:13.175483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ecf1360-467c-49c5-b9a2-d34e78c760f6 tempest-TestInstancesWithCinderVolumes-987939801 tempest-TestInstancesWithCinderVolumes-987939801-project-admin] https://10.4.3.13/volume/v3/types/273429db-77d2-4a98-87ad-5c03173f5380 returned with HTTP 202 Jul 03 13:05:13.175997 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 687/2734] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:05:13 2026] DELETE /volume/v3/types/273429db-77d2-4a98-87ad-5c03173f5380 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:13.351072 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9a7deefa-7082-48c0-8a43-bad2cc89f831 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.353450 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a7deefa-7082-48c0-8a43-bad2cc89f831 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:13.353802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a7deefa-7082-48c0-8a43-bad2cc89f831 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:13.353925 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a7deefa-7082-48c0-8a43-bad2cc89f831 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:13.354027 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9a7deefa-7082-48c0-8a43-bad2cc89f831 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:13.360609 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:13.360609 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:13.361473 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a7deefa-7082-48c0-8a43-bad2cc89f831 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:13.361938 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 677/2735] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:13 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:13.568793 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e5fc381b-a5ac-41ff-8555-2f301b333221 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.572393 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e5fc381b-a5ac-41ff-8555-2f301b333221 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:13.572698 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e5fc381b-a5ac-41ff-8555-2f301b333221 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:13.573004 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e5fc381b-a5ac-41ff-8555-2f301b333221 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:13.573354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e5fc381b-a5ac-41ff-8555-2f301b333221 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:13.585617 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:13.585617 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:13.586110 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e5fc381b-a5ac-41ff-8555-2f301b333221 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:13.586652 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 684/2736] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:13 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:13.811877 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-4eba523f-ea2c-4679-ae58-a2b6b76f807d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.916619 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-4eba523f-ea2c-4679-ae58-a2b6b76f807d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:13.916896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-4eba523f-ea2c-4679-ae58-a2b6b76f807d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:13.917152 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-4eba523f-ea2c-4679-ae58-a2b6b76f807d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:13.939423 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:13.939423 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:13.946289 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-4eba523f-ea2c-4679-ae58-a2b6b76f807d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:13.961185 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-4eba523f-ea2c-4679-ae58-a2b6b76f807d tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:13.961185 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 689/2737] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:13 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 1163 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:13.976420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:13.980640 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] POST https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26/action Jul 03 13:05:13.981055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:05:13.981387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:13.996815 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:13.996815 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:13.997109 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:14.007043 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Begin detaching volume completed successfully. Jul 03 13:05:14.007451 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3b07e088-c4dc-44de-9a56-5898f7bd0efb tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26/action returned with HTTP 202 Jul 03 13:05:14.008085 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 688/2738] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:05:13 2026] POST /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:05:14.186444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d1436691-2dce-4495-9aa1-0d30c58f0b6f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:14.188688 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1436691-2dce-4495-9aa1-0d30c58f0b6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:14.189025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1436691-2dce-4495-9aa1-0d30c58f0b6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:14.189301 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1436691-2dce-4495-9aa1-0d30c58f0b6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:14.198307 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:14.198307 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:14.203376 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d1436691-2dce-4495-9aa1-0d30c58f0b6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:14.209962 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1436691-2dce-4495-9aa1-0d30c58f0b6f tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:14.210466 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 678/2739] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:14 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:14.376268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fc43f22c-7f74-480e-9cbe-13561ec6914e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:14.379140 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fc43f22c-7f74-480e-9cbe-13561ec6914e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:14.379323 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fc43f22c-7f74-480e-9cbe-13561ec6914e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:14.379507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fc43f22c-7f74-480e-9cbe-13561ec6914e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:14.379657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-fc43f22c-7f74-480e-9cbe-13561ec6914e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:14.386350 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:14.386350 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:14.387293 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fc43f22c-7f74-480e-9cbe-13561ec6914e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:14.387796 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 685/2740] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:14 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:14.404391 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-2b7a1300-4713-483c-943e-0d11ddfee4ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:14.406625 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-2b7a1300-4713-483c-943e-0d11ddfee4ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:14.408331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-2b7a1300-4713-483c-943e-0d11ddfee4ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:14.408331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-2b7a1300-4713-483c-943e-0d11ddfee4ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:14.420212 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:14.420212 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:14.423483 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-2b7a1300-4713-483c-943e-0d11ddfee4ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:14.430247 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-2b7a1300-4713-483c-943e-0d11ddfee4ce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:05:14.430842 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 690/2741] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:14 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1658 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:14.598599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-33235caa-6520-4b0f-8d16-8fbe845d169a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:14.603353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-33235caa-6520-4b0f-8d16-8fbe845d169a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:14.603657 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-33235caa-6520-4b0f-8d16-8fbe845d169a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:14.603989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-33235caa-6520-4b0f-8d16-8fbe845d169a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:14.604193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-33235caa-6520-4b0f-8d16-8fbe845d169a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:14.615361 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:14.615361 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:14.617044 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-33235caa-6520-4b0f-8d16-8fbe845d169a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:14.617044 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 689/2742] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:14 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:15.055114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-25fb116e-d0ac-4370-9a0a-ad772244cd5c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.055759 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-25fb116e-d0ac-4370-9a0a-ad772244cd5c None None] GET https://10.4.3.13/volume// Jul 03 13:05:15.056266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-25fb116e-d0ac-4370-9a0a-ad772244cd5c None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.056724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-25fb116e-d0ac-4370-9a0a-ad772244cd5c None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.057986 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-25fb116e-d0ac-4370-9a0a-ad772244cd5c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:15.057986 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 679/2743] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:15.070997 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-03e15449-bc95-42d8-b4e3-2aaf963ae387 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.130582 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-03e15449-bc95-42d8-b4e3-2aaf963ae387 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:15.130845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-03e15449-bc95-42d8-b4e3-2aaf963ae387 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.131106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-03e15449-bc95-42d8-b4e3-2aaf963ae387 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.144004 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:15.144004 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:15.149216 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-03e15449-bc95-42d8-b4e3-2aaf963ae387 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:15.154958 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-03e15449-bc95-42d8-b4e3-2aaf963ae387 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:15.155229 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 686/2744] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 1346 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:15.229336 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d120b9f3-767c-4484-ac5c-8f8714ea27f0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.231571 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d120b9f3-767c-4484-ac5c-8f8714ea27f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:15.232049 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d120b9f3-767c-4484-ac5c-8f8714ea27f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.232193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d120b9f3-767c-4484-ac5c-8f8714ea27f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.253191 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:15.253191 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:15.260926 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d120b9f3-767c-4484-ac5c-8f8714ea27f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:15.273226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d120b9f3-767c-4484-ac5c-8f8714ea27f0 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:15.273813 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 691/2745] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:15.407519 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e421ec5d-194e-450d-901d-75448631e4cb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.409936 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e421ec5d-194e-450d-901d-75448631e4cb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:15.410429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e421ec5d-194e-450d-901d-75448631e4cb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.410429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e421ec5d-194e-450d-901d-75448631e4cb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.410429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e421ec5d-194e-450d-901d-75448631e4cb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:15.420605 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:15.420605 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:15.423871 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e421ec5d-194e-450d-901d-75448631e4cb tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:15.424676 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 690/2746] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:15.439556 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.443790 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa/export_record Jul 03 13:05:15.443790 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.443790 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'export_record' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.444155 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Export record for backup 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:05:15.455105 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:15.455105 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:15.455718 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.api [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling RPCAPI with context: , host: np0000004418, backup: 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:05:15.483464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] export_record in rpcapi backup_id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa on host np0000004418. {{(pid=99822) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:05:15.636518 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3e396698-03cb-42ff-bf00-607b0642df76 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.640885 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3e396698-03cb-42ff-bf00-607b0642df76 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:15.640885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3e396698-03cb-42ff-bf00-607b0642df76 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.641839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3e396698-03cb-42ff-bf00-607b0642df76 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.641839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3e396698-03cb-42ff-bf00-607b0642df76 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:15.647369 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:15.647369 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:15.647369 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3e396698-03cb-42ff-bf00-607b0642df76 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:15.647369 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 687/2747] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:15.976270 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-144c126a-4f4a-403f-b3f2-b6455f2c3d70 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.976641 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-144c126a-4f4a-403f-b3f2-b6455f2c3d70 None None] GET https://10.4.3.13/volume// Jul 03 13:05:15.976813 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-144c126a-4f4a-403f-b3f2-b6455f2c3d70 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.977037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-144c126a-4f4a-403f-b3f2-b6455f2c3d70 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.977408 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-144c126a-4f4a-403f-b3f2-b6455f2c3d70 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:15.977839 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 692/2748] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:15.985909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-a7a5b177-0e96-470a-95b6-cb8701140c75 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:15.986332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTliNmJmM2ItM2RhZS00ZjFiLWE0NjAtMjA5ZmY2NzBlNmZhIiwgInVzZXJfaWQiOiAiOWQ4ODMyNmIzODdiNGZiNTlkN2M4ZmE5MzkxZDRlY2MiLCAicHJvamVjdF9pZCI6ICI2ZTMwNWRkYjAxNWM0MGFmOWFmYmVjYzk0ODhiODk1NSIsICJ2b2x1bWVfaWQiOiAiYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQxMjIxNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4LzIwMjYwNzAzMTMwNDU3L2F6X25vdmFfYmFja3VwXzU5YjZiZjNiLTNkYWUtNGYxYi1hNDYwLTIwOWZmNjcwZTZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowNToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99822) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:05:15.986332 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0561f601-56fb-42c3-9a64-d7b16fdea9e2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa/export_record returned with HTTP 200 Jul 03 13:05:15.986756 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 680/2749] 10.4.3.13 () {68 vars in 1423 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa/export_record => generated 1424 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:15.988088 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-a7a5b177-0e96-470a-95b6-cb8701140c75 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] GET https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:05:15.988296 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-a7a5b177-0e96-470a-95b6-cb8701140c75 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:15.988499 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-a7a5b177-0e96-470a-95b6-cb8701140c75 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:15.999665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-28f21f24-66a7-4973-a3cb-8fc362fb1e20 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.002003 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.002003 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:16.002135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-28f21f24-66a7-4973-a3cb-8fc362fb1e20 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:16.002369 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-28f21f24-66a7-4973-a3cb-8fc362fb1e20 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.002508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-28f21f24-66a7-4973-a3cb-8fc362fb1e20 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.002699 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-28f21f24-66a7-4973-a3cb-8fc362fb1e20 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:16.007317 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.007317 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:16.008082 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-28f21f24-66a7-4973-a3cb-8fc362fb1e20 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:16.008443 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 688/2750] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:16.009437 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-a7a5b177-0e96-470a-95b6-cb8701140c75 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:05:16.015665 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-a7a5b177-0e96-470a-95b6-cb8701140c75 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 200 Jul 03 13:05:16.016154 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 691/2751] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:05:15 2026] GET /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:16.021787 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f8f855f8-3cfc-4754-9507-63162cf06005 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.024333 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f8f855f8-3cfc-4754-9507-63162cf06005 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] POST https://10.4.3.13/volume/v3/backups/import_record Jul 03 13:05:16.024913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f8f855f8-3cfc-4754-9507-63162cf06005 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI0YjY2NjktZjY3Yi00NjMxLThkZjctNjkxNmVmOGZiODM4IiwgInVzZXJfaWQiOiAiOWQ4ODMyNmIzODdiNGZiNTlkN2M4ZmE5MzkxZDRlY2MiLCAicHJvamVjdF9pZCI6ICI2ZTMwNWRkYjAxNWM0MGFmOWFmYmVjYzk0ODhiODk1NSIsICJ2b2x1bWVfaWQiOiAiYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQxMjIxNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4LzIwMjYwNzAzMTMwNDU3L2F6X25vdmFfYmFja3VwXzU5YjZiZjNiLTNkYWUtNGYxYi1hNDYwLTIwOWZmNjcwZTZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowNToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:16.026670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-f8f855f8-3cfc-4754-9507-63162cf06005 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI0YjY2NjktZjY3Yi00NjMxLThkZjctNjkxNmVmOGZiODM4IiwgInVzZXJfaWQiOiAiOWQ4ODMyNmIzODdiNGZiNTlkN2M4ZmE5MzkxZDRlY2MiLCAicHJvamVjdF9pZCI6ICI2ZTMwNWRkYjAxNWM0MGFmOWFmYmVjYzk0ODhiODk1NSIsICJ2b2x1bWVfaWQiOiAiYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQxMjIxNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4LzIwMjYwNzAzMTMwNDU3L2F6X25vdmFfYmFja3VwXzU5YjZiZjNiLTNkYWUtNGYxYi1hNDYwLTIwOWZmNjcwZTZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowNToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99821) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 13:05:16.026969 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-f8f855f8-3cfc-4754-9507-63162cf06005 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI0YjY2NjktZjY3Yi00NjMxLThkZjctNjkxNmVmOGZiODM4IiwgInVzZXJfaWQiOiAiOWQ4ODMyNmIzODdiNGZiNTlkN2M4ZmE5MzkxZDRlY2MiLCAicHJvamVjdF9pZCI6ICI2ZTMwNWRkYjAxNWM0MGFmOWFmYmVjYzk0ODhiODk1NSIsICJ2b2x1bWVfaWQiOiAiYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4IiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODQxMjIxNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjFhZTE4ZTktZTA0OC00MWU4LWEwZDQtM2ZhNzJmMTdkNDQ4LzIwMjYwNzAzMTMwNDU3L2F6X25vdmFfYmFja3VwXzU5YjZiZjNiLTNkYWUtNGYxYi1hNDYwLTIwOWZmNjcwZTZmYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowNToxNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99821) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 13:05:16.027796 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-f8f855f8-3cfc-4754-9507-63162cf06005 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'fbe7535b437841b4a38c0fe8fd478e1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e305ddb015c40af9afbecc9488b8955', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:05:16.028024 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f8f855f8-3cfc-4754-9507-63162cf06005 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups/import_record returned with HTTP 403 Jul 03 13:05:16.028692 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 693/2752] 10.4.3.13 () {70 vars in 1335 bytes} [Fri Jul 3 13:05:16 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:16.039810 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4c817791-e127-48ab-b6e6-2da447e83001 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.041981 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 Jul 03 13:05:16.042492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.042660 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.042910 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume with id: b1ae18e9-e048-41e8-a0d4-3fa72f17d448 Jul 03 13:05:16.055399 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.055399 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:16.055751 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:16.086676 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume request issued successfully. Jul 03 13:05:16.086967 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c817791-e127-48ab-b6e6-2da447e83001 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 returned with HTTP 202 Jul 03 13:05:16.087514 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 681/2753] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:05:16 2026] DELETE /volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:16.098920 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9d318d9b-c543-45dd-9f80-e07157bf4e39 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.102044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d318d9b-c543-45dd-9f80-e07157bf4e39 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 Jul 03 13:05:16.102771 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d318d9b-c543-45dd-9f80-e07157bf4e39 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.102771 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d318d9b-c543-45dd-9f80-e07157bf4e39 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.112477 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.112477 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:16.117507 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9d318d9b-c543-45dd-9f80-e07157bf4e39 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:16.123454 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d318d9b-c543-45dd-9f80-e07157bf4e39 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 returned with HTTP 200 Jul 03 13:05:16.124689 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 689/2754] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:16 2026] GET /volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:16.144205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.146584 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] PUT https://10.4.3.13/volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b Jul 03 13:05:16.148063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:16.157828 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Acquiring lock "cinder-attachment_update-7a5d2c96-d50b-48cc-8609-1b773ec962ca-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:05:16.165586 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Lock "cinder-attachment_update-7a5d2c96-d50b-48cc-8609-1b773ec962ca-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:05:16.167061 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.167061 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:16.292709 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cd30524b-deac-47c9-93fe-d0b2f6372647 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.295192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cd30524b-deac-47c9-93fe-d0b2f6372647 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:16.295525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cd30524b-deac-47c9-93fe-d0b2f6372647 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.296604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cd30524b-deac-47c9-93fe-d0b2f6372647 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.300005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3f37207d-362f-4b4f-8c7b-c8cd1e947571 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.305319 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3f37207d-362f-4b4f-8c7b-c8cd1e947571 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] DELETE https://10.4.3.13/volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54 Jul 03 13:05:16.305646 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3f37207d-362f-4b4f-8c7b-c8cd1e947571 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.306395 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3f37207d-362f-4b4f-8c7b-c8cd1e947571 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.311834 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.311834 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:16.323942 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cd30524b-deac-47c9-93fe-d0b2f6372647 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:16.331369 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cd30524b-deac-47c9-93fe-d0b2f6372647 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:16.331501 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.331501 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:16.332132 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 694/2755] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:16 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:16.659220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7c0cbdba-fceb-4e48-bab2-64bec4f7eafe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.662620 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c0cbdba-fceb-4e48-bab2-64bec4f7eafe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:16.662620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c0cbdba-fceb-4e48-bab2-64bec4f7eafe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.662620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c0cbdba-fceb-4e48-bab2-64bec4f7eafe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.662620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7c0cbdba-fceb-4e48-bab2-64bec4f7eafe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:16.666839 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.666839 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:16.668210 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c0cbdba-fceb-4e48-bab2-64bec4f7eafe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:16.668701 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 690/2756] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:16 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:16.692367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Lock "cinder-attachment_update-7a5d2c96-d50b-48cc-8609-1b773ec962ca-np0000004418" released by "attachment_update" :: held 0.527s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:05:16.692824 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-b30934fe-21d5-4814-a263-f3f3d19f3ba5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b returned with HTTP 200 Jul 03 13:05:16.693480 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 692/2757] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:05:16 2026] PUT /volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:16.819918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-104aed3c-bec2-4f35-b295-ca25f69c6dce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:16.822313 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-104aed3c-bec2-4f35-b295-ca25f69c6dce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e Jul 03 13:05:16.822644 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-104aed3c-bec2-4f35-b295-ca25f69c6dce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:16.822813 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-104aed3c-bec2-4f35-b295-ca25f69c6dce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:16.834542 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:16.834542 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:16.877060 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5968050c-6c6e-434f-b2e5-2abd8bf6d3da req-3f37207d-362f-4b4f-8c7b-c8cd1e947571 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54 returned with HTTP 200 Jul 03 13:05:16.877631 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 682/2758] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:05:16 2026] DELETE /volume/v3/attachments/3fab8ede-95f3-46bc-bb8d-4f4426f90e54 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:17.144419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1a2476a0-da0d-46d2-ab14-eeb89a2d8ead None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.146322 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1a2476a0-da0d-46d2-ab14-eeb89a2d8ead tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 Jul 03 13:05:17.146741 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1a2476a0-da0d-46d2-ab14-eeb89a2d8ead tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:17.147109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1a2476a0-da0d-46d2-ab14-eeb89a2d8ead tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:17.155362 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1a2476a0-da0d-46d2-ab14-eeb89a2d8ead tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 returned with HTTP 404 Jul 03 13:05:17.156130 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 691/2759] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:17 2026] GET /volume/v3/volumes/b1ae18e9-e048-41e8-a0d4-3fa72f17d448 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:17.166513 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-baa41eca-47bb-42c0-a9ef-eea87006a18a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.168670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-baa41eca-47bb-42c0-a9ef-eea87006a18a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] GET https://10.4.3.13/volume/v3/backups Jul 03 13:05:17.169148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-baa41eca-47bb-42c0-a9ef-eea87006a18a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:17.169426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-baa41eca-47bb-42c0-a9ef-eea87006a18a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:17.169774 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-baa41eca-47bb-42c0-a9ef-eea87006a18a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:05:17.170109 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.170109 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:17.177384 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-baa41eca-47bb-42c0-a9ef-eea87006a18a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 200 Jul 03 13:05:17.178060 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 693/2760] 10.4.3.13 () {68 vars in 1270 bytes} [Fri Jul 3 13:05:17 2026] GET /volume/v3/backups => generated 621 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:17.190008 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5eded289-54b5-4326-b817-f6f40b13b478 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.191800 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5eded289-54b5-4326-b817-f6f40b13b478 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] GET https://10.4.3.13/volume/v3/backups?project_id=6e305ddb015c40af9afbecc9488b8955 Jul 03 13:05:17.192029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5eded289-54b5-4326-b817-f6f40b13b478 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:17.192227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5eded289-54b5-4326-b817-f6f40b13b478 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:17.192442 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-5eded289-54b5-4326-b817-f6f40b13b478 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Removing options 'project_id' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:05:17.192744 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.192744 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:17.205873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-f6341c8e-0cc7-412c-8088-7dfe9239d5b5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.208151 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-f6341c8e-0cc7-412c-8088-7dfe9239d5b5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] POST https://10.4.3.13/volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b/action Jul 03 13:05:17.208928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-f6341c8e-0cc7-412c-8088-7dfe9239d5b5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:05:17.209201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-f6341c8e-0cc7-412c-8088-7dfe9239d5b5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:17.210241 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5eded289-54b5-4326-b817-f6f40b13b478 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups?project_id=6e305ddb015c40af9afbecc9488b8955 returned with HTTP 200 Jul 03 13:05:17.210776 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 683/2761] 10.4.3.13 () {68 vars in 1357 bytes} [Fri Jul 3 13:05:17 2026] GET /volume/v3/backups?project_id=6e305ddb015c40af9afbecc9488b8955 => generated 621 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:17.224975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-96127098-dab2-4794-8e1c-5b08da66fb25 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.226832 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:05:17.228212 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1294634580"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:17.229081 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1294634580'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:05:17.229444 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume of 1 GB Jul 03 13:05:17.230274 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.230274 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:17.241193 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Availability Zones retrieved successfully. Jul 03 13:05:17.249208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (7e707a41-509e-4da0-8ccf-bdfcddd390e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:17.250768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4822ca01-f5f1-47b4-a079-679439e571ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:17.251323 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.251323 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:17.252398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:17.274465 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f2c370b2-49e1-4bb7-b6a7-247e96473998 req-f6341c8e-0cc7-412c-8088-7dfe9239d5b5 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b/action returned with HTTP 204 Jul 03 13:05:17.278469 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 692/2762] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:05:17 2026] POST /volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:17.302894 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4822ca01-f5f1-47b4-a079-679439e571ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:17.304086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d9dd8b-7dac-47fd-aaeb-3c2b4179c6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:17.349416 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cbb045c0-7f67-4b68-902e-5596d0f40f25 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.351839 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbb045c0-7f67-4b68-902e-5596d0f40f25 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:17.352123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbb045c0-7f67-4b68-902e-5596d0f40f25 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:17.352306 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbb045c0-7f67-4b68-902e-5596d0f40f25 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:17.360564 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.360564 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:17.367114 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cbb045c0-7f67-4b68-902e-5596d0f40f25 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:17.372510 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbb045c0-7f67-4b68-902e-5596d0f40f25 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:17.372912 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 684/2763] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:17 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:17.377617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['095ebcee-a5d4-45dd-9dbd-358ae1fd5d29', 'a566cff9-0b9a-40a6-b0c0-0c20d843283c', '06c23740-767c-4123-8bcb-8bfd6d23dcca', '941553cc-3fad-4e24-87bf-13e924c6ee57'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:17.378779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d9dd8b-7dac-47fd-aaeb-3c2b4179c6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['095ebcee-a5d4-45dd-9dbd-358ae1fd5d29', 'a566cff9-0b9a-40a6-b0c0-0c20d843283c', '06c23740-767c-4123-8bcb-8bfd6d23dcca', '941553cc-3fad-4e24-87bf-13e924c6ee57']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:17.379713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fc2013-70b0-46db-82b8-fb2b6c898a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:17.381704 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8768f11c-a0fe-47df-b601-0a4d132bc7de req-104aed3c-bec2-4f35-b295-ca25f69c6dce tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e returned with HTTP 200 Jul 03 13:05:17.382123 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 695/2764] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:05:16 2026] DELETE /volume/v3/attachments/bc5299e2-3307-432e-b5cf-72b45dab3b3e => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:17.412133 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fc2013-70b0-46db-82b8-fb2b6c898a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43de3ebd-ae0b-4f97-8f98-3f15b4a60d14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1294634580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['095ebcee-a5d4-45dd-9dbd-358ae1fd5d29','a566cff9-0b9a-40a6-b0c0-0c20d843283c','06c23740-767c-4123-8bcb-8bfd6d23dcca','941553cc-3fad-4e24-87bf-13e924c6ee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1294634580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43de3ebd-ae0b-4f97-8f98-3f15b4a60d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e305ddb015c40af9afbecc9488b8955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:17.413210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8a5ee7-a0fa-420c-9a2c-bfe1ddb307bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:17.439307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8a5ee7-a0fa-420c-9a2c-bfe1ddb307bd) transitioned into state 'SUCCESS' from state '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-1294634580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['095ebcee-a5d4-45dd-9dbd-358ae1fd5d29','a566cff9-0b9a-40a6-b0c0-0c20d843283c','06c23740-767c-4123-8bcb-8bfd6d23dcca','941553cc-3fad-4e24-87bf-13e924c6ee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d88326b387b4fb59d7c8fa9391d4ecc',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:17.440393 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec00d76e-b311-4b02-bdb7-76ad6d3b32b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:17.452687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec00d76e-b311-4b02-bdb7-76ad6d3b32b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:17.453902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Flow 'volume_create_api' (7e707a41-509e-4da0-8ccf-bdfcddd390e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:17.454363 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Create volume request issued successfully. Jul 03 13:05:17.455183 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-96127098-dab2-4794-8e1c-5b08da66fb25 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:05:17.455864 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 694/2765] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:05:17 2026] POST /volume/v3/volumes => generated 776 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:17.469335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-08d832b4-2f6c-47aa-a1bc-8e992af7ddb9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.472373 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08d832b4-2f6c-47aa-a1bc-8e992af7ddb9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 Jul 03 13:05:17.472655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-08d832b4-2f6c-47aa-a1bc-8e992af7ddb9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:17.472840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-08d832b4-2f6c-47aa-a1bc-8e992af7ddb9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:17.489638 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.489638 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:17.497290 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08d832b4-2f6c-47aa-a1bc-8e992af7ddb9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:17.506217 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08d832b4-2f6c-47aa-a1bc-8e992af7ddb9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 returned with HTTP 200 Jul 03 13:05:17.506904 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 693/2766] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:17 2026] GET /volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:17.696259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-962d10ca-a81a-46d9-b63b-87cfada8fc9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:17.696259 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-962d10ca-a81a-46d9-b63b-87cfada8fc9a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:17.696259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-962d10ca-a81a-46d9-b63b-87cfada8fc9a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:17.696259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-962d10ca-a81a-46d9-b63b-87cfada8fc9a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:17.696259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-962d10ca-a81a-46d9-b63b-87cfada8fc9a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:17.705991 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:17.705991 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:17.707065 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-962d10ca-a81a-46d9-b63b-87cfada8fc9a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:17.708043 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 685/2767] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:17 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:18.389140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-439a161b-89e7-4acc-b5a0-640d97edc10d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:18.392460 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-439a161b-89e7-4acc-b5a0-640d97edc10d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:18.392685 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-439a161b-89e7-4acc-b5a0-640d97edc10d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:18.392910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-439a161b-89e7-4acc-b5a0-640d97edc10d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:18.527425 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-14a26323-9c47-42a8-bbe0-5c6d3be5b053 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:18.530223 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14a26323-9c47-42a8-bbe0-5c6d3be5b053 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 Jul 03 13:05:18.530578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14a26323-9c47-42a8-bbe0-5c6d3be5b053 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:18.530887 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14a26323-9c47-42a8-bbe0-5c6d3be5b053 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:18.540670 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:18.540670 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:18.544937 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-14a26323-9c47-42a8-bbe0-5c6d3be5b053 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:18.550489 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14a26323-9c47-42a8-bbe0-5c6d3be5b053 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 returned with HTTP 200 Jul 03 13:05:18.551097 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 695/2768] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:18 2026] GET /volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:18.567851 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a3f400a3-81b0-4898-a01d-90798c35a758 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:18.571472 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:05:18.572109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43de3ebd-ae0b-4f97-8f98-3f15b4a60d14", "name": "tempest-type-Backup-73313658"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:18.573714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating new backup {'backup': {'volume_id': '43de3ebd-ae0b-4f97-8f98-3f15b4a60d14', 'name': 'tempest-type-Backup-73313658'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:05:18.573919 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Creating backup of volume 43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 in container None Jul 03 13:05:18.584723 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:18.584723 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:18.585292 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:18.600650 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:18.600650 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:18.604941 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-439a161b-89e7-4acc-b5a0-640d97edc10d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:18.611065 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-439a161b-89e7-4acc-b5a0-640d97edc10d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:18.611577 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 696/2769] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:18 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:18.612524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Created reservations ['8968064a-8861-490b-aa9a-5e5b59102217', '656968f5-700f-49c7-8be0-08a88c8b3f9b'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:18.662658 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a3f400a3-81b0-4898-a01d-90798c35a758 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:05:18.663860 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 694/2770] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:05:18 2026] POST /volume/v3/backups => generated 312 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:18.680137 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ca26a1f5-04d6-4121-91b9-75fe95f32c76 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:18.683358 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ca26a1f5-04d6-4121-91b9-75fe95f32c76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:18.683603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ca26a1f5-04d6-4121-91b9-75fe95f32c76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:18.684321 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ca26a1f5-04d6-4121-91b9-75fe95f32c76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:18.684321 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ca26a1f5-04d6-4121-91b9-75fe95f32c76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:18.689909 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:18.689909 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:18.690960 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ca26a1f5-04d6-4121-91b9-75fe95f32c76 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:18.691063 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 686/2771] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:18 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 719 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:18.720414 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1084b85e-48a2-4b38-8bee-68bc23bbc01b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:18.724434 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1084b85e-48a2-4b38-8bee-68bc23bbc01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:18.724937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1084b85e-48a2-4b38-8bee-68bc23bbc01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:18.724937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1084b85e-48a2-4b38-8bee-68bc23bbc01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:18.725135 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1084b85e-48a2-4b38-8bee-68bc23bbc01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:18.739005 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:18.739005 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:18.739835 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1084b85e-48a2-4b38-8bee-68bc23bbc01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:18.741114 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 696/2772] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:18 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:19.626562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a08845a9-3e71-452e-9643-6fa48664847d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:19.628394 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a08845a9-3e71-452e-9643-6fa48664847d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:19.628617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a08845a9-3e71-452e-9643-6fa48664847d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:19.628817 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a08845a9-3e71-452e-9643-6fa48664847d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:19.637972 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:19.637972 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:19.649882 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a08845a9-3e71-452e-9643-6fa48664847d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:19.657126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a08845a9-3e71-452e-9643-6fa48664847d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:19.657689 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 697/2773] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:19 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:19.710993 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3329054f-146b-45ac-b22f-50cf1cbfb648 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:19.714208 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3329054f-146b-45ac-b22f-50cf1cbfb648 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:19.714208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3329054f-146b-45ac-b22f-50cf1cbfb648 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:19.714208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3329054f-146b-45ac-b22f-50cf1cbfb648 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:19.714208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3329054f-146b-45ac-b22f-50cf1cbfb648 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:19.722568 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:19.722568 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:19.723591 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3329054f-146b-45ac-b22f-50cf1cbfb648 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:19.725232 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 695/2774] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:19 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 721 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:19.760652 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e9a80c71-cb62-4ba6-bca1-e9064e4c5529 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:19.763284 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e9a80c71-cb62-4ba6-bca1-e9064e4c5529 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:19.763912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e9a80c71-cb62-4ba6-bca1-e9064e4c5529 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:19.763912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e9a80c71-cb62-4ba6-bca1-e9064e4c5529 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:19.763912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e9a80c71-cb62-4ba6-bca1-e9064e4c5529 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:19.770494 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:19.770494 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:19.771657 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e9a80c71-cb62-4ba6-bca1-e9064e4c5529 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:19.772367 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 687/2775] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:19 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:20.674798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c8c15652-2faa-4265-8573-6f2c222e65c8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:20.680660 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c8c15652-2faa-4265-8573-6f2c222e65c8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:20.680660 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c8c15652-2faa-4265-8573-6f2c222e65c8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:20.680660 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c8c15652-2faa-4265-8573-6f2c222e65c8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:20.697803 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:20.697803 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:20.710359 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c8c15652-2faa-4265-8573-6f2c222e65c8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:20.717507 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c8c15652-2faa-4265-8573-6f2c222e65c8 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:20.717507 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 697/2776] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:20 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:20.737393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-20e8810f-9bd0-4388-be51-3e3c3120b81d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:20.739733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-20e8810f-9bd0-4388-be51-3e3c3120b81d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:20.740059 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-20e8810f-9bd0-4388-be51-3e3c3120b81d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:20.740349 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-20e8810f-9bd0-4388-be51-3e3c3120b81d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:20.740570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-20e8810f-9bd0-4388-be51-3e3c3120b81d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:20.746550 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:20.746550 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:20.747549 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-20e8810f-9bd0-4388-be51-3e3c3120b81d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:20.748112 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 698/2777] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:20 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:20.791972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0586c5fd-899a-444e-96a9-953a798d8306 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:20.794127 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0586c5fd-899a-444e-96a9-953a798d8306 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:20.794468 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0586c5fd-899a-444e-96a9-953a798d8306 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:20.794717 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0586c5fd-899a-444e-96a9-953a798d8306 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:20.794898 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0586c5fd-899a-444e-96a9-953a798d8306 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:20.800266 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:20.800266 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:20.801290 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0586c5fd-899a-444e-96a9-953a798d8306 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:20.801765 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 696/2778] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:20 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:21.164601 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:21.167374 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b?cascade=True Jul 03 13:05:21.167648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:21.167965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:21.168222 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume with id: 532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:21.181239 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:21.181239 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:21.182374 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:21.255337 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume request issued successfully. Jul 03 13:05:21.255494 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a64a25cd-285a-4a63-8e1e-168625d3a4de tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b?cascade=True returned with HTTP 202 Jul 03 13:05:21.255982 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 688/2779] 10.4.3.13 () {66 vars in 1369 bytes} [Fri Jul 3 13:05:21 2026] DELETE /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b?cascade=True => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:21.268050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7da5b0cd-ed21-46d1-bdeb-c02fff7bf78f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:21.270295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7da5b0cd-ed21-46d1-bdeb-c02fff7bf78f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:21.270494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7da5b0cd-ed21-46d1-bdeb-c02fff7bf78f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:21.270754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7da5b0cd-ed21-46d1-bdeb-c02fff7bf78f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:21.285923 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:21.285923 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:21.297052 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7da5b0cd-ed21-46d1-bdeb-c02fff7bf78f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:21.305152 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7da5b0cd-ed21-46d1-bdeb-c02fff7bf78f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 200 Jul 03 13:05:21.305733 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 698/2780] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:21 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:21.732789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-46931167-c734-49e4-9fbf-8a7a5752eab3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:21.735936 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-46931167-c734-49e4-9fbf-8a7a5752eab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:21.736220 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-46931167-c734-49e4-9fbf-8a7a5752eab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:21.736476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-46931167-c734-49e4-9fbf-8a7a5752eab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:21.747126 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:21.747126 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:21.755181 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-46931167-c734-49e4-9fbf-8a7a5752eab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:21.760243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4bf9c0ac-26f1-41da-8177-4114322c8c35 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:21.760413 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-46931167-c734-49e4-9fbf-8a7a5752eab3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:21.761026 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 699/2781] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:21 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 899 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:21.762990 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4bf9c0ac-26f1-41da-8177-4114322c8c35 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:21.763312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4bf9c0ac-26f1-41da-8177-4114322c8c35 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:21.763632 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4bf9c0ac-26f1-41da-8177-4114322c8c35 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:21.764679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4bf9c0ac-26f1-41da-8177-4114322c8c35 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:21.770911 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:21.770911 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:21.771807 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4bf9c0ac-26f1-41da-8177-4114322c8c35 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:21.772496 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 697/2782] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:21 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:21.826416 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5ddce204-6e76-48b5-8540-0cbbce1b818c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:21.829834 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5ddce204-6e76-48b5-8540-0cbbce1b818c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:21.829834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5ddce204-6e76-48b5-8540-0cbbce1b818c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:21.829834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5ddce204-6e76-48b5-8540-0cbbce1b818c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:21.830676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5ddce204-6e76-48b5-8540-0cbbce1b818c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:21.840431 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:21.840431 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:21.840431 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5ddce204-6e76-48b5-8540-0cbbce1b818c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:21.841603 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 689/2783] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:21 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:22.325095 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c044383-6ec4-4336-aa17-d92ebe8f2a48 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.327789 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c044383-6ec4-4336-aa17-d92ebe8f2a48 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:22.329402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c044383-6ec4-4336-aa17-d92ebe8f2a48 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.329402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c044383-6ec4-4336-aa17-d92ebe8f2a48 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.335930 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c044383-6ec4-4336-aa17-d92ebe8f2a48 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 404 Jul 03 13:05:22.336897 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 699/2784] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:22 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:22.781391 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b893ebbc-2a3f-4b16-adf0-b798aa960fae None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.787630 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b893ebbc-2a3f-4b16-adf0-b798aa960fae tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:22.787630 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b893ebbc-2a3f-4b16-adf0-b798aa960fae tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.787630 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b893ebbc-2a3f-4b16-adf0-b798aa960fae tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.789055 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-65812da5-092e-4887-8969-bf0d749fd30c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.793337 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65812da5-092e-4887-8969-bf0d749fd30c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:22.793530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65812da5-092e-4887-8969-bf0d749fd30c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.793692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65812da5-092e-4887-8969-bf0d749fd30c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.793790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-65812da5-092e-4887-8969-bf0d749fd30c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:22.800091 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:22.800091 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:22.801185 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:22.801185 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:22.805778 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65812da5-092e-4887-8969-bf0d749fd30c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:22.811126 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b893ebbc-2a3f-4b16-adf0-b798aa960fae tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:22.811299 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 698/2785] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:22 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:22.819614 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b893ebbc-2a3f-4b16-adf0-b798aa960fae tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:22.820586 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 700/2786] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:22 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 1447 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:22.848562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7164779e-5222-47ce-84b2-3674c756fdc0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.851522 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7164779e-5222-47ce-84b2-3674c756fdc0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:22.851812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7164779e-5222-47ce-84b2-3674c756fdc0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.852090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7164779e-5222-47ce-84b2-3674c756fdc0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.852292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7164779e-5222-47ce-84b2-3674c756fdc0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume with id: 532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:22.856885 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aa02ffe9-0456-42b6-aeba-c11cb89c71e0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.859288 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aa02ffe9-0456-42b6-aeba-c11cb89c71e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:22.859435 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aa02ffe9-0456-42b6-aeba-c11cb89c71e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.859785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aa02ffe9-0456-42b6-aeba-c11cb89c71e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.859990 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-aa02ffe9-0456-42b6-aeba-c11cb89c71e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:22.860618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7164779e-5222-47ce-84b2-3674c756fdc0 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 404 Jul 03 13:05:22.861451 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 690/2787] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:22 2026] DELETE /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:22.866409 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:22.866409 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:22.868607 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aa02ffe9-0456-42b6-aeba-c11cb89c71e0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:22.868607 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 700/2788] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:22 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:22.871471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bd7d0cfb-f416-400c-90eb-77967992591f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.875566 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd7d0cfb-f416-400c-90eb-77967992591f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b Jul 03 13:05:22.876191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd7d0cfb-f416-400c-90eb-77967992591f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.876521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd7d0cfb-f416-400c-90eb-77967992591f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.885123 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd7d0cfb-f416-400c-90eb-77967992591f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b returned with HTTP 404 Jul 03 13:05:22.886022 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 699/2789] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:22 2026] GET /volume/v3/volumes/532bff5b-9d7b-4b21-8827-8858d8751c3b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:22.900111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.905305 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:05:22.905305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.905305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.905305 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume with id: 451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:05:22.916259 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:22.916259 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:22.916259 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:22.946192 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume request issued successfully. Jul 03 13:05:22.946192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5c60fc2c-265b-4e7c-baa5-4f1c2d6d5b88 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 202 Jul 03 13:05:22.946192 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 701/2790] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:22 2026] DELETE /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:05:22.959735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3446bcdb-95f2-4eef-9e5c-03420aca0b3b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:22.962107 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3446bcdb-95f2-4eef-9e5c-03420aca0b3b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:05:22.962287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3446bcdb-95f2-4eef-9e5c-03420aca0b3b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:22.962885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3446bcdb-95f2-4eef-9e5c-03420aca0b3b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:22.973900 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:22.973900 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:22.980006 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3446bcdb-95f2-4eef-9e5c-03420aca0b3b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:22.988191 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3446bcdb-95f2-4eef-9e5c-03420aca0b3b tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 200 Jul 03 13:05:22.988191 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 691/2791] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:22 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:23.017401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-e73d69b0-9714-4905-94fe-6840b5b357b3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:23.021066 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-e73d69b0-9714-4905-94fe-6840b5b357b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:23.022078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-e73d69b0-9714-4905-94fe-6840b5b357b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:23.022466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-e73d69b0-9714-4905-94fe-6840b5b357b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:23.034259 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:23.034259 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:23.040083 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-e73d69b0-9714-4905-94fe-6840b5b357b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:23.049611 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-e73d69b0-9714-4905-94fe-6840b5b357b3 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:23.050481 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 701/2792] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:23 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 1447 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:23.830605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-66f8942a-59ba-4a4c-a840-a15a2070d447 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:23.837198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66f8942a-59ba-4a4c-a840-a15a2070d447 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:23.837694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66f8942a-59ba-4a4c-a840-a15a2070d447 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:23.838230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66f8942a-59ba-4a4c-a840-a15a2070d447 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:23.838230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-66f8942a-59ba-4a4c-a840-a15a2070d447 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:23.850458 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:23.850458 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:23.851407 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66f8942a-59ba-4a4c-a840-a15a2070d447 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:23.851962 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 700/2793] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:23 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:23.885915 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-da1e2837-8822-4cca-b310-a2a963df0588 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:23.887976 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da1e2837-8822-4cca-b310-a2a963df0588 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:23.888322 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da1e2837-8822-4cca-b310-a2a963df0588 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:23.888823 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da1e2837-8822-4cca-b310-a2a963df0588 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:23.889510 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-da1e2837-8822-4cca-b310-a2a963df0588 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:23.897741 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:23.897741 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:23.898944 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da1e2837-8822-4cca-b310-a2a963df0588 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:23.899602 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 702/2794] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:23 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:23.960628 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-84f2286a-c557-4bef-a9e5-3130cb3f5449 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:23.963279 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-84f2286a-c557-4bef-a9e5-3130cb3f5449 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:23.963686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-84f2286a-c557-4bef-a9e5-3130cb3f5449 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:23.963896 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-84f2286a-c557-4bef-a9e5-3130cb3f5449 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:23.974095 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:23.974095 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:23.979188 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-84f2286a-c557-4bef-a9e5-3130cb3f5449 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:23.984729 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-84f2286a-c557-4bef-a9e5-3130cb3f5449 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:23.985592 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 692/2795] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:23 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 1447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:24.002418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a48f34f0-7c7d-4b43-9ea1-ffd6ba6d4dda None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:24.003682 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a48f34f0-7c7d-4b43-9ea1-ffd6ba6d4dda None None] GET https://10.4.3.13/volume// Jul 03 13:05:24.003682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a48f34f0-7c7d-4b43-9ea1-ffd6ba6d4dda None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:24.004722 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a48f34f0-7c7d-4b43-9ea1-ffd6ba6d4dda None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:24.005097 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a48f34f0-7c7d-4b43-9ea1-ffd6ba6d4dda None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:24.005564 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 702/2796] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:05:24 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 13:05:24.016800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3a6f8681-7305-4834-9a13-64ad3db4a985 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:24.020196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a6f8681-7305-4834-9a13-64ad3db4a985 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e Jul 03 13:05:24.020196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a6f8681-7305-4834-9a13-64ad3db4a985 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:24.020196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a6f8681-7305-4834-9a13-64ad3db4a985 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:24.022609 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-aa2809b6-aea2-4dfc-88d3-880ee96ea849 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:24.026053 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-aa2809b6-aea2-4dfc-88d3-880ee96ea849 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:05:24.026680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-aa2809b6-aea2-4dfc-88d3-880ee96ea849 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7179200a-0192-449a-919f-da65177751fb", "connector": null, "instance_uuid": "14159c07-d0ac-4969-ad95-717054c7f24a"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:24.033270 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a6f8681-7305-4834-9a13-64ad3db4a985 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e returned with HTTP 404 Jul 03 13:05:24.034967 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 701/2797] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:24 2026] GET /volume/v3/volumes/451299e6-ba18-4a4a-bae9-f6c4a47b2c3e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:24.043263 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:24.043263 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:24.110938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-aa2809b6-aea2-4dfc-88d3-880ee96ea849 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:05:24.112107 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 703/2798] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:05:24 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:24.866775 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-60752b52-88b4-46a4-b78a-5409c9dd73d0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:24.869326 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-60752b52-88b4-46a4-b78a-5409c9dd73d0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:24.869611 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-60752b52-88b4-46a4-b78a-5409c9dd73d0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:24.870066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-60752b52-88b4-46a4-b78a-5409c9dd73d0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:24.870066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-60752b52-88b4-46a4-b78a-5409c9dd73d0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:24.875192 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:24.875192 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:24.875900 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-60752b52-88b4-46a4-b78a-5409c9dd73d0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:24.876299 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 693/2799] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:24 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:24.914651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d5625b33-f866-4323-aac7-d259d6a63e13 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:24.916827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5625b33-f866-4323-aac7-d259d6a63e13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:24.917025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5625b33-f866-4323-aac7-d259d6a63e13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:24.917237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5625b33-f866-4323-aac7-d259d6a63e13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:24.917351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d5625b33-f866-4323-aac7-d259d6a63e13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:24.922153 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:24.922153 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:24.923186 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5625b33-f866-4323-aac7-d259d6a63e13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:24.923595 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 703/2800] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:24 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:25.894205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-36e0bb54-02cb-4af5-b1b9-7dfab87349d2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:25.894205 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-36e0bb54-02cb-4af5-b1b9-7dfab87349d2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:25.894205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-36e0bb54-02cb-4af5-b1b9-7dfab87349d2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:25.894205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-36e0bb54-02cb-4af5-b1b9-7dfab87349d2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:25.894205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-36e0bb54-02cb-4af5-b1b9-7dfab87349d2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:25.899542 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:25.899542 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:25.900545 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-36e0bb54-02cb-4af5-b1b9-7dfab87349d2 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:25.901075 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 702/2801] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:25 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:25.939926 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d9bf89e3-da4a-4a95-8919-e7046d7540df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:25.942194 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d9bf89e3-da4a-4a95-8919-e7046d7540df tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:25.942457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d9bf89e3-da4a-4a95-8919-e7046d7540df tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:25.943289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d9bf89e3-da4a-4a95-8919-e7046d7540df tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:25.943289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d9bf89e3-da4a-4a95-8919-e7046d7540df tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:25.948935 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:25.948935 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:25.950062 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d9bf89e3-da4a-4a95-8919-e7046d7540df tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:25.950541 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 704/2802] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:25 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:26.357659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d811da19-6075-47b1-b528-3d93c769f366 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:26.360027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:26.360262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:26.360456 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:26.360631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Delete volume with id: f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:26.369759 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:26.369759 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:26.370694 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:26.400296 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Delete volume request issued successfully. Jul 03 13:05:26.400483 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d811da19-6075-47b1-b528-3d93c769f366 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 202 Jul 03 13:05:26.401275 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 694/2803] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:26 2026] DELETE /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:26.409625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1bb16e44-c558-4a62-92b8-7c1217ddaab8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:26.411698 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1bb16e44-c558-4a62-92b8-7c1217ddaab8 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:26.411893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1bb16e44-c558-4a62-92b8-7c1217ddaab8 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:26.412129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1bb16e44-c558-4a62-92b8-7c1217ddaab8 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:26.420497 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:26.420497 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:26.426663 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1bb16e44-c558-4a62-92b8-7c1217ddaab8 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:26.433714 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1bb16e44-c558-4a62-92b8-7c1217ddaab8 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 200 Jul 03 13:05:26.434112 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 704/2804] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:26 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:26.914186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d7a556d2-936b-45b9-a059-62b07846a583 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:26.916924 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7a556d2-936b-45b9-a059-62b07846a583 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:26.916924 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7a556d2-936b-45b9-a059-62b07846a583 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:26.917188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7a556d2-936b-45b9-a059-62b07846a583 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:26.917369 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d7a556d2-936b-45b9-a059-62b07846a583 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:26.922697 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:26.922697 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:26.923641 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7a556d2-936b-45b9-a059-62b07846a583 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:26.924179 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 703/2805] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:26 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:26.962792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-57c5ecf0-6b34-41c4-a04c-8d792b8f5a13 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:26.967970 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57c5ecf0-6b34-41c4-a04c-8d792b8f5a13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:26.967970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57c5ecf0-6b34-41c4-a04c-8d792b8f5a13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:26.967970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57c5ecf0-6b34-41c4-a04c-8d792b8f5a13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:26.967970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-57c5ecf0-6b34-41c4-a04c-8d792b8f5a13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:26.975389 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:26.975389 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:26.976377 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57c5ecf0-6b34-41c4-a04c-8d792b8f5a13 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:26.976902 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 705/2806] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:26 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:27.448586 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cb01e094-aca1-4657-9dc7-73007c1dc398 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:27.450953 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb01e094-aca1-4657-9dc7-73007c1dc398 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 Jul 03 13:05:27.451263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb01e094-aca1-4657-9dc7-73007c1dc398 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:27.451609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb01e094-aca1-4657-9dc7-73007c1dc398 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:27.463317 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb01e094-aca1-4657-9dc7-73007c1dc398 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 returned with HTTP 404 Jul 03 13:05:27.463964 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 695/2807] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:27 2026] GET /volume/v3/volumes/f154598b-b79b-4c55-9829-5e91269abb26 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:27.934450 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-37d76bf2-b3b6-446a-a995-f71ee7c8a0c3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:27.936262 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37d76bf2-b3b6-446a-a995-f71ee7c8a0c3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:27.936491 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37d76bf2-b3b6-446a-a995-f71ee7c8a0c3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:27.936697 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37d76bf2-b3b6-446a-a995-f71ee7c8a0c3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:27.936919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-37d76bf2-b3b6-446a-a995-f71ee7c8a0c3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:27.941459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:27.941849 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:27.941849 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:27.942500 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37d76bf2-b3b6-446a-a995-f71ee7c8a0c3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:27.942962 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 705/2808] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:27 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:27.944132 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:05:27.944521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:27.944809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:27.944974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Delete snapshot with id: dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:05:27.956873 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:27.956873 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:27.957541 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot retrieved successfully. Jul 03 13:05:27.980378 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot delete request issued successfully. Jul 03 13:05:27.980576 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d07f6c6-cdeb-4774-8387-946bf4c0c76a tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d returned with HTTP 202 Jul 03 13:05:27.981065 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 704/2809] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:05:27 2026] DELETE /volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:27.990615 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-af184231-6181-4257-99f1-c710e8cd2f90 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:27.992204 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f43bb739-978d-424e-988a-fa1f8c3bb77e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:27.992845 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af184231-6181-4257-99f1-c710e8cd2f90 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:05:27.993052 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af184231-6181-4257-99f1-c710e8cd2f90 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:27.993286 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af184231-6181-4257-99f1-c710e8cd2f90 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:27.994927 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f43bb739-978d-424e-988a-fa1f8c3bb77e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:27.995772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f43bb739-978d-424e-988a-fa1f8c3bb77e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:27.995772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f43bb739-978d-424e-988a-fa1f8c3bb77e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:27.995772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f43bb739-978d-424e-988a-fa1f8c3bb77e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:28.002213 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:28.002213 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:28.002540 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:28.002540 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:28.003062 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f43bb739-978d-424e-988a-fa1f8c3bb77e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:28.003413 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-af184231-6181-4257-99f1-c710e8cd2f90 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Snapshot retrieved successfully. Jul 03 13:05:28.003502 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 696/2810] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:27 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:28.004588 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af184231-6181-4257-99f1-c710e8cd2f90 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d returned with HTTP 200 Jul 03 13:05:28.005104 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 706/2811] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:05:27 2026] GET /volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:28.022295 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c09c3b75-693c-4d64-be16-aefbd62d44a8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:28.024105 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c09c3b75-693c-4d64-be16-aefbd62d44a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:28.025960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c09c3b75-693c-4d64-be16-aefbd62d44a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:28.025960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c09c3b75-693c-4d64-be16-aefbd62d44a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:28.033996 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:28.033996 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:28.040027 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c09c3b75-693c-4d64-be16-aefbd62d44a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:28.048046 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c09c3b75-693c-4d64-be16-aefbd62d44a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 200 Jul 03 13:05:28.048757 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 706/2812] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:28 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:28.071462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:28.073304 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b/restore Jul 03 13:05:28.073614 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:28.074929 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Restoring backup 09740583-8523-4a17-ba40-2db8ee750e7b ({'restore': {}}) {{(pid=99823) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:05:28.075009 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Restoring backup 09740583-8523-4a17-ba40-2db8ee750e7b to volume None. Jul 03 13:05:28.079132 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:28.079132 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:28.080332 np0000004418 devstack@c-api.service[99823]: INFO cinder.backup.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating volume of 1 GB for restore of backup 09740583-8523-4a17-ba40-2db8ee750e7b. Jul 03 13:05:28.088898 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability Zones retrieved successfully. Jul 03 13:05:28.098329 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (2807c5f8-d145-4a87-a768-5a399784648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:28.098329 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c45b6d-1e65-4bb3-96c1-1f67d7bb738a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:28.100601 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:28.130759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86c45b6d-1e65-4bb3-96c1-1f67d7bb738a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:28.131660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b772aa7-5bea-407d-b4d0-776953902022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:28.188987 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['50308023-dbde-4050-b574-629b7555c3c5', '1395e14f-fe55-4884-8ae4-7a894b80f655', 'af20b0fd-9a43-4478-ac3e-424dba711eda', 'ac76dc1f-f014-427d-ab82-0b82371d3c6a'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:28.189852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b772aa7-5bea-407d-b4d0-776953902022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50308023-dbde-4050-b574-629b7555c3c5', '1395e14f-fe55-4884-8ae4-7a894b80f655', 'af20b0fd-9a43-4478-ac3e-424dba711eda', 'ac76dc1f-f014-427d-ab82-0b82371d3c6a']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:28.190625 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5f01ab-57eb-4bb8-8822-2aef9651b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:28.227221 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5f01ab-57eb-4bb8-8822-2aef9651b524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9713df68-8678-453b-bd21-64a29c26a4eb', '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_09740583-8523-4a17-ba40-2db8ee750e7b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['50308023-dbde-4050-b574-629b7555c3c5','1395e14f-fe55-4884-8ae4-7a894b80f655','af20b0fd-9a43-4478-ac3e-424dba711eda','ac76dc1f-f014-427d-ab82-0b82371d3c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:05:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_09740583-8523-4a17-ba40-2db8ee750e7b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9713df68-8678-453b-bd21-64a29c26a4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc536b5f7ce84b82906211b50778e141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:28.228555 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd2705e-72dc-4c0d-9a95-70ef94e5f9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:28.253482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd2705e-72dc-4c0d-9a95-70ef94e5f9ce) transitioned into 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_09740583-8523-4a17-ba40-2db8ee750e7b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['50308023-dbde-4050-b574-629b7555c3c5','1395e14f-fe55-4884-8ae4-7a894b80f655','af20b0fd-9a43-4478-ac3e-424dba711eda','ac76dc1f-f014-427d-ab82-0b82371d3c6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:28.254242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d716d14b-af5a-495e-8460-0534a6d414c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:28.265583 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d716d14b-af5a-495e-8460-0534a6d414c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:28.266645 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (2807c5f8-d145-4a87-a768-5a399784648f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:28.267007 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request issued successfully. Jul 03 13:05:28.275156 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:28.275156 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:28.275800 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:28.958723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-66d5b818-e8a8-4de3-b2f1-7877ea7916ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:28.961260 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66d5b818-e8a8-4de3-b2f1-7877ea7916ce tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:28.961554 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66d5b818-e8a8-4de3-b2f1-7877ea7916ce tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:28.961814 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66d5b818-e8a8-4de3-b2f1-7877ea7916ce tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:28.961971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-66d5b818-e8a8-4de3-b2f1-7877ea7916ce tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:28.968126 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:28.968126 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:28.969302 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66d5b818-e8a8-4de3-b2f1-7877ea7916ce tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:28.969950 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 697/2813] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:28 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:29.022096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c254037c-aa71-47b0-af8e-e5be96936d48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.025023 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c254037c-aa71-47b0-af8e-e5be96936d48 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d Jul 03 13:05:29.025600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c254037c-aa71-47b0-af8e-e5be96936d48 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:29.025600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c254037c-aa71-47b0-af8e-e5be96936d48 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:29.031930 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c254037c-aa71-47b0-af8e-e5be96936d48 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d returned with HTTP 404 Jul 03 13:05:29.032624 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 707/2814] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:05:29 2026] GET /volume/v3/snapshots/dcbd4250-d85a-4836-acc4-6f94b900033d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:29.062427 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d268230d-00e6-4cc9-960d-93edd0950b9e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.064224 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d268230d-00e6-4cc9-960d-93edd0950b9e tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:05:29.064430 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d268230d-00e6-4cc9-960d-93edd0950b9e tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:29.064961 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d268230d-00e6-4cc9-960d-93edd0950b9e tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:29.074530 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:29.074530 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:29.074817 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-312f7bf5-cac8-425d-bfe8-741dda39219f req-b77fa59e-3b95-4ac4-9dcd-ef5d0c94524e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.077396 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-312f7bf5-cac8-425d-bfe8-741dda39219f req-b77fa59e-3b95-4ac4-9dcd-ef5d0c94524e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:05:29.077560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-312f7bf5-cac8-425d-bfe8-741dda39219f req-b77fa59e-3b95-4ac4-9dcd-ef5d0c94524e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:29.077725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-312f7bf5-cac8-425d-bfe8-741dda39219f req-b77fa59e-3b95-4ac4-9dcd-ef5d0c94524e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:29.078427 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d268230d-00e6-4cc9-960d-93edd0950b9e tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:05:29.082793 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d268230d-00e6-4cc9-960d-93edd0950b9e tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:05:29.083236 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 707/2815] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:29 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:29.083789 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:29.083789 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:29.087641 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-312f7bf5-cac8-425d-bfe8-741dda39219f req-b77fa59e-3b95-4ac4-9dcd-ef5d0c94524e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:29.092330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-312f7bf5-cac8-425d-bfe8-741dda39219f req-b77fa59e-3b95-4ac4-9dcd-ef5d0c94524e tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:05:29.092922 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 698/2816] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:29 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:29.130759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-07936162-8d9f-42b4-9211-c1a63e40b5ba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.133379 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-07936162-8d9f-42b4-9211-c1a63e40b5ba tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:05:29.133661 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-07936162-8d9f-42b4-9211-c1a63e40b5ba tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:29.133911 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-07936162-8d9f-42b4-9211-c1a63e40b5ba tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:29.144914 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:29.144914 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:29.149241 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-07936162-8d9f-42b4-9211-c1a63e40b5ba tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:05:29.154542 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-07936162-8d9f-42b4-9211-c1a63e40b5ba tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:05:29.155285 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 708/2817] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:29 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:29.192199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.194650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8/action Jul 03 13:05:29.195317 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:05:29.195317 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:29.218090 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:29.218090 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:29.218854 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:05:29.235022 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Begin detaching volume completed successfully. Jul 03 13:05:29.235347 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-5921e196-1b4c-4840-bf2d-5acce60a6cd1 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8/action returned with HTTP 202 Jul 03 13:05:29.236076 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 708/2818] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:05:29 2026] POST /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:05:29.286077 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:29.286077 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:29.288885 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:29.288885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Checking backup size 1 against volume size 1 {{(pid=99823) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:05:29.288885 np0000004418 devstack@c-api.service[99823]: INFO cinder.backup.api [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Overwriting volume 9713df68-8678-453b-bd21-64a29c26a4eb with restore of backup 09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:29.319501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] restore_backup in rpcapi backup_id 09740583-8523-4a17-ba40-2db8ee750e7b {{(pid=99823) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:05:29.320646 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2f0b515-4f67-420a-a3d4-e141542076c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b/restore returned with HTTP 202 Jul 03 13:05:29.321522 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 705/2819] 10.4.3.13 () {68 vars in 1386 bytes} [Fri Jul 3 13:05:28 2026] POST /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b/restore => generated 189 bytes in 1250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:29.331232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-38424ae2-13de-4274-851a-e7fdfc978150 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.333016 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-38424ae2-13de-4274-851a-e7fdfc978150 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:29.333238 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-38424ae2-13de-4274-851a-e7fdfc978150 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:29.333661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-38424ae2-13de-4274-851a-e7fdfc978150 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:29.333661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-38424ae2-13de-4274-851a-e7fdfc978150 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:29.341758 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:29.341758 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:29.342626 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-38424ae2-13de-4274-851a-e7fdfc978150 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:29.343310 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 699/2820] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:29 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:29.985214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-967da67d-3b58-45bb-b9bc-38c2587d4c16 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:29.987592 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-967da67d-3b58-45bb-b9bc-38c2587d4c16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:29.987890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-967da67d-3b58-45bb-b9bc-38c2587d4c16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:29.988178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-967da67d-3b58-45bb-b9bc-38c2587d4c16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:29.988301 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-967da67d-3b58-45bb-b9bc-38c2587d4c16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:30.002318 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:30.002318 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:30.002900 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-967da67d-3b58-45bb-b9bc-38c2587d4c16 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:30.003644 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 709/2821] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:29 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:30.276833 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-22a7168e-e3d0-42b3-a9de-c2b1428b9cf9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:30.277679 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-22a7168e-e3d0-42b3-a9de-c2b1428b9cf9 None None] GET https://10.4.3.13/volume// Jul 03 13:05:30.277679 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-22a7168e-e3d0-42b3-a9de-c2b1428b9cf9 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:30.278334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-22a7168e-e3d0-42b3-a9de-c2b1428b9cf9 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:30.278334 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-22a7168e-e3d0-42b3-a9de-c2b1428b9cf9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:30.278996 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 709/2822] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:05:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:30.289219 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-f83b7461-cca0-4f22-9186-5e0830f036c9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:30.293506 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-f83b7461-cca0-4f22-9186-5e0830f036c9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:05:30.293506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-f83b7461-cca0-4f22-9186-5e0830f036c9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:30.293506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-f83b7461-cca0-4f22-9186-5e0830f036c9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:30.320786 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:30.320786 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:30.326806 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-f83b7461-cca0-4f22-9186-5e0830f036c9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:05:30.339345 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-f83b7461-cca0-4f22-9186-5e0830f036c9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:05:30.339776 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 706/2823] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:05:30 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 1323 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:30.362326 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-204c8dcc-eb36-48fb-a455-153953a5196b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:30.364905 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-204c8dcc-eb36-48fb-a455-153953a5196b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:30.365639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-204c8dcc-eb36-48fb-a455-153953a5196b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:30.365936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-204c8dcc-eb36-48fb-a455-153953a5196b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:30.366108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-204c8dcc-eb36-48fb-a455-153953a5196b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:30.390937 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:30.390937 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:30.392135 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-204c8dcc-eb36-48fb-a455-153953a5196b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:30.392651 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 700/2824] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:30 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:31.018801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-952b9762-6b46-4250-bdb5-31ed35cce370 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:31.022267 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-952b9762-6b46-4250-bdb5-31ed35cce370 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:31.022615 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-952b9762-6b46-4250-bdb5-31ed35cce370 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:31.023077 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-952b9762-6b46-4250-bdb5-31ed35cce370 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:31.023392 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-952b9762-6b46-4250-bdb5-31ed35cce370 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:31.032267 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:31.032267 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:31.034735 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-952b9762-6b46-4250-bdb5-31ed35cce370 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:31.034735 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 710/2825] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:31 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:31.050123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cea557fa-8487-4c75-a0b4-cb8ebd318b14 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:31.050123 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cea557fa-8487-4c75-a0b4-cb8ebd318b14 None None] GET https://10.4.3.13/volume// Jul 03 13:05:31.050376 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cea557fa-8487-4c75-a0b4-cb8ebd318b14 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:31.050713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cea557fa-8487-4c75-a0b4-cb8ebd318b14 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:31.051072 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cea557fa-8487-4c75-a0b4-cb8ebd318b14 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:05:31.051383 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 710/2826] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:05:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:05:31.064950 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cca2c18-cb73-4154-814f-489d72907d6b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:31.069590 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cca2c18-cb73-4154-814f-489d72907d6b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:05:31.069839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cca2c18-cb73-4154-814f-489d72907d6b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:31.072109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cca2c18-cb73-4154-814f-489d72907d6b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:31.086466 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:31.086466 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:31.094450 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cca2c18-cb73-4154-814f-489d72907d6b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:05:31.100084 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cca2c18-cb73-4154-814f-489d72907d6b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:05:31.100773 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 707/2827] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:05:31 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 1626 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:05:31.260376 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:31.262717 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] PUT https://10.4.3.13/volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564 Jul 03 13:05:31.263154 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:31.274102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Acquiring lock "cinder-attachment_update-7179200a-0192-449a-919f-da65177751fb-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:05:31.283806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Lock "cinder-attachment_update-7179200a-0192-449a-919f-da65177751fb-np0000004418" acquired by "attachment_update" :: waited 0.010s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:05:31.285105 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:31.285105 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:31.406904 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-099c0b05-9add-4c6e-926d-9e9055d235d5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:31.409885 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-099c0b05-9add-4c6e-926d-9e9055d235d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:31.410259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-099c0b05-9add-4c6e-926d-9e9055d235d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:31.410483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-099c0b05-9add-4c6e-926d-9e9055d235d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:31.410664 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-099c0b05-9add-4c6e-926d-9e9055d235d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:31.416374 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:31.416374 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:31.417725 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-099c0b05-9add-4c6e-926d-9e9055d235d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:31.418539 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 711/2828] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:31 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:31.812293 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Lock "cinder-attachment_update-7179200a-0192-449a-919f-da65177751fb-np0000004418" released by "attachment_update" :: held 0.529s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:05:31.813194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-9c2f5023-5ca7-49f9-89b8-928679cbc4dc tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564 returned with HTTP 200 Jul 03 13:05:31.813915 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 701/2829] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:05:31 2026] PUT /volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564 => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:32.056068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-59911585-694f-44cf-8c0a-09774b687575 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:32.061136 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-59911585-694f-44cf-8c0a-09774b687575 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:32.061136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-59911585-694f-44cf-8c0a-09774b687575 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:32.061136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-59911585-694f-44cf-8c0a-09774b687575 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:32.061136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-59911585-694f-44cf-8c0a-09774b687575 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:32.069459 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:32.069459 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:32.069459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-59911585-694f-44cf-8c0a-09774b687575 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:32.069459 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 711/2830] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:32 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:32.330155 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cedc5b9-5c59-4945-864c-cfb95289bad5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:32.332501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cedc5b9-5c59-4945-864c-cfb95289bad5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] POST https://10.4.3.13/volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564/action Jul 03 13:05:32.333008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cedc5b9-5c59-4945-864c-cfb95289bad5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:05:32.333273 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cedc5b9-5c59-4945-864c-cfb95289bad5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:32.356043 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:32.356043 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:32.376216 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-0cedc5b9-5c59-4945-864c-cfb95289bad5 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564/action returned with HTTP 204 Jul 03 13:05:32.376681 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 708/2831] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:05:32 2026] POST /volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:32.432689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-95e0b2a1-7fc3-4087-be8a-09842152f770 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:32.436763 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-95e0b2a1-7fc3-4087-be8a-09842152f770 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:32.436763 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-95e0b2a1-7fc3-4087-be8a-09842152f770 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:32.437634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-95e0b2a1-7fc3-4087-be8a-09842152f770 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:32.437778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-95e0b2a1-7fc3-4087-be8a-09842152f770 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:32.444229 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:32.444229 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:32.445209 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-95e0b2a1-7fc3-4087-be8a-09842152f770 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:32.445656 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 712/2832] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:32 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:33.086126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-401885d7-e6fc-46c4-be6e-c5af35953995 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:33.088929 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-057c6105-0aa9-47d3-b83c-9eaee067217f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:33.092095 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-401885d7-e6fc-46c4-be6e-c5af35953995 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] DELETE https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851 Jul 03 13:05:33.092547 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-057c6105-0aa9-47d3-b83c-9eaee067217f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:33.092547 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-057c6105-0aa9-47d3-b83c-9eaee067217f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:33.092870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-057c6105-0aa9-47d3-b83c-9eaee067217f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:33.093033 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-401885d7-e6fc-46c4-be6e-c5af35953995 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:33.093618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-057c6105-0aa9-47d3-b83c-9eaee067217f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:33.094019 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-401885d7-e6fc-46c4-be6e-c5af35953995 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:33.104070 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:33.104070 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:33.105308 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-057c6105-0aa9-47d3-b83c-9eaee067217f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:33.105520 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 712/2833] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:33 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:33.106019 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:33.106019 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:33.462538 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0b33065a-8fae-4913-a183-f6175ae3708b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:33.466630 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b33065a-8fae-4913-a183-f6175ae3708b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:33.466959 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b33065a-8fae-4913-a183-f6175ae3708b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:33.467355 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b33065a-8fae-4913-a183-f6175ae3708b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:33.467556 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0b33065a-8fae-4913-a183-f6175ae3708b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:33.478586 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:33.478586 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:33.479993 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b33065a-8fae-4913-a183-f6175ae3708b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:33.480438 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 709/2834] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:33 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:33.664717 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3ac2f9c0-1752-4eaa-b4e5-18d682eaebaa req-401885d7-e6fc-46c4-be6e-c5af35953995 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851 returned with HTTP 200 Jul 03 13:05:33.665486 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 702/2835] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:05:33 2026] DELETE /volume/v3/attachments/1a94b46f-e68c-458e-9954-f80b79b6a851 => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:34.125392 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-431eb565-2bc5-4cd4-94f4-7ef0c8440b9c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:34.128643 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-431eb565-2bc5-4cd4-94f4-7ef0c8440b9c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:34.129150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-431eb565-2bc5-4cd4-94f4-7ef0c8440b9c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:34.130143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-431eb565-2bc5-4cd4-94f4-7ef0c8440b9c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:34.131809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-431eb565-2bc5-4cd4-94f4-7ef0c8440b9c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:34.137740 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:34.137740 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:34.139135 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-431eb565-2bc5-4cd4-94f4-7ef0c8440b9c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:34.139749 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 713/2836] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:34 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:34.494274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b4738805-3ccc-4ec2-aa0e-1411da260e0c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:34.503239 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b4738805-3ccc-4ec2-aa0e-1411da260e0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:34.503239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b4738805-3ccc-4ec2-aa0e-1411da260e0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:34.503239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b4738805-3ccc-4ec2-aa0e-1411da260e0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:34.503239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b4738805-3ccc-4ec2-aa0e-1411da260e0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:34.514025 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:34.514025 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:34.514882 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b4738805-3ccc-4ec2-aa0e-1411da260e0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:34.515550 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 713/2837] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:34 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:34.630380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-00e4f4a6-cb1f-4ee3-bfcd-e26b55f2882d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:34.635582 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-00e4f4a6-cb1f-4ee3-bfcd-e26b55f2882d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:05:34.636263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-00e4f4a6-cb1f-4ee3-bfcd-e26b55f2882d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:34.637279 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-00e4f4a6-cb1f-4ee3-bfcd-e26b55f2882d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:34.646115 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:34.646115 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:34.655285 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-00e4f4a6-cb1f-4ee3-bfcd-e26b55f2882d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:05:34.665667 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-00e4f4a6-cb1f-4ee3-bfcd-e26b55f2882d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:05:34.665667 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 710/2838] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:34 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:35.157600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fd99f1be-99e4-4714-98f3-707cdd89adda None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:35.159579 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd99f1be-99e4-4714-98f3-707cdd89adda tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:35.160152 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd99f1be-99e4-4714-98f3-707cdd89adda tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:35.160263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd99f1be-99e4-4714-98f3-707cdd89adda tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:35.160427 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-fd99f1be-99e4-4714-98f3-707cdd89adda tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:35.168127 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:35.168127 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:35.169247 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd99f1be-99e4-4714-98f3-707cdd89adda tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:35.171233 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 703/2839] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:35 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:35.534533 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-23a38578-c07d-4a67-b301-858d1d9a6625 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:35.536067 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-23a38578-c07d-4a67-b301-858d1d9a6625 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:35.536454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-23a38578-c07d-4a67-b301-858d1d9a6625 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:35.536673 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-23a38578-c07d-4a67-b301-858d1d9a6625 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:35.536877 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-23a38578-c07d-4a67-b301-858d1d9a6625 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:35.553012 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:35.553012 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:35.553012 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-23a38578-c07d-4a67-b301-858d1d9a6625 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:35.553012 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 714/2840] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:35 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:36.185726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-00b6c395-aff1-4874-85ee-f399bebf539a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:36.191440 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00b6c395-aff1-4874-85ee-f399bebf539a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:36.192420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00b6c395-aff1-4874-85ee-f399bebf539a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:36.192992 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00b6c395-aff1-4874-85ee-f399bebf539a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:36.193180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-00b6c395-aff1-4874-85ee-f399bebf539a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:36.200933 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:36.200933 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:36.202677 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00b6c395-aff1-4874-85ee-f399bebf539a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:36.202677 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 714/2841] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:36 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:36.559404 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0b3d3cdf-182b-49df-ab24-156d6f1734b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:36.561826 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b3d3cdf-182b-49df-ab24-156d6f1734b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:36.562004 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b3d3cdf-182b-49df-ab24-156d6f1734b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:36.562237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b3d3cdf-182b-49df-ab24-156d6f1734b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:36.562395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0b3d3cdf-182b-49df-ab24-156d6f1734b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:36.568711 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:36.568711 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:36.569735 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b3d3cdf-182b-49df-ab24-156d6f1734b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:36.570476 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 711/2842] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:36 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:37.135756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d15710cc-89cd-48b0-a56c-934497552834 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:37.138536 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] DELETE https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:05:37.138864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:37.139102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:37.139316 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Delete volume with id: 351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:05:37.150125 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:37.150125 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:37.153650 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:37.225542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ed424eb6-846f-4e46-a7e7-104dee1af93e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:37.230260 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Delete volume request issued successfully. Jul 03 13:05:37.230260 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d15710cc-89cd-48b0-a56c-934497552834 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 202 Jul 03 13:05:37.230260 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 704/2843] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:37 2026] DELETE /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:37.230890 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed424eb6-846f-4e46-a7e7-104dee1af93e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:37.230890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed424eb6-846f-4e46-a7e7-104dee1af93e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:37.232274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed424eb6-846f-4e46-a7e7-104dee1af93e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:37.232274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ed424eb6-846f-4e46-a7e7-104dee1af93e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:37.241408 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-df885cac-7e2b-402b-a4a5-2add83323d17 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:37.243574 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:37.243574 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:37.243574 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed424eb6-846f-4e46-a7e7-104dee1af93e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:37.243574 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 715/2844] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:37 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:37.247710 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df885cac-7e2b-402b-a4a5-2add83323d17 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:05:37.247954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df885cac-7e2b-402b-a4a5-2add83323d17 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:37.252876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df885cac-7e2b-402b-a4a5-2add83323d17 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:37.268966 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:37.268966 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:37.276088 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-df885cac-7e2b-402b-a4a5-2add83323d17 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Volume info retrieved successfully. Jul 03 13:05:37.281585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df885cac-7e2b-402b-a4a5-2add83323d17 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 200 Jul 03 13:05:37.282798 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 715/2845] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:37 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:37.363529 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-5339f176-9560-4718-a88d-221f12d0044b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:37.367845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-5339f176-9560-4718-a88d-221f12d0044b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb/encryption Jul 03 13:05:37.368384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-5339f176-9560-4718-a88d-221f12d0044b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:37.368519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-5339f176-9560-4718-a88d-221f12d0044b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:37.379748 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:37.379748 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:37.392764 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d06857dc-3f67-42cc-86cb-0822c224c39a req-5339f176-9560-4718-a88d-221f12d0044b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb/encryption returned with HTTP 200 Jul 03 13:05:37.393637 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 712/2846] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:05:37 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:37.585255 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ddf9e10e-cecd-4372-94e9-9ddf37ac69af None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:37.587696 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ddf9e10e-cecd-4372-94e9-9ddf37ac69af tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:37.588036 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ddf9e10e-cecd-4372-94e9-9ddf37ac69af tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:37.588314 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ddf9e10e-cecd-4372-94e9-9ddf37ac69af tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:37.588420 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ddf9e10e-cecd-4372-94e9-9ddf37ac69af tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:37.595919 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:37.595919 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:37.597008 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ddf9e10e-cecd-4372-94e9-9ddf37ac69af tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:37.597428 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 705/2847] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:37 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:38.261623 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cbfd061b-5b45-4c35-a157-b8c0e1f7ecf8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:38.264273 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cbfd061b-5b45-4c35-a157-b8c0e1f7ecf8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:38.264584 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cbfd061b-5b45-4c35-a157-b8c0e1f7ecf8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:38.264870 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cbfd061b-5b45-4c35-a157-b8c0e1f7ecf8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:38.265051 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-cbfd061b-5b45-4c35-a157-b8c0e1f7ecf8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:38.270908 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:38.270908 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:38.271934 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cbfd061b-5b45-4c35-a157-b8c0e1f7ecf8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:38.272512 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 716/2848] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:38 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:38.304464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-70f78672-8062-430f-b2bb-2c91fdebf0a3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:38.306135 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-70f78672-8062-430f-b2bb-2c91fdebf0a3 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] GET https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e Jul 03 13:05:38.306513 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-70f78672-8062-430f-b2bb-2c91fdebf0a3 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:38.306762 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-70f78672-8062-430f-b2bb-2c91fdebf0a3 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:38.529806 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-70f78672-8062-430f-b2bb-2c91fdebf0a3 tempest-TestStampPattern-317840480 tempest-TestStampPattern-317840480-project-member] https://10.4.3.13/volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e returned with HTTP 404 Jul 03 13:05:38.530685 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 716/2849] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:38 2026] GET /volume/v3/volumes/351cdd4d-9a0f-49e1-aa4d-81a0cb039d9e => generated 109 bytes in 226 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:38.615131 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bf84c618-6217-47a9-9926-ca026bdd22f8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:38.616497 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bf84c618-6217-47a9-9926-ca026bdd22f8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:38.616798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bf84c618-6217-47a9-9926-ca026bdd22f8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:38.617107 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bf84c618-6217-47a9-9926-ca026bdd22f8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:38.617315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bf84c618-6217-47a9-9926-ca026bdd22f8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:38.626462 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:38.626462 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:38.627656 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bf84c618-6217-47a9-9926-ca026bdd22f8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:38.628669 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 713/2850] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:38 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:39.242866 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:39.244943 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:05:39.245251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:39.245517 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:39.245734 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume with id: 0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:05:39.254250 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:39.254250 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:39.254700 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:39.283583 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume request issued successfully. Jul 03 13:05:39.283744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-519e0ff7-7a34-461b-a15b-6f87bc7c977e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:39.284108 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebfa6ed8-ce0f-4350-bacf-bc37562e262c tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 202 Jul 03 13:05:39.284346 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 706/2851] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:39 2026] DELETE /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:39.285848 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-519e0ff7-7a34-461b-a15b-6f87bc7c977e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:39.286072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-519e0ff7-7a34-461b-a15b-6f87bc7c977e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:39.286309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-519e0ff7-7a34-461b-a15b-6f87bc7c977e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:39.286457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-519e0ff7-7a34-461b-a15b-6f87bc7c977e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:39.294013 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:39.294013 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:39.294485 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-519e0ff7-7a34-461b-a15b-6f87bc7c977e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:39.295177 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 717/2852] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:39 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:39.297142 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-62a44f5d-2467-4429-b57f-6db0858723bd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:39.299311 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62a44f5d-2467-4429-b57f-6db0858723bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:05:39.299540 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62a44f5d-2467-4429-b57f-6db0858723bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:39.299791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62a44f5d-2467-4429-b57f-6db0858723bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:39.308457 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:39.308457 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:39.313304 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-62a44f5d-2467-4429-b57f-6db0858723bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:39.319337 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62a44f5d-2467-4429-b57f-6db0858723bd tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 200 Jul 03 13:05:39.319797 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 717/2853] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:39 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:39.643248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f083c50b-2a2d-4265-a7a2-a65ad024fa4a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:39.646132 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f083c50b-2a2d-4265-a7a2-a65ad024fa4a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:39.646132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f083c50b-2a2d-4265-a7a2-a65ad024fa4a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:39.646488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f083c50b-2a2d-4265-a7a2-a65ad024fa4a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:39.646626 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f083c50b-2a2d-4265-a7a2-a65ad024fa4a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:39.652916 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:39.652916 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:39.654120 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f083c50b-2a2d-4265-a7a2-a65ad024fa4a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:39.655173 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 714/2854] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:39 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:40.308554 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-80355a39-e7d7-434f-a5c8-40d23ff16258 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:40.310963 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-80355a39-e7d7-434f-a5c8-40d23ff16258 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:40.311289 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-80355a39-e7d7-434f-a5c8-40d23ff16258 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:40.311544 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-80355a39-e7d7-434f-a5c8-40d23ff16258 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:40.311711 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-80355a39-e7d7-434f-a5c8-40d23ff16258 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:40.317577 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:40.317577 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:40.318682 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-80355a39-e7d7-434f-a5c8-40d23ff16258 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:40.319430 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 707/2855] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:40 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:40.334694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:40.339203 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-92f59d41-713a-41c2-a4c1-8597daabdc4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:40.339897 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] POST https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5/action Jul 03 13:05:40.339897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:05:40.339897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:40.340019 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-92f59d41-713a-41c2-a4c1-8597daabdc4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c Jul 03 13:05:40.340019 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-92f59d41-713a-41c2-a4c1-8597daabdc4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:40.340019 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-92f59d41-713a-41c2-a4c1-8597daabdc4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:40.341766 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Updating backup '0b2b21aa-4415-4e29-8798-d27944a3c3a5' with '{'status': 'error'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 13:05:40.346310 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-92f59d41-713a-41c2-a4c1-8597daabdc4f tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c returned with HTTP 404 Jul 03 13:05:40.347306 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 718/2856] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:40 2026] GET /volume/v3/volumes/0ca16f2f-6b98-46ec-b236-76b088276c7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:40.350951 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:40.350951 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:40.352976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fbe7535b437841b4a38c0fe8fd478e1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6e305ddb015c40af9afbecc9488b8955', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:05:40.353991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a684440c-f5c6-4f0d-b97e-2f6c70322c6d tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5/action returned with HTTP 403 Jul 03 13:05:40.353991 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 718/2857] 10.4.3.13 () {70 vars in 1423 bytes} [Fri Jul 3 13:05:40 2026] POST /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:40.361322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:40.365306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 Jul 03 13:05:40.365651 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:40.365918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:40.366180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume with id: 43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 Jul 03 13:05:40.377920 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:40.377920 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:40.378226 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:40.406196 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume request issued successfully. Jul 03 13:05:40.406481 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ca2b330b-c9a2-448d-8f9f-1ea584f437c8 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 returned with HTTP 202 Jul 03 13:05:40.407322 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 715/2858] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:05:40 2026] DELETE /volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:40.418144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b5dccff7-f556-4d05-88ed-d2ed8100a580 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:40.423176 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b5dccff7-f556-4d05-88ed-d2ed8100a580 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 Jul 03 13:05:40.424245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b5dccff7-f556-4d05-88ed-d2ed8100a580 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:40.425245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b5dccff7-f556-4d05-88ed-d2ed8100a580 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:40.439372 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:40.439372 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:40.446980 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b5dccff7-f556-4d05-88ed-d2ed8100a580 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:40.457070 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b5dccff7-f556-4d05-88ed-d2ed8100a580 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 returned with HTTP 200 Jul 03 13:05:40.457261 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 708/2859] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:40 2026] GET /volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 => generated 1006 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:40.665736 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cb5553f6-ef2c-4673-803e-b2b1b2318d90 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:40.668709 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb5553f6-ef2c-4673-803e-b2b1b2318d90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:40.668920 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb5553f6-ef2c-4673-803e-b2b1b2318d90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:40.669175 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb5553f6-ef2c-4673-803e-b2b1b2318d90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:40.669346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-cb5553f6-ef2c-4673-803e-b2b1b2318d90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:40.674572 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:40.674572 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:40.675658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb5553f6-ef2c-4673-803e-b2b1b2318d90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:40.676345 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 719/2860] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:40 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:41.477243 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-05c00004-c76c-4346-af37-edc8c18e0c48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:41.480840 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-05c00004-c76c-4346-af37-edc8c18e0c48 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 Jul 03 13:05:41.481366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-05c00004-c76c-4346-af37-edc8c18e0c48 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:41.481788 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-05c00004-c76c-4346-af37-edc8c18e0c48 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:41.492625 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-05c00004-c76c-4346-af37-edc8c18e0c48 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 returned with HTTP 404 Jul 03 13:05:41.492625 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 719/2861] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:41 2026] GET /volume/v3/volumes/43de3ebd-ae0b-4f97-8f98-3f15b4a60d14 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:41.510185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:41.512581 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] POST https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c/restore Jul 03 13:05:41.513191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:41.515294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Restoring backup ffa6244c-cb08-497a-a284-286f2ea5c51c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99823) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:05:41.515457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Restoring backup ffa6244c-cb08-497a-a284-286f2ea5c51c to volume None. Jul 03 13:05:41.522464 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:41.522464 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:41.524192 np0000004418 devstack@c-api.service[99823]: INFO cinder.backup.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Creating volume of 1 GB for restore of backup ffa6244c-cb08-497a-a284-286f2ea5c51c. Jul 03 13:05:41.538693 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Availability Zones retrieved successfully. Jul 03 13:05:41.546436 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Flow 'volume_create_api' (4634890c-a0f3-4854-973c-3a98f37e741f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:41.547663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d08b27-d66b-4b98-967a-f2750aa4aa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:41.550152 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:41.612816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d08b27-d66b-4b98-967a-f2750aa4aa73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:41.613854 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1745a41d-a579-411b-b920-440aecafdce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:41.690891 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5db2a806-8a60-4ef1-8d13-c195efe67a56 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:41.693379 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5db2a806-8a60-4ef1-8d13-c195efe67a56 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:41.693774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5db2a806-8a60-4ef1-8d13-c195efe67a56 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:41.694054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5db2a806-8a60-4ef1-8d13-c195efe67a56 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:41.694266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5db2a806-8a60-4ef1-8d13-c195efe67a56 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:41.703816 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:41.703816 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:41.705364 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5db2a806-8a60-4ef1-8d13-c195efe67a56 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:41.706031 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 709/2862] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:41 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:41.715268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Created reservations ['03ae5da4-3e63-4e80-9b82-d783abedd9cb', '7790a7bd-f9c8-4c8b-93e9-67af9754a198', '71b41060-98ad-41f3-a79f-ac954a692453', '537e6c46-ddbf-41b3-af84-f4aa5a3ed87f'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:41.716463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1745a41d-a579-411b-b920-440aecafdce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03ae5da4-3e63-4e80-9b82-d783abedd9cb', '7790a7bd-f9c8-4c8b-93e9-67af9754a198', '71b41060-98ad-41f3-a79f-ac954a692453', '537e6c46-ddbf-41b3-af84-f4aa5a3ed87f']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:41.717723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bed9140-1b98-4e1d-9203-624dd24570b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:41.759359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bed9140-1b98-4e1d-9203-624dd24570b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb', '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='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['03ae5da4-3e63-4e80-9b82-d783abedd9cb','7790a7bd-f9c8-4c8b-93e9-67af9754a198','71b41060-98ad-41f3-a79f-ac954a692453','537e6c46-ddbf-41b3-af84-f4aa5a3ed87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe7535b437841b4a38c0fe8fd478e1d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:05:41Z,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=933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e305ddb015c40af9afbecc9488b8955',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbe7535b437841b4a38c0fe8fd478e1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:41.760255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2cd736b-35db-44fa-bd3b-8d202b495923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:41.797856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2cd736b-35db-44fa-bd3b-8d202b495923) transitioned into 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='6e305ddb015c40af9afbecc9488b8955',qos_specs=None,replication_status=,reservations=['03ae5da4-3e63-4e80-9b82-d783abedd9cb','7790a7bd-f9c8-4c8b-93e9-67af9754a198','71b41060-98ad-41f3-a79f-ac954a692453','537e6c46-ddbf-41b3-af84-f4aa5a3ed87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbe7535b437841b4a38c0fe8fd478e1d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:41.798766 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d565ea3f-7d8e-4e7b-8e6c-0868e5257361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:41.823673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d565ea3f-7d8e-4e7b-8e6c-0868e5257361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:41.825254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Flow 'volume_create_api' (4634890c-a0f3-4854-973c-3a98f37e741f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:41.825254 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Create volume request issued successfully. Jul 03 13:05:41.843420 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:41.843420 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:41.843420 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Volume info retrieved successfully. Jul 03 13:05:42.723404 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-77dff421-b71b-4edd-961c-3369014146f5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:42.726702 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77dff421-b71b-4edd-961c-3369014146f5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:42.726962 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77dff421-b71b-4edd-961c-3369014146f5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:42.727215 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77dff421-b71b-4edd-961c-3369014146f5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:42.727362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-77dff421-b71b-4edd-961c-3369014146f5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:42.733090 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:42.733090 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:42.734323 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77dff421-b71b-4edd-961c-3369014146f5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:42.735435 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 720/2863] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:42 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:42.852429 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:42.852429 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:42.852979 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Volume info retrieved successfully. Jul 03 13:05:42.853241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Checking backup size 1 against volume size 1 {{(pid=99823) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:05:42.853346 np0000004418 devstack@c-api.service[99823]: INFO cinder.backup.api [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Overwriting volume 933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb with restore of backup ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:42.886995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] restore_backup in rpcapi backup_id ffa6244c-cb08-497a-a284-286f2ea5c51c {{(pid=99823) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:05:42.888511 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-11eb5b56-2613-47c5-8fae-77762fbe5567 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c/restore returned with HTTP 202 Jul 03 13:05:42.889635 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 716/2864] 10.4.3.13 () {70 vars in 1426 bytes} [Fri Jul 3 13:05:41 2026] POST /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c/restore => generated 152 bytes in 1380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:42.903626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf8f9a3e-8097-4a27-89fa-b235afe61606 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:42.909001 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf8f9a3e-8097-4a27-89fa-b235afe61606 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:42.910303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf8f9a3e-8097-4a27-89fa-b235afe61606 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:42.910303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf8f9a3e-8097-4a27-89fa-b235afe61606 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:42.910303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-cf8f9a3e-8097-4a27-89fa-b235afe61606 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:42.916131 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:42.916131 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:42.917242 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf8f9a3e-8097-4a27-89fa-b235afe61606 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:42.917673 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 720/2865] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:42 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:43.747295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b9dae475-b8ee-4414-afe6-c73d07e79cf8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:43.749746 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b9dae475-b8ee-4414-afe6-c73d07e79cf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:43.750013 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b9dae475-b8ee-4414-afe6-c73d07e79cf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:43.750223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b9dae475-b8ee-4414-afe6-c73d07e79cf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:43.750327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b9dae475-b8ee-4414-afe6-c73d07e79cf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:43.760907 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:43.760907 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:43.760907 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b9dae475-b8ee-4414-afe6-c73d07e79cf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:43.760907 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 710/2866] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:43 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:43.940267 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a6e324a1-088f-4d22-bbca-6fb02a8ad89a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:43.943130 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a6e324a1-088f-4d22-bbca-6fb02a8ad89a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:43.943975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a6e324a1-088f-4d22-bbca-6fb02a8ad89a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:43.943975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a6e324a1-088f-4d22-bbca-6fb02a8ad89a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:43.945036 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a6e324a1-088f-4d22-bbca-6fb02a8ad89a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:43.950930 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:43.950930 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:43.952092 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a6e324a1-088f-4d22-bbca-6fb02a8ad89a tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:43.952491 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 721/2867] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:43 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:44.776018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bce199f1-b31e-4524-ba2a-2a6011b32b09 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:44.778623 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bce199f1-b31e-4524-ba2a-2a6011b32b09 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:44.778915 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bce199f1-b31e-4524-ba2a-2a6011b32b09 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:44.779190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bce199f1-b31e-4524-ba2a-2a6011b32b09 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:44.779353 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bce199f1-b31e-4524-ba2a-2a6011b32b09 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:44.784870 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:44.784870 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:44.786112 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bce199f1-b31e-4524-ba2a-2a6011b32b09 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:44.786696 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 717/2868] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:44 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:44.801244 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-36121b85-f431-46c8-93c0-a90fcd168870 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:44.803355 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-36121b85-f431-46c8-93c0-a90fcd168870 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb Jul 03 13:05:44.803542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-36121b85-f431-46c8-93c0-a90fcd168870 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:44.803772 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-36121b85-f431-46c8-93c0-a90fcd168870 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:44.812505 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:44.812505 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:44.817726 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-36121b85-f431-46c8-93c0-a90fcd168870 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:44.824326 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-36121b85-f431-46c8-93c0-a90fcd168870 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb returned with HTTP 200 Jul 03 13:05:44.824812 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 721/2869] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:44 2026] GET /volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb => generated 1409 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:44.841183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1e222626-5b91-4e7e-b0dd-6565ac8f15be None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:44.844213 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1e222626-5b91-4e7e-b0dd-6565ac8f15be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb Jul 03 13:05:44.844559 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1e222626-5b91-4e7e-b0dd-6565ac8f15be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:44.844819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1e222626-5b91-4e7e-b0dd-6565ac8f15be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:44.854416 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:44.854416 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:44.864185 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1e222626-5b91-4e7e-b0dd-6565ac8f15be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:44.872304 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1e222626-5b91-4e7e-b0dd-6565ac8f15be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb returned with HTTP 200 Jul 03 13:05:44.872807 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 711/2870] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:44 2026] GET /volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:44.890881 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1518aff6-5afb-4305-801b-d5464cde54f6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:44.893314 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb Jul 03 13:05:44.893453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:44.893636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:44.893856 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: 9713df68-8678-453b-bd21-64a29c26a4eb Jul 03 13:05:44.901782 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:44.901782 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:44.902337 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:44.929087 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume request issued successfully. Jul 03 13:05:44.929295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1518aff6-5afb-4305-801b-d5464cde54f6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb returned with HTTP 202 Jul 03 13:05:44.929784 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 722/2871] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:44 2026] DELETE /volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:44.940642 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a54201cd-1bb3-4ce9-9269-4e2dc8e2b4ad None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:44.942651 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a54201cd-1bb3-4ce9-9269-4e2dc8e2b4ad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb Jul 03 13:05:44.942910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a54201cd-1bb3-4ce9-9269-4e2dc8e2b4ad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:44.943155 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a54201cd-1bb3-4ce9-9269-4e2dc8e2b4ad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:44.951223 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:44.951223 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:44.958598 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a54201cd-1bb3-4ce9-9269-4e2dc8e2b4ad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:44.965855 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a54201cd-1bb3-4ce9-9269-4e2dc8e2b4ad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb returned with HTTP 200 Jul 03 13:05:44.966698 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-80111966-b67e-4b5d-b741-86ba4dcf9407 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:44.967592 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 718/2872] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:44 2026] GET /volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb => generated 1408 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:44.969004 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80111966-b67e-4b5d-b741-86ba4dcf9407 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:44.969261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80111966-b67e-4b5d-b741-86ba4dcf9407 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:44.969484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80111966-b67e-4b5d-b741-86ba4dcf9407 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:44.969586 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-80111966-b67e-4b5d-b741-86ba4dcf9407 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:44.974335 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:44.974335 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:44.975103 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80111966-b67e-4b5d-b741-86ba4dcf9407 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:44.975636 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 722/2873] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:44 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:45.987046 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-06c0d91d-857d-4616-b77b-12baebe35f1d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:45.987298 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-88c51147-9a61-41c3-8f0e-7bfa1eb02269 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:45.989591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88c51147-9a61-41c3-8f0e-7bfa1eb02269 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:45.989859 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88c51147-9a61-41c3-8f0e-7bfa1eb02269 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:45.990102 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88c51147-9a61-41c3-8f0e-7bfa1eb02269 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:45.990272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-88c51147-9a61-41c3-8f0e-7bfa1eb02269 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:45.991791 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06c0d91d-857d-4616-b77b-12baebe35f1d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb Jul 03 13:05:45.992027 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06c0d91d-857d-4616-b77b-12baebe35f1d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:45.992259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06c0d91d-857d-4616-b77b-12baebe35f1d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:45.995653 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:45.995653 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:45.996564 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88c51147-9a61-41c3-8f0e-7bfa1eb02269 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:45.996935 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 723/2874] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:45 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:46.000233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06c0d91d-857d-4616-b77b-12baebe35f1d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb returned with HTTP 404 Jul 03 13:05:46.000920 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 712/2875] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:45 2026] GET /volume/v3/volumes/9713df68-8678-453b-bd21-64a29c26a4eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:46.011046 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:46.012928 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:46.013105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:46.013309 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:46.013397 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete backup with id: 09740583-8523-4a17-ba40-2db8ee750e7b. Jul 03 13:05:46.018563 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:46.018563 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:46.038679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] delete_backup rpcapi backup_id 09740583-8523-4a17-ba40-2db8ee750e7b {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:05:46.042855 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bebc9500-c624-4a7b-826c-0d35009a2ee2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 202 Jul 03 13:05:46.043475 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 719/2876] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:46 2026] DELETE /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:05:46.054329 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0b5141f8-05a3-4fe7-96bd-398e271c404b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:46.059096 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b5141f8-05a3-4fe7-96bd-398e271c404b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:46.059096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b5141f8-05a3-4fe7-96bd-398e271c404b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:46.059320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b5141f8-05a3-4fe7-96bd-398e271c404b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:46.060220 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0b5141f8-05a3-4fe7-96bd-398e271c404b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:46.066387 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:46.066387 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:46.067703 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b5141f8-05a3-4fe7-96bd-398e271c404b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 200 Jul 03 13:05:46.068393 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 723/2877] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:46 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:47.013587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-298f3687-20fe-4ad0-9a9b-d734df3666dc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:47.016362 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-298f3687-20fe-4ad0-9a9b-d734df3666dc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:47.016362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-298f3687-20fe-4ad0-9a9b-d734df3666dc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:47.016843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-298f3687-20fe-4ad0-9a9b-d734df3666dc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:47.016843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-298f3687-20fe-4ad0-9a9b-d734df3666dc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:47.022618 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:47.022618 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:47.023002 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-298f3687-20fe-4ad0-9a9b-d734df3666dc tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:47.023646 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 724/2878] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:47 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:47.079820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-04d78840-490d-48f8-bc3f-a1241e95ead0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:47.081674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04d78840-490d-48f8-bc3f-a1241e95ead0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b Jul 03 13:05:47.081870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04d78840-490d-48f8-bc3f-a1241e95ead0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:47.082077 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04d78840-490d-48f8-bc3f-a1241e95ead0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:47.082260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-04d78840-490d-48f8-bc3f-a1241e95ead0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 09740583-8523-4a17-ba40-2db8ee750e7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:47.086456 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04d78840-490d-48f8-bc3f-a1241e95ead0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b returned with HTTP 404 Jul 03 13:05:47.086946 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 713/2879] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:47 2026] GET /volume/v3/backups/09740583-8523-4a17-ba40-2db8ee750e7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:47.219489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5feceae9-46d1-4a01-a4b1-9dcf1cce51a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:47.221908 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5feceae9-46d1-4a01-a4b1-9dcf1cce51a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:47.222118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5feceae9-46d1-4a01-a4b1-9dcf1cce51a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:47.222399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5feceae9-46d1-4a01-a4b1-9dcf1cce51a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:47.232526 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:47.232526 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:47.239926 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5feceae9-46d1-4a01-a4b1-9dcf1cce51a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:47.261449 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5feceae9-46d1-4a01-a4b1-9dcf1cce51a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 200 Jul 03 13:05:47.261956 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 720/2880] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:47 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 1354 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:47.278894 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:47.285330 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:47.285483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:47.285742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:47.285940 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:47.299404 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:47.299404 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:47.300025 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:47.356425 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume request issued successfully. Jul 03 13:05:47.356480 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e814338-dc4a-4a3d-aa6a-f3d33ae1e820 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 202 Jul 03 13:05:47.356948 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 724/2881] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:05:47 2026] DELETE /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:47.365434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4dcc549d-7f45-495c-9c18-221e541992f9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:47.369709 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4dcc549d-7f45-495c-9c18-221e541992f9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:47.370065 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4dcc549d-7f45-495c-9c18-221e541992f9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:47.370185 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4dcc549d-7f45-495c-9c18-221e541992f9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:47.381448 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:47.381448 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:47.385926 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4dcc549d-7f45-495c-9c18-221e541992f9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:47.392029 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4dcc549d-7f45-495c-9c18-221e541992f9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 200 Jul 03 13:05:47.392477 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 725/2882] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:47 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:48.035024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cc11d193-5b76-40df-9fa4-df64cb08490f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:48.037297 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc11d193-5b76-40df-9fa4-df64cb08490f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:48.037502 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cc11d193-5b76-40df-9fa4-df64cb08490f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:48.037685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cc11d193-5b76-40df-9fa4-df64cb08490f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:48.037880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-cc11d193-5b76-40df-9fa4-df64cb08490f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:48.043196 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:48.043196 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:48.043852 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc11d193-5b76-40df-9fa4-df64cb08490f tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:48.044206 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 714/2883] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:48 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:48.412203 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a837320f-3417-45ed-b259-2f90fcd1a16d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:48.414333 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a837320f-3417-45ed-b259-2f90fcd1a16d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f Jul 03 13:05:48.414333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a837320f-3417-45ed-b259-2f90fcd1a16d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:48.414525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a837320f-3417-45ed-b259-2f90fcd1a16d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:48.423525 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a837320f-3417-45ed-b259-2f90fcd1a16d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f returned with HTTP 404 Jul 03 13:05:48.424234 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 721/2884] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:48 2026] GET /volume/v3/volumes/c68e7eab-5c76-4f24-ae1b-953042b1a09f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:48.434970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:48.437449 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:05:48.437846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-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-1132711275"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:48.440091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1132711275'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:05:48.440276 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume of 1 GB Jul 03 13:05:48.446678 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability Zones retrieved successfully. Jul 03 13:05:48.454860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (6f7fdbfc-f43c-484d-a863-476e9379fae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:48.456310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7827ef98-839f-4493-93b0-41bd808fbd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:48.457740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:05:48.495971 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7827ef98-839f-4493-93b0-41bd808fbd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:48.497032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5b27d1-f0fb-4bf0-8148-a97e14e52c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:48.557612 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['8c512cc9-1ff8-402b-9c73-ac0088fbb8a5', 'd036730e-2537-4c49-b00d-5f6dc40dbbd3', 'bca73c88-1d4d-4865-89cc-3db21240704c', '867315c4-506d-4f10-b6bf-805dd44b7ee4'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:48.561074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a5b27d1-f0fb-4bf0-8148-a97e14e52c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c512cc9-1ff8-402b-9c73-ac0088fbb8a5', 'd036730e-2537-4c49-b00d-5f6dc40dbbd3', 'bca73c88-1d4d-4865-89cc-3db21240704c', '867315c4-506d-4f10-b6bf-805dd44b7ee4']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:48.561074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e56c59-a26d-4560-995a-27fce5687b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:48.604485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e56c59-a26d-4560-995a-27fce5687b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee848b8-8250-4d66-9b88-264a088093cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1132711275',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['8c512cc9-1ff8-402b-9c73-ac0088fbb8a5','d036730e-2537-4c49-b00d-5f6dc40dbbd3','bca73c88-1d4d-4865-89cc-3db21240704c','867315c4-506d-4f10-b6bf-805dd44b7ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1132711275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee848b8-8250-4d66-9b88-264a088093cc,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='bc536b5f7ce84b82906211b50778e141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:48.605241 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (325474c9-f1f7-4796-be01-6b8fcfb4b405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:48.630190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (325474c9-f1f7-4796-be01-6b8fcfb4b405) transitioned into state 'SUCCESS' from state '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-1132711275',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['8c512cc9-1ff8-402b-9c73-ac0088fbb8a5','d036730e-2537-4c49-b00d-5f6dc40dbbd3','bca73c88-1d4d-4865-89cc-3db21240704c','867315c4-506d-4f10-b6bf-805dd44b7ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:48.630933 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf0cbdc-94ee-4325-869b-7bfc3352a85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:05:48.642917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf0cbdc-94ee-4325-869b-7bfc3352a85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:05:48.643928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (6f7fdbfc-f43c-484d-a863-476e9379fae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:05:48.644371 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request issued successfully. Jul 03 13:05:48.645327 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7f89e62-0114-4119-b3e3-e7d40e6c8f8e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:05:48.645856 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 725/2885] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:05:48 2026] POST /volume/v3/volumes => generated 814 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:48.661014 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a2688c1e-4435-4a92-8cdc-5caca0f526b6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:48.664488 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2688c1e-4435-4a92-8cdc-5caca0f526b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:05:48.664766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2688c1e-4435-4a92-8cdc-5caca0f526b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:48.665077 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2688c1e-4435-4a92-8cdc-5caca0f526b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:48.687129 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:48.687129 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:48.694465 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a2688c1e-4435-4a92-8cdc-5caca0f526b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:48.699651 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2688c1e-4435-4a92-8cdc-5caca0f526b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 200 Jul 03 13:05:48.699651 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 726/2886] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:48 2026] GET /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:49.056442 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-75bb380d-fe89-4ae6-96e3-4b1f198fd0af None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:49.059740 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-75bb380d-fe89-4ae6-96e3-4b1f198fd0af tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:49.060073 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-75bb380d-fe89-4ae6-96e3-4b1f198fd0af tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:49.060436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-75bb380d-fe89-4ae6-96e3-4b1f198fd0af tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:49.060524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-75bb380d-fe89-4ae6-96e3-4b1f198fd0af tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:49.065854 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:49.065854 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:49.066720 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-75bb380d-fe89-4ae6-96e3-4b1f198fd0af tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:49.067286 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 715/2887] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:49 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:49.718914 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-17dfc159-7c68-44f3-933b-af05629cedc1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:49.721843 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17dfc159-7c68-44f3-933b-af05629cedc1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:05:49.722405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17dfc159-7c68-44f3-933b-af05629cedc1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:49.722405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17dfc159-7c68-44f3-933b-af05629cedc1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:49.738725 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:49.738725 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:49.745735 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-17dfc159-7c68-44f3-933b-af05629cedc1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:49.751868 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17dfc159-7c68-44f3-933b-af05629cedc1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 200 Jul 03 13:05:49.752454 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 722/2888] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:49 2026] GET /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 907 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:49.770080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:49.773108 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:05:49.773536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ee848b8-8250-4d66-9b88-264a088093cc", "name": "tempest-VolumesBackupsTest-Backup-15288079", "description": "tempest-backup-description-359590375", "container": "tempest-volumesbackupstest-backup-container-1656175325"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:05:49.775192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating new backup {'backup': {'volume_id': '9ee848b8-8250-4d66-9b88-264a088093cc', 'name': 'tempest-VolumesBackupsTest-Backup-15288079', 'description': 'tempest-backup-description-359590375', 'container': 'tempest-volumesbackupstest-backup-container-1656175325'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:05:49.775345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating backup of volume 9ee848b8-8250-4d66-9b88-264a088093cc in container tempest-volumesbackupstest-backup-container-1656175325 Jul 03 13:05:49.785490 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:49.785490 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:49.786192 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:05:49.823674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['1257eb85-2fcc-4aff-aa93-f34b1a23c4b5', 'a3ee9ae8-8a9e-4ad1-bca8-8b2e780c0d10'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:05:49.919741 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3bca4b6d-1f34-4e7d-9c6e-7992f4105bde tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:05:49.920601 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 726/2889] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:05:49 2026] POST /volume/v3/backups => generated 326 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:05:49.932348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-19e9996d-9676-4beb-bc5c-e05b827f8543 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:49.935393 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19e9996d-9676-4beb-bc5c-e05b827f8543 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:49.936009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19e9996d-9676-4beb-bc5c-e05b827f8543 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:49.936009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19e9996d-9676-4beb-bc5c-e05b827f8543 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:49.936009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-19e9996d-9676-4beb-bc5c-e05b827f8543 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:49.948272 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:49.948272 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:49.949580 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19e9996d-9676-4beb-bc5c-e05b827f8543 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:49.950041 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 727/2890] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:49 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:50.084763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d4bbf727-a4f3-4603-b6ff-509b76364467 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:50.090054 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d4bbf727-a4f3-4603-b6ff-509b76364467 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:50.090054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d4bbf727-a4f3-4603-b6ff-509b76364467 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:50.090054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d4bbf727-a4f3-4603-b6ff-509b76364467 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:50.090054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d4bbf727-a4f3-4603-b6ff-509b76364467 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:50.103037 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:50.103037 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:50.103037 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d4bbf727-a4f3-4603-b6ff-509b76364467 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:50.103037 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 716/2891] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:50 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:50.970038 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-21aa7cd4-7bbd-4a2c-84f7-db8fa3b0e2f3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:50.972301 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21aa7cd4-7bbd-4a2c-84f7-db8fa3b0e2f3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:50.972532 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21aa7cd4-7bbd-4a2c-84f7-db8fa3b0e2f3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:50.972756 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21aa7cd4-7bbd-4a2c-84f7-db8fa3b0e2f3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:50.972901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-21aa7cd4-7bbd-4a2c-84f7-db8fa3b0e2f3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:50.977881 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:50.977881 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:50.978888 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21aa7cd4-7bbd-4a2c-84f7-db8fa3b0e2f3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:50.979517 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 723/2892] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:50 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:51.112806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bf4efe96-28a0-499e-b8db-43270af26c68 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:51.117869 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf4efe96-28a0-499e-b8db-43270af26c68 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:51.118103 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf4efe96-28a0-499e-b8db-43270af26c68 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:51.118348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf4efe96-28a0-499e-b8db-43270af26c68 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:51.118453 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-bf4efe96-28a0-499e-b8db-43270af26c68 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:51.126423 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:51.126423 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:51.127326 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf4efe96-28a0-499e-b8db-43270af26c68 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:51.127689 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 727/2893] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:51 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:51.995067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f07b27a3-7cf0-404a-9b8b-4c8d226fc5c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:51.997560 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f07b27a3-7cf0-404a-9b8b-4c8d226fc5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:51.997848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f07b27a3-7cf0-404a-9b8b-4c8d226fc5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:51.998106 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f07b27a3-7cf0-404a-9b8b-4c8d226fc5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:51.998412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f07b27a3-7cf0-404a-9b8b-4c8d226fc5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:52.003447 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:52.003447 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:52.006574 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f07b27a3-7cf0-404a-9b8b-4c8d226fc5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:52.006574 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 728/2894] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:51 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:52.144180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3a2c44b6-9651-4367-b29d-452a0344770e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:52.148190 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a2c44b6-9651-4367-b29d-452a0344770e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:52.148190 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a2c44b6-9651-4367-b29d-452a0344770e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:52.149059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a2c44b6-9651-4367-b29d-452a0344770e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:52.149227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3a2c44b6-9651-4367-b29d-452a0344770e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:52.154399 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:52.154399 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:52.155249 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a2c44b6-9651-4367-b29d-452a0344770e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:52.155923 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 717/2895] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:52 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:53.025515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7ccc49e8-dbb6-4fc1-adc3-cd65b09df56e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:53.028238 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ccc49e8-dbb6-4fc1-adc3-cd65b09df56e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:53.028475 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ccc49e8-dbb6-4fc1-adc3-cd65b09df56e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:53.028812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ccc49e8-dbb6-4fc1-adc3-cd65b09df56e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:53.029968 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7ccc49e8-dbb6-4fc1-adc3-cd65b09df56e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:53.035784 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:53.035784 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:53.036413 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ccc49e8-dbb6-4fc1-adc3-cd65b09df56e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:53.036883 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 724/2896] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:53 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:53.169931 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-54175419-803a-4dac-a60c-76b04da177c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:53.173676 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-54175419-803a-4dac-a60c-76b04da177c1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:53.173676 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-54175419-803a-4dac-a60c-76b04da177c1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:53.174349 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-54175419-803a-4dac-a60c-76b04da177c1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:53.176687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-54175419-803a-4dac-a60c-76b04da177c1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:53.191824 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:53.191824 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:53.191824 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-54175419-803a-4dac-a60c-76b04da177c1 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:53.191824 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 728/2897] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:53 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:54.052855 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-73b273fb-d688-42b2-b3bc-4154a5134405 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:54.059936 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-73b273fb-d688-42b2-b3bc-4154a5134405 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:54.059936 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-73b273fb-d688-42b2-b3bc-4154a5134405 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:54.060153 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-73b273fb-d688-42b2-b3bc-4154a5134405 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:54.060317 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-73b273fb-d688-42b2-b3bc-4154a5134405 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:54.068243 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:54.068243 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:54.069638 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-73b273fb-d688-42b2-b3bc-4154a5134405 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:54.070341 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 729/2898] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:54 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:54.206934 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0abcf8dd-a75f-4dfa-9bd0-f4498563f387 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:54.209012 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0abcf8dd-a75f-4dfa-9bd0-f4498563f387 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:54.209299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0abcf8dd-a75f-4dfa-9bd0-f4498563f387 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:54.209422 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0abcf8dd-a75f-4dfa-9bd0-f4498563f387 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:54.209582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0abcf8dd-a75f-4dfa-9bd0-f4498563f387 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:54.223377 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:54.223377 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:54.224326 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0abcf8dd-a75f-4dfa-9bd0-f4498563f387 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:54.225902 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 718/2899] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:54 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:55.084305 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2750b9ff-d6a4-4164-8069-e1b565ac6dfe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:55.086701 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2750b9ff-d6a4-4164-8069-e1b565ac6dfe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:55.086893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2750b9ff-d6a4-4164-8069-e1b565ac6dfe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:55.087727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2750b9ff-d6a4-4164-8069-e1b565ac6dfe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:55.087727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2750b9ff-d6a4-4164-8069-e1b565ac6dfe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:55.092619 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:55.092619 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:55.093709 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2750b9ff-d6a4-4164-8069-e1b565ac6dfe tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:55.094302 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 725/2900] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:55 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:55.240862 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9cdd742d-5c7c-4774-ace7-e29c48ddacde None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:55.243245 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9cdd742d-5c7c-4774-ace7-e29c48ddacde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:55.243578 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9cdd742d-5c7c-4774-ace7-e29c48ddacde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:55.243856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9cdd742d-5c7c-4774-ace7-e29c48ddacde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:55.244008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9cdd742d-5c7c-4774-ace7-e29c48ddacde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:55.250642 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:55.250642 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:55.251868 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9cdd742d-5c7c-4774-ace7-e29c48ddacde tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:55.252350 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 729/2901] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:55 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:56.113046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-24a43cc5-2c0a-4cde-aafd-b1c24cb8483d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:56.115676 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24a43cc5-2c0a-4cde-aafd-b1c24cb8483d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:56.116048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24a43cc5-2c0a-4cde-aafd-b1c24cb8483d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:56.116363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24a43cc5-2c0a-4cde-aafd-b1c24cb8483d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:56.117009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-24a43cc5-2c0a-4cde-aafd-b1c24cb8483d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:56.122521 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:56.122521 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:56.123349 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24a43cc5-2c0a-4cde-aafd-b1c24cb8483d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:56.123816 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 730/2902] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:56 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:56.267239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f62638fb-4a11-41f3-ae56-d6a4da7207ae None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:56.269530 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f62638fb-4a11-41f3-ae56-d6a4da7207ae tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:56.274497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f62638fb-4a11-41f3-ae56-d6a4da7207ae tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:56.274497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f62638fb-4a11-41f3-ae56-d6a4da7207ae tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:56.274497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f62638fb-4a11-41f3-ae56-d6a4da7207ae tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:56.276970 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:56.276970 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:56.279041 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f62638fb-4a11-41f3-ae56-d6a4da7207ae tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:56.279041 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 719/2903] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:56 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:57.143013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c1c02e09-6ac3-44ab-99bf-73a51bf8a1ee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:57.145798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c1c02e09-6ac3-44ab-99bf-73a51bf8a1ee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:57.146270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c1c02e09-6ac3-44ab-99bf-73a51bf8a1ee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:57.146689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c1c02e09-6ac3-44ab-99bf-73a51bf8a1ee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:57.147363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c1c02e09-6ac3-44ab-99bf-73a51bf8a1ee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:57.163123 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:57.163123 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:57.163123 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c1c02e09-6ac3-44ab-99bf-73a51bf8a1ee tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:57.163123 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 726/2904] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:57 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:57.295178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f3bb0db8-ec33-484c-b21c-a6431f3f05c0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:57.297020 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3bb0db8-ec33-484c-b21c-a6431f3f05c0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:57.297268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3bb0db8-ec33-484c-b21c-a6431f3f05c0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:57.297983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3bb0db8-ec33-484c-b21c-a6431f3f05c0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:57.297983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f3bb0db8-ec33-484c-b21c-a6431f3f05c0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:57.303007 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:57.303007 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:57.303684 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3bb0db8-ec33-484c-b21c-a6431f3f05c0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:57.304057 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 730/2905] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:57 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:57.319593 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:57.321742 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb Jul 03 13:05:57.323194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:57.323194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:57.323194 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume with id: 933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb Jul 03 13:05:57.335129 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:57.335129 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:57.336190 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:57.364217 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume request issued successfully. Jul 03 13:05:57.364497 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f53e6b12-9a31-4de5-850f-2acba4252d4c tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb returned with HTTP 202 Jul 03 13:05:57.365004 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 731/2906] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:05:57 2026] DELETE /volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:05:57.377212 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3a36506c-9d07-4146-abdf-17bea763a0df None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:57.380267 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a36506c-9d07-4146-abdf-17bea763a0df tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb Jul 03 13:05:57.380555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a36506c-9d07-4146-abdf-17bea763a0df tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:57.380846 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a36506c-9d07-4146-abdf-17bea763a0df tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:57.390225 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:57.390225 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:57.395344 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3a36506c-9d07-4146-abdf-17bea763a0df tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:05:57.399799 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a36506c-9d07-4146-abdf-17bea763a0df tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb returned with HTTP 200 Jul 03 13:05:57.400234 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 720/2907] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:57 2026] GET /volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:58.176541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-552b7cf2-776c-44df-9cba-0a89221549ea None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:58.180657 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-552b7cf2-776c-44df-9cba-0a89221549ea tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:58.180822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-552b7cf2-776c-44df-9cba-0a89221549ea tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:58.181087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-552b7cf2-776c-44df-9cba-0a89221549ea tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:58.181226 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-552b7cf2-776c-44df-9cba-0a89221549ea tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:58.186720 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:58.186720 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:58.187683 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-552b7cf2-776c-44df-9cba-0a89221549ea tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:58.188213 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 727/2908] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:58 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:58.414693 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7a023d02-3a1d-4051-9d5c-108f6088c117 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:58.416419 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7a023d02-3a1d-4051-9d5c-108f6088c117 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb Jul 03 13:05:58.417526 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7a023d02-3a1d-4051-9d5c-108f6088c117 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:58.417526 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7a023d02-3a1d-4051-9d5c-108f6088c117 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:58.424545 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7a023d02-3a1d-4051-9d5c-108f6088c117 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb returned with HTTP 404 Jul 03 13:05:58.424545 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 731/2909] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:58 2026] GET /volume/v3/volumes/933a5665-6bc6-4f4d-a4fe-04e8d4f8f9fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:58.441847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6fd07257-8e8b-4c5e-9522-a60ff275548e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:58.445014 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6fd07257-8e8b-4c5e-9522-a60ff275548e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:05:58.445014 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6fd07257-8e8b-4c5e-9522-a60ff275548e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:58.445625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6fd07257-8e8b-4c5e-9522-a60ff275548e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:58.446672 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6fd07257-8e8b-4c5e-9522-a60ff275548e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:58.454680 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:58.454680 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:58.456528 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6fd07257-8e8b-4c5e-9522-a60ff275548e tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-member] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:05:58.458068 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 732/2910] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:58 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:58.475102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:58.481370 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:58.481370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:58.481370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:58.481370 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete backup with id: 0b2b21aa-4415-4e29-8798-d27944a3c3a5. Jul 03 13:05:58.489157 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:58.489157 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:05:58.515361 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] delete_backup rpcapi backup_id 0b2b21aa-4415-4e29-8798-d27944a3c3a5 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:05:58.519921 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e9366dd-8236-4140-b046-fed6eb19e5a3 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 202 Jul 03 13:05:58.520486 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 721/2911] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:05:58 2026] DELETE /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:05:58.532613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dd6537e9-db63-4337-b548-616047cea8e4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:58.534514 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd6537e9-db63-4337-b548-616047cea8e4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:58.534731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd6537e9-db63-4337-b548-616047cea8e4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:58.534942 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd6537e9-db63-4337-b548-616047cea8e4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:58.535055 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dd6537e9-db63-4337-b548-616047cea8e4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:58.544245 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:58.544245 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:58.545016 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd6537e9-db63-4337-b548-616047cea8e4 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 200 Jul 03 13:05:58.545528 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 728/2912] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:58 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:59.204291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-28330b0a-7dac-449b-8e72-e21c47d48b08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:59.207661 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28330b0a-7dac-449b-8e72-e21c47d48b08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:05:59.207661 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28330b0a-7dac-449b-8e72-e21c47d48b08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:59.207661 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28330b0a-7dac-449b-8e72-e21c47d48b08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:59.207912 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-28330b0a-7dac-449b-8e72-e21c47d48b08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:59.217728 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:59.217728 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:59.217728 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28330b0a-7dac-449b-8e72-e21c47d48b08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:05:59.217728 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 732/2913] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:05:59 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:05:59.341522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-513b092f-d3b6-4381-a425-6524fcaf939b req-099b7f85-4087-4fb0-97c8-64fe42db4c69 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:59.344216 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-099b7f85-4087-4fb0-97c8-64fe42db4c69 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 13:05:59.345020 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-099b7f85-4087-4fb0-97c8-64fe42db4c69 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:59.345124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-099b7f85-4087-4fb0-97c8-64fe42db4c69 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:59.368137 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:59.368137 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:05:59.376270 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-513b092f-d3b6-4381-a425-6524fcaf939b req-099b7f85-4087-4fb0-97c8-64fe42db4c69 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:05:59.389997 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-099b7f85-4087-4fb0-97c8-64fe42db4c69 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 13:05:59.390503 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 733/2914] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:05:59 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 1658 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:05:59.566371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0f333cd3-7485-4c1d-bd60-37221a444b05 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:59.570919 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f333cd3-7485-4c1d-bd60-37221a444b05 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 Jul 03 13:05:59.571268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f333cd3-7485-4c1d-bd60-37221a444b05 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:59.571504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f333cd3-7485-4c1d-bd60-37221a444b05 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:59.571704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0f333cd3-7485-4c1d-bd60-37221a444b05 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 0b2b21aa-4415-4e29-8798-d27944a3c3a5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:59.579310 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f333cd3-7485-4c1d-bd60-37221a444b05 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 returned with HTTP 404 Jul 03 13:05:59.579846 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 722/2915] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:59 2026] GET /volume/v3/backups/0b2b21aa-4415-4e29-8798-d27944a3c3a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:05:59.592632 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:59.598265 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:59.598657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:59.598657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:59.598829 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete backup with id: 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. Jul 03 13:05:59.609105 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:59.609105 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:05:59.644483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] delete_backup rpcapi backup_id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:05:59.653092 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7f6d96ea-8287-479d-a69a-521113bdf2f5 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 202 Jul 03 13:05:59.653092 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 729/2916] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:05:59 2026] DELETE /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:05:59.664797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3e117cc2-d8b8-4f9a-b8e1-5af345069c21 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:05:59.668097 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3e117cc2-d8b8-4f9a-b8e1-5af345069c21 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:05:59.668799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3e117cc2-d8b8-4f9a-b8e1-5af345069c21 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:05:59.668799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3e117cc2-d8b8-4f9a-b8e1-5af345069c21 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:05:59.668928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3e117cc2-d8b8-4f9a-b8e1-5af345069c21 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:05:59.676643 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=226,cinder:UPDATE=43,cinder:INSERT=25 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:05:59.676643 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:05:59.676643 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:05:59.677529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3e117cc2-d8b8-4f9a-b8e1-5af345069c21 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 200 Jul 03 13:05:59.678136 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 733/2917] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:05:59 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:00.232832 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-223fefee-517c-4539-8f53-6c67f9e7b9da None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:00.234346 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-223fefee-517c-4539-8f53-6c67f9e7b9da tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:00.234701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-223fefee-517c-4539-8f53-6c67f9e7b9da tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:00.234921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-223fefee-517c-4539-8f53-6c67f9e7b9da tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:00.235063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-223fefee-517c-4539-8f53-6c67f9e7b9da tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:00.243677 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:00.243677 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:00.245296 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-223fefee-517c-4539-8f53-6c67f9e7b9da tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:00.246212 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 734/2918] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:00 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:00.694670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c5b9f1ea-673e-4f9f-b99a-63806ca76c10 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:00.697018 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c5b9f1ea-673e-4f9f-b99a-63806ca76c10 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa Jul 03 13:06:00.697194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c5b9f1ea-673e-4f9f-b99a-63806ca76c10 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:00.697410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c5b9f1ea-673e-4f9f-b99a-63806ca76c10 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:00.697972 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c5b9f1ea-673e-4f9f-b99a-63806ca76c10 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id 59b6bf3b-3dae-4f1b-a460-209ff670e6fa. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:00.705833 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c5b9f1ea-673e-4f9f-b99a-63806ca76c10 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa returned with HTTP 404 Jul 03 13:06:00.706791 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 723/2919] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:06:00 2026] GET /volume/v3/backups/59b6bf3b-3dae-4f1b-a460-209ff670e6fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:00.718631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:00.726418 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:06:00.726770 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:00.727016 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:00.727189 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete backup with id: ffa6244c-cb08-497a-a284-286f2ea5c51c. Jul 03 13:06:00.737470 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:00.737470 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:00.774510 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] delete_backup rpcapi backup_id ffa6244c-cb08-497a-a284-286f2ea5c51c {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:06:00.776923 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4cef4ece-98a1-4e29-b31a-436ad55fef65 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 202 Jul 03 13:06:00.777707 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 730/2920] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:06:00 2026] DELETE /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:06:00.787860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4ea90b5a-035a-470d-afbb-dacc064c0ff0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:00.790546 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ea90b5a-035a-470d-afbb-dacc064c0ff0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:06:00.790546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ea90b5a-035a-470d-afbb-dacc064c0ff0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:00.790546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ea90b5a-035a-470d-afbb-dacc064c0ff0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:00.790546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4ea90b5a-035a-470d-afbb-dacc064c0ff0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:00.795089 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:00.795089 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:00.795912 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ea90b5a-035a-470d-afbb-dacc064c0ff0 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 200 Jul 03 13:06:00.796451 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 734/2921] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:06:00 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-13aa024b-d9b2-4238-baa6-3e88b96f8691 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-13aa024b-d9b2-4238-baa6-3e88b96f8691 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-13aa024b-d9b2-4238-baa6-3e88b96f8691 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-13aa024b-d9b2-4238-baa6-3e88b96f8691 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-13aa024b-d9b2-4238-baa6-3e88b96f8691 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:01.275940 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:01.277390 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-13aa024b-d9b2-4238-baa6-3e88b96f8691 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:01.277390 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 735/2922] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:01 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:01.810912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4abc9804-c603-4a13-bf1d-4e315731c517 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:01.813192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4abc9804-c603-4a13-bf1d-4e315731c517 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c Jul 03 13:06:01.813528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4abc9804-c603-4a13-bf1d-4e315731c517 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:01.814695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4abc9804-c603-4a13-bf1d-4e315731c517 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:01.814695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-4abc9804-c603-4a13-bf1d-4e315731c517 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Show backup with id ffa6244c-cb08-497a-a284-286f2ea5c51c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:01.818872 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4abc9804-c603-4a13-bf1d-4e315731c517 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c returned with HTTP 404 Jul 03 13:06:01.819602 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 724/2923] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:06:01 2026] GET /volume/v3/backups/ffa6244c-cb08-497a-a284-286f2ea5c51c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:01.829266 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9b780237-2821-48ad-aa9d-304d770f96aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:01.831495 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 Jul 03 13:06:01.831831 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:01.831955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:01.832122 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume with id: 64f8bca4-4091-4687-99b2-029ec0c40860 Jul 03 13:06:01.843592 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:01.843592 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:01.844019 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:06:01.863570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-513b092f-d3b6-4381-a425-6524fcaf939b req-8bb5a19f-7925-478e-b34e-66a13854d1fe None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:01.866804 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-8bb5a19f-7925-478e-b34e-66a13854d1fe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511 Jul 03 13:06:01.867139 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-8bb5a19f-7925-478e-b34e-66a13854d1fe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:01.867443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-8bb5a19f-7925-478e-b34e-66a13854d1fe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:01.876346 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:01.876346 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:01.878371 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Delete volume request issued successfully. Jul 03 13:06:01.878679 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b780237-2821-48ad-aa9d-304d770f96aa tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 returned with HTTP 202 Jul 03 13:06:01.879276 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 731/2924] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:06:01 2026] DELETE /volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:01.888302 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cc9495b2-0966-48a6-b779-e24214a67e91 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:01.890591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cc9495b2-0966-48a6-b779-e24214a67e91 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 Jul 03 13:06:01.890793 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cc9495b2-0966-48a6-b779-e24214a67e91 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:01.891003 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cc9495b2-0966-48a6-b779-e24214a67e91 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:01.901824 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:01.901824 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:01.907298 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cc9495b2-0966-48a6-b779-e24214a67e91 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Volume info retrieved successfully. Jul 03 13:06:01.914929 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cc9495b2-0966-48a6-b779-e24214a67e91 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 returned with HTTP 200 Jul 03 13:06:01.915113 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 736/2925] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:06:01 2026] GET /volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:02.292647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-19cf64f8-e862-41e5-b43b-f53c35ac0256 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:02.298975 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19cf64f8-e862-41e5-b43b-f53c35ac0256 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:02.299318 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19cf64f8-e862-41e5-b43b-f53c35ac0256 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:02.299601 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19cf64f8-e862-41e5-b43b-f53c35ac0256 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:02.299728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-19cf64f8-e862-41e5-b43b-f53c35ac0256 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:02.311671 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:02.311671 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:02.312805 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19cf64f8-e862-41e5-b43b-f53c35ac0256 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:02.313807 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 725/2926] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:02 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:02.425806 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-513b092f-d3b6-4381-a425-6524fcaf939b req-8bb5a19f-7925-478e-b34e-66a13854d1fe tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511 returned with HTTP 200 Jul 03 13:06:02.426233 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 735/2927] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:06:01 2026] DELETE /volume/v3/attachments/4c470dc7-ffbb-4d6f-aef1-c02ec4271511 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:02.931117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-06cb2d12-1827-4ca2-9ca5-d765036f32b9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:02.935371 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06cb2d12-1827-4ca2-9ca5-d765036f32b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] GET https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 Jul 03 13:06:02.935526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06cb2d12-1827-4ca2-9ca5-d765036f32b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:02.935854 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06cb2d12-1827-4ca2-9ca5-d765036f32b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:02.943178 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06cb2d12-1827-4ca2-9ca5-d765036f32b9 tempest-ProjectMemberTests33-554461744 tempest-ProjectMemberTests33-554461744-project-admin] https://10.4.3.13/volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 returned with HTTP 404 Jul 03 13:06:02.943720 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 732/2928] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:06:02 2026] GET /volume/v3/volumes/64f8bca4-4091-4687-99b2-029ec0c40860 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:03.328500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c934f922-3853-4a75-a4f0-e1b7dbc83ee8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c934f922-3853-4a75-a4f0-e1b7dbc83ee8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c934f922-3853-4a75-a4f0-e1b7dbc83ee8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c934f922-3853-4a75-a4f0-e1b7dbc83ee8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c934f922-3853-4a75-a4f0-e1b7dbc83ee8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c934f922-3853-4a75-a4f0-e1b7dbc83ee8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:04.300027 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 737/2929] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:03 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:04.303613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bdb16267-044d-48dc-9aff-f2fd982f5b28 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:04.303613 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bdb16267-044d-48dc-9aff-f2fd982f5b28 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:04.303613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bdb16267-044d-48dc-9aff-f2fd982f5b28 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-941566369", "extra_specs": {}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:04.303613 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=153,cinder:UPDATE=18,cinder:DELETE=1,cinder:INSERT=6 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:06:04.303613 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bdb16267-044d-48dc-9aff-f2fd982f5b28 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:04.303613 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 726/2930] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:06:03 2026] POST /volume/v3/types => generated 211 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-da8b80e7-09ae-48f4-b615-784a8c024d67 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da8b80e7-09ae-48f4-b615-784a8c024d67 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] POST https://10.4.3.13/volume/v3/types/63b28845-f77d-4302-8f75-abc841899850/encryption Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da8b80e7-09ae-48f4-b615-784a8c024d67 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da8b80e7-09ae-48f4-b615-784a8c024d67 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/types/63b28845-f77d-4302-8f75-abc841899850/encryption returned with HTTP 200 Jul 03 13:06:04.304874 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 736/2931] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:03 2026] POST /volume/v3/types/63b28845-f77d-4302-8f75-abc841899850/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-666437214", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-941566369", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-666437214', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-941566369', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (f2504931-d8bf-4c1f-acf5-dd85918cb704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9339fd74-c3bb-4b21-93f8-0bd55efcb713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9339fd74-c3bb-4b21-93f8-0bd55efcb713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:06:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63b28845-f77d-4302-8f75-abc841899850,is_public=True,name='tempest-scenario-type-luks-941566369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63b28845-f77d-4302-8f75-abc841899850', '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=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac702d-cc2f-4f8e-9d75-0262ee0cdc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-941566369 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-941566369, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:06:04.306524 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-941566369 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-941566369, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:06:04.308563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['d272510f-078d-40c0-a5f8-897cb6cc118e', 'b9343048-e437-4fdd-a130-0ec3aa47b7ae', 'cf8acfee-35c8-4170-aa79-494b835b8a78', 'b433ea92-acd2-4987-a49c-497f161deb45'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:04.308563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ac702d-cc2f-4f8e-9d75-0262ee0cdc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d272510f-078d-40c0-a5f8-897cb6cc118e', 'b9343048-e437-4fdd-a130-0ec3aa47b7ae', 'cf8acfee-35c8-4170-aa79-494b835b8a78', 'b433ea92-acd2-4987-a49c-497f161deb45']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:04.308563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb103f54-007d-414a-9c12-3abb2080cbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:04.308563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb103f54-007d-414a-9c12-3abb2080cbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceb18f93-fd66-4b84-b15a-54457d934d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-666437214',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['d272510f-078d-40c0-a5f8-897cb6cc118e','b9343048-e437-4fdd-a130-0ec3aa47b7ae','cf8acfee-35c8-4170-aa79-494b835b8a78','b433ea92-acd2-4987-a49c-497f161deb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=63b28845-f77d-4302-8f75-abc841899850), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-666437214',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ceb18f93-fd66-4b84-b15a-54457d934d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63b28845-f77d-4302-8f75-abc841899850),volume_type_id=63b28845-f77d-4302-8f75-abc841899850)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:04.308563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08f0e0e-f953-4a4a-85d2-5eac4e554b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:04.308563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08f0e0e-f953-4a4a-85d2-5eac4e554b20) transitioned into state 'SUCCESS' from state '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-666437214',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['d272510f-078d-40c0-a5f8-897cb6cc118e','b9343048-e437-4fdd-a130-0ec3aa47b7ae','cf8acfee-35c8-4170-aa79-494b835b8a78','b433ea92-acd2-4987-a49c-497f161deb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=63b28845-f77d-4302-8f75-abc841899850)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:04.309655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a7ce22-c697-4eec-ba5b-0d5bb4b96073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:04.309655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90a7ce22-c697-4eec-ba5b-0d5bb4b96073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:04.309655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (f2504931-d8bf-4c1f-acf5-dd85918cb704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:04.309655 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:06:04.309655 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-74d496bf-f1b2-4452-adae-8dfe6a668635 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:04.309655 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 733/2932] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:06:03 2026] POST /volume/v3/volumes => generated 776 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:04.311063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-889a747d-d842-476d-81e0-b7a8e14f7b74 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:04.313804 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-889a747d-d842-476d-81e0-b7a8e14f7b74 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:04.313804 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-889a747d-d842-476d-81e0-b7a8e14f7b74 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:04.313804 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-889a747d-d842-476d-81e0-b7a8e14f7b74 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:04.332916 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:04.332916 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:04.346048 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-889a747d-d842-476d-81e0-b7a8e14f7b74 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:04.349395 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-889a747d-d842-476d-81e0-b7a8e14f7b74 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:04.350452 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 738/2933] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:04 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:04.374786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c6031b8c-da1a-4e82-997d-43a00a1b2162 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:04.378179 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c6031b8c-da1a-4e82-997d-43a00a1b2162 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:04.379047 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c6031b8c-da1a-4e82-997d-43a00a1b2162 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:04.380042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c6031b8c-da1a-4e82-997d-43a00a1b2162 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:04.380239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c6031b8c-da1a-4e82-997d-43a00a1b2162 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:04.387651 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:04.387651 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:04.390572 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c6031b8c-da1a-4e82-997d-43a00a1b2162 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:04.390572 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 727/2934] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:04 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:05.370646 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bbb04da4-39b0-4f0b-851f-43856931e508 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:05.373477 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bbb04da4-39b0-4f0b-851f-43856931e508 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:05.374820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bbb04da4-39b0-4f0b-851f-43856931e508 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:05.374820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bbb04da4-39b0-4f0b-851f-43856931e508 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:05.388651 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:05.388651 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:05.395778 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bbb04da4-39b0-4f0b-851f-43856931e508 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:05.404280 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bbb04da4-39b0-4f0b-851f-43856931e508 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:05.404932 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 737/2935] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:05 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:05.407083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3a8d92bc-325e-4788-9a77-98aa7e92eef8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:05.411823 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a8d92bc-325e-4788-9a77-98aa7e92eef8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:05.411823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a8d92bc-325e-4788-9a77-98aa7e92eef8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:05.411823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a8d92bc-325e-4788-9a77-98aa7e92eef8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:05.411823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3a8d92bc-325e-4788-9a77-98aa7e92eef8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:05.421862 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:05.421862 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:05.421862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a8d92bc-325e-4788-9a77-98aa7e92eef8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:05.422110 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 734/2936] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:05 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:05.433788 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-87b02460-f771-4c08-a999-cad501346033 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:05.436965 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87b02460-f771-4c08-a999-cad501346033 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:05.437471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87b02460-f771-4c08-a999-cad501346033 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:05.438025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87b02460-f771-4c08-a999-cad501346033 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:05.443210 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=194,cinder:INSERT=15,cinder:UPDATE=37 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:06:05.458464 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:05.458464 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:05.468562 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-87b02460-f771-4c08-a999-cad501346033 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:05.476758 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87b02460-f771-4c08-a999-cad501346033 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:05.477363 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 739/2937] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:05 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:05.499023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-15895f16-5e47-42a5-8ccd-5536aa80335d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:05.501199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-15895f16-5e47-42a5-8ccd-5536aa80335d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a/action Jul 03 13:06:05.502108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-15895f16-5e47-42a5-8ccd-5536aa80335d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:05.503260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-15895f16-5e47-42a5-8ccd-5536aa80335d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:05.514788 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:05.514788 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:05.515408 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-15895f16-5e47-42a5-8ccd-5536aa80335d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:05.536841 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-15895f16-5e47-42a5-8ccd-5536aa80335d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume updated successfully. Jul 03 13:06:05.537832 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-15895f16-5e47-42a5-8ccd-5536aa80335d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a/action returned with HTTP 200 Jul 03 13:06:05.537968 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 728/2938] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:06:05 2026] POST /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:06:05.694054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c35ccc28-07ca-4f93-bea5-9c91b1383b2c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:05.698155 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c35ccc28-07ca-4f93-bea5-9c91b1383b2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:05.698410 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c35ccc28-07ca-4f93-bea5-9c91b1383b2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:05.698634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c35ccc28-07ca-4f93-bea5-9c91b1383b2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:05.729656 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:05.729656 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:05.738281 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c35ccc28-07ca-4f93-bea5-9c91b1383b2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:05.747587 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c35ccc28-07ca-4f93-bea5-9c91b1383b2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:05.748077 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 738/2939] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:05 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:06.071118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7cf0610f-38b3-4778-ad63-666495085fe5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.074862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] DELETE https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 13:06:06.074862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.074862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.074862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume with id: 662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 13:06:06.081814 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:06.081814 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:06.082443 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:06:06.113333 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Delete volume request issued successfully. Jul 03 13:06:06.113694 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7cf0610f-38b3-4778-ad63-666495085fe5 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 202 Jul 03 13:06:06.115200 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 735/2940] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:06 2026] DELETE /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:06.128365 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cd3ab516-33cc-4445-be6f-b2ac41af4751 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.131876 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd3ab516-33cc-4445-be6f-b2ac41af4751 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 13:06:06.132181 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd3ab516-33cc-4445-be6f-b2ac41af4751 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.132937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd3ab516-33cc-4445-be6f-b2ac41af4751 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.146142 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:06.146142 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:06.152815 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cd3ab516-33cc-4445-be6f-b2ac41af4751 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Volume info retrieved successfully. Jul 03 13:06:06.163454 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b09aeab-640b-4c65-81a0-671a2752a74f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.165800 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd3ab516-33cc-4445-be6f-b2ac41af4751 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 200 Jul 03 13:06:06.166407 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 740/2941] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:06 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:06.258208 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b09aeab-640b-4c65-81a0-671a2752a74f tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools Jul 03 13:06:06.258481 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b09aeab-640b-4c65-81a0-671a2752a74f tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.258767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b09aeab-640b-4c65-81a0-671a2752a74f tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-admin] Calling method 'get_pools' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.438711 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b944df76-ece8-4301-b0af-32ab8f86fca5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.440573 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b944df76-ece8-4301-b0af-32ab8f86fca5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:06.440865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b944df76-ece8-4301-b0af-32ab8f86fca5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.441092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b944df76-ece8-4301-b0af-32ab8f86fca5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.441246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b944df76-ece8-4301-b0af-32ab8f86fca5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:06.446411 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:06.446411 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:06.447235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b944df76-ece8-4301-b0af-32ab8f86fca5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:06.447655 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 739/2942] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:06 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:06.560269 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c2935f53-ea67-4bc2-a575-80ccd86b33f3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.562538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c2935f53-ea67-4bc2-a575-80ccd86b33f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:06.562802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c2935f53-ea67-4bc2-a575-80ccd86b33f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.563073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c2935f53-ea67-4bc2-a575-80ccd86b33f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.565253 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=241,cinder:UPDATE=66,cinder:INSERT=30 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:06:06.571348 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:06.571348 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:06.575805 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c2935f53-ea67-4bc2-a575-80ccd86b33f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:06.580496 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-c2935f53-ea67-4bc2-a575-80ccd86b33f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:06.581128 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 736/2943] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:06 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:06.590628 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-42f60c30-20c1-47b4-8457-efabc56183e9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.591026 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-42f60c30-20c1-47b4-8457-efabc56183e9 None None] GET https://10.4.3.13/volume// Jul 03 13:06:06.591082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-42f60c30-20c1-47b4-8457-efabc56183e9 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.591282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-42f60c30-20c1-47b4-8457-efabc56183e9 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.591588 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-42f60c30-20c1-47b4-8457-efabc56183e9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:06.591867 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 741/2944] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:06:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:06.600113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-92a8aa6c-770e-43ed-94af-7e0031d9e247 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.602991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-92a8aa6c-770e-43ed-94af-7e0031d9e247 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:06:06.603373 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-92a8aa6c-770e-43ed-94af-7e0031d9e247 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceb18f93-fd66-4b84-b15a-54457d934d8a", "connector": null, "instance_uuid": "7d56a40d-fb45-4f72-9656-e97ccb59520a"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:06.611836 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:06.611836 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:06.646055 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-92a8aa6c-770e-43ed-94af-7e0031d9e247 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:06:06.646678 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 740/2945] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:06:06 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 13:06:06.762905 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b09aeab-640b-4c65-81a0-671a2752a74f tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:06:06.763311 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 729/2946] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 13:06:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:06.773258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c658df38-b7fa-4d88-b942-75c5142b8189 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:06.854784 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c658df38-b7fa-4d88-b942-75c5142b8189 tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-member] GET https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool Jul 03 13:06:06.855050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c658df38-b7fa-4d88-b942-75c5142b8189 tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:06.855339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c658df38-b7fa-4d88-b942-75c5142b8189 tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:06.856229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-c658df38-b7fa-4d88-b942-75c5142b8189 tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '87ca6038328b4fa3912e98568b296e4b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4764c70cb7d64fe7b1a6f1b51209f8ad', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:06.856488 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c658df38-b7fa-4d88-b942-75c5142b8189 tempest-ProjectMemberTests-514114721 tempest-ProjectMemberTests-514114721-project-member] https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool returned with HTTP 403 Jul 03 13:06:06.857206 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 737/2947] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 13:06:06 2026] GET /volume/v3/capabilities/np0000004418@storpool => generated 110 bytes in 85 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:07.186575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d9d45a12-8f18-49c1-9e3e-ee0d4174c902 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:07.191387 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d9d45a12-8f18-49c1-9e3e-ee0d4174c902 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] GET https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c Jul 03 13:06:07.191656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d9d45a12-8f18-49c1-9e3e-ee0d4174c902 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:07.192030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d9d45a12-8f18-49c1-9e3e-ee0d4174c902 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:07.205451 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d9d45a12-8f18-49c1-9e3e-ee0d4174c902 tempest-AttachVolumeMultiAttachTest-1878729688 tempest-AttachVolumeMultiAttachTest-1878729688-project-member] https://10.4.3.13/volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c returned with HTTP 404 Jul 03 13:06:07.206583 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 742/2948] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:07 2026] GET /volume/v3/volumes/662a3f13-7abd-4ea2-9f89-b62b85f5db1c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:07.465047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ed42fb73-a30c-419a-8416-be1d49822f24 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:07.468978 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed42fb73-a30c-419a-8416-be1d49822f24 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:07.469286 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed42fb73-a30c-419a-8416-be1d49822f24 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:07.469780 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed42fb73-a30c-419a-8416-be1d49822f24 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:07.469942 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ed42fb73-a30c-419a-8416-be1d49822f24 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:07.478390 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:07.478390 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:07.479680 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed42fb73-a30c-419a-8416-be1d49822f24 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:07.481154 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 741/2949] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:07 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:08.493126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-11a34bf6-d5aa-4d98-8984-6241c6192ed3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:08.497233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-11a34bf6-d5aa-4d98-8984-6241c6192ed3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:08.497449 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-11a34bf6-d5aa-4d98-8984-6241c6192ed3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:08.497640 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-11a34bf6-d5aa-4d98-8984-6241c6192ed3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:08.497796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-11a34bf6-d5aa-4d98-8984-6241c6192ed3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:08.504031 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:08.504031 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:08.505188 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-11a34bf6-d5aa-4d98-8984-6241c6192ed3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:08.505710 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 730/2950] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:08 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:09.504548 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:09.520914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-637275be-9343-482e-9411-e375fcd8f5c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:09.525291 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-637275be-9343-482e-9411-e375fcd8f5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:09.525291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-637275be-9343-482e-9411-e375fcd8f5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:09.525681 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-637275be-9343-482e-9411-e375fcd8f5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:09.525986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-637275be-9343-482e-9411-e375fcd8f5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:09.533241 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:09.533241 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:09.534654 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-637275be-9343-482e-9411-e375fcd8f5c4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:09.535272 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 743/2951] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:09 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:09.662420 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:09.662756 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-876922015"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:09.666446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-876922015'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:09.666446 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:09.672190 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:09.679830 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (30734e26-0568-4a8d-91b7-249f0a242627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:09.681803 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2d61c3-f6d5-4302-9794-d7fc76b3d78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:09.682631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:09.725893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de2d61c3-f6d5-4302-9794-d7fc76b3d78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:09.726917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4eb6d9-a794-40bc-9cc7-06969bd9523e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:09.810226 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['007b6402-85a3-4b0e-a5f0-ebe83e2eecf2', '90fdd132-c110-470a-b08b-5630b92e3293', 'a908d1b4-46d6-4857-947e-9c92f6c9fbf6', '6de3b1ee-5bd8-49c5-b249-e7c5e3783064'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:09.811180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4eb6d9-a794-40bc-9cc7-06969bd9523e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['007b6402-85a3-4b0e-a5f0-ebe83e2eecf2', '90fdd132-c110-470a-b08b-5630b92e3293', 'a908d1b4-46d6-4857-947e-9c92f6c9fbf6', '6de3b1ee-5bd8-49c5-b249-e7c5e3783064']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:09.811987 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86761958-b8b7-43c2-b8e5-46181f6edd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:09.841666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86761958-b8b7-43c2-b8e5-46181f6edd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0a29d1-b26f-47d3-b22b-08851c77f536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-876922015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['007b6402-85a3-4b0e-a5f0-ebe83e2eecf2','90fdd132-c110-470a-b08b-5630b92e3293','a908d1b4-46d6-4857-947e-9c92f6c9fbf6','6de3b1ee-5bd8-49c5-b249-e7c5e3783064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-876922015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0a29d1-b26f-47d3-b22b-08851c77f536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:09.842916 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115c4326-e6af-478c-89d8-4694d298c89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:09.876440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115c4326-e6af-478c-89d8-4694d298c89f) transitioned into state 'SUCCESS' from state '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-876922015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['007b6402-85a3-4b0e-a5f0-ebe83e2eecf2','90fdd132-c110-470a-b08b-5630b92e3293','a908d1b4-46d6-4857-947e-9c92f6c9fbf6','6de3b1ee-5bd8-49c5-b249-e7c5e3783064'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:09.877433 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c7741c-b7ea-4d9b-87f1-1657437d9626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:09.893298 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c7741c-b7ea-4d9b-87f1-1657437d9626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:09.894381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (30734e26-0568-4a8d-91b7-249f0a242627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:09.894800 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:09.896232 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c6a0f76-0cc8-43ce-9a53-f5cf5bf228eb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:09.896803 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 738/2952] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:09 2026] POST /volume/v3/volumes => generated 775 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:09.912498 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1e81af69-8d03-4547-9586-9c02bdc517b8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:09.914708 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1e81af69-8d03-4547-9586-9c02bdc517b8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:09.914992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1e81af69-8d03-4547-9586-9c02bdc517b8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:09.915251 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1e81af69-8d03-4547-9586-9c02bdc517b8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:09.934608 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:09.934608 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:09.941811 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1e81af69-8d03-4547-9586-9c02bdc517b8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:09.946193 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1e81af69-8d03-4547-9586-9c02bdc517b8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 returned with HTTP 200 Jul 03 13:06:09.946568 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 742/2953] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:09 2026] GET /volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:10.550357 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-285fa78d-cd00-4332-ab67-e91a13b3daad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:10.553479 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-285fa78d-cd00-4332-ab67-e91a13b3daad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:10.553690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-285fa78d-cd00-4332-ab67-e91a13b3daad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:10.553917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-285fa78d-cd00-4332-ab67-e91a13b3daad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:10.554028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-285fa78d-cd00-4332-ab67-e91a13b3daad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:10.567428 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:10.567428 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:10.568398 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-285fa78d-cd00-4332-ab67-e91a13b3daad tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:10.568847 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 731/2954] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:10 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:10.963258 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-74bb2508-c356-4980-85a1-d7c7ae9517c2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:10.967028 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74bb2508-c356-4980-85a1-d7c7ae9517c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:10.967028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74bb2508-c356-4980-85a1-d7c7ae9517c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:10.967028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74bb2508-c356-4980-85a1-d7c7ae9517c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:10.978189 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:10.978189 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:10.983899 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-74bb2508-c356-4980-85a1-d7c7ae9517c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:10.990876 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74bb2508-c356-4980-85a1-d7c7ae9517c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 returned with HTTP 200 Jul 03 13:06:10.991561 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 744/2955] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:10 2026] GET /volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:11.023632 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.210067 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:11.210605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a0a29d1-b26f-47d3-b22b-08851c77f536", "name": "tempest-ProjectMemberTests-Snapshot-77522989"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:11.221283 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.221283 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:11.221801 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Volume info retrieved successfully. Jul 03 13:06:11.221951 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Create snapshot from volume 7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:11.304043 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Created reservations ['d71c0414-b0dc-4279-9874-f108337b7e6e', 'a8f68f5f-ffd3-4469-8f44-db08e7b454ef', '75231525-dc0e-4f44-82a8-c0160b360d20', 'e0d41dd1-1953-4b63-b647-bd6ec5cd098b'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:11.356468 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot create request issued successfully. Jul 03 13:06:11.357235 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2471309d-c0a2-4867-9bc6-4ad0f2f1fe43 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:11.357530 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 739/2956] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:11 2026] POST /volume/v3/snapshots => generated 303 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:11.368760 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e853c1de-ca8a-4894-871d-a51423966717 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.371080 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e853c1de-ca8a-4894-871d-a51423966717 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a Jul 03 13:06:11.371321 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e853c1de-ca8a-4894-871d-a51423966717 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:11.371538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e853c1de-ca8a-4894-871d-a51423966717 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:11.378777 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.378777 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:11.379777 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e853c1de-ca8a-4894-871d-a51423966717 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:11.381263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e853c1de-ca8a-4894-871d-a51423966717 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a returned with HTTP 200 Jul 03 13:06:11.381820 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 743/2957] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:11 2026] GET /volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:11.581496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8f4fbfc4-5248-4404-bb57-e5f2d61c7678 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.584139 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f4fbfc4-5248-4404-bb57-e5f2d61c7678 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:11.584431 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f4fbfc4-5248-4404-bb57-e5f2d61c7678 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:11.584540 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f4fbfc4-5248-4404-bb57-e5f2d61c7678 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:11.584653 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8f4fbfc4-5248-4404-bb57-e5f2d61c7678 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:11.590318 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.590318 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:11.591290 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f4fbfc4-5248-4404-bb57-e5f2d61c7678 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:11.591838 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 732/2958] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:11 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:11.603654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e3ed73a2-c2e8-411d-89fc-c17a105ee77d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.605351 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3ed73a2-c2e8-411d-89fc-c17a105ee77d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:11.605800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3ed73a2-c2e8-411d-89fc-c17a105ee77d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:11.607192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3ed73a2-c2e8-411d-89fc-c17a105ee77d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:11.617424 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.617424 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:11.623114 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e3ed73a2-c2e8-411d-89fc-c17a105ee77d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:11.628910 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3ed73a2-c2e8-411d-89fc-c17a105ee77d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 200 Jul 03 13:06:11.629673 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 745/2959] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:11 2026] GET /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 907 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:11.647245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7cb03079-9d19-478e-acfd-4cee93dfd2b2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.651903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7cb03079-9d19-478e-acfd-4cee93dfd2b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:11.652147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7cb03079-9d19-478e-acfd-4cee93dfd2b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:11.652285 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7cb03079-9d19-478e-acfd-4cee93dfd2b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:11.652427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7cb03079-9d19-478e-acfd-4cee93dfd2b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:11.661598 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.661598 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:11.662834 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7cb03079-9d19-478e-acfd-4cee93dfd2b2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:11.665741 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 740/2960] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:11 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:11.677776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0c600704-7551-409c-8906-6b4c6cd579ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.679769 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c600704-7551-409c-8906-6b4c6cd579ce tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/detail Jul 03 13:06:11.680045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c600704-7551-409c-8906-6b4c6cd579ce tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:11.680282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c600704-7551-409c-8906-6b4c6cd579ce tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:11.680617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-0c600704-7551-409c-8906-6b4c6cd579ce tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:06:11.695148 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c600704-7551-409c-8906-6b4c6cd579ce tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/detail returned with HTTP 200 Jul 03 13:06:11.695620 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 744/2961] 10.4.3.13 () {66 vars in 1251 bytes} [Fri Jul 3 13:06:11 2026] GET /volume/v3/backups/detail => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:11.708332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:11.711619 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd/restore Jul 03 13:06:11.712090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:11.714577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Restoring backup d9e24be7-4ebd-495b-9296-81d0f1397bcd ({'restore': {}}) {{(pid=99822) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:06:11.714799 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Restoring backup d9e24be7-4ebd-495b-9296-81d0f1397bcd to volume None. Jul 03 13:06:11.721833 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.721833 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:11.723679 np0000004418 devstack@c-api.service[99822]: INFO cinder.backup.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating volume of 1 GB for restore of backup d9e24be7-4ebd-495b-9296-81d0f1397bcd. Jul 03 13:06:11.733302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability zone cache updated, next update will occur around 2026-07-03 14:06:11.732910. {{(pid=99822) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:06:11.733446 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability Zones retrieved successfully. Jul 03 13:06:11.740189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (2c7e544d-a9d5-481e-8ce5-c928753ea6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:11.741595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1fc895-f52e-49d6-b5eb-b5ba1fc5dde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:11.742676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:11.785883 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1fc895-f52e-49d6-b5eb-b5ba1fc5dde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:11.786004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab8f2a19-f222-4d4c-8167-2fa11d93e7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:11.835186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['611fce2f-3c3f-49e3-b866-8da6c1779578', '2aba82af-f32b-400e-ba85-6f70c4c171f3', 'a9cabcad-b715-4b07-b8ca-025dd39be00a', '125fe1b1-fb45-4267-bd27-4c50084d475e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:11.836927 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab8f2a19-f222-4d4c-8167-2fa11d93e7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['611fce2f-3c3f-49e3-b866-8da6c1779578', '2aba82af-f32b-400e-ba85-6f70c4c171f3', 'a9cabcad-b715-4b07-b8ca-025dd39be00a', '125fe1b1-fb45-4267-bd27-4c50084d475e']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:11.838260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2347a47-8402-4815-a2f3-748579873970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:11.879637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2347a47-8402-4815-a2f3-748579873970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50004c3-4509-4306-a02e-b7c86703c9f0', '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_d9e24be7-4ebd-495b-9296-81d0f1397bcd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['611fce2f-3c3f-49e3-b866-8da6c1779578','2aba82af-f32b-400e-ba85-6f70c4c171f3','a9cabcad-b715-4b07-b8ca-025dd39be00a','125fe1b1-fb45-4267-bd27-4c50084d475e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d9e24be7-4ebd-495b-9296-81d0f1397bcd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b50004c3-4509-4306-a02e-b7c86703c9f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc536b5f7ce84b82906211b50778e141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:11.883579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1f0500-ee02-4bc7-bf9a-1907d0b4c0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:11.918533 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1f0500-ee02-4bc7-bf9a-1907d0b4c0d8) transitioned into 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_d9e24be7-4ebd-495b-9296-81d0f1397bcd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['611fce2f-3c3f-49e3-b866-8da6c1779578','2aba82af-f32b-400e-ba85-6f70c4c171f3','a9cabcad-b715-4b07-b8ca-025dd39be00a','125fe1b1-fb45-4267-bd27-4c50084d475e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:11.919734 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe549ee0-a1e7-4b87-8437-1cdcb2a3e5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:11.936778 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe549ee0-a1e7-4b87-8437-1cdcb2a3e5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:11.938084 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (2c7e544d-a9d5-481e-8ce5-c928753ea6a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:11.938583 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request issued successfully. Jul 03 13:06:11.948688 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:11.948688 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:11.949315 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:12.395994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20d7eac8-2832-40c3-ba71-c2b1731b9192 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:12.402618 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20d7eac8-2832-40c3-ba71-c2b1731b9192 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a Jul 03 13:06:12.402618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20d7eac8-2832-40c3-ba71-c2b1731b9192 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:12.402618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20d7eac8-2832-40c3-ba71-c2b1731b9192 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:12.420960 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:12.420960 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:12.421390 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-20d7eac8-2832-40c3-ba71-c2b1731b9192 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:12.422563 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20d7eac8-2832-40c3-ba71-c2b1731b9192 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a returned with HTTP 200 Jul 03 13:06:12.422993 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 746/2962] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:12 2026] GET /volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:12.435351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:12.437830 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a Jul 03 13:06:12.438191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:12.438374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:12.438555 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Delete snapshot with id: 79c50722-2880-44c4-9888-0eaebbf44a5a Jul 03 13:06:12.446697 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:12.446697 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:12.447018 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:12.477374 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot delete request issued successfully. Jul 03 13:06:12.477668 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21fe3eb2-c593-4740-ab1d-bdf98c9c3e72 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a returned with HTTP 202 Jul 03 13:06:12.478327 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 741/2963] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:12 2026] DELETE /volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:12.490187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6864c363-43e5-4edc-934b-5c5fa50be09d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:12.493920 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6864c363-43e5-4edc-934b-5c5fa50be09d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a Jul 03 13:06:12.495958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6864c363-43e5-4edc-934b-5c5fa50be09d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:12.496066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6864c363-43e5-4edc-934b-5c5fa50be09d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:12.506507 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:12.506507 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:12.507968 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6864c363-43e5-4edc-934b-5c5fa50be09d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:12.509439 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6864c363-43e5-4edc-934b-5c5fa50be09d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a returned with HTTP 200 Jul 03 13:06:12.510884 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 745/2964] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:12 2026] GET /volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:12.938628 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ccb25fb2-b7bf-4f04-8edb-5b1f123d3aa4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:12.939754 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ccb25fb2-b7bf-4f04-8edb-5b1f123d3aa4 None None] GET https://10.4.3.13/volume// Jul 03 13:06:12.939754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ccb25fb2-b7bf-4f04-8edb-5b1f123d3aa4 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:12.939754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ccb25fb2-b7bf-4f04-8edb-5b1f123d3aa4 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:12.940253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ccb25fb2-b7bf-4f04-8edb-5b1f123d3aa4 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:12.940326 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 747/2965] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:06:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:12.954032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-f842e20d-e271-4dc1-8b3b-428b127a3697 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:12.955464 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-f842e20d-e271-4dc1-8b3b-428b127a3697 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:12.957592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-f842e20d-e271-4dc1-8b3b-428b127a3697 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:12.957592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-f842e20d-e271-4dc1-8b3b-428b127a3697 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:12.960818 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:12.960818 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:12.961393 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:12.961569 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Checking backup size 1 against volume size 1 {{(pid=99822) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:06:12.961722 np0000004418 devstack@c-api.service[99822]: INFO cinder.backup.api [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Overwriting volume b50004c3-4509-4306-a02e-b7c86703c9f0 with restore of backup d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:12.971199 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:12.971199 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:12.975560 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-f842e20d-e271-4dc1-8b3b-428b127a3697 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:12.982077 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-f842e20d-e271-4dc1-8b3b-428b127a3697 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:12.982621 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 742/2966] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:06:12 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 1047 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:12.990450 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] restore_backup in rpcapi backup_id d9e24be7-4ebd-495b-9296-81d0f1397bcd {{(pid=99822) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:06:12.993849 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17fb2ad7-f8b3-4e3b-991f-c9f9cbde77b8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd/restore returned with HTTP 202 Jul 03 13:06:12.993849 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 733/2967] 10.4.3.13 () {68 vars in 1386 bytes} [Fri Jul 3 13:06:11 2026] POST /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd/restore => generated 189 bytes in 1286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:13.009644 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2d037807-55cf-42eb-ab1d-436507efe86e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:13.012837 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2d037807-55cf-42eb-ab1d-436507efe86e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:13.012837 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2d037807-55cf-42eb-ab1d-436507efe86e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:13.013127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2d037807-55cf-42eb-ab1d-436507efe86e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:13.013482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-2d037807-55cf-42eb-ab1d-436507efe86e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:13.024153 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:13.024153 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:13.025211 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2d037807-55cf-42eb-ab1d-436507efe86e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:13.025638 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 746/2968] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:13 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:13.126640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:13.130486 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1 Jul 03 13:06:13.130486 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:13.141940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-ceb18f93-fd66-4b84-b15a-54457d934d8a-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:06:13.149955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-ceb18f93-fd66-4b84-b15a-54457d934d8a-np0000004418" acquired by "attachment_update" :: waited 0.008s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:06:13.151573 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:13.151573 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:13.526157 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-895ad832-8a56-4b14-8a60-575477aaf384 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:13.529556 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-895ad832-8a56-4b14-8a60-575477aaf384 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a Jul 03 13:06:13.529750 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-895ad832-8a56-4b14-8a60-575477aaf384 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:13.530000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-895ad832-8a56-4b14-8a60-575477aaf384 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:13.536529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-895ad832-8a56-4b14-8a60-575477aaf384 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a returned with HTTP 404 Jul 03 13:06:13.537260 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 743/2969] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:13 2026] GET /volume/v3/snapshots/79c50722-2880-44c4-9888-0eaebbf44a5a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:13.547293 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4c64552f-dd10-4495-8b50-650d520cb159 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:13.549999 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:13.549999 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:13.550318 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:13.550381 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:13.560562 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:13.560562 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:13.560562 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:13.584935 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:13.585178 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c64552f-dd10-4495-8b50-650d520cb159 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 returned with HTTP 202 Jul 03 13:06:13.585748 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 734/2970] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:13 2026] DELETE /volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:13.595718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ceb4b6a4-a99f-4944-89cf-ee45fbfe6633 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:13.597226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ceb4b6a4-a99f-4944-89cf-ee45fbfe6633 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:13.597348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ceb4b6a4-a99f-4944-89cf-ee45fbfe6633 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:13.597530 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ceb4b6a4-a99f-4944-89cf-ee45fbfe6633 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:13.607212 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:13.607212 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:13.612575 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ceb4b6a4-a99f-4944-89cf-ee45fbfe6633 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:13.619794 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ceb4b6a4-a99f-4944-89cf-ee45fbfe6633 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 returned with HTTP 200 Jul 03 13:06:13.619794 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 747/2971] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:13 2026] GET /volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:13.696493 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-ceb18f93-fd66-4b84-b15a-54457d934d8a-np0000004418" released by "attachment_update" :: held 0.546s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:06:13.697110 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-15db4309-b611-4b81-9c21-233c2ad900cb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1 returned with HTTP 200 Jul 03 13:06:13.697354 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 748/2972] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:06:13 2026] PUT /volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1 => generated 968 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:14.038569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3d494141-22ef-4408-bab9-4d562ad533c1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:14.041604 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d494141-22ef-4408-bab9-4d562ad533c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:14.042097 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d494141-22ef-4408-bab9-4d562ad533c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:14.042462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3d494141-22ef-4408-bab9-4d562ad533c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:14.042742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3d494141-22ef-4408-bab9-4d562ad533c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:14.049333 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:14.049333 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:14.050676 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3d494141-22ef-4408-bab9-4d562ad533c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:14.051171 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 744/2973] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:14 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:14.214056 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ad9689d8-f374-466e-b7f0-2325eac4c4cd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:14.216653 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ad9689d8-f374-466e-b7f0-2325eac4c4cd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1/action Jul 03 13:06:14.217114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ad9689d8-f374-466e-b7f0-2325eac4c4cd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:14.217315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ad9689d8-f374-466e-b7f0-2325eac4c4cd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:14.243497 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:14.243497 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:14.265091 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ad9689d8-f374-466e-b7f0-2325eac4c4cd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1/action returned with HTTP 204 Jul 03 13:06:14.265900 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 735/2974] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:06:14 2026] POST /volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:14.635373 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-db88dcdf-bce6-4fcc-937e-bd050c8e54bf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:14.637474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-db88dcdf-bce6-4fcc-937e-bd050c8e54bf tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 Jul 03 13:06:14.637715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-db88dcdf-bce6-4fcc-937e-bd050c8e54bf tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:14.637985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-db88dcdf-bce6-4fcc-937e-bd050c8e54bf tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:14.644883 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-db88dcdf-bce6-4fcc-937e-bd050c8e54bf tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 returned with HTTP 404 Jul 03 13:06:14.645504 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 748/2975] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:14 2026] GET /volume/v3/volumes/7a0a29d1-b26f-47d3-b22b-08851c77f536 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:14.654282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:14.656479 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:14.657013 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1122512948"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:14.659434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1122512948'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:14.659640 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:14.660063 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:14.660063 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:14.664966 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:14.673685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (d2e5ef6e-27bf-4a38-abf7-9869640dae81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:14.675107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed1a68a-5cff-4a5a-96d1-29a7032fd172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:14.676345 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:14.714119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed1a68a-5cff-4a5a-96d1-29a7032fd172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:14.715270 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e34b59-30b8-4dc0-8f51-c8b072cecdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:14.777006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['cd152310-9b6b-4477-b75b-07665ae16529', 'a0d26aa2-9756-4349-a791-01e994fcfff4', '69d9b487-c797-401a-96e0-ab32c47bd8ae', 'bbbbbfaa-aa15-4693-8cbd-044f5ed9198e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:14.778096 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e34b59-30b8-4dc0-8f51-c8b072cecdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd152310-9b6b-4477-b75b-07665ae16529', 'a0d26aa2-9756-4349-a791-01e994fcfff4', '69d9b487-c797-401a-96e0-ab32c47bd8ae', 'bbbbbfaa-aa15-4693-8cbd-044f5ed9198e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:14.779146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5729daa1-7303-4033-8515-b420618cb944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:14.816498 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5729daa1-7303-4033-8515-b420618cb944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3edcf38d-9f86-41a0-acb9-0bf9b156b63c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1122512948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['cd152310-9b6b-4477-b75b-07665ae16529','a0d26aa2-9756-4349-a791-01e994fcfff4','69d9b487-c797-401a-96e0-ab32c47bd8ae','bbbbbfaa-aa15-4693-8cbd-044f5ed9198e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1122512948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3edcf38d-9f86-41a0-acb9-0bf9b156b63c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:14.817447 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cbbd38-ad08-4d64-9f7d-56f50a4b8d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:14.858272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51cbbd38-ad08-4d64-9f7d-56f50a4b8d1c) transitioned into state 'SUCCESS' from state '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-1122512948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['cd152310-9b6b-4477-b75b-07665ae16529','a0d26aa2-9756-4349-a791-01e994fcfff4','69d9b487-c797-401a-96e0-ab32c47bd8ae','bbbbbfaa-aa15-4693-8cbd-044f5ed9198e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:14.863006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793b38a3-5f27-4383-b8f9-20c268ddc841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:14.887135 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793b38a3-5f27-4383-b8f9-20c268ddc841) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:14.887718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (d2e5ef6e-27bf-4a38-abf7-9869640dae81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:14.887718 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:14.890205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5f5cb3da-27c6-46ad-be8c-4fc14a437c98 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:14.890883 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 749/2976] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:14 2026] POST /volume/v3/volumes => generated 776 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:14.909812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db823409-c310-439a-bf58-026b222f9ed4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:14.917281 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db823409-c310-439a-bf58-026b222f9ed4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:14.917804 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db823409-c310-439a-bf58-026b222f9ed4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:14.917804 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db823409-c310-439a-bf58-026b222f9ed4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:14.930400 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:14.930400 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:14.939952 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-db823409-c310-439a-bf58-026b222f9ed4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:14.945718 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db823409-c310-439a-bf58-026b222f9ed4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c returned with HTTP 200 Jul 03 13:06:14.946229 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 745/2977] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:14 2026] GET /volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:15.066594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-822cc67c-b2b3-41d9-9d4a-69c47f05fe7c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:15.070551 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-822cc67c-b2b3-41d9-9d4a-69c47f05fe7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:15.070841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-822cc67c-b2b3-41d9-9d4a-69c47f05fe7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:15.071014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-822cc67c-b2b3-41d9-9d4a-69c47f05fe7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:15.071145 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-822cc67c-b2b3-41d9-9d4a-69c47f05fe7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:15.079509 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:15.079509 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:15.080661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-822cc67c-b2b3-41d9-9d4a-69c47f05fe7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:15.081102 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 736/2978] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:15 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:15.961259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b95bd4c0-754e-4081-9d01-8090a7571011 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:15.963135 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b95bd4c0-754e-4081-9d01-8090a7571011 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:15.963368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b95bd4c0-754e-4081-9d01-8090a7571011 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:15.963630 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b95bd4c0-754e-4081-9d01-8090a7571011 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:15.973815 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:15.973815 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:15.979323 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b95bd4c0-754e-4081-9d01-8090a7571011 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:15.984054 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b95bd4c0-754e-4081-9d01-8090a7571011 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c returned with HTTP 200 Jul 03 13:06:15.984909 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 749/2979] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:15 2026] GET /volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:15.999288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5542890d-2551-4167-8b32-6e3694559c02 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:16.001229 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:16.001621 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3edcf38d-9f86-41a0-acb9-0bf9b156b63c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-984342673"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:16.012919 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:16.012919 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:16.013337 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:16.013454 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:16.063273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['073d5f58-3506-4478-82b9-5b6b7742aa98', '63c6f2bb-e0ba-46b7-b90b-a2244b09c2d2', '2dfc400f-346b-49d3-920a-0a1b289b4470', 'dc0eeb6b-0ebe-4e67-9145-486cc6592cbf'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:16.097056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-49a2a911-b223-4699-9ad0-20113d7a4b0f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:16.099974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-49a2a911-b223-4699-9ad0-20113d7a4b0f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:16.100366 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-49a2a911-b223-4699-9ad0-20113d7a4b0f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:16.100863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-49a2a911-b223-4699-9ad0-20113d7a4b0f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:16.100863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-49a2a911-b223-4699-9ad0-20113d7a4b0f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:16.108611 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:16.108611 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:16.109799 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-49a2a911-b223-4699-9ad0-20113d7a4b0f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:16.110540 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 746/2980] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:16 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:16.121194 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:16.121194 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5542890d-2551-4167-8b32-6e3694559c02 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:16.121194 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 750/2981] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:16.134790 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4caf0b14-539f-49d7-83f2-642035033f69 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:16.137564 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4caf0b14-539f-49d7-83f2-642035033f69 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:16.137896 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4caf0b14-539f-49d7-83f2-642035033f69 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:16.138511 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4caf0b14-539f-49d7-83f2-642035033f69 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:16.147688 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:16.147688 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:16.147688 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4caf0b14-539f-49d7-83f2-642035033f69 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:16.148034 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4caf0b14-539f-49d7-83f2-642035033f69 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 200 Jul 03 13:06:16.148746 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 737/2982] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:16 2026] GET /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:17.123591 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eee060a6-6cfe-4cce-a7fc-e01a9c9d0ea2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:17.128273 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eee060a6-6cfe-4cce-a7fc-e01a9c9d0ea2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:17.128540 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eee060a6-6cfe-4cce-a7fc-e01a9c9d0ea2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:17.128828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eee060a6-6cfe-4cce-a7fc-e01a9c9d0ea2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:17.128941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-eee060a6-6cfe-4cce-a7fc-e01a9c9d0ea2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:17.135294 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:17.135294 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:17.136405 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eee060a6-6cfe-4cce-a7fc-e01a9c9d0ea2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:17.136931 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 750/2983] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:17 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:17.161882 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dbd9cb86-6647-4388-a795-e18939604327 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:17.164267 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbd9cb86-6647-4388-a795-e18939604327 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:17.164602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbd9cb86-6647-4388-a795-e18939604327 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:17.164863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbd9cb86-6647-4388-a795-e18939604327 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:17.187308 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:17.187308 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:17.187790 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dbd9cb86-6647-4388-a795-e18939604327 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:17.188804 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbd9cb86-6647-4388-a795-e18939604327 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 200 Jul 03 13:06:17.189566 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 747/2984] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:17 2026] GET /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:17.204976 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:17.208680 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:17.208984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:17.209277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:17.209424 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Delete snapshot with id: 6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:17.217033 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:17.217033 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:17.217818 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:17.254838 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot delete request issued successfully. Jul 03 13:06:17.255093 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8448d5d-d626-44b5-8768-cf3d8d49ed66 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 202 Jul 03 13:06:17.255705 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 751/2985] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:17 2026] DELETE /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:17.266142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c459fbf7-c34a-4f20-b086-0647e3006fb3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:17.268742 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c459fbf7-c34a-4f20-b086-0647e3006fb3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:17.269022 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c459fbf7-c34a-4f20-b086-0647e3006fb3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:17.269281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c459fbf7-c34a-4f20-b086-0647e3006fb3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:17.278559 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:17.278559 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:17.279159 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c459fbf7-c34a-4f20-b086-0647e3006fb3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:17.280019 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c459fbf7-c34a-4f20-b086-0647e3006fb3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 200 Jul 03 13:06:17.280431 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 738/2986] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:17 2026] GET /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:18.152132 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d1d5812a-a917-426a-86d0-98a6df40c445 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:18.154484 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1d5812a-a917-426a-86d0-98a6df40c445 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:18.154770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1d5812a-a917-426a-86d0-98a6df40c445 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:18.155003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1d5812a-a917-426a-86d0-98a6df40c445 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:18.155142 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d1d5812a-a917-426a-86d0-98a6df40c445 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:18.162400 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:18.162400 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:18.164993 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1d5812a-a917-426a-86d0-98a6df40c445 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:18.164993 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 751/2987] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:18 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:18.294853 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-59d67282-33b9-4de3-a927-9758a620ed4c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:18.299535 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-59d67282-33b9-4de3-a927-9758a620ed4c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:18.299535 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-59d67282-33b9-4de3-a927-9758a620ed4c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:18.299535 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-59d67282-33b9-4de3-a927-9758a620ed4c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:18.308402 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-59d67282-33b9-4de3-a927-9758a620ed4c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 404 Jul 03 13:06:18.309322 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 748/2988] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:18 2026] GET /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:18.320435 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0b6a5723-6435-4c46-a21d-b7f553f256a8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:18.323335 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b6a5723-6435-4c46-a21d-b7f553f256a8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:18.323480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b6a5723-6435-4c46-a21d-b7f553f256a8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:18.323741 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b6a5723-6435-4c46-a21d-b7f553f256a8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:18.323896 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-0b6a5723-6435-4c46-a21d-b7f553f256a8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: 6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:18.330122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b6a5723-6435-4c46-a21d-b7f553f256a8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 404 Jul 03 13:06:18.330970 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 752/2989] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:18 2026] DELETE /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:18.338835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eb1bfea2-2f13-4235-b10c-b9efeea9c0c2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:18.341313 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eb1bfea2-2f13-4235-b10c-b9efeea9c0c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 Jul 03 13:06:18.341600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eb1bfea2-2f13-4235-b10c-b9efeea9c0c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:18.341881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eb1bfea2-2f13-4235-b10c-b9efeea9c0c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:18.348894 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eb1bfea2-2f13-4235-b10c-b9efeea9c0c2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 returned with HTTP 404 Jul 03 13:06:18.349601 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 739/2990] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:18 2026] GET /volume/v3/snapshots/6c9195dd-7a8e-4cb5-90c6-98e3b7ad2b53 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:18.360914 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0f148444-73ae-4610-adad-9ed6993b8511 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:18.365366 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:18.366566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:18.366566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:18.366566 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:18.378210 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:18.378210 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:18.378210 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:18.415176 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:18.415345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0f148444-73ae-4610-adad-9ed6993b8511 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c returned with HTTP 202 Jul 03 13:06:18.415892 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 752/2991] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:18 2026] DELETE /volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:18.430956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a6be2b47-1eba-4772-abf0-a6fc18115be5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:18.434476 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a6be2b47-1eba-4772-abf0-a6fc18115be5 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:18.434476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a6be2b47-1eba-4772-abf0-a6fc18115be5 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:18.434476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a6be2b47-1eba-4772-abf0-a6fc18115be5 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:18.444746 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:18.444746 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:18.458780 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a6be2b47-1eba-4772-abf0-a6fc18115be5 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:18.467791 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a6be2b47-1eba-4772-abf0-a6fc18115be5 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c returned with HTTP 200 Jul 03 13:06:18.468534 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 749/2992] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:18 2026] GET /volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c => generated 1006 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:19.184003 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-14cccedf-9904-459b-b9c8-72fd2445be05 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:19.189929 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14cccedf-9904-459b-b9c8-72fd2445be05 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:19.189929 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14cccedf-9904-459b-b9c8-72fd2445be05 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:19.189929 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14cccedf-9904-459b-b9c8-72fd2445be05 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:19.189929 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-14cccedf-9904-459b-b9c8-72fd2445be05 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:19.197067 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:19.197067 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:19.198400 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14cccedf-9904-459b-b9c8-72fd2445be05 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:19.200637 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 753/2993] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:19 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:19.435821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ca5e52fd-49d6-4de9-8ca0-97563f815c68 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:19.438477 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ca5e52fd-49d6-4de9-8ca0-97563f815c68 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a/encryption Jul 03 13:06:19.440183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ca5e52fd-49d6-4de9-8ca0-97563f815c68 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:19.440183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ca5e52fd-49d6-4de9-8ca0-97563f815c68 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:19.456762 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:19.456762 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:19.471369 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-881a2f8a-ca54-4b74-a947-36fa46f5320f req-ca5e52fd-49d6-4de9-8ca0-97563f815c68 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a/encryption returned with HTTP 200 Jul 03 13:06:19.471369 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 740/2994] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:06:19 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:19.490477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9e0c1bba-9301-43f2-b15b-de60e8d95ce6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:19.497128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9e0c1bba-9301-43f2-b15b-de60e8d95ce6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c Jul 03 13:06:19.500660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9e0c1bba-9301-43f2-b15b-de60e8d95ce6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:19.501340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9e0c1bba-9301-43f2-b15b-de60e8d95ce6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:19.518580 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9e0c1bba-9301-43f2-b15b-de60e8d95ce6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c returned with HTTP 404 Jul 03 13:06:19.519442 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 753/2995] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:19 2026] GET /volume/v3/volumes/3edcf38d-9f86-41a0-acb9-0bf9b156b63c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:19.534434 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:19.542930 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:19.543810 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-856687609"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:19.545860 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-856687609'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:19.546155 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:19.551883 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:19.559889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (6bae2e21-84b9-495b-af1c-ffc834b7f3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:19.561776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a250a678-e90d-4dae-bb2a-559c9026281c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:19.562718 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:19.602323 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a250a678-e90d-4dae-bb2a-559c9026281c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:19.603785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196aa6a4-e9f7-4715-a111-29f38d66ee73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:19.675389 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['21f53dc5-16ee-4d02-81cb-00ebf5335c3e', '7b483370-d32e-40a5-afff-869491b05bf0', '8fee4777-e414-4b3d-824e-ba2235f9379c', '6658435b-d651-463e-8e74-b291182f4bd8'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:19.676551 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (196aa6a4-e9f7-4715-a111-29f38d66ee73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f53dc5-16ee-4d02-81cb-00ebf5335c3e', '7b483370-d32e-40a5-afff-869491b05bf0', '8fee4777-e414-4b3d-824e-ba2235f9379c', '6658435b-d651-463e-8e74-b291182f4bd8']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:19.677896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c6fb2f-4c40-4404-bcef-b0b421834c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:19.717896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5c6fb2f-4c40-4404-bcef-b0b421834c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d0635de-dddd-49f6-a4f8-ce8ef897fc9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856687609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['21f53dc5-16ee-4d02-81cb-00ebf5335c3e','7b483370-d32e-40a5-afff-869491b05bf0','8fee4777-e414-4b3d-824e-ba2235f9379c','6658435b-d651-463e-8e74-b291182f4bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-856687609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d0635de-dddd-49f6-a4f8-ce8ef897fc9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:19.719068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b550a68-bc0d-4f64-bd5e-b034802bfedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:19.747488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b550a68-bc0d-4f64-bd5e-b034802bfedc) transitioned into state 'SUCCESS' from state '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-856687609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['21f53dc5-16ee-4d02-81cb-00ebf5335c3e','7b483370-d32e-40a5-afff-869491b05bf0','8fee4777-e414-4b3d-824e-ba2235f9379c','6658435b-d651-463e-8e74-b291182f4bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:19.748666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0752af-3ac1-4a36-a4b5-d6cdae0b6ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:19.768244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0752af-3ac1-4a36-a4b5-d6cdae0b6ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:19.768244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (6bae2e21-84b9-495b-af1c-ffc834b7f3d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:19.768244 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:19.768472 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6452cb5f-3fec-49c1-af94-d0cddd067195 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:19.768970 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 750/2996] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:19 2026] POST /volume/v3/volumes => generated 775 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:19.784443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-88c819ac-a9e9-4644-a7fe-6fc097e48cdb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:19.788815 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88c819ac-a9e9-4644-a7fe-6fc097e48cdb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:19.789313 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88c819ac-a9e9-4644-a7fe-6fc097e48cdb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:19.789434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88c819ac-a9e9-4644-a7fe-6fc097e48cdb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:19.806738 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:19.806738 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:19.813538 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-88c819ac-a9e9-4644-a7fe-6fc097e48cdb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:19.826924 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88c819ac-a9e9-4644-a7fe-6fc097e48cdb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b returned with HTTP 200 Jul 03 13:06:19.826924 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 754/2997] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:19 2026] GET /volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:20.218084 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f435c5b0-afb0-4418-a0a3-5639cec89020 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:20.220635 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f435c5b0-afb0-4418-a0a3-5639cec89020 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:20.220905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f435c5b0-afb0-4418-a0a3-5639cec89020 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:20.221141 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f435c5b0-afb0-4418-a0a3-5639cec89020 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:20.221292 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f435c5b0-afb0-4418-a0a3-5639cec89020 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:20.228012 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:20.228012 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:20.229072 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f435c5b0-afb0-4418-a0a3-5639cec89020 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:20.229743 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 741/2998] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:20 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:20.337728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-015794f5-bf6c-44f6-8b17-f5c9f334d5d2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:20.338316 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-015794f5-bf6c-44f6-8b17-f5c9f334d5d2 None None] GET https://10.4.3.13/volume// Jul 03 13:06:20.338730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-015794f5-bf6c-44f6-8b17-f5c9f334d5d2 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:20.339043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-015794f5-bf6c-44f6-8b17-f5c9f334d5d2 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:20.339510 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-015794f5-bf6c-44f6-8b17-f5c9f334d5d2 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:20.339993 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 754/2999] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:06:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:20.354032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-009cb623-f4db-4e96-b6e8-ccbabe0ae56b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:20.359726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-009cb623-f4db-4e96-b6e8-ccbabe0ae56b tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:06:20.359726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-009cb623-f4db-4e96-b6e8-ccbabe0ae56b tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a5d2c96-d50b-48cc-8609-1b773ec962ca", "connector": null, "instance_uuid": "8938d6b2-d70e-4c82-93c6-90e069000385"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:20.376452 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:20.376452 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:20.442060 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-009cb623-f4db-4e96-b6e8-ccbabe0ae56b tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:06:20.442727 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 751/3000] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:06:20 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:20.461144 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-b15802cd-21b7-4f77-a986-5cbfdc2a3086 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:20.466879 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-b15802cd-21b7-4f77-a986-5cbfdc2a3086 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] DELETE https://10.4.3.13/volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b Jul 03 13:06:20.466879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-b15802cd-21b7-4f77-a986-5cbfdc2a3086 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:20.470249 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-b15802cd-21b7-4f77-a986-5cbfdc2a3086 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:20.488201 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:20.488201 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:20.845268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c6a63fc8-7432-4e71-b1d4-b66aba8dadeb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:20.847699 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c6a63fc8-7432-4e71-b1d4-b66aba8dadeb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:20.847988 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c6a63fc8-7432-4e71-b1d4-b66aba8dadeb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:20.848275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c6a63fc8-7432-4e71-b1d4-b66aba8dadeb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:20.861881 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:20.861881 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:20.878765 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c6a63fc8-7432-4e71-b1d4-b66aba8dadeb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:20.888798 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c6a63fc8-7432-4e71-b1d4-b66aba8dadeb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b returned with HTTP 200 Jul 03 13:06:20.889324 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 742/3001] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:20 2026] GET /volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b => generated 1006 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:20.906755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:20.908906 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:20.909364 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d0635de-dddd-49f6-a4f8-ce8ef897fc9b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1737798755"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:20.920945 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:20.920945 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:20.921313 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:20.921474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:20.965041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['5fc72b01-22a9-4cce-a541-381a9351befb', '87a03fe6-e31f-4b00-8d82-8e738ca50bed', 'a33b2872-6fa5-4bf4-aeec-7730c5a75f6f', '1af31901-83d3-4956-8be7-166e77c8d623'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:21.021860 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:21.022425 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b8af83d-bc85-4102-ad65-0d8cdcf8ca99 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:21.023128 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 755/3002] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:21.039440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c97f74e8-35cb-40f5-92a8-daa5482a3438 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:21.042141 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c97f74e8-35cb-40f5-92a8-daa5482a3438 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f Jul 03 13:06:21.042340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c97f74e8-35cb-40f5-92a8-daa5482a3438 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:21.042493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c97f74e8-35cb-40f5-92a8-daa5482a3438 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:21.052080 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:21.052080 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:21.053745 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c97f74e8-35cb-40f5-92a8-daa5482a3438 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:21.056446 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c97f74e8-35cb-40f5-92a8-daa5482a3438 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f returned with HTTP 200 Jul 03 13:06:21.057124 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 752/3003] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:21 2026] GET /volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:21.057946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e7b11cf1-daf1-4ece-aad2-dd441c347860 req-b15802cd-21b7-4f77-a986-5cbfdc2a3086 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b returned with HTTP 200 Jul 03 13:06:21.058530 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 755/3004] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:06:20 2026] DELETE /volume/v3/attachments/eb8f7572-3663-4f53-b71c-7f7a0824c05b => generated 192 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:21.248005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4d915300-a209-491e-915d-2996001412f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:21.251760 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4d915300-a209-491e-915d-2996001412f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:21.252059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4d915300-a209-491e-915d-2996001412f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:21.252372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4d915300-a209-491e-915d-2996001412f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:21.252716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-4d915300-a209-491e-915d-2996001412f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:21.259271 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:21.259271 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:21.260032 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4d915300-a209-491e-915d-2996001412f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:21.260584 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 743/3005] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:21 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:22.073060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f99322fc-6852-4c9d-9549-8192ee1ee3a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:22.078128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f99322fc-6852-4c9d-9549-8192ee1ee3a2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f Jul 03 13:06:22.078512 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f99322fc-6852-4c9d-9549-8192ee1ee3a2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:22.078776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f99322fc-6852-4c9d-9549-8192ee1ee3a2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:22.086031 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:22.086031 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:22.087018 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f99322fc-6852-4c9d-9549-8192ee1ee3a2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:22.087746 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f99322fc-6852-4c9d-9549-8192ee1ee3a2 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f returned with HTTP 200 Jul 03 13:06:22.088102 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 756/3006] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:22 2026] GET /volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:22.103237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:22.108350 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] POST https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f/action Jul 03 13:06:22.108893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:22.110463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:22.125986 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:22.125986 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:22.126598 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:22.127841 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a9bf4d79e10a4df2bb3fcba1f622de1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc3c8ca9b434c11ad31ab9aa556bb80', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:22.128095 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d069aa62-9931-4e27-817d-d7bc6ff83f17 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f/action returned with HTTP 403 Jul 03 13:06:22.129207 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 753/3007] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:06:22 2026] POST /volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:22.139855 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:22.143932 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f Jul 03 13:06:22.143932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:22.143932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:22.143932 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: 9b78c2b6-7660-46bb-874c-1ea700a14c6f Jul 03 13:06:22.151536 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:22.151536 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:22.152026 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:22.193132 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:22.193132 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6af77c01-5eba-43c2-99f9-e5ee8fc9f2fd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f returned with HTTP 202 Jul 03 13:06:22.193132 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 756/3008] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:22 2026] DELETE /volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:22.203890 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b94e6be8-9741-4022-8ab7-72bf3334384e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:22.207086 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b94e6be8-9741-4022-8ab7-72bf3334384e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f Jul 03 13:06:22.207236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b94e6be8-9741-4022-8ab7-72bf3334384e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:22.207491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b94e6be8-9741-4022-8ab7-72bf3334384e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:22.216003 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:22.216003 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:22.217193 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b94e6be8-9741-4022-8ab7-72bf3334384e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:22.217880 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b94e6be8-9741-4022-8ab7-72bf3334384e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f returned with HTTP 200 Jul 03 13:06:22.218433 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 744/3009] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:22 2026] GET /volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:22.277262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf98103b-9c09-4c04-bf67-05952e4a254b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:22.286880 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf98103b-9c09-4c04-bf67-05952e4a254b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:22.286880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf98103b-9c09-4c04-bf67-05952e4a254b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:22.286880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf98103b-9c09-4c04-bf67-05952e4a254b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:22.286880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-cf98103b-9c09-4c04-bf67-05952e4a254b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:22.292890 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:22.292890 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:22.294535 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf98103b-9c09-4c04-bf67-05952e4a254b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:22.295236 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 757/3010] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:22 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:23.232759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c8500491-0c00-4d91-9194-566674b224ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:23.235076 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8500491-0c00-4d91-9194-566674b224ef tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f Jul 03 13:06:23.235372 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8500491-0c00-4d91-9194-566674b224ef tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:23.235730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8500491-0c00-4d91-9194-566674b224ef tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:23.242614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8500491-0c00-4d91-9194-566674b224ef tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f returned with HTTP 404 Jul 03 13:06:23.243298 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 754/3011] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:23 2026] GET /volume/v3/snapshots/9b78c2b6-7660-46bb-874c-1ea700a14c6f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:23.253011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:23.256454 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:23.256822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:23.256985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:23.258026 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:23.267743 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:23.267743 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:23.268287 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:23.297196 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:23.297196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3fcf00c3-2fbc-4687-a571-7299b7e9187e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b returned with HTTP 202 Jul 03 13:06:23.297196 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 757/3012] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:23 2026] DELETE /volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:23.309341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cade61fc-a595-4ac6-b833-bdaf71d84aca None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:23.310097 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9ca40f93-3d5c-43d9-b5fc-1c024df1d57d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:23.310399 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ca40f93-3d5c-43d9-b5fc-1c024df1d57d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:23.310448 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cade61fc-a595-4ac6-b833-bdaf71d84aca tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:23.310487 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ca40f93-3d5c-43d9-b5fc-1c024df1d57d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:23.310521 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cade61fc-a595-4ac6-b833-bdaf71d84aca tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:23.310691 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ca40f93-3d5c-43d9-b5fc-1c024df1d57d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:23.310775 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cade61fc-a595-4ac6-b833-bdaf71d84aca tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:23.310814 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9ca40f93-3d5c-43d9-b5fc-1c024df1d57d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:23.316863 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:23.316863 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:23.318011 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ca40f93-3d5c-43d9-b5fc-1c024df1d57d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:23.318421 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 758/3013] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:23 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:23.321627 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:23.321627 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:23.326836 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cade61fc-a595-4ac6-b833-bdaf71d84aca tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:23.333116 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cade61fc-a595-4ac6-b833-bdaf71d84aca tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b returned with HTTP 200 Jul 03 13:06:23.334053 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 745/3014] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:23 2026] GET /volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:24.338481 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e7df6104-3517-4f38-92eb-c668c2b48d2e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:24.341714 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7df6104-3517-4f38-92eb-c668c2b48d2e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:24.341895 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7df6104-3517-4f38-92eb-c668c2b48d2e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:24.342252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7df6104-3517-4f38-92eb-c668c2b48d2e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:24.342252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e7df6104-3517-4f38-92eb-c668c2b48d2e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:24.350875 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ea8f35b2-da17-49a0-8635-7fc07fe1eda7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:24.351293 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:24.351293 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:24.352860 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7df6104-3517-4f38-92eb-c668c2b48d2e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:24.353061 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ea8f35b2-da17-49a0-8635-7fc07fe1eda7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b Jul 03 13:06:24.353401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ea8f35b2-da17-49a0-8635-7fc07fe1eda7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:24.353718 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 755/3015] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:24 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:24.353762 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ea8f35b2-da17-49a0-8635-7fc07fe1eda7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:24.362205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ea8f35b2-da17-49a0-8635-7fc07fe1eda7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b returned with HTTP 404 Jul 03 13:06:24.362762 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 758/3016] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:24 2026] GET /volume/v3/volumes/5d0635de-dddd-49f6-a4f8-ce8ef897fc9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:24.374405 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:24.376326 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:24.376736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2005664250"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:24.378662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2005664250'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:24.378918 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:24.384757 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:24.391730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (0dfb7a07-0f91-41ba-beef-a366deab47d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:24.393390 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18d1de9-3904-471e-97bd-2ad05aa90a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:24.393912 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:24.430416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18d1de9-3904-471e-97bd-2ad05aa90a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:24.431514 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632ccf9d-facd-4daa-bbd4-9437f4faf1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:24.502184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['334aee0f-a972-4a9e-a3e0-46b88f4770e1', '4658e945-295e-470b-a68a-68a8d3292894', '27c29516-dbf2-432b-a9cf-a2eba4e013f3', '065dff15-ad95-44b1-a1ac-82074a04882d'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:24.503399 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632ccf9d-facd-4daa-bbd4-9437f4faf1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['334aee0f-a972-4a9e-a3e0-46b88f4770e1', '4658e945-295e-470b-a68a-68a8d3292894', '27c29516-dbf2-432b-a9cf-a2eba4e013f3', '065dff15-ad95-44b1-a1ac-82074a04882d']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:24.504365 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bb01ca-7bfa-4f34-a514-67e150654d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:24.542110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bb01ca-7bfa-4f34-a514-67e150654d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05ba3469-3c4a-4a1e-b803-32b3d8daa082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2005664250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['334aee0f-a972-4a9e-a3e0-46b88f4770e1','4658e945-295e-470b-a68a-68a8d3292894','27c29516-dbf2-432b-a9cf-a2eba4e013f3','065dff15-ad95-44b1-a1ac-82074a04882d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2005664250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05ba3469-3c4a-4a1e-b803-32b3d8daa082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:24.543186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f4bba3-4c98-4409-a288-e339370d4a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:24.573395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f4bba3-4c98-4409-a288-e339370d4a72) transitioned into state 'SUCCESS' from state '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-2005664250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['334aee0f-a972-4a9e-a3e0-46b88f4770e1','4658e945-295e-470b-a68a-68a8d3292894','27c29516-dbf2-432b-a9cf-a2eba4e013f3','065dff15-ad95-44b1-a1ac-82074a04882d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:24.574404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962e8127-9f4a-4d4d-afd5-dc04e69da967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:24.596082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962e8127-9f4a-4d4d-afd5-dc04e69da967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:24.596082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (0dfb7a07-0f91-41ba-beef-a366deab47d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:24.596503 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:24.597394 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dddf8ce7-ede2-4726-b418-172c01f9d0bc tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:24.597958 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 759/3017] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:24 2026] POST /volume/v3/volumes => generated 776 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:24.611825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a88de94b-0ed1-44f1-8c45-e759ad8215cd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:24.615349 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a88de94b-0ed1-44f1-8c45-e759ad8215cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:24.615349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a88de94b-0ed1-44f1-8c45-e759ad8215cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:24.615349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a88de94b-0ed1-44f1-8c45-e759ad8215cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:24.627497 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:24.627497 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:24.634058 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a88de94b-0ed1-44f1-8c45-e759ad8215cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:24.641498 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a88de94b-0ed1-44f1-8c45-e759ad8215cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 returned with HTTP 200 Jul 03 13:06:24.641498 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 746/3018] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:24 2026] GET /volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:25.143751 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2cf1be21-c55e-4fc6-ac6b-ac7003c0faa1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.144261 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2cf1be21-c55e-4fc6-ac6b-ac7003c0faa1 None None] GET https://10.4.3.13/volume// Jul 03 13:06:25.144759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2cf1be21-c55e-4fc6-ac6b-ac7003c0faa1 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:25.144923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2cf1be21-c55e-4fc6-ac6b-ac7003c0faa1 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:25.145303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2cf1be21-c55e-4fc6-ac6b-ac7003c0faa1 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:25.145957 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 756/3019] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:06:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:25.162617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-87e97721-01b2-4aff-ba0c-184f6e395d16 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.166569 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-87e97721-01b2-4aff-ba0c-184f6e395d16 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] GET https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:06:25.166915 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-87e97721-01b2-4aff-ba0c-184f6e395d16 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:25.167546 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-87e97721-01b2-4aff-ba0c-184f6e395d16 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:25.181142 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:25.181142 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:25.186688 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-87e97721-01b2-4aff-ba0c-184f6e395d16 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:06:25.195090 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-87e97721-01b2-4aff-ba0c-184f6e395d16 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 200 Jul 03 13:06:25.195529 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 759/3020] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:06:25 2026] GET /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 1537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:25.333401 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.343596 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] PUT https://10.4.3.13/volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e Jul 03 13:06:25.344713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:25.356737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Acquiring lock "cinder-attachment_update-7a5d2c96-d50b-48cc-8609-1b773ec962ca-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:06:25.367380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Lock "cinder-attachment_update-7a5d2c96-d50b-48cc-8609-1b773ec962ca-np0000004418" acquired by "attachment_update" :: waited 0.011s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:06:25.368837 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:25.368837 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:25.374475 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9ff3c863-4fb4-4291-840a-3d7444c30657 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.381055 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ff3c863-4fb4-4291-840a-3d7444c30657 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:25.382370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c863-4fb4-4291-840a-3d7444c30657 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:25.383048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ff3c863-4fb4-4291-840a-3d7444c30657 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:25.383453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9ff3c863-4fb4-4291-840a-3d7444c30657 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:25.396893 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:25.396893 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:25.398108 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ff3c863-4fb4-4291-840a-3d7444c30657 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:25.399310 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 747/3021] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:25 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:25.659336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f2e42ea9-fb63-4d6e-a51f-95e58886450e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.663145 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f2e42ea9-fb63-4d6e-a51f-95e58886450e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:25.663145 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f2e42ea9-fb63-4d6e-a51f-95e58886450e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:25.663145 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f2e42ea9-fb63-4d6e-a51f-95e58886450e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:25.674347 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:25.674347 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:25.680880 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f2e42ea9-fb63-4d6e-a51f-95e58886450e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:25.688533 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f2e42ea9-fb63-4d6e-a51f-95e58886450e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 returned with HTTP 200 Jul 03 13:06:25.689439 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 757/3022] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:25 2026] GET /volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:25.706359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.708867 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:25.709257 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05ba3469-3c4a-4a1e-b803-32b3d8daa082", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-333907095"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:25.720555 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:25.720555 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:25.721005 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:25.721176 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:25.752381 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['e5298260-8453-463b-9df0-4758d6b361ce', 'f120f62e-92d6-43d5-8a83-558418d7173b', '9040fc8a-4bf5-47bf-9b3b-a695799d4116', 'b1fcaf6d-58aa-436b-9c77-b71029ca7bc9'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:25.796683 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:25.797127 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-16ef153d-bc0f-45f9-8043-86e1c70f8901 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:25.797727 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 760/3023] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:25 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 13:06:25.811717 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b046478e-98cf-4977-bfad-c7feb036f1a9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:25.813624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b046478e-98cf-4977-bfad-c7feb036f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 Jul 03 13:06:25.813885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b046478e-98cf-4977-bfad-c7feb036f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:25.814074 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b046478e-98cf-4977-bfad-c7feb036f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:25.819902 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:25.819902 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:25.820424 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b046478e-98cf-4977-bfad-c7feb036f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:25.821133 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b046478e-98cf-4977-bfad-c7feb036f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 returned with HTTP 200 Jul 03 13:06:25.821591 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 748/3024] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:25 2026] GET /volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:25.911398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Lock "cinder-attachment_update-7a5d2c96-d50b-48cc-8609-1b773ec962ca-np0000004418" released by "attachment_update" :: held 0.544s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:06:25.911826 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-957ab164-1df5-4208-a575-cca9465d68ef tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e returned with HTTP 200 Jul 03 13:06:25.912303 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 760/3025] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:06:25 2026] PUT /volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e => generated 969 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:26.413295 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a978abb0-620e-4eb5-9a7d-7de3cbd9294b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:26.415700 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a978abb0-620e-4eb5-9a7d-7de3cbd9294b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:26.415910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a978abb0-620e-4eb5-9a7d-7de3cbd9294b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:26.416140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a978abb0-620e-4eb5-9a7d-7de3cbd9294b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:26.416455 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a978abb0-620e-4eb5-9a7d-7de3cbd9294b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:26.426680 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:26.426680 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:26.427608 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a978abb0-620e-4eb5-9a7d-7de3cbd9294b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:26.428259 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 758/3026] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:26 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:26.429781 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-bd18676f-7a82-4f23-9302-0bfdb2b6367c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:26.440247 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-bd18676f-7a82-4f23-9302-0bfdb2b6367c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] POST https://10.4.3.13/volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e/action Jul 03 13:06:26.440758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-bd18676f-7a82-4f23-9302-0bfdb2b6367c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:26.440944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-bd18676f-7a82-4f23-9302-0bfdb2b6367c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:26.462609 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:26.462609 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:26.479881 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-cab3ae3d-7bf9-4d48-9c5d-e8fbfb7e9533 req-bd18676f-7a82-4f23-9302-0bfdb2b6367c tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e/action returned with HTTP 204 Jul 03 13:06:26.480440 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 761/3027] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:06:26 2026] POST /volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:26.832669 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5dd84bd8-0a5f-4855-bfd7-947b6a815dda None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:26.834576 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5dd84bd8-0a5f-4855-bfd7-947b6a815dda tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 Jul 03 13:06:26.834958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5dd84bd8-0a5f-4855-bfd7-947b6a815dda tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:26.835297 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5dd84bd8-0a5f-4855-bfd7-947b6a815dda tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:26.843620 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:26.843620 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:26.843620 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5dd84bd8-0a5f-4855-bfd7-947b6a815dda tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:26.843620 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5dd84bd8-0a5f-4855-bfd7-947b6a815dda tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 returned with HTTP 200 Jul 03 13:06:26.843620 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 749/3028] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:26 2026] GET /volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:26.853472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-08ef611b-384c-49ab-8649-f5461438cffb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:26.855750 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:26.855997 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:26.856277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:26.856614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:06:26.857013 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:26.857013 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:26.858117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:06:26.863615 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Get all snapshots completed successfully. Jul 03 13:06:26.864110 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-08ef611b-384c-49ab-8649-f5461438cffb tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:06:26.864936 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 761/3029] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:06:26 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:26.876742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:26.879310 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 Jul 03 13:06:26.879556 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:26.879803 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:26.879943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: b5f3b910-0f8e-445a-8f68-ccca61697d63 Jul 03 13:06:26.887593 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:26.887593 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:26.888051 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:26.914536 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:26.914817 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a507c100-8ad5-458a-8f61-b6da5e3f8cec tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 returned with HTTP 202 Jul 03 13:06:26.915434 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 759/3030] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:26 2026] DELETE /volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:26.924333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-eebb41e0-fe35-420b-bab1-3f1fe7c22452 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:26.926988 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eebb41e0-fe35-420b-bab1-3f1fe7c22452 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 Jul 03 13:06:26.927321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eebb41e0-fe35-420b-bab1-3f1fe7c22452 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:26.927673 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eebb41e0-fe35-420b-bab1-3f1fe7c22452 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:26.934806 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:26.934806 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:26.935304 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-eebb41e0-fe35-420b-bab1-3f1fe7c22452 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:26.936339 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eebb41e0-fe35-420b-bab1-3f1fe7c22452 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 returned with HTTP 200 Jul 03 13:06:26.936869 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 762/3031] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:26 2026] GET /volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:27.445285 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-38420563-630a-42a0-a65e-1ba3eb0d42fd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.449197 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-38420563-630a-42a0-a65e-1ba3eb0d42fd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:27.449197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-38420563-630a-42a0-a65e-1ba3eb0d42fd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.449197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-38420563-630a-42a0-a65e-1ba3eb0d42fd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.449197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-38420563-630a-42a0-a65e-1ba3eb0d42fd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:27.453980 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:27.453980 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:27.455077 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-38420563-630a-42a0-a65e-1ba3eb0d42fd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:27.455718 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 750/3032] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:27 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:27.468790 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9afc5668-ebe5-42d7-8bfc-117a81942850 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.474882 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9afc5668-ebe5-42d7-8bfc-117a81942850 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 Jul 03 13:06:27.475135 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9afc5668-ebe5-42d7-8bfc-117a81942850 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.475490 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9afc5668-ebe5-42d7-8bfc-117a81942850 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.487853 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:27.487853 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:27.494883 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9afc5668-ebe5-42d7-8bfc-117a81942850 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:27.506044 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9afc5668-ebe5-42d7-8bfc-117a81942850 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 returned with HTTP 200 Jul 03 13:06:27.506826 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 762/3033] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:27 2026] GET /volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:27.522723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c78d805a-5558-419d-b349-c5665c24cb1a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.527633 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c78d805a-5558-419d-b349-c5665c24cb1a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 Jul 03 13:06:27.527744 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c78d805a-5558-419d-b349-c5665c24cb1a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.527906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c78d805a-5558-419d-b349-c5665c24cb1a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.541549 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:27.541549 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:27.548101 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c78d805a-5558-419d-b349-c5665c24cb1a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:27.557112 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c78d805a-5558-419d-b349-c5665c24cb1a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 returned with HTTP 200 Jul 03 13:06:27.560186 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 760/3034] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:27 2026] GET /volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:27.580315 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.582751 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 Jul 03 13:06:27.582988 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.583261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.583774 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: b50004c3-4509-4306-a02e-b7c86703c9f0 Jul 03 13:06:27.594324 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:27.594324 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:27.594980 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:27.629291 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume request issued successfully. Jul 03 13:06:27.629426 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff4bcdfe-b34b-422a-99ec-d7d3b936e93c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 returned with HTTP 202 Jul 03 13:06:27.629879 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 763/3035] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:27 2026] DELETE /volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:27.644513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-24933903-8e55-4d46-9efd-bb798b37fed8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.648287 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-24933903-8e55-4d46-9efd-bb798b37fed8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 Jul 03 13:06:27.648287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-24933903-8e55-4d46-9efd-bb798b37fed8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.648287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-24933903-8e55-4d46-9efd-bb798b37fed8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.661291 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:27.661291 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:27.668997 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-24933903-8e55-4d46-9efd-bb798b37fed8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:27.676903 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-24933903-8e55-4d46-9efd-bb798b37fed8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 returned with HTTP 200 Jul 03 13:06:27.677459 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 751/3036] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:27 2026] GET /volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 => generated 963 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:27.947781 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a4d2a3a6-4a7d-4382-a85a-e6d5abafd651 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.950366 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a4d2a3a6-4a7d-4382-a85a-e6d5abafd651 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 Jul 03 13:06:27.950925 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a4d2a3a6-4a7d-4382-a85a-e6d5abafd651 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.951002 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a4d2a3a6-4a7d-4382-a85a-e6d5abafd651 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.959881 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a4d2a3a6-4a7d-4382-a85a-e6d5abafd651 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 returned with HTTP 404 Jul 03 13:06:27.960611 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 763/3037] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:27 2026] GET /volume/v3/snapshots/b5f3b910-0f8e-445a-8f68-ccca61697d63 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:27.975604 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:27.979995 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:27.979995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:27.979995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:27.979995 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:28.000413 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:28.000413 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:28.000931 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:28.039522 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:28.039793 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b183f32-440f-4cc7-8ca9-c95ee4932e29 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 returned with HTTP 202 Jul 03 13:06:28.040466 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 761/3038] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:27 2026] DELETE /volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:28.050787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7bebb4f4-35b8-4516-973c-ae558079fa71 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:28.054322 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7bebb4f4-35b8-4516-973c-ae558079fa71 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:28.054712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7bebb4f4-35b8-4516-973c-ae558079fa71 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:28.055016 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7bebb4f4-35b8-4516-973c-ae558079fa71 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:28.069570 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:28.069570 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:28.080294 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7bebb4f4-35b8-4516-973c-ae558079fa71 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:28.088691 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7bebb4f4-35b8-4516-973c-ae558079fa71 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 returned with HTTP 200 Jul 03 13:06:28.089465 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 764/3039] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:28 2026] GET /volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 => generated 1006 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:28.692719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-790c68e7-7273-4521-828d-6c412254640e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:28.696567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-790c68e7-7273-4521-828d-6c412254640e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 Jul 03 13:06:28.696830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-790c68e7-7273-4521-828d-6c412254640e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:28.697112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-790c68e7-7273-4521-828d-6c412254640e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:28.703713 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-790c68e7-7273-4521-828d-6c412254640e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 returned with HTTP 404 Jul 03 13:06:28.704324 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 752/3040] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:28 2026] GET /volume/v3/volumes/b50004c3-4509-4306-a02e-b7c86703c9f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:28.713150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:28.714698 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:28.714863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:28.715072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:28.715235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete backup with id: d9e24be7-4ebd-495b-9296-81d0f1397bcd. Jul 03 13:06:28.722842 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:28.722842 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:28.746568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] delete_backup rpcapi backup_id d9e24be7-4ebd-495b-9296-81d0f1397bcd {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:06:28.748991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-72a151e1-231e-40c3-a8ac-7ac46fba8f7c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 202 Jul 03 13:06:28.749545 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 764/3041] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:28 2026] DELETE /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:06:28.759196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-71ee644a-a748-4835-9290-1fb760c78b8f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:28.761112 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71ee644a-a748-4835-9290-1fb760c78b8f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:28.761689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71ee644a-a748-4835-9290-1fb760c78b8f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:28.761689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71ee644a-a748-4835-9290-1fb760c78b8f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:28.761689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-71ee644a-a748-4835-9290-1fb760c78b8f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:28.769660 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:28.769660 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:28.770702 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71ee644a-a748-4835-9290-1fb760c78b8f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 200 Jul 03 13:06:28.771081 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 762/3042] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:28 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:29.108360 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8bf34343-a149-4ae4-98d5-b9245c646e76 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:29.114115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8bf34343-a149-4ae4-98d5-b9245c646e76 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 Jul 03 13:06:29.114398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8bf34343-a149-4ae4-98d5-b9245c646e76 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:29.114662 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8bf34343-a149-4ae4-98d5-b9245c646e76 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:29.125144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8bf34343-a149-4ae4-98d5-b9245c646e76 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 returned with HTTP 404 Jul 03 13:06:29.125738 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 765/3043] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:29 2026] GET /volume/v3/volumes/05ba3469-3c4a-4a1e-b803-32b3d8daa082 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:29.134981 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:29.140581 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:29.141135 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1454942304"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:29.143237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1454942304'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:29.143237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:29.147204 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:29.153890 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (ae870977-8d36-41a2-b7c7-47ddff70da73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:29.154844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc76f2d8-5a4e-48db-8e4b-35def956ade3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:29.155798 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:29.200816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc76f2d8-5a4e-48db-8e4b-35def956ade3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:29.201882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf68327-59ee-44cd-b46d-c8bf71c3c275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:29.244374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-57c04563-7b59-45fa-879a-bf858cf68125 req-eafec5f6-5608-4908-998f-164b611b1b1b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:29.249409 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-57c04563-7b59-45fa-879a-bf858cf68125 req-eafec5f6-5608-4908-998f-164b611b1b1b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564 Jul 03 13:06:29.249719 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-57c04563-7b59-45fa-879a-bf858cf68125 req-eafec5f6-5608-4908-998f-164b611b1b1b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:29.250010 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-57c04563-7b59-45fa-879a-bf858cf68125 req-eafec5f6-5608-4908-998f-164b611b1b1b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:29.259941 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:29.259941 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:29.275522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['225c02ba-b9bc-4329-b58a-a349bb730488', '7f5317d4-ff4f-4893-93f1-bf18e0937d9e', '1caaf381-18fc-45f5-b219-d87d9e3a4c84', 'd6639df6-4a05-4c90-a52b-a51c858817ea'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:29.276756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf68327-59ee-44cd-b46d-c8bf71c3c275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225c02ba-b9bc-4329-b58a-a349bb730488', '7f5317d4-ff4f-4893-93f1-bf18e0937d9e', '1caaf381-18fc-45f5-b219-d87d9e3a4c84', 'd6639df6-4a05-4c90-a52b-a51c858817ea']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:29.277994 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcf6f13-98aa-4292-9204-33b48cab406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:29.309319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcf6f13-98aa-4292-9204-33b48cab406c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afb585ac-09dd-411a-afca-eb7697234f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454942304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['225c02ba-b9bc-4329-b58a-a349bb730488','7f5317d4-ff4f-4893-93f1-bf18e0937d9e','1caaf381-18fc-45f5-b219-d87d9e3a4c84','d6639df6-4a05-4c90-a52b-a51c858817ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1454942304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afb585ac-09dd-411a-afca-eb7697234f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:29.310055 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1572f9-36fa-4751-81be-a0e6794f69fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:29.334393 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1572f9-36fa-4751-81be-a0e6794f69fa) transitioned into state 'SUCCESS' from state '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-1454942304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['225c02ba-b9bc-4329-b58a-a349bb730488','7f5317d4-ff4f-4893-93f1-bf18e0937d9e','1caaf381-18fc-45f5-b219-d87d9e3a4c84','d6639df6-4a05-4c90-a52b-a51c858817ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:29.334992 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf5da1b-2607-41b1-b793-42a9cea9a335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:29.347429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf5da1b-2607-41b1-b793-42a9cea9a335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:29.348408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (ae870977-8d36-41a2-b7c7-47ddff70da73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:29.348752 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:29.349397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78b4e736-cbe6-4d5b-8c36-c5e501279be7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:29.349867 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 753/3044] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:29 2026] POST /volume/v3/volumes => generated 776 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:29.364512 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2a9fcd96-d6ff-43a2-b91f-4357c8522da8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:29.367322 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2a9fcd96-d6ff-43a2-b91f-4357c8522da8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:29.367622 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2a9fcd96-d6ff-43a2-b91f-4357c8522da8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:29.367927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2a9fcd96-d6ff-43a2-b91f-4357c8522da8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:29.383642 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:29.383642 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:29.391587 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2a9fcd96-d6ff-43a2-b91f-4357c8522da8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:29.398572 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2a9fcd96-d6ff-43a2-b91f-4357c8522da8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 returned with HTTP 200 Jul 03 13:06:29.398572 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 763/3045] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:29 2026] GET /volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:29.787264 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3987f9b6-1388-4d7f-8385-601f37ac2476 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:29.789546 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3987f9b6-1388-4d7f-8385-601f37ac2476 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd Jul 03 13:06:29.790048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3987f9b6-1388-4d7f-8385-601f37ac2476 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:29.790441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3987f9b6-1388-4d7f-8385-601f37ac2476 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:29.790732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3987f9b6-1388-4d7f-8385-601f37ac2476 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id d9e24be7-4ebd-495b-9296-81d0f1397bcd. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:06:29.795626 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3987f9b6-1388-4d7f-8385-601f37ac2476 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd returned with HTTP 404 Jul 03 13:06:29.796557 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 766/3046] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:29 2026] GET /volume/v3/backups/d9e24be7-4ebd-495b-9296-81d0f1397bcd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:29.804688 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-57c04563-7b59-45fa-879a-bf858cf68125 req-eafec5f6-5608-4908-998f-164b611b1b1b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564 returned with HTTP 200 Jul 03 13:06:29.805373 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 765/3047] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:06:29 2026] DELETE /volume/v3/attachments/1b3b9e9e-5e21-48c6-8384-875fb05fd564 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:29.911893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:29.913681 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:29.914004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:29.914338 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:29.914664 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: 9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:30.127834 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:30.127834 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:30.128375 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:30.163982 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume request issued successfully. Jul 03 13:06:30.164712 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fb648c64-c0bb-40ca-98c8-f3322f20216e tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 202 Jul 03 13:06:30.164916 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 754/3048] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:29 2026] DELETE /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:30.177742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-796980b0-046e-438f-b350-6912c31932b3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:30.179580 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-796980b0-046e-438f-b350-6912c31932b3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:30.179896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-796980b0-046e-438f-b350-6912c31932b3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:30.180156 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-796980b0-046e-438f-b350-6912c31932b3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:30.191431 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:30.191431 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:30.197029 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-796980b0-046e-438f-b350-6912c31932b3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:30.204285 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-796980b0-046e-438f-b350-6912c31932b3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 200 Jul 03 13:06:30.204823 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 764/3049] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:30 2026] GET /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:30.415335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c66ecdd4-4367-4ab0-9f19-04495025f06a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:30.419610 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c66ecdd4-4367-4ab0-9f19-04495025f06a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:30.421254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c66ecdd4-4367-4ab0-9f19-04495025f06a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:30.421254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c66ecdd4-4367-4ab0-9f19-04495025f06a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:30.428993 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:30.428993 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:30.435129 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c66ecdd4-4367-4ab0-9f19-04495025f06a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:30.441811 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c66ecdd4-4367-4ab0-9f19-04495025f06a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 returned with HTTP 200 Jul 03 13:06:30.442652 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 767/3050] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:30 2026] GET /volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:30.460436 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:30.462111 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:30.462828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afb585ac-09dd-411a-afca-eb7697234f75", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-567772431"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:30.473304 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:30.473304 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:30.473678 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:30.473876 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:30.508351 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['ca2e87b6-bb2a-407e-ae70-fc9cfbe67a01', 'a36937d9-1fe4-4dba-9918-cb0596f138eb', 'd63e46e5-17ef-4b70-a615-b32e045f69e6', 'c1cbd698-ce52-4a5c-833b-febf93ec1d25'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:30.561309 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:30.561760 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3778c3f9-b160-4f1b-8767-213bef02dd8a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:30.562348 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 766/3051] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:30.573783 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e1a58118-818e-4561-961e-ce5654532f2c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:30.576102 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1a58118-818e-4561-961e-ce5654532f2c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 Jul 03 13:06:30.576385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1a58118-818e-4561-961e-ce5654532f2c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:30.576603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1a58118-818e-4561-961e-ce5654532f2c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:30.582992 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:30.582992 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:30.583433 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e1a58118-818e-4561-961e-ce5654532f2c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:30.584431 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1a58118-818e-4561-961e-ce5654532f2c tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 returned with HTTP 200 Jul 03 13:06:30.584976 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 755/3052] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:30 2026] GET /volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:06:31.219158 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d3f4bb46-0cc2-4786-8ed0-a9acf86ed679 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.221243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d3f4bb46-0cc2-4786-8ed0-a9acf86ed679 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:31.221440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d3f4bb46-0cc2-4786-8ed0-a9acf86ed679 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.221666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d3f4bb46-0cc2-4786-8ed0-a9acf86ed679 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.227023 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d3f4bb46-0cc2-4786-8ed0-a9acf86ed679 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 404 Jul 03 13:06:31.227560 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 765/3053] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:31 2026] GET /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:31.235012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-afeb4ff3-7eb6-4af1-ab9d-a330a0aa40a7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.236747 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-afeb4ff3-7eb6-4af1-ab9d-a330a0aa40a7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:31.236950 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-afeb4ff3-7eb6-4af1-ab9d-a330a0aa40a7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.237131 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-afeb4ff3-7eb6-4af1-ab9d-a330a0aa40a7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.245078 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-afeb4ff3-7eb6-4af1-ab9d-a330a0aa40a7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 404 Jul 03 13:06:31.245804 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 768/3054] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:31 2026] GET /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:31.253119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d3402246-ac7b-44c6-91ba-432530837973 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.254851 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3402246-ac7b-44c6-91ba-432530837973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:31.255110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3402246-ac7b-44c6-91ba-432530837973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.255315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3402246-ac7b-44c6-91ba-432530837973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.255504 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d3402246-ac7b-44c6-91ba-432530837973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: 9ee848b8-8250-4d66-9b88-264a088093cc Jul 03 13:06:31.261189 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3402246-ac7b-44c6-91ba-432530837973 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc returned with HTTP 404 Jul 03 13:06:31.261660 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 767/3055] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:31 2026] DELETE /volume/v3/volumes/9ee848b8-8250-4d66-9b88-264a088093cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:31.273356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.275114 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:31.275447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1437690681"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:31.277217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1437690681'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:31.277217 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume of 1 GB Jul 03 13:06:31.281327 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Availability Zones retrieved successfully. Jul 03 13:06:31.287050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (4be90152-dbf6-44b0-8930-91da02732cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:31.288224 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3523780b-2134-4940-8870-8f42ad4a2f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:31.289418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:31.315576 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3523780b-2134-4940-8870-8f42ad4a2f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:31.316334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c803eb-0be9-4f19-91d3-6512fb14e640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:31.355180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['f5298b1b-4992-470c-b673-c882dd55172f', '434b4652-0b7d-4abe-a28b-1669b8e0a702', '13f21d2d-32a7-4715-bf1d-deda6834d34e', '7af02efc-6f63-452a-b5c7-0151117dd83b'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:31.356130 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c803eb-0be9-4f19-91d3-6512fb14e640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5298b1b-4992-470c-b673-c882dd55172f', '434b4652-0b7d-4abe-a28b-1669b8e0a702', '13f21d2d-32a7-4715-bf1d-deda6834d34e', '7af02efc-6f63-452a-b5c7-0151117dd83b']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:31.356918 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9882c6fc-cc40-47c2-a842-3714461a922f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:31.383684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9882c6fc-cc40-47c2-a842-3714461a922f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e293099-6e30-4a2d-8840-c6afc1cd1555', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1437690681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['f5298b1b-4992-470c-b673-c882dd55172f','434b4652-0b7d-4abe-a28b-1669b8e0a702','13f21d2d-32a7-4715-bf1d-deda6834d34e','7af02efc-6f63-452a-b5c7-0151117dd83b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1437690681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e293099-6e30-4a2d-8840-c6afc1cd1555,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc536b5f7ce84b82906211b50778e141',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:31.384372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0353040-8b56-4e9e-a302-f46f7722b054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:31.402499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0353040-8b56-4e9e-a302-f46f7722b054) transitioned into state 'SUCCESS' from state '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-1437690681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc536b5f7ce84b82906211b50778e141',qos_specs=None,replication_status=,reservations=['f5298b1b-4992-470c-b673-c882dd55172f','434b4652-0b7d-4abe-a28b-1669b8e0a702','13f21d2d-32a7-4715-bf1d-deda6834d34e','7af02efc-6f63-452a-b5c7-0151117dd83b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03c8fd758d5449183eb7ae1ddb34756',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:31.403192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (010de657-d004-4f7e-83ef-7ba0b5162f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:31.414716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (010de657-d004-4f7e-83ef-7ba0b5162f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:31.415517 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Flow 'volume_create_api' (4be90152-dbf6-44b0-8930-91da02732cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:31.415824 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Create volume request issued successfully. Jul 03 13:06:31.416351 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4081a3a4-5239-4e7e-96d8-de7a96c15bc5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:31.416760 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 756/3056] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:31 2026] POST /volume/v3/volumes => generated 747 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:31.432737 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6585ed25-8d90-466a-a91c-3bdd9e8a2336 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.434692 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6585ed25-8d90-466a-a91c-3bdd9e8a2336 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:06:31.434921 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6585ed25-8d90-466a-a91c-3bdd9e8a2336 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.435096 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6585ed25-8d90-466a-a91c-3bdd9e8a2336 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.442285 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:31.442285 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:31.447124 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6585ed25-8d90-466a-a91c-3bdd9e8a2336 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:31.454328 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6585ed25-8d90-466a-a91c-3bdd9e8a2336 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:06:31.454863 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 766/3057] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:31 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:31.596544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-113b95d9-094a-4bac-b27a-fd610fb8e555 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.600188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-113b95d9-094a-4bac-b27a-fd610fb8e555 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 Jul 03 13:06:31.600188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-113b95d9-094a-4bac-b27a-fd610fb8e555 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.600188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-113b95d9-094a-4bac-b27a-fd610fb8e555 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.606722 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:31.606722 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:31.607475 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-113b95d9-094a-4bac-b27a-fd610fb8e555 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:31.608591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-113b95d9-094a-4bac-b27a-fd610fb8e555 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 returned with HTTP 200 Jul 03 13:06:31.609313 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 769/3058] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:31 2026] GET /volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:31.620227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.622249 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] POST https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172/action Jul 03 13:06:31.622650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:31.622812 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:31.624476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Updating snapshot '5901faea-48e0-4d35-85a2-d0671c4d8172' with '{'status': 'error'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:06:31.637597 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:31.637597 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:31.638173 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a9bf4d79e10a4df2bb3fcba1f622de1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc3c8ca9b434c11ad31ab9aa556bb80', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:31.638403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-58b87e0b-3dc7-4e79-82cf-ccf28c59f1a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172/action returned with HTTP 403 Jul 03 13:06:31.638930 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 768/3059] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:06:31 2026] POST /volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:31.648469 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.650621 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 Jul 03 13:06:31.650942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.651202 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.651400 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: 5901faea-48e0-4d35-85a2-d0671c4d8172 Jul 03 13:06:31.656544 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:31.656544 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:31.656908 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:31.677728 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:31.677990 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6682ab46-7a81-4feb-a1d1-b72f9b1f5008 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 returned with HTTP 202 Jul 03 13:06:31.678778 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 757/3060] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:31 2026] DELETE /volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:31.688851 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cacd056c-3c1f-4320-b662-f7b2c2bf5802 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:31.692842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cacd056c-3c1f-4320-b662-f7b2c2bf5802 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 Jul 03 13:06:31.693113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cacd056c-3c1f-4320-b662-f7b2c2bf5802 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:31.693368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cacd056c-3c1f-4320-b662-f7b2c2bf5802 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:31.708347 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:31.708347 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:31.708798 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cacd056c-3c1f-4320-b662-f7b2c2bf5802 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:31.709749 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cacd056c-3c1f-4320-b662-f7b2c2bf5802 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 returned with HTTP 200 Jul 03 13:06:31.710500 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 767/3061] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:31 2026] GET /volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:32.471753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1691d7b-cc59-4fb5-89e4-747abdfc647d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:32.475587 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1691d7b-cc59-4fb5-89e4-747abdfc647d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:06:32.475587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1691d7b-cc59-4fb5-89e4-747abdfc647d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:32.475587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1691d7b-cc59-4fb5-89e4-747abdfc647d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:32.482300 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:32.482300 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:32.487213 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1691d7b-cc59-4fb5-89e4-747abdfc647d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:06:32.492215 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1691d7b-cc59-4fb5-89e4-747abdfc647d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:06:32.492867 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 770/3062] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:32 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:32.726303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-620589f4-8b47-406b-bfb8-49fa9ad0bc0d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:32.728694 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-620589f4-8b47-406b-bfb8-49fa9ad0bc0d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 Jul 03 13:06:32.728947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-620589f4-8b47-406b-bfb8-49fa9ad0bc0d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:32.729210 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-620589f4-8b47-406b-bfb8-49fa9ad0bc0d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:32.736288 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-620589f4-8b47-406b-bfb8-49fa9ad0bc0d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 returned with HTTP 404 Jul 03 13:06:32.736937 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 769/3063] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:32 2026] GET /volume/v3/snapshots/5901faea-48e0-4d35-85a2-d0671c4d8172 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:32.745064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a557befd-767a-450d-a5db-2896377fc214 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:32.748465 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:32.748465 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:32.748465 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:32.748465 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:32.755312 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:32.755312 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:32.755857 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:32.784954 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:32.785356 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a557befd-767a-450d-a5db-2896377fc214 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 returned with HTTP 202 Jul 03 13:06:32.785856 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 758/3064] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:32 2026] DELETE /volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:32.802110 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6d20d158-0c3f-4438-aff6-1edf22cc6d74 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:32.804489 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d20d158-0c3f-4438-aff6-1edf22cc6d74 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:32.804686 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d20d158-0c3f-4438-aff6-1edf22cc6d74 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:32.804915 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d20d158-0c3f-4438-aff6-1edf22cc6d74 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:32.816824 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:32.816824 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:32.822201 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6d20d158-0c3f-4438-aff6-1edf22cc6d74 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:32.827682 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d20d158-0c3f-4438-aff6-1edf22cc6d74 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 returned with HTTP 200 Jul 03 13:06:32.827861 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 768/3065] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:32 2026] GET /volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:33.297550 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:33.307874 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:33.309049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1269662677", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:33.313119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1269662677', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:33.313119 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Create volume of 1 GB Jul 03 13:06:33.317309 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Availability Zones retrieved successfully. Jul 03 13:06:33.329740 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Flow 'volume_create_api' (0ddbefd7-9596-4d0c-951b-7db36e2d4cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:33.332747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a10074-fe7c-4c7b-aa3f-96b4f3613c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:33.335947 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:33.403012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a10074-fe7c-4c7b-aa3f-96b4f3613c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:33.404062 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe03c91-1b4e-46c4-a14e-74a256e27769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:33.510442 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Created reservations ['44b39a3b-6214-47db-b401-591388d547f6', 'e0155915-21c4-4669-a040-024d415b9991', '9bd4e708-1d89-414a-bf43-87a507093fde', '8f2e0c76-572d-42ce-a367-5ad80b73197e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:33.511522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe03c91-1b4e-46c4-a14e-74a256e27769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b39a3b-6214-47db-b401-591388d547f6', 'e0155915-21c4-4669-a040-024d415b9991', '9bd4e708-1d89-414a-bf43-87a507093fde', '8f2e0c76-572d-42ce-a367-5ad80b73197e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:33.512302 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a59fcf4-f575-4ca6-a385-0fa6ab604936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:33.550834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a59fcf4-f575-4ca6-a385-0fa6ab604936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c47185f4-e9eb-484c-99d9-07206ecccac6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1269662677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdeaafe1c275473a94f6799ba556bbdd',qos_specs=None,replication_status=,reservations=['44b39a3b-6214-47db-b401-591388d547f6','e0155915-21c4-4669-a040-024d415b9991','9bd4e708-1d89-414a-bf43-87a507093fde','8f2e0c76-572d-42ce-a367-5ad80b73197e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fba1d9394940828750d179d3c9899d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1269662677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c47185f4-e9eb-484c-99d9-07206ecccac6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdeaafe1c275473a94f6799ba556bbdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64fba1d9394940828750d179d3c9899d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:33.551379 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912ea04e-5d7b-4afe-bf93-1517cc329232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:33.597500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912ea04e-5d7b-4afe-bf93-1517cc329232) transitioned into state 'SUCCESS' from state '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-1269662677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdeaafe1c275473a94f6799ba556bbdd',qos_specs=None,replication_status=,reservations=['44b39a3b-6214-47db-b401-591388d547f6','e0155915-21c4-4669-a040-024d415b9991','9bd4e708-1d89-414a-bf43-87a507093fde','8f2e0c76-572d-42ce-a367-5ad80b73197e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64fba1d9394940828750d179d3c9899d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:33.598362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade1e2b7-5241-496a-beb2-59f4ce2bd3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:33.629998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade1e2b7-5241-496a-beb2-59f4ce2bd3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:33.631365 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Flow 'volume_create_api' (0ddbefd7-9596-4d0c-951b-7db36e2d4cf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:33.631869 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Create volume request issued successfully. Jul 03 13:06:33.632695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8a01d83-e2c1-4095-a28e-f05297bdc601 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:33.633260 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 771/3066] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:06:33 2026] POST /volume/v3/volumes => generated 787 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:33.651127 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-918dd96f-adbb-4326-abc9-804895660967 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:33.653932 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-918dd96f-adbb-4326-abc9-804895660967 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:33.654395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-918dd96f-adbb-4326-abc9-804895660967 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:33.654624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-918dd96f-adbb-4326-abc9-804895660967 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:33.667210 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:33.667210 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:33.674564 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-918dd96f-adbb-4326-abc9-804895660967 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:33.682915 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-918dd96f-adbb-4326-abc9-804895660967 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:33.683673 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 770/3067] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:33 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:33.774380 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c96db579-e902-4594-9681-18d340ae98b9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:33.778674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:06:33.778674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:33.778674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:33.778674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume with id: 7179200a-0192-449a-919f-da65177751fb Jul 03 13:06:33.785073 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:33.785073 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:33.785873 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:06:33.802843 np0000004418 devstack@c-api.service[99822]: WARNING cinder.keymgr.conf_key_mgr [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:06:33.817370 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume request issued successfully. Jul 03 13:06:33.817712 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c96db579-e902-4594-9681-18d340ae98b9 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 202 Jul 03 13:06:33.818343 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 759/3068] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:33 2026] DELETE /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:33.827857 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-718d6276-5916-40b4-a320-61f24ee0b81e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:33.831130 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-718d6276-5916-40b4-a320-61f24ee0b81e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:06:33.831130 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-718d6276-5916-40b4-a320-61f24ee0b81e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:33.831130 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-718d6276-5916-40b4-a320-61f24ee0b81e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:33.844181 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:33.844181 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:33.850083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ec39c942-7538-45ee-90ce-4c1ccaf788a1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:33.853659 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec39c942-7538-45ee-90ce-4c1ccaf788a1 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 Jul 03 13:06:33.853810 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec39c942-7538-45ee-90ce-4c1ccaf788a1 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:33.854085 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ec39c942-7538-45ee-90ce-4c1ccaf788a1 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:33.854789 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-718d6276-5916-40b4-a320-61f24ee0b81e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:06:33.862935 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ec39c942-7538-45ee-90ce-4c1ccaf788a1 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 returned with HTTP 404 Jul 03 13:06:33.863234 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-718d6276-5916-40b4-a320-61f24ee0b81e tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 200 Jul 03 13:06:33.863606 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 772/3069] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:33 2026] GET /volume/v3/volumes/afb585ac-09dd-411a-afca-eb7697234f75 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:33.864018 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 769/3070] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:33 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 1446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:33.881642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d31964b3-784f-4456-9080-45be8904f529 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:33.883318 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:33.883715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1790545715"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:33.885925 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1790545715'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:33.885925 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:33.892757 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:33.899238 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (51e23824-efdf-4fa0-9591-573e0a1c79c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:33.900357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13519404-d756-436d-af6a-4bb4a6a275d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:33.901506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:33.941695 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13519404-d756-436d-af6a-4bb4a6a275d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:33.942561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d12cb5a-c983-433c-82f3-14bec13a9070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:34.008104 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['9b899360-6b95-4882-b2a8-6a1b8551b953', '43aa532c-3f1d-46a4-bc97-b5c9df7264c1', 'abd5a35d-16ec-455e-b8b6-3459d012edfe', '218cda2e-fea6-4268-9e43-bc0da6faff53'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:34.009048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d12cb5a-c983-433c-82f3-14bec13a9070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b899360-6b95-4882-b2a8-6a1b8551b953', '43aa532c-3f1d-46a4-bc97-b5c9df7264c1', 'abd5a35d-16ec-455e-b8b6-3459d012edfe', '218cda2e-fea6-4268-9e43-bc0da6faff53']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:34.010013 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae86a3d8-1ad0-4c04-b254-8f74b4abd342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:34.038239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae86a3d8-1ad0-4c04-b254-8f74b4abd342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d594ce2-e2c3-4b76-8761-9466777e56fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790545715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['9b899360-6b95-4882-b2a8-6a1b8551b953','43aa532c-3f1d-46a4-bc97-b5c9df7264c1','abd5a35d-16ec-455e-b8b6-3459d012edfe','218cda2e-fea6-4268-9e43-bc0da6faff53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1790545715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d594ce2-e2c3-4b76-8761-9466777e56fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:34.039002 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a7b9fc8-d39f-418d-8745-95bf54d4ddda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:34.064261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a7b9fc8-d39f-418d-8745-95bf54d4ddda) transitioned into state 'SUCCESS' from state '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-1790545715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['9b899360-6b95-4882-b2a8-6a1b8551b953','43aa532c-3f1d-46a4-bc97-b5c9df7264c1','abd5a35d-16ec-455e-b8b6-3459d012edfe','218cda2e-fea6-4268-9e43-bc0da6faff53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:34.064998 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb24241c-4a29-4d07-b320-69de0c389b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:34.078362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb24241c-4a29-4d07-b320-69de0c389b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:34.080206 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (51e23824-efdf-4fa0-9591-573e0a1c79c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:34.081038 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:34.082059 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d31964b3-784f-4456-9080-45be8904f529 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:34.082819 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 771/3071] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:33 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:34.101152 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-07cfcb9a-e2ff-41e8-a77a-f02d371c79f7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:34.104358 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-07cfcb9a-e2ff-41e8-a77a-f02d371c79f7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:34.104621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-07cfcb9a-e2ff-41e8-a77a-f02d371c79f7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:34.104844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-07cfcb9a-e2ff-41e8-a77a-f02d371c79f7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:34.114093 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:34.114093 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:34.118718 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-07cfcb9a-e2ff-41e8-a77a-f02d371c79f7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:34.123289 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-07cfcb9a-e2ff-41e8-a77a-f02d371c79f7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd returned with HTTP 200 Jul 03 13:06:34.123863 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 760/3072] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:34 2026] GET /volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:34.705676 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bb491431-9d7e-474d-a5d1-865e78b55560 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:34.712404 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb491431-9d7e-474d-a5d1-865e78b55560 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:34.712654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb491431-9d7e-474d-a5d1-865e78b55560 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:34.712889 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb491431-9d7e-474d-a5d1-865e78b55560 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:34.725577 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:34.725577 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:34.734127 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bb491431-9d7e-474d-a5d1-865e78b55560 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:34.742737 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb491431-9d7e-474d-a5d1-865e78b55560 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:34.742979 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 773/3073] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:34 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:34.767214 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9250c724-6c06-4d4e-a932-cd272635b044 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:34.769885 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9250c724-6c06-4d4e-a932-cd272635b044 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:34.770108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9250c724-6c06-4d4e-a932-cd272635b044 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:34.770468 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9250c724-6c06-4d4e-a932-cd272635b044 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:34.782577 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:34.782577 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:34.789807 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9250c724-6c06-4d4e-a932-cd272635b044 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:34.795096 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9250c724-6c06-4d4e-a932-cd272635b044 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:34.795468 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 770/3074] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:34 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:34.876438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-0d99da6a-a295-47d2-96f4-47584445633b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:34.881454 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-0d99da6a-a295-47d2-96f4-47584445633b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:34.882400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-0d99da6a-a295-47d2-96f4-47584445633b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:34.882400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-0d99da6a-a295-47d2-96f4-47584445633b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:34.888764 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-20586840-150b-49ac-b147-a0635d9cc45b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:34.891296 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-20586840-150b-49ac-b147-a0635d9cc45b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb Jul 03 13:06:34.891676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-20586840-150b-49ac-b147-a0635d9cc45b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:34.893251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-20586840-150b-49ac-b147-a0635d9cc45b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:34.893320 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:34.893320 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:34.898731 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-0d99da6a-a295-47d2-96f4-47584445633b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:34.903864 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-20586840-150b-49ac-b147-a0635d9cc45b tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb returned with HTTP 404 Jul 03 13:06:34.904591 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-0d99da6a-a295-47d2-96f4-47584445633b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:34.904759 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 761/3075] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:34 2026] GET /volume/v3/volumes/7179200a-0192-449a-919f-da65177751fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:34.905226 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 772/3076] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:34 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:35.139315 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7e538d20-051c-4453-b965-047804c7a825 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:35.141155 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e538d20-051c-4453-b965-047804c7a825 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:35.141566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e538d20-051c-4453-b965-047804c7a825 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:35.141566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e538d20-051c-4453-b965-047804c7a825 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:35.150248 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:35.150248 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:35.155407 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7e538d20-051c-4453-b965-047804c7a825 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:35.163979 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e538d20-051c-4453-b965-047804c7a825 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd returned with HTTP 200 Jul 03 13:06:35.164574 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 774/3077] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:35 2026] GET /volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:35.183075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-71872772-d34c-477d-8bda-4a0b281cf140 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:35.187303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:35.187303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d594ce2-e2c3-4b76-8761-9466777e56fd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1630769591"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:35.200303 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:35.200303 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:35.200820 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:35.200964 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:35.260194 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['91178e76-954c-4b5c-b3e7-cae5fd164086', '7b147cef-bad4-40a7-85b5-5a8e5b6cd5c8', '23c39095-9c4f-49c0-a58b-5bc8696dfae3', '35cafc69-3173-4e96-9d14-5f3a13400f77'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:35.325819 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:35.325924 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71872772-d34c-477d-8bda-4a0b281cf140 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:35.326317 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 771/3078] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:35.341735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-732aa0ab-1ba8-4002-a0ad-9c7260a5e2a9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:35.341735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-732aa0ab-1ba8-4002-a0ad-9c7260a5e2a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:35.341735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-732aa0ab-1ba8-4002-a0ad-9c7260a5e2a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:35.341735 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-732aa0ab-1ba8-4002-a0ad-9c7260a5e2a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:35.348869 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:35.348869 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:35.349648 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-732aa0ab-1ba8-4002-a0ad-9c7260a5e2a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:35.350993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-732aa0ab-1ba8-4002-a0ad-9c7260a5e2a9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 returned with HTTP 200 Jul 03 13:06:35.350993 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 762/3079] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:35 2026] GET /volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:35.422485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3835e84c-df30-43d6-8941-4cab4895358a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:35.425233 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] DELETE https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:06:35.426009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:35.426009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:35.426145 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume with id: 6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:06:35.438483 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:35.438483 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:35.438724 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:06:35.462484 np0000004418 devstack@c-api.service[99821]: WARNING cinder.keymgr.conf_key_mgr [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:06:35.473374 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Delete volume request issued successfully. Jul 03 13:06:35.473616 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3835e84c-df30-43d6-8941-4cab4895358a tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 202 Jul 03 13:06:35.474033 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 773/3080] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:35 2026] DELETE /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 13:06:35.485291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dac7ffd3-c513-4872-9199-127f42990578 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:35.489358 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dac7ffd3-c513-4872-9199-127f42990578 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:06:35.489358 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dac7ffd3-c513-4872-9199-127f42990578 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:35.489705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dac7ffd3-c513-4872-9199-127f42990578 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:35.508194 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:35.508194 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:35.517180 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dac7ffd3-c513-4872-9199-127f42990578 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Volume info retrieved successfully. Jul 03 13:06:35.528099 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dac7ffd3-c513-4872-9199-127f42990578 tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 200 Jul 03 13:06:35.528753 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 775/3081] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:35 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 1427 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:36.364061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7c91b89d-6bb1-48c4-84bf-8bf117171ee6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.366974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c91b89d-6bb1-48c4-84bf-8bf117171ee6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:36.367312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c91b89d-6bb1-48c4-84bf-8bf117171ee6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.367555 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c91b89d-6bb1-48c4-84bf-8bf117171ee6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.374593 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.374593 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:36.375062 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7c91b89d-6bb1-48c4-84bf-8bf117171ee6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:36.376040 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c91b89d-6bb1-48c4-84bf-8bf117171ee6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 returned with HTTP 200 Jul 03 13:06:36.376564 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 772/3082] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:36 2026] GET /volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:36.386295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2a2c4e45-f6e0-4885-890b-93beb37af967 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.388312 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2a2c4e45-f6e0-4885-890b-93beb37af967 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] GET https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:36.388573 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2a2c4e45-f6e0-4885-890b-93beb37af967 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.388787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2a2c4e45-f6e0-4885-890b-93beb37af967 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.396863 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.396863 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:36.397421 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2a2c4e45-f6e0-4885-890b-93beb37af967 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:36.398354 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2a2c4e45-f6e0-4885-890b-93beb37af967 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 returned with HTTP 200 Jul 03 13:06:36.398849 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 763/3083] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:36 2026] GET /volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:36.408536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.410310 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:36.410489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.410719 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.410826 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: 4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:36.422020 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.422020 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:36.422520 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:36.448058 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:36.448323 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ad3ca18-5889-4e7b-b3da-a9259fe5f596 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 returned with HTTP 202 Jul 03 13:06:36.448786 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 774/3084] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:36 2026] DELETE /volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:36.460018 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5e870739-5208-4e45-b983-92460c7fd890 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.462477 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e870739-5208-4e45-b983-92460c7fd890 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:36.463417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e870739-5208-4e45-b983-92460c7fd890 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.463417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e870739-5208-4e45-b983-92460c7fd890 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.469278 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.469278 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:36.469679 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5e870739-5208-4e45-b983-92460c7fd890 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:36.470581 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e870739-5208-4e45-b983-92460c7fd890 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 returned with HTTP 200 Jul 03 13:06:36.471088 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 776/3085] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:36 2026] GET /volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:36.544825 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a2ec4c73-32a5-41d8-b80a-183c5b18f42d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.548947 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a2ec4c73-32a5-41d8-b80a-183c5b18f42d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] GET https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 Jul 03 13:06:36.549209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a2ec4c73-32a5-41d8-b80a-183c5b18f42d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.549427 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a2ec4c73-32a5-41d8-b80a-183c5b18f42d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.563836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a2ec4c73-32a5-41d8-b80a-183c5b18f42d tempest-TestEncryptedCinderVolumes-38856533 tempest-TestEncryptedCinderVolumes-38856533-project-member] https://10.4.3.13/volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 returned with HTTP 404 Jul 03 13:06:36.565348 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 773/3086] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:36 2026] GET /volume/v3/volumes/6b28d58c-32dc-4a23-b6df-994572a78958 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:36.572350 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.574061 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:06:36.574307 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.574478 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.575280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:06:36.590743 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Get all volumes completed successfully. Jul 03 13:06:36.592365 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.592365 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:36.599446 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a0bb867-0bb4-487a-a3bb-4a458c5e7beb tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:06:36.599857 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 764/3087] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:06:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9275 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:36.621449 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-24073dd7-9849-4c8d-9a0a-f89acd53440f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.623726 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-24073dd7-9849-4c8d-9a0a-f89acd53440f tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] DELETE https://10.4.3.13/volume/v3/types/e960bdc1-166f-4cd9-89cd-24fd17220e1d Jul 03 13:06:36.623986 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-24073dd7-9849-4c8d-9a0a-f89acd53440f tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.624239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-24073dd7-9849-4c8d-9a0a-f89acd53440f tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.624819 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.624819 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:36.662396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-24073dd7-9849-4c8d-9a0a-f89acd53440f tempest-TestEncryptedCinderVolumes-408265000 tempest-TestEncryptedCinderVolumes-408265000-project-admin] https://10.4.3.13/volume/v3/types/e960bdc1-166f-4cd9-89cd-24fd17220e1d returned with HTTP 202 Jul 03 13:06:36.663031 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 775/3088] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:36 2026] DELETE /volume/v3/types/e960bdc1-166f-4cd9-89cd-24fd17220e1d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:36.953956 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8ed772d-4046-4285-862d-5c8aa6cfc3de None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.954409 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8ed772d-4046-4285-862d-5c8aa6cfc3de None None] GET https://10.4.3.13/volume// Jul 03 13:06:36.954609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8ed772d-4046-4285-862d-5c8aa6cfc3de None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:36.954860 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8ed772d-4046-4285-862d-5c8aa6cfc3de None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:36.955180 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8ed772d-4046-4285-862d-5c8aa6cfc3de None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:36.955556 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 777/3089] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:06:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:36.963133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-728178f9-e816-4184-902f-531489f446ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:36.966158 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-728178f9-e816-4184-902f-531489f446ed tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:06:36.966505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-728178f9-e816-4184-902f-531489f446ed tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c47185f4-e9eb-484c-99d9-07206ecccac6", "connector": null, "instance_uuid": "3a142a75-d7be-4fea-91de-be014d3671e5"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:36.978911 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:36.978911 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:37.015300 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-728178f9-e816-4184-902f-531489f446ed tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:06:37.015801 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 774/3090] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:06:36 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 13:06:37.439262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72a09d84-cd48-454b-823d-a73459c16c3c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.443663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72a09d84-cd48-454b-823d-a73459c16c3c tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:37.443663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72a09d84-cd48-454b-823d-a73459c16c3c tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:37.444228 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72a09d84-cd48-454b-823d-a73459c16c3c tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:37.456890 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:37.456890 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:37.462475 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72a09d84-cd48-454b-823d-a73459c16c3c tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:37.469599 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72a09d84-cd48-454b-823d-a73459c16c3c tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:37.469599 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 765/3091] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:37 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:37.481806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-62107ecc-bda3-4670-936c-060c4a854763 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.484245 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-62107ecc-bda3-4670-936c-060c4a854763 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 Jul 03 13:06:37.484459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-62107ecc-bda3-4670-936c-060c4a854763 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:37.484742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-62107ecc-bda3-4670-936c-060c4a854763 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:37.494668 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-62107ecc-bda3-4670-936c-060c4a854763 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 returned with HTTP 404 Jul 03 13:06:37.495249 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 776/3092] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:37 2026] GET /volume/v3/snapshots/4b3a824f-8e90-41b2-ad8f-e86810f64cd0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:37.506858 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.511195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:37.511195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:37.511195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:37.511195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:37.519221 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:37.519221 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:37.519693 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:37.552056 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:37.552513 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-46bf5f9a-4f09-4ef0-8204-a22f14796856 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd returned with HTTP 202 Jul 03 13:06:37.552578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a400c616-ce7b-4374-9126-be713e94d27a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.553261 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 778/3093] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:37 2026] DELETE /volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:37.553326 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a400c616-ce7b-4374-9126-be713e94d27a None None] GET https://10.4.3.13/volume// Jul 03 13:06:37.553326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a400c616-ce7b-4374-9126-be713e94d27a None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:37.553475 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a400c616-ce7b-4374-9126-be713e94d27a None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:37.554078 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a400c616-ce7b-4374-9126-be713e94d27a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:37.564939 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 775/3094] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:06:37 2026] GET /volume/ => generated 385 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:37.569235 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5f4b3ba1-503a-4786-8567-67d57b04ce26 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.572945 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5f4b3ba1-503a-4786-8567-67d57b04ce26 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:37.573387 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5f4b3ba1-503a-4786-8567-67d57b04ce26 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:37.573574 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5f4b3ba1-503a-4786-8567-67d57b04ce26 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:37.580900 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-bd34d47b-19fd-445d-b838-5ec277e474aa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.586340 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-bd34d47b-19fd-445d-b838-5ec277e474aa tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:37.586340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-bd34d47b-19fd-445d-b838-5ec277e474aa tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:37.586567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-bd34d47b-19fd-445d-b838-5ec277e474aa tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:37.594623 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:37.594623 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:37.599936 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5f4b3ba1-503a-4786-8567-67d57b04ce26 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:37.607891 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5f4b3ba1-503a-4786-8567-67d57b04ce26 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd returned with HTTP 200 Jul 03 13:06:37.607891 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 766/3095] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:37 2026] GET /volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd => generated 1006 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:37.612528 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:37.612528 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:37.620988 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-bd34d47b-19fd-445d-b838-5ec277e474aa tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:37.632765 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-bd34d47b-19fd-445d-b838-5ec277e474aa tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:37.632765 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 777/3096] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:06:37 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 1041 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:37.783947 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:37.787371 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] PUT https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 Jul 03 13:06:37.788320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:37.799084 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Acquiring lock "cinder-attachment_update-c47185f4-e9eb-484c-99d9-07206ecccac6-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:06:37.804830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Lock "cinder-attachment_update-c47185f4-e9eb-484c-99d9-07206ecccac6-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:06:37.805926 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:37.805926 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:38.336446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Lock "cinder-attachment_update-c47185f4-e9eb-484c-99d9-07206ecccac6-np0000004418" released by "attachment_update" :: held 0.532s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:06:38.336865 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-3ee866b2-3277-488f-926d-2a19a24f087f tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 returned with HTTP 200 Jul 03 13:06:38.337493 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 779/3097] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:06:37 2026] PUT /volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:06:38.484983 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-373fac6f-4b79-4f0b-bbc2-48992138a3b5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:38.487367 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-373fac6f-4b79-4f0b-bbc2-48992138a3b5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:38.487845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-373fac6f-4b79-4f0b-bbc2-48992138a3b5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:38.488105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-373fac6f-4b79-4f0b-bbc2-48992138a3b5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:38.504152 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:38.504152 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:38.517398 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-373fac6f-4b79-4f0b-bbc2-48992138a3b5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:38.525837 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-373fac6f-4b79-4f0b-bbc2-48992138a3b5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:38.526500 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 776/3098] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:38 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:38.631319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2707ab35-5255-42dc-b0ee-cba7deb5ca4a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:38.634549 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2707ab35-5255-42dc-b0ee-cba7deb5ca4a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd Jul 03 13:06:38.634549 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2707ab35-5255-42dc-b0ee-cba7deb5ca4a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:38.634549 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2707ab35-5255-42dc-b0ee-cba7deb5ca4a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:38.643525 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2707ab35-5255-42dc-b0ee-cba7deb5ca4a tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd returned with HTTP 404 Jul 03 13:06:38.644312 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 767/3099] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:38 2026] GET /volume/v3/volumes/1d594ce2-e2c3-4b76-8761-9466777e56fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:38.660382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5c38628b-1035-4c83-86c7-56163094cdb0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:38.662854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:38.663389 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-407758049"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:38.665294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-407758049'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:38.665466 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:38.673735 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:38.682533 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (9b50d3e5-c044-43ad-8e70-f9376e3a390f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:38.684368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d2a564-1a10-4893-98ff-7dfe234bd2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:38.685627 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:38.731635 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d2a564-1a10-4893-98ff-7dfe234bd2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:38.733099 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed960286-163e-436f-8440-a7a455b28e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:38.744555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-25391f84-1876-4f59-afd2-127214d9e5c4 req-74fa63a5-a678-4894-8c29-cf7780dd2e51 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:38.748214 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-25391f84-1876-4f59-afd2-127214d9e5c4 req-74fa63a5-a678-4894-8c29-cf7780dd2e51 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1 Jul 03 13:06:38.748901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-25391f84-1876-4f59-afd2-127214d9e5c4 req-74fa63a5-a678-4894-8c29-cf7780dd2e51 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:38.748901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-25391f84-1876-4f59-afd2-127214d9e5c4 req-74fa63a5-a678-4894-8c29-cf7780dd2e51 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:38.758122 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:38.758122 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:38.813048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['85082ad0-bcf1-4f3e-b64f-db69cd42b440', '0ebb9c69-0ee9-43b4-acf5-d7937801f92f', '5f5f87ed-c3fb-466d-b79e-4afca7e3f483', '75f9dd79-c7a8-4070-b63c-fe2a546fdffc'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:38.814281 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed960286-163e-436f-8440-a7a455b28e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85082ad0-bcf1-4f3e-b64f-db69cd42b440', '0ebb9c69-0ee9-43b4-acf5-d7937801f92f', '5f5f87ed-c3fb-466d-b79e-4afca7e3f483', '75f9dd79-c7a8-4070-b63c-fe2a546fdffc']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:38.816186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099994ca-33ed-4147-ba95-85abc26bd2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:38.854535 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099994ca-33ed-4147-ba95-85abc26bd2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39069ec5-e622-4375-82fc-7b31f373a6e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-407758049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['85082ad0-bcf1-4f3e-b64f-db69cd42b440','0ebb9c69-0ee9-43b4-acf5-d7937801f92f','5f5f87ed-c3fb-466d-b79e-4afca7e3f483','75f9dd79-c7a8-4070-b63c-fe2a546fdffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-407758049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39069ec5-e622-4375-82fc-7b31f373a6e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:38.855728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2716a7b3-24c8-4845-b300-4d9739fafada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:38.887191 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2716a7b3-24c8-4845-b300-4d9739fafada) transitioned into state 'SUCCESS' from state '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-407758049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['85082ad0-bcf1-4f3e-b64f-db69cd42b440','0ebb9c69-0ee9-43b4-acf5-d7937801f92f','5f5f87ed-c3fb-466d-b79e-4afca7e3f483','75f9dd79-c7a8-4070-b63c-fe2a546fdffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:38.889309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c050e4-03a3-4c4b-85e3-d5effe652d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:38.906901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c050e4-03a3-4c4b-85e3-d5effe652d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:38.908461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (9b50d3e5-c044-43ad-8e70-f9376e3a390f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:38.910106 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:38.910106 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5c38628b-1035-4c83-86c7-56163094cdb0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:38.912191 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 778/3100] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:38 2026] POST /volume/v3/volumes => generated 775 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:38.926933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cc16b1ad-d380-4d84-9007-fab05ac3c084 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:38.929568 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cc16b1ad-d380-4d84-9007-fab05ac3c084 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:38.929568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cc16b1ad-d380-4d84-9007-fab05ac3c084 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:38.929568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cc16b1ad-d380-4d84-9007-fab05ac3c084 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:38.940193 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:38.940193 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:38.947307 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cc16b1ad-d380-4d84-9007-fab05ac3c084 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:38.960326 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cc16b1ad-d380-4d84-9007-fab05ac3c084 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 returned with HTTP 200 Jul 03 13:06:38.960910 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 777/3101] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:38 2026] GET /volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:39.294278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-25391f84-1876-4f59-afd2-127214d9e5c4 req-74fa63a5-a678-4894-8c29-cf7780dd2e51 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1 returned with HTTP 200 Jul 03 13:06:39.294790 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 780/3102] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:06:38 2026] DELETE /volume/v3/attachments/679824af-3e48-45db-9ea0-cb01f29db8c1 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:39.550913 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f2537b0b-0203-4a53-b7fe-61df8e03ea3e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:39.553433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f2537b0b-0203-4a53-b7fe-61df8e03ea3e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:39.554531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f2537b0b-0203-4a53-b7fe-61df8e03ea3e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:39.554531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f2537b0b-0203-4a53-b7fe-61df8e03ea3e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:39.568655 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:39.568655 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:39.573381 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f2537b0b-0203-4a53-b7fe-61df8e03ea3e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:39.578993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f2537b0b-0203-4a53-b7fe-61df8e03ea3e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:39.579507 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 768/3103] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:39 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:39.981148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a7b8ff22-2a16-472c-add7-7635da8c8e00 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:39.986195 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7b8ff22-2a16-472c-add7-7635da8c8e00 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:39.986195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ff22-2a16-472c-add7-7635da8c8e00 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:39.986195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ff22-2a16-472c-add7-7635da8c8e00 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:39.996185 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:39.996185 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:40.001990 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a7b8ff22-2a16-472c-add7-7635da8c8e00 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:40.008192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7b8ff22-2a16-472c-add7-7635da8c8e00 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 returned with HTTP 200 Jul 03 13:06:40.008791 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 779/3104] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:39 2026] GET /volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:40.024354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-783154c6-3e58-4106-9d87-fbd81767411d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:40.026501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:40.026904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39069ec5-e622-4375-82fc-7b31f373a6e4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-203485255"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:40.038341 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:40.038341 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:40.038708 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:40.038866 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:40.082675 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['45751568-8182-4192-a880-1e3312631418', '50232b85-99f9-4f6f-8694-3ba8e378d800', 'ff55eedc-b69c-457c-8f93-8810716fc9e1', '7e8322ad-ce6f-4cc2-bca4-65f484006027'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:40.122773 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:40.123125 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-783154c6-3e58-4106-9d87-fbd81767411d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:40.123653 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 778/3105] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:40.138546 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-62cb38e0-5ab8-401a-bd4d-c5779e77f0b7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:40.140914 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62cb38e0-5ab8-401a-bd4d-c5779e77f0b7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:40.141098 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62cb38e0-5ab8-401a-bd4d-c5779e77f0b7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:40.141332 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62cb38e0-5ab8-401a-bd4d-c5779e77f0b7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:40.147646 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:40.147646 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:40.148096 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-62cb38e0-5ab8-401a-bd4d-c5779e77f0b7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:40.148990 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62cb38e0-5ab8-401a-bd4d-c5779e77f0b7 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 returned with HTTP 200 Jul 03 13:06:40.149497 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 781/3106] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:40 2026] GET /volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:40.597864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-06a590e1-6af3-44a0-81b8-61052c211a02 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:40.600653 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06a590e1-6af3-44a0-81b8-61052c211a02 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:40.600989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06a590e1-6af3-44a0-81b8-61052c211a02 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:40.601375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06a590e1-6af3-44a0-81b8-61052c211a02 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:40.615955 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:40.615955 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:40.623232 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-06a590e1-6af3-44a0-81b8-61052c211a02 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:40.630155 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06a590e1-6af3-44a0-81b8-61052c211a02 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:40.630924 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 769/3107] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:40 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:41.161029 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a5b8b14d-1599-4f0d-bb0a-437f0ea2a6c6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:41.162897 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a5b8b14d-1599-4f0d-bb0a-437f0ea2a6c6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:41.163082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a5b8b14d-1599-4f0d-bb0a-437f0ea2a6c6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:41.163314 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a5b8b14d-1599-4f0d-bb0a-437f0ea2a6c6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:41.168986 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:41.168986 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:41.169367 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a5b8b14d-1599-4f0d-bb0a-437f0ea2a6c6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:41.170124 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a5b8b14d-1599-4f0d-bb0a-437f0ea2a6c6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 returned with HTTP 200 Jul 03 13:06:41.170622 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 780/3108] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:41 2026] GET /volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:41.182893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-73028326-8524-45f7-85e5-7a943d41cda6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:41.185451 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] POST https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8/action Jul 03 13:06:41.186056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:41.186126 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:41.187491 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.snapshot_unmanage [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Unmanage snapshot with id: f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:41.193088 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:41.193088 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:41.194108 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:41.195178 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a9bf4d79e10a4df2bb3fcba1f622de1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dbc3c8ca9b434c11ad31ab9aa556bb80', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:41.196557 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73028326-8524-45f7-85e5-7a943d41cda6 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8/action returned with HTTP 403 Jul 03 13:06:41.197273 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 779/3109] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:06:41 2026] POST /volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:41.207840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:41.208342 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:41.208342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:41.209238 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:41.209238 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:41.215684 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:41.215684 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:41.215684 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:41.255752 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:41.255752 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c87abdf-0e2c-4ec5-a767-67b2e42c2853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 returned with HTTP 202 Jul 03 13:06:41.256829 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 782/3110] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:41 2026] DELETE /volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:41.265134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-65ecb672-734d-44e1-9bb2-53944670fb78 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:41.267583 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-65ecb672-734d-44e1-9bb2-53944670fb78 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:41.267742 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-65ecb672-734d-44e1-9bb2-53944670fb78 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:41.268058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-65ecb672-734d-44e1-9bb2-53944670fb78 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:41.277981 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:41.277981 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:41.281418 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-65ecb672-734d-44e1-9bb2-53944670fb78 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:41.282772 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-65ecb672-734d-44e1-9bb2-53944670fb78 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 returned with HTTP 200 Jul 03 13:06:41.283498 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 770/3111] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:41 2026] GET /volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:41.646706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4d0b9301-ab16-474a-a512-0e492c708612 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:41.650570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d0b9301-ab16-474a-a512-0e492c708612 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:41.650921 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d0b9301-ab16-474a-a512-0e492c708612 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:41.651269 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d0b9301-ab16-474a-a512-0e492c708612 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:41.679047 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:41.679047 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:41.688760 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4d0b9301-ab16-474a-a512-0e492c708612 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:41.692280 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d0b9301-ab16-474a-a512-0e492c708612 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:41.692839 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 781/3112] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:41 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:42.210127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.215640 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:42.216060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1022108236"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:42.222980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1022108236'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:42.223129 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Create volume of 1 GB Jul 03 13:06:42.236912 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Availability Zones retrieved successfully. Jul 03 13:06:42.250713 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Flow 'volume_create_api' (b71ebf74-9c99-4f1f-a297-837e268e77de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:42.252220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ae95e0-4fd6-4998-a089-c8fef1f81060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:42.253736 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:42.300145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3aa851a2-4035-4434-8352-f903802b9c8b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.303299 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3aa851a2-4035-4434-8352-f903802b9c8b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 Jul 03 13:06:42.304130 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3aa851a2-4035-4434-8352-f903802b9c8b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.304130 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3aa851a2-4035-4434-8352-f903802b9c8b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.319173 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3aa851a2-4035-4434-8352-f903802b9c8b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 returned with HTTP 404 Jul 03 13:06:42.319173 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 783/3113] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:42 2026] GET /volume/v3/snapshots/f8edc1ce-7e5f-4de2-8a95-d84a59f2fce8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:42.331284 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.335991 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:42.335991 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.335991 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.335991 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:42.340476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ae95e0-4fd6-4998-a089-c8fef1f81060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:42.341842 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e44644-5ffd-4062-98c8-7c90ad406ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:42.371151 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:42.371151 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:42.371345 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:42.448721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Created reservations ['77ab4fba-0d34-4b8d-aac8-912268cfd19c', 'cf405d3e-28eb-4755-bf10-9062274ed2ed', '3987c3e5-b5a6-430a-8398-96c35a6d5491', 'ade4f823-fc92-49d6-b62d-362a7a1055b0'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:42.449940 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e44644-5ffd-4062-98c8-7c90ad406ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ab4fba-0d34-4b8d-aac8-912268cfd19c', 'cf405d3e-28eb-4755-bf10-9062274ed2ed', '3987c3e5-b5a6-430a-8398-96c35a6d5491', 'ade4f823-fc92-49d6-b62d-362a7a1055b0']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:42.451074 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b1d29b-1a17-42c0-bfc9-eea3edf751e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:42.467586 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:42.467586 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2f5c0a6-15b8-4c13-ac14-d1bf0ff86092 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 returned with HTTP 202 Jul 03 13:06:42.467586 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 771/3114] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:42 2026] DELETE /volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:42.480762 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-15fa57ea-10c1-45a4-bcaf-6e11304210cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.484673 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-15fa57ea-10c1-45a4-bcaf-6e11304210cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:42.486012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-15fa57ea-10c1-45a4-bcaf-6e11304210cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.486012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-15fa57ea-10c1-45a4-bcaf-6e11304210cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.491935 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.495654 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:42.495654 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:42.496010 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:42.496378 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.496690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.496847 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:42.500036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16b1d29b-1a17-42c0-bfc9-eea3edf751e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf09bd1-961d-4cd7-8f4c-b36acbc6753e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1022108236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ff1e514d5a41aba167f74896cf5831',qos_specs=None,replication_status=,reservations=['77ab4fba-0d34-4b8d-aac8-912268cfd19c','cf405d3e-28eb-4755-bf10-9062274ed2ed','3987c3e5-b5a6-430a-8398-96c35a6d5491','ade4f823-fc92-49d6-b62d-362a7a1055b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e5f263e6e7418cbb01320edb7e461d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1022108236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf09bd1-961d-4cd7-8f4c-b36acbc6753e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ff1e514d5a41aba167f74896cf5831',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e5f263e6e7418cbb01320edb7e461d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:42.501753 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6a6b06-596b-4bd0-a77c-353ac2e79ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:42.504251 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-15fa57ea-10c1-45a4-bcaf-6e11304210cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:42.514545 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-15fa57ea-10c1-45a4-bcaf-6e11304210cd tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 returned with HTTP 200 Jul 03 13:06:42.514545 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 782/3115] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:42 2026] GET /volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 => generated 1005 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:42.525722 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:42.525722 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:42.526357 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:42.566108 np0000004418 devstack@c-api.service[99824]: WARNING cinder.keymgr.conf_key_mgr [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:06:42.573030 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6a6b06-596b-4bd0-a77c-353ac2e79ee2) transitioned into state 'SUCCESS' from state '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-1022108236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ff1e514d5a41aba167f74896cf5831',qos_specs=None,replication_status=,reservations=['77ab4fba-0d34-4b8d-aac8-912268cfd19c','cf405d3e-28eb-4755-bf10-9062274ed2ed','3987c3e5-b5a6-430a-8398-96c35a6d5491','ade4f823-fc92-49d6-b62d-362a7a1055b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e5f263e6e7418cbb01320edb7e461d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:42.573799 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51adbbb1-3c0d-4e89-9aa4-9acd62a20bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:42.582184 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:06:42.582416 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8d060b09-9855-43f4-b0db-bc19f5eb8d14 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 202 Jul 03 13:06:42.582905 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 784/3116] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:42 2026] DELETE /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:42.591828 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51adbbb1-3c0d-4e89-9aa4-9acd62a20bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:42.591936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1c83424f-c319-457e-9dd5-2e7badee28ad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.593114 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Flow 'volume_create_api' (b71ebf74-9c99-4f1f-a297-837e268e77de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:42.593618 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Create volume request issued successfully. Jul 03 13:06:42.594683 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76901e05-3a9a-4d46-a844-d4dec1b1371d tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:42.595112 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 780/3117] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:42 2026] POST /volume/v3/volumes => generated 755 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:42.596265 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1c83424f-c319-457e-9dd5-2e7badee28ad tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:42.596531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1c83424f-c319-457e-9dd5-2e7badee28ad tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.596811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1c83424f-c319-457e-9dd5-2e7badee28ad tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.611804 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3ffc9973-902e-49be-a0f0-ba433766cae6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.613700 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:42.613700 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:42.614265 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3ffc9973-902e-49be-a0f0-ba433766cae6 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:42.614853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3ffc9973-902e-49be-a0f0-ba433766cae6 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.615375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3ffc9973-902e-49be-a0f0-ba433766cae6 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.623194 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1c83424f-c319-457e-9dd5-2e7badee28ad tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:42.626431 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:42.626431 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:42.628277 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1c83424f-c319-457e-9dd5-2e7badee28ad tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 200 Jul 03 13:06:42.629116 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 772/3118] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:42 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:06:42.633537 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3ffc9973-902e-49be-a0f0-ba433766cae6 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:42.639511 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3ffc9973-902e-49be-a0f0-ba433766cae6 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:42.640081 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 783/3119] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:42 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:42.710920 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b13434a1-4ee6-4340-a899-f1024589886d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:42.714243 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b13434a1-4ee6-4340-a899-f1024589886d tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:42.714446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b13434a1-4ee6-4340-a899-f1024589886d tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:42.714709 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b13434a1-4ee6-4340-a899-f1024589886d tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:42.729516 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:42.729516 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:42.734067 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b13434a1-4ee6-4340-a899-f1024589886d tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:42.738967 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b13434a1-4ee6-4340-a899-f1024589886d tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:42.739543 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 785/3120] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:42 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:43.534380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8c143313-956e-4b54-86fc-7f9bc94c0316 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.536559 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8c143313-956e-4b54-86fc-7f9bc94c0316 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 Jul 03 13:06:43.536765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8c143313-956e-4b54-86fc-7f9bc94c0316 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.536966 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8c143313-956e-4b54-86fc-7f9bc94c0316 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.546025 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8c143313-956e-4b54-86fc-7f9bc94c0316 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 returned with HTTP 404 Jul 03 13:06:43.546663 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 781/3121] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:43 2026] GET /volume/v3/volumes/39069ec5-e622-4375-82fc-7b31f373a6e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:43.559270 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6bd5078a-fc2d-4133-8097-d42276340a54 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.560688 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:43.560983 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1105784388"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:43.562589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1105784388'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:43.562786 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:43.567857 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:43.574925 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (d6ffe9a1-bb90-4419-a0bc-4e0e4ecb282e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:43.576246 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e9b38a-4a5d-44ca-bc82-3011cebc74bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:43.577425 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:43.617319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e9b38a-4a5d-44ca-bc82-3011cebc74bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:43.617319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde95b5d-8592-47ec-bc29-2de883759fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:43.648408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0b84969d-09c3-459d-862a-aa20bb5dbcc2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.655947 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b84969d-09c3-459d-862a-aa20bb5dbcc2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a Jul 03 13:06:43.656086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-60a79fa0-7728-4044-97cb-693c9e5f7bf2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.656585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b84969d-09c3-459d-862a-aa20bb5dbcc2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.656852 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b84969d-09c3-459d-862a-aa20bb5dbcc2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.660902 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-60a79fa0-7728-4044-97cb-693c9e5f7bf2 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:43.660902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-60a79fa0-7728-4044-97cb-693c9e5f7bf2 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.661067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-60a79fa0-7728-4044-97cb-693c9e5f7bf2 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.666070 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b84969d-09c3-459d-862a-aa20bb5dbcc2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a returned with HTTP 404 Jul 03 13:06:43.666905 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 784/3122] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:43 2026] GET /volume/v3/volumes/ceb18f93-fd66-4b84-b15a-54457d934d8a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:43.669982 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.669982 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:43.676847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a7a46edc-72a6-480f-b171-bac27c4221ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.677914 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-60a79fa0-7728-4044-97cb-693c9e5f7bf2 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:43.678744 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a7a46edc-72a6-480f-b171-bac27c4221ef tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:06:43.679573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a7a46edc-72a6-480f-b171-bac27c4221ef tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.679573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a7a46edc-72a6-480f-b171-bac27c4221ef tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.679919 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['86da8c37-1817-4526-9102-72bdecce4489', 'c8398b61-57c8-437d-87ab-64bf56acef74', 'd3c12b5d-b295-4287-b454-05bcf989444d', 'f1af09bc-011b-431e-add7-a358e38f3022'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:43.680187 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.680187 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:43.680806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a7a46edc-72a6-480f-b171-bac27c4221ef tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:06:43.684187 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde95b5d-8592-47ec-bc29-2de883759fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86da8c37-1817-4526-9102-72bdecce4489', 'c8398b61-57c8-437d-87ab-64bf56acef74', 'd3c12b5d-b295-4287-b454-05bcf989444d', 'f1af09bc-011b-431e-add7-a358e38f3022']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:43.684187 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (614be185-85bd-458b-8fd3-47445cd91ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:43.687587 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-60a79fa0-7728-4044-97cb-693c9e5f7bf2 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:43.688176 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 786/3123] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:43 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:43.701105 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a7a46edc-72a6-480f-b171-bac27c4221ef tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Get all volumes completed successfully. Jul 03 13:06:43.702827 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.702827 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:43.708779 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a7a46edc-72a6-480f-b171-bac27c4221ef tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:06:43.709203 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 782/3124] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:06:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:43.723551 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (614be185-85bd-458b-8fd3-47445cd91ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410707ed-0167-475e-9cef-4114e6335582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1105784388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['86da8c37-1817-4526-9102-72bdecce4489','c8398b61-57c8-437d-87ab-64bf56acef74','d3c12b5d-b295-4287-b454-05bcf989444d','f1af09bc-011b-431e-add7-a358e38f3022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1105784388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=410707ed-0167-475e-9cef-4114e6335582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:43.725095 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b273f0b-6085-4c39-b1b9-dc5c45137c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:43.727818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b0498697-7d61-4ea0-a2d0-ae2af5c0fca6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.731385 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0498697-7d61-4ea0-a2d0-ae2af5c0fca6 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] DELETE https://10.4.3.13/volume/v3/types/63b28845-f77d-4302-8f75-abc841899850 Jul 03 13:06:43.732159 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0498697-7d61-4ea0-a2d0-ae2af5c0fca6 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.732617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0498697-7d61-4ea0-a2d0-ae2af5c0fca6 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.757959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b273f0b-6085-4c39-b1b9-dc5c45137c40) transitioned into state 'SUCCESS' from state '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-1105784388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['86da8c37-1817-4526-9102-72bdecce4489','c8398b61-57c8-437d-87ab-64bf56acef74','d3c12b5d-b295-4287-b454-05bcf989444d','f1af09bc-011b-431e-add7-a358e38f3022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:43.758283 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d234bc7-8c6c-480d-9b9b-0b986d645ec6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.758783 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb133d96-3092-4419-975c-73b6c4f78c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:43.760849 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d234bc7-8c6c-480d-9b9b-0b986d645ec6 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:43.761115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d234bc7-8c6c-480d-9b9b-0b986d645ec6 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.763033 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d234bc7-8c6c-480d-9b9b-0b986d645ec6 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.773630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb133d96-3092-4419-975c-73b6c4f78c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:43.775062 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (d6ffe9a1-bb90-4419-a0bc-4e0e4ecb282e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:43.775564 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:43.776492 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6bd5078a-fc2d-4133-8097-d42276340a54 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:43.777826 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 773/3125] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:43 2026] POST /volume/v3/volumes => generated 776 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:43.778123 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.778123 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:43.784228 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d234bc7-8c6c-480d-9b9b-0b986d645ec6 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:43.790997 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d234bc7-8c6c-480d-9b9b-0b986d645ec6 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:43.791446 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 787/3126] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:43 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:43.791528 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0498697-7d61-4ea0-a2d0-ae2af5c0fca6 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/types/63b28845-f77d-4302-8f75-abc841899850 returned with HTTP 202 Jul 03 13:06:43.792074 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 785/3127] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:43 2026] DELETE /volume/v3/types/63b28845-f77d-4302-8f75-abc841899850 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:43.807273 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ea42f8e-2bcd-4008-89ab-106b1e6ecbe8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.807704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b3ba93ec-4143-45cb-b95e-aa37e06281e4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.810662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b3ba93ec-4143-45cb-b95e-aa37e06281e4 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:43.811387 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b3ba93ec-4143-45cb-b95e-aa37e06281e4 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-290513921", "extra_specs": {}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:43.811452 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ea42f8e-2bcd-4008-89ab-106b1e6ecbe8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:43.813190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ea42f8e-2bcd-4008-89ab-106b1e6ecbe8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:43.813190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ea42f8e-2bcd-4008-89ab-106b1e6ecbe8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:43.813467 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.813467 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:43.821856 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.821856 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:43.828902 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b3ba93ec-4143-45cb-b95e-aa37e06281e4 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:43.829032 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ea42f8e-2bcd-4008-89ab-106b1e6ecbe8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:43.829081 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 774/3128] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:06:43 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:43.836178 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ea42f8e-2bcd-4008-89ab-106b1e6ecbe8 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 returned with HTTP 200 Jul 03 13:06:43.836881 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 783/3129] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:43 2026] GET /volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:43.843481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-87c9372c-cbf6-42f5-ac61-ddd15ebbb820 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.845498 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87c9372c-cbf6-42f5-ac61-ddd15ebbb820 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] POST https://10.4.3.13/volume/v3/types/6f256b09-b514-4a1d-8706-a33ea71f11c5/encryption Jul 03 13:06:43.845967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87c9372c-cbf6-42f5-ac61-ddd15ebbb820 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:43.894461 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87c9372c-cbf6-42f5-ac61-ddd15ebbb820 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/types/6f256b09-b514-4a1d-8706-a33ea71f11c5/encryption returned with HTTP 200 Jul 03 13:06:43.895101 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 788/3130] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:43 2026] POST /volume/v3/types/6f256b09-b514-4a1d-8706-a33ea71f11c5/encryption => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:43.904290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:43.906141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:43.906697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1711360569", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-290513921", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:43.908776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1711360569', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-290513921', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:43.914113 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:06:43.915284 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:43.915284 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:43.915685 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:06:43.923425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (25a39deb-bafe-41d2-bd8a-7165528073bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:43.926328 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f693b51e-a285-450b-aade-c9e4e9dd6ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:43.928107 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:43.972188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f693b51e-a285-450b-aade-c9e4e9dd6ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:06:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f256b09-b514-4a1d-8706-a33ea71f11c5,is_public=True,name='tempest-scenario-type-luks2-290513921',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f256b09-b514-4a1d-8706-a33ea71f11c5', '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=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:43.973289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0064b8dc-21bb-4df3-a690-b5b2d724af2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:44.016137 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-290513921 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-290513921, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:06:44.016626 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-290513921 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-290513921, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:06:44.053288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['f65e7f0c-7591-4633-aa0c-4ee16ff3a56c', '9a6aced5-7f84-4bc0-9e46-c737c8a65b55', 'e4a5b50e-1aab-4910-8c8d-066bf92d75ca', '3756d6b9-1e70-4f7e-bdd4-6cafa4deae8f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:44.054387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0064b8dc-21bb-4df3-a690-b5b2d724af2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65e7f0c-7591-4633-aa0c-4ee16ff3a56c', '9a6aced5-7f84-4bc0-9e46-c737c8a65b55', 'e4a5b50e-1aab-4910-8c8d-066bf92d75ca', '3756d6b9-1e70-4f7e-bdd4-6cafa4deae8f']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:44.055492 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4111b5ef-f19e-4c12-a070-de4f3105377f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:44.087181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4111b5ef-f19e-4c12-a070-de4f3105377f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e9ef40d-a153-48a1-a638-99b2e036d7f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1711360569',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['f65e7f0c-7591-4633-aa0c-4ee16ff3a56c','9a6aced5-7f84-4bc0-9e46-c737c8a65b55','e4a5b50e-1aab-4910-8c8d-066bf92d75ca','3756d6b9-1e70-4f7e-bdd4-6cafa4deae8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=6f256b09-b514-4a1d-8706-a33ea71f11c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1711360569',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0e9ef40d-a153-48a1-a638-99b2e036d7f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f256b09-b514-4a1d-8706-a33ea71f11c5),volume_type_id=6f256b09-b514-4a1d-8706-a33ea71f11c5)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:44.088619 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab26ff2-ae5d-4a4e-bf66-58e1ad442eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:44.122932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab26ff2-ae5d-4a4e-bf66-58e1ad442eb4) transitioned into state 'SUCCESS' from state '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-1711360569',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['f65e7f0c-7591-4633-aa0c-4ee16ff3a56c','9a6aced5-7f84-4bc0-9e46-c737c8a65b55','e4a5b50e-1aab-4910-8c8d-066bf92d75ca','3756d6b9-1e70-4f7e-bdd4-6cafa4deae8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=6f256b09-b514-4a1d-8706-a33ea71f11c5)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:44.123956 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ade3d4-b86a-4732-9f4c-133ed3c4f13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:44.141973 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ade3d4-b86a-4732-9f4c-133ed3c4f13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:44.143425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (25a39deb-bafe-41d2-bd8a-7165528073bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:44.143963 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:06:44.144733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4dcbeaf2-4e8f-4d14-8b82-ac4e348ef3cc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:44.145209 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 786/3131] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:06:43 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:44.162064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-01ac5620-8632-42be-850a-b214c3369d19 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.163896 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01ac5620-8632-42be-850a-b214c3369d19 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:06:44.164349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01ac5620-8632-42be-850a-b214c3369d19 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:44.165463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-01ac5620-8632-42be-850a-b214c3369d19 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:44.178458 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:44.178458 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:44.185013 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-01ac5620-8632-42be-850a-b214c3369d19 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:44.191605 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-01ac5620-8632-42be-850a-b214c3369d19 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:06:44.192359 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 775/3132] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:44 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:44.611788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-c8ad1fa0-8756-45a1-b074-28e861bd800b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.614031 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-c8ad1fa0-8756-45a1-b074-28e861bd800b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] POST https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0/action Jul 03 13:06:44.614537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-c8ad1fa0-8756-45a1-b074-28e861bd800b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:44.614693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-c8ad1fa0-8756-45a1-b074-28e861bd800b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:44.634561 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:44.634561 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:44.653327 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3351fc6b-9bb3-4573-996c-3498f53ea99b req-c8ad1fa0-8756-45a1-b074-28e861bd800b tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0/action returned with HTTP 204 Jul 03 13:06:44.653902 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 784/3133] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:06:44 2026] POST /volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:44.812024 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2739aad8-d743-4a80-aadb-d9b0f4374405 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.813981 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2739aad8-d743-4a80-aadb-d9b0f4374405 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:44.814294 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2739aad8-d743-4a80-aadb-d9b0f4374405 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:44.814611 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2739aad8-d743-4a80-aadb-d9b0f4374405 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:44.829352 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:44.829352 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:44.834858 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2739aad8-d743-4a80-aadb-d9b0f4374405 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:44.840891 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2739aad8-d743-4a80-aadb-d9b0f4374405 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:44.841342 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 789/3134] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:44 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:44.853242 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-60aa170a-aa09-4fd1-99fd-d4e06567c061 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.855403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-60aa170a-aa09-4fd1-99fd-d4e06567c061 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:44.855657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-60aa170a-aa09-4fd1-99fd-d4e06567c061 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:44.855865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-60aa170a-aa09-4fd1-99fd-d4e06567c061 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:44.856832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-311a383c-e641-491f-8d14-84144598c5f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.860552 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-311a383c-e641-491f-8d14-84144598c5f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:44.860552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-311a383c-e641-491f-8d14-84144598c5f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:44.860552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-311a383c-e641-491f-8d14-84144598c5f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:44.868335 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:44.868335 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:44.869317 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:44.869317 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:44.873290 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-60aa170a-aa09-4fd1-99fd-d4e06567c061 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:44.873507 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-311a383c-e641-491f-8d14-84144598c5f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:44.878454 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-60aa170a-aa09-4fd1-99fd-d4e06567c061 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 returned with HTTP 200 Jul 03 13:06:44.879208 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 787/3135] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:44 2026] GET /volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:44.881404 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-311a383c-e641-491f-8d14-84144598c5f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:44.881404 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 776/3136] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:44 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:44.895541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.895991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-294f0742-c53b-4a76-98c0-8cd6f2951926 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.897475 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:44.897978 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "410707ed-0167-475e-9cef-4114e6335582", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2037302046"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:44.901288 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 790/3137] 10.4.3.13 () {70 vars in 1604 bytes} [Fri Jul 3 13:06:44 2026] DELETE /volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:06:44.913926 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ad91da47-6eda-4926-bfce-64963c859d0e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:44.914559 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:44.914559 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:44.914959 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:44.915095 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:44.964993 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['7e11edac-1cc8-4f01-8c18-71055a1c409e', 'b267e91f-7224-44a1-89f7-fed17193622b', '863ec723-0c77-436d-b557-c25818bcd805', '933ecbd5-694e-4746-83c0-ee4203625c91'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:44.999146 np0000004418 devstack@c-api.service[99821]: WARNING keystonemiddleware.auth_token [None req-ad91da47-6eda-4926-bfce-64963c859d0e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 13:06:45.000580 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 788/3138] 10.4.3.13 () {70 vars in 1604 bytes} [Fri Jul 3 13:06:44 2026] DELETE /volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 => generated 114 bytes in 87 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:06:45.010727 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.014940 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] DELETE https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 Jul 03 13:06:45.014940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:45.014940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:45.015288 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:45.015288 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c3a09c25-ad6c-41d4-8540-a57df6eaee8d tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:45.015467 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 785/3139] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:45.024008 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.024008 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:45.030501 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-915a9a1d-d3fc-4081-989f-fdd88d1c1c5e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.032189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-915a9a1d-d3fc-4081-989f-fdd88d1c1c5e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:45.032453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-915a9a1d-d3fc-4081-989f-fdd88d1c1c5e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:45.032704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-915a9a1d-d3fc-4081-989f-fdd88d1c1c5e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:45.038982 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.038982 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:45.039463 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-915a9a1d-d3fc-4081-989f-fdd88d1c1c5e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:45.040306 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-915a9a1d-d3fc-4081-989f-fdd88d1c1c5e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 returned with HTTP 200 Jul 03 13:06:45.040759 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 791/3140] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:45 2026] GET /volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:45.113660 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Attachment connected to vm 3a142a75-d7be-4fea-91de-be014d3671e5, checking data on nova Jul 03 13:06:45.113846 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.compute.nova [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Creating Keystone token plugin using URL: https://10.4.3.13/identity {{(pid=99822) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 13:06:45.217394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f58e091f-1090-48de-a65f-216d1b635364 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.221322 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f58e091f-1090-48de-a65f-216d1b635364 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:06:45.221658 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f58e091f-1090-48de-a65f-216d1b635364 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:45.222009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f58e091f-1090-48de-a65f-216d1b635364 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:45.234008 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.234008 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:45.240290 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f58e091f-1090-48de-a65f-216d1b635364 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:45.246322 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f58e091f-1090-48de-a65f-216d1b635364 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:06:45.246973 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 789/3141] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:45 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:45.263657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e63d5c60-a9ca-4105-acd4-c300a3c138de None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.266178 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e63d5c60-a9ca-4105-acd4-c300a3c138de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:06:45.266432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e63d5c60-a9ca-4105-acd4-c300a3c138de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:45.266688 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e63d5c60-a9ca-4105-acd4-c300a3c138de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:45.276593 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.276593 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:45.282762 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e63d5c60-a9ca-4105-acd4-c300a3c138de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:45.287950 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e63d5c60-a9ca-4105-acd4-c300a3c138de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:06:45.288481 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 786/3142] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:45 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:45.304836 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c72be6c7-eb06-4af1-816a-6429e872d114 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.308573 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c72be6c7-eb06-4af1-816a-6429e872d114 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/action Jul 03 13:06:45.309065 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c72be6c7-eb06-4af1-816a-6429e872d114 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:45.309344 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c72be6c7-eb06-4af1-816a-6429e872d114 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:45.323270 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.323270 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:45.323499 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c72be6c7-eb06-4af1-816a-6429e872d114 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:45.335435 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c72be6c7-eb06-4af1-816a-6429e872d114 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume updated successfully. Jul 03 13:06:45.335680 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c72be6c7-eb06-4af1-816a-6429e872d114 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/action returned with HTTP 200 Jul 03 13:06:45.336120 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 792/3143] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:06:45 2026] POST /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:06:45.357903 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] REQ: curl -g -i -X GET https://10.4.3.13/compute/v2.1/servers/3a142a75-d7be-4fea-91de-be014d3671e5/os-volume_attachments/c47185f4-e9eb-484c-99d9-07206ecccac6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4712767e88d912e13ea94b55010d00635811e87fb68979a4dcdda56c1d065531" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4" -H "X-Service-Token: {SHA256}89abc95c42b97ec8a77301cd1f8327afca05b1124cde2404b2d264832695b8bb" {{(pid=99822) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 13:06:45.506189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-8214f5ff-1a8e-4e50-a0eb-9ddd8c72bf2f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.508464 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-8214f5ff-1a8e-4e50-a0eb-9ddd8c72bf2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:06:45.508679 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-8214f5ff-1a8e-4e50-a0eb-9ddd8c72bf2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:45.508902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-8214f5ff-1a8e-4e50-a0eb-9ddd8c72bf2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:45.516741 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.516741 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:45.522666 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-8214f5ff-1a8e-4e50-a0eb-9ddd8c72bf2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:45.527811 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-8214f5ff-1a8e-4e50-a0eb-9ddd8c72bf2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:06:45.528410 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 790/3144] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:45 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:45.566300 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 13:06:45 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-9dfcb5b1-f0ac-4a23-971b-978489378531 x-openstack-request-id: req-9dfcb5b1-f0ac-4a23-971b-978489378531 {{(pid=99822) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 13:06:45.566506 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c47185f4-e9eb-484c-99d9-07206ecccac6", "serverId": "3a142a75-d7be-4fea-91de-be014d3671e5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a8b4e609-1df7-43d2-8d5f-331dc6eae3e0", "bdm_uuid": "f641d1ea-cef8-4382-b075-be80953f619a"}} {{(pid=99822) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 13:06:45.566656 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET call to compute for https://10.4.3.13/compute/v2.1/servers/3a142a75-d7be-4fea-91de-be014d3671e5/os-volume_attachments/c47185f4-e9eb-484c-99d9-07206ecccac6 used request id req-9dfcb5b1-f0ac-4a23-971b-978489378531 {{(pid=99822) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 13:06:45.569621 np0000004418 devstack@c-api.service[99822]: ERROR cinder.volume.api [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Caught error: Detach volume from instance 3a142a75-d7be-4fea-91de-be014d3671e5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3a142a75-d7be-4fea-91de-be014d3671e5 using the Compute API Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 13:06:45.572799 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: 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 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3a142a75-d7be-4fea-91de-be014d3671e5 using the Compute API Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.middleware.fault [None req-37e3d83d-50d6-460f-a6f5-d0aa904a98f4 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 returned with HTTP 409 Jul 03 13:06:45.574728 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 777/3145] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:06:45 2026] DELETE /volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 => generated 167 bytes in 564 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:45.620670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-00a1be4e-6d32-406b-b4fa-3bb8a73f2eb5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.624349 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-00a1be4e-6d32-406b-b4fa-3bb8a73f2eb5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:45.624678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-00a1be4e-6d32-406b-b4fa-3bb8a73f2eb5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:45.624955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-00a1be4e-6d32-406b-b4fa-3bb8a73f2eb5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:45.639123 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.639123 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:45.644717 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-00a1be4e-6d32-406b-b4fa-3bb8a73f2eb5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:45.651851 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-00a1be4e-6d32-406b-b4fa-3bb8a73f2eb5 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:45.652457 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 787/3146] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:45 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 1154 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:45.681981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:45.683656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] POST https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6/action Jul 03 13:06:45.683996 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:45.684111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:45.699183 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:45.699183 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:45.699979 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:45.708996 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Begin detaching volume completed successfully. Jul 03 13:06:45.709367 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-c0385ad5-ca4f-4453-8686-fa1f2dc843e2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6/action returned with HTTP 202 Jul 03 13:06:45.709995 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 793/3147] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:06:45 2026] POST /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:06:46.022194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-dbd931b1-b1bf-40a8-84de-0889915e13ae None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.024882 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-dbd931b1-b1bf-40a8-84de-0889915e13ae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:06:46.025120 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-dbd931b1-b1bf-40a8-84de-0889915e13ae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.025398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-dbd931b1-b1bf-40a8-84de-0889915e13ae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.034898 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.034898 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:46.039512 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-dbd931b1-b1bf-40a8-84de-0889915e13ae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:46.046324 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-dbd931b1-b1bf-40a8-84de-0889915e13ae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:06:46.046324 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 791/3148] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:46 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:46.050515 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.053281 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:46.053566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.053869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.058532 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e441459f-fdcc-42d5-9401-0a301a975fb4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.059080 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e441459f-fdcc-42d5-9401-0a301a975fb4 None None] GET https://10.4.3.13/volume// Jul 03 13:06:46.059376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e441459f-fdcc-42d5-9401-0a301a975fb4 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.059662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e441459f-fdcc-42d5-9401-0a301a975fb4 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.060107 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e441459f-fdcc-42d5-9401-0a301a975fb4 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:46.060688 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 788/3149] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:06:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:46.069374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-6cbe8aef-39c0-49b0-8222-b8c96f7e338e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.071567 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-6cbe8aef-39c0-49b0-8222-b8c96f7e338e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:06:46.071976 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-6cbe8aef-39c0-49b0-8222-b8c96f7e338e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e9ef40d-a153-48a1-a638-99b2e036d7f9", "connector": null, "instance_uuid": "a70d9e08-a34f-47db-8b0f-b028122e4747"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:46.083198 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.083198 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:46.099541 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:06:46.104851 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.104851 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:46.105547 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:46.106532 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-819eeee2-41dd-4fa9-9aac-8bf35eb41109 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 returned with HTTP 200 Jul 03 13:06:46.107056 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 778/3150] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:46 2026] GET /volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:46.117542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cebde107-dd66-4e2b-b743-8043167ed3be None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.119909 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cebde107-dd66-4e2b-b743-8043167ed3be tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] PUT https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:46.120341 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cebde107-dd66-4e2b-b743-8043167ed3be tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:46.129080 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.129080 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:46.129687 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cebde107-dd66-4e2b-b743-8043167ed3be tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Snapshot retrieved successfully. Jul 03 13:06:46.130410 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-6cbe8aef-39c0-49b0-8222-b8c96f7e338e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:06:46.130997 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 794/3151] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:06:46 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 13:06:46.145178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cebde107-dd66-4e2b-b743-8043167ed3be tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 returned with HTTP 200 Jul 03 13:06:46.145757 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 792/3152] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:06:46 2026] PUT /volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 => generated 361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:46.158117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.160424 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:46.160705 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.161090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.161316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: 2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:46.167212 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.167212 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:46.167566 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:46.194567 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:46.194895 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f8cb795d-0bc0-4b2a-9dd6-34f90944e2f0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 returned with HTTP 202 Jul 03 13:06:46.195473 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 789/3153] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:46 2026] DELETE /volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:46.210374 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4fd02959-785d-414c-be26-f5d2f3b8897b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.212378 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4fd02959-785d-414c-be26-f5d2f3b8897b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:46.212378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4fd02959-785d-414c-be26-f5d2f3b8897b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.212714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4fd02959-785d-414c-be26-f5d2f3b8897b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.221826 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.221826 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:46.222359 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4fd02959-785d-414c-be26-f5d2f3b8897b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:46.223365 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4fd02959-785d-414c-be26-f5d2f3b8897b tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 returned with HTTP 200 Jul 03 13:06:46.223977 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 779/3154] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:46 2026] GET /volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 => generated 494 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:46.747261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1c6c9279-efc9-4546-8b2e-af14e95da13e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.747822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1c6c9279-efc9-4546-8b2e-af14e95da13e None None] GET https://10.4.3.13/volume// Jul 03 13:06:46.748089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1c6c9279-efc9-4546-8b2e-af14e95da13e None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.748414 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1c6c9279-efc9-4546-8b2e-af14e95da13e None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.748903 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1c6c9279-efc9-4546-8b2e-af14e95da13e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:46.749422 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 795/3155] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:06:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:46.760931 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-860acfd4-f927-467a-9e0e-01c836eebb9e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:46.763271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-860acfd4-f927-467a-9e0e-01c836eebb9e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:46.763507 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-860acfd4-f927-467a-9e0e-01c836eebb9e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:46.763733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-860acfd4-f927-467a-9e0e-01c836eebb9e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:46.777975 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:46.777975 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:46.785590 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-860acfd4-f927-467a-9e0e-01c836eebb9e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:46.789458 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-860acfd4-f927-467a-9e0e-01c836eebb9e tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:46.790013 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 793/3156] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:06:46 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 1337 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:47.236650 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fbf4d770-2e92-4118-a243-f9c116f9e853 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:47.240119 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fbf4d770-2e92-4118-a243-f9c116f9e853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 Jul 03 13:06:47.240119 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fbf4d770-2e92-4118-a243-f9c116f9e853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:47.240119 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fbf4d770-2e92-4118-a243-f9c116f9e853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:47.244534 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fbf4d770-2e92-4118-a243-f9c116f9e853 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 returned with HTTP 404 Jul 03 13:06:47.244534 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 790/3157] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:47 2026] GET /volume/v3/snapshots/2de864ac-7580-48af-95a0-24b369d28f88 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:47.252128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5fdaea17-5936-47f6-9864-657feb980705 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:47.254546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:47.255021 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:47.255357 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:47.255642 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:47.266623 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:47.266623 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:47.267283 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:47.310860 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:47.311096 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5fdaea17-5936-47f6-9864-657feb980705 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 returned with HTTP 202 Jul 03 13:06:47.311709 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 780/3158] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:47 2026] DELETE /volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:47.320092 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-065dbbd4-d18f-4056-9d6c-0abb1050850e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:47.332545 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-065dbbd4-d18f-4056-9d6c-0abb1050850e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:47.332545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-065dbbd4-d18f-4056-9d6c-0abb1050850e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:47.332545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-065dbbd4-d18f-4056-9d6c-0abb1050850e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:47.337208 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:47.337208 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:47.344355 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-065dbbd4-d18f-4056-9d6c-0abb1050850e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:47.352744 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-065dbbd4-d18f-4056-9d6c-0abb1050850e tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 returned with HTTP 200 Jul 03 13:06:47.353961 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 796/3159] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:47 2026] GET /volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:47.696976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-58cd3b7b-dcbb-4c5b-827a-fa63b1070943 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:47.702229 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-58cd3b7b-dcbb-4c5b-827a-fa63b1070943 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] DELETE https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 Jul 03 13:06:47.702229 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-58cd3b7b-dcbb-4c5b-827a-fa63b1070943 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:47.702974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-58cd3b7b-dcbb-4c5b-827a-fa63b1070943 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:47.714779 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:47.714779 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:48.262539 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0304e2f4-b944-44a0-adf7-8b89c677ecdd req-58cd3b7b-dcbb-4c5b-827a-fa63b1070943 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 returned with HTTP 200 Jul 03 13:06:48.262971 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 794/3160] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:06:47 2026] DELETE /volume/v3/attachments/a8b4e609-1df7-43d2-8d5f-331dc6eae3e0 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:48.369240 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-675157ad-cf47-46a5-a5a7-699b7ca4dc12 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:48.371151 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-675157ad-cf47-46a5-a5a7-699b7ca4dc12 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 Jul 03 13:06:48.371374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-675157ad-cf47-46a5-a5a7-699b7ca4dc12 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:48.371605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-675157ad-cf47-46a5-a5a7-699b7ca4dc12 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:48.378518 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-675157ad-cf47-46a5-a5a7-699b7ca4dc12 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 returned with HTTP 404 Jul 03 13:06:48.378994 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 791/3161] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:48 2026] GET /volume/v3/volumes/410707ed-0167-475e-9cef-4114e6335582 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:48.388254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:48.389926 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:06:48.390353 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1326437784"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:48.392199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1326437784'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:06:48.392489 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume of 1 GB Jul 03 13:06:48.400199 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Availability Zones retrieved successfully. Jul 03 13:06:48.403232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (93cfe11b-a2e9-47b8-ad74-02e8961e06de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:48.404465 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f4617c-21c3-496a-a6c1-31662cd2fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:48.405535 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:06:48.432713 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f4617c-21c3-496a-a6c1-31662cd2fd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:48.433799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f68df4-04bf-4714-983a-2b364534ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:48.492502 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['8a361827-8f39-4776-96e4-5affeed5ea8f', '41f1562c-8ea2-438f-9217-0d9e6412563f', '8297189a-03ef-4eb7-90ed-8e7fbf500035', 'b8a60ce4-4b44-41e0-a85c-0368e6f33ec0'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:48.493552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f68df4-04bf-4714-983a-2b364534ec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a361827-8f39-4776-96e4-5affeed5ea8f', '41f1562c-8ea2-438f-9217-0d9e6412563f', '8297189a-03ef-4eb7-90ed-8e7fbf500035', 'b8a60ce4-4b44-41e0-a85c-0368e6f33ec0']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:48.494429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58663215-ad7e-4917-985e-01ee6dc5d700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:48.519595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58663215-ad7e-4917-985e-01ee6dc5d700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53b84542-d901-4eb7-a5e0-559e9889b857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1326437784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['8a361827-8f39-4776-96e4-5affeed5ea8f','41f1562c-8ea2-438f-9217-0d9e6412563f','8297189a-03ef-4eb7-90ed-8e7fbf500035','b8a60ce4-4b44-41e0-a85c-0368e6f33ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1326437784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53b84542-d901-4eb7-a5e0-559e9889b857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb3f5596ee64304b47b4e9016601505',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:48.521182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae05982c-2b22-4d7a-8db1-9364dbc5a6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:48.553598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae05982c-2b22-4d7a-8db1-9364dbc5a6c2) transitioned into state 'SUCCESS' from state '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-1326437784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc3c8ca9b434c11ad31ab9aa556bb80',qos_specs=None,replication_status=,reservations=['8a361827-8f39-4776-96e4-5affeed5ea8f','41f1562c-8ea2-438f-9217-0d9e6412563f','8297189a-03ef-4eb7-90ed-8e7fbf500035','b8a60ce4-4b44-41e0-a85c-0368e6f33ec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb3f5596ee64304b47b4e9016601505',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:48.553598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec47ae5-7162-46c4-8614-2266dd1dae80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:06:48.571482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec47ae5-7162-46c4-8614-2266dd1dae80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:06:48.573440 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Flow 'volume_create_api' (93cfe11b-a2e9-47b8-ad74-02e8961e06de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:06:48.574807 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create volume request issued successfully. Jul 03 13:06:48.575386 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7681b3ee-494d-4df8-acf9-d3b6bc9306ba tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:06:48.576333 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 781/3162] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:06:48 2026] POST /volume/v3/volumes => generated 776 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:48.596291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-679f2a6d-e628-44e4-8b34-1804e0db8ae4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:48.599262 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-679f2a6d-e628-44e4-8b34-1804e0db8ae4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:48.599262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-679f2a6d-e628-44e4-8b34-1804e0db8ae4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:48.599632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-679f2a6d-e628-44e4-8b34-1804e0db8ae4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:48.609553 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:48.609553 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:48.618150 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-679f2a6d-e628-44e4-8b34-1804e0db8ae4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:48.624414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-679f2a6d-e628-44e4-8b34-1804e0db8ae4 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 returned with HTTP 200 Jul 03 13:06:48.624867 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 797/3163] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:48 2026] GET /volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:48.994305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-50c63b9f-d933-4e73-a38d-09afefa02d9e req-47b72075-797f-4643-bb3d-cc37f5be2c76 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:48.997520 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-50c63b9f-d933-4e73-a38d-09afefa02d9e req-47b72075-797f-4643-bb3d-cc37f5be2c76 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:48.998085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-50c63b9f-d933-4e73-a38d-09afefa02d9e req-47b72075-797f-4643-bb3d-cc37f5be2c76 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:48.998836 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-50c63b9f-d933-4e73-a38d-09afefa02d9e req-47b72075-797f-4643-bb3d-cc37f5be2c76 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:49.010790 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:49.010790 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:49.016844 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-50c63b9f-d933-4e73-a38d-09afefa02d9e req-47b72075-797f-4643-bb3d-cc37f5be2c76 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:49.024153 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-50c63b9f-d933-4e73-a38d-09afefa02d9e req-47b72075-797f-4643-bb3d-cc37f5be2c76 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:49.024977 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 795/3164] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:48 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:49.046253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:49.048128 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] DELETE https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:49.048463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:49.048728 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:49.048968 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Delete volume with id: c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:49.058755 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:49.058755 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:49.059463 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:49.099374 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Delete volume request issued successfully. Jul 03 13:06:49.099715 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9a9d5507-464a-4c65-8872-3176d1f628b1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 202 Jul 03 13:06:49.100209 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 792/3165] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:06:49 2026] DELETE /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:06:49.115398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-945d3b87-361b-4a35-905e-7eb099b292f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:49.117355 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-945d3b87-361b-4a35-905e-7eb099b292f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:49.117864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-945d3b87-361b-4a35-905e-7eb099b292f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:49.118233 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-945d3b87-361b-4a35-905e-7eb099b292f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:49.132220 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:49.132220 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:49.138148 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-945d3b87-361b-4a35-905e-7eb099b292f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Volume info retrieved successfully. Jul 03 13:06:49.147551 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-945d3b87-361b-4a35-905e-7eb099b292f1 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 200 Jul 03 13:06:49.148605 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 782/3166] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:49 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:49.638639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d7341e23-2b66-44e9-a811-b5eef99cda41 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:49.641030 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d7341e23-2b66-44e9-a811-b5eef99cda41 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:49.641326 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d7341e23-2b66-44e9-a811-b5eef99cda41 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:49.641609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d7341e23-2b66-44e9-a811-b5eef99cda41 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:49.649766 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:49.649766 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:49.657601 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d7341e23-2b66-44e9-a811-b5eef99cda41 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:49.664710 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d7341e23-2b66-44e9-a811-b5eef99cda41 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 returned with HTTP 200 Jul 03 13:06:49.665175 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 798/3167] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:49 2026] GET /volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:49.679133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:49.680554 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:06:49.681078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "53b84542-d901-4eb7-a5e0-559e9889b857", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1603491582"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:49.693121 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:49.693121 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:49.694181 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:49.694181 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Create snapshot from volume 53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:49.735184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Created reservations ['2fbc61c7-7a1f-4653-97bf-40a9fb1adaba', '4627fa11-4ba1-470c-918c-eabeb13a4a33', '26494742-8daf-4382-a87a-d6402df08c0e', '115fe771-8227-4234-8467-1f39acac13af'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:06:49.810470 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot create request issued successfully. Jul 03 13:06:49.810470 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bb38fb1-f6f3-4c0f-bfe9-388344278dfe tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:06:49.810470 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 796/3168] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:06:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:06:49.827604 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6cb833a1-632b-4f44-aa9c-0198b9f5d348 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:49.829306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6cb833a1-632b-4f44-aa9c-0198b9f5d348 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:49.829866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6cb833a1-632b-4f44-aa9c-0198b9f5d348 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:49.829866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6cb833a1-632b-4f44-aa9c-0198b9f5d348 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:49.836632 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:49.836632 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:49.836991 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6cb833a1-632b-4f44-aa9c-0198b9f5d348 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:49.837644 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6cb833a1-632b-4f44-aa9c-0198b9f5d348 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 returned with HTTP 200 Jul 03 13:06:49.838034 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 793/3169] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:49 2026] GET /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:50.168323 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d3cf2681-6047-485f-9540-58470e7519a2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:50.170284 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d3cf2681-6047-485f-9540-58470e7519a2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] GET https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 Jul 03 13:06:50.170869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d3cf2681-6047-485f-9540-58470e7519a2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:50.173036 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d3cf2681-6047-485f-9540-58470e7519a2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:50.184251 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d3cf2681-6047-485f-9540-58470e7519a2 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083 tempest-TestServerVolumeAttachScenarioOldVersion-2030041083-project-member] https://10.4.3.13/volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 returned with HTTP 404 Jul 03 13:06:50.184960 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 783/3170] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:06:50 2026] GET /volume/v3/volumes/c47185f4-e9eb-484c-99d9-07206ecccac6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:06:50.850284 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e0e66a10-77bc-45e5-a41b-95b7290bcf50 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:50.852349 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e0e66a10-77bc-45e5-a41b-95b7290bcf50 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:50.852579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e0e66a10-77bc-45e5-a41b-95b7290bcf50 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:50.852861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e0e66a10-77bc-45e5-a41b-95b7290bcf50 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:50.858352 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:50.858352 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:50.858735 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e0e66a10-77bc-45e5-a41b-95b7290bcf50 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:50.859401 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e0e66a10-77bc-45e5-a41b-95b7290bcf50 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 returned with HTTP 200 Jul 03 13:06:50.859753 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 799/3171] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:50 2026] GET /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:50.871669 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7add1cd3-d2d9-4672-980e-72b4e059b831 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:50.874351 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7add1cd3-d2d9-4672-980e-72b4e059b831 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] POST https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970/action Jul 03 13:06:50.874853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7add1cd3-d2d9-4672-980e-72b4e059b831 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:50.874996 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7add1cd3-d2d9-4672-980e-72b4e059b831 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:50.876481 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-7add1cd3-d2d9-4672-980e-72b4e059b831 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Updating snapshot '85b34662-a654-40e0-b0f0-9ff2b7982970' with '{'status': 'creating'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:06:50.887489 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:50.887489 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:50.903388 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7add1cd3-d2d9-4672-980e-72b4e059b831 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970/action returned with HTTP 202 Jul 03 13:06:50.903917 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 797/3172] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:06:50 2026] POST /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:06:50.912623 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0e1df79-a410-4d64-83b9-80dbf26364ea None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:50.914542 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0e1df79-a410-4d64-83b9-80dbf26364ea tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:50.914771 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0e1df79-a410-4d64-83b9-80dbf26364ea tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:50.915031 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0e1df79-a410-4d64-83b9-80dbf26364ea tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:50.920647 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:50.920647 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:50.920973 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c0e1df79-a410-4d64-83b9-80dbf26364ea tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:50.921657 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0e1df79-a410-4d64-83b9-80dbf26364ea tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 returned with HTTP 200 Jul 03 13:06:50.922179 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 794/3173] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:50 2026] GET /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:50.933823 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:50.935971 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] POST https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970/action Jul 03 13:06:50.936401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:50.936578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:50.938015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.snapshot_actions [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99822) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 13:06:50.943200 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:50.943200 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:50.943704 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.snapshot_actions [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] Updating snapshot 85b34662-a654-40e0-b0f0-9ff2b7982970 with info {'id': '85b34662-a654-40e0-b0f0-9ff2b7982970', 'status': 'error', 'progress': '80%'} Jul 03 13:06:50.954151 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5467f677-8955-4e9c-83dc-5367dd0f3048 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-member] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970/action returned with HTTP 202 Jul 03 13:06:50.954599 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 784/3174] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:06:50 2026] POST /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:50.966690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c112c69b-1a24-41a5-b038-690d101d4d87 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:50.970733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:50.970979 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:50.971252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:50.971405 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete snapshot with id: 85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:50.978851 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:50.978851 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:50.979461 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:51.006607 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot delete request issued successfully. Jul 03 13:06:51.006816 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c112c69b-1a24-41a5-b038-690d101d4d87 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 returned with HTTP 202 Jul 03 13:06:51.007375 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 800/3175] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:06:50 2026] DELETE /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:51.017150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-90f29fba-4b3e-49cc-a0db-73975af26bc0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:51.019075 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90f29fba-4b3e-49cc-a0db-73975af26bc0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:51.019340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-90f29fba-4b3e-49cc-a0db-73975af26bc0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:51.019923 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-90f29fba-4b3e-49cc-a0db-73975af26bc0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:51.027275 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:51.027275 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:51.027682 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-90f29fba-4b3e-49cc-a0db-73975af26bc0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Snapshot retrieved successfully. Jul 03 13:06:51.028577 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90f29fba-4b3e-49cc-a0db-73975af26bc0 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 returned with HTTP 200 Jul 03 13:06:51.029070 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 798/3176] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:51 2026] GET /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:52.038726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e5f4ed55-92e4-4eb2-9a74-442a1297b756 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:52.041692 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e5f4ed55-92e4-4eb2-9a74-442a1297b756 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 Jul 03 13:06:52.041924 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e5f4ed55-92e4-4eb2-9a74-442a1297b756 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:52.042146 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e5f4ed55-92e4-4eb2-9a74-442a1297b756 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:52.050211 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e5f4ed55-92e4-4eb2-9a74-442a1297b756 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 returned with HTTP 404 Jul 03 13:06:52.050738 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 795/3177] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:06:52 2026] GET /volume/v3/snapshots/85b34662-a654-40e0-b0f0-9ff2b7982970 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:52.060729 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:52.066182 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:52.067713 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:52.068588 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:52.068710 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume with id: 53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:52.082273 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:52.082273 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:52.082703 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:52.112333 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Delete volume request issued successfully. Jul 03 13:06:52.112609 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-94ae66ed-d590-41f3-9e6e-7726abd367c9 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 returned with HTTP 202 Jul 03 13:06:52.113118 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 785/3178] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:06:52 2026] DELETE /volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:52.123231 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8f10828d-74a6-4f91-968a-a56f8b6634e3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:52.126533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f10828d-74a6-4f91-968a-a56f8b6634e3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:52.128198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f10828d-74a6-4f91-968a-a56f8b6634e3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:52.128198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f10828d-74a6-4f91-968a-a56f8b6634e3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:52.137071 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:52.137071 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:52.143730 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8f10828d-74a6-4f91-968a-a56f8b6634e3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Volume info retrieved successfully. Jul 03 13:06:52.153595 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f10828d-74a6-4f91-968a-a56f8b6634e3 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 returned with HTTP 200 Jul 03 13:06:52.153595 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 801/3179] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:52 2026] GET /volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:52.412395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-773b2bf7-fc64-4f38-ba33-65ba7a2783e0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:52.412989 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-773b2bf7-fc64-4f38-ba33-65ba7a2783e0 None None] GET https://10.4.3.13/volume// Jul 03 13:06:52.413112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-773b2bf7-fc64-4f38-ba33-65ba7a2783e0 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:52.413376 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-773b2bf7-fc64-4f38-ba33-65ba7a2783e0 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:52.413886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-773b2bf7-fc64-4f38-ba33-65ba7a2783e0 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:52.414300 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 799/3180] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:06:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:52.424079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-2f70497d-e61d-43a6-8a72-e31986b66129 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:52.427197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-2f70497d-e61d-43a6-8a72-e31986b66129 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:06:52.427486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-2f70497d-e61d-43a6-8a72-e31986b66129 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:52.427663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-2f70497d-e61d-43a6-8a72-e31986b66129 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:52.446364 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:52.446364 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:52.451619 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-2f70497d-e61d-43a6-8a72-e31986b66129 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:06:52.457480 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-2f70497d-e61d-43a6-8a72-e31986b66129 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:06:52.458158 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 796/3181] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:06:52 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 1049 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:06:52.564398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:52.566688 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f Jul 03 13:06:52.567126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:52.575770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-0e9ef40d-a153-48a1-a638-99b2e036d7f9-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:06:52.582120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-0e9ef40d-a153-48a1-a638-99b2e036d7f9-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:06:52.583733 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:52.583733 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:53.170612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-0e9ef40d-a153-48a1-a638-99b2e036d7f9-np0000004418" released by "attachment_update" :: held 0.584s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:06:53.170612 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-5b1e44f6-c89c-42d0-b298-689ad2f3fc54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f returned with HTTP 200 Jul 03 13:06:53.170612 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 786/3182] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:06:52 2026] PUT /volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f => generated 968 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:53.178939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c9e657eb-eb91-473f-99ce-1f58ec9b2c27 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:53.185960 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c9e657eb-eb91-473f-99ce-1f58ec9b2c27 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] GET https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 Jul 03 13:06:53.185960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c9e657eb-eb91-473f-99ce-1f58ec9b2c27 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:53.185960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c9e657eb-eb91-473f-99ce-1f58ec9b2c27 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:53.204078 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c9e657eb-eb91-473f-99ce-1f58ec9b2c27 tempest-ProjectMemberTests-25532263 tempest-ProjectMemberTests-25532263-project-admin] https://10.4.3.13/volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 returned with HTTP 404 Jul 03 13:06:53.204078 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 802/3183] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:53 2026] GET /volume/v3/volumes/53b84542-d901-4eb7-a5e0-559e9889b857 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:53.692842 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-f9bf2fe8-1cd4-4964-a3d2-ed2b797150c9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:53.697881 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-f9bf2fe8-1cd4-4964-a3d2-ed2b797150c9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f/action Jul 03 13:06:53.698362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-f9bf2fe8-1cd4-4964-a3d2-ed2b797150c9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:53.698529 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-f9bf2fe8-1cd4-4964-a3d2-ed2b797150c9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:53.718089 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:53.718089 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:53.735281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-f9bf2fe8-1cd4-4964-a3d2-ed2b797150c9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f/action returned with HTTP 204 Jul 03 13:06:53.735846 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 800/3184] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:06:53 2026] POST /volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:55.762510 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fef0a07a-7cc0-4461-977e-7ea3a8944543 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:55.877085 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fef0a07a-7cc0-4461-977e-7ea3a8944543 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:55.878219 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fef0a07a-7cc0-4461-977e-7ea3a8944543 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1636349181", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:55.926243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fef0a07a-7cc0-4461-977e-7ea3a8944543 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:55.926629 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 797/3185] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:55 2026] POST /volume/v3/types => generated 380 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:55.937211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-732501dd-904a-42f3-8586-b9bf6a0017ae None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:55.940097 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-732501dd-904a-42f3-8586-b9bf6a0017ae tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption Jul 03 13:06:55.940607 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-732501dd-904a-42f3-8586-b9bf6a0017ae tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:55.942574 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:55.942574 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:55.972483 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-732501dd-904a-42f3-8586-b9bf6a0017ae tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption returned with HTTP 200 Jul 03 13:06:55.972947 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 787/3186] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:55 2026] POST /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:55.985115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9ad464ca-b302-4ef0-bb9b-568f380637ea None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:55.987849 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9ad464ca-b302-4ef0-bb9b-568f380637ea tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:55.988428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9ad464ca-b302-4ef0-bb9b-568f380637ea tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1343455647", "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=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.040907 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9ad464ca-b302-4ef0-bb9b-568f380637ea tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:56.041836 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 803/3187] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:55 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.052386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-65f9b65e-bea1-4369-ad86-a12834efafe3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.148096 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-65f9b65e-bea1-4369-ad86-a12834efafe3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] POST https://10.4.3.13/volume/v3/types/cb0d3d15-b6bf-48e6-af34-f33f2bce9fb5/encryption Jul 03 13:06:56.148533 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-65f9b65e-bea1-4369-ad86-a12834efafe3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.150847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-65f9b65e-bea1-4369-ad86-a12834efafe3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.151072 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-65f9b65e-bea1-4369-ad86-a12834efafe3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/cb0d3d15-b6bf-48e6-af34-f33f2bce9fb5/encryption returned with HTTP 403 Jul 03 13:06:56.151598 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 801/3188] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types/cb0d3d15-b6bf-48e6-af34-f33f2bce9fb5/encryption => generated 127 bytes in 100 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.161277 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-67b262e4-29e5-4c2c-8f61-4892ad030de6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.163293 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67b262e4-29e5-4c2c-8f61-4892ad030de6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:56.164230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67b262e4-29e5-4c2c-8f61-4892ad030de6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1245261342", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.221185 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67b262e4-29e5-4c2c-8f61-4892ad030de6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:56.221680 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 798/3189] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.236200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-77429395-eb07-4df3-b157-e9555e444e3b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.238347 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77429395-eb07-4df3-b157-e9555e444e3b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] POST https://10.4.3.13/volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112/extra_specs Jul 03 13:06:56.238726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77429395-eb07-4df3-b157-e9555e444e3b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.241315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.policy [None req-77429395-eb07-4df3-b157-e9555e444e3b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99822) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.241563 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77429395-eb07-4df3-b157-e9555e444e3b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112/extra_specs returned with HTTP 403 Jul 03 13:06:56.246668 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 788/3190] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.252204 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b781573e-0b72-42cd-b61d-44957998cdf6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.254101 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b781573e-0b72-42cd-b61d-44957998cdf6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] PUT https://10.4.3.13/volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112/extra_specs/key2 Jul 03 13:06:56.259919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b781573e-0b72-42cd-b61d-44957998cdf6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.259919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-b781573e-0b72-42cd-b61d-44957998cdf6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.259919 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b781573e-0b72-42cd-b61d-44957998cdf6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112/extra_specs/key2 returned with HTTP 403 Jul 03 13:06:56.259919 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 804/3191] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:06:56 2026] PUT /volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.272185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a14bee7a-911e-464a-b235-74f0ce54a677 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.274328 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a14bee7a-911e-464a-b235-74f0ce54a677 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:56.274671 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a14bee7a-911e-464a-b235-74f0ce54a677 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.277043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-a14bee7a-911e-464a-b235-74f0ce54a677 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.277422 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a14bee7a-911e-464a-b235-74f0ce54a677 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types returned with HTTP 403 Jul 03 13:06:56.277777 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 802/3192] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.289896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-76a10f36-22c0-440b-8049-5ab1073c1ab6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.291804 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76a10f36-22c0-440b-8049-5ab1073c1ab6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:56.292274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76a10f36-22c0-440b-8049-5ab1073c1ab6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1374240417", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.363324 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76a10f36-22c0-440b-8049-5ab1073c1ab6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:56.363852 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 799/3193] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types => generated 380 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.376430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2b01acf3-7ccd-498a-8511-cd4a88f38e9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.378117 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b01acf3-7ccd-498a-8511-cd4a88f38e9a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e/encryption Jul 03 13:06:56.378647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b01acf3-7ccd-498a-8511-cd4a88f38e9a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.435676 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b01acf3-7ccd-498a-8511-cd4a88f38e9a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e/encryption returned with HTTP 200 Jul 03 13:06:56.435676 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 789/3194] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.448968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-48c690ac-2489-4aeb-962a-3bca3c09442f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.448968 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-48c690ac-2489-4aeb-962a-3bca3c09442f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] DELETE https://10.4.3.13/volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e/encryption/eb544c94-ede8-4be5-9608-3b045b741592 Jul 03 13:06:56.448968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-48c690ac-2489-4aeb-962a-3bca3c09442f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.448968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-48c690ac-2489-4aeb-962a-3bca3c09442f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.449973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-48c690ac-2489-4aeb-962a-3bca3c09442f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.450210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-48c690ac-2489-4aeb-962a-3bca3c09442f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e/encryption/eb544c94-ede8-4be5-9608-3b045b741592 returned with HTTP 403 Jul 03 13:06:56.450854 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 805/3195] 10.4.3.13 () {66 vars in 1482 bytes} [Fri Jul 3 13:06:56 2026] DELETE /volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e/encryption/eb544c94-ede8-4be5-9608-3b045b741592 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.463240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ccbc941-bf55-47c7-95be-412b58ac67b6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.465264 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ccbc941-bf55-47c7-95be-412b58ac67b6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:56.473006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ccbc941-bf55-47c7-95be-412b58ac67b6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1599820143", "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=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.508099 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ccbc941-bf55-47c7-95be-412b58ac67b6 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:56.508099 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 803/3196] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.523693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a81ea574-313c-4b9c-afdf-2196967bc94f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.525595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a81ea574-313c-4b9c-afdf-2196967bc94f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] DELETE https://10.4.3.13/volume/v3/types/d3dd9954-3ffe-418b-a02f-28d88c9a98ee/extra_specs/key1 Jul 03 13:06:56.525786 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a81ea574-313c-4b9c-afdf-2196967bc94f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.525964 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a81ea574-313c-4b9c-afdf-2196967bc94f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.544909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-a81ea574-313c-4b9c-afdf-2196967bc94f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.545070 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a81ea574-313c-4b9c-afdf-2196967bc94f tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/d3dd9954-3ffe-418b-a02f-28d88c9a98ee/extra_specs/key1 returned with HTTP 403 Jul 03 13:06:56.545731 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 800/3197] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:06:56 2026] DELETE /volume/v3/types/d3dd9954-3ffe-418b-a02f-28d88c9a98ee/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.562103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7ffb5663-cd6f-409b-a158-4a57838c35b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.566192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7ffb5663-cd6f-409b-a158-4a57838c35b1 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:56.566192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7ffb5663-cd6f-409b-a158-4a57838c35b1 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-991681035", "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=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.599829 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7ffb5663-cd6f-409b-a158-4a57838c35b1 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:56.599829 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 790/3198] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:56 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.610561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bbb5fc95-9268-444c-aae5-81899e366e74 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.614101 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bbb5fc95-9268-444c-aae5-81899e366e74 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] DELETE https://10.4.3.13/volume/v3/types/ed97fee1-c5a7-4a78-89c4-80c1bceba8d9 Jul 03 13:06:56.614661 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bbb5fc95-9268-444c-aae5-81899e366e74 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.614934 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bbb5fc95-9268-444c-aae5-81899e366e74 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.615994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-bbb5fc95-9268-444c-aae5-81899e366e74 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.616295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bbb5fc95-9268-444c-aae5-81899e366e74 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/ed97fee1-c5a7-4a78-89c4-80c1bceba8d9 returned with HTTP 403 Jul 03 13:06:56.616929 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 806/3199] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:56 2026] DELETE /volume/v3/types/ed97fee1-c5a7-4a78-89c4-80c1bceba8d9 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.628985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4b5d562a-ac55-4de2-803f-1e65137c7263 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.632193 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4b5d562a-ac55-4de2-803f-1e65137c7263 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs Jul 03 13:06:56.632193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4b5d562a-ac55-4de2-803f-1e65137c7263 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.632193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4b5d562a-ac55-4de2-803f-1e65137c7263 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.640867 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4b5d562a-ac55-4de2-803f-1e65137c7263 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs returned with HTTP 200 Jul 03 13:06:56.641524 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 804/3200] 10.4.3.13 () {66 vars in 1371 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.651397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-eb578826-1320-4401-af1e-3d6dd083c08d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.653443 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eb578826-1320-4401-af1e-3d6dd083c08d tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types Jul 03 13:06:56.653804 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eb578826-1320-4401-af1e-3d6dd083c08d tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.654024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eb578826-1320-4401-af1e-3d6dd083c08d tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.654930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-eb578826-1320-4401-af1e-3d6dd083c08d tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:06:56.693491 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eb578826-1320-4401-af1e-3d6dd083c08d tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:56.694044 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 801/3201] 10.4.3.13 () {66 vars in 1224 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:56.706529 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0fb29cad-3e63-45e2-976e-f2ae386b47ca None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.708288 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0fb29cad-3e63-45e2-976e-f2ae386b47ca tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption/cipher Jul 03 13:06:56.708624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0fb29cad-3e63-45e2-976e-f2ae386b47ca tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.708949 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0fb29cad-3e63-45e2-976e-f2ae386b47ca tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.709808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.policy [None req-0fb29cad-3e63-45e2-976e-f2ae386b47ca tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99822) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.710183 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0fb29cad-3e63-45e2-976e-f2ae386b47ca tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption/cipher returned with HTTP 403 Jul 03 13:06:56.710771 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 791/3202] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.719614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e71c36a7-8d9b-44c3-8a96-6e1a3619253e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.722256 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e71c36a7-8d9b-44c3-8a96-6e1a3619253e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption Jul 03 13:06:56.722631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e71c36a7-8d9b-44c3-8a96-6e1a3619253e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.722890 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e71c36a7-8d9b-44c3-8a96-6e1a3619253e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.723846 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-e71c36a7-8d9b-44c3-8a96-6e1a3619253e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.724039 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e71c36a7-8d9b-44c3-8a96-6e1a3619253e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption returned with HTTP 403 Jul 03 13:06:56.724895 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 807/3203] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.733649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-69f8776d-3ffb-41a2-843c-7dd08939946e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.735102 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69f8776d-3ffb-41a2-843c-7dd08939946e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/multiattach Jul 03 13:06:56.735430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69f8776d-3ffb-41a2-843c-7dd08939946e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.735713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69f8776d-3ffb-41a2-843c-7dd08939946e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.743251 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69f8776d-3ffb-41a2-843c-7dd08939946e tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/multiattach returned with HTTP 200 Jul 03 13:06:56.743799 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 805/3204] 10.4.3.13 () {66 vars in 1407 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:06:56.752118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fca819ef-7f1b-45de-9755-b3160ea734e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.753962 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fca819ef-7f1b-45de-9755-b3160ea734e3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/volume_backend_name Jul 03 13:06:56.754158 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fca819ef-7f1b-45de-9755-b3160ea734e3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.754364 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fca819ef-7f1b-45de-9755-b3160ea734e3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.764190 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fca819ef-7f1b-45de-9755-b3160ea734e3 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 13:06:56.764817 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 802/3205] 10.4.3.13 () {66 vars in 1431 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.776226 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-67b75e9a-93ca-45f6-94e8-f4371373f6c0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.777787 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-67b75e9a-93ca-45f6-94e8-f4371373f6c0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] GET https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 Jul 03 13:06:56.778081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-67b75e9a-93ca-45f6-94e8-f4371373f6c0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:56.778397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-67b75e9a-93ca-45f6-94e8-f4371373f6c0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:56.786009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-67b75e9a-93ca-45f6-94e8-f4371373f6c0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 returned with HTTP 200 Jul 03 13:06:56.786722 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 792/3206] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:06:56 2026] GET /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:56.798125 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f86497cb-26c7-4269-8bbf-5d74cbaa0b40 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.801873 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f86497cb-26c7-4269-8bbf-5d74cbaa0b40 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] PUT https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption/85c3c747-3c7d-4a68-858b-e18bdd52e49c Jul 03 13:06:56.802353 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f86497cb-26c7-4269-8bbf-5d74cbaa0b40 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.806460 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-f86497cb-26c7-4269-8bbf-5d74cbaa0b40 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.806824 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f86497cb-26c7-4269-8bbf-5d74cbaa0b40 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption/85c3c747-3c7d-4a68-858b-e18bdd52e49c returned with HTTP 403 Jul 03 13:06:56.807753 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 808/3207] 10.4.3.13 () {68 vars in 1499 bytes} [Fri Jul 3 13:06:56 2026] PUT /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/encryption/85c3c747-3c7d-4a68-858b-e18bdd52e49c => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.820494 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b36ff0ae-a659-4b6c-bb32-29abc377da09 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.822404 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b36ff0ae-a659-4b6c-bb32-29abc377da09 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] PUT https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/key1 Jul 03 13:06:56.822941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b36ff0ae-a659-4b6c-bb32-29abc377da09 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:56.825394 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-b36ff0ae-a659-4b6c-bb32-29abc377da09 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:56.825791 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b36ff0ae-a659-4b6c-bb32-29abc377da09 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/key1 returned with HTTP 403 Jul 03 13:06:56.826482 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 806/3208] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:06:56 2026] PUT /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:56.837155 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b88bd5bf-e92e-45e9-a43e-88ec124348a0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:56.839488 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b88bd5bf-e92e-45e9-a43e-88ec124348a0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] PUT https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 Jul 03 13:06:56.839911 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b88bd5bf-e92e-45e9-a43e-88ec124348a0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:57.021051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-b88bd5bf-e92e-45e9-a43e-88ec124348a0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1fc259cea7ab4a44b565eb314acaa05d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d4fe6843bdd43a6b7ad3f42ddef8c35', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:06:57.021303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b88bd5bf-e92e-45e9-a43e-88ec124348a0 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-member] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 returned with HTTP 403 Jul 03 13:06:57.021799 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 803/3209] 10.4.3.13 () {68 vars in 1355 bytes} [Fri Jul 3 13:06:56 2026] PUT /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 => generated 109 bytes in 185 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:57.032302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6018c2fe-f9eb-47f2-8cd6-f4fd1d8bc6a7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.034091 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6018c2fe-f9eb-47f2-8cd6-f4fd1d8bc6a7 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] DELETE https://10.4.3.13/volume/v3/types/ed97fee1-c5a7-4a78-89c4-80c1bceba8d9 Jul 03 13:06:57.034510 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6018c2fe-f9eb-47f2-8cd6-f4fd1d8bc6a7 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.034881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6018c2fe-f9eb-47f2-8cd6-f4fd1d8bc6a7 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.089481 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6018c2fe-f9eb-47f2-8cd6-f4fd1d8bc6a7 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/ed97fee1-c5a7-4a78-89c4-80c1bceba8d9 returned with HTTP 202 Jul 03 13:06:57.089481 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 793/3210] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:57 2026] DELETE /volume/v3/types/ed97fee1-c5a7-4a78-89c4-80c1bceba8d9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:57.097514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2674574c-3bd0-47a8-9aeb-2d12704bf301 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.100157 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2674574c-3bd0-47a8-9aeb-2d12704bf301 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] DELETE https://10.4.3.13/volume/v3/types/d3dd9954-3ffe-418b-a02f-28d88c9a98ee Jul 03 13:06:57.100428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2674574c-3bd0-47a8-9aeb-2d12704bf301 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.100704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2674574c-3bd0-47a8-9aeb-2d12704bf301 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.142820 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2674574c-3bd0-47a8-9aeb-2d12704bf301 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/d3dd9954-3ffe-418b-a02f-28d88c9a98ee returned with HTTP 202 Jul 03 13:06:57.143442 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 809/3211] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:57 2026] DELETE /volume/v3/types/d3dd9954-3ffe-418b-a02f-28d88c9a98ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:57.151570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4ca163ed-58df-4f33-a445-93eff0027f7a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.153768 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ca163ed-58df-4f33-a445-93eff0027f7a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] DELETE https://10.4.3.13/volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e Jul 03 13:06:57.154153 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ca163ed-58df-4f33-a445-93eff0027f7a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.154557 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ca163ed-58df-4f33-a445-93eff0027f7a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.208617 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ca163ed-58df-4f33-a445-93eff0027f7a tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e returned with HTTP 202 Jul 03 13:06:57.209897 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 807/3212] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:57 2026] DELETE /volume/v3/types/be687069-2f53-4539-aef7-8d5467ea530e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:57.219094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a38756db-5215-44ed-9247-07381567012b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.221138 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a38756db-5215-44ed-9247-07381567012b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] DELETE https://10.4.3.13/volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112 Jul 03 13:06:57.221370 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a38756db-5215-44ed-9247-07381567012b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.221613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a38756db-5215-44ed-9247-07381567012b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.258645 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a38756db-5215-44ed-9247-07381567012b tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112 returned with HTTP 202 Jul 03 13:06:57.259157 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 804/3213] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:57 2026] DELETE /volume/v3/types/c6ecdeb0-3c97-491a-ae7e-f6cf0f0e8112 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:57.267789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e1603c32-f037-4b5a-8bc3-156bb654ee16 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.269744 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1603c32-f037-4b5a-8bc3-156bb654ee16 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] DELETE https://10.4.3.13/volume/v3/types/cb0d3d15-b6bf-48e6-af34-f33f2bce9fb5 Jul 03 13:06:57.270089 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1603c32-f037-4b5a-8bc3-156bb654ee16 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.270494 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1603c32-f037-4b5a-8bc3-156bb654ee16 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.305024 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1603c32-f037-4b5a-8bc3-156bb654ee16 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/cb0d3d15-b6bf-48e6-af34-f33f2bce9fb5 returned with HTTP 202 Jul 03 13:06:57.305644 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 794/3214] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:57 2026] DELETE /volume/v3/types/cb0d3d15-b6bf-48e6-af34-f33f2bce9fb5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:57.315877 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-26e234cd-b5a0-483a-abae-32b373a179e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.318142 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-26e234cd-b5a0-483a-abae-32b373a179e8 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] DELETE https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 Jul 03 13:06:57.318440 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-26e234cd-b5a0-483a-abae-32b373a179e8 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.318756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-26e234cd-b5a0-483a-abae-32b373a179e8 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.354821 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-26e234cd-b5a0-483a-abae-32b373a179e8 tempest-VolumeTypesMemberTests-822013371 tempest-VolumeTypesMemberTests-822013371-project-admin] https://10.4.3.13/volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 returned with HTTP 202 Jul 03 13:06:57.355439 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 810/3215] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:06:57 2026] DELETE /volume/v3/types/960d7e91-56ed-40e3-991b-fe8825f02d23 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:06:57.848782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-7e17ff7b-8000-4a75-b721-375d419c6227 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:57.851317 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-7e17ff7b-8000-4a75-b721-375d419c6227 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/encryption Jul 03 13:06:57.851777 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-7e17ff7b-8000-4a75-b721-375d419c6227 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:57.852144 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-7e17ff7b-8000-4a75-b721-375d419c6227 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:57.867822 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:57.867822 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:57.876299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-67de7a18-b472-4d96-a341-2acf13ee4969 req-7e17ff7b-8000-4a75-b721-375d419c6227 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/encryption returned with HTTP 200 Jul 03 13:06:57.877002 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 808/3216] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:06:57 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:58.051303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-24714430-e81b-4054-bea2-6c025035820e req-b94e3e47-788e-4d9f-8389-d80878e615a3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.057602 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-b94e3e47-788e-4d9f-8389-d80878e615a3 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:58.057867 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-b94e3e47-788e-4d9f-8389-d80878e615a3 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:58.058119 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-b94e3e47-788e-4d9f-8389-d80878e615a3 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:58.082785 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.082785 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:58.086388 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-24714430-e81b-4054-bea2-6c025035820e req-b94e3e47-788e-4d9f-8389-d80878e615a3 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:58.093059 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-b94e3e47-788e-4d9f-8389-d80878e615a3 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:58.093059 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 805/3217] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:58 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:58.144027 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2fd294a8-230c-4594-90de-4891e77385a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.144612 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fd294a8-230c-4594-90de-4891e77385a5 None None] GET https://10.4.3.13/volume// Jul 03 13:06:58.145052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fd294a8-230c-4594-90de-4891e77385a5 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:58.145052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fd294a8-230c-4594-90de-4891e77385a5 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:58.145570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fd294a8-230c-4594-90de-4891e77385a5 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:06:58.145946 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 795/3218] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:06:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:06:58.156752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-24714430-e81b-4054-bea2-6c025035820e req-2c3760ec-e635-4361-bfc8-101b3f9b10f4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.159458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-2c3760ec-e635-4361-bfc8-101b3f9b10f4 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:06:58.159902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-2c3760ec-e635-4361-bfc8-101b3f9b10f4 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaf09bd1-961d-4cd7-8f4c-b36acbc6753e", "connector": null, "instance_uuid": "7611ea43-46f5-4392-9ea5-7f8a12d98a6f"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:58.170603 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.170603 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:58.250417 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-2c3760ec-e635-4361-bfc8-101b3f9b10f4 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:06:58.250908 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 811/3219] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:06:58 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:58.344029 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-24714430-e81b-4054-bea2-6c025035820e req-66ef7928-d85a-416e-a0ca-4b11bb165e39 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.346707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-66ef7928-d85a-416e-a0ca-4b11bb165e39 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] POST https://10.4.3.13/volume/v3/attachments/499bc859-4b8e-47d8-9419-eaeabe0e4013/action Jul 03 13:06:58.350368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-66ef7928-d85a-416e-a0ca-4b11bb165e39 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:06:58.350368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-66ef7928-d85a-416e-a0ca-4b11bb165e39 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:58.376599 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.376599 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:58.397026 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-24714430-e81b-4054-bea2-6c025035820e req-66ef7928-d85a-416e-a0ca-4b11bb165e39 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments/499bc859-4b8e-47d8-9419-eaeabe0e4013/action returned with HTTP 204 Jul 03 13:06:58.397621 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 809/3220] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:06:58 2026] POST /volume/v3/attachments/499bc859-4b8e-47d8-9419-eaeabe0e4013/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:06:58.448707 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1573e056-824b-4652-a4ae-31f023fdf076 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.452075 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1573e056-824b-4652-a4ae-31f023fdf076 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:58.452075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1573e056-824b-4652-a4ae-31f023fdf076 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:58.452075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1573e056-824b-4652-a4ae-31f023fdf076 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:58.466384 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.466384 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:58.471511 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1573e056-824b-4652-a4ae-31f023fdf076 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:58.479461 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1573e056-824b-4652-a4ae-31f023fdf076 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:58.479461 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 806/3221] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:58 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:58.493499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3cdf7045-e00d-4d7b-9d62-2c2c8b81033a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.496977 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cdf7045-e00d-4d7b-9d62-2c2c8b81033a tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:58.497182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cdf7045-e00d-4d7b-9d62-2c2c8b81033a tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:58.497389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cdf7045-e00d-4d7b-9d62-2c2c8b81033a tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:58.512839 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.512839 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:06:58.518520 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3cdf7045-e00d-4d7b-9d62-2c2c8b81033a tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:58.524670 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cdf7045-e00d-4d7b-9d62-2c2c8b81033a tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:58.525462 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 796/3222] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:58 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:58.577490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-3c35200f-ab46-4e91-bdce-9494bf8dfd80 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.580737 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-3c35200f-ab46-4e91-bdce-9494bf8dfd80 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:58.581015 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-3c35200f-ab46-4e91-bdce-9494bf8dfd80 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:58.581313 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-3c35200f-ab46-4e91-bdce-9494bf8dfd80 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:58.595320 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.595320 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:06:58.601017 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-3c35200f-ab46-4e91-bdce-9494bf8dfd80 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:58.605827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-3c35200f-ab46-4e91-bdce-9494bf8dfd80 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:58.606260 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 812/3223] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:06:58 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:06:58.645192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-8b7f2f8d-5a8a-4a56-88e1-02434d8884a9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:58.645192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-8b7f2f8d-5a8a-4a56-88e1-02434d8884a9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] DELETE https://10.4.3.13/volume/v3/attachments/499bc859-4b8e-47d8-9419-eaeabe0e4013 Jul 03 13:06:58.645192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-8b7f2f8d-5a8a-4a56-88e1-02434d8884a9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:58.645192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-8b7f2f8d-5a8a-4a56-88e1-02434d8884a9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:58.652912 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:58.652912 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:59.227548 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e7c6945e-92eb-4220-8919-2ae65e00e9d6 req-8b7f2f8d-5a8a-4a56-88e1-02434d8884a9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/attachments/499bc859-4b8e-47d8-9419-eaeabe0e4013 returned with HTTP 200 Jul 03 13:06:59.228957 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 810/3224] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:06:58 2026] DELETE /volume/v3/attachments/499bc859-4b8e-47d8-9419-eaeabe0e4013 => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:59.352231 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2e9c6922-8326-42aa-8b93-cc8616b07346 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:59.354517 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2e9c6922-8326-42aa-8b93-cc8616b07346 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:06:59.354742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2e9c6922-8326-42aa-8b93-cc8616b07346 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:06:59.354985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2e9c6922-8326-42aa-8b93-cc8616b07346 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:06:59.392610 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:59.392610 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:06:59.399253 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2e9c6922-8326-42aa-8b93-cc8616b07346 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:06:59.421963 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2e9c6922-8326-42aa-8b93-cc8616b07346 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:06:59.422213 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 807/3225] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:06:59 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:59.663469 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-38ad272d-4716-405d-b3d3-9b1beb9fe886 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:59.827658 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-38ad272d-4716-405d-b3d3-9b1beb9fe886 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:59.829402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-38ad272d-4716-405d-b3d3-9b1beb9fe886 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1717151801", "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=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:59.867502 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-38ad272d-4716-405d-b3d3-9b1beb9fe886 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:59.867901 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 797/3226] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:59 2026] POST /volume/v3/types => generated 380 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:59.884194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7837a118-4156-466f-af2c-3feb1aa4ab8c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:59.884194 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7837a118-4156-466f-af2c-3feb1aa4ab8c tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption Jul 03 13:06:59.884194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7837a118-4156-466f-af2c-3feb1aa4ab8c tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:59.911083 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7837a118-4156-466f-af2c-3feb1aa4ab8c tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption returned with HTTP 200 Jul 03 13:06:59.911588 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 813/3227] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:59 2026] POST /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:59.922715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5a2b5e41-195d-4616-86ac-ff61ca1801c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:06:59.928343 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5a2b5e41-195d-4616-86ac-ff61ca1801c1 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:06:59.928880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5a2b5e41-195d-4616-86ac-ff61ca1801c1 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-357168848", "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=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:06:59.931681 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:06:59.931681 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:06:59.938914 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=336,cinder:UPDATE=121,cinder:INSERT=51,cinder:DELETE=1 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:06:59.965326 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5a2b5e41-195d-4616-86ac-ff61ca1801c1 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:06:59.965922 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 811/3228] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:06:59 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:06:59.983024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1e1d7c98-48c3-4d3b-8f78-28a4763829c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.081967 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1e1d7c98-48c3-4d3b-8f78-28a4763829c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] POST https://10.4.3.13/volume/v3/types/416dc40f-864e-47d0-8cdd-4d45ecb7f265/encryption Jul 03 13:07:00.082317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1e1d7c98-48c3-4d3b-8f78-28a4763829c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.084343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-1e1d7c98-48c3-4d3b-8f78-28a4763829c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.084628 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1e1d7c98-48c3-4d3b-8f78-28a4763829c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/416dc40f-864e-47d0-8cdd-4d45ecb7f265/encryption returned with HTTP 403 Jul 03 13:07:00.085022 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 808/3229] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:06:59 2026] POST /volume/v3/types/416dc40f-864e-47d0-8cdd-4d45ecb7f265/encryption => generated 127 bytes in 103 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.095841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ae2b98dc-2cf4-4a2c-af0e-c1b891aa71f8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.102157 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ae2b98dc-2cf4-4a2c-af0e-c1b891aa71f8 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:07:00.102648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ae2b98dc-2cf4-4a2c-af0e-c1b891aa71f8 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-209774307", "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=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.126206 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ae2b98dc-2cf4-4a2c-af0e-c1b891aa71f8 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:07:00.126441 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 798/3230] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:07:00 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 13:07:00.135751 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8ac8df3f-020e-4958-9e36-7ebbf8feae66 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.138763 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ac8df3f-020e-4958-9e36-7ebbf8feae66 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] POST https://10.4.3.13/volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655/extra_specs Jul 03 13:07:00.139289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ac8df3f-020e-4958-9e36-7ebbf8feae66 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.141671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-8ac8df3f-020e-4958-9e36-7ebbf8feae66 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.141864 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ac8df3f-020e-4958-9e36-7ebbf8feae66 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655/extra_specs returned with HTTP 403 Jul 03 13:07:00.142437 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 814/3231] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:07:00 2026] POST /volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.155847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b63f02e1-4ad6-42d7-9e43-4c93252cde38 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.163573 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b63f02e1-4ad6-42d7-9e43-4c93252cde38 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] PUT https://10.4.3.13/volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655/extra_specs/key2 Jul 03 13:07:00.163917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b63f02e1-4ad6-42d7-9e43-4c93252cde38 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.165795 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-b63f02e1-4ad6-42d7-9e43-4c93252cde38 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.167140 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b63f02e1-4ad6-42d7-9e43-4c93252cde38 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655/extra_specs/key2 returned with HTTP 403 Jul 03 13:07:00.167140 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 812/3232] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:07:00 2026] PUT /volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.181973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-80f10cbf-8933-4514-957e-c64dfc89dfd4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.183583 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-80f10cbf-8933-4514-957e-c64dfc89dfd4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] POST https://10.4.3.13/volume/v3/types Jul 03 13:07:00.183980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-80f10cbf-8933-4514-957e-c64dfc89dfd4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.186925 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-80f10cbf-8933-4514-957e-c64dfc89dfd4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.187201 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-80f10cbf-8933-4514-957e-c64dfc89dfd4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types returned with HTTP 403 Jul 03 13:07:00.192703 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 809/3233] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:07:00 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 13:07:00.202137 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e88673b8-9439-46fb-9979-f7a2cb572be6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.210035 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e88673b8-9439-46fb-9979-f7a2cb572be6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:07:00.210546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e88673b8-9439-46fb-9979-f7a2cb572be6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1317696168", "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=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.264339 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e88673b8-9439-46fb-9979-f7a2cb572be6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:07:00.264738 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 799/3234] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:07:00 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:00.280205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-07f8405d-a55b-4528-8406-1cd0be583f10 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.280205 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-07f8405d-a55b-4528-8406-1cd0be583f10 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee/encryption Jul 03 13:07:00.281542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-07f8405d-a55b-4528-8406-1cd0be583f10 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.312344 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-07f8405d-a55b-4528-8406-1cd0be583f10 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee/encryption returned with HTTP 200 Jul 03 13:07:00.312618 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 815/3235] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:07:00 2026] POST /volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:00.327047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bd5c9a57-8bc5-4b4f-a3a6-bf525b75ac4e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.344589 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd5c9a57-8bc5-4b4f-a3a6-bf525b75ac4e tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] DELETE https://10.4.3.13/volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee/encryption/7aaf9461-8028-490d-b29b-479f4414be92 Jul 03 13:07:00.344808 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd5c9a57-8bc5-4b4f-a3a6-bf525b75ac4e tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.345043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd5c9a57-8bc5-4b4f-a3a6-bf525b75ac4e tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.345913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-bd5c9a57-8bc5-4b4f-a3a6-bf525b75ac4e tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.346135 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd5c9a57-8bc5-4b4f-a3a6-bf525b75ac4e tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee/encryption/7aaf9461-8028-490d-b29b-479f4414be92 returned with HTTP 403 Jul 03 13:07:00.346741 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 813/3236] 10.4.3.13 () {66 vars in 1482 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee/encryption/7aaf9461-8028-490d-b29b-479f4414be92 => generated 127 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.365206 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f24c991-5327-41db-bfe3-77384da6725d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.370263 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f24c991-5327-41db-bfe3-77384da6725d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:07:00.370714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f24c991-5327-41db-bfe3-77384da6725d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-183511741", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.397676 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f24c991-5327-41db-bfe3-77384da6725d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:07:00.398269 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 810/3237] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:07:00 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:00.412325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cce7447b-7316-411f-add6-229809f81158 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.414046 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cce7447b-7316-411f-add6-229809f81158 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] DELETE https://10.4.3.13/volume/v3/types/40ef69c6-acb1-4d1d-8907-008a8b145056/extra_specs/key1 Jul 03 13:07:00.414249 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cce7447b-7316-411f-add6-229809f81158 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.414439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cce7447b-7316-411f-add6-229809f81158 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.421546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.policy [None req-cce7447b-7316-411f-add6-229809f81158 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99822) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.423731 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cce7447b-7316-411f-add6-229809f81158 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/40ef69c6-acb1-4d1d-8907-008a8b145056/extra_specs/key1 returned with HTTP 403 Jul 03 13:07:00.423731 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 800/3238] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/40ef69c6-acb1-4d1d-8907-008a8b145056/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.520505 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9e9e4ee5-0018-4fda-be43-522fd9e697e5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.526187 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e9e4ee5-0018-4fda-be43-522fd9e697e5 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:07:00.528187 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e9e4ee5-0018-4fda-be43-522fd9e697e5 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-67289965", "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=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.556969 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e9e4ee5-0018-4fda-be43-522fd9e697e5 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:07:00.557400 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 816/3239] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:07:00 2026] POST /volume/v3/types => generated 378 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:00.570636 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ad0b71f-9fb3-409d-8f85-cd9640ff1f0d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.574088 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ad0b71f-9fb3-409d-8f85-cd9640ff1f0d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] DELETE https://10.4.3.13/volume/v3/types/8b13a7dc-9225-4032-86fa-69da32056081 Jul 03 13:07:00.574568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ad0b71f-9fb3-409d-8f85-cd9640ff1f0d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.574978 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ad0b71f-9fb3-409d-8f85-cd9640ff1f0d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.576060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-1ad0b71f-9fb3-409d-8f85-cd9640ff1f0d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.576512 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ad0b71f-9fb3-409d-8f85-cd9640ff1f0d tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/8b13a7dc-9225-4032-86fa-69da32056081 returned with HTTP 403 Jul 03 13:07:00.577229 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 814/3240] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/8b13a7dc-9225-4032-86fa-69da32056081 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.592945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-61d26ea5-c686-483e-9ae9-61461e010cd9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.599824 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-61d26ea5-c686-483e-9ae9-61461e010cd9 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] GET https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs Jul 03 13:07:00.600082 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-61d26ea5-c686-483e-9ae9-61461e010cd9 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.600313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-61d26ea5-c686-483e-9ae9-61461e010cd9 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.619316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-61d26ea5-c686-483e-9ae9-61461e010cd9 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs returned with HTTP 200 Jul 03 13:07:00.619815 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 811/3241] 10.4.3.13 () {66 vars in 1371 bytes} [Fri Jul 3 13:07:00 2026] GET /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:00.630965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eaffa2e2-c7ea-4561-8878-4e0cb9bc38d7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.633317 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eaffa2e2-c7ea-4561-8878-4e0cb9bc38d7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] GET https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption/cipher Jul 03 13:07:00.633687 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eaffa2e2-c7ea-4561-8878-4e0cb9bc38d7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.633965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eaffa2e2-c7ea-4561-8878-4e0cb9bc38d7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.634921 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.policy [None req-eaffa2e2-c7ea-4561-8878-4e0cb9bc38d7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99822) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.635550 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eaffa2e2-c7ea-4561-8878-4e0cb9bc38d7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption/cipher returned with HTTP 403 Jul 03 13:07:00.635652 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 801/3242] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:07:00 2026] GET /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.647481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6febb7bd-851c-429e-ae30-c5c4ab7c0ec7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.651871 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6febb7bd-851c-429e-ae30-c5c4ab7c0ec7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] GET https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption Jul 03 13:07:00.651871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6febb7bd-851c-429e-ae30-c5c4ab7c0ec7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.656546 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6febb7bd-851c-429e-ae30-c5c4ab7c0ec7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.656546 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-6febb7bd-851c-429e-ae30-c5c4ab7c0ec7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.656546 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6febb7bd-851c-429e-ae30-c5c4ab7c0ec7 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption returned with HTTP 403 Jul 03 13:07:00.656546 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 817/3243] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:07:00 2026] GET /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.667641 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d12d8ec7-8096-4542-bb33-6f3956c5d6ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.670009 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d12d8ec7-8096-4542-bb33-6f3956c5d6ce tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] GET https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/multiattach Jul 03 13:07:00.670009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d12d8ec7-8096-4542-bb33-6f3956c5d6ce tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.670423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d12d8ec7-8096-4542-bb33-6f3956c5d6ce tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.683418 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d12d8ec7-8096-4542-bb33-6f3956c5d6ce tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/multiattach returned with HTTP 200 Jul 03 13:07:00.684064 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 815/3244] 10.4.3.13 () {66 vars in 1407 bytes} [Fri Jul 3 13:07:00 2026] GET /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:07:00.695031 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8c923743-06e0-4b8d-a1bb-f84aee7b9b65 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.697435 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8c923743-06e0-4b8d-a1bb-f84aee7b9b65 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] GET https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/volume_backend_name Jul 03 13:07:00.697674 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8c923743-06e0-4b8d-a1bb-f84aee7b9b65 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.699368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8c923743-06e0-4b8d-a1bb-f84aee7b9b65 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.711054 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8c923743-06e0-4b8d-a1bb-f84aee7b9b65 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 13:07:00.711054 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 812/3245] 10.4.3.13 () {66 vars in 1431 bytes} [Fri Jul 3 13:07:00 2026] GET /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.721713 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b7f29dc2-192a-418d-8455-e6a0c69b95c6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.724773 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b7f29dc2-192a-418d-8455-e6a0c69b95c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] PUT https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption/85e0732a-645b-447c-b449-562f59b3680f Jul 03 13:07:00.725287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b7f29dc2-192a-418d-8455-e6a0c69b95c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.728818 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.policy [None req-b7f29dc2-192a-418d-8455-e6a0c69b95c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99822) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.728818 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b7f29dc2-192a-418d-8455-e6a0c69b95c6 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption/85e0732a-645b-447c-b449-562f59b3680f returned with HTTP 403 Jul 03 13:07:00.729353 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 802/3246] 10.4.3.13 () {68 vars in 1499 bytes} [Fri Jul 3 13:07:00 2026] PUT /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/encryption/85e0732a-645b-447c-b449-562f59b3680f => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.740558 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-19e5cefa-e327-4f5d-a147-677a54972a8a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.742811 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19e5cefa-e327-4f5d-a147-677a54972a8a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] PUT https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/key1 Jul 03 13:07:00.743277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19e5cefa-e327-4f5d-a147-677a54972a8a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.745790 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-19e5cefa-e327-4f5d-a147-677a54972a8a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.745981 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19e5cefa-e327-4f5d-a147-677a54972a8a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/key1 returned with HTTP 403 Jul 03 13:07:00.746539 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 818/3247] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:07:00 2026] PUT /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.756866 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9915e845-97d3-4b6b-b216-fba4dcfe4c20 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.758700 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9915e845-97d3-4b6b-b216-fba4dcfe4c20 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] PUT https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7 Jul 03 13:07:00.759078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9915e845-97d3-4b6b-b216-fba4dcfe4c20 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:00.761177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-9915e845-97d3-4b6b-b216-fba4dcfe4c20 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'be93baa66cd74ec8b400a5240d579adf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39ad9ef811604b919113d91b38a8b870', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:07:00.761384 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9915e845-97d3-4b6b-b216-fba4dcfe4c20 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-reader] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7 returned with HTTP 403 Jul 03 13:07:00.761871 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 816/3248] 10.4.3.13 () {68 vars in 1355 bytes} [Fri Jul 3 13:07:00 2026] PUT /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:00.772239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-78fc4dcf-fdc6-4a1d-a7fb-f2a56a5794c0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.774123 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-78fc4dcf-fdc6-4a1d-a7fb-f2a56a5794c0 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] DELETE https://10.4.3.13/volume/v3/types/8b13a7dc-9225-4032-86fa-69da32056081 Jul 03 13:07:00.774553 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-78fc4dcf-fdc6-4a1d-a7fb-f2a56a5794c0 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.774964 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-78fc4dcf-fdc6-4a1d-a7fb-f2a56a5794c0 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.812348 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-78fc4dcf-fdc6-4a1d-a7fb-f2a56a5794c0 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/8b13a7dc-9225-4032-86fa-69da32056081 returned with HTTP 202 Jul 03 13:07:00.812993 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 813/3249] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/8b13a7dc-9225-4032-86fa-69da32056081 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:00.829309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f4a6a956-1e8f-4a6d-8c13-bad337994d6a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.831979 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4a6a956-1e8f-4a6d-8c13-bad337994d6a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] DELETE https://10.4.3.13/volume/v3/types/40ef69c6-acb1-4d1d-8907-008a8b145056 Jul 03 13:07:00.832709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4a6a956-1e8f-4a6d-8c13-bad337994d6a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.832709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4a6a956-1e8f-4a6d-8c13-bad337994d6a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.874823 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4a6a956-1e8f-4a6d-8c13-bad337994d6a tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/40ef69c6-acb1-4d1d-8907-008a8b145056 returned with HTTP 202 Jul 03 13:07:00.875287 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 803/3250] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/40ef69c6-acb1-4d1d-8907-008a8b145056 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:00.887777 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-36e524a8-4a21-4616-bc3c-8e27a61c6281 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.890058 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36e524a8-4a21-4616-bc3c-8e27a61c6281 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] DELETE https://10.4.3.13/volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee Jul 03 13:07:00.890306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36e524a8-4a21-4616-bc3c-8e27a61c6281 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.890553 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36e524a8-4a21-4616-bc3c-8e27a61c6281 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.934746 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36e524a8-4a21-4616-bc3c-8e27a61c6281 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee returned with HTTP 202 Jul 03 13:07:00.935566 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 819/3251] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/89ad86ba-e80d-466d-a120-04d5b1fd0fee => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:00.945594 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8054e1bd-fd6c-4203-a202-f823f971c057 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:00.948561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8054e1bd-fd6c-4203-a202-f823f971c057 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] DELETE https://10.4.3.13/volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655 Jul 03 13:07:00.948827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8054e1bd-fd6c-4203-a202-f823f971c057 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:00.949091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8054e1bd-fd6c-4203-a202-f823f971c057 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:00.987376 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8054e1bd-fd6c-4203-a202-f823f971c057 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655 returned with HTTP 202 Jul 03 13:07:00.987841 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 817/3252] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/3558ab53-ebd7-4c78-8d1f-4c2ec37f8655 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:00.996132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d809dd31-9b40-4c65-90b0-bdf94ad1f218 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:01.000276 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d809dd31-9b40-4c65-90b0-bdf94ad1f218 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] DELETE https://10.4.3.13/volume/v3/types/416dc40f-864e-47d0-8cdd-4d45ecb7f265 Jul 03 13:07:01.000276 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d809dd31-9b40-4c65-90b0-bdf94ad1f218 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:01.000276 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d809dd31-9b40-4c65-90b0-bdf94ad1f218 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:01.045649 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d809dd31-9b40-4c65-90b0-bdf94ad1f218 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/416dc40f-864e-47d0-8cdd-4d45ecb7f265 returned with HTTP 202 Jul 03 13:07:01.045649 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 814/3253] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:00 2026] DELETE /volume/v3/types/416dc40f-864e-47d0-8cdd-4d45ecb7f265 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:01.054368 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9821d19e-9ee6-463e-a8f1-f66c860193f4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:01.057148 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9821d19e-9ee6-463e-a8f1-f66c860193f4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] DELETE https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7 Jul 03 13:07:01.057553 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9821d19e-9ee6-463e-a8f1-f66c860193f4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:01.057818 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9821d19e-9ee6-463e-a8f1-f66c860193f4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:01.100837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9821d19e-9ee6-463e-a8f1-f66c860193f4 tempest-VolumeTypesReaderTests-9303547 tempest-VolumeTypesReaderTests-9303547-project-admin] https://10.4.3.13/volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7 returned with HTTP 202 Jul 03 13:07:01.101285 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 804/3254] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:01 2026] DELETE /volume/v3/types/06de2a35-2c60-4147-a344-a50aecc6edf7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:07.870442 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:08.052115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:07:08.052567 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1902268094"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:08.053998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1902268094'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:07:08.054113 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume of 1 GB Jul 03 13:07:08.056367 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=289,cinder:UPDATE=84,cinder:INSERT=47 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:07:08.058608 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Availability Zones retrieved successfully. Jul 03 13:07:08.066280 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Flow 'volume_create_api' (342e6757-9e77-4e18-8390-595570a216a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:08.067811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552f1ddb-d3f9-4e9b-bd7d-5c6c58d9622f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:08.068823 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:07:08.095790 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552f1ddb-d3f9-4e9b-bd7d-5c6c58d9622f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:08.096507 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e922d12-bed3-486b-95aa-64f443f92e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:08.162919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['32c0a724-e9e5-4343-b9f5-7788ff61f9d5', 'a7ac1ced-ad65-499a-aedf-2a15dd257da2', '33804f33-6175-4f4f-b214-6d80a62977d8', '81a48e86-7557-4813-a06c-edb2b641ff68'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:08.163977 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e922d12-bed3-486b-95aa-64f443f92e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c0a724-e9e5-4343-b9f5-7788ff61f9d5', 'a7ac1ced-ad65-499a-aedf-2a15dd257da2', '33804f33-6175-4f4f-b214-6d80a62977d8', '81a48e86-7557-4813-a06c-edb2b641ff68']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:08.164839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cf8259-d1ff-4533-90e3-1e6720e13fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:08.190420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cf8259-d1ff-4533-90e3-1e6720e13fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf81247-04a2-4b6e-b679-719f1d19d2bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1902268094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',qos_specs=None,replication_status=,reservations=['32c0a724-e9e5-4343-b9f5-7788ff61f9d5','a7ac1ced-ad65-499a-aedf-2a15dd257da2','33804f33-6175-4f4f-b214-6d80a62977d8','81a48e86-7557-4813-a06c-edb2b641ff68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1902268094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf81247-04a2-4b6e-b679-719f1d19d2bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:08.191183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f287d2c-da0e-4d8d-9b62-4e667fc552e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:08.219890 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f287d2c-da0e-4d8d-9b62-4e667fc552e8) transitioned into state 'SUCCESS' from state '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-1902268094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',qos_specs=None,replication_status=,reservations=['32c0a724-e9e5-4343-b9f5-7788ff61f9d5','a7ac1ced-ad65-499a-aedf-2a15dd257da2','33804f33-6175-4f4f-b214-6d80a62977d8','81a48e86-7557-4813-a06c-edb2b641ff68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:08.220623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a794c6-75eb-4a0e-aa24-216ca3a17e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:08.231118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a794c6-75eb-4a0e-aa24-216ca3a17e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:08.232462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Flow 'volume_create_api' (342e6757-9e77-4e18-8390-595570a216a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:08.232932 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume request issued successfully. Jul 03 13:07:08.234179 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bc61993d-50c7-4ff3-af83-385429f8fd75 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:07:08.234791 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 820/3255] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:07:07 2026] POST /volume/v3/volumes => generated 747 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:08.249309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5b22958d-0711-4dcd-936a-d6541cf7873e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:08.251534 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b22958d-0711-4dcd-936a-d6541cf7873e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc Jul 03 13:07:08.251727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b22958d-0711-4dcd-936a-d6541cf7873e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:08.251896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5b22958d-0711-4dcd-936a-d6541cf7873e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:08.258804 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:08.258804 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:08.262941 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5b22958d-0711-4dcd-936a-d6541cf7873e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:08.269456 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5b22958d-0711-4dcd-936a-d6541cf7873e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc returned with HTTP 200 Jul 03 13:07:08.270009 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 818/3256] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:08 2026] GET /volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:09.286118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a40003d1-2593-44ef-90a6-8de1dad97d11 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:09.292015 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a40003d1-2593-44ef-90a6-8de1dad97d11 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc Jul 03 13:07:09.292293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a40003d1-2593-44ef-90a6-8de1dad97d11 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:09.292628 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a40003d1-2593-44ef-90a6-8de1dad97d11 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:09.299181 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=312,cinder:INSERT=72,cinder:UPDATE=107 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:07:09.307964 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:09.307964 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:09.318877 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a40003d1-2593-44ef-90a6-8de1dad97d11 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:09.326739 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a40003d1-2593-44ef-90a6-8de1dad97d11 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc returned with HTTP 200 Jul 03 13:07:09.327125 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 815/3257] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:09 2026] GET /volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:09.339301 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:09.340842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:07:09.341127 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fdf81247-04a2-4b6e-b679-719f1d19d2bc", "name": "tempest-VolumesBackupsTest-Backup-529965316"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:09.342726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating new backup {'backup': {'volume_id': 'fdf81247-04a2-4b6e-b679-719f1d19d2bc', 'name': 'tempest-VolumesBackupsTest-Backup-529965316'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:07:09.342835 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating backup of volume fdf81247-04a2-4b6e-b679-719f1d19d2bc in container None Jul 03 13:07:09.344730 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=293,cinder:INSERT=65,cinder:UPDATE=91 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:07:09.349279 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:09.349279 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:09.349691 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:09.381520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['97d43591-c462-4228-9cb6-4b64a003e42c', '98d601ea-55ab-4a08-95a3-a4f140c47c93'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:09.421694 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87d3cc4f-4f5b-4f23-b509-42fd854325a9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:07:09.422253 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 805/3258] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:07:09 2026] POST /volume/v3/backups => generated 327 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:09.434124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b9647439-3337-4bcf-a42c-2864caa4f4bc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:09.436219 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b9647439-3337-4bcf-a42c-2864caa4f4bc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:09.436411 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b9647439-3337-4bcf-a42c-2864caa4f4bc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:09.436819 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b9647439-3337-4bcf-a42c-2864caa4f4bc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:09.436819 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b9647439-3337-4bcf-a42c-2864caa4f4bc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:09.445559 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:09.445559 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:09.446401 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b9647439-3337-4bcf-a42c-2864caa4f4bc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:09.446764 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 821/3259] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:09 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:10.457029 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-092feee2-a075-4177-ac52-8583a5976707 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:10.458676 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-092feee2-a075-4177-ac52-8583a5976707 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:10.458859 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-092feee2-a075-4177-ac52-8583a5976707 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:10.459041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-092feee2-a075-4177-ac52-8583a5976707 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:10.459144 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-092feee2-a075-4177-ac52-8583a5976707 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:10.463889 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:10.463889 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:10.464774 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-092feee2-a075-4177-ac52-8583a5976707 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:10.465206 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 819/3260] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:10 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:11.475331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-48316664-dc63-4579-bef3-422ee11bf2af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:11.477840 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-48316664-dc63-4579-bef3-422ee11bf2af tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:11.478064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-48316664-dc63-4579-bef3-422ee11bf2af tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:11.478317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-48316664-dc63-4579-bef3-422ee11bf2af tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:11.478462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-48316664-dc63-4579-bef3-422ee11bf2af tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:11.485177 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:11.485177 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:11.486289 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-48316664-dc63-4579-bef3-422ee11bf2af tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:11.486786 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 816/3261] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:11 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:12.502441 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-08c2340a-1313-4345-a51c-9a4cd3d858ac None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:12.504634 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-08c2340a-1313-4345-a51c-9a4cd3d858ac tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:12.504894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-08c2340a-1313-4345-a51c-9a4cd3d858ac tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:12.505121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-08c2340a-1313-4345-a51c-9a4cd3d858ac tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:12.505250 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-08c2340a-1313-4345-a51c-9a4cd3d858ac tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:12.510811 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:12.510811 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:12.511643 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-08c2340a-1313-4345-a51c-9a4cd3d858ac tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:12.512098 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 806/3262] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:12 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:13.524332 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3276b3f4-abc5-4b1d-b1d7-bf770b6967fd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:13.526622 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3276b3f4-abc5-4b1d-b1d7-bf770b6967fd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:13.526864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3276b3f4-abc5-4b1d-b1d7-bf770b6967fd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:13.527126 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3276b3f4-abc5-4b1d-b1d7-bf770b6967fd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:13.527262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3276b3f4-abc5-4b1d-b1d7-bf770b6967fd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:13.532281 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:13.532281 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:13.533243 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3276b3f4-abc5-4b1d-b1d7-bf770b6967fd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:13.533716 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 822/3263] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:13 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:07:14.544075 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dcc88dfd-d360-4fc9-9f54-f02ac754d067 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:14.546684 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dcc88dfd-d360-4fc9-9f54-f02ac754d067 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:14.546970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dcc88dfd-d360-4fc9-9f54-f02ac754d067 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:14.547262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dcc88dfd-d360-4fc9-9f54-f02ac754d067 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:14.547425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-dcc88dfd-d360-4fc9-9f54-f02ac754d067 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:14.553728 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:14.553728 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:14.554879 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dcc88dfd-d360-4fc9-9f54-f02ac754d067 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:14.555405 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 820/3264] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:14 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:15.444326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:15.445957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:07:15.446279 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-591982140"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:15.447727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-591982140'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:07:15.447836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume of 1 GB Jul 03 13:07:15.452390 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Availability Zones retrieved successfully. Jul 03 13:07:15.457874 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Flow 'volume_create_api' (f60787e3-5188-49d2-ab7d-f107b7655971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:15.458751 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ae4740-a96c-4efc-a0ee-1b2f681841f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:15.459691 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:07:15.489525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ae4740-a96c-4efc-a0ee-1b2f681841f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:15.490280 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe3fd9f8-dde9-40a1-b7da-f773be20ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:15.566708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c9add98d-dcf2-4fef-b786-af4a3fad382d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:15.568748 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c9add98d-dcf2-4fef-b786-af4a3fad382d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:15.568930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c9add98d-dcf2-4fef-b786-af4a3fad382d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:15.569122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c9add98d-dcf2-4fef-b786-af4a3fad382d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:15.569239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c9add98d-dcf2-4fef-b786-af4a3fad382d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:15.574365 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:15.574365 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:15.575212 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c9add98d-dcf2-4fef-b786-af4a3fad382d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:15.575687 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 807/3265] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:15 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:15.586074 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Created reservations ['2ae9d5cc-fd74-4e2d-8b4e-d2c0e69f162a', 'b52a15e4-1d5e-4b21-9509-93fff1dff3db', '5aa2e8b9-117f-4759-8fa6-ab722481e350', 'e8a7d606-fd34-449e-bb39-606d8844dd4d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:15.586904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe3fd9f8-dde9-40a1-b7da-f773be20ca07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae9d5cc-fd74-4e2d-8b4e-d2c0e69f162a', 'b52a15e4-1d5e-4b21-9509-93fff1dff3db', '5aa2e8b9-117f-4759-8fa6-ab722481e350', 'e8a7d606-fd34-449e-bb39-606d8844dd4d']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:15.587676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8194491-3fe9-4396-867d-335856cac07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:15.618415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8194491-3fe9-4396-867d-335856cac07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8318c2a-f125-49ac-8b26-41321386c1f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-591982140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c7cb28dcd448398508aa95fb812f75',qos_specs=None,replication_status=,reservations=['2ae9d5cc-fd74-4e2d-8b4e-d2c0e69f162a','b52a15e4-1d5e-4b21-9509-93fff1dff3db','5aa2e8b9-117f-4759-8fa6-ab722481e350','e8a7d606-fd34-449e-bb39-606d8844dd4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-591982140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8318c2a-f125-49ac-8b26-41321386c1f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33c7cb28dcd448398508aa95fb812f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:15.618987 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfc60a6-f7ea-4202-8c51-1d8d54e8d30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:15.648672 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfc60a6-f7ea-4202-8c51-1d8d54e8d30f) transitioned into state 'SUCCESS' from state '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-591982140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c7cb28dcd448398508aa95fb812f75',qos_specs=None,replication_status=,reservations=['2ae9d5cc-fd74-4e2d-8b4e-d2c0e69f162a','b52a15e4-1d5e-4b21-9509-93fff1dff3db','5aa2e8b9-117f-4759-8fa6-ab722481e350','e8a7d606-fd34-449e-bb39-606d8844dd4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:15.649565 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e80f6f6-703d-43cd-9155-0b2b14ca6f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:15.663543 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e80f6f6-703d-43cd-9155-0b2b14ca6f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:15.664351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Flow 'volume_create_api' (f60787e3-5188-49d2-ab7d-f107b7655971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:15.664664 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume request issued successfully. Jul 03 13:07:15.665241 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fd9ae8aa-5f9d-4de8-912d-faab189346c8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:07:15.665673 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 817/3266] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:07:15 2026] POST /volume/v3/volumes => generated 748 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:15.678371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-eaca0199-326e-423d-83a5-c2388792f6db None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:15.680147 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eaca0199-326e-423d-83a5-c2388792f6db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:15.680378 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eaca0199-326e-423d-83a5-c2388792f6db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:15.680569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eaca0199-326e-423d-83a5-c2388792f6db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:15.687666 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:15.687666 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:15.691673 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-eaca0199-326e-423d-83a5-c2388792f6db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:15.696004 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eaca0199-326e-423d-83a5-c2388792f6db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:15.696528 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 823/3267] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:15 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:16.586324 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9a86b190-d6ad-439a-964d-38b89b05712e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:16.588661 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9a86b190-d6ad-439a-964d-38b89b05712e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:16.588846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9a86b190-d6ad-439a-964d-38b89b05712e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:16.589516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9a86b190-d6ad-439a-964d-38b89b05712e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:16.589516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9a86b190-d6ad-439a-964d-38b89b05712e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:16.594068 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:16.594068 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:16.594945 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9a86b190-d6ad-439a-964d-38b89b05712e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:16.595369 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 821/3268] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:16 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:16.708471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8f9aec71-a3fe-466f-8596-50f8024c3372 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:16.710580 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f9aec71-a3fe-466f-8596-50f8024c3372 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:16.710819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f9aec71-a3fe-466f-8596-50f8024c3372 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:16.711068 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f9aec71-a3fe-466f-8596-50f8024c3372 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:16.718662 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:16.718662 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:16.722694 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8f9aec71-a3fe-466f-8596-50f8024c3372 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:16.727069 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f9aec71-a3fe-466f-8596-50f8024c3372 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:16.727535 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 808/3269] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:16 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:16.783833 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-57697bd7-b680-4a0b-bdde-245c8ac33623 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:16.784210 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-57697bd7-b680-4a0b-bdde-245c8ac33623 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:16.784339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-57697bd7-b680-4a0b-bdde-245c8ac33623 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:16.784866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-57697bd7-b680-4a0b-bdde-245c8ac33623 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:16.794655 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:16.794655 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:16.798603 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-57697bd7-b680-4a0b-bdde-245c8ac33623 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:16.803920 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-57697bd7-b680-4a0b-bdde-245c8ac33623 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:16.804571 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 818/3270] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:07:16 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:17.414685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-16e896c5-4ac7-4537-8ea8-b452c2744e82 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:17.417202 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-16e896c5-4ac7-4537-8ea8-b452c2744e82 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/encryption Jul 03 13:07:17.417569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-16e896c5-4ac7-4537-8ea8-b452c2744e82 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:17.423108 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-16e896c5-4ac7-4537-8ea8-b452c2744e82 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:17.533841 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:17.533841 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:17.605408 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-16e896c5-4ac7-4537-8ea8-b452c2744e82 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/encryption returned with HTTP 200 Jul 03 13:07:17.606383 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 824/3271] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:07:17 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9/encryption => generated 161 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:17.615126 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dd24726e-7eb6-4997-9655-e32ae8a3cffb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:17.617550 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd24726e-7eb6-4997-9655-e32ae8a3cffb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:17.617833 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd24726e-7eb6-4997-9655-e32ae8a3cffb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:17.618561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd24726e-7eb6-4997-9655-e32ae8a3cffb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:17.618561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-dd24726e-7eb6-4997-9655-e32ae8a3cffb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:17.668428 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:17.668428 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:17.671097 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd24726e-7eb6-4997-9655-e32ae8a3cffb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:17.672013 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 822/3272] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:17 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:18.687874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef4ef107-68b4-47f3-b995-7ad942fe4a01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:18.692904 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef4ef107-68b4-47f3-b995-7ad942fe4a01 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:18.693184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef4ef107-68b4-47f3-b995-7ad942fe4a01 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:18.693438 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef4ef107-68b4-47f3-b995-7ad942fe4a01 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:18.693609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ef4ef107-68b4-47f3-b995-7ad942fe4a01 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:18.699065 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:18.699065 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:18.700009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef4ef107-68b4-47f3-b995-7ad942fe4a01 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:18.700433 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 809/3273] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:18 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:18.856631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-983e4219-7b41-40fb-9ecb-6ea72b375f30 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:18.856631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-983e4219-7b41-40fb-9ecb-6ea72b375f30 None None] GET https://10.4.3.13/volume// Jul 03 13:07:18.856631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-983e4219-7b41-40fb-9ecb-6ea72b375f30 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:18.856631 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-983e4219-7b41-40fb-9ecb-6ea72b375f30 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:18.856631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-983e4219-7b41-40fb-9ecb-6ea72b375f30 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:18.856631 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 819/3274] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:07:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:18.864369 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-f963d3bc-4c53-4f26-820c-19cef5d376f3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:18.867692 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-f963d3bc-4c53-4f26-820c-19cef5d376f3 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:07:18.868129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-f963d3bc-4c53-4f26-820c-19cef5d376f3 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8318c2a-f125-49ac-8b26-41321386c1f8", "connector": null, "instance_uuid": "9ac6380d-a2d9-4f5b-9e84-e172773e41a4"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:18.878393 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:18.878393 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:18.950700 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-f963d3bc-4c53-4f26-820c-19cef5d376f3 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:07:18.951348 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 825/3275] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:19.328208 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4d865486-f825-4a69-ac6a-1fe58e546044 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:19.330125 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d865486-f825-4a69-ac6a-1fe58e546044 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:19.330665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d865486-f825-4a69-ac6a-1fe58e546044 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:19.330665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d865486-f825-4a69-ac6a-1fe58e546044 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:19.342754 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:19.342754 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:19.350188 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4d865486-f825-4a69-ac6a-1fe58e546044 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:19.353677 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d865486-f825-4a69-ac6a-1fe58e546044 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:19.354226 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 823/3276] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:19 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:19.508766 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9dece3a8-4d4a-42c5-97ae-de8850f2c1e3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:19.509653 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9dece3a8-4d4a-42c5-97ae-de8850f2c1e3 None None] GET https://10.4.3.13/volume// Jul 03 13:07:19.509905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9dece3a8-4d4a-42c5-97ae-de8850f2c1e3 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:19.510195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9dece3a8-4d4a-42c5-97ae-de8850f2c1e3 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:19.511228 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9dece3a8-4d4a-42c5-97ae-de8850f2c1e3 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:19.511719 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 810/3277] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:07:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:19.522835 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-937dbf5b-2523-4b44-aa55-991302ab77dc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:19.528725 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-937dbf5b-2523-4b44-aa55-991302ab77dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:19.529111 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-937dbf5b-2523-4b44-aa55-991302ab77dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:19.529423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-937dbf5b-2523-4b44-aa55-991302ab77dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:19.543245 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:19.543245 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:19.548594 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-937dbf5b-2523-4b44-aa55-991302ab77dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:19.555230 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-937dbf5b-2523-4b44-aa55-991302ab77dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:19.555823 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 820/3278] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:07:19 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:07:19.690255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:19.695571 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] PUT https://10.4.3.13/volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352 Jul 03 13:07:19.696019 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:19.717627 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Acquiring lock "cinder-attachment_update-f8318c2a-f125-49ac-8b26-41321386c1f8-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:07:19.724378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0e20a6ce-7803-4408-b8e0-a39375d8c715 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:19.726708 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Lock "cinder-attachment_update-f8318c2a-f125-49ac-8b26-41321386c1f8-np0000004418" acquired by "attachment_update" :: waited 0.009s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:07:19.728082 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:19.728082 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:19.729994 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e20a6ce-7803-4408-b8e0-a39375d8c715 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:19.730353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e20a6ce-7803-4408-b8e0-a39375d8c715 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:19.730502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e20a6ce-7803-4408-b8e0-a39375d8c715 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:19.730666 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0e20a6ce-7803-4408-b8e0-a39375d8c715 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:19.745017 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:19.745017 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:19.745017 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e20a6ce-7803-4408-b8e0-a39375d8c715 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:19.745017 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 824/3279] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:19 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:19.964941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-58f2bc8e-6f00-4d4f-9591-599b13116286 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:19.968298 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-58f2bc8e-6f00-4d4f-9591-599b13116286 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f Jul 03 13:07:19.971714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-58f2bc8e-6f00-4d4f-9591-599b13116286 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:19.971714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-58f2bc8e-6f00-4d4f-9591-599b13116286 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:19.985067 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:19.985067 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:20.263585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Lock "cinder-attachment_update-f8318c2a-f125-49ac-8b26-41321386c1f8-np0000004418" released by "attachment_update" :: held 0.537s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:07:20.264041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-b9c24c17-78a9-46a5-9619-df6cb5707913 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352 returned with HTTP 200 Jul 03 13:07:20.264831 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 826/3280] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:07:19 2026] PUT /volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:20.370604 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-96b73275-5872-46ee-b587-77769d5e874a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:20.373218 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-96b73275-5872-46ee-b587-77769d5e874a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:20.373218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-96b73275-5872-46ee-b587-77769d5e874a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:20.373440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-96b73275-5872-46ee-b587-77769d5e874a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:20.385520 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:20.385520 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:20.390918 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-96b73275-5872-46ee-b587-77769d5e874a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:20.396548 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-96b73275-5872-46ee-b587-77769d5e874a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:20.397841 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 821/3281] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:20 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:20.535351 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-11f38ffa-843f-4e30-8410-a8268f020ce2 req-58f2bc8e-6f00-4d4f-9591-599b13116286 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f returned with HTTP 200 Jul 03 13:07:20.536564 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 811/3282] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:07:19 2026] DELETE /volume/v3/attachments/44467353-3168-44f1-b15d-ea0431d8aa8f => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:20.768826 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-09f40efc-e730-4c29-9123-371dcbfd4584 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:20.770915 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-09f40efc-e730-4c29-9123-371dcbfd4584 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:20.771262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-09f40efc-e730-4c29-9123-371dcbfd4584 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:20.771511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-09f40efc-e730-4c29-9123-371dcbfd4584 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:20.772195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-09f40efc-e730-4c29-9123-371dcbfd4584 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:20.777065 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:20.777065 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:20.777936 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-09f40efc-e730-4c29-9123-371dcbfd4584 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:20.778404 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 825/3283] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:20 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:21.426018 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6b96502c-5d2a-47c1-b4f2-b302d8bb692b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:21.428794 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b96502c-5d2a-47c1-b4f2-b302d8bb692b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:21.428794 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b96502c-5d2a-47c1-b4f2-b302d8bb692b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:21.429250 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b96502c-5d2a-47c1-b4f2-b302d8bb692b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:21.450541 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:21.450541 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:21.459456 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6b96502c-5d2a-47c1-b4f2-b302d8bb692b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:21.469084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b96502c-5d2a-47c1-b4f2-b302d8bb692b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:21.469738 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 827/3284] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:21 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:21.793993 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9a74a76e-e634-4a59-be55-1928fe52ab77 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:21.796032 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9a74a76e-e634-4a59-be55-1928fe52ab77 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:21.796356 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9a74a76e-e634-4a59-be55-1928fe52ab77 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:21.796586 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9a74a76e-e634-4a59-be55-1928fe52ab77 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:21.796690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-9a74a76e-e634-4a59-be55-1928fe52ab77 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:21.801270 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:21.801270 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:21.802193 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9a74a76e-e634-4a59-be55-1928fe52ab77 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:21.802605 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 822/3285] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:21 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:22.488048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-afa8dc94-afcb-41d8-bc22-0b1d44ec8187 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:22.490269 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-afa8dc94-afcb-41d8-bc22-0b1d44ec8187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:22.490565 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-afa8dc94-afcb-41d8-bc22-0b1d44ec8187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:22.490829 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-afa8dc94-afcb-41d8-bc22-0b1d44ec8187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:22.506916 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:22.506916 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:22.512786 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-afa8dc94-afcb-41d8-bc22-0b1d44ec8187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:22.518363 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-afa8dc94-afcb-41d8-bc22-0b1d44ec8187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:22.518885 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 812/3286] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:22 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:22.816693 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b530b9a0-07da-41f1-a0e7-fc75906f25c7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:22.819248 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b530b9a0-07da-41f1-a0e7-fc75906f25c7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:22.819506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b530b9a0-07da-41f1-a0e7-fc75906f25c7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:22.819773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b530b9a0-07da-41f1-a0e7-fc75906f25c7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:22.819917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b530b9a0-07da-41f1-a0e7-fc75906f25c7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:22.825673 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:22.825673 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:22.826780 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b530b9a0-07da-41f1-a0e7-fc75906f25c7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:22.827367 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 826/3287] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:22 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:23.537311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c3991d60-8999-4b85-846d-ba8329b933b7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:23.539320 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3991d60-8999-4b85-846d-ba8329b933b7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:23.539662 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3991d60-8999-4b85-846d-ba8329b933b7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:23.539934 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3991d60-8999-4b85-846d-ba8329b933b7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:23.554023 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:23.554023 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:23.557320 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c3991d60-8999-4b85-846d-ba8329b933b7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:23.574049 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3991d60-8999-4b85-846d-ba8329b933b7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:23.574049 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 828/3288] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:23 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:23.838525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-930dc8be-f5ac-44e0-9966-e9393abf3286 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:23.840354 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-930dc8be-f5ac-44e0-9966-e9393abf3286 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:23.840565 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-930dc8be-f5ac-44e0-9966-e9393abf3286 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:23.840742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-930dc8be-f5ac-44e0-9966-e9393abf3286 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:23.840843 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-930dc8be-f5ac-44e0-9966-e9393abf3286 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:23.845478 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:23.845478 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:23.846397 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-930dc8be-f5ac-44e0-9966-e9393abf3286 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:23.846761 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 823/3289] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:23 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:23.893039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:23.895009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:07:23.895292 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:23.895541 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:23.895704 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: 0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:07:23.903295 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:23.903295 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:23.903882 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:23.918480 np0000004418 devstack@c-api.service[99822]: WARNING cinder.keymgr.conf_key_mgr [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:07:23.931277 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:07:23.931533 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1edcaedc-45ac-449c-9386-a0bb9288bae0 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 202 Jul 03 13:07:23.931964 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 813/3290] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:07:23 2026] DELETE /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:23.949123 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d13b9f2d-8dd7-46ef-bf66-0f9952258968 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:23.951148 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d13b9f2d-8dd7-46ef-bf66-0f9952258968 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:07:23.951375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d13b9f2d-8dd7-46ef-bf66-0f9952258968 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:23.951567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d13b9f2d-8dd7-46ef-bf66-0f9952258968 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:23.960390 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:23.960390 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:23.964603 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d13b9f2d-8dd7-46ef-bf66-0f9952258968 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:23.970276 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d13b9f2d-8dd7-46ef-bf66-0f9952258968 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 200 Jul 03 13:07:23.970948 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 827/3291] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:23 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:24.592754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da6ee051-4224-49b5-80a4-50e789325889 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:24.597011 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da6ee051-4224-49b5-80a4-50e789325889 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:24.597011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da6ee051-4224-49b5-80a4-50e789325889 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:24.597011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da6ee051-4224-49b5-80a4-50e789325889 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:24.608290 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:24.608290 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:24.611895 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-da6ee051-4224-49b5-80a4-50e789325889 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:24.617082 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da6ee051-4224-49b5-80a4-50e789325889 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:24.618639 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 829/3292] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:24 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:24.858913 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4cf8b488-ac33-4a2a-8ec8-44ae8ce60338 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:24.860795 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4cf8b488-ac33-4a2a-8ec8-44ae8ce60338 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:24.861022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4cf8b488-ac33-4a2a-8ec8-44ae8ce60338 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:24.861280 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4cf8b488-ac33-4a2a-8ec8-44ae8ce60338 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:24.861442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4cf8b488-ac33-4a2a-8ec8-44ae8ce60338 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:24.866547 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:24.866547 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:24.867484 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4cf8b488-ac33-4a2a-8ec8-44ae8ce60338 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:24.867880 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 824/3293] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:24 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:24.987486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f103d2d4-8b76-4c0a-861d-aded352524df None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:24.989534 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f103d2d4-8b76-4c0a-861d-aded352524df tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 Jul 03 13:07:24.989756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f103d2d4-8b76-4c0a-861d-aded352524df tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:24.990011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f103d2d4-8b76-4c0a-861d-aded352524df tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:24.997394 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f103d2d4-8b76-4c0a-861d-aded352524df tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 returned with HTTP 404 Jul 03 13:07:24.997980 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 814/3294] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:24 2026] GET /volume/v3/volumes/0e9ef40d-a153-48a1-a638-99b2e036d7f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:25.004992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bfe75732-b4e3-4094-9010-b85edff8809b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.007285 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bfe75732-b4e3-4094-9010-b85edff8809b tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:07:25.007546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bfe75732-b4e3-4094-9010-b85edff8809b tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:25.007800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bfe75732-b4e3-4094-9010-b85edff8809b tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:25.009011 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bfe75732-b4e3-4094-9010-b85edff8809b tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:07:25.027470 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bfe75732-b4e3-4094-9010-b85edff8809b tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Get all volumes completed successfully. Jul 03 13:07:25.030796 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:25.030796 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:25.039868 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bfe75732-b4e3-4094-9010-b85edff8809b tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:07:25.039868 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 828/3295] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:07:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8930 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:25.064230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2d7bdef6-fa4c-4df4-8894-648176ea02e5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.070082 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d7bdef6-fa4c-4df4-8894-648176ea02e5 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] DELETE https://10.4.3.13/volume/v3/types/6f256b09-b514-4a1d-8706-a33ea71f11c5 Jul 03 13:07:25.070985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d7bdef6-fa4c-4df4-8894-648176ea02e5 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:25.072005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d7bdef6-fa4c-4df4-8894-648176ea02e5 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:25.107961 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d7bdef6-fa4c-4df4-8894-648176ea02e5 tempest-TestVolumeBootPattern-597675259 tempest-TestVolumeBootPattern-597675259-project-admin] https://10.4.3.13/volume/v3/types/6f256b09-b514-4a1d-8706-a33ea71f11c5 returned with HTTP 202 Jul 03 13:07:25.108486 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 830/3296] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:07:25 2026] DELETE /volume/v3/types/6f256b09-b514-4a1d-8706-a33ea71f11c5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:25.145193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.147283 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:07:25.147725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1640225496", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:25.149592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1640225496', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:07:25.250347 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:07:25.255509 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:07:25.263061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (94e63eb0-6c2f-47fe-962d-fb990da4300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:25.264063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c54cea0-3063-4ed0-8977-fb52cec0662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:25.265214 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:07:25.341609 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c54cea0-3063-4ed0-8977-fb52cec0662c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:25.342458 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e511aba-ed08-48a0-aaea-6c622708a992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:25.412590 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['5584349f-f1b7-4773-8e10-7135e07238f4', '26ed8d4e-1d9d-4cc1-83ff-7b801653b2ba', '1ee912f6-df2b-4bef-8f94-844acf3e6e66', 'c0b9b611-16fc-47cc-8ba4-125e462a5571'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:25.413680 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e511aba-ed08-48a0-aaea-6c622708a992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5584349f-f1b7-4773-8e10-7135e07238f4', '26ed8d4e-1d9d-4cc1-83ff-7b801653b2ba', '1ee912f6-df2b-4bef-8f94-844acf3e6e66', 'c0b9b611-16fc-47cc-8ba4-125e462a5571']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:25.414740 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4055c54-bb6e-486b-9df3-fbe0e1d4c0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:25.446443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4055c54-bb6e-486b-9df3-fbe0e1d4c0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb386327-bbce-4d5f-ae6c-490a3d380d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1640225496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['5584349f-f1b7-4773-8e10-7135e07238f4','26ed8d4e-1d9d-4cc1-83ff-7b801653b2ba','1ee912f6-df2b-4bef-8f94-844acf3e6e66','c0b9b611-16fc-47cc-8ba4-125e462a5571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1640225496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb386327-bbce-4d5f-ae6c-490a3d380d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:25.447626 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcefbb1-c221-46cb-99d3-73284f5e7880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:25.472782 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fcefbb1-c221-46cb-99d3-73284f5e7880) transitioned into state 'SUCCESS' from state '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-1640225496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['5584349f-f1b7-4773-8e10-7135e07238f4','26ed8d4e-1d9d-4cc1-83ff-7b801653b2ba','1ee912f6-df2b-4bef-8f94-844acf3e6e66','c0b9b611-16fc-47cc-8ba4-125e462a5571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:25.473462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5fef78c-42d8-4354-8590-d01f3690c608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:25.490138 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5fef78c-42d8-4354-8590-d01f3690c608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:25.490931 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (94e63eb0-6c2f-47fe-962d-fb990da4300b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:25.491343 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:07:25.491914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b40bd70-6d1e-4bf6-801c-99f5225fcc2c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:07:25.492333 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 825/3297] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:07:25 2026] POST /volume/v3/volumes => generated 757 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:25.510136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7e8fe6d0-84a2-478a-ac59-912eddf30aea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.512341 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7e8fe6d0-84a2-478a-ac59-912eddf30aea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:07:25.512658 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7e8fe6d0-84a2-478a-ac59-912eddf30aea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:25.513121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7e8fe6d0-84a2-478a-ac59-912eddf30aea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:25.523431 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:25.523431 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:25.528336 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7e8fe6d0-84a2-478a-ac59-912eddf30aea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:25.536110 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7e8fe6d0-84a2-478a-ac59-912eddf30aea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:07:25.536765 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 815/3298] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:25 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:25.636358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cad3b3c2-4ecf-4f54-85db-a7170a0fc305 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.641271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cad3b3c2-4ecf-4f54-85db-a7170a0fc305 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:25.641271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cad3b3c2-4ecf-4f54-85db-a7170a0fc305 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:25.641271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cad3b3c2-4ecf-4f54-85db-a7170a0fc305 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:25.657348 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:25.657348 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:25.663527 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cad3b3c2-4ecf-4f54-85db-a7170a0fc305 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:25.670903 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cad3b3c2-4ecf-4f54-85db-a7170a0fc305 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:25.671793 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 829/3299] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:25 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:25.681066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-78ec6c7e-7eb7-4c79-b74e-87263782900a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.684206 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-78ec6c7e-7eb7-4c79-b74e-87263782900a tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] DELETE https://10.4.3.13/volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e Jul 03 13:07:25.684512 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-78ec6c7e-7eb7-4c79-b74e-87263782900a tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:25.684724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-78ec6c7e-7eb7-4c79-b74e-87263782900a tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:25.695118 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:25.695118 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:25.880660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2427f7c9-7186-4366-83b6-8aa34921b716 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:25.882829 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2427f7c9-7186-4366-83b6-8aa34921b716 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:25.883020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2427f7c9-7186-4366-83b6-8aa34921b716 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:25.883382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2427f7c9-7186-4366-83b6-8aa34921b716 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:25.883582 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2427f7c9-7186-4366-83b6-8aa34921b716 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:25.888630 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:25.888630 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:25.889494 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2427f7c9-7186-4366-83b6-8aa34921b716 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:25.889935 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 826/3300] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:25 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:26.243658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-78ec6c7e-7eb7-4c79-b74e-87263782900a tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e returned with HTTP 200 Jul 03 13:07:26.244652 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 831/3301] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:07:25 2026] DELETE /volume/v3/attachments/392954e7-64f9-46d2-ac5f-83cfcf3cee2e => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:26.255974 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.259487 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] DELETE https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:07:26.259487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:26.259487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:26.259643 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Delete volume with id: 7a5d2c96-d50b-48cc-8609-1b773ec962ca Jul 03 13:07:26.270627 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.270627 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:26.271262 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Volume info retrieved successfully. Jul 03 13:07:26.295625 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] Delete volume request issued successfully. Jul 03 13:07:26.295851 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9d8dc04d-a16d-4efa-bbd2-64700080f2b8 req-ef1949be-676e-4c15-9e92-81822a656e55 tempest-TestShelveInstance-314474044 tempest-TestShelveInstance-314474044-project-member] https://10.4.3.13/volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca returned with HTTP 202 Jul 03 13:07:26.296647 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 816/3302] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:07:26 2026] DELETE /volume/v3/volumes/7a5d2c96-d50b-48cc-8609-1b773ec962ca => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:07:26.492296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-78fc5ab0-db6f-4f04-88f6-ff7190803601 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.497194 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-78fc5ab0-db6f-4f04-88f6-ff7190803601 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352/action Jul 03 13:07:26.497194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-78fc5ab0-db6f-4f04-88f6-ff7190803601 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:07:26.497194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-78fc5ab0-db6f-4f04-88f6-ff7190803601 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:26.519705 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.519705 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:26.537906 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9db12021-3d82-4872-9c61-0cdab3068b5e req-78fc5ab0-db6f-4f04-88f6-ff7190803601 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352/action returned with HTTP 204 Jul 03 13:07:26.538786 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 830/3303] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:07:26 2026] POST /volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:26.554242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f0cf7cf3-39d9-4a32-a706-bacfeacdf671 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.557794 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0cf7cf3-39d9-4a32-a706-bacfeacdf671 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:07:26.557794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0cf7cf3-39d9-4a32-a706-bacfeacdf671 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:26.557794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0cf7cf3-39d9-4a32-a706-bacfeacdf671 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:26.567809 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.567809 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:26.573721 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f0cf7cf3-39d9-4a32-a706-bacfeacdf671 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:26.580382 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0cf7cf3-39d9-4a32-a706-bacfeacdf671 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:07:26.580748 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 827/3304] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:26 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:26.594335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8fa59822-ba69-4b73-af2b-3df48e578eae None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.596131 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8fa59822-ba69-4b73-af2b-3df48e578eae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:07:26.596332 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8fa59822-ba69-4b73-af2b-3df48e578eae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:26.596533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8fa59822-ba69-4b73-af2b-3df48e578eae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:26.603960 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.603960 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:26.607960 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8fa59822-ba69-4b73-af2b-3df48e578eae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:26.613254 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8fa59822-ba69-4b73-af2b-3df48e578eae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:07:26.613651 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 832/3305] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:26 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:26.693263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cfbde59b-8a93-4d89-9b45-48a053c327e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.697687 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cfbde59b-8a93-4d89-9b45-48a053c327e2 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:26.697872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cfbde59b-8a93-4d89-9b45-48a053c327e2 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:26.698034 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cfbde59b-8a93-4d89-9b45-48a053c327e2 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:26.717503 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.717503 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:26.723955 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cfbde59b-8a93-4d89-9b45-48a053c327e2 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:26.729528 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cfbde59b-8a93-4d89-9b45-48a053c327e2 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:26.730399 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 817/3306] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:26 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1133 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:26.749017 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fd314d28-3310-4293-9d55-f8a4dadf0550 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.750840 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd314d28-3310-4293-9d55-f8a4dadf0550 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:07:26.751151 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd314d28-3310-4293-9d55-f8a4dadf0550 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:26.752596 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fd314d28-3310-4293-9d55-f8a4dadf0550 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:26.763235 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.763235 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:26.769527 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fd314d28-3310-4293-9d55-f8a4dadf0550 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:07:26.775694 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fd314d28-3310-4293-9d55-f8a4dadf0550 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:07:26.775694 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 831/3307] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:26 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:26.904222 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a369c27c-7751-4929-b668-7fe0d08c20ab None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:26.906505 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a369c27c-7751-4929-b668-7fe0d08c20ab tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:26.906772 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a369c27c-7751-4929-b668-7fe0d08c20ab tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:26.906992 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a369c27c-7751-4929-b668-7fe0d08c20ab tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:26.907136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a369c27c-7751-4929-b668-7fe0d08c20ab tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:26.917151 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:26.917151 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:26.919173 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a369c27c-7751-4929-b668-7fe0d08c20ab tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:26.919571 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 828/3308] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:26 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:27.299812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-b0753ed8-fd1f-405f-8b24-7386e3e97c21 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:27.302586 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-b0753ed8-fd1f-405f-8b24-7386e3e97c21 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:27.302861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-b0753ed8-fd1f-405f-8b24-7386e3e97c21 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:27.303568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-b0753ed8-fd1f-405f-8b24-7386e3e97c21 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:27.319111 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:27.319111 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:27.324495 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-b0753ed8-fd1f-405f-8b24-7386e3e97c21 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:27.330811 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-b0753ed8-fd1f-405f-8b24-7386e3e97c21 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:27.331430 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 833/3309] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:07:27 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:27.921370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-5c413af2-f9fc-467e-86a1-199ed7aaf939 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:27.923308 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-5c413af2-f9fc-467e-86a1-199ed7aaf939 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:07:27.923478 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-5c413af2-f9fc-467e-86a1-199ed7aaf939 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:27.923644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-5c413af2-f9fc-467e-86a1-199ed7aaf939 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:27.930505 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-302e6a5d-8f57-4ef3-a2da-75f4738cc836 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:27.930931 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:27.930931 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:27.933052 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-302e6a5d-8f57-4ef3-a2da-75f4738cc836 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:27.933298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-302e6a5d-8f57-4ef3-a2da-75f4738cc836 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:27.933496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-302e6a5d-8f57-4ef3-a2da-75f4738cc836 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:27.933592 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-302e6a5d-8f57-4ef3-a2da-75f4738cc836 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:27.934810 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-5c413af2-f9fc-467e-86a1-199ed7aaf939 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:27.937759 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:27.937759 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:27.938611 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-302e6a5d-8f57-4ef3-a2da-75f4738cc836 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:27.939020 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 832/3310] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:27 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:27.939615 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-5c413af2-f9fc-467e-86a1-199ed7aaf939 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:07:27.940117 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 818/3311] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:07:27 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:27.949928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:27.983513 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:07:27.983954 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fdf81247-04a2-4b6e-b679-719f1d19d2bc", "incremental": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:27.985516 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating new backup {'backup': {'volume_id': 'fdf81247-04a2-4b6e-b679-719f1d19d2bc', 'incremental': True}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:07:27.985637 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating backup of volume fdf81247-04a2-4b6e-b679-719f1d19d2bc in container None Jul 03 13:07:27.994055 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:27.994055 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:27.994509 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Volume info retrieved successfully. Jul 03 13:07:28.023485 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Created reservations ['638393fd-e98e-470c-a195-b121b0a67bad', '587391f3-63a7-4f28-abbd-6a07a5962abb'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:28.054578 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f49eb4c8-e684-46bc-b16e-5c3a79f6d268 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 400 Jul 03 13:07:28.055095 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 829/3312] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:07:27 2026] POST /volume/v3/backups => generated 109 bytes in 106 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:07:28.064597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0316db86-7a5c-458e-8910-e2fb9f424edb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:28.066358 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0316db86-7a5c-458e-8910-e2fb9f424edb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] DELETE https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:28.066542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0316db86-7a5c-458e-8910-e2fb9f424edb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:28.066740 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0316db86-7a5c-458e-8910-e2fb9f424edb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:28.066847 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-0316db86-7a5c-458e-8910-e2fb9f424edb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete backup with id: 89d996f1-94ca-4ac6-a054-69f5ac997e60. Jul 03 13:07:28.071017 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:28.071017 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:28.085000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-0316db86-7a5c-458e-8910-e2fb9f424edb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] delete_backup rpcapi backup_id 89d996f1-94ca-4ac6-a054-69f5ac997e60 {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:07:28.086970 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0316db86-7a5c-458e-8910-e2fb9f424edb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 202 Jul 03 13:07:28.087453 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 834/3313] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:07:28 2026] DELETE /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:07:28.094378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3714c189-f6be-4790-9dbc-44b6cdbd7a83 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:28.096296 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3714c189-f6be-4790-9dbc-44b6cdbd7a83 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:28.096478 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3714c189-f6be-4790-9dbc-44b6cdbd7a83 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:28.096729 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3714c189-f6be-4790-9dbc-44b6cdbd7a83 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:28.096873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3714c189-f6be-4790-9dbc-44b6cdbd7a83 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:28.102068 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:28.102068 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:28.102246 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3714c189-f6be-4790-9dbc-44b6cdbd7a83 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:28.102808 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 833/3314] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:28 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:28.590192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-b2732827-14fa-49e8-9a0e-92be90baf2f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:28.591226 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-b2732827-14fa-49e8-9a0e-92be90baf2f1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:07:28.591437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-b2732827-14fa-49e8-9a0e-92be90baf2f1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:28.591592 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-b2732827-14fa-49e8-9a0e-92be90baf2f1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:28.600259 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:28.600259 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:28.606029 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-b2732827-14fa-49e8-9a0e-92be90baf2f1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:28.613564 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-b2732827-14fa-49e8-9a0e-92be90baf2f1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:07:28.614143 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 819/3315] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:07:28 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:28.626075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0d1dc55-d807-47ea-b177-dfd7bd91cae0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:28.626511 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0d1dc55-d807-47ea-b177-dfd7bd91cae0 None None] GET https://10.4.3.13/volume// Jul 03 13:07:28.626690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0d1dc55-d807-47ea-b177-dfd7bd91cae0 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:28.626870 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0d1dc55-d807-47ea-b177-dfd7bd91cae0 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:28.627206 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0d1dc55-d807-47ea-b177-dfd7bd91cae0 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:28.627527 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 830/3316] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:07:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:28.635904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-78db1b27-f306-40ab-b2ea-0f3f4961288d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:28.644350 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-78db1b27-f306-40ab-b2ea-0f3f4961288d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:07:28.644350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-78db1b27-f306-40ab-b2ea-0f3f4961288d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb386327-bbce-4d5f-ae6c-490a3d380d5b", "connector": null, "instance_uuid": "577a8e7e-4759-4d22-b05a-5c2f4167274a"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:28.647015 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:28.647015 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:28.750566 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-78db1b27-f306-40ab-b2ea-0f3f4961288d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:07:28.750566 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 835/3317] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:07:28 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 13:07:29.115356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b4d5177b-0208-40a9-9309-ce5e713acdfa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:29.117789 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b4d5177b-0208-40a9-9309-ce5e713acdfa tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:29.118117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b4d5177b-0208-40a9-9309-ce5e713acdfa tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:29.125041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b4d5177b-0208-40a9-9309-ce5e713acdfa tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:29.125041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b4d5177b-0208-40a9-9309-ce5e713acdfa tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:29.125041 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:29.125041 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:29.125041 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b4d5177b-0208-40a9-9309-ce5e713acdfa tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 200 Jul 03 13:07:29.125041 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 834/3318] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:29 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:29.430933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a344e6d6-39fa-4f8a-afde-df5055aa3530 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:29.431994 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a344e6d6-39fa-4f8a-afde-df5055aa3530 None None] GET https://10.4.3.13/volume// Jul 03 13:07:29.432309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a344e6d6-39fa-4f8a-afde-df5055aa3530 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:29.433230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a344e6d6-39fa-4f8a-afde-df5055aa3530 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:29.433230 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a344e6d6-39fa-4f8a-afde-df5055aa3530 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:29.433230 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 820/3319] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:07:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:29.441004 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bfbbea2d-811b-401c-80d5-80b13873b6a0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:29.594986 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bfbbea2d-811b-401c-80d5-80b13873b6a0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:07:29.595573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bfbbea2d-811b-401c-80d5-80b13873b6a0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e293099-6e30-4a2d-8840-c6afc1cd1555", "connector": null, "instance_uuid": "65d178b6-164f-47da-a586-7a37335f47f7"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:29.613357 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:29.613357 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:29.708277 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bfbbea2d-811b-401c-80d5-80b13873b6a0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:07:29.708782 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 831/3320] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:07:29 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:29.859524 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9a65a646-e0e6-41c6-b789-5c7b00106ce9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:29.861746 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a65a646-e0e6-41c6-b789-5c7b00106ce9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:29.862116 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a65a646-e0e6-41c6-b789-5c7b00106ce9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:29.862482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a65a646-e0e6-41c6-b789-5c7b00106ce9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:29.871750 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:29.871750 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:29.878141 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9a65a646-e0e6-41c6-b789-5c7b00106ce9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:29.880293 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a65a646-e0e6-41c6-b789-5c7b00106ce9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:29.880822 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 836/3321] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:29 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:30.134736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-df622709-9993-4241-ad92-9bcf2ce3a3cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.136635 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df622709-9993-4241-ad92-9bcf2ce3a3cc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 Jul 03 13:07:30.136849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df622709-9993-4241-ad92-9bcf2ce3a3cc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:30.137039 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df622709-9993-4241-ad92-9bcf2ce3a3cc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:30.137150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-df622709-9993-4241-ad92-9bcf2ce3a3cc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id 89d996f1-94ca-4ac6-a054-69f5ac997e60. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:30.141117 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df622709-9993-4241-ad92-9bcf2ce3a3cc tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 returned with HTTP 404 Jul 03 13:07:30.141630 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 835/3322] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:30 2026] GET /volume/v3/backups/89d996f1-94ca-4ac6-a054-69f5ac997e60 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:30.149918 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.151430 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:07:30.152186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-792412422"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:30.154532 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-792412422'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:07:30.155304 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume of 1 GB Jul 03 13:07:30.160761 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Availability Zones retrieved successfully. Jul 03 13:07:30.169805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Flow 'volume_create_api' (35bd8905-7c2b-49ea-9535-866115edd4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:30.171569 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f24c62-dcf4-4296-bde4-b22fdfaf04f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:30.174689 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:07:30.220878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07f24c62-dcf4-4296-bde4-b22fdfaf04f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:30.222427 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d8c4b18-6516-4a79-9abf-bac8bd35333d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:30.255472 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-73c71cdf-b010-4b69-8ae8-c86ff4177064 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.255852 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73c71cdf-b010-4b69-8ae8-c86ff4177064 None None] GET https://10.4.3.13/volume// Jul 03 13:07:30.256217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73c71cdf-b010-4b69-8ae8-c86ff4177064 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:30.256609 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-73c71cdf-b010-4b69-8ae8-c86ff4177064 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:30.257436 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-73c71cdf-b010-4b69-8ae8-c86ff4177064 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:30.259404 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 832/3323] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:07:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:30.272436 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-ecbba3d8-a7ae-46da-8ff0-36658e18e01b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.274772 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-ecbba3d8-a7ae-46da-8ff0-36658e18e01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:30.275212 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-ecbba3d8-a7ae-46da-8ff0-36658e18e01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:30.275434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-ecbba3d8-a7ae-46da-8ff0-36658e18e01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:30.301112 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:30.301112 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:30.313944 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-ecbba3d8-a7ae-46da-8ff0-36658e18e01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:30.314912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['75f5f285-a2e4-40bf-878f-cd4cb268fcf5', '2418d9b2-b6a4-470e-a500-29d2d3b4d723', '9e12b46f-b9e7-4703-8873-81e8aa2976e2', '06c8f9a2-8494-499f-8249-a138b9c9aef2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:30.315996 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d8c4b18-6516-4a79-9abf-bac8bd35333d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75f5f285-a2e4-40bf-878f-cd4cb268fcf5', '2418d9b2-b6a4-470e-a500-29d2d3b4d723', '9e12b46f-b9e7-4703-8873-81e8aa2976e2', '06c8f9a2-8494-499f-8249-a138b9c9aef2']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:30.316827 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a24ff2-b32a-46f4-9e60-711af9b83860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:30.324141 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-ecbba3d8-a7ae-46da-8ff0-36658e18e01b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:30.324818 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 837/3324] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:07:30 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1019 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:07:30.354592 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a24ff2-b32a-46f4-9e60-711af9b83860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21260245-24d7-4577-a28c-2f59ff7f7246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-792412422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',qos_specs=None,replication_status=,reservations=['75f5f285-a2e4-40bf-878f-cd4cb268fcf5','2418d9b2-b6a4-470e-a500-29d2d3b4d723','9e12b46f-b9e7-4703-8873-81e8aa2976e2','06c8f9a2-8494-499f-8249-a138b9c9aef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-792412422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21260245-24d7-4577-a28c-2f59ff7f7246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:30.355010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2130d4f-2f8c-4c37-bed0-5d33db0f5b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:30.385819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2130d4f-2f8c-4c37-bed0-5d33db0f5b5c) transitioned into state 'SUCCESS' from state '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-792412422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',qos_specs=None,replication_status=,reservations=['75f5f285-a2e4-40bf-878f-cd4cb268fcf5','2418d9b2-b6a4-470e-a500-29d2d3b4d723','9e12b46f-b9e7-4703-8873-81e8aa2976e2','06c8f9a2-8494-499f-8249-a138b9c9aef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:30.386754 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc4b95d-f999-42b9-9b54-f399c3add807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:30.401091 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc4b95d-f999-42b9-9b54-f399c3add807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:30.401300 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Flow 'volume_create_api' (35bd8905-7c2b-49ea-9535-866115edd4db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:30.401607 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume request issued successfully. Jul 03 13:07:30.402228 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72163948-3c5e-4d02-9bbd-51e871cf91ce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:07:30.404885 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 821/3325] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:07:30 2026] POST /volume/v3/volumes => generated 746 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:30.415322 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7f36df11-970c-45bf-8edd-0083047a2b57 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.417111 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f36df11-970c-45bf-8edd-0083047a2b57 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 Jul 03 13:07:30.417913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f36df11-970c-45bf-8edd-0083047a2b57 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:30.417913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f36df11-970c-45bf-8edd-0083047a2b57 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:30.429595 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:30.429595 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:30.433401 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7f36df11-970c-45bf-8edd-0083047a2b57 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:30.442453 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f36df11-970c-45bf-8edd-0083047a2b57 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 returned with HTTP 200 Jul 03 13:07:30.442453 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 836/3326] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:30 2026] GET /volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:30.450672 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.452986 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] PUT https://10.4.3.13/volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe Jul 03 13:07:30.453439 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:30.462318 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Acquiring lock "cinder-attachment_update-5e293099-6e30-4a2d-8840-c6afc1cd1555-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:07:30.467362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Lock "cinder-attachment_update-5e293099-6e30-4a2d-8840-c6afc1cd1555-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:07:30.468454 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:30.468454 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:30.898070 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-96556978-e5c5-4413-b67e-dec870c4fd90 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:30.899892 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-96556978-e5c5-4413-b67e-dec870c4fd90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:30.900096 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-96556978-e5c5-4413-b67e-dec870c4fd90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:30.900346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-96556978-e5c5-4413-b67e-dec870c4fd90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:30.912435 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:30.912435 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:30.916860 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-96556978-e5c5-4413-b67e-dec870c4fd90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:30.922195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-96556978-e5c5-4413-b67e-dec870c4fd90 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:30.922704 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 838/3327] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:30 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:30.992642 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Lock "cinder-attachment_update-5e293099-6e30-4a2d-8840-c6afc1cd1555-np0000004418" released by "attachment_update" :: held 0.525s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:07:30.993047 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-bb8b7821-5bce-461f-b7d6-23d8d7f539c8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe returned with HTTP 200 Jul 03 13:07:30.993592 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 833/3328] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:07:30 2026] PUT /volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:31.458489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-63bfe19d-bf76-4817-97c8-4714f3e716ae None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:31.460800 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63bfe19d-bf76-4817-97c8-4714f3e716ae tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 Jul 03 13:07:31.461563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63bfe19d-bf76-4817-97c8-4714f3e716ae tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:31.461763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63bfe19d-bf76-4817-97c8-4714f3e716ae tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:31.472182 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:31.472182 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:31.476998 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-63bfe19d-bf76-4817-97c8-4714f3e716ae tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:31.483687 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63bfe19d-bf76-4817-97c8-4714f3e716ae tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 returned with HTTP 200 Jul 03 13:07:31.484110 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 822/3329] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:31 2026] GET /volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:31.504743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:31.507192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:07:31.507674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21260245-24d7-4577-a28c-2f59ff7f7246", "name": "tempest-VolumesBackupsTest-Backup-698739113"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:31.509706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating new backup {'backup': {'volume_id': '21260245-24d7-4577-a28c-2f59ff7f7246', 'name': 'tempest-VolumesBackupsTest-Backup-698739113'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:07:31.510244 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating backup of volume 21260245-24d7-4577-a28c-2f59ff7f7246 in container None Jul 03 13:07:31.520783 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:31.520783 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:31.521260 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Volume info retrieved successfully. Jul 03 13:07:31.580057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Created reservations ['32eb5a89-8eb4-4077-b051-fecb7a9591de', '8a7d724a-6c6d-470e-bcda-181df0b92311'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:31.689772 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d0ab832-8b3a-4dda-af2f-067d78e7eeb8 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:07:31.690423 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 837/3330] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:07:31 2026] POST /volume/v3/backups => generated 327 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:31.701095 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-75903c36-ecb5-4fd4-b8f3-411913f55ec3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:31.702836 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-75903c36-ecb5-4fd4-b8f3-411913f55ec3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:31.703071 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-75903c36-ecb5-4fd4-b8f3-411913f55ec3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:31.703284 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-75903c36-ecb5-4fd4-b8f3-411913f55ec3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:31.703428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-75903c36-ecb5-4fd4-b8f3-411913f55ec3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:31.710234 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:31.710234 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:31.711149 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-75903c36-ecb5-4fd4-b8f3-411913f55ec3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:31.711705 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 839/3331] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:31 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:31.943007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1d15ea6b-fec4-4759-91eb-9bbfb41d6ffd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:31.947179 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d15ea6b-fec4-4759-91eb-9bbfb41d6ffd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:31.947179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d15ea6b-fec4-4759-91eb-9bbfb41d6ffd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:31.947179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d15ea6b-fec4-4759-91eb-9bbfb41d6ffd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:31.960444 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:31.960444 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:31.963976 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1d15ea6b-fec4-4759-91eb-9bbfb41d6ffd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:31.974446 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d15ea6b-fec4-4759-91eb-9bbfb41d6ffd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:31.974906 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 834/3332] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:31 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:32.722755 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0a8c6f58-26d4-442d-8f4b-1de7d684b744 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:32.724720 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0a8c6f58-26d4-442d-8f4b-1de7d684b744 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:32.724937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0a8c6f58-26d4-442d-8f4b-1de7d684b744 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:32.725184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0a8c6f58-26d4-442d-8f4b-1de7d684b744 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:32.725434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0a8c6f58-26d4-442d-8f4b-1de7d684b744 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:32.730098 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:32.730098 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:32.730868 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0a8c6f58-26d4-442d-8f4b-1de7d684b744 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:32.731446 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 823/3333] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:32 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:32.989031 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-499f97d7-99aa-4172-8d94-98ce5b1d26c7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:32.991089 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-499f97d7-99aa-4172-8d94-98ce5b1d26c7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:32.991349 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-499f97d7-99aa-4172-8d94-98ce5b1d26c7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:32.991592 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-499f97d7-99aa-4172-8d94-98ce5b1d26c7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:33.001652 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:33.001652 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:33.006690 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-499f97d7-99aa-4172-8d94-98ce5b1d26c7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:33.012669 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-499f97d7-99aa-4172-8d94-98ce5b1d26c7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:33.013249 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 838/3334] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:32 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:33.741897 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bf4b19ee-a6e0-449d-bc80-ce8554ba566d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:33.743682 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf4b19ee-a6e0-449d-bc80-ce8554ba566d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:33.743879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf4b19ee-a6e0-449d-bc80-ce8554ba566d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:33.744067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf4b19ee-a6e0-449d-bc80-ce8554ba566d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:33.744225 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bf4b19ee-a6e0-449d-bc80-ce8554ba566d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:33.748676 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:33.748676 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:33.749379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf4b19ee-a6e0-449d-bc80-ce8554ba566d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:33.749807 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 840/3335] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:33 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:34.028690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-93e6592e-9551-4ee3-bf27-83895d17dbc9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:34.030884 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-93e6592e-9551-4ee3-bf27-83895d17dbc9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:34.031105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-93e6592e-9551-4ee3-bf27-83895d17dbc9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:34.031422 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-93e6592e-9551-4ee3-bf27-83895d17dbc9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:34.044200 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:34.044200 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:34.048034 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-93e6592e-9551-4ee3-bf27-83895d17dbc9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:34.053978 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-93e6592e-9551-4ee3-bf27-83895d17dbc9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:34.054581 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 835/3336] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:34 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:34.761300 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-312778e1-9549-4aaa-85ec-c3fc002466c2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:34.763734 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-312778e1-9549-4aaa-85ec-c3fc002466c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:34.764029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-312778e1-9549-4aaa-85ec-c3fc002466c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:34.764329 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-312778e1-9549-4aaa-85ec-c3fc002466c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:34.764511 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-312778e1-9549-4aaa-85ec-c3fc002466c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:34.777728 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:34.777728 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:34.778793 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-312778e1-9549-4aaa-85ec-c3fc002466c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:34.779689 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 824/3337] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:34 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:35.068838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3cb9508c-fd33-41f1-b92f-722062a4fc14 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:35.070842 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3cb9508c-fd33-41f1-b92f-722062a4fc14 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:35.071089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3cb9508c-fd33-41f1-b92f-722062a4fc14 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:35.071326 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3cb9508c-fd33-41f1-b92f-722062a4fc14 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:35.083054 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:35.083054 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:35.092083 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3cb9508c-fd33-41f1-b92f-722062a4fc14 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:35.097965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3cb9508c-fd33-41f1-b92f-722062a4fc14 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:35.098428 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 839/3338] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:35 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:35.104445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b3077154-3c96-4860-bf9a-6baad3590fb6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:35.104805 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b3077154-3c96-4860-bf9a-6baad3590fb6 None None] GET https://10.4.3.13/volume// Jul 03 13:07:35.104949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b3077154-3c96-4860-bf9a-6baad3590fb6 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:35.105199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b3077154-3c96-4860-bf9a-6baad3590fb6 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:35.105569 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b3077154-3c96-4860-bf9a-6baad3590fb6 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:35.105850 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 841/3339] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:07:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:35.112823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-7ca3418d-33e5-4229-a1ef-d73414ca9301 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:35.114922 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-7ca3418d-33e5-4229-a1ef-d73414ca9301 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:07:35.115143 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-7ca3418d-33e5-4229-a1ef-d73414ca9301 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:35.115345 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-7ca3418d-33e5-4229-a1ef-d73414ca9301 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:35.138513 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:35.138513 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:35.144663 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-7ca3418d-33e5-4229-a1ef-d73414ca9301 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:07:35.153207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-7ca3418d-33e5-4229-a1ef-d73414ca9301 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:07:35.153981 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 836/3340] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:07:35 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:07:35.284076 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:35.287386 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d Jul 03 13:07:35.287386 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:35.302877 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-eb386327-bbce-4d5f-ae6c-490a3d380d5b-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:07:35.309281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-eb386327-bbce-4d5f-ae6c-490a3d380d5b-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:07:35.310348 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:35.310348 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:35.790748 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1b2d631e-3ca0-4423-8f87-97b6edd96f23 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:35.794180 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b2d631e-3ca0-4423-8f87-97b6edd96f23 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:35.794378 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b2d631e-3ca0-4423-8f87-97b6edd96f23 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:35.794559 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b2d631e-3ca0-4423-8f87-97b6edd96f23 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:35.794653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-1b2d631e-3ca0-4423-8f87-97b6edd96f23 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:35.801605 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:35.801605 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:35.802272 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b2d631e-3ca0-4423-8f87-97b6edd96f23 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:35.802649 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 840/3341] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:35 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:35.843896 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-eb386327-bbce-4d5f-ae6c-490a3d380d5b-np0000004418" released by "attachment_update" :: held 0.534s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:07:35.843896 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-234826f7-35ff-435e-8003-cb2f814b88d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d returned with HTTP 200 Jul 03 13:07:35.844466 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 825/3342] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:07:35 2026] PUT /volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:36.114845 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-db5a2135-6aa3-4278-8311-762f570a505f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:36.117106 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db5a2135-6aa3-4278-8311-762f570a505f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:36.117388 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db5a2135-6aa3-4278-8311-762f570a505f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:36.117623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db5a2135-6aa3-4278-8311-762f570a505f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:36.129794 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:36.129794 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:36.134467 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-db5a2135-6aa3-4278-8311-762f570a505f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:36.140487 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db5a2135-6aa3-4278-8311-762f570a505f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:36.140970 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 842/3343] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:36 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:36.354016 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-9363c030-a491-4af7-ab69-73bd6467b908 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:36.356831 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-9363c030-a491-4af7-ab69-73bd6467b908 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d/action Jul 03 13:07:36.357307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-9363c030-a491-4af7-ab69-73bd6467b908 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:07:36.357435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-9363c030-a491-4af7-ab69-73bd6467b908 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:36.382682 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:36.382682 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:36.398274 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e1757f3a-4045-41a7-93b6-e35ca33648fd req-9363c030-a491-4af7-ab69-73bd6467b908 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d/action returned with HTTP 204 Jul 03 13:07:36.398846 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 837/3344] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:07:36 2026] POST /volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:36.820954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3be971ae-0cf1-4c1b-bb8a-9512e85fca1a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:36.820954 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3be971ae-0cf1-4c1b-bb8a-9512e85fca1a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:36.820954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3be971ae-0cf1-4c1b-bb8a-9512e85fca1a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:36.820954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3be971ae-0cf1-4c1b-bb8a-9512e85fca1a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:36.820954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3be971ae-0cf1-4c1b-bb8a-9512e85fca1a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:36.825121 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:36.825121 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:36.826391 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3be971ae-0cf1-4c1b-bb8a-9512e85fca1a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:36.827027 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 841/3345] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:36 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:37.163102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5a8b9e82-0ec8-4552-a1c8-554388a0aa3b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:37.165677 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a8b9e82-0ec8-4552-a1c8-554388a0aa3b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:37.165677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a8b9e82-0ec8-4552-a1c8-554388a0aa3b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:37.165677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a8b9e82-0ec8-4552-a1c8-554388a0aa3b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:37.178956 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:37.178956 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:37.183940 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5a8b9e82-0ec8-4552-a1c8-554388a0aa3b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:37.199666 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a8b9e82-0ec8-4552-a1c8-554388a0aa3b tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:37.199666 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 826/3346] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:37 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:37.252219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-5542cb1e-6504-4555-b8c6-60047eac69ab None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:37.258441 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-5542cb1e-6504-4555-b8c6-60047eac69ab tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe/action Jul 03 13:07:37.258720 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-5542cb1e-6504-4555-b8c6-60047eac69ab tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:07:37.258845 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-5542cb1e-6504-4555-b8c6-60047eac69ab tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:37.290041 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:37.290041 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:37.334934 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9d4143fa-50f2-402e-a25f-800324d6daf2 req-5542cb1e-6504-4555-b8c6-60047eac69ab tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe/action returned with HTTP 204 Jul 03 13:07:37.335827 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 843/3347] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:07:37 2026] POST /volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:37.844697 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-acb943d7-c0ce-40a5-843a-85dee251b022 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:37.851270 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-acb943d7-c0ce-40a5-843a-85dee251b022 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:37.852483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-acb943d7-c0ce-40a5-843a-85dee251b022 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:37.853794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-acb943d7-c0ce-40a5-843a-85dee251b022 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:37.854968 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-acb943d7-c0ce-40a5-843a-85dee251b022 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:37.862642 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:37.862642 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:37.863643 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-acb943d7-c0ce-40a5-843a-85dee251b022 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:37.864190 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 838/3348] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:37 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:38.215242 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-803a728d-a68d-4bdd-b696-1982ec5339d7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:38.217212 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-803a728d-a68d-4bdd-b696-1982ec5339d7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:07:38.217425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-803a728d-a68d-4bdd-b696-1982ec5339d7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:38.217652 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-803a728d-a68d-4bdd-b696-1982ec5339d7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:38.238713 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:38.238713 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:38.248683 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-803a728d-a68d-4bdd-b696-1982ec5339d7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:38.255725 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-803a728d-a68d-4bdd-b696-1982ec5339d7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:07:38.256265 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 842/3349] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:38 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:38.275360 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:38.277831 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:07:38.279194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e293099-6e30-4a2d-8840-c6afc1cd1555", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1953450678", "container": "tempest-volumesbackupstest-backup-container-278845155"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:38.280810 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating new backup {'backup': {'volume_id': '5e293099-6e30-4a2d-8840-c6afc1cd1555', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1953450678', 'container': 'tempest-volumesbackupstest-backup-container-278845155'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:07:38.281185 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating backup of volume 5e293099-6e30-4a2d-8840-c6afc1cd1555 in container tempest-volumesbackupstest-backup-container-278845155 Jul 03 13:07:38.297720 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:38.297720 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:38.298702 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:07:38.341090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['127b9ea8-50c3-4cb3-b656-16544d4995fb', '3954901f-259f-47b1-bad9-8dcd733ffe79'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:38.420241 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0abfb712-69ca-4b8a-bb71-f7f4c93ac3ef tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:07:38.420824 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 827/3350] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:07:38 2026] POST /volume/v3/backups => generated 328 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:38.434458 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9db3db22-1c9e-4fb7-94d8-2318de90e176 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:38.436978 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9db3db22-1c9e-4fb7-94d8-2318de90e176 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:38.437928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9db3db22-1c9e-4fb7-94d8-2318de90e176 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:38.437928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9db3db22-1c9e-4fb7-94d8-2318de90e176 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:38.437928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9db3db22-1c9e-4fb7-94d8-2318de90e176 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:38.443752 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:38.443752 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:38.444624 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9db3db22-1c9e-4fb7-94d8-2318de90e176 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:38.445692 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 844/3351] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:38 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:38.879139 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f01ce29-2e3d-429c-bdc0-c122f45e2e2d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:38.881135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f01ce29-2e3d-429c-bdc0-c122f45e2e2d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:38.881387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f01ce29-2e3d-429c-bdc0-c122f45e2e2d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:38.881599 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f01ce29-2e3d-429c-bdc0-c122f45e2e2d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:38.881720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3f01ce29-2e3d-429c-bdc0-c122f45e2e2d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:38.887640 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:38.887640 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:38.888598 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f01ce29-2e3d-429c-bdc0-c122f45e2e2d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:38.889107 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 839/3352] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:38 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:39.458068 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b5e30b5d-59f4-4afa-83a6-21da0fddd7de None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:39.460396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b5e30b5d-59f4-4afa-83a6-21da0fddd7de tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:39.460618 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b5e30b5d-59f4-4afa-83a6-21da0fddd7de tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:39.460869 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b5e30b5d-59f4-4afa-83a6-21da0fddd7de tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:39.461025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b5e30b5d-59f4-4afa-83a6-21da0fddd7de tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:39.466391 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:39.466391 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:39.468002 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b5e30b5d-59f4-4afa-83a6-21da0fddd7de tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:39.468002 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 843/3353] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:39 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:39.901942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42729352-8e5b-4f34-9675-6b230ecd93d4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:39.904565 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42729352-8e5b-4f34-9675-6b230ecd93d4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:39.904707 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42729352-8e5b-4f34-9675-6b230ecd93d4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:39.904945 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42729352-8e5b-4f34-9675-6b230ecd93d4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:39.905114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-42729352-8e5b-4f34-9675-6b230ecd93d4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:39.911102 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:39.911102 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:39.912097 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42729352-8e5b-4f34-9675-6b230ecd93d4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:39.912628 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 828/3354] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:39 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:40.481533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d3d4eeb2-5142-494f-aa2e-96f3fbb673f1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:40.483996 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d3d4eeb2-5142-494f-aa2e-96f3fbb673f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:40.484312 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d3d4eeb2-5142-494f-aa2e-96f3fbb673f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:40.484748 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d3d4eeb2-5142-494f-aa2e-96f3fbb673f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:40.484748 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d3d4eeb2-5142-494f-aa2e-96f3fbb673f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:40.490012 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:40.490012 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:40.490970 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d3d4eeb2-5142-494f-aa2e-96f3fbb673f1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:40.491515 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 845/3355] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:40 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:40.926406 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bf7a0dd4-f93a-4327-9702-defd533f1da1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:40.928584 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bf7a0dd4-f93a-4327-9702-defd533f1da1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:40.928847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bf7a0dd4-f93a-4327-9702-defd533f1da1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:40.929121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bf7a0dd4-f93a-4327-9702-defd533f1da1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:40.929320 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bf7a0dd4-f93a-4327-9702-defd533f1da1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:40.934001 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:40.934001 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:40.934658 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bf7a0dd4-f93a-4327-9702-defd533f1da1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:40.935014 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 840/3356] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:40 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:41.502407 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8c6e7dfd-ddc2-46cb-ad20-8448ef7a9ca9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:41.504822 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c6e7dfd-ddc2-46cb-ad20-8448ef7a9ca9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:41.505101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c6e7dfd-ddc2-46cb-ad20-8448ef7a9ca9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:41.505412 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c6e7dfd-ddc2-46cb-ad20-8448ef7a9ca9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:41.505588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8c6e7dfd-ddc2-46cb-ad20-8448ef7a9ca9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:41.511248 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:41.511248 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:41.512484 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c6e7dfd-ddc2-46cb-ad20-8448ef7a9ca9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:41.513046 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 844/3357] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:41 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:41.948486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-997e7d36-24d7-4e21-9eb0-ec8a373309cf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:41.950384 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-997e7d36-24d7-4e21-9eb0-ec8a373309cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:41.950552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-997e7d36-24d7-4e21-9eb0-ec8a373309cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:41.950710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-997e7d36-24d7-4e21-9eb0-ec8a373309cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:41.950840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-997e7d36-24d7-4e21-9eb0-ec8a373309cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:41.955638 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:41.955638 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:41.956232 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-997e7d36-24d7-4e21-9eb0-ec8a373309cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:41.956594 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 829/3358] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:41 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:42.525179 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8995c537-e98e-49ac-badb-dd5cd637cf58 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:42.527756 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8995c537-e98e-49ac-badb-dd5cd637cf58 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:42.527756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8995c537-e98e-49ac-badb-dd5cd637cf58 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:42.527756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8995c537-e98e-49ac-badb-dd5cd637cf58 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:42.528059 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8995c537-e98e-49ac-badb-dd5cd637cf58 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:42.532423 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:42.532423 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:42.533134 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8995c537-e98e-49ac-badb-dd5cd637cf58 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:42.533629 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 846/3359] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:42 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:42.967416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-699c600c-e1d1-41dd-8fc1-4d676e223734 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:42.969765 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-699c600c-e1d1-41dd-8fc1-4d676e223734 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:42.970065 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-699c600c-e1d1-41dd-8fc1-4d676e223734 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:42.970259 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-699c600c-e1d1-41dd-8fc1-4d676e223734 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:42.970380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-699c600c-e1d1-41dd-8fc1-4d676e223734 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:42.976036 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:42.976036 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:42.977249 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-699c600c-e1d1-41dd-8fc1-4d676e223734 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:42.978460 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 841/3360] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:42 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:43.545694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-13e00e1a-4a0b-4dfb-95bd-c51369bcdaca None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:43.547554 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13e00e1a-4a0b-4dfb-95bd-c51369bcdaca tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:43.548217 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13e00e1a-4a0b-4dfb-95bd-c51369bcdaca tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:43.548217 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13e00e1a-4a0b-4dfb-95bd-c51369bcdaca tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:43.548217 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-13e00e1a-4a0b-4dfb-95bd-c51369bcdaca tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:43.553522 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:43.553522 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:43.554676 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13e00e1a-4a0b-4dfb-95bd-c51369bcdaca tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:43.555261 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 845/3361] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:43 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:43.989060 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ea6f1481-64f2-4338-be30-5dce23edbd5a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:43.991256 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea6f1481-64f2-4338-be30-5dce23edbd5a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:43.991516 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea6f1481-64f2-4338-be30-5dce23edbd5a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:43.991827 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea6f1481-64f2-4338-be30-5dce23edbd5a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:43.991987 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ea6f1481-64f2-4338-be30-5dce23edbd5a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:43.997830 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:43.997830 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:43.998824 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea6f1481-64f2-4338-be30-5dce23edbd5a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:43.999340 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 830/3362] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:43 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:44.569772 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-61689ecc-e835-4858-b270-18aa964342d9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:44.571962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-61689ecc-e835-4858-b270-18aa964342d9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:44.572242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-61689ecc-e835-4858-b270-18aa964342d9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:44.572525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-61689ecc-e835-4858-b270-18aa964342d9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:44.572622 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-61689ecc-e835-4858-b270-18aa964342d9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:44.581357 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:44.581357 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:44.582590 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-61689ecc-e835-4858-b270-18aa964342d9 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:44.583533 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 847/3363] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:44 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:45.009752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-61d746cb-6049-48ca-8391-497d27300e6e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:45.011583 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-61d746cb-6049-48ca-8391-497d27300e6e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:45.012274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-61d746cb-6049-48ca-8391-497d27300e6e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:45.012274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-61d746cb-6049-48ca-8391-497d27300e6e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:45.012274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-61d746cb-6049-48ca-8391-497d27300e6e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:45.017386 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:45.017386 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:45.019531 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-61d746cb-6049-48ca-8391-497d27300e6e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:45.019531 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 842/3364] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:45 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:45.601648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f1822423-e573-417e-a726-5d9dbf95a822 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:45.601648 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f1822423-e573-417e-a726-5d9dbf95a822 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:45.601648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f1822423-e573-417e-a726-5d9dbf95a822 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:45.601648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f1822423-e573-417e-a726-5d9dbf95a822 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:45.601648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f1822423-e573-417e-a726-5d9dbf95a822 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:45.604924 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:45.604924 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:45.609573 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f1822423-e573-417e-a726-5d9dbf95a822 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:45.609573 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 846/3365] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:45 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:46.032621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b81c3e9c-08eb-4884-87d9-b6e4954fea0f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:46.035377 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b81c3e9c-08eb-4884-87d9-b6e4954fea0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:46.035377 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b81c3e9c-08eb-4884-87d9-b6e4954fea0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:46.039521 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b81c3e9c-08eb-4884-87d9-b6e4954fea0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:46.039668 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b81c3e9c-08eb-4884-87d9-b6e4954fea0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:46.047871 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:46.047871 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:46.048805 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b81c3e9c-08eb-4884-87d9-b6e4954fea0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:46.049345 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 831/3366] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:46 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:46.620583 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6b79b7c0-7677-44c3-a32b-7dc4b31f97d5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:46.623427 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b79b7c0-7677-44c3-a32b-7dc4b31f97d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:46.623708 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b79b7c0-7677-44c3-a32b-7dc4b31f97d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:46.624208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b79b7c0-7677-44c3-a32b-7dc4b31f97d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:46.624362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6b79b7c0-7677-44c3-a32b-7dc4b31f97d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:46.641787 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:46.641787 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:46.643853 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b79b7c0-7677-44c3-a32b-7dc4b31f97d5 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:46.645516 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 848/3367] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:46 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:47.078709 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9523fc43-98ce-4ea9-b0ef-bca732209cc0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:47.082494 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9523fc43-98ce-4ea9-b0ef-bca732209cc0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:47.082494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9523fc43-98ce-4ea9-b0ef-bca732209cc0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:47.082494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9523fc43-98ce-4ea9-b0ef-bca732209cc0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:47.082494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-9523fc43-98ce-4ea9-b0ef-bca732209cc0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:47.086867 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:47.086867 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:47.087661 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9523fc43-98ce-4ea9-b0ef-bca732209cc0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:47.088086 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 843/3368] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:47 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:47.522991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:47.525529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:07:47.526231 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-536122786", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:47.528330 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-536122786', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:07:47.623925 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume of 1 GB Jul 03 13:07:47.629040 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Availability Zones retrieved successfully. Jul 03 13:07:47.635683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Flow 'volume_create_api' (75137925-a5df-45e1-8302-114b2d17c9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:47.636602 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edabc71-650a-42d1-a698-34d2b39a3db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:47.637670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:07:47.667737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a5e3b7fc-02cd-4db1-9054-966fa9dc02d8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:47.670455 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a5e3b7fc-02cd-4db1-9054-966fa9dc02d8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:47.670684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a5e3b7fc-02cd-4db1-9054-966fa9dc02d8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:47.670868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a5e3b7fc-02cd-4db1-9054-966fa9dc02d8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:47.671513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a5e3b7fc-02cd-4db1-9054-966fa9dc02d8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:47.681110 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:47.681110 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:47.682237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a5e3b7fc-02cd-4db1-9054-966fa9dc02d8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:47.683034 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 832/3369] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:47 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:47.713991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edabc71-650a-42d1-a698-34d2b39a3db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:47.715065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6fb91ff-6da8-40df-9953-befb887dca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:47.824402 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Created reservations ['b8bdbe21-7981-4aca-b02f-6939aeebb077', '6fbbe769-a45b-4012-9e93-b49d4609572f', '1a324e22-12e9-4398-85f0-4d8c87e6553d', '443eaa36-7038-4fe5-bc82-9f5e8d914b43'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:47.825482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6fb91ff-6da8-40df-9953-befb887dca49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8bdbe21-7981-4aca-b02f-6939aeebb077', '6fbbe769-a45b-4012-9e93-b49d4609572f', '1a324e22-12e9-4398-85f0-4d8c87e6553d', '443eaa36-7038-4fe5-bc82-9f5e8d914b43']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:47.826471 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6225a261-d1bc-4001-9785-5604c3f2e9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:47.868829 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6225a261-d1bc-4001-9785-5604c3f2e9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a404aad4-640e-4f76-b5d5-6c87ccd184a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-536122786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',qos_specs=None,replication_status=,reservations=['b8bdbe21-7981-4aca-b02f-6939aeebb077','6fbbe769-a45b-4012-9e93-b49d4609572f','1a324e22-12e9-4398-85f0-4d8c87e6553d','443eaa36-7038-4fe5-bc82-9f5e8d914b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-536122786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a404aad4-640e-4f76-b5d5-6c87ccd184a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:47.869826 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a4127d-3984-4301-aaed-5156c82e1e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:47.913091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a4127d-3984-4301-aaed-5156c82e1e03) transitioned into state 'SUCCESS' from state '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-536122786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',qos_specs=None,replication_status=,reservations=['b8bdbe21-7981-4aca-b02f-6939aeebb077','6fbbe769-a45b-4012-9e93-b49d4609572f','1a324e22-12e9-4398-85f0-4d8c87e6553d','443eaa36-7038-4fe5-bc82-9f5e8d914b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:47.913816 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b314c879-0c26-4c95-915e-b6895c0a5619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:47.945918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b314c879-0c26-4c95-915e-b6895c0a5619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:47.950383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Flow 'volume_create_api' (75137925-a5df-45e1-8302-114b2d17c9cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:47.950383 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume request issued successfully. Jul 03 13:07:47.950383 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8971d095-977d-45b5-b25a-5a4bf6c4ed58 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:07:47.950383 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 847/3370] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:07:47 2026] POST /volume/v3/volumes => generated 778 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:47.968817 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-efe92ba8-2462-42fb-854d-50d17814abea None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:47.978604 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-efe92ba8-2462-42fb-854d-50d17814abea tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:07:47.980196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-efe92ba8-2462-42fb-854d-50d17814abea tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:47.980780 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-efe92ba8-2462-42fb-854d-50d17814abea tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:47.999918 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:47.999918 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:48.010500 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-efe92ba8-2462-42fb-854d-50d17814abea tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:07:48.022774 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-efe92ba8-2462-42fb-854d-50d17814abea tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:07:48.023867 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 849/3371] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:07:47 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:48.102813 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e8d22124-29e7-4899-9563-2c890880b6df None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:48.105339 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e8d22124-29e7-4899-9563-2c890880b6df tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:48.105693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e8d22124-29e7-4899-9563-2c890880b6df tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:48.105963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e8d22124-29e7-4899-9563-2c890880b6df tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:48.106127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e8d22124-29e7-4899-9563-2c890880b6df tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:48.113021 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:48.113021 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:48.113979 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e8d22124-29e7-4899-9563-2c890880b6df tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:48.114723 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 844/3372] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:48 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:48.701752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d596fe42-166c-4d72-8d79-c1b8b09e2056 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:48.707855 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d596fe42-166c-4d72-8d79-c1b8b09e2056 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:48.707855 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d596fe42-166c-4d72-8d79-c1b8b09e2056 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:48.708050 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d596fe42-166c-4d72-8d79-c1b8b09e2056 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:48.708131 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d596fe42-166c-4d72-8d79-c1b8b09e2056 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:48.716275 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:48.716275 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:48.718256 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d596fe42-166c-4d72-8d79-c1b8b09e2056 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:48.718648 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 833/3373] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:48 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:49.040476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a2de2504-5123-4d09-8675-b8fd37104556 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:49.043434 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2de2504-5123-4d09-8675-b8fd37104556 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:07:49.043571 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2de2504-5123-4d09-8675-b8fd37104556 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:49.043779 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2de2504-5123-4d09-8675-b8fd37104556 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:49.060137 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:49.060137 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:49.067624 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a2de2504-5123-4d09-8675-b8fd37104556 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:07:49.077358 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2de2504-5123-4d09-8675-b8fd37104556 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:07:49.077852 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 848/3374] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:07:49 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1386 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:07:49.091481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3c58b9d7-cd08-4574-88ed-8da0021a6ae8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:49.093960 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3c58b9d7-cd08-4574-88ed-8da0021a6ae8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:07:49.094254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3c58b9d7-cd08-4574-88ed-8da0021a6ae8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:49.094521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3c58b9d7-cd08-4574-88ed-8da0021a6ae8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:49.105359 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:49.105359 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:49.110923 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3c58b9d7-cd08-4574-88ed-8da0021a6ae8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:07:49.117682 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3c58b9d7-cd08-4574-88ed-8da0021a6ae8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:07:49.118408 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 850/3375] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:07:49 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:07:49.127651 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c385beae-cc31-4607-9885-6a980d47f362 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:49.130643 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c385beae-cc31-4607-9885-6a980d47f362 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:49.130876 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c385beae-cc31-4607-9885-6a980d47f362 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:49.131222 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c385beae-cc31-4607-9885-6a980d47f362 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:49.131405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c385beae-cc31-4607-9885-6a980d47f362 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:49.136241 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:49.136241 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:49.137350 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c385beae-cc31-4607-9885-6a980d47f362 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:49.137350 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 845/3376] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:49 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:49.738217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ff5560f3-3c04-495d-af4e-911e85fb5c0c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:49.743902 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff5560f3-3c04-495d-af4e-911e85fb5c0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:49.745245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff5560f3-3c04-495d-af4e-911e85fb5c0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:49.745661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff5560f3-3c04-495d-af4e-911e85fb5c0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:49.745880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ff5560f3-3c04-495d-af4e-911e85fb5c0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:49.750911 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:49.750911 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:49.751913 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff5560f3-3c04-495d-af4e-911e85fb5c0c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:49.752404 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 834/3377] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:49 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:50.150332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-32208fb1-3e93-4cf6-a00d-5ddb6387f421 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:50.152527 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32208fb1-3e93-4cf6-a00d-5ddb6387f421 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:50.153016 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32208fb1-3e93-4cf6-a00d-5ddb6387f421 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:50.153419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32208fb1-3e93-4cf6-a00d-5ddb6387f421 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:50.153774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-32208fb1-3e93-4cf6-a00d-5ddb6387f421 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:50.160558 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:50.160558 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:50.162182 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32208fb1-3e93-4cf6-a00d-5ddb6387f421 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:50.162681 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 849/3378] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:50 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:50.768412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-478e1f64-bc00-42ba-9957-c6dcc938a27f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:50.771032 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-478e1f64-bc00-42ba-9957-c6dcc938a27f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:50.771395 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-478e1f64-bc00-42ba-9957-c6dcc938a27f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:50.771595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-478e1f64-bc00-42ba-9957-c6dcc938a27f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:50.771738 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-478e1f64-bc00-42ba-9957-c6dcc938a27f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:50.778564 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:50.778564 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:50.779870 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-478e1f64-bc00-42ba-9957-c6dcc938a27f tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:50.780504 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 851/3379] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:50 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:50.813717 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-adb07e96-6f70-4d6b-a7e1-64da0fe76360 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:50.816264 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-adb07e96-6f70-4d6b-a7e1-64da0fe76360 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:07:50.816511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-adb07e96-6f70-4d6b-a7e1-64da0fe76360 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:50.816753 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-adb07e96-6f70-4d6b-a7e1-64da0fe76360 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:50.825713 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:50.825713 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:50.830559 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-adb07e96-6f70-4d6b-a7e1-64da0fe76360 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:07:50.835207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-adb07e96-6f70-4d6b-a7e1-64da0fe76360 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:07:50.835628 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 846/3380] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:07:50 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:51.176093 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-337e7376-10d0-4946-bedb-10faf2b617c1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:51.178921 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-337e7376-10d0-4946-bedb-10faf2b617c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:51.179545 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-337e7376-10d0-4946-bedb-10faf2b617c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:51.179545 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-337e7376-10d0-4946-bedb-10faf2b617c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:51.180456 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-337e7376-10d0-4946-bedb-10faf2b617c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:51.184992 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:51.184992 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:51.186038 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-337e7376-10d0-4946-bedb-10faf2b617c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:51.186610 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 835/3381] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:51 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:51.511464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7f4bdbe5-8389-4ec1-9993-d6e04a01f1e0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:51.516308 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7f4bdbe5-8389-4ec1-9993-d6e04a01f1e0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:07:51.516308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7f4bdbe5-8389-4ec1-9993-d6e04a01f1e0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:51.516308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7f4bdbe5-8389-4ec1-9993-d6e04a01f1e0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:51.526076 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:51.526076 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:51.532499 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7f4bdbe5-8389-4ec1-9993-d6e04a01f1e0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:07:51.540770 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7f4bdbe5-8389-4ec1-9993-d6e04a01f1e0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:07:51.541406 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 850/3382] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:07:51 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:07:51.556094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f828c0f0-91f1-4828-a321-a51e910c137b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:51.556636 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f828c0f0-91f1-4828-a321-a51e910c137b None None] GET https://10.4.3.13/volume// Jul 03 13:07:51.556870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f828c0f0-91f1-4828-a321-a51e910c137b None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:51.557145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f828c0f0-91f1-4828-a321-a51e910c137b None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:51.557634 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f828c0f0-91f1-4828-a321-a51e910c137b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:51.558038 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 852/3383] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:07:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:51.570742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-16d2b5e7-be64-4ec4-bf66-81a185b63c2d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:51.573280 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-16d2b5e7-be64-4ec4-bf66-81a185b63c2d tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:07:51.573711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-16d2b5e7-be64-4ec4-bf66-81a185b63c2d tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a404aad4-640e-4f76-b5d5-6c87ccd184a1", "connector": null, "instance_uuid": "ea035046-a8f2-463e-83fa-398714cefc60"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:51.587567 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:51.587567 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:51.654182 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-16d2b5e7-be64-4ec4-bf66-81a185b63c2d tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:07:51.655041 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 847/3384] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:07:51 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 13:07:51.794013 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d4e9616c-fa8b-4981-babb-bb544bccb2a3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:51.796063 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d4e9616c-fa8b-4981-babb-bb544bccb2a3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:51.796320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d4e9616c-fa8b-4981-babb-bb544bccb2a3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:51.796520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d4e9616c-fa8b-4981-babb-bb544bccb2a3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:51.796610 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d4e9616c-fa8b-4981-babb-bb544bccb2a3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:51.805454 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:51.805454 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:51.806582 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d4e9616c-fa8b-4981-babb-bb544bccb2a3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:51.807470 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 836/3385] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:51 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:52.197568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-107453c9-a1c9-4b80-b2c0-a47d1558cd05 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:52.199523 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-107453c9-a1c9-4b80-b2c0-a47d1558cd05 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:52.199740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-107453c9-a1c9-4b80-b2c0-a47d1558cd05 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:52.200019 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-107453c9-a1c9-4b80-b2c0-a47d1558cd05 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:52.200187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-107453c9-a1c9-4b80-b2c0-a47d1558cd05 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:52.205678 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:52.205678 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:52.206772 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-107453c9-a1c9-4b80-b2c0-a47d1558cd05 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:52.207622 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 851/3386] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:52 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:52.821618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2a74366c-9f74-4cae-b698-788b1cbaeba1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:52.823819 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a74366c-9f74-4cae-b698-788b1cbaeba1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:52.824204 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a74366c-9f74-4cae-b698-788b1cbaeba1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:52.824493 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a74366c-9f74-4cae-b698-788b1cbaeba1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:52.824685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2a74366c-9f74-4cae-b698-788b1cbaeba1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:52.829550 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:52.829550 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:52.830899 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a74366c-9f74-4cae-b698-788b1cbaeba1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:52.830899 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 853/3387] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:52 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:53.220979 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-154a9588-b06f-4bf9-aabb-72aeb8c6dbe0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:53.223216 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-154a9588-b06f-4bf9-aabb-72aeb8c6dbe0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:53.223595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-154a9588-b06f-4bf9-aabb-72aeb8c6dbe0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:53.223789 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-154a9588-b06f-4bf9-aabb-72aeb8c6dbe0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:53.223910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-154a9588-b06f-4bf9-aabb-72aeb8c6dbe0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:53.229122 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:53.229122 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:53.229977 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-154a9588-b06f-4bf9-aabb-72aeb8c6dbe0 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:53.230436 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 848/3388] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:53 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:53.249262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:53.250809 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:07:53.251245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21260245-24d7-4577-a28c-2f59ff7f7246", "incremental": true}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:53.255876 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating new backup {'backup': {'volume_id': '21260245-24d7-4577-a28c-2f59ff7f7246', 'incremental': True}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:07:53.255876 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating backup of volume 21260245-24d7-4577-a28c-2f59ff7f7246 in container None Jul 03 13:07:53.262438 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:53.262438 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:53.262988 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:53.287231 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['1a965e47-9e0d-4922-8003-f971859b21bf', '08c0aa39-6f8c-46e8-bf6a-fcc70eccc2b3'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:53.321215 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-921f7483-99b5-4eaf-ace6-a0d1ee122325 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 400 Jul 03 13:07:53.321837 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 837/3389] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:07:53 2026] POST /volume/v3/backups => generated 109 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:07:53.329516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:53.331444 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] DELETE https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:53.331668 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:53.331881 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:53.331979 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Delete backup with id: d15703a6-ec04-443e-8f3a-92dde9267a17. Jul 03 13:07:53.336946 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:53.336946 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:53.358657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] delete_backup rpcapi backup_id d15703a6-ec04-443e-8f3a-92dde9267a17 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:07:53.360740 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c91a9305-25bd-4e09-9ae6-6b1fcb35d801 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 202 Jul 03 13:07:53.361505 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 852/3390] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:07:53 2026] DELETE /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:07:53.369066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-78f4c7c8-a5bc-4686-b536-471fa64402be None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:53.371143 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78f4c7c8-a5bc-4686-b536-471fa64402be tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:53.371385 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78f4c7c8-a5bc-4686-b536-471fa64402be tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:53.371570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78f4c7c8-a5bc-4686-b536-471fa64402be tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:53.371713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-78f4c7c8-a5bc-4686-b536-471fa64402be tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:53.375772 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:53.375772 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:53.376415 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78f4c7c8-a5bc-4686-b536-471fa64402be tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:53.376745 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 854/3391] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:53 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:53.842837 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6aae6a88-b45d-4874-ad14-a08a58594228 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:53.845370 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6aae6a88-b45d-4874-ad14-a08a58594228 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:53.845858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6aae6a88-b45d-4874-ad14-a08a58594228 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:53.845858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6aae6a88-b45d-4874-ad14-a08a58594228 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:53.846003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-6aae6a88-b45d-4874-ad14-a08a58594228 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:53.851956 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:53.851956 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:53.853336 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6aae6a88-b45d-4874-ad14-a08a58594228 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:53.853493 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 849/3392] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:53 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:54.388740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-61f65e4c-0c70-46c4-9b25-aa4e7a6ab77a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:54.391085 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-61f65e4c-0c70-46c4-9b25-aa4e7a6ab77a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:54.391375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-61f65e4c-0c70-46c4-9b25-aa4e7a6ab77a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:54.391617 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-61f65e4c-0c70-46c4-9b25-aa4e7a6ab77a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:54.391779 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-61f65e4c-0c70-46c4-9b25-aa4e7a6ab77a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:54.402722 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:54.402722 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:54.403605 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-61f65e4c-0c70-46c4-9b25-aa4e7a6ab77a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 200 Jul 03 13:07:54.404052 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 838/3393] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:54 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:54.863578 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f302cfce-cfa7-409d-9cb7-d91cce665b26 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:54.865591 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f302cfce-cfa7-409d-9cb7-d91cce665b26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:54.865802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f302cfce-cfa7-409d-9cb7-d91cce665b26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:54.865974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f302cfce-cfa7-409d-9cb7-d91cce665b26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:54.866139 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f302cfce-cfa7-409d-9cb7-d91cce665b26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:54.870884 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:54.870884 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:54.871687 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f302cfce-cfa7-409d-9cb7-d91cce665b26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:54.872073 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 853/3394] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:54 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:55.415901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e843a6d7-fefa-4d4f-af53-1834c1694a0f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:55.418062 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e843a6d7-fefa-4d4f-af53-1834c1694a0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 Jul 03 13:07:55.418291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e843a6d7-fefa-4d4f-af53-1834c1694a0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:55.418500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e843a6d7-fefa-4d4f-af53-1834c1694a0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:55.418604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e843a6d7-fefa-4d4f-af53-1834c1694a0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id d15703a6-ec04-443e-8f3a-92dde9267a17. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:55.423246 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e843a6d7-fefa-4d4f-af53-1834c1694a0f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 returned with HTTP 404 Jul 03 13:07:55.423246 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 855/3395] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:55 2026] GET /volume/v3/backups/d15703a6-ec04-443e-8f3a-92dde9267a17 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:55.435359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:55.437296 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:07:55.437679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1100181878"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:55.439127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1100181878'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:07:55.439507 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume of 1 GB Jul 03 13:07:55.444145 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Availability Zones retrieved successfully. Jul 03 13:07:55.450354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Flow 'volume_create_api' (bad7b522-075e-4706-9ab5-b7dba1832234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:55.451345 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7e244b-45ac-4d0b-b8a9-b66feae1bac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:55.452344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:07:55.480864 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7e244b-45ac-4d0b-b8a9-b66feae1bac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:55.481685 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbadeab8-b303-4a1c-b70b-95b37aa931eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:55.537679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['48bce959-02ee-4121-80ab-81e90fc32854', 'ad044380-1ec3-43ab-8c23-e3083a8e769f', 'e69ee81a-6da0-4cf6-bbc5-fc09d1eccbde', '3ac3b085-cdd0-4b79-815b-8783ca1a89d1'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:55.538552 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbadeab8-b303-4a1c-b70b-95b37aa931eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bce959-02ee-4121-80ab-81e90fc32854', 'ad044380-1ec3-43ab-8c23-e3083a8e769f', 'e69ee81a-6da0-4cf6-bbc5-fc09d1eccbde', '3ac3b085-cdd0-4b79-815b-8783ca1a89d1']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:55.539335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7f3c2c-4342-40af-b053-c97949dbed6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:55.566093 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae7f3c2c-4342-40af-b053-c97949dbed6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1100181878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',qos_specs=None,replication_status=,reservations=['48bce959-02ee-4121-80ab-81e90fc32854','ad044380-1ec3-43ab-8c23-e3083a8e769f','e69ee81a-6da0-4cf6-bbc5-fc09d1eccbde','3ac3b085-cdd0-4b79-815b-8783ca1a89d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1100181878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:55.567243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37feb024-274e-4100-9741-954a196b4eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:55.606952 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37feb024-274e-4100-9741-954a196b4eec) transitioned into state 'SUCCESS' from state '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-1100181878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbe2add1ecae45e4a7bbec87a0079ad0',qos_specs=None,replication_status=,reservations=['48bce959-02ee-4121-80ab-81e90fc32854','ad044380-1ec3-43ab-8c23-e3083a8e769f','e69ee81a-6da0-4cf6-bbc5-fc09d1eccbde','3ac3b085-cdd0-4b79-815b-8783ca1a89d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d2e3eb08b944ffb825c93eea60d3b2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:55.608191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0fcb39-cfa2-4ae9-9fac-f89d963c52b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:07:55.626498 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0fcb39-cfa2-4ae9-9fac-f89d963c52b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:07:55.627413 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Flow 'volume_create_api' (bad7b522-075e-4706-9ab5-b7dba1832234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:07:55.627717 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Create volume request issued successfully. Jul 03 13:07:55.628592 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-499e20fb-9dac-47f8-a2fe-b335a7db2403 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:07:55.629084 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 850/3396] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:07:55 2026] POST /volume/v3/volumes => generated 747 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:55.643836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f4f56f42-8aaa-4f9b-9738-7bd96c89d782 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:55.647117 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4f56f42-8aaa-4f9b-9738-7bd96c89d782 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 Jul 03 13:07:55.647755 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4f56f42-8aaa-4f9b-9738-7bd96c89d782 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:55.647997 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4f56f42-8aaa-4f9b-9738-7bd96c89d782 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:55.660174 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:55.660174 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:55.667486 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f4f56f42-8aaa-4f9b-9738-7bd96c89d782 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:55.675071 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4f56f42-8aaa-4f9b-9738-7bd96c89d782 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 returned with HTTP 200 Jul 03 13:07:55.675893 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 839/3397] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:55 2026] GET /volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:55.884617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b291cbc1-c394-43a1-a98a-9afbd1f1b1b0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:55.886965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b291cbc1-c394-43a1-a98a-9afbd1f1b1b0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:55.887151 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b291cbc1-c394-43a1-a98a-9afbd1f1b1b0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:55.887357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b291cbc1-c394-43a1-a98a-9afbd1f1b1b0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:55.887492 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b291cbc1-c394-43a1-a98a-9afbd1f1b1b0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:55.892369 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:55.892369 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:55.893484 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b291cbc1-c394-43a1-a98a-9afbd1f1b1b0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:55.893905 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 854/3398] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:55 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:56.486083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6f72fd27-1c71-434d-bfc9-c7536f368942 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:56.491777 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f72fd27-1c71-434d-bfc9-c7536f368942 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:07:56.491989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f72fd27-1c71-434d-bfc9-c7536f368942 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:56.492223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f72fd27-1c71-434d-bfc9-c7536f368942 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:56.506311 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:56.506311 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:56.510786 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6f72fd27-1c71-434d-bfc9-c7536f368942 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:07:56.515802 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f72fd27-1c71-434d-bfc9-c7536f368942 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:07:56.516368 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 856/3399] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:56 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:56.575476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-98ef7a7c-4893-430f-81bd-74129a6ff28b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:56.578268 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-98ef7a7c-4893-430f-81bd-74129a6ff28b tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:07:56.578967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-98ef7a7c-4893-430f-81bd-74129a6ff28b tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:56.578967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-98ef7a7c-4893-430f-81bd-74129a6ff28b tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:56.589590 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:56.589590 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:56.595398 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-98ef7a7c-4893-430f-81bd-74129a6ff28b tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:07:56.602287 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-98ef7a7c-4893-430f-81bd-74129a6ff28b tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:07:56.602834 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 851/3400] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:56 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:56.691608 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-335bd1d2-57b5-4ab9-9505-11e33ed1785a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:56.693886 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-335bd1d2-57b5-4ab9-9505-11e33ed1785a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 Jul 03 13:07:56.694136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-335bd1d2-57b5-4ab9-9505-11e33ed1785a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:56.694416 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-335bd1d2-57b5-4ab9-9505-11e33ed1785a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:56.703559 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:56.703559 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:56.708204 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-335bd1d2-57b5-4ab9-9505-11e33ed1785a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:07:56.713953 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-335bd1d2-57b5-4ab9-9505-11e33ed1785a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 returned with HTTP 200 Jul 03 13:07:56.714504 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 840/3401] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:56 2026] GET /volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:56.733016 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:56.735989 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:07:56.736517 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76", "name": "tempest-VolumesBackupsTest-Backup-1886162171"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:56.740645 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating new backup {'backup': {'volume_id': '43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76', 'name': 'tempest-VolumesBackupsTest-Backup-1886162171'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:07:56.740878 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating backup of volume 43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 in container None Jul 03 13:07:56.755607 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:56.755607 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:56.755929 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Volume info retrieved successfully. Jul 03 13:07:56.788226 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Created reservations ['277ef063-4684-44d7-9fe3-f30fe9722dc3', 'b4c244b9-6c60-4550-a75c-7d64effee823'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:07:56.881189 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9acb91c1-af36-4207-8ac8-9fabac9a026a tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:07:56.881189 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 855/3402] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:07:56 2026] POST /volume/v3/backups => generated 328 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:07:56.890588 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-486f0495-735c-4f31-9740-af4e131f38cf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:56.892812 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-486f0495-735c-4f31-9740-af4e131f38cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:07:56.892933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-486f0495-735c-4f31-9740-af4e131f38cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:56.893200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-486f0495-735c-4f31-9740-af4e131f38cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:56.893354 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-486f0495-735c-4f31-9740-af4e131f38cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:56.900706 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:56.900706 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:56.902479 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-486f0495-735c-4f31-9740-af4e131f38cf tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:07:56.903106 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 857/3403] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:56 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:56.906056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b1596d50-1a1e-4abe-bdff-7797a0579762 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:56.908780 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b1596d50-1a1e-4abe-bdff-7797a0579762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:56.909196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b1596d50-1a1e-4abe-bdff-7797a0579762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:56.909502 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b1596d50-1a1e-4abe-bdff-7797a0579762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:56.909708 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b1596d50-1a1e-4abe-bdff-7797a0579762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:56.920318 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:56.920318 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:56.921514 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b1596d50-1a1e-4abe-bdff-7797a0579762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:56.923620 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 852/3404] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:56 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:57.915206 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f44e46d0-00ee-4586-907f-62a5e9b277e1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:57.918237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f44e46d0-00ee-4586-907f-62a5e9b277e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:07:57.918237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f44e46d0-00ee-4586-907f-62a5e9b277e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:57.918237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f44e46d0-00ee-4586-907f-62a5e9b277e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:57.918237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f44e46d0-00ee-4586-907f-62a5e9b277e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:57.929552 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:57.929552 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:57.931016 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f44e46d0-00ee-4586-907f-62a5e9b277e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:07:57.931510 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 841/3405] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:57 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:07:57.942637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7adc7fbe-cb5b-46fa-8e82-821f4b2e8e91 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:57.946553 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7adc7fbe-cb5b-46fa-8e82-821f4b2e8e91 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:57.947267 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7adc7fbe-cb5b-46fa-8e82-821f4b2e8e91 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:57.949653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7adc7fbe-cb5b-46fa-8e82-821f4b2e8e91 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:57.949653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7adc7fbe-cb5b-46fa-8e82-821f4b2e8e91 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:57.956056 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:57.956056 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:57.958125 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7adc7fbe-cb5b-46fa-8e82-821f4b2e8e91 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:57.958815 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 856/3406] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:57 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:58.044669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d679758a-8f42-43ca-ad15-a6fbcd194b8e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:58.046714 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d679758a-8f42-43ca-ad15-a6fbcd194b8e None None] GET https://10.4.3.13/volume// Jul 03 13:07:58.047864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d679758a-8f42-43ca-ad15-a6fbcd194b8e None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:58.049008 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d679758a-8f42-43ca-ad15-a6fbcd194b8e None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:58.049882 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d679758a-8f42-43ca-ad15-a6fbcd194b8e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:07:58.050226 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 858/3407] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:07:58 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:07:58.063077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-fcd79476-78f0-4325-b984-b91610094d1b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:58.068385 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-fcd79476-78f0-4325-b984-b91610094d1b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:07:58.068818 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-fcd79476-78f0-4325-b984-b91610094d1b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:58.069077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-fcd79476-78f0-4325-b984-b91610094d1b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:58.092278 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:58.092278 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:58.099945 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-fcd79476-78f0-4325-b984-b91610094d1b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:07:58.106371 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-fcd79476-78f0-4325-b984-b91610094d1b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:07:58.106902 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 853/3408] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:07:58 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1547 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:07:58.261197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:58.263407 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] PUT https://10.4.3.13/volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969 Jul 03 13:07:58.263769 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:58.272564 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Acquiring lock "cinder-attachment_update-a404aad4-640e-4f76-b5d5-6c87ccd184a1-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:07:58.280808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Lock "cinder-attachment_update-a404aad4-640e-4f76-b5d5-6c87ccd184a1-np0000004418" acquired by "attachment_update" :: waited 0.008s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:07:58.282005 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:58.282005 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:58.813391 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Lock "cinder-attachment_update-a404aad4-640e-4f76-b5d5-6c87ccd184a1-np0000004418" released by "attachment_update" :: held 0.533s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:07:58.813755 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-7499f0a0-a88d-48a3-94ef-c5c3924a9ec2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969 returned with HTTP 200 Jul 03 13:07:58.814328 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 842/3409] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:07:58 2026] PUT /volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:07:58.943425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-83fc2bb4-a5f4-4c1f-b775-076eac3639cb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:58.946285 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-83fc2bb4-a5f4-4c1f-b775-076eac3639cb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:07:58.946588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-83fc2bb4-a5f4-4c1f-b775-076eac3639cb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:58.946803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-83fc2bb4-a5f4-4c1f-b775-076eac3639cb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:58.946939 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-83fc2bb4-a5f4-4c1f-b775-076eac3639cb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:58.951939 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:58.951939 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:07:58.952757 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-83fc2bb4-a5f4-4c1f-b775-076eac3639cb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:07:58.953140 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 857/3410] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:58 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:58.979222 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0624ec0e-af6b-4bbb-be6d-edce5dc27720 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:58.980935 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0624ec0e-af6b-4bbb-be6d-edce5dc27720 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:07:58.981463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0624ec0e-af6b-4bbb-be6d-edce5dc27720 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:58.981815 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0624ec0e-af6b-4bbb-be6d-edce5dc27720 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:58.982048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-0624ec0e-af6b-4bbb-be6d-edce5dc27720 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:58.987655 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:58.987655 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:07:58.989378 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0624ec0e-af6b-4bbb-be6d-edce5dc27720 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:07:58.989378 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 859/3411] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:58 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:07:59.331140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-d3ebfe1e-745d-4116-b951-e230e443a053 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:59.335057 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-d3ebfe1e-745d-4116-b951-e230e443a053 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969/action Jul 03 13:07:59.335536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-d3ebfe1e-745d-4116-b951-e230e443a053 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:07:59.335688 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-d3ebfe1e-745d-4116-b951-e230e443a053 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:07:59.365846 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:59.365846 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:07:59.386898 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-7f3c69b5-21a7-42fe-b6af-f0d414462a16 req-d3ebfe1e-745d-4116-b951-e230e443a053 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969/action returned with HTTP 204 Jul 03 13:07:59.387543 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 854/3412] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:07:59 2026] POST /volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:07:59.965835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-019d2c39-5d91-4273-824d-640aa29a9140 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:07:59.968251 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-019d2c39-5d91-4273-824d-640aa29a9140 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:07:59.968437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-019d2c39-5d91-4273-824d-640aa29a9140 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:07:59.969109 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-019d2c39-5d91-4273-824d-640aa29a9140 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:07:59.969401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-019d2c39-5d91-4273-824d-640aa29a9140 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:07:59.976652 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:07:59.976652 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:07:59.977871 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-019d2c39-5d91-4273-824d-640aa29a9140 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:07:59.978440 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 843/3413] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:07:59 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:00.011680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-078d072a-ad26-4dd7-84d0-1e309a478725 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:00.015224 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-078d072a-ad26-4dd7-84d0-1e309a478725 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:00.016072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-078d072a-ad26-4dd7-84d0-1e309a478725 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:00.016072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-078d072a-ad26-4dd7-84d0-1e309a478725 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:00.016072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-078d072a-ad26-4dd7-84d0-1e309a478725 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:00.021945 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=142,cinder:INSERT=22,cinder:UPDATE=35 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:08:00.026617 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:00.026617 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:00.026617 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-078d072a-ad26-4dd7-84d0-1e309a478725 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:00.028949 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 858/3414] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:00 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:00.992357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a2a14317-978f-433c-90db-8bef4b4df996 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:00.995998 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2a14317-978f-433c-90db-8bef4b4df996 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:00.996292 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2a14317-978f-433c-90db-8bef4b4df996 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:00.996554 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2a14317-978f-433c-90db-8bef4b4df996 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:00.996729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a2a14317-978f-433c-90db-8bef4b4df996 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:01.004737 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:01.004737 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:01.006540 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2a14317-978f-433c-90db-8bef4b4df996 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:01.007179 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 860/3415] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:00 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:01.058810 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-246da52c-3a5a-4118-b9d4-4d0ce86b67f7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:01.060994 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-246da52c-3a5a-4118-b9d4-4d0ce86b67f7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:01.062255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-246da52c-3a5a-4118-b9d4-4d0ce86b67f7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:01.062255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-246da52c-3a5a-4118-b9d4-4d0ce86b67f7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:01.062255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-246da52c-3a5a-4118-b9d4-4d0ce86b67f7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:01.066751 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:01.066751 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:01.067604 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-246da52c-3a5a-4118-b9d4-4d0ce86b67f7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:01.068020 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 855/3416] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:01 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:02.019192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-89d1aeb1-1840-4d03-8e5c-d09caa6175d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:02.022180 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89d1aeb1-1840-4d03-8e5c-d09caa6175d3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:02.022180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89d1aeb1-1840-4d03-8e5c-d09caa6175d3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:02.022180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89d1aeb1-1840-4d03-8e5c-d09caa6175d3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:02.022180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-89d1aeb1-1840-4d03-8e5c-d09caa6175d3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:02.025829 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:02.025829 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:02.026568 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89d1aeb1-1840-4d03-8e5c-d09caa6175d3 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:02.026974 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 844/3417] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:02 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:02.093354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b28360d-dd61-4997-b8cc-c1209ccba076 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:02.095723 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b28360d-dd61-4997-b8cc-c1209ccba076 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:02.095956 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b28360d-dd61-4997-b8cc-c1209ccba076 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:02.096197 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b28360d-dd61-4997-b8cc-c1209ccba076 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:02.096446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7b28360d-dd61-4997-b8cc-c1209ccba076 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:02.103231 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:02.103231 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:02.103231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b28360d-dd61-4997-b8cc-c1209ccba076 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:02.103231 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 859/3418] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:02 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:03.040542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4f254fbb-c60d-40fa-8b52-70df2eeed7c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:03.043112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4f254fbb-c60d-40fa-8b52-70df2eeed7c4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:03.043305 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4f254fbb-c60d-40fa-8b52-70df2eeed7c4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:03.043496 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4f254fbb-c60d-40fa-8b52-70df2eeed7c4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:03.043589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4f254fbb-c60d-40fa-8b52-70df2eeed7c4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:03.048968 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:03.048968 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:03.049756 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4f254fbb-c60d-40fa-8b52-70df2eeed7c4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:03.050433 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 861/3419] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:03 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:03.119885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-33ece9b0-10e7-415f-a21a-23733a7310a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:03.122173 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-33ece9b0-10e7-415f-a21a-23733a7310a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:03.122412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-33ece9b0-10e7-415f-a21a-23733a7310a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:03.122636 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-33ece9b0-10e7-415f-a21a-23733a7310a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:03.122767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-33ece9b0-10e7-415f-a21a-23733a7310a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:03.128316 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:03.128316 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:03.129447 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-33ece9b0-10e7-415f-a21a-23733a7310a8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:03.130056 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 856/3420] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:03 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:04.062393 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-206b8c45-cd90-490b-bbd5-00f8d802692c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:04.064390 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-206b8c45-cd90-490b-bbd5-00f8d802692c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:04.064577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-206b8c45-cd90-490b-bbd5-00f8d802692c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:04.064885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-206b8c45-cd90-490b-bbd5-00f8d802692c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:04.064885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-206b8c45-cd90-490b-bbd5-00f8d802692c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:04.069329 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:04.069329 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:04.069941 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-206b8c45-cd90-490b-bbd5-00f8d802692c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:04.070503 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 845/3421] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:04 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:04.155417 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8de63042-dbdd-4fb2-ae09-370b67ee65dd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:04.158579 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8de63042-dbdd-4fb2-ae09-370b67ee65dd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:04.158579 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8de63042-dbdd-4fb2-ae09-370b67ee65dd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:04.158778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8de63042-dbdd-4fb2-ae09-370b67ee65dd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:04.158913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8de63042-dbdd-4fb2-ae09-370b67ee65dd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:04.164733 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:04.164733 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:04.166205 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8de63042-dbdd-4fb2-ae09-370b67ee65dd tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:04.166205 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 860/3422] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:04 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:04.634005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:04.635970 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] DELETE https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:08:04.636274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:04.636506 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:04.636660 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Delete volume with id: eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:08:04.644809 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:04.644809 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:04.645445 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:08:04.672447 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Delete volume request issued successfully. Jul 03 13:08:04.672858 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8c98d403-beee-4ecb-89e9-e44fb72c0eef tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 202 Jul 03 13:08:04.673523 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 862/3423] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:04 2026] DELETE /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:04.682696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-318628f8-a262-431a-8bbd-d5721d7b8163 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:04.684985 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-318628f8-a262-431a-8bbd-d5721d7b8163 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:08:04.685296 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-318628f8-a262-431a-8bbd-d5721d7b8163 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:04.685521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-318628f8-a262-431a-8bbd-d5721d7b8163 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:04.695550 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:04.695550 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:04.700183 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-318628f8-a262-431a-8bbd-d5721d7b8163 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:08:04.706419 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-318628f8-a262-431a-8bbd-d5721d7b8163 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 200 Jul 03 13:08:04.706797 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 857/3424] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:04 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:05.093417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-78106a3b-f849-4106-b943-4cec37d0f5b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:05.095480 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78106a3b-f849-4106-b943-4cec37d0f5b1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:05.095803 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78106a3b-f849-4106-b943-4cec37d0f5b1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:05.096674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78106a3b-f849-4106-b943-4cec37d0f5b1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:05.096674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-78106a3b-f849-4106-b943-4cec37d0f5b1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:05.106258 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:05.106258 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:05.107381 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78106a3b-f849-4106-b943-4cec37d0f5b1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:05.107951 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 846/3425] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:05 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:05.180568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a368772c-6634-4535-9969-2b2de88412d0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:05.182801 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a368772c-6634-4535-9969-2b2de88412d0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:05.183041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a368772c-6634-4535-9969-2b2de88412d0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:05.183374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a368772c-6634-4535-9969-2b2de88412d0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:05.183553 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-a368772c-6634-4535-9969-2b2de88412d0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:05.191155 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:05.191155 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:05.192596 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a368772c-6634-4535-9969-2b2de88412d0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:05.193092 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 861/3426] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:05 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:05.722557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-074aad72-8b61-4c6f-9f31-3a69317a6ea9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:05.725247 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-074aad72-8b61-4c6f-9f31-3a69317a6ea9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e Jul 03 13:08:05.725497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-074aad72-8b61-4c6f-9f31-3a69317a6ea9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:05.725777 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-074aad72-8b61-4c6f-9f31-3a69317a6ea9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:05.734584 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-074aad72-8b61-4c6f-9f31-3a69317a6ea9 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e returned with HTTP 404 Jul 03 13:08:05.735274 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 863/3427] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:05 2026] GET /volume/v3/volumes/eaf09bd1-961d-4cd7-8f4c-b36acbc6753e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:05.798426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-261f2a42-664e-47fc-b3c1-31448213c259 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:05.800545 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] DELETE https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:08:05.800963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:05.801254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:05.801485 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Delete volume with id: 6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:08:05.809985 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:05.809985 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:05.810603 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:08:05.849265 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Delete volume request issued successfully. Jul 03 13:08:05.849265 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-261f2a42-664e-47fc-b3c1-31448213c259 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 202 Jul 03 13:08:05.849265 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 858/3428] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:05 2026] DELETE /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:05.857866 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-037e323e-2c20-4851-a5d2-bbf149ad7cd0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:05.862074 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-037e323e-2c20-4851-a5d2-bbf149ad7cd0 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:08:05.862480 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-037e323e-2c20-4851-a5d2-bbf149ad7cd0 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:05.864811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-037e323e-2c20-4851-a5d2-bbf149ad7cd0 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:05.876120 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:05.876120 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:05.880331 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-037e323e-2c20-4851-a5d2-bbf149ad7cd0 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Volume info retrieved successfully. Jul 03 13:08:05.885708 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-037e323e-2c20-4851-a5d2-bbf149ad7cd0 tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 200 Jul 03 13:08:05.886457 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 847/3429] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:05 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:06.126536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c5c00219-a79f-4f61-a015-f04b3d4745e1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:06.130467 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5c00219-a79f-4f61-a015-f04b3d4745e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:06.130750 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5c00219-a79f-4f61-a015-f04b3d4745e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:06.130999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5c00219-a79f-4f61-a015-f04b3d4745e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:06.131135 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c5c00219-a79f-4f61-a015-f04b3d4745e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:06.140480 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:06.140480 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:06.141871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5c00219-a79f-4f61-a015-f04b3d4745e1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:06.142432 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 862/3430] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:06 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:06.207964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d65a7d95-a6a3-4750-b8a8-fbc1cd57e0e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:06.210701 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d65a7d95-a6a3-4750-b8a8-fbc1cd57e0e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:06.210887 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d65a7d95-a6a3-4750-b8a8-fbc1cd57e0e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:06.211131 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d65a7d95-a6a3-4750-b8a8-fbc1cd57e0e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:06.211285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d65a7d95-a6a3-4750-b8a8-fbc1cd57e0e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:06.218655 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:06.218655 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:06.219439 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d65a7d95-a6a3-4750-b8a8-fbc1cd57e0e8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:06.219844 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 864/3431] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:06 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:06.901458 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-14f57716-1f5a-46b5-b896-e9b04d74018f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:06.903836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-14f57716-1f5a-46b5-b896-e9b04d74018f tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] GET https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 Jul 03 13:08:06.904048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-14f57716-1f5a-46b5-b896-e9b04d74018f tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:06.904329 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-14f57716-1f5a-46b5-b896-e9b04d74018f tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:06.911057 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-14f57716-1f5a-46b5-b896-e9b04d74018f tempest-AttachVolumeShelveTestJSON-2064239196 tempest-AttachVolumeShelveTestJSON-2064239196-project-member] https://10.4.3.13/volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 returned with HTTP 404 Jul 03 13:08:06.911788 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 859/3432] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:06 2026] GET /volume/v3/volumes/6308574c-1532-4729-b566-0f9d6f85e1d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:07.157542 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a778f79c-c142-4fef-a432-fe9710ebf24b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:07.159977 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a778f79c-c142-4fef-a432-fe9710ebf24b tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:07.160291 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a778f79c-c142-4fef-a432-fe9710ebf24b tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:07.161099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a778f79c-c142-4fef-a432-fe9710ebf24b tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:07.161099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a778f79c-c142-4fef-a432-fe9710ebf24b tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:07.167834 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:07.167834 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:07.168832 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a778f79c-c142-4fef-a432-fe9710ebf24b tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:07.169415 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 848/3433] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:07 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:07.240007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-99c0d30e-27a2-488e-ae77-ea0bc74b2564 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:07.242375 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99c0d30e-27a2-488e-ae77-ea0bc74b2564 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:07.242654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99c0d30e-27a2-488e-ae77-ea0bc74b2564 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:07.242924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99c0d30e-27a2-488e-ae77-ea0bc74b2564 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:07.243044 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-99c0d30e-27a2-488e-ae77-ea0bc74b2564 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:07.248131 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:07.248131 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:07.249183 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99c0d30e-27a2-488e-ae77-ea0bc74b2564 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:07.249725 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 863/3434] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:07 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:07.263391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7bd740a2-7124-4217-8c7e-38adfdcbafda None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:07.266701 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7bd740a2-7124-4217-8c7e-38adfdcbafda tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:07.266982 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7bd740a2-7124-4217-8c7e-38adfdcbafda tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:07.267246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7bd740a2-7124-4217-8c7e-38adfdcbafda tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:07.267364 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7bd740a2-7124-4217-8c7e-38adfdcbafda tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:07.273964 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:07.273964 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:07.275329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7bd740a2-7124-4217-8c7e-38adfdcbafda tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:07.276089 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 865/3435] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:07 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:07.287018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b815dcf-553d-4281-b288-857990e6a734 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:07.289330 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:08:07.289665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e293099-6e30-4a2d-8840-c6afc1cd1555", "incremental": true, "force": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:07.291430 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating new backup {'backup': {'volume_id': '5e293099-6e30-4a2d-8840-c6afc1cd1555', 'incremental': True, 'force': True}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:08:07.291430 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating backup of volume 5e293099-6e30-4a2d-8840-c6afc1cd1555 in container None Jul 03 13:08:07.307215 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:07.307215 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:07.307215 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:07.340049 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['17f7684d-1629-493f-a18f-0bc2bbfa0906', '9b64803e-b671-48a0-bea6-842f7ee31674'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:07.424532 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b815dcf-553d-4281-b288-857990e6a734 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:08:07.424532 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 860/3436] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:07 2026] POST /volume/v3/backups => generated 286 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:07.434953 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-49152cb2-aa30-4c2d-b862-7ccd591b2c97 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:07.436623 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49152cb2-aa30-4c2d-b862-7ccd591b2c97 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:07.436781 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49152cb2-aa30-4c2d-b862-7ccd591b2c97 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:07.436981 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49152cb2-aa30-4c2d-b862-7ccd591b2c97 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:07.437244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-49152cb2-aa30-4c2d-b862-7ccd591b2c97 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:07.442055 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:07.442055 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:07.443021 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49152cb2-aa30-4c2d-b862-7ccd591b2c97 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:07.443983 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 849/3437] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:07 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:08.183659 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-faf2ed71-131c-4f5a-bb0f-29888facbf1d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:08.186329 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-faf2ed71-131c-4f5a-bb0f-29888facbf1d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:08.186824 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-faf2ed71-131c-4f5a-bb0f-29888facbf1d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:08.186910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-faf2ed71-131c-4f5a-bb0f-29888facbf1d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:08.187239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-faf2ed71-131c-4f5a-bb0f-29888facbf1d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:08.196362 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:08.196362 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:08.197314 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-faf2ed71-131c-4f5a-bb0f-29888facbf1d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:08.197512 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 864/3438] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:08 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:08.465386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1ad7b92c-ade4-481b-a95d-f535c0ddb587 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:08.467891 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1ad7b92c-ade4-481b-a95d-f535c0ddb587 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:08.468128 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1ad7b92c-ade4-481b-a95d-f535c0ddb587 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:08.468391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1ad7b92c-ade4-481b-a95d-f535c0ddb587 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:08.468531 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1ad7b92c-ade4-481b-a95d-f535c0ddb587 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:08.471407 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=154,cinder:INSERT=13,cinder:UPDATE=28 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:08:08.474619 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:08.474619 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:08.475502 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1ad7b92c-ade4-481b-a95d-f535c0ddb587 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:08.475907 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 866/3439] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:08 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:09.215961 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d81c82f9-f866-4185-a109-72fa344f31a2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:09.218401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d81c82f9-f866-4185-a109-72fa344f31a2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:09.218678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d81c82f9-f866-4185-a109-72fa344f31a2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:09.218937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d81c82f9-f866-4185-a109-72fa344f31a2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:09.219113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d81c82f9-f866-4185-a109-72fa344f31a2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:09.226852 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:09.226852 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:09.229414 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d81c82f9-f866-4185-a109-72fa344f31a2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:09.229841 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 861/3440] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:09 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:09.505904 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b1b569f2-b0a1-4c18-8cd2-c06a2f121396 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:09.512853 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b1b569f2-b0a1-4c18-8cd2-c06a2f121396 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:09.512853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b1b569f2-b0a1-4c18-8cd2-c06a2f121396 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:09.513530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b1b569f2-b0a1-4c18-8cd2-c06a2f121396 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:09.513530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b1b569f2-b0a1-4c18-8cd2-c06a2f121396 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:09.518751 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=145,cinder:INSERT=18,cinder:UPDATE=41 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:08:09.521223 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:09.521223 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:09.522302 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b1b569f2-b0a1-4c18-8cd2-c06a2f121396 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:09.522780 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 850/3441] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:09 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 694 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:10.243213 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-448da395-927d-4d30-96cd-4c7be65cbbfa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:10.245712 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-448da395-927d-4d30-96cd-4c7be65cbbfa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:10.245951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-448da395-927d-4d30-96cd-4c7be65cbbfa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:10.246229 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-448da395-927d-4d30-96cd-4c7be65cbbfa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:10.246369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-448da395-927d-4d30-96cd-4c7be65cbbfa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:10.257335 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:10.257335 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:10.258251 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-448da395-927d-4d30-96cd-4c7be65cbbfa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:10.258750 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 865/3442] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:10 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:10.539192 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-74bfa40a-ef25-4a2a-9bee-547514fbcd87 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:10.540901 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74bfa40a-ef25-4a2a-9bee-547514fbcd87 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:10.541374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74bfa40a-ef25-4a2a-9bee-547514fbcd87 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:10.541541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74bfa40a-ef25-4a2a-9bee-547514fbcd87 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:10.541690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-74bfa40a-ef25-4a2a-9bee-547514fbcd87 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:10.547247 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:10.547247 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:10.550310 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74bfa40a-ef25-4a2a-9bee-547514fbcd87 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:10.550310 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 867/3443] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:10 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:11.272056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bd8abb6a-53a8-4bcc-9808-5aadd52220b4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:11.275770 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd8abb6a-53a8-4bcc-9808-5aadd52220b4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:11.276288 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd8abb6a-53a8-4bcc-9808-5aadd52220b4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:11.276696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd8abb6a-53a8-4bcc-9808-5aadd52220b4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:11.277610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bd8abb6a-53a8-4bcc-9808-5aadd52220b4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:11.281678 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=196,cinder:INSERT=34,cinder:UPDATE=60 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:08:11.289291 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:11.289291 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:11.290733 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd8abb6a-53a8-4bcc-9808-5aadd52220b4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:11.291024 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 862/3444] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:11 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:11.568855 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3e14888e-76b1-49c8-9bb8-ae447c52bdb0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:11.571101 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3e14888e-76b1-49c8-9bb8-ae447c52bdb0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:11.571396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3e14888e-76b1-49c8-9bb8-ae447c52bdb0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:11.571622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3e14888e-76b1-49c8-9bb8-ae447c52bdb0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:11.571746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3e14888e-76b1-49c8-9bb8-ae447c52bdb0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:11.578118 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:11.578118 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:11.579419 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3e14888e-76b1-49c8-9bb8-ae447c52bdb0 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:11.579957 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 851/3445] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:11 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:11.688228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f1a1b822-d629-463d-837b-0cb8dc9757a3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:11.861264 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f1a1b822-d629-463d-837b-0cb8dc9757a3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] GET https://10.4.3.13/volume/v3/os-quota-class-sets/default Jul 03 13:08:11.861264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f1a1b822-d629-463d-837b-0cb8dc9757a3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:11.861458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f1a1b822-d629-463d-837b-0cb8dc9757a3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:11.882388 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f1a1b822-d629-463d-837b-0cb8dc9757a3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:08:11.882755 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 866/3446] 10.4.3.13 () {66 vars in 1290 bytes} [Fri Jul 3 13:08:11 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:11.903877 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cc004d9c-e66b-4a67-9f19-b9e047491aa6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:11.918112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cc004d9c-e66b-4a67-9f19-b9e047491aa6 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] GET https://10.4.3.13/volume/v3/os-quota-class-sets/default Jul 03 13:08:11.921123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cc004d9c-e66b-4a67-9f19-b9e047491aa6 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:11.923748 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cc004d9c-e66b-4a67-9f19-b9e047491aa6 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:11.994583 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cc004d9c-e66b-4a67-9f19-b9e047491aa6 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:08:11.995007 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 868/3447] 10.4.3.13 () {66 vars in 1290 bytes} [Fri Jul 3 13:08:11 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.005796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ee748140-a95b-49ef-9851-311cba6f69db None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.009308 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee748140-a95b-49ef-9851-311cba6f69db tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:12.009733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee748140-a95b-49ef-9851-311cba6f69db tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1276729639"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:12.041463 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee748140-a95b-49ef-9851-311cba6f69db tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:12.041846 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 863/3448] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:08:12 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.052297 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-189c230a-6715-4a59-abed-185cea37d585 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.054542 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-189c230a-6715-4a59-abed-185cea37d585 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-class-sets/default Jul 03 13:08:12.054954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-189c230a-6715-4a59-abed-185cea37d585 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-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-1276729639": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1276729639": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1276729639": 7}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:12.209967 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-189c230a-6715-4a59-abed-185cea37d585 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:08:12.210759 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 852/3449] 10.4.3.13 () {68 vars in 1311 bytes} [Fri Jul 3 13:08:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.222518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-21421af7-df6a-442a-9793-c64726191e12 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.224717 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-21421af7-df6a-442a-9793-c64726191e12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/d4b8f3e99ee34712b0698ebf101437da/defaults Jul 03 13:08:12.224951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-21421af7-df6a-442a-9793-c64726191e12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:12.225286 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-21421af7-df6a-442a-9793-c64726191e12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Calling method 'defaults' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:12.238403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-21421af7-df6a-442a-9793-c64726191e12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/d4b8f3e99ee34712b0698ebf101437da/defaults returned with HTTP 200 Jul 03 13:08:12.238920 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 867/3450] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:12 2026] GET /volume/v3/os-quota-sets/d4b8f3e99ee34712b0698ebf101437da/defaults => generated 645 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.304323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-99bf3636-689f-4d73-bb44-916e3faff2aa None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.307844 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-99bf3636-689f-4d73-bb44-916e3faff2aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:12.307844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-99bf3636-689f-4d73-bb44-916e3faff2aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:12.307844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-99bf3636-689f-4d73-bb44-916e3faff2aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:12.307844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-99bf3636-689f-4d73-bb44-916e3faff2aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:12.311808 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:12.311808 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:12.312715 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-99bf3636-689f-4d73-bb44-916e3faff2aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:12.313503 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 869/3451] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:12 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.479569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5a589e61-da6a-4b64-be16-ad04cc367537 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.482066 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5a589e61-da6a-4b64-be16-ad04cc367537 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/bf6ff8c4966f414c867f515544a87a04/defaults Jul 03 13:08:12.482649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5a589e61-da6a-4b64-be16-ad04cc367537 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:12.482649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5a589e61-da6a-4b64-be16-ad04cc367537 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Calling method 'defaults' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:12.500992 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5a589e61-da6a-4b64-be16-ad04cc367537 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/bf6ff8c4966f414c867f515544a87a04/defaults returned with HTTP 200 Jul 03 13:08:12.501776 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 864/3452] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:12 2026] GET /volume/v3/os-quota-sets/bf6ff8c4966f414c867f515544a87a04/defaults => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.605079 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d623adf2-4143-4a0b-87b9-020458b39f6a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.607544 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d623adf2-4143-4a0b-87b9-020458b39f6a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:12.607728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d623adf2-4143-4a0b-87b9-020458b39f6a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:12.608078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d623adf2-4143-4a0b-87b9-020458b39f6a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:12.608078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d623adf2-4143-4a0b-87b9-020458b39f6a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:12.614914 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:12.614914 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:12.616077 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d623adf2-4143-4a0b-87b9-020458b39f6a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:12.616412 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f380cc2b-9437-4918-ad2d-77bcdc0318c8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.616576 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 853/3453] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:12 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:12.619584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f380cc2b-9437-4918-ad2d-77bcdc0318c8 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] DELETE https://10.4.3.13/volume/v3/types/d6e28f37-8d98-4b87-989a-7066cd2949df Jul 03 13:08:12.619932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f380cc2b-9437-4918-ad2d-77bcdc0318c8 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:12.620418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f380cc2b-9437-4918-ad2d-77bcdc0318c8 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:12.677274 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f380cc2b-9437-4918-ad2d-77bcdc0318c8 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/types/d6e28f37-8d98-4b87-989a-7066cd2949df returned with HTTP 202 Jul 03 13:08:12.678117 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 868/3454] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:12 2026] DELETE /volume/v3/types/d6e28f37-8d98-4b87-989a-7066cd2949df => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:12.686022 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8ccd7742-4a44-4387-8790-2e65b824ba12 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.689211 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ccd7742-4a44-4387-8790-2e65b824ba12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] GET https://10.4.3.13/volume/v3/types/d6e28f37-8d98-4b87-989a-7066cd2949df Jul 03 13:08:12.689671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7742-4a44-4387-8790-2e65b824ba12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:12.689806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7742-4a44-4387-8790-2e65b824ba12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:12.694646 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ccd7742-4a44-4387-8790-2e65b824ba12 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/types/d6e28f37-8d98-4b87-989a-7066cd2949df returned with HTTP 404 Jul 03 13:08:12.695479 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 870/3455] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:12 2026] GET /volume/v3/types/d6e28f37-8d98-4b87-989a-7066cd2949df => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:12.705738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7d2d3724-61e1-43cb-9662-ed54480cf1c3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:12.708184 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d2d3724-61e1-43cb-9662-ed54480cf1c3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-class-sets/default Jul 03 13:08:12.708184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d2d3724-61e1-43cb-9662-ed54480cf1c3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:12.807892 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d2d3724-61e1-43cb-9662-ed54480cf1c3 tempest-VolumeQuotaClassesTest-613875493 tempest-VolumeQuotaClassesTest-613875493-project-admin] https://10.4.3.13/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 13:08:12.813848 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 865/3456] 10.4.3.13 () {68 vars in 1311 bytes} [Fri Jul 3 13:08:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:13.331973 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-24e57ae1-e7ce-4c22-8d3e-416ae90319ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:13.333998 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-24e57ae1-e7ce-4c22-8d3e-416ae90319ea tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:13.334323 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-24e57ae1-e7ce-4c22-8d3e-416ae90319ea tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:13.334453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-24e57ae1-e7ce-4c22-8d3e-416ae90319ea tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:13.334560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-24e57ae1-e7ce-4c22-8d3e-416ae90319ea tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:13.339640 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:13.339640 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:13.340489 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-24e57ae1-e7ce-4c22-8d3e-416ae90319ea tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:13.341005 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 854/3457] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:13 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:13.638956 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9ad601b2-ff1f-4937-91a7-a9f6e572f696 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:13.641467 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ad601b2-ff1f-4937-91a7-a9f6e572f696 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:13.642021 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ad601b2-ff1f-4937-91a7-a9f6e572f696 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:13.642317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ad601b2-ff1f-4937-91a7-a9f6e572f696 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:13.642317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9ad601b2-ff1f-4937-91a7-a9f6e572f696 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:13.649464 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:13.649464 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:13.651417 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ad601b2-ff1f-4937-91a7-a9f6e572f696 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:13.652247 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 869/3458] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:13 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:14.352798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-24cecd05-d55a-40ea-95fb-0bbe71e3599c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:14.355765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24cecd05-d55a-40ea-95fb-0bbe71e3599c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:14.355939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24cecd05-d55a-40ea-95fb-0bbe71e3599c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:14.356236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24cecd05-d55a-40ea-95fb-0bbe71e3599c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:14.356493 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-24cecd05-d55a-40ea-95fb-0bbe71e3599c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:14.363742 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:14.363742 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:14.364676 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24cecd05-d55a-40ea-95fb-0bbe71e3599c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:14.365584 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 871/3459] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:14 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:14.665104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4785f67f-8dc7-4694-9fc2-d5effa7895a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:14.666707 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4785f67f-8dc7-4694-9fc2-d5effa7895a6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:14.666879 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4785f67f-8dc7-4694-9fc2-d5effa7895a6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:14.667053 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4785f67f-8dc7-4694-9fc2-d5effa7895a6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:14.667176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4785f67f-8dc7-4694-9fc2-d5effa7895a6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:14.671944 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:14.671944 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:14.672978 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4785f67f-8dc7-4694-9fc2-d5effa7895a6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:14.673455 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 866/3460] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:14 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:15.377668 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4659bc3f-8900-4926-af10-676fa99469c2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:15.379663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4659bc3f-8900-4926-af10-676fa99469c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:15.379865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4659bc3f-8900-4926-af10-676fa99469c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:15.380103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4659bc3f-8900-4926-af10-676fa99469c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:15.380298 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-4659bc3f-8900-4926-af10-676fa99469c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:15.385463 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:15.385463 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:15.386133 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4659bc3f-8900-4926-af10-676fa99469c2 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:15.386639 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 855/3461] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:15 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:15.686410 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-030df247-f5fb-40a7-9c21-8e7a7a8bdb08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:15.688279 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-030df247-f5fb-40a7-9c21-8e7a7a8bdb08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:15.688516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-030df247-f5fb-40a7-9c21-8e7a7a8bdb08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:15.688730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-030df247-f5fb-40a7-9c21-8e7a7a8bdb08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:15.688858 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-030df247-f5fb-40a7-9c21-8e7a7a8bdb08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:15.694116 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:15.694116 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:15.695092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-030df247-f5fb-40a7-9c21-8e7a7a8bdb08 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:15.695712 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 870/3462] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:15 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:15.888803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c17ec5e8-c757-4813-b20e-c49f42f3770f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.001961 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c17ec5e8-c757-4813-b20e-c49f42f3770f tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/os-services Jul 03 13:08:16.002186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c17ec5e8-c757-4813-b20e-c49f42f3770f tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.002380 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c17ec5e8-c757-4813-b20e-c49f42f3770f tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.008028 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c17ec5e8-c757-4813-b20e-c49f42f3770f tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/os-services returned with HTTP 200 Jul 03 13:08:16.008551 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 872/3463] 10.4.3.13 () {66 vars in 1242 bytes} [Fri Jul 3 13:08:15 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:16.017958 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-76eb4e07-556f-4730-9c6f-08288ef0a3c2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.020109 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76eb4e07-556f-4730-9c6f-08288ef0a3c2 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/os-services?host=np0000004418 Jul 03 13:08:16.020407 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76eb4e07-556f-4730-9c6f-08288ef0a3c2 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.020643 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76eb4e07-556f-4730-9c6f-08288ef0a3c2 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.027422 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76eb4e07-556f-4730-9c6f-08288ef0a3c2 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/os-services?host=np0000004418 returned with HTTP 200 Jul 03 13:08:16.028020 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 867/3464] 10.4.3.13 () {66 vars in 1277 bytes} [Fri Jul 3 13:08:16 2026] GET /volume/v3/os-services?host=np0000004418 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:16.040192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1192a887-35c6-40a6-a12a-3f20a4c358a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.041978 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1192a887-35c6-40a6-a12a-3f20a4c358a5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/os-services?host=np0000004418&binary=cinder-scheduler Jul 03 13:08:16.042196 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1192a887-35c6-40a6-a12a-3f20a4c358a5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.042392 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1192a887-35c6-40a6-a12a-3f20a4c358a5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.049080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1192a887-35c6-40a6-a12a-3f20a4c358a5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/os-services?host=np0000004418&binary=cinder-scheduler returned with HTTP 200 Jul 03 13:08:16.049597 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 856/3465] 10.4.3.13 () {66 vars in 1325 bytes} [Fri Jul 3 13:08:16 2026] GET /volume/v3/os-services?host=np0000004418&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:16.060540 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0d54975c-b746-4b42-b845-f027bd15a416 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.062650 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0d54975c-b746-4b42-b845-f027bd15a416 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/os-services?binary=cinder-scheduler Jul 03 13:08:16.062905 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0d54975c-b746-4b42-b845-f027bd15a416 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.063178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0d54975c-b746-4b42-b845-f027bd15a416 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.067312 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0d54975c-b746-4b42-b845-f027bd15a416 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 13:08:16.067733 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 871/3466] 10.4.3.13 () {66 vars in 1289 bytes} [Fri Jul 3 13:08:16 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 13:08:16.077770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.153034 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:16.154445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-106390393"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:16.156947 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-106390393'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:16.157277 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Create volume of 1 GB Jul 03 13:08:16.163361 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Availability Zones retrieved successfully. Jul 03 13:08:16.172124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Flow 'volume_create_api' (7b469e04-9171-49d0-a2f0-e422235f3d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:16.174042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5866e32f-8dd7-4e38-a0bd-42fb31df783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:16.175423 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:16.215844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5866e32f-8dd7-4e38-a0bd-42fb31df783c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:16.216780 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595f3296-2445-46bf-8f43-c36b24a03e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:16.307787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Created reservations ['d4cdf5dd-2922-4427-a9f7-1dc6a196a0df', '2ad9caeb-371b-47ab-aaa1-9eed2ec01b7b', '48c4db33-fbf4-4c18-af0c-34675dd85b92', '95146e02-2047-4043-936e-dbc3653674d9'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:16.308821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (595f3296-2445-46bf-8f43-c36b24a03e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4cdf5dd-2922-4427-a9f7-1dc6a196a0df', '2ad9caeb-371b-47ab-aaa1-9eed2ec01b7b', '48c4db33-fbf4-4c18-af0c-34675dd85b92', '95146e02-2047-4043-936e-dbc3653674d9']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:16.310296 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f2ec0b-41c3-4e62-a147-1f2c30f99a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:16.345747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2f2ec0b-41c3-4e62-a147-1f2c30f99a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d51557d-138e-4309-a2c1-15f107aabfa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-106390393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691ba2fedede455c87225459b08ebefc',qos_specs=None,replication_status=,reservations=['d4cdf5dd-2922-4427-a9f7-1dc6a196a0df','2ad9caeb-371b-47ab-aaa1-9eed2ec01b7b','48c4db33-fbf4-4c18-af0c-34675dd85b92','95146e02-2047-4043-936e-dbc3653674d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01d40c224d8498197054662ff20828f',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-106390393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d51557d-138e-4309-a2c1-15f107aabfa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='691ba2fedede455c87225459b08ebefc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01d40c224d8498197054662ff20828f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:16.346954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ebd08b-2d50-45af-9ac9-19bcea2a5d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:16.370123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ebd08b-2d50-45af-9ac9-19bcea2a5d18) transitioned into state 'SUCCESS' from state '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-106390393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='691ba2fedede455c87225459b08ebefc',qos_specs=None,replication_status=,reservations=['d4cdf5dd-2922-4427-a9f7-1dc6a196a0df','2ad9caeb-371b-47ab-aaa1-9eed2ec01b7b','48c4db33-fbf4-4c18-af0c-34675dd85b92','95146e02-2047-4043-936e-dbc3653674d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01d40c224d8498197054662ff20828f',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:16.370916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffba3771-cea0-4f4f-b739-e72889f152a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:16.384471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffba3771-cea0-4f4f-b739-e72889f152a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:16.385446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Flow 'volume_create_api' (7b469e04-9171-49d0-a2f0-e422235f3d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:16.385749 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Create volume request issued successfully. Jul 03 13:08:16.386445 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4a6acd0-f0c3-4000-a6e2-7f29c961b974 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:16.386839 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 873/3467] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:08:16 2026] POST /volume/v3/volumes => generated 751 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:16.401668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-41679f72-52fe-4bf7-8d5d-b1b6581d576d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.402473 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2d5c677c-81f4-4b18-80fd-c276de188991 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.404630 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2d5c677c-81f4-4b18-80fd-c276de188991 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] GET https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:16.404755 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-41679f72-52fe-4bf7-8d5d-b1b6581d576d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:16.405248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2d5c677c-81f4-4b18-80fd-c276de188991 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.405248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2d5c677c-81f4-4b18-80fd-c276de188991 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.405759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-41679f72-52fe-4bf7-8d5d-b1b6581d576d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.405759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-41679f72-52fe-4bf7-8d5d-b1b6581d576d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.405759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-41679f72-52fe-4bf7-8d5d-b1b6581d576d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:16.413281 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:16.413281 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:16.414004 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:16.414004 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:16.414107 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-41679f72-52fe-4bf7-8d5d-b1b6581d576d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:16.414455 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 868/3468] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:16 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:16.418788 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2d5c677c-81f4-4b18-80fd-c276de188991 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Volume info retrieved successfully. Jul 03 13:08:16.425408 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2d5c677c-81f4-4b18-80fd-c276de188991 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 200 Jul 03 13:08:16.425934 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 857/3469] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:16 2026] GET /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:16.709863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ec7d9822-1b34-4212-af0b-771a02f7ac06 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:16.799854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ec7d9822-1b34-4212-af0b-771a02f7ac06 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:16.799921 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ec7d9822-1b34-4212-af0b-771a02f7ac06 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:16.800101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ec7d9822-1b34-4212-af0b-771a02f7ac06 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:16.800245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ec7d9822-1b34-4212-af0b-771a02f7ac06 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:16.808335 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:16.808335 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:16.809098 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ec7d9822-1b34-4212-af0b-771a02f7ac06 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:16.809477 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 872/3470] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:16 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.425223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-07620898-1278-44c4-b2cb-0e5f8387fe88 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.427240 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-07620898-1278-44c4-b2cb-0e5f8387fe88 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:17.427452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-07620898-1278-44c4-b2cb-0e5f8387fe88 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.427639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-07620898-1278-44c4-b2cb-0e5f8387fe88 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.427745 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-07620898-1278-44c4-b2cb-0e5f8387fe88 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:17.432941 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.432941 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:17.433660 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-07620898-1278-44c4-b2cb-0e5f8387fe88 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:17.434090 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 874/3471] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.440241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-17f553d4-5208-41f4-9b22-85f1ac728ef3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.445012 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17f553d4-5208-41f4-9b22-85f1ac728ef3 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] GET https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:17.445443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17f553d4-5208-41f4-9b22-85f1ac728ef3 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.445805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17f553d4-5208-41f4-9b22-85f1ac728ef3 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.446131 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.453052 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:08:17.453421 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76", "name": "tempest-VolumesBackupsTest-Backup-1313784575"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:17.455605 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating new backup {'backup': {'volume_id': '43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76', 'name': 'tempest-VolumesBackupsTest-Backup-1313784575'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:08:17.455784 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating backup of volume 43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 in container None Jul 03 13:08:17.457290 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.457290 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:17.466490 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.466490 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:17.467043 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:08:17.468607 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-17f553d4-5208-41f4-9b22-85f1ac728ef3 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Volume info retrieved successfully. Jul 03 13:08:17.475435 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17f553d4-5208-41f4-9b22-85f1ac728ef3 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 200 Jul 03 13:08:17.476176 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 869/3472] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.492778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d1a566a0-953d-48da-a203-ed15698cf7a7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.494586 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1a566a0-953d-48da-a203-ed15698cf7a7 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:17.495072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1a566a0-953d-48da-a203-ed15698cf7a7 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.495072 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1a566a0-953d-48da-a203-ed15698cf7a7 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.496624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['91b1d68a-0bcb-46f2-976a-c5b5ff34a638', 'a5a2232d-7c6c-455a-b31e-19858789bc26'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:17.502579 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.502579 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:17.506343 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d1a566a0-953d-48da-a203-ed15698cf7a7 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Volume info retrieved successfully. Jul 03 13:08:17.510503 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1a566a0-953d-48da-a203-ed15698cf7a7 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 200 Jul 03 13:08:17.510876 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 873/3473] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:17.524446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-065451d2-1cc3-4fbb-8f57-7d1aaaa096f5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.526100 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-065451d2-1cc3-4fbb-8f57-7d1aaaa096f5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/os-services?host=np0000004418&binary=cinder-volume Jul 03 13:08:17.527371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-065451d2-1cc3-4fbb-8f57-7d1aaaa096f5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.527580 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-065451d2-1cc3-4fbb-8f57-7d1aaaa096f5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.532687 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-065451d2-1cc3-4fbb-8f57-7d1aaaa096f5 tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/os-services?host=np0000004418&binary=cinder-volume returned with HTTP 200 Jul 03 13:08:17.533104 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 875/3474] 10.4.3.13 () {66 vars in 1319 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/os-services?host=np0000004418&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.541825 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-67ac7f17-e3b7-4064-8131-1331eb218812 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.544462 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67ac7f17-e3b7-4064-8131-1331eb218812 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] GET https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:17.546966 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67ac7f17-e3b7-4064-8131-1331eb218812 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.546966 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67ac7f17-e3b7-4064-8131-1331eb218812 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.551674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-61d3c078-5d2e-4170-8bb8-0e16ae40dc5c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:08:17.552181 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 858/3475] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:17 2026] POST /volume/v3/backups => generated 328 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:17.556271 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.556271 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:17.563535 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-24ba6652-5ab0-4bec-9c2c-4adfaf71aa8e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.565240 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-67ac7f17-e3b7-4064-8131-1331eb218812 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Volume info retrieved successfully. Jul 03 13:08:17.566384 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-24ba6652-5ab0-4bec-9c2c-4adfaf71aa8e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:17.566560 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-24ba6652-5ab0-4bec-9c2c-4adfaf71aa8e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.566727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-24ba6652-5ab0-4bec-9c2c-4adfaf71aa8e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.566822 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-24ba6652-5ab0-4bec-9c2c-4adfaf71aa8e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:17.571118 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67ac7f17-e3b7-4064-8131-1331eb218812 tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 200 Jul 03 13:08:17.571740 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.571740 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:17.572218 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 870/3476] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.572557 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-24ba6652-5ab0-4bec-9c2c-4adfaf71aa8e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:17.572970 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 874/3477] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.587678 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.589656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] DELETE https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:17.591001 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.591001 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.591001 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Delete volume with id: 4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:17.598921 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.598921 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:17.599663 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Volume info retrieved successfully. Jul 03 13:08:17.628085 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Delete volume request issued successfully. Jul 03 13:08:17.628392 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00cc0312-3655-4e80-b0ea-6c07de2a632a tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 202 Jul 03 13:08:17.628845 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 876/3478] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:17 2026] DELETE /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:17.636616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a0f47f94-7768-4635-9a45-2d3b9ebda03d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.638712 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a0f47f94-7768-4635-9a45-2d3b9ebda03d tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] GET https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:17.638885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a0f47f94-7768-4635-9a45-2d3b9ebda03d tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.639085 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a0f47f94-7768-4635-9a45-2d3b9ebda03d tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.647630 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.647630 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:17.653014 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a0f47f94-7768-4635-9a45-2d3b9ebda03d tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Volume info retrieved successfully. Jul 03 13:08:17.658813 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a0f47f94-7768-4635-9a45-2d3b9ebda03d tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 200 Jul 03 13:08:17.659298 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 859/3479] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:17.822960 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a1477a4e-4c4f-483b-af2f-110dafe2d8be None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:17.825268 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a1477a4e-4c4f-483b-af2f-110dafe2d8be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:17.825591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a1477a4e-4c4f-483b-af2f-110dafe2d8be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:17.825884 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a1477a4e-4c4f-483b-af2f-110dafe2d8be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:17.826091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a1477a4e-4c4f-483b-af2f-110dafe2d8be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:17.831877 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:17.831877 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:17.833148 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a1477a4e-4c4f-483b-af2f-110dafe2d8be tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:17.833716 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 871/3480] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:17 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:18.583797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-df82a80d-3a6d-4b25-99ce-9fcc21ebed4a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.585886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df82a80d-3a6d-4b25-99ce-9fcc21ebed4a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:18.586111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df82a80d-3a6d-4b25-99ce-9fcc21ebed4a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.586415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df82a80d-3a6d-4b25-99ce-9fcc21ebed4a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.586556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-df82a80d-3a6d-4b25-99ce-9fcc21ebed4a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:18.591743 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:18.591743 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:18.592721 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df82a80d-3a6d-4b25-99ce-9fcc21ebed4a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:18.593186 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 875/3481] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:18 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:18.673889 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-78b23bd7-dfe3-49c3-91ec-95a8f3a106fc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.675830 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78b23bd7-dfe3-49c3-91ec-95a8f3a106fc tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] GET https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 Jul 03 13:08:18.676052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78b23bd7-dfe3-49c3-91ec-95a8f3a106fc tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.676342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78b23bd7-dfe3-49c3-91ec-95a8f3a106fc tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.683337 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78b23bd7-dfe3-49c3-91ec-95a8f3a106fc tempest-VolumesServicesTestJSON-1372769895 tempest-VolumesServicesTestJSON-1372769895-project-member] https://10.4.3.13/volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 returned with HTTP 404 Jul 03 13:08:18.683831 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 877/3482] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:18 2026] GET /volume/v3/volumes/4d51557d-138e-4309-a2c1-15f107aabfa6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:18.692288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-75ad120b-49af-4f2a-b5ad-74b513dfbabe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.694528 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-75ad120b-49af-4f2a-b5ad-74b513dfbabe tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] GET https://10.4.3.13/volume/v3/os-services Jul 03 13:08:18.694804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-75ad120b-49af-4f2a-b5ad-74b513dfbabe tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.695020 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-75ad120b-49af-4f2a-b5ad-74b513dfbabe tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.699793 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-75ad120b-49af-4f2a-b5ad-74b513dfbabe tempest-VolumesServicesTestJSON-1493522365 tempest-VolumesServicesTestJSON-1493522365-project-admin] https://10.4.3.13/volume/v3/os-services returned with HTTP 200 Jul 03 13:08:18.700361 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 860/3483] 10.4.3.13 () {66 vars in 1242 bytes} [Fri Jul 3 13:08:18 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:18.845314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1479f7aa-acf5-4d71-8d75-e7656bfbd762 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.847093 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1479f7aa-acf5-4d71-8d75-e7656bfbd762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:18.847333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1479f7aa-acf5-4d71-8d75-e7656bfbd762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.847537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1479f7aa-acf5-4d71-8d75-e7656bfbd762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.847655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-1479f7aa-acf5-4d71-8d75-e7656bfbd762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:18.852920 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:18.852920 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:18.854205 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1479f7aa-acf5-4d71-8d75-e7656bfbd762 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:18.854776 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 872/3484] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:18 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:18.865193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-03f19ee2-b1d4-444d-821d-ce60926af046 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.867071 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03f19ee2-b1d4-444d-821d-ce60926af046 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:18.867359 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03f19ee2-b1d4-444d-821d-ce60926af046 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.867572 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03f19ee2-b1d4-444d-821d-ce60926af046 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.867717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-03f19ee2-b1d4-444d-821d-ce60926af046 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:18.872408 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:18.872408 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:18.873225 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03f19ee2-b1d4-444d-821d-ce60926af046 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:18.873611 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 876/3485] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:18 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:18.885495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.888402 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:18.888668 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.888944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.889092 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete backup with id: baf0e456-4336-4aba-81df-4ec8b295df02. Jul 03 13:08:18.896087 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:18.896087 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:18.915991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] delete_backup rpcapi backup_id baf0e456-4336-4aba-81df-4ec8b295df02 {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:08:18.918585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ddc98b93-8b6c-4139-bfd3-ba8c6fd364b6 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 202 Jul 03 13:08:18.919514 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 878/3486] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:18 2026] DELETE /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:08:18.927230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b0fcd8b-791e-4aee-a5b6-ba2672ea9489 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:18.928947 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b0fcd8b-791e-4aee-a5b6-ba2672ea9489 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:18.929213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b0fcd8b-791e-4aee-a5b6-ba2672ea9489 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:18.929396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b0fcd8b-791e-4aee-a5b6-ba2672ea9489 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:18.929506 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-4b0fcd8b-791e-4aee-a5b6-ba2672ea9489 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:18.934048 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:18.934048 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:18.934915 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b0fcd8b-791e-4aee-a5b6-ba2672ea9489 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 200 Jul 03 13:08:18.935368 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 861/3487] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:18 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:19.604949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cc9506cb-f027-470f-8474-9aa98ae2e5dd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:19.606913 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cc9506cb-f027-470f-8474-9aa98ae2e5dd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:19.607078 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cc9506cb-f027-470f-8474-9aa98ae2e5dd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:19.607324 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cc9506cb-f027-470f-8474-9aa98ae2e5dd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:19.607418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-cc9506cb-f027-470f-8474-9aa98ae2e5dd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:19.612205 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:19.612205 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:19.613105 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cc9506cb-f027-470f-8474-9aa98ae2e5dd tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:19.613819 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 873/3488] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:19 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:19.951001 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0ddc3aa8-0167-4fe9-9707-98afc08d8bc7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:19.955514 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ddc3aa8-0167-4fe9-9707-98afc08d8bc7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 Jul 03 13:08:19.955759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ddc3aa8-0167-4fe9-9707-98afc08d8bc7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:19.955998 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ddc3aa8-0167-4fe9-9707-98afc08d8bc7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:19.956203 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0ddc3aa8-0167-4fe9-9707-98afc08d8bc7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id baf0e456-4336-4aba-81df-4ec8b295df02. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:19.962864 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ddc3aa8-0167-4fe9-9707-98afc08d8bc7 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 returned with HTTP 404 Jul 03 13:08:19.963634 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 877/3489] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:19 2026] GET /volume/v3/backups/baf0e456-4336-4aba-81df-4ec8b295df02 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:19.972835 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:19.975884 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:08:19.976361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e293099-6e30-4a2d-8840-c6afc1cd1555", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1271182603", "container": "tempest-volumesbackupstest-backup-container-447508351"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:19.978926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating new backup {'backup': {'volume_id': '5e293099-6e30-4a2d-8840-c6afc1cd1555', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1271182603', 'container': 'tempest-volumesbackupstest-backup-container-447508351'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:08:19.978926 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Creating backup of volume 5e293099-6e30-4a2d-8840-c6afc1cd1555 in container tempest-volumesbackupstest-backup-container-447508351 Jul 03 13:08:19.997364 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:19.997364 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:19.998076 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:20.023608 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Created reservations ['4098dc56-e795-4b14-b803-05e3e53162e3', '87de1ccb-04ae-46de-88bc-c34268c5ba98'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:20.073362 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-56de81ae-2e38-4b48-885d-25063ccc9b5d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:08:20.073891 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 879/3490] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:19 2026] POST /volume/v3/backups => generated 328 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:08:20.085658 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5541f577-ed85-4a74-93fc-392448d6c232 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:20.088212 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5541f577-ed85-4a74-93fc-392448d6c232 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:20.088459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5541f577-ed85-4a74-93fc-392448d6c232 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:20.088723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5541f577-ed85-4a74-93fc-392448d6c232 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:20.089460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5541f577-ed85-4a74-93fc-392448d6c232 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:20.093973 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:20.093973 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:20.095077 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5541f577-ed85-4a74-93fc-392448d6c232 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:20.095622 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 862/3491] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:20 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:20.628044 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e53aea4b-3020-4a87-8927-1d98b2689ec9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:20.631175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e53aea4b-3020-4a87-8927-1d98b2689ec9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:20.631515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e53aea4b-3020-4a87-8927-1d98b2689ec9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:20.631720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e53aea4b-3020-4a87-8927-1d98b2689ec9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:20.632572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e53aea4b-3020-4a87-8927-1d98b2689ec9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:20.639747 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:20.639747 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:20.641957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e53aea4b-3020-4a87-8927-1d98b2689ec9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:20.643067 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 874/3492] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:20 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:21.107557 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-44b538a9-1917-4ba1-b43f-27067c49f02a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:21.110056 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44b538a9-1917-4ba1-b43f-27067c49f02a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:21.110056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44b538a9-1917-4ba1-b43f-27067c49f02a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:21.110056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44b538a9-1917-4ba1-b43f-27067c49f02a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:21.110369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-44b538a9-1917-4ba1-b43f-27067c49f02a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:21.116226 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:21.116226 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:21.117377 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44b538a9-1917-4ba1-b43f-27067c49f02a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:21.118341 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 878/3493] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:21 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:21.348746 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-354533ec-5b1c-4dd9-8424-ed723362d717 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:21.467295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-354533ec-5b1c-4dd9-8424-ed723362d717 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:21.467727 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-354533ec-5b1c-4dd9-8424-ed723362d717 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-165923312", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:21.469344 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:21.469344 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:21.487014 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-354533ec-5b1c-4dd9-8424-ed723362d717 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:21.487550 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 880/3494] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:08:21 2026] POST /volume/v3/types => generated 274 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:21.496553 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-adc39597-8225-49e4-ae5b-38ace4fbe550 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:21.499969 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adc39597-8225-49e4-ae5b-38ace4fbe550 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:21.500366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adc39597-8225-49e4-ae5b-38ace4fbe550 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-71508953", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:21.516442 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adc39597-8225-49e4-ae5b-38ace4fbe550 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:21.516853 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 863/3495] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:08:21 2026] POST /volume/v3/types => generated 273 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:21.525264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:21.613247 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:21.613931 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1122995755", "volume_type": "b8167c69-c8b0-4dba-a0f8-4399af56d8ee", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:21.616252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1122995755', 'volume_type': 'b8167c69-c8b0-4dba-a0f8-4399af56d8ee', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:21.623978 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Create volume of 1 GB Jul 03 13:08:21.623978 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:21.623978 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:21.626183 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Availability Zones retrieved successfully. Jul 03 13:08:21.633678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Flow 'volume_create_api' (58ab2081-f41a-4f58-9f47-4b59a874b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:21.636076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a2d06a-9cf0-45f4-a8fe-049a46bc1740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:21.637725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:21.657667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-866c537b-8ffa-4d56-9262-9d8381ed16f5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:21.661195 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-866c537b-8ffa-4d56-9262-9d8381ed16f5 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:21.661528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-866c537b-8ffa-4d56-9262-9d8381ed16f5 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:21.664034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-866c537b-8ffa-4d56-9262-9d8381ed16f5 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:21.664034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-866c537b-8ffa-4d56-9262-9d8381ed16f5 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:21.667264 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:21.667264 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:21.668346 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-866c537b-8ffa-4d56-9262-9d8381ed16f5 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:21.668733 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 879/3496] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:21 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:21.671721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a2d06a-9cf0-45f4-a8fe-049a46bc1740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:08:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b8167c69-c8b0-4dba-a0f8-4399af56d8ee,is_public=True,name='tempest-VolumeTypesTest-volume-type-165923312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8167c69-c8b0-4dba-a0f8-4399af56d8ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:21.674184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9098fc0e-3804-4d01-b7b5-5db69181461a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:21.708415 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-165923312 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-165923312, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:08:21.710294 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-165923312 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-165923312, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:08:21.762068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Created reservations ['bda034da-fe66-4468-bbf0-2962a2de9198', '17d2331a-3338-44b7-b8ad-768830378773', 'ea0da520-8b2d-49b7-bd32-07b6f1b9bc05', '282a7b8e-6e24-4e6f-82ff-8580c25b538b'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:21.763428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9098fc0e-3804-4d01-b7b5-5db69181461a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bda034da-fe66-4468-bbf0-2962a2de9198', '17d2331a-3338-44b7-b8ad-768830378773', 'ea0da520-8b2d-49b7-bd32-07b6f1b9bc05', '282a7b8e-6e24-4e6f-82ff-8580c25b538b']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:21.765190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c690f71-7c9d-47ba-8c7a-a7b1b2d8f1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:21.795648 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c690f71-7c9d-47ba-8c7a-a7b1b2d8f1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0c9f4ad-085b-4b41-ad52-b801865dd107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1122995755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b646f8b74345b5bf46b926812f4262',qos_specs=None,replication_status=,reservations=['bda034da-fe66-4468-bbf0-2962a2de9198','17d2331a-3338-44b7-b8ad-768830378773','ea0da520-8b2d-49b7-bd32-07b6f1b9bc05','282a7b8e-6e24-4e6f-82ff-8580c25b538b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe856c76945b4a3aaa552732feb72eb0',volume_type_id=b8167c69-c8b0-4dba-a0f8-4399af56d8ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1122995755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0c9f4ad-085b-4b41-ad52-b801865dd107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1b646f8b74345b5bf46b926812f4262',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe856c76945b4a3aaa552732feb72eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8167c69-c8b0-4dba-a0f8-4399af56d8ee),volume_type_id=b8167c69-c8b0-4dba-a0f8-4399af56d8ee)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:21.797235 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c94094-218d-49b4-abea-d0c7adff714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:21.837196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c94094-218d-49b4-abea-d0c7adff714b) transitioned into state 'SUCCESS' from state '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-1122995755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1b646f8b74345b5bf46b926812f4262',qos_specs=None,replication_status=,reservations=['bda034da-fe66-4468-bbf0-2962a2de9198','17d2331a-3338-44b7-b8ad-768830378773','ea0da520-8b2d-49b7-bd32-07b6f1b9bc05','282a7b8e-6e24-4e6f-82ff-8580c25b538b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe856c76945b4a3aaa552732feb72eb0',volume_type_id=b8167c69-c8b0-4dba-a0f8-4399af56d8ee)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:21.837196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891905b7-699d-4751-a2e2-795d1ba63604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:21.851062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891905b7-699d-4751-a2e2-795d1ba63604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:21.853220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Flow 'volume_create_api' (58ab2081-f41a-4f58-9f47-4b59a874b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:21.853220 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Create volume request issued successfully. Jul 03 13:08:21.853820 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd3406d3-a8b9-4bc8-9927-680e28331313 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:21.854449 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 875/3497] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:21 2026] POST /volume/v3/volumes => generated 781 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:21.876042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5e33acea-3161-4cbe-aee0-f5a6865457ef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:21.879523 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e33acea-3161-4cbe-aee0-f5a6865457ef tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:21.879891 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e33acea-3161-4cbe-aee0-f5a6865457ef tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:21.880154 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e33acea-3161-4cbe-aee0-f5a6865457ef tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:21.890286 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:21.890286 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:21.898543 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5e33acea-3161-4cbe-aee0-f5a6865457ef tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:21.905087 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e33acea-3161-4cbe-aee0-f5a6865457ef tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:21.905629 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 881/3498] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:21 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:22.130791 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3eaf85c8-6919-4fae-a713-d6db82080303 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:22.132821 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3eaf85c8-6919-4fae-a713-d6db82080303 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:22.133042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3eaf85c8-6919-4fae-a713-d6db82080303 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:22.133295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3eaf85c8-6919-4fae-a713-d6db82080303 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:22.133433 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3eaf85c8-6919-4fae-a713-d6db82080303 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:22.138331 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:22.138331 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:22.139264 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3eaf85c8-6919-4fae-a713-d6db82080303 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:22.139718 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 864/3499] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:22 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:22.682510 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ba186fc5-c687-4d0e-838a-47750426451b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:22.686589 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba186fc5-c687-4d0e-838a-47750426451b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:22.686837 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba186fc5-c687-4d0e-838a-47750426451b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:22.687099 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba186fc5-c687-4d0e-838a-47750426451b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:22.687356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ba186fc5-c687-4d0e-838a-47750426451b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:22.691527 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:22.691527 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:22.692265 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba186fc5-c687-4d0e-838a-47750426451b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:22.692618 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 880/3500] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:22 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:22.927839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-523a1996-fe41-4029-9e73-2d1dbe7ac830 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:22.932928 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-523a1996-fe41-4029-9e73-2d1dbe7ac830 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:22.933270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-523a1996-fe41-4029-9e73-2d1dbe7ac830 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:22.933575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-523a1996-fe41-4029-9e73-2d1dbe7ac830 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:22.948234 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:22.948234 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:22.960283 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-523a1996-fe41-4029-9e73-2d1dbe7ac830 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:22.967100 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-523a1996-fe41-4029-9e73-2d1dbe7ac830 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:22.967906 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 876/3501] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:22 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:22.984897 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:22.987385 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] POST https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107/action Jul 03 13:08:22.987849 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Action body: b'{"os-retype": {"new_type": "45e73a8d-6c6a-495e-a94e-9de99dfeb088"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:08:22.988021 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "45e73a8d-6c6a-495e-a94e-9de99dfeb088"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:22.999613 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:22.999613 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:23.000312 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:23.023141 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-71508953 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-71508953, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:08:23.023606 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-71508953 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-71508953, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:08:23.049451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Created reservations ['05ba366a-e4bf-49ea-83a5-ba85cef3d326', '2ae37fab-54f6-4048-a60c-8c9e793b0591'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:23.065993 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-165923312 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-165923312, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:08:23.067205 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-165923312 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-165923312, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:08:23.077752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Created reservations ['4c8e8016-2fb1-4061-b1ac-67a3c6bb3120', '239fd261-9cb9-488d-b6aa-cbaa409ef42a'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:23.115929 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Retype volume request issued successfully. Jul 03 13:08:23.116271 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c37806dc-bb76-4114-a3e2-cf57ec60d8d8 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107/action returned with HTTP 202 Jul 03 13:08:23.116901 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 882/3502] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:08:22 2026] POST /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 13:08:23.125262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-63eff17e-2718-4795-b248-9fcb09764497 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:23.127366 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63eff17e-2718-4795-b248-9fcb09764497 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:23.127366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63eff17e-2718-4795-b248-9fcb09764497 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:23.127682 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63eff17e-2718-4795-b248-9fcb09764497 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:23.134739 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:23.134739 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:23.138466 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-63eff17e-2718-4795-b248-9fcb09764497 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:23.143985 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63eff17e-2718-4795-b248-9fcb09764497 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:23.143985 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 865/3503] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:23 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:23.150570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fbb9a70f-cf34-408e-a847-824bfcb5edd3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:23.152593 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fbb9a70f-cf34-408e-a847-824bfcb5edd3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:23.152801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fbb9a70f-cf34-408e-a847-824bfcb5edd3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:23.153010 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fbb9a70f-cf34-408e-a847-824bfcb5edd3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:23.153181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-fbb9a70f-cf34-408e-a847-824bfcb5edd3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:23.160830 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:23.160830 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:23.161267 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fbb9a70f-cf34-408e-a847-824bfcb5edd3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:23.161700 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 881/3504] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:23 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:23.683388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3a05899d-947f-4702-8216-1309ff722205 req-ccdcf32b-be61-4b31-92a9-a775c7ca8931 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:23.685622 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-ccdcf32b-be61-4b31-92a9-a775c7ca8931 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:08:23.685817 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-ccdcf32b-be61-4b31-92a9-a775c7ca8931 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:23.686015 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-ccdcf32b-be61-4b31-92a9-a775c7ca8931 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:23.700172 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:23.700172 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:23.704234 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-3a05899d-947f-4702-8216-1309ff722205 req-ccdcf32b-be61-4b31-92a9-a775c7ca8931 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:23.707520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-be6a4566-9c48-421e-8b1f-33117a5acc7d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:23.709281 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-ccdcf32b-be61-4b31-92a9-a775c7ca8931 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:08:23.709728 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 877/3505] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:23 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:23.711735 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-be6a4566-9c48-421e-8b1f-33117a5acc7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:23.711735 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-be6a4566-9c48-421e-8b1f-33117a5acc7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:23.712159 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-be6a4566-9c48-421e-8b1f-33117a5acc7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:23.712313 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-be6a4566-9c48-421e-8b1f-33117a5acc7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:23.717284 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:23.717284 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:23.718177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-be6a4566-9c48-421e-8b1f-33117a5acc7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:23.718683 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 883/3506] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:23 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:23.736220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:23.738818 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8/action Jul 03 13:08:23.739674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:08:23.739674 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:23.755194 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:23.755194 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:23.755678 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:23.767241 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Begin detaching volume completed successfully. Jul 03 13:08:23.767542 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e96269b-7dc8-4182-917c-48e3f3a69586 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8/action returned with HTTP 202 Jul 03 13:08:23.768134 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 866/3507] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:08:23 2026] POST /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:08:23.795074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf0f4755-1512-4e10-89f9-0c6e2a62ca50 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:23.799156 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf0f4755-1512-4e10-89f9-0c6e2a62ca50 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:08:23.799156 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf0f4755-1512-4e10-89f9-0c6e2a62ca50 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:23.799156 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf0f4755-1512-4e10-89f9-0c6e2a62ca50 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:23.811671 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:23.811671 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:23.817704 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cf0f4755-1512-4e10-89f9-0c6e2a62ca50 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:23.824137 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf0f4755-1512-4e10-89f9-0c6e2a62ca50 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:08:23.824840 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 882/3508] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:23 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:24.160583 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2236a95c-6917-459c-808a-2a9f9b0c5d44 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.163877 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2236a95c-6917-459c-808a-2a9f9b0c5d44 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:24.164358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2236a95c-6917-459c-808a-2a9f9b0c5d44 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.164598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2236a95c-6917-459c-808a-2a9f9b0c5d44 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.175870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-62595a33-ffea-45bf-b244-e8d38f5c6959 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.177251 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.177251 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:24.180412 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62595a33-ffea-45bf-b244-e8d38f5c6959 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:24.180412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62595a33-ffea-45bf-b244-e8d38f5c6959 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.181002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62595a33-ffea-45bf-b244-e8d38f5c6959 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.181314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-62595a33-ffea-45bf-b244-e8d38f5c6959 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:24.186709 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2236a95c-6917-459c-808a-2a9f9b0c5d44 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:24.190600 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.190600 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:24.192211 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62595a33-ffea-45bf-b244-e8d38f5c6959 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:24.193122 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 884/3509] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:24.193891 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2236a95c-6917-459c-808a-2a9f9b0c5d44 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:24.195011 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 878/3510] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:24.214627 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1fb5f965-c6a2-4abb-9d57-57d2186e6a7f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.217376 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1fb5f965-c6a2-4abb-9d57-57d2186e6a7f tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:24.217376 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1fb5f965-c6a2-4abb-9d57-57d2186e6a7f tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.218368 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1fb5f965-c6a2-4abb-9d57-57d2186e6a7f tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.229283 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.229283 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:24.235614 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1fb5f965-c6a2-4abb-9d57-57d2186e6a7f tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:24.243472 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1fb5f965-c6a2-4abb-9d57-57d2186e6a7f tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:24.243717 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 867/3511] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:24.261152 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b0bab2c2-cdc3-47d3-b977-6ab14d9969c7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.263209 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0bab2c2-cdc3-47d3-b977-6ab14d9969c7 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:24.265194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0bab2c2-cdc3-47d3-b977-6ab14d9969c7 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.265194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0bab2c2-cdc3-47d3-b977-6ab14d9969c7 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.276765 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.276765 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:24.287203 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b0bab2c2-cdc3-47d3-b977-6ab14d9969c7 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:24.293444 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0bab2c2-cdc3-47d3-b977-6ab14d9969c7 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:24.294272 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 883/3512] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:24.312132 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.314767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:24.314933 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.315653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.315889 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Delete volume with id: a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:24.325667 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.325667 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:24.326396 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:24.357990 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Delete volume request issued successfully. Jul 03 13:08:24.358662 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a813b766-fb27-4748-b038-33a0ccb0aa5b tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 202 Jul 03 13:08:24.358844 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 885/3513] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:24 2026] DELETE /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:24.368942 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-de317ac5-2c2a-474f-91a0-3874130b33a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.371538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de317ac5-2c2a-474f-91a0-3874130b33a5 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:24.371786 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de317ac5-2c2a-474f-91a0-3874130b33a5 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.372007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de317ac5-2c2a-474f-91a0-3874130b33a5 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.387199 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.387199 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:24.396050 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-de317ac5-2c2a-474f-91a0-3874130b33a5 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Volume info retrieved successfully. Jul 03 13:08:24.403635 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de317ac5-2c2a-474f-91a0-3874130b33a5 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 200 Jul 03 13:08:24.404371 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 879/3514] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:24.730956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c5ff98c9-2833-48d7-80fa-7727faae3175 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.733811 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c5ff98c9-2833-48d7-80fa-7727faae3175 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:24.734018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c5ff98c9-2833-48d7-80fa-7727faae3175 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.734236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c5ff98c9-2833-48d7-80fa-7727faae3175 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.734348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c5ff98c9-2833-48d7-80fa-7727faae3175 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:24.740376 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.740376 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:24.741146 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c5ff98c9-2833-48d7-80fa-7727faae3175 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:24.741525 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 868/3515] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:24.805870 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-04f14f8d-cd25-4a0b-8e3b-a533f4f11c95 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.805870 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04f14f8d-cd25-4a0b-8e3b-a533f4f11c95 None None] GET https://10.4.3.13/volume// Jul 03 13:08:24.805870 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04f14f8d-cd25-4a0b-8e3b-a533f4f11c95 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.805870 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04f14f8d-cd25-4a0b-8e3b-a533f4f11c95 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.805870 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04f14f8d-cd25-4a0b-8e3b-a533f4f11c95 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:08:24.805870 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 884/3516] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:08:24.815298 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-3a05899d-947f-4702-8216-1309ff722205 req-2e6ac6ac-d64e-4bec-9848-8936403c0bf5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.817234 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e6ac6ac-d64e-4bec-9848-8936403c0bf5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:08:24.817473 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e6ac6ac-d64e-4bec-9848-8936403c0bf5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.817674 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e6ac6ac-d64e-4bec-9848-8936403c0bf5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.833184 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.833184 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:24.840409 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d622d1c6-54e4-48c9-b296-08beacebe122 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:24.840583 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-3a05899d-947f-4702-8216-1309ff722205 req-2e6ac6ac-d64e-4bec-9848-8936403c0bf5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:24.844241 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d622d1c6-54e4-48c9-b296-08beacebe122 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:08:24.844411 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d622d1c6-54e4-48c9-b296-08beacebe122 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:24.844584 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d622d1c6-54e4-48c9-b296-08beacebe122 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:24.849040 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2e6ac6ac-d64e-4bec-9848-8936403c0bf5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:08:24.849690 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 886/3517] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:08:24.860106 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:24.860106 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:24.864494 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d622d1c6-54e4-48c9-b296-08beacebe122 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:24.874640 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d622d1c6-54e4-48c9-b296-08beacebe122 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:08:24.875189 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 880/3518] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:24 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:25.210247 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-93c8f58a-d28f-47b3-96db-499b0da6b75c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.213211 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93c8f58a-d28f-47b3-96db-499b0da6b75c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:25.213211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-93c8f58a-d28f-47b3-96db-499b0da6b75c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.213494 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-93c8f58a-d28f-47b3-96db-499b0da6b75c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.213651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-93c8f58a-d28f-47b3-96db-499b0da6b75c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:25.219187 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:25.219187 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:25.220560 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-93c8f58a-d28f-47b3-96db-499b0da6b75c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:25.221245 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 869/3519] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.420075 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0db842f2-12f0-41b3-bd61-b2f5ca5bcd30 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.422436 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0db842f2-12f0-41b3-bd61-b2f5ca5bcd30 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] GET https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 Jul 03 13:08:25.424995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0db842f2-12f0-41b3-bd61-b2f5ca5bcd30 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.425678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0db842f2-12f0-41b3-bd61-b2f5ca5bcd30 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.434579 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0db842f2-12f0-41b3-bd61-b2f5ca5bcd30 tempest-VolumeTypesTest-1086411847 tempest-VolumeTypesTest-1086411847-project-member] https://10.4.3.13/volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 returned with HTTP 404 Jul 03 13:08:25.435551 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 885/3520] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/volumes/a0c9f4ad-085b-4b41-ad52-b801865dd107 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:25.444518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c1f86065-f3b5-49d1-b265-6bf60a213d43 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.447050 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c1f86065-f3b5-49d1-b265-6bf60a213d43 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] DELETE https://10.4.3.13/volume/v3/types/45e73a8d-6c6a-495e-a94e-9de99dfeb088 Jul 03 13:08:25.447359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c1f86065-f3b5-49d1-b265-6bf60a213d43 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.447631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c1f86065-f3b5-49d1-b265-6bf60a213d43 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.492366 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c1f86065-f3b5-49d1-b265-6bf60a213d43 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/45e73a8d-6c6a-495e-a94e-9de99dfeb088 returned with HTTP 202 Jul 03 13:08:25.493049 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 887/3521] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:25 2026] DELETE /volume/v3/types/45e73a8d-6c6a-495e-a94e-9de99dfeb088 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:25.503728 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-79ea6fca-0119-44de-871a-41ad95a2918c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.507802 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79ea6fca-0119-44de-871a-41ad95a2918c tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/45e73a8d-6c6a-495e-a94e-9de99dfeb088 Jul 03 13:08:25.507802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79ea6fca-0119-44de-871a-41ad95a2918c tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.507802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79ea6fca-0119-44de-871a-41ad95a2918c tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.512084 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79ea6fca-0119-44de-871a-41ad95a2918c tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/45e73a8d-6c6a-495e-a94e-9de99dfeb088 returned with HTTP 404 Jul 03 13:08:25.513097 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 881/3522] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/45e73a8d-6c6a-495e-a94e-9de99dfeb088 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:25.523867 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-69d17d7a-2274-45e9-bbbd-eea35a2455ac None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.527060 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69d17d7a-2274-45e9-bbbd-eea35a2455ac tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] DELETE https://10.4.3.13/volume/v3/types/b8167c69-c8b0-4dba-a0f8-4399af56d8ee Jul 03 13:08:25.527367 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69d17d7a-2274-45e9-bbbd-eea35a2455ac tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.527631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69d17d7a-2274-45e9-bbbd-eea35a2455ac tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.573647 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69d17d7a-2274-45e9-bbbd-eea35a2455ac tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/b8167c69-c8b0-4dba-a0f8-4399af56d8ee returned with HTTP 202 Jul 03 13:08:25.573647 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 870/3523] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:25 2026] DELETE /volume/v3/types/b8167c69-c8b0-4dba-a0f8-4399af56d8ee => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:25.588719 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7dd98b0e-ec6a-4727-bcc6-db92496ce01f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.591120 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7dd98b0e-ec6a-4727-bcc6-db92496ce01f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/b8167c69-c8b0-4dba-a0f8-4399af56d8ee Jul 03 13:08:25.591513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7dd98b0e-ec6a-4727-bcc6-db92496ce01f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.591828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7dd98b0e-ec6a-4727-bcc6-db92496ce01f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.596516 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7dd98b0e-ec6a-4727-bcc6-db92496ce01f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/b8167c69-c8b0-4dba-a0f8-4399af56d8ee returned with HTTP 404 Jul 03 13:08:25.597338 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 886/3524] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/b8167c69-c8b0-4dba-a0f8-4399af56d8ee => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:25.609919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e713dd8a-76ce-4159-b64d-da1a036a3288 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.612533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e713dd8a-76ce-4159-b64d-da1a036a3288 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:25.614174 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e713dd8a-76ce-4159-b64d-da1a036a3288 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1737859843", "description": "tempest-volume-type-description-1404534420", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:25.640503 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e713dd8a-76ce-4159-b64d-da1a036a3288 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:25.641057 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 888/3525] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:08:25 2026] POST /volume/v3/types => generated 315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.654256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91fa9c2b-5274-499b-8542-54b95794f465 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.657194 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91fa9c2b-5274-499b-8542-54b95794f465 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 Jul 03 13:08:25.657380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91fa9c2b-5274-499b-8542-54b95794f465 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.657693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91fa9c2b-5274-499b-8542-54b95794f465 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.670926 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91fa9c2b-5274-499b-8542-54b95794f465 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 returned with HTTP 200 Jul 03 13:08:25.671556 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 882/3526] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.687224 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-12e93173-969f-4801-aae4-5020e6bda384 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.690522 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-12e93173-969f-4801-aae4-5020e6bda384 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] DELETE https://10.4.3.13/volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 Jul 03 13:08:25.690522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-12e93173-969f-4801-aae4-5020e6bda384 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.691661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-12e93173-969f-4801-aae4-5020e6bda384 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.735208 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-12e93173-969f-4801-aae4-5020e6bda384 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 returned with HTTP 202 Jul 03 13:08:25.735653 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 871/3527] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:25 2026] DELETE /volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:25.750999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-821e02aa-f364-4405-8e64-0ebe92cd0eec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.753075 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-821e02aa-f364-4405-8e64-0ebe92cd0eec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 Jul 03 13:08:25.753683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-821e02aa-f364-4405-8e64-0ebe92cd0eec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.753792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-442b6089-7afb-4cad-ba04-e07d59207b62 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.755285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-821e02aa-f364-4405-8e64-0ebe92cd0eec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.755810 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-442b6089-7afb-4cad-ba04-e07d59207b62 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:25.756052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-442b6089-7afb-4cad-ba04-e07d59207b62 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.756285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-442b6089-7afb-4cad-ba04-e07d59207b62 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.756513 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-442b6089-7afb-4cad-ba04-e07d59207b62 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:25.760457 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-821e02aa-f364-4405-8e64-0ebe92cd0eec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 returned with HTTP 404 Jul 03 13:08:25.761329 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 887/3528] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/08618118-38dc-4788-93f1-229fb07d3845 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:25.762801 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:25.762801 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:25.763621 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-442b6089-7afb-4cad-ba04-e07d59207b62 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:25.764127 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 889/3529] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.774317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dbf14c86-87f9-45ba-9827-9bae9c38d466 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.776398 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbf14c86-87f9-45ba-9827-9bae9c38d466 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:25.777738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbf14c86-87f9-45ba-9827-9bae9c38d466 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-62477810"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:25.800962 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbf14c86-87f9-45ba-9827-9bae9c38d466 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:25.801713 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 883/3530] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:08:25 2026] POST /volume/v3/types => generated 219 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.814375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-806dbc1c-ff58-4eea-bf74-3c37a0bbeebb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.816916 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-806dbc1c-ff58-4eea-bf74-3c37a0bbeebb tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] POST https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption Jul 03 13:08:25.817138 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-806dbc1c-ff58-4eea-bf74-3c37a0bbeebb tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:25.846579 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-806dbc1c-ff58-4eea-bf74-3c37a0bbeebb tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption returned with HTTP 200 Jul 03 13:08:25.847008 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 872/3531] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:08:25 2026] POST /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.860458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4d51fb09-774d-400e-bc4a-620b4518a983 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.862950 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d51fb09-774d-400e-bc4a-620b4518a983 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption Jul 03 13:08:25.863945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d51fb09-774d-400e-bc4a-620b4518a983 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.865243 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d51fb09-774d-400e-bc4a-620b4518a983 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.873318 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d51fb09-774d-400e-bc4a-620b4518a983 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption returned with HTTP 200 Jul 03 13:08:25.874102 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 888/3532] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.887317 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c2653fef-574e-4c3c-b130-c48f01364cc4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.889848 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c2653fef-574e-4c3c-b130-c48f01364cc4 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] PUT https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/d4c55d4d-886b-4dee-aaac-976675c17b0b Jul 03 13:08:25.891866 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c2653fef-574e-4c3c-b130-c48f01364cc4 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:25.893478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-347d5528-b75a-4f17-b745-1cf7662e3173 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.895776 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-347d5528-b75a-4f17-b745-1cf7662e3173 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:08:25.896771 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-347d5528-b75a-4f17-b745-1cf7662e3173 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.896886 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-347d5528-b75a-4f17-b745-1cf7662e3173 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.913262 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:25.913262 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:25.914887 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-347d5528-b75a-4f17-b745-1cf7662e3173 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:25.922241 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c2653fef-574e-4c3c-b130-c48f01364cc4 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/d4c55d4d-886b-4dee-aaac-976675c17b0b returned with HTTP 200 Jul 03 13:08:25.922514 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 890/3533] 10.4.3.13 () {68 vars in 1500 bytes} [Fri Jul 3 13:08:25 2026] PUT /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/d4c55d4d-886b-4dee-aaac-976675c17b0b => generated 122 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.923447 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-347d5528-b75a-4f17-b745-1cf7662e3173 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:08:25.924116 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 884/3534] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:25.935290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72ed5dd1-aa55-4073-a1e8-58d44b9b5dec None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.938042 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72ed5dd1-aa55-4073-a1e8-58d44b9b5dec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption Jul 03 13:08:25.938385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72ed5dd1-aa55-4073-a1e8-58d44b9b5dec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.938642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72ed5dd1-aa55-4073-a1e8-58d44b9b5dec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.946210 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72ed5dd1-aa55-4073-a1e8-58d44b9b5dec tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption returned with HTTP 200 Jul 03 13:08:25.946639 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 873/3535] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:25.962708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-14bcaa5d-f1b8-4bbf-8385-84cb8eb5380e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.966188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-14bcaa5d-f1b8-4bbf-8385-84cb8eb5380e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/cipher Jul 03 13:08:25.966188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-14bcaa5d-f1b8-4bbf-8385-84cb8eb5380e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.966188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-14bcaa5d-f1b8-4bbf-8385-84cb8eb5380e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:25.972559 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-14bcaa5d-f1b8-4bbf-8385-84cb8eb5380e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/cipher returned with HTTP 200 Jul 03 13:08:25.973211 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 889/3536] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:08:25 2026] GET /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:25.985330 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-93bf4104-fe3b-4e9b-accf-377dc6fe7c9f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:25.987838 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-93bf4104-fe3b-4e9b-accf-377dc6fe7c9f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] DELETE https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/d4c55d4d-886b-4dee-aaac-976675c17b0b Jul 03 13:08:25.988050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-93bf4104-fe3b-4e9b-accf-377dc6fe7c9f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:25.988269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-93bf4104-fe3b-4e9b-accf-377dc6fe7c9f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.001353 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3a05899d-947f-4702-8216-1309ff722205 req-2022a998-08c4-4f1c-b79f-117e14880ebf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.004102 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2022a998-08c4-4f1c-b79f-117e14880ebf tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] DELETE https://10.4.3.13/volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352 Jul 03 13:08:26.004381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2022a998-08c4-4f1c-b79f-117e14880ebf tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.004650 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2022a998-08c4-4f1c-b79f-117e14880ebf tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.006042 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-93bf4104-fe3b-4e9b-accf-377dc6fe7c9f tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/d4c55d4d-886b-4dee-aaac-976675c17b0b returned with HTTP 202 Jul 03 13:08:26.006769 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 891/3537] 10.4.3.13 () {66 vars in 1482 bytes} [Fri Jul 3 13:08:25 2026] DELETE /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption/d4c55d4d-886b-4dee-aaac-976675c17b0b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:26.017248 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:26.017248 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:26.017549 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5a0be01a-9cad-42a8-9df8-75098749bacd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.021756 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a0be01a-9cad-42a8-9df8-75098749bacd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption Jul 03 13:08:26.021997 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a0be01a-9cad-42a8-9df8-75098749bacd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.022271 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a0be01a-9cad-42a8-9df8-75098749bacd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.035985 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a0be01a-9cad-42a8-9df8-75098749bacd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption returned with HTTP 200 Jul 03 13:08:26.036995 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 874/3538] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:08:26.048843 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e792cb85-d099-4354-b4bb-2c5c05a191cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.050615 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e792cb85-d099-4354-b4bb-2c5c05a191cd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption Jul 03 13:08:26.051945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e792cb85-d099-4354-b4bb-2c5c05a191cd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.051945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e792cb85-d099-4354-b4bb-2c5c05a191cd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.057682 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e792cb85-d099-4354-b4bb-2c5c05a191cd tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption returned with HTTP 200 Jul 03 13:08:26.058403 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 890/3539] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:08:26.068289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-495d9a5a-840d-4367-8411-960bb2770512 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.070933 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-495d9a5a-840d-4367-8411-960bb2770512 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] DELETE https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1 Jul 03 13:08:26.071261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-495d9a5a-840d-4367-8411-960bb2770512 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.071352 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-495d9a5a-840d-4367-8411-960bb2770512 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.114674 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-495d9a5a-840d-4367-8411-960bb2770512 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1 returned with HTTP 202 Jul 03 13:08:26.115214 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 892/3540] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:26 2026] DELETE /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:26.125669 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-07273b4d-b316-457a-8a3b-984eee4e1e5d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.128610 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-07273b4d-b316-457a-8a3b-984eee4e1e5d tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1 Jul 03 13:08:26.128872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-07273b4d-b316-457a-8a3b-984eee4e1e5d tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.129146 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-07273b4d-b316-457a-8a3b-984eee4e1e5d tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.135546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-07273b4d-b316-457a-8a3b-984eee4e1e5d tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1 returned with HTTP 404 Jul 03 13:08:26.136280 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 875/3541] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/types/d3841a6a-9e12-4939-922f-51b719938de1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:26.146268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e021fd03-fc0f-4211-8d85-2fa8d7f32c33 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.148396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e021fd03-fc0f-4211-8d85-2fa8d7f32c33 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types Jul 03 13:08:26.148771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e021fd03-fc0f-4211-8d85-2fa8d7f32c33 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.151184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e021fd03-fc0f-4211-8d85-2fa8d7f32c33 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.168776 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e021fd03-fc0f-4211-8d85-2fa8d7f32c33 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:26.169642 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 891/3542] 10.4.3.13 () {66 vars in 1224 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/types => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.181101 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c89807bd-54f3-4502-af18-306e88378fd1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.184843 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c89807bd-54f3-4502-af18-306e88378fd1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:26.184843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c89807bd-54f3-4502-af18-306e88378fd1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-727985672"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:26.203038 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c89807bd-54f3-4502-af18-306e88378fd1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:26.204534 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 893/3543] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:08:26 2026] POST /volume/v3/types => generated 220 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.213342 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e483e84-5860-48b5-ab08-d9287c8095d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.215521 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e483e84-5860-48b5-ab08-d9287c8095d3 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] PUT https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d Jul 03 13:08:26.215878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e483e84-5860-48b5-ab08-d9287c8095d3 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1758327565", "description": "tempest-volume-type-description-739042193", "is_public": false}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:26.233208 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-036fbbf5-62ef-49b9-ada1-9c09fa8d1c65 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.238968 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-036fbbf5-62ef-49b9-ada1-9c09fa8d1c65 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:26.238968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-036fbbf5-62ef-49b9-ada1-9c09fa8d1c65 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.238968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-036fbbf5-62ef-49b9-ada1-9c09fa8d1c65 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.238968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-036fbbf5-62ef-49b9-ada1-9c09fa8d1c65 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:26.244202 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:26.244202 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:26.245699 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-036fbbf5-62ef-49b9-ada1-9c09fa8d1c65 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:26.246520 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 892/3544] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.269209 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e483e84-5860-48b5-ab08-d9287c8095d3 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d returned with HTTP 200 Jul 03 13:08:26.269666 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 876/3545] 10.4.3.13 () {68 vars in 1356 bytes} [Fri Jul 3 13:08:26 2026] PUT /volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d => generated 204 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.280368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6f03123e-b4f0-469f-9e0b-f60c33e1f82e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.286250 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f03123e-b4f0-469f-9e0b-f60c33e1f82e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d Jul 03 13:08:26.286549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f03123e-b4f0-469f-9e0b-f60c33e1f82e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.286815 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f03123e-b4f0-469f-9e0b-f60c33e1f82e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.298372 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f03123e-b4f0-469f-9e0b-f60c33e1f82e tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d returned with HTTP 200 Jul 03 13:08:26.298733 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 894/3546] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.309214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e7f5b9c0-b593-4e1c-9932-90d66d751ae1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.310716 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7f5b9c0-b593-4e1c-9932-90d66d751ae1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] DELETE https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d Jul 03 13:08:26.311008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7f5b9c0-b593-4e1c-9932-90d66d751ae1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.311341 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e7f5b9c0-b593-4e1c-9932-90d66d751ae1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.339697 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e7f5b9c0-b593-4e1c-9932-90d66d751ae1 tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d returned with HTTP 202 Jul 03 13:08:26.340431 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 893/3547] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:26 2026] DELETE /volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:26.349381 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4e6d3f08-e94a-4aef-abbd-63b80d7972ed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.351929 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4e6d3f08-e94a-4aef-abbd-63b80d7972ed tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] GET https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d Jul 03 13:08:26.352145 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4e6d3f08-e94a-4aef-abbd-63b80d7972ed tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.352352 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4e6d3f08-e94a-4aef-abbd-63b80d7972ed tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.357781 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4e6d3f08-e94a-4aef-abbd-63b80d7972ed tempest-VolumeTypesTest-836279298 tempest-VolumeTypesTest-836279298-project-admin] https://10.4.3.13/volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d returned with HTTP 404 Jul 03 13:08:26.358378 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 877/3548] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/types/9a566643-86f9-457b-aee9-1ff6a48b199d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:26.555638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3a05899d-947f-4702-8216-1309ff722205 req-2022a998-08c4-4f1c-b79f-117e14880ebf tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352 returned with HTTP 200 Jul 03 13:08:26.556424 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 885/3549] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:08:26 2026] DELETE /volume/v3/attachments/441092bb-faf5-4a43-bd77-41bffcb68352 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.776397 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-51e6103f-da1d-4922-8df0-a6966dc9382b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.779292 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51e6103f-da1d-4922-8df0-a6966dc9382b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:26.779670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51e6103f-da1d-4922-8df0-a6966dc9382b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.780730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51e6103f-da1d-4922-8df0-a6966dc9382b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.780730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-51e6103f-da1d-4922-8df0-a6966dc9382b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:26.788065 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:26.788065 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:26.789350 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51e6103f-da1d-4922-8df0-a6966dc9382b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:26.789844 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 895/3550] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:26.944014 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ea441c6e-1c3a-4892-8b78-2919171b10e7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:26.948953 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ea441c6e-1c3a-4892-8b78-2919171b10e7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:08:26.949253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ea441c6e-1c3a-4892-8b78-2919171b10e7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:26.949536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ea441c6e-1c3a-4892-8b78-2919171b10e7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:26.963050 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:26.963050 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:26.969714 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ea441c6e-1c3a-4892-8b78-2919171b10e7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:08:26.977434 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ea441c6e-1c3a-4892-8b78-2919171b10e7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:08:26.978087 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 894/3551] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:26 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:27.265926 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6b2041d3-6e76-41cc-b703-7a9b3d411c10 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:27.268430 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6b2041d3-6e76-41cc-b703-7a9b3d411c10 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:27.268677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6b2041d3-6e76-41cc-b703-7a9b3d411c10 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:27.268894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6b2041d3-6e76-41cc-b703-7a9b3d411c10 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:27.269111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6b2041d3-6e76-41cc-b703-7a9b3d411c10 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:27.277464 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:27.277464 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:27.278567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6b2041d3-6e76-41cc-b703-7a9b3d411c10 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:27.279321 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 878/3552] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:27 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:27.803574 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2d8889b3-f028-4bc1-8077-c1f8fccabfc9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:27.806026 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d8889b3-f028-4bc1-8077-c1f8fccabfc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:27.806359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d8889b3-f028-4bc1-8077-c1f8fccabfc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:27.806610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d8889b3-f028-4bc1-8077-c1f8fccabfc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:27.806755 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2d8889b3-f028-4bc1-8077-c1f8fccabfc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:27.812834 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:27.812834 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:27.814391 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d8889b3-f028-4bc1-8077-c1f8fccabfc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:27.814825 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 886/3553] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:27 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:28.294615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-607a728b-5958-4f6f-b97f-61145e4d9332 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:28.297509 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-607a728b-5958-4f6f-b97f-61145e4d9332 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:28.297923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-607a728b-5958-4f6f-b97f-61145e4d9332 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:28.298254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-607a728b-5958-4f6f-b97f-61145e4d9332 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:28.298427 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-607a728b-5958-4f6f-b97f-61145e4d9332 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:28.311272 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:28.311272 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:28.311272 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-607a728b-5958-4f6f-b97f-61145e4d9332 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:28.311272 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 896/3554] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:28 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:28.446211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:28.448272 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:08:28.448681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb386327-bbce-4d5f-ae6c-490a3d380d5b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1585439898", "description": null, "metadata": null}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:28.462104 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:28.462104 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:28.466193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:28.466193 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:28.513691 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['e4e3e016-b69a-43d0-ba92-a721c46c7af3', '3eb7165a-895f-41dc-adb4-bf0ad6a0868d', 'c31504d6-6304-4346-b8e1-c1a2feb2e883', '9f614ad7-4c6e-4732-8069-87058cc1a3b5'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:28.565755 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot force create request issued successfully. Jul 03 13:08:28.566346 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9fb7c6a3-04a4-48ab-89e3-c7a67455b34a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:08:28.566834 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 895/3555] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:08:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:28.579023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c8f67500-e929-41b0-bbdf-ef7435ec8b32 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:28.583478 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c8f67500-e929-41b0-bbdf-ef7435ec8b32 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:28.583652 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c8f67500-e929-41b0-bbdf-ef7435ec8b32 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:28.584436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c8f67500-e929-41b0-bbdf-ef7435ec8b32 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:28.594331 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:28.594331 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:28.594937 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c8f67500-e929-41b0-bbdf-ef7435ec8b32 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:28.596817 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c8f67500-e929-41b0-bbdf-ef7435ec8b32 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 200 Jul 03 13:08:28.598000 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 879/3556] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:28 2026] GET /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:28.834560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-568716ae-b5f4-4412-96ee-1a7b40ddf8ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:28.837250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-568716ae-b5f4-4412-96ee-1a7b40ddf8ef tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:28.837561 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-568716ae-b5f4-4412-96ee-1a7b40ddf8ef tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:28.837865 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-568716ae-b5f4-4412-96ee-1a7b40ddf8ef tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:28.838586 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-568716ae-b5f4-4412-96ee-1a7b40ddf8ef tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:28.844779 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:28.844779 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:28.845922 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-568716ae-b5f4-4412-96ee-1a7b40ddf8ef tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:28.846485 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 887/3557] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:28 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.322452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-276ca9d5-5383-419f-94bb-53a5c71fc3c1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.323341 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-276ca9d5-5383-419f-94bb-53a5c71fc3c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:29.323563 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-276ca9d5-5383-419f-94bb-53a5c71fc3c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:29.323811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-276ca9d5-5383-419f-94bb-53a5c71fc3c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:29.325466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-276ca9d5-5383-419f-94bb-53a5c71fc3c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:29.328743 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:29.328743 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:29.329526 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-276ca9d5-5383-419f-94bb-53a5c71fc3c1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:29.329883 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 897/3558] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:29 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.609773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0207cf26-1d77-494c-b998-3f25e30fc19d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.613784 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0207cf26-1d77-494c-b998-3f25e30fc19d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:29.613784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0207cf26-1d77-494c-b998-3f25e30fc19d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:29.613784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0207cf26-1d77-494c-b998-3f25e30fc19d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:29.620536 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:29.620536 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:29.620536 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0207cf26-1d77-494c-b998-3f25e30fc19d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:29.621577 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0207cf26-1d77-494c-b998-3f25e30fc19d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 200 Jul 03 13:08:29.622004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-59faa370-9d27-4062-b05c-2f8f3ec71534 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.622444 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 896/3559] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:29 2026] GET /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.636271 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1d981805-84c1-4782-b176-10906e34fa5e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.637366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d981805-84c1-4782-b176-10906e34fa5e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:29.637642 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d981805-84c1-4782-b176-10906e34fa5e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:29.637895 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d981805-84c1-4782-b176-10906e34fa5e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:29.646418 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:29.646418 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:29.647284 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1d981805-84c1-4782-b176-10906e34fa5e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:29.648664 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d981805-84c1-4782-b176-10906e34fa5e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 200 Jul 03 13:08:29.649568 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 888/3560] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:29 2026] GET /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.661260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2abc8394-b560-40af-a683-7950ed1f1c12 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.663578 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:08:29.664043 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb386327-bbce-4d5f-ae6c-490a3d380d5b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-205853718", "description": null, "metadata": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:29.689828 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:29.689828 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:29.690503 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:29.690750 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:29.726219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['ec9b7634-00c6-4b2a-ad7a-c3b571b2bc44', '84435a8b-e1b2-4a5b-bde7-5c1e3a06f6d9', '284c5ede-3fb3-43f9-ba59-694e5b57fef3', '6e66f91e-31a8-4078-b8f6-5f1fb63ada58'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:29.739403 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59faa370-9d27-4062-b05c-2f8f3ec71534 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] POST https://10.4.3.13/volume/v3/types/d688a1e1-5112-4d82-a148-54cb25d422b9/encryption Jul 03 13:08:29.739816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59faa370-9d27-4062-b05c-2f8f3ec71534 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:29.752888 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59faa370-9d27-4062-b05c-2f8f3ec71534 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/d688a1e1-5112-4d82-a148-54cb25d422b9/encryption returned with HTTP 404 Jul 03 13:08:29.753525 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 880/3561] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:08:29 2026] POST /volume/v3/types/d688a1e1-5112-4d82-a148-54cb25d422b9/encryption => generated 114 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:29.763624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4781b3e7-211e-4eb5-8cfe-68e1b8fca03e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.765504 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4781b3e7-211e-4eb5-8cfe-68e1b8fca03e tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:29.765868 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4781b3e7-211e-4eb5-8cfe-68e1b8fca03e tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-469085164", "os-volume-type-access:is_public": false}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:29.773801 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot force create request issued successfully. Jul 03 13:08:29.774124 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2abc8394-b560-40af-a683-7950ed1f1c12 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:08:29.774690 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 898/3562] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:08:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:29.787140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-23ed746d-00b5-4a1e-9d82-540ba48311e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.790846 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23ed746d-00b5-4a1e-9d82-540ba48311e3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:29.790846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23ed746d-00b5-4a1e-9d82-540ba48311e3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:29.791092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4781b3e7-211e-4eb5-8cfe-68e1b8fca03e tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:29.791310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23ed746d-00b5-4a1e-9d82-540ba48311e3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:29.791352 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 897/3563] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:08:29 2026] POST /volume/v3/types => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.800874 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:29.800874 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:29.803794 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-23ed746d-00b5-4a1e-9d82-540ba48311e3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:29.803794 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23ed746d-00b5-4a1e-9d82-540ba48311e3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 200 Jul 03 13:08:29.803794 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 889/3564] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:29 2026] GET /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.807134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6c85540b-48bf-4bfb-9d76-ae284ce4811e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.863085 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9d886657-1f7f-4b15-89e4-6d18e3445dca None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.866276 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9d886657-1f7f-4b15-89e4-6d18e3445dca tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:29.866276 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9d886657-1f7f-4b15-89e4-6d18e3445dca tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:29.866785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9d886657-1f7f-4b15-89e4-6d18e3445dca tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:29.866785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9d886657-1f7f-4b15-89e4-6d18e3445dca tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:29.878417 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:29.878417 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:29.879541 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9d886657-1f7f-4b15-89e4-6d18e3445dca tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:29.880459 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 899/3565] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:29 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:29.931107 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6c85540b-48bf-4bfb-9d76-ae284ce4811e tempest-VolumeTypesNegativeTest-1534389596 tempest-VolumeTypesNegativeTest-1534389596-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:29.931599 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6c85540b-48bf-4bfb-9d76-ae284ce4811e tempest-VolumeTypesNegativeTest-1534389596 tempest-VolumeTypesNegativeTest-1534389596-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-284194832"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:29.933567 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-6c85540b-48bf-4bfb-9d76-ae284ce4811e tempest-VolumeTypesNegativeTest-1534389596 tempest-VolumeTypesNegativeTest-1534389596-project-member] Create volume request body: {'volume': {'volume_type': '7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-284194832'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:29.944294 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6c85540b-48bf-4bfb-9d76-ae284ce4811e tempest-VolumeTypesNegativeTest-1534389596 tempest-VolumeTypesNegativeTest-1534389596-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 404 Jul 03 13:08:29.944294 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 881/3566] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:29 2026] POST /volume/v3/volumes => generated 114 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:29.956800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8f1504d6-409a-4a9b-878c-1dc53c32a066 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:29.961561 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8f1504d6-409a-4a9b-878c-1dc53c32a066 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] DELETE https://10.4.3.13/volume/v3/types/7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f Jul 03 13:08:29.961868 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8f1504d6-409a-4a9b-878c-1dc53c32a066 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:29.962092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8f1504d6-409a-4a9b-878c-1dc53c32a066 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.014767 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8f1504d6-409a-4a9b-878c-1dc53c32a066 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f returned with HTTP 202 Jul 03 13:08:30.015388 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 898/3567] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:29 2026] DELETE /volume/v3/types/7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:30.025444 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e2864732-e468-4291-9ecc-94ec80d10bd7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.031457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2864732-e468-4291-9ecc-94ec80d10bd7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] GET https://10.4.3.13/volume/v3/types/7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f Jul 03 13:08:30.031777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2864732-e468-4291-9ecc-94ec80d10bd7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.032128 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e2864732-e468-4291-9ecc-94ec80d10bd7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.042892 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e2864732-e468-4291-9ecc-94ec80d10bd7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f returned with HTTP 404 Jul 03 13:08:30.043555 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 890/3568] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/types/7c2c61e6-5656-4d02-ba8c-bf2a2ab9690f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:30.058301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9626a10b-ab48-40a2-83d8-a1bd2555232e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.060944 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9626a10b-ab48-40a2-83d8-a1bd2555232e tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:30.061477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9626a10b-ab48-40a2-83d8-a1bd2555232e tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:30.064368 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9626a10b-ab48-40a2-83d8-a1bd2555232e tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 400 Jul 03 13:08:30.065117 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 900/3569] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:08:30 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:08:30.075992 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-35c3a4bd-2acf-4ab4-ae50-1ca77e3a7cc7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.079053 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-35c3a4bd-2acf-4ab4-ae50-1ca77e3a7cc7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:30.079492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-35c3a4bd-2acf-4ab4-ae50-1ca77e3a7cc7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1398048545"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:30.109818 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-35c3a4bd-2acf-4ab4-ae50-1ca77e3a7cc7 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:08:30.110130 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 882/3570] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:08:30 2026] POST /volume/v3/types => generated 229 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:30.121640 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c01ee083-a8ab-4ec4-a4c5-cacc44abc452 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.124226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c01ee083-a8ab-4ec4-a4c5-cacc44abc452 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:08:30.124794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c01ee083-a8ab-4ec4-a4c5-cacc44abc452 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1398048545"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:30.139453 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c01ee083-a8ab-4ec4-a4c5-cacc44abc452 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1398048545 already exists. Jul 03 13:08:30.139770 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c01ee083-a8ab-4ec4-a4c5-cacc44abc452 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 409 Jul 03 13:08:30.141275 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 899/3571] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:08:30 2026] POST /volume/v3/types => generated 134 bytes in 20 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:30.161002 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-910511a9-c243-42e1-b961-12f9f580b890 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.163025 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-910511a9-c243-42e1-b961-12f9f580b890 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] DELETE https://10.4.3.13/volume/v3/types/b8bd503b-b1af-4424-b897-bc8f0be753b0 Jul 03 13:08:30.163294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-910511a9-c243-42e1-b961-12f9f580b890 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.163409 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-910511a9-c243-42e1-b961-12f9f580b890 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.207625 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-910511a9-c243-42e1-b961-12f9f580b890 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/b8bd503b-b1af-4424-b897-bc8f0be753b0 returned with HTTP 202 Jul 03 13:08:30.207625 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 891/3572] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:30 2026] DELETE /volume/v3/types/b8bd503b-b1af-4424-b897-bc8f0be753b0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:30.217123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e849aefd-ebc9-4bfb-a7e9-34f8ead5f3f6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.219657 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e849aefd-ebc9-4bfb-a7e9-34f8ead5f3f6 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] GET https://10.4.3.13/volume/v3/types/b8bd503b-b1af-4424-b897-bc8f0be753b0 Jul 03 13:08:30.220207 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e849aefd-ebc9-4bfb-a7e9-34f8ead5f3f6 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.220428 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e849aefd-ebc9-4bfb-a7e9-34f8ead5f3f6 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.226001 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e849aefd-ebc9-4bfb-a7e9-34f8ead5f3f6 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/b8bd503b-b1af-4424-b897-bc8f0be753b0 returned with HTTP 404 Jul 03 13:08:30.226771 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 901/3573] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/types/b8bd503b-b1af-4424-b897-bc8f0be753b0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:30.236994 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8713114e-2215-4ffa-8b6e-a1df18b98fc1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.241849 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8713114e-2215-4ffa-8b6e-a1df18b98fc1 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] DELETE https://10.4.3.13/volume/v3/types/1bdfecce-e4cb-456f-8ba8-ef074c3d3002 Jul 03 13:08:30.241849 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8713114e-2215-4ffa-8b6e-a1df18b98fc1 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.241849 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8713114e-2215-4ffa-8b6e-a1df18b98fc1 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.246022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8713114e-2215-4ffa-8b6e-a1df18b98fc1 tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/1bdfecce-e4cb-456f-8ba8-ef074c3d3002 returned with HTTP 404 Jul 03 13:08:30.246771 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 883/3574] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:08:30 2026] DELETE /volume/v3/types/1bdfecce-e4cb-456f-8ba8-ef074c3d3002 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:30.262362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6563cfc3-4bc9-400c-b77d-5c5e6988114f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.264922 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6563cfc3-4bc9-400c-b77d-5c5e6988114f tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] GET https://10.4.3.13/volume/v3/types/7914e2f7-881e-4c1d-8da4-8ff9e7fa9745 Jul 03 13:08:30.265314 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6563cfc3-4bc9-400c-b77d-5c5e6988114f tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.265604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6563cfc3-4bc9-400c-b77d-5c5e6988114f tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.273653 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6563cfc3-4bc9-400c-b77d-5c5e6988114f tempest-VolumeTypesNegativeTest-682738439 tempest-VolumeTypesNegativeTest-682738439-project-admin] https://10.4.3.13/volume/v3/types/7914e2f7-881e-4c1d-8da4-8ff9e7fa9745 returned with HTTP 404 Jul 03 13:08:30.274249 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 900/3575] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/types/7914e2f7-881e-4c1d-8da4-8ff9e7fa9745 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:30.343180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-23cae0a2-2c29-4cab-9106-d58848b52a3d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.345804 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23cae0a2-2c29-4cab-9106-d58848b52a3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:30.345804 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23cae0a2-2c29-4cab-9106-d58848b52a3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.346129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23cae0a2-2c29-4cab-9106-d58848b52a3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.346285 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-23cae0a2-2c29-4cab-9106-d58848b52a3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:30.352932 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:30.352932 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:30.354208 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23cae0a2-2c29-4cab-9106-d58848b52a3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:30.354744 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 892/3576] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:30.818344 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8141b2cd-7dbf-497c-93f1-c02f60277294 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.820650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8141b2cd-7dbf-497c-93f1-c02f60277294 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:30.820942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8141b2cd-7dbf-497c-93f1-c02f60277294 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.821181 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8141b2cd-7dbf-497c-93f1-c02f60277294 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.831403 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:30.831403 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:30.831973 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8141b2cd-7dbf-497c-93f1-c02f60277294 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:30.833021 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8141b2cd-7dbf-497c-93f1-c02f60277294 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 200 Jul 03 13:08:30.834927 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 902/3577] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:30.845677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-797979b1-990f-4361-b3d7-89a8883ec223 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.847893 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-797979b1-990f-4361-b3d7-89a8883ec223 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:30.848610 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-797979b1-990f-4361-b3d7-89a8883ec223 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.848610 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-797979b1-990f-4361-b3d7-89a8883ec223 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.854869 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:30.854869 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:30.855473 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-797979b1-990f-4361-b3d7-89a8883ec223 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:30.856534 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-797979b1-990f-4361-b3d7-89a8883ec223 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 200 Jul 03 13:08:30.856987 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 884/3578] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:30.868648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f2da9004-c5b9-4299-87fa-00010fe19963 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.875130 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:08:30.875627 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb386327-bbce-4d5f-ae6c-490a3d380d5b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-862911865", "description": null, "metadata": null}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:30.895356 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:30.895356 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:30.895925 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:30.896185 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:30.900005 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2646a75e-a069-44f7-9f3c-e1b397292dd6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.903180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2646a75e-a069-44f7-9f3c-e1b397292dd6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:30.903440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2646a75e-a069-44f7-9f3c-e1b397292dd6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.903721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2646a75e-a069-44f7-9f3c-e1b397292dd6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.903829 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2646a75e-a069-44f7-9f3c-e1b397292dd6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:30.908781 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:30.908781 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:30.909896 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2646a75e-a069-44f7-9f3c-e1b397292dd6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:30.910401 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 893/3579] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:30.931319 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['e6a77425-4599-400b-a7d1-7f28b52d677e', '706de594-ee71-48ec-85a8-3da1b54bd409', '19572c11-d5e3-4e43-bd49-a539cd87f0b3', 'cc22b34d-df22-49b1-bd8c-f5c29911ecc3'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:30.974999 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot force create request issued successfully. Jul 03 13:08:30.975435 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f2da9004-c5b9-4299-87fa-00010fe19963 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:08:30.976051 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 901/3580] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:08:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:30.987927 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5a2148ac-8dcd-442a-9a40-a7f0642aef73 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:30.990028 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a2148ac-8dcd-442a-9a40-a7f0642aef73 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:30.990028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a2148ac-8dcd-442a-9a40-a7f0642aef73 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:30.990462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a2148ac-8dcd-442a-9a40-a7f0642aef73 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:30.996360 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:30.996360 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:30.996987 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5a2148ac-8dcd-442a-9a40-a7f0642aef73 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:30.998182 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a2148ac-8dcd-442a-9a40-a7f0642aef73 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 200 Jul 03 13:08:30.998952 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 903/3581] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:30 2026] GET /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:31.367973 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64a27ef8-714d-4143-a326-419e1b12f559 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:31.370642 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64a27ef8-714d-4143-a326-419e1b12f559 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:31.370642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64a27ef8-714d-4143-a326-419e1b12f559 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:31.371437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64a27ef8-714d-4143-a326-419e1b12f559 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:31.371437 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-64a27ef8-714d-4143-a326-419e1b12f559 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:31.376626 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:31.376626 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:31.377779 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64a27ef8-714d-4143-a326-419e1b12f559 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:31.378362 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 885/3582] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:31 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:31.393776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b6980235-a31c-41bf-8e28-dd2cabf62520 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:31.397017 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b6980235-a31c-41bf-8e28-dd2cabf62520 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:31.397528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b6980235-a31c-41bf-8e28-dd2cabf62520 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:31.397528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b6980235-a31c-41bf-8e28-dd2cabf62520 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:31.397528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b6980235-a31c-41bf-8e28-dd2cabf62520 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:31.404320 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:31.404320 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:31.404320 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b6980235-a31c-41bf-8e28-dd2cabf62520 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:31.404892 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 894/3583] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:31 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:31.416878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:31.419238 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:31.419500 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:31.419691 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:31.419841 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete backup with id: 52114856-9beb-4041-b8ba-d5bb4414a1e2. Jul 03 13:08:31.425461 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:31.425461 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:31.447019 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] delete_backup rpcapi backup_id 52114856-9beb-4041-b8ba-d5bb4414a1e2 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:08:31.449113 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ad20d90-185e-43e6-8424-0d8747e1e0f2 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 202 Jul 03 13:08:31.449697 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 902/3584] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:31 2026] DELETE /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:08:31.458691 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e680a70b-5e0d-476d-920d-baa4c0c929a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:31.460874 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e680a70b-5e0d-476d-920d-baa4c0c929a4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:31.461070 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e680a70b-5e0d-476d-920d-baa4c0c929a4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:31.461302 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e680a70b-5e0d-476d-920d-baa4c0c929a4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:31.461414 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e680a70b-5e0d-476d-920d-baa4c0c929a4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:31.467092 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:31.467092 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:31.468224 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e680a70b-5e0d-476d-920d-baa4c0c929a4 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 200 Jul 03 13:08:31.468710 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 904/3585] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:31 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:31.923044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-06ce5c1d-a53f-44c1-b4cc-10f564a3403a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:31.925388 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06ce5c1d-a53f-44c1-b4cc-10f564a3403a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:31.925684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06ce5c1d-a53f-44c1-b4cc-10f564a3403a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:31.925979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-06ce5c1d-a53f-44c1-b4cc-10f564a3403a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:31.927105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-06ce5c1d-a53f-44c1-b4cc-10f564a3403a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:31.935208 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:31.935208 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:31.936477 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-06ce5c1d-a53f-44c1-b4cc-10f564a3403a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:31.937136 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 886/3586] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:31 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:08:32.010210 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-24ff0000-1a77-4f45-b33c-72de297df060 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:32.012350 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24ff0000-1a77-4f45-b33c-72de297df060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:32.012616 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24ff0000-1a77-4f45-b33c-72de297df060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:32.012885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24ff0000-1a77-4f45-b33c-72de297df060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:32.019563 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:32.019563 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:32.020090 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-24ff0000-1a77-4f45-b33c-72de297df060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:32.021134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24ff0000-1a77-4f45-b33c-72de297df060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 200 Jul 03 13:08:32.023907 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 895/3587] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:32 2026] GET /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:32.040791 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-71222707-5cc6-433c-8c49-2120889cc084 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:32.042911 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-71222707-5cc6-433c-8c49-2120889cc084 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:32.043187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-71222707-5cc6-433c-8c49-2120889cc084 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:32.043437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-71222707-5cc6-433c-8c49-2120889cc084 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:32.048873 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:32.048873 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:32.049404 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-71222707-5cc6-433c-8c49-2120889cc084 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:32.050354 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-71222707-5cc6-433c-8c49-2120889cc084 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 200 Jul 03 13:08:32.050776 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 903/3588] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:32 2026] GET /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:32.478974 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1070c51b-7d49-4c01-aa2a-32f00492a581 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:32.482614 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1070c51b-7d49-4c01-aa2a-32f00492a581 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 Jul 03 13:08:32.482830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1070c51b-7d49-4c01-aa2a-32f00492a581 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:32.483107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1070c51b-7d49-4c01-aa2a-32f00492a581 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:32.483221 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1070c51b-7d49-4c01-aa2a-32f00492a581 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 52114856-9beb-4041-b8ba-d5bb4414a1e2. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:32.494151 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1070c51b-7d49-4c01-aa2a-32f00492a581 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 returned with HTTP 404 Jul 03 13:08:32.494647 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 905/3589] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:32 2026] GET /volume/v3/backups/52114856-9beb-4041-b8ba-d5bb4414a1e2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:32.611604 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-504cc358-5501-4378-bb0c-d4b2165f812c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:32.614433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-504cc358-5501-4378-bb0c-d4b2165f812c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:32.614433 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-504cc358-5501-4378-bb0c-d4b2165f812c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:32.615443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-504cc358-5501-4378-bb0c-d4b2165f812c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:32.616538 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-504cc358-5501-4378-bb0c-d4b2165f812c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete backup with id: 85985706-72ba-47d4-ab3c-5bfe9a4dced3. Jul 03 13:08:32.623527 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:32.623527 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:32.656918 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-504cc358-5501-4378-bb0c-d4b2165f812c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] delete_backup rpcapi backup_id 85985706-72ba-47d4-ab3c-5bfe9a4dced3 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:08:32.659590 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-504cc358-5501-4378-bb0c-d4b2165f812c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 202 Jul 03 13:08:32.660344 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 887/3590] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:32 2026] DELETE /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:08:32.675603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0a392f2-4a6a-4a69-a8be-6dbf9866dd3d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:32.677967 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0a392f2-4a6a-4a69-a8be-6dbf9866dd3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:32.678311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0a392f2-4a6a-4a69-a8be-6dbf9866dd3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:32.678608 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0a392f2-4a6a-4a69-a8be-6dbf9866dd3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:32.678780 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c0a392f2-4a6a-4a69-a8be-6dbf9866dd3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:32.686751 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:32.686751 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:32.688432 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0a392f2-4a6a-4a69-a8be-6dbf9866dd3d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 200 Jul 03 13:08:32.689070 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 896/3591] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:32 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:32.954107 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4283c51a-e4f0-48c3-9a7e-16a59c2ef043 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:32.959466 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4283c51a-e4f0-48c3-9a7e-16a59c2ef043 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:32.959983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4283c51a-e4f0-48c3-9a7e-16a59c2ef043 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:32.960078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4283c51a-e4f0-48c3-9a7e-16a59c2ef043 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:32.960283 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4283c51a-e4f0-48c3-9a7e-16a59c2ef043 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:32.965609 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:32.965609 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:32.966519 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4283c51a-e4f0-48c3-9a7e-16a59c2ef043 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:32.967021 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 904/3592] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:32 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:32.981396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.094866 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:33.095529 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-605051766"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:33.097670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-605051766'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:33.097670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Create volume of 1 GB Jul 03 13:08:33.103474 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Availability Zones retrieved successfully. Jul 03 13:08:33.109665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Flow 'volume_create_api' (d9e9c800-2b9e-4cd1-a869-f3db3b3e1ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:33.110914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d396a26-c62a-48fc-81dc-19a6f777e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:33.112009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:33.147860 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d396a26-c62a-48fc-81dc-19a6f777e738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:33.148730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2102c553-b70c-48cf-abc1-51dc282e24f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:33.235401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Created reservations ['af03156f-1229-4a39-b07f-b2d8f0bb3eee', '5bbc8b53-3ee4-4f75-9fb6-90b151178a8b', '20c63a8b-0550-49f1-b837-b6ad029bbb0c', '492edf77-230e-4a2c-97ef-5c5378394475'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:33.236443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2102c553-b70c-48cf-abc1-51dc282e24f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af03156f-1229-4a39-b07f-b2d8f0bb3eee', '5bbc8b53-3ee4-4f75-9fb6-90b151178a8b', '20c63a8b-0550-49f1-b837-b6ad029bbb0c', '492edf77-230e-4a2c-97ef-5c5378394475']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:33.237291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52fe8508-f9b2-46a0-bea3-0b8256577eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:33.267215 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52fe8508-f9b2-46a0-bea3-0b8256577eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd050deb5-afc9-4718-8ae0-befc7cc87143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-605051766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b53f41bbfbb48369042269e76d072cf',qos_specs=None,replication_status=,reservations=['af03156f-1229-4a39-b07f-b2d8f0bb3eee','5bbc8b53-3ee4-4f75-9fb6-90b151178a8b','20c63a8b-0550-49f1-b837-b6ad029bbb0c','492edf77-230e-4a2c-97ef-5c5378394475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f214adf1ccac4c07a720f7793e8a23c3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-605051766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d050deb5-afc9-4718-8ae0-befc7cc87143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b53f41bbfbb48369042269e76d072cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f214adf1ccac4c07a720f7793e8a23c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:33.268264 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eebf9a4-0617-4dc6-90c8-e1256083a79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:33.298376 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eebf9a4-0617-4dc6-90c8-e1256083a79d) transitioned into state 'SUCCESS' from state '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-605051766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b53f41bbfbb48369042269e76d072cf',qos_specs=None,replication_status=,reservations=['af03156f-1229-4a39-b07f-b2d8f0bb3eee','5bbc8b53-3ee4-4f75-9fb6-90b151178a8b','20c63a8b-0550-49f1-b837-b6ad029bbb0c','492edf77-230e-4a2c-97ef-5c5378394475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f214adf1ccac4c07a720f7793e8a23c3',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:33.299244 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faca68b7-3c52-4abd-adb6-7cb87f1721ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:33.313208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faca68b7-3c52-4abd-adb6-7cb87f1721ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:33.313480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Flow 'volume_create_api' (d9e9c800-2b9e-4cd1-a869-f3db3b3e1ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:33.314176 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Create volume request issued successfully. Jul 03 13:08:33.314658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0f8c6d01-7c36-41fb-8253-28eac07b9a44 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:33.315085 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 906/3593] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:08:32 2026] POST /volume/v3/volumes => generated 752 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:33.331685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cb33e724-79a2-4ea4-ba35-e09fed6e9cbf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.333901 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb33e724-79a2-4ea4-ba35-e09fed6e9cbf tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:33.334132 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb33e724-79a2-4ea4-ba35-e09fed6e9cbf tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:33.335014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb33e724-79a2-4ea4-ba35-e09fed6e9cbf tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:33.344848 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:33.344848 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:33.349380 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cb33e724-79a2-4ea4-ba35-e09fed6e9cbf tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Volume info retrieved successfully. Jul 03 13:08:33.356603 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb33e724-79a2-4ea4-ba35-e09fed6e9cbf tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 returned with HTTP 200 Jul 03 13:08:33.357354 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 888/3594] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:33 2026] GET /volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:33.702243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-20430409-fcaa-4bab-92ad-053c85484547 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.704600 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20430409-fcaa-4bab-92ad-053c85484547 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 Jul 03 13:08:33.704832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20430409-fcaa-4bab-92ad-053c85484547 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:33.705084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20430409-fcaa-4bab-92ad-053c85484547 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:33.705208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-20430409-fcaa-4bab-92ad-053c85484547 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Show backup with id 85985706-72ba-47d4-ab3c-5bfe9a4dced3. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:33.709246 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20430409-fcaa-4bab-92ad-053c85484547 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 returned with HTTP 404 Jul 03 13:08:33.709794 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 897/3595] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:33 2026] GET /volume/v3/backups/85985706-72ba-47d4-ab3c-5bfe9a4dced3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:33.841209 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-effb3ab1-6f58-40cf-812d-bf5ce9de95c3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.843917 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-effb3ab1-6f58-40cf-812d-bf5ce9de95c3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:33.844265 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-effb3ab1-6f58-40cf-812d-bf5ce9de95c3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:33.844583 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-effb3ab1-6f58-40cf-812d-bf5ce9de95c3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:33.858815 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:33.858815 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:33.863948 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-effb3ab1-6f58-40cf-812d-bf5ce9de95c3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:33.870382 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-effb3ab1-6f58-40cf-812d-bf5ce9de95c3 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:33.870949 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 905/3596] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:33 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:33.897555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.900749 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] POST https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555/action Jul 03 13:08:33.901220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:08:33.901400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:33.917600 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:33.917600 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:33.918068 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:33.928066 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Begin detaching volume completed successfully. Jul 03 13:08:33.928283 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-0acbd22b-4f01-4122-b8d1-e33b224640d1 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555/action returned with HTTP 202 Jul 03 13:08:33.928669 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 907/3597] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:08:33 2026] POST /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:08:33.953243 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e7ff27fc-112e-4885-8723-e0df18169294 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.956294 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7ff27fc-112e-4885-8723-e0df18169294 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:33.956423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7ff27fc-112e-4885-8723-e0df18169294 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:33.956752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7ff27fc-112e-4885-8723-e0df18169294 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:33.970059 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:33.970059 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:33.978858 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e7ff27fc-112e-4885-8723-e0df18169294 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:33.981725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-441a4a43-54dc-4a47-800d-e139e44b5ea3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:33.984858 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-441a4a43-54dc-4a47-800d-e139e44b5ea3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:33.984858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-441a4a43-54dc-4a47-800d-e139e44b5ea3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:33.984858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-441a4a43-54dc-4a47-800d-e139e44b5ea3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:33.985026 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7ff27fc-112e-4885-8723-e0df18169294 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:33.985127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-441a4a43-54dc-4a47-800d-e139e44b5ea3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:33.985367 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 889/3598] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:33 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:33.992019 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:33.992019 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:33.993409 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-441a4a43-54dc-4a47-800d-e139e44b5ea3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:33.994524 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 898/3599] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:33 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:34.373924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8d0de46a-abeb-45ec-8491-f7f92a90217c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.376195 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8d0de46a-abeb-45ec-8491-f7f92a90217c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:34.376426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8d0de46a-abeb-45ec-8491-f7f92a90217c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:34.376622 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8d0de46a-abeb-45ec-8491-f7f92a90217c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:34.385105 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:34.385105 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:34.389076 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8d0de46a-abeb-45ec-8491-f7f92a90217c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Volume info retrieved successfully. Jul 03 13:08:34.393892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8d0de46a-abeb-45ec-8491-f7f92a90217c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 returned with HTTP 200 Jul 03 13:08:34.394380 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 906/3600] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:34 2026] GET /volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:34.408413 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.410784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:08:34.411433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d050deb5-afc9-4718-8ae0-befc7cc87143", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-809848563"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:34.422136 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:34.422136 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:34.422650 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Volume info retrieved successfully. Jul 03 13:08:34.422755 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Create snapshot from volume d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:34.469298 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Created reservations ['e37498a9-3414-4c71-9f11-66bcd79a62b3', '8401b8a6-35f5-4f9f-ad23-327d66abd8d8', 'aa3224a0-8d0b-423b-a211-ce0be3328269', '912d0e6e-1490-4a24-91e3-7fc50acbd329'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:34.500559 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot create request issued successfully. Jul 03 13:08:34.500988 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77e95773-ed3e-41ca-a97a-f1bec13b8848 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:08:34.501533 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 908/3601] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:08:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:34.512566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-739dba0a-3c91-49ba-9bc6-af38a8053b64 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.514903 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-739dba0a-3c91-49ba-9bc6-af38a8053b64 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 Jul 03 13:08:34.515459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-739dba0a-3c91-49ba-9bc6-af38a8053b64 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:34.515459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-739dba0a-3c91-49ba-9bc6-af38a8053b64 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:34.521554 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:34.521554 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:34.521956 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-739dba0a-3c91-49ba-9bc6-af38a8053b64 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:34.522825 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-739dba0a-3c91-49ba-9bc6-af38a8053b64 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 returned with HTTP 200 Jul 03 13:08:34.523233 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 890/3602] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:34 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:34.840230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.841998 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:34.842245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:34.842437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:34.842531 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:34.847557 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:34.847557 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:34.847977 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:34.869317 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:08:34.869813 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4e50c5b0-9300-4182-8c8f-56a2b5c1d494 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 202 Jul 03 13:08:34.870253 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 899/3603] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:34 2026] DELETE /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:34.877602 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e1e532d5-9491-49f6-a360-bf4565bbe947 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.879710 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e1e532d5-9491-49f6-a360-bf4565bbe947 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:34.880025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e1e532d5-9491-49f6-a360-bf4565bbe947 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:34.880269 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e1e532d5-9491-49f6-a360-bf4565bbe947 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:34.886154 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:34.886154 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:34.886618 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e1e532d5-9491-49f6-a360-bf4565bbe947 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:34.887729 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e1e532d5-9491-49f6-a360-bf4565bbe947 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 200 Jul 03 13:08:34.888210 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 907/3604] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:34 2026] GET /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:34.958535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-733a85e3-aaf5-401d-b6f1-739b24af7501 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.959042 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-733a85e3-aaf5-401d-b6f1-739b24af7501 None None] GET https://10.4.3.13/volume// Jul 03 13:08:34.959195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-733a85e3-aaf5-401d-b6f1-739b24af7501 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:34.959391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-733a85e3-aaf5-401d-b6f1-739b24af7501 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:34.959748 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-733a85e3-aaf5-401d-b6f1-739b24af7501 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:08:34.960017 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 909/3605] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:08:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:08:34.967703 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-3ad4266c-8083-4543-9667-aa637d9c72aa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:34.969942 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-3ad4266c-8083-4543-9667-aa637d9c72aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:34.970199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-3ad4266c-8083-4543-9667-aa637d9c72aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:34.970406 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-3ad4266c-8083-4543-9667-aa637d9c72aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:34.979830 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:34.979830 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:34.983137 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-3ad4266c-8083-4543-9667-aa637d9c72aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:34.987451 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-3ad4266c-8083-4543-9667-aa637d9c72aa tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:34.987840 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 891/3606] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:08:34 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:08:35.002358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-01e75eb6-8a31-45f6-aac4-caabcc78ee26 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.003982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01e75eb6-8a31-45f6-aac4-caabcc78ee26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:35.004256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01e75eb6-8a31-45f6-aac4-caabcc78ee26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.004513 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01e75eb6-8a31-45f6-aac4-caabcc78ee26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.007287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eab09865-6b40-4e39-a1d3-57a4e0630aeb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.009764 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eab09865-6b40-4e39-a1d3-57a4e0630aeb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:35.010098 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eab09865-6b40-4e39-a1d3-57a4e0630aeb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.010605 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eab09865-6b40-4e39-a1d3-57a4e0630aeb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.011205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-eab09865-6b40-4e39-a1d3-57a4e0630aeb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:35.015983 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.015983 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:35.016820 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eab09865-6b40-4e39-a1d3-57a4e0630aeb tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:35.017224 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 908/3607] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:35.017854 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.017854 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:35.022611 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-01e75eb6-8a31-45f6-aac4-caabcc78ee26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:35.029334 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01e75eb6-8a31-45f6-aac4-caabcc78ee26 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:35.029902 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 900/3608] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:35.533451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-038418fd-b249-425f-9733-106e6f6ffc8d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.535668 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-038418fd-b249-425f-9733-106e6f6ffc8d tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 Jul 03 13:08:35.535859 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-038418fd-b249-425f-9733-106e6f6ffc8d tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.536111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-038418fd-b249-425f-9733-106e6f6ffc8d tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.541892 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.541892 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:35.542270 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-038418fd-b249-425f-9733-106e6f6ffc8d tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.543247 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-038418fd-b249-425f-9733-106e6f6ffc8d tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 returned with HTTP 200 Jul 03 13:08:35.543713 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 910/3609] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:35.556664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1be52676-3dc4-4f9d-a6ca-04f4cf71eb16 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.559214 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1be52676-3dc4-4f9d-a6ca-04f4cf71eb16 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] POST https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.559214 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1be52676-3dc4-4f9d-a6ca-04f4cf71eb16 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:35.567475 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.567475 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:35.568122 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1be52676-3dc4-4f9d-a6ca-04f4cf71eb16 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.594794 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1be52676-3dc4-4f9d-a6ca-04f4cf71eb16 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Update snapshot metadata completed successfully. Jul 03 13:08:35.595229 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1be52676-3dc4-4f9d-a6ca-04f4cf71eb16 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.595741 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 892/3610] 10.4.3.13 () {68 vars in 1395 bytes} [Fri Jul 3 13:08:35 2026] POST /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.604016 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.606257 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.607938 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.607938 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.614332 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.614332 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:35.614845 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.615813 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.616115 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8d92d392-740a-4173-90cd-e57d29f6c0e9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.616624 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 909/3611] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.625654 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-43780a8c-125e-47c5-888e-138b6833a20e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.627425 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-43780a8c-125e-47c5-888e-138b6833a20e tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] PUT https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.627761 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-43780a8c-125e-47c5-888e-138b6833a20e tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:35.636096 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.636096 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:35.636766 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-43780a8c-125e-47c5-888e-138b6833a20e tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.671558 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-43780a8c-125e-47c5-888e-138b6833a20e tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Update snapshot metadata completed successfully. Jul 03 13:08:35.671873 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-43780a8c-125e-47c5-888e-138b6833a20e tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.672332 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 901/3612] 10.4.3.13 () {68 vars in 1394 bytes} [Fri Jul 3 13:08:35 2026] PUT /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.681508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f037463c-0545-4be8-a6ba-35d099616c92 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.683363 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f037463c-0545-4be8-a6ba-35d099616c92 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.683589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f037463c-0545-4be8-a6ba-35d099616c92 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.683757 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f037463c-0545-4be8-a6ba-35d099616c92 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.691622 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.691622 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:35.692107 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f037463c-0545-4be8-a6ba-35d099616c92 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.692837 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f037463c-0545-4be8-a6ba-35d099616c92 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.693088 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f037463c-0545-4be8-a6ba-35d099616c92 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.693635 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 911/3613] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.701639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.703228 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 Jul 03 13:08:35.703422 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.703604 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.708849 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.708849 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:35.709324 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.710248 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.719875 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Delete snapshot metadata completed successfully. Jul 03 13:08:35.720126 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-448153a0-c645-4d6f-a987-b6ef2e46a567 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 returned with HTTP 200 Jul 03 13:08:35.720550 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 893/3614] 10.4.3.13 () {66 vars in 1392 bytes} [Fri Jul 3 13:08:35 2026] DELETE /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 13:08:35.729716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-80df479d-e3f2-4546-959a-4d72adc65a8f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.732387 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80df479d-e3f2-4546-959a-4d72adc65a8f tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.732666 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80df479d-e3f2-4546-959a-4d72adc65a8f tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.732945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80df479d-e3f2-4546-959a-4d72adc65a8f tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.740452 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.740452 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:35.741133 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-80df479d-e3f2-4546-959a-4d72adc65a8f tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.742384 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-80df479d-e3f2-4546-959a-4d72adc65a8f tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.742729 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80df479d-e3f2-4546-959a-4d72adc65a8f tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.743291 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 910/3615] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.750868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fc23b333-556e-4b07-8fc8-4b4158ebd7b5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.753377 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fc23b333-556e-4b07-8fc8-4b4158ebd7b5 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] PUT https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.753625 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fc23b333-556e-4b07-8fc8-4b4158ebd7b5 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:35.761937 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.761937 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:35.762551 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fc23b333-556e-4b07-8fc8-4b4158ebd7b5 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.781295 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fc23b333-556e-4b07-8fc8-4b4158ebd7b5 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Update snapshot metadata completed successfully. Jul 03 13:08:35.781618 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fc23b333-556e-4b07-8fc8-4b4158ebd7b5 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.782156 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 902/3616] 10.4.3.13 () {68 vars in 1394 bytes} [Fri Jul 3 13:08:35 2026] PUT /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.792080 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a7d2e949-1e40-4323-a6bf-6300f9d2b6a9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.794399 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a7d2e949-1e40-4323-a6bf-6300f9d2b6a9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] POST https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.794809 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a7d2e949-1e40-4323-a6bf-6300f9d2b6a9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:35.801661 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.801661 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:35.802219 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a7d2e949-1e40-4323-a6bf-6300f9d2b6a9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.834838 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a7d2e949-1e40-4323-a6bf-6300f9d2b6a9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Update snapshot metadata completed successfully. Jul 03 13:08:35.835217 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a7d2e949-1e40-4323-a6bf-6300f9d2b6a9 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.835784 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 912/3617] 10.4.3.13 () {68 vars in 1395 bytes} [Fri Jul 3 13:08:35 2026] POST /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.844691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8800149c-2e19-4622-9383-356014d7d866 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.847072 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8800149c-2e19-4622-9383-356014d7d866 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.847397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8800149c-2e19-4622-9383-356014d7d866 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.847648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8800149c-2e19-4622-9383-356014d7d866 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.855588 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.855588 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:35.856214 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8800149c-2e19-4622-9383-356014d7d866 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.857252 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8800149c-2e19-4622-9383-356014d7d866 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.857532 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8800149c-2e19-4622-9383-356014d7d866 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.858001 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 894/3618] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.867186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d3637f0b-8dc0-4604-92f7-4517d768a745 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.870371 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3637f0b-8dc0-4604-92f7-4517d768a745 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] PUT https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 Jul 03 13:08:35.870813 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3637f0b-8dc0-4604-92f7-4517d768a745 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:35.877796 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.877796 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:35.878326 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d3637f0b-8dc0-4604-92f7-4517d768a745 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.898980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d7acd73c-3a90-42ee-b6a1-882f76dc3f9a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.901107 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7acd73c-3a90-42ee-b6a1-882f76dc3f9a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:35.901347 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7acd73c-3a90-42ee-b6a1-882f76dc3f9a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.901536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7acd73c-3a90-42ee-b6a1-882f76dc3f9a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.906555 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7acd73c-3a90-42ee-b6a1-882f76dc3f9a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 404 Jul 03 13:08:35.907472 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 903/3619] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:35.917576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.918217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-9cb46c26-6612-4515-8825-79b92dc273cb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.919651 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:35.919875 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.920123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.920278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: 83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:35.920787 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d3637f0b-8dc0-4604-92f7-4517d768a745 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Update snapshot metadata completed successfully. Jul 03 13:08:35.920839 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-9cb46c26-6612-4515-8825-79b92dc273cb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe Jul 03 13:08:35.920986 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-9cb46c26-6612-4515-8825-79b92dc273cb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.921048 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3637f0b-8dc0-4604-92f7-4517d768a745 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 returned with HTTP 200 Jul 03 13:08:35.921305 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-9cb46c26-6612-4515-8825-79b92dc273cb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.921460 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 911/3620] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:08:35 2026] PUT /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.926746 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.926746 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:35.927234 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.931020 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.931020 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:35.936205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.938571 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 Jul 03 13:08:35.938571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.938796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.946370 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.946370 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:35.946839 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.947712 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.947947 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ccf51104-ac98-49b6-95c0-5bd7224a25dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 returned with HTTP 200 Jul 03 13:08:35.949366 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 904/3621] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.957143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.958036 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:08:35.958348 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e03e08e5-2dd6-4066-b84d-2d67e1b9c297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 202 Jul 03 13:08:35.958943 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 913/3622] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:35 2026] DELETE /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:35.960073 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.960407 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.960713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.967007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f3e6c7a5-470e-463d-82b1-e4294c7496a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.968914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f3e6c7a5-470e-463d-82b1-e4294c7496a6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:35.969092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f3e6c7a5-470e-463d-82b1-e4294c7496a6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:35.969351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f3e6c7a5-470e-463d-82b1-e4294c7496a6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:35.970013 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.970013 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:35.971063 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.972719 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Get snapshot metadata completed successfully. Jul 03 13:08:35.973152 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98b7408d-b224-4c90-8ad8-5342a1eaefb0 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:35.973786 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 912/3623] 10.4.3.13 () {66 vars in 1374 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:35.974479 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.974479 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:35.975003 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f3e6c7a5-470e-463d-82b1-e4294c7496a6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:35.976244 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f3e6c7a5-470e-463d-82b1-e4294c7496a6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 200 Jul 03 13:08:35.976679 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 905/3624] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:35 2026] GET /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:35.982463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2c231ea0-05c6-4283-a854-5c77d29a94dc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:35.984591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2c231ea0-05c6-4283-a854-5c77d29a94dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] PUT https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata Jul 03 13:08:35.985017 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2c231ea0-05c6-4283-a854-5c77d29a94dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:35.992727 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:35.992727 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:35.993373 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2c231ea0-05c6-4283-a854-5c77d29a94dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:36.018383 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2c231ea0-05c6-4283-a854-5c77d29a94dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Update snapshot metadata completed successfully. Jul 03 13:08:36.018666 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2c231ea0-05c6-4283-a854-5c77d29a94dc tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata returned with HTTP 200 Jul 03 13:08:36.019520 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 914/3625] 10.4.3.13 () {68 vars in 1394 bytes} [Fri Jul 3 13:08:35 2026] PUT /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:36.031825 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:36.036123 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 Jul 03 13:08:36.036475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:36.036826 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:36.037044 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Delete snapshot with id: a8d94feb-59f1-4d29-9b80-8254a2b75129 Jul 03 13:08:36.038517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b767bd0-66f6-4474-a86f-04cf07aa31b7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:36.041108 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b767bd0-66f6-4474-a86f-04cf07aa31b7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:36.041341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b767bd0-66f6-4474-a86f-04cf07aa31b7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:36.044470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b767bd0-66f6-4474-a86f-04cf07aa31b7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:36.044470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-1b767bd0-66f6-4474-a86f-04cf07aa31b7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:36.044609 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:36.044609 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:36.045193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:36.049220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3a103c7e-03cf-48d7-b1c1-ef022fbf343a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:36.049894 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3a103c7e-03cf-48d7-b1c1-ef022fbf343a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:36.049894 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3a103c7e-03cf-48d7-b1c1-ef022fbf343a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:36.050127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3a103c7e-03cf-48d7-b1c1-ef022fbf343a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:36.051230 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:36.051230 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:36.052486 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b767bd0-66f6-4474-a86f-04cf07aa31b7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:36.053256 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 906/3626] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:36 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:36.064217 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:36.064217 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:36.069228 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3a103c7e-03cf-48d7-b1c1-ef022fbf343a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:36.074218 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot delete request issued successfully. Jul 03 13:08:36.074420 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e1844053-61d6-425c-8e2f-d0ab4f176d81 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 returned with HTTP 202 Jul 03 13:08:36.075052 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 913/3627] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:36 2026] DELETE /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:36.076131 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3a103c7e-03cf-48d7-b1c1-ef022fbf343a tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:36.076735 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 915/3628] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:36 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:08:36.083734 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8d32eaaf-8a44-4f2a-a82d-55bb2bc222e7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:36.085973 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8d32eaaf-8a44-4f2a-a82d-55bb2bc222e7 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 Jul 03 13:08:36.086229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8d32eaaf-8a44-4f2a-a82d-55bb2bc222e7 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:36.086489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8d32eaaf-8a44-4f2a-a82d-55bb2bc222e7 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:36.093272 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:36.093272 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:36.093645 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8d32eaaf-8a44-4f2a-a82d-55bb2bc222e7 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Snapshot retrieved successfully. Jul 03 13:08:36.094670 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8d32eaaf-8a44-4f2a-a82d-55bb2bc222e7 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 returned with HTTP 200 Jul 03 13:08:36.095716 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 907/3629] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:36 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:36.464685 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-37e4d170-184c-4ad7-ab92-5e257ef6b3dd req-9cb46c26-6612-4515-8825-79b92dc273cb tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe returned with HTTP 200 Jul 03 13:08:36.465111 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 895/3630] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:08:35 2026] DELETE /volume/v3/attachments/95f8304f-52c1-4051-b17e-1f05453f1efe => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:36.987124 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8331f253-8b0e-4ac5-8d29-3bb049bd1895 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:36.989348 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8331f253-8b0e-4ac5-8d29-3bb049bd1895 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:36.989613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8331f253-8b0e-4ac5-8d29-3bb049bd1895 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:36.989873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8331f253-8b0e-4ac5-8d29-3bb049bd1895 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:36.995345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8331f253-8b0e-4ac5-8d29-3bb049bd1895 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 404 Jul 03 13:08:36.995827 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 914/3631] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:36 2026] GET /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:37.002917 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.004767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:37.004998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.005269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.005410 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:37.011761 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.011761 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:37.012488 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:37.033757 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:08:37.033951 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4565d07e-3b9d-4448-b4c9-3b595022ced1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 202 Jul 03 13:08:37.034630 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 916/3632] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:37 2026] DELETE /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:37.041306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-33369936-dab1-4451-911f-bb15d2343594 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.043252 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-33369936-dab1-4451-911f-bb15d2343594 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:37.043451 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-33369936-dab1-4451-911f-bb15d2343594 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.043691 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-33369936-dab1-4451-911f-bb15d2343594 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.049055 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.049055 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:37.049700 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-33369936-dab1-4451-911f-bb15d2343594 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:08:37.050560 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-33369936-dab1-4451-911f-bb15d2343594 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 200 Jul 03 13:08:37.051176 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 908/3633] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:37 2026] GET /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:37.065637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f6a679bf-ba9f-4e36-ab63-85409a906616 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.067596 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f6a679bf-ba9f-4e36-ab63-85409a906616 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:37.067979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f6a679bf-ba9f-4e36-ab63-85409a906616 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.068261 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f6a679bf-ba9f-4e36-ab63-85409a906616 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.068428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f6a679bf-ba9f-4e36-ab63-85409a906616 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:37.073793 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.073793 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:37.074636 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f6a679bf-ba9f-4e36-ab63-85409a906616 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:37.075015 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 896/3634] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:37 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:37.091295 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c1c99585-45d5-47a9-8722-f2629817b986 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.093083 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1c99585-45d5-47a9-8722-f2629817b986 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:37.093306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1c99585-45d5-47a9-8722-f2629817b986 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.094012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1c99585-45d5-47a9-8722-f2629817b986 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.101613 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.101613 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:37.104707 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da1250fa-e7dd-478d-a758-7f7f65d1d61c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.106610 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c1c99585-45d5-47a9-8722-f2629817b986 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:37.106855 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da1250fa-e7dd-478d-a758-7f7f65d1d61c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 Jul 03 13:08:37.107094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da1250fa-e7dd-478d-a758-7f7f65d1d61c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.107355 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da1250fa-e7dd-478d-a758-7f7f65d1d61c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.112428 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1c99585-45d5-47a9-8722-f2629817b986 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:37.112694 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da1250fa-e7dd-478d-a758-7f7f65d1d61c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 returned with HTTP 404 Jul 03 13:08:37.112910 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 915/3635] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:37 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:37.113286 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 917/3636] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:37 2026] GET /volume/v3/snapshots/a8d94feb-59f1-4d29-9b80-8254a2b75129 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:37.121209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1833cecc-2db7-46b6-8056-ab9a439e2f49 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.123840 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1833cecc-2db7-46b6-8056-ab9a439e2f49 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:37.124141 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1833cecc-2db7-46b6-8056-ab9a439e2f49 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.125115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1833cecc-2db7-46b6-8056-ab9a439e2f49 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.135487 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.135487 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:37.139655 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1833cecc-2db7-46b6-8056-ab9a439e2f49 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Volume info retrieved successfully. Jul 03 13:08:37.145573 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1833cecc-2db7-46b6-8056-ab9a439e2f49 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 returned with HTTP 200 Jul 03 13:08:37.146132 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 909/3637] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:37 2026] GET /volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:37.160898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.163137 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:37.163348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.163521 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.163690 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Delete volume with id: d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:37.174003 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.174003 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:37.174338 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Volume info retrieved successfully. Jul 03 13:08:37.197346 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Delete volume request issued successfully. Jul 03 13:08:37.197529 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-febd9f56-b501-4cb0-92a0-e92b629b9ac3 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 returned with HTTP 202 Jul 03 13:08:37.198092 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 897/3638] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:37 2026] DELETE /volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:37.206547 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9d7532b6-731c-4eba-9b3f-c7910956d32c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:37.208395 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d7532b6-731c-4eba-9b3f-c7910956d32c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:37.208688 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d7532b6-731c-4eba-9b3f-c7910956d32c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:37.208907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d7532b6-731c-4eba-9b3f-c7910956d32c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:37.221313 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:37.221313 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:37.226239 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9d7532b6-731c-4eba-9b3f-c7910956d32c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Volume info retrieved successfully. Jul 03 13:08:37.231939 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d7532b6-731c-4eba-9b3f-c7910956d32c tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 returned with HTTP 200 Jul 03 13:08:37.232390 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 916/3639] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:37 2026] GET /volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:38.061384 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8aad48d9-ac75-477c-8e25-4b3c03cdbcea None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.063785 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8aad48d9-ac75-477c-8e25-4b3c03cdbcea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:38.064090 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8aad48d9-ac75-477c-8e25-4b3c03cdbcea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.064398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8aad48d9-ac75-477c-8e25-4b3c03cdbcea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.071064 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8aad48d9-ac75-477c-8e25-4b3c03cdbcea tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 404 Jul 03 13:08:38.071700 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 918/3640] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.080666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8b29fb17-9045-4f95-b5d0-733e8fad7cff None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.083142 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8b29fb17-9045-4f95-b5d0-733e8fad7cff tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:38.083455 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8b29fb17-9045-4f95-b5d0-733e8fad7cff tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.083739 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8b29fb17-9045-4f95-b5d0-733e8fad7cff tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.083903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-8b29fb17-9045-4f95-b5d0-733e8fad7cff tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:38.085458 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e614048-5f9c-4620-a91c-afb6c939d20b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.087690 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e614048-5f9c-4620-a91c-afb6c939d20b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:38.087950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e614048-5f9c-4620-a91c-afb6c939d20b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.088224 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e614048-5f9c-4620-a91c-afb6c939d20b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.088388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5e614048-5f9c-4620-a91c-afb6c939d20b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:38.089479 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8b29fb17-9045-4f95-b5d0-733e8fad7cff tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 404 Jul 03 13:08:38.090201 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 910/3641] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:38 2026] DELETE /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.093727 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:38.093727 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:38.094782 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e614048-5f9c-4620-a91c-afb6c939d20b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:38.095294 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 898/3642] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:38.097968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c8d0986b-29cc-42f3-946a-b1fe990e660d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.099695 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8d0986b-29cc-42f3-946a-b1fe990e660d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f Jul 03 13:08:38.099865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8d0986b-29cc-42f3-946a-b1fe990e660d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.100063 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8d0986b-29cc-42f3-946a-b1fe990e660d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.104474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8d0986b-29cc-42f3-946a-b1fe990e660d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f returned with HTTP 404 Jul 03 13:08:38.105185 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 917/3643] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/snapshots/a4f862c5-86ec-470a-8f9f-fab4b005163f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.108110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-39e9eb1c-f034-48f9-b911-2f953afef95c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.110368 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-39e9eb1c-f034-48f9-b911-2f953afef95c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:38.110670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-39e9eb1c-f034-48f9-b911-2f953afef95c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.110948 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-39e9eb1c-f034-48f9-b911-2f953afef95c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.111115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-39e9eb1c-f034-48f9-b911-2f953afef95c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:38.112995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-574656d0-bdcf-4126-bc8c-a879bf351d89 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.115180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-574656d0-bdcf-4126-bc8c-a879bf351d89 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:38.115180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-574656d0-bdcf-4126-bc8c-a879bf351d89 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.115180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-574656d0-bdcf-4126-bc8c-a879bf351d89 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.115180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-574656d0-bdcf-4126-bc8c-a879bf351d89 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: 83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:38.117214 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:38.117214 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:38.118390 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-39e9eb1c-f034-48f9-b911-2f953afef95c tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:38.118985 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 919/3644] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:38.119501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-574656d0-bdcf-4126-bc8c-a879bf351d89 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 404 Jul 03 13:08:38.119953 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 911/3645] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:38 2026] DELETE /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.128499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-34fbf83a-bd8c-436a-bec8-50b4947c8a4b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.130285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.130848 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-34fbf83a-bd8c-436a-bec8-50b4947c8a4b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 Jul 03 13:08:38.131746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-34fbf83a-bd8c-436a-bec8-50b4947c8a4b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.131746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-34fbf83a-bd8c-436a-bec8-50b4947c8a4b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.132536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:08:38.132959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1852244633"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:38.134835 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating new backup {'backup': {'volume_id': '43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1852244633'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:08:38.135059 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Creating backup of volume 43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 in container None Jul 03 13:08:38.137174 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-34fbf83a-bd8c-436a-bec8-50b4947c8a4b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 returned with HTTP 404 Jul 03 13:08:38.137758 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 899/3646] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/snapshots/83ccf296-de2c-47e5-a07e-f30cc81e2888 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.144743 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:38.144743 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:38.145742 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Volume info retrieved successfully. Jul 03 13:08:38.145948 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3e78905d-8818-4593-b915-340dc2671966 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.148131 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e78905d-8818-4593-b915-340dc2671966 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:38.148449 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e78905d-8818-4593-b915-340dc2671966 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.148740 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3e78905d-8818-4593-b915-340dc2671966 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.148890 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-3e78905d-8818-4593-b915-340dc2671966 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:38.153595 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3e78905d-8818-4593-b915-340dc2671966 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 404 Jul 03 13:08:38.154253 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 920/3647] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:08:38 2026] DELETE /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.161873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e7cca94e-cf1a-4dbb-91f8-e20c0ff7d1ab None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.163663 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7cca94e-cf1a-4dbb-91f8-e20c0ff7d1ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 Jul 03 13:08:38.163854 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7cca94e-cf1a-4dbb-91f8-e20c0ff7d1ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.164079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e7cca94e-cf1a-4dbb-91f8-e20c0ff7d1ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.166284 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Created reservations ['64c600a3-bc05-4f52-909e-0a1e4a91226f', '159d1192-004e-43b4-8a06-891843e5d4d2'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:38.168315 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e7cca94e-cf1a-4dbb-91f8-e20c0ff7d1ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 returned with HTTP 404 Jul 03 13:08:38.168840 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 912/3648] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/snapshots/f394466e-d854-4850-802a-a9cb6f1d8988 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.239960 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c72cc1ab-d9af-43aa-9ae1-70b05407a63e tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:08:38.241176 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 918/3649] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:38 2026] POST /volume/v3/backups => generated 328 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:38.249273 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72b7c269-04e0-462e-8b50-e95a20648094 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.252419 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72b7c269-04e0-462e-8b50-e95a20648094 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] GET https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 Jul 03 13:08:38.252585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72b7c269-04e0-462e-8b50-e95a20648094 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.252842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72b7c269-04e0-462e-8b50-e95a20648094 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.253952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bb41ffb0-40b5-4d0f-a132-27dd20cc4f42 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:38.255578 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb41ffb0-40b5-4d0f-a132-27dd20cc4f42 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:38.255837 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb41ffb0-40b5-4d0f-a132-27dd20cc4f42 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:38.256131 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb41ffb0-40b5-4d0f-a132-27dd20cc4f42 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:38.256313 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bb41ffb0-40b5-4d0f-a132-27dd20cc4f42 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:38.262127 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72b7c269-04e0-462e-8b50-e95a20648094 tempest-SnapshotMetadataTestJSON-2041129958 tempest-SnapshotMetadataTestJSON-2041129958-project-member] https://10.4.3.13/volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 returned with HTTP 404 Jul 03 13:08:38.262127 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 900/3650] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/volumes/d050deb5-afc9-4718-8ae0-befc7cc87143 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:38.267360 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:38.267360 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:38.267360 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb41ffb0-40b5-4d0f-a132-27dd20cc4f42 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:38.268155 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 921/3651] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:38 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:39.283177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc782372-c776-4ebd-b7ce-40f1d4112656 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:39.286034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc782372-c776-4ebd-b7ce-40f1d4112656 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:39.286257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc782372-c776-4ebd-b7ce-40f1d4112656 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:39.286434 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc782372-c776-4ebd-b7ce-40f1d4112656 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:39.286540 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bc782372-c776-4ebd-b7ce-40f1d4112656 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:39.292580 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:39.292580 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:39.293418 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc782372-c776-4ebd-b7ce-40f1d4112656 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:39.294047 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 913/3652] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:39 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:39.742126 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:39.861092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:39.861487 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-538907943"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:39.863342 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-538907943'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:39.863529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Create volume of 1 GB Jul 03 13:08:39.863872 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:39.863872 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:39.868654 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Availability Zones retrieved successfully. Jul 03 13:08:39.876793 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Flow 'volume_create_api' (985a0ca5-94fe-4ff5-a092-9fe880113dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:39.878229 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0a0467-4506-4f2d-84e2-d232381303bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:39.880562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:39.917097 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0a0467-4506-4f2d-84e2-d232381303bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:39.918546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e06dca-d0f0-477c-81a5-84168baf1ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:40.016885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Created reservations ['8960e409-3a6f-493d-8c19-3968683a2f91', '1ce6ac6b-af41-4ca8-8531-cb89377f5332', '9c5fa463-aca9-41a4-9427-89a7c3b31b53', '5d3370e1-b3d1-4e18-b8a8-1de18f2ca6dd'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:40.018289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e06dca-d0f0-477c-81a5-84168baf1ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8960e409-3a6f-493d-8c19-3968683a2f91', '1ce6ac6b-af41-4ca8-8531-cb89377f5332', '9c5fa463-aca9-41a4-9427-89a7c3b31b53', '5d3370e1-b3d1-4e18-b8a8-1de18f2ca6dd']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:40.018888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d302042-c09a-4083-b31e-4c03a42a62a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:40.051959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d302042-c09a-4083-b31e-4c03a42a62a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '744aa9f7-938b-4bdf-9416-5d0f202fb3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-538907943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f5eb4b7bd154c22bc61b8febcb920a2',qos_specs=None,replication_status=,reservations=['8960e409-3a6f-493d-8c19-3968683a2f91','1ce6ac6b-af41-4ca8-8531-cb89377f5332','9c5fa463-aca9-41a4-9427-89a7c3b31b53','5d3370e1-b3d1-4e18-b8a8-1de18f2ca6dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dbf8d5530a5401082420bb37edb7d12',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-538907943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=744aa9f7-938b-4bdf-9416-5d0f202fb3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f5eb4b7bd154c22bc61b8febcb920a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dbf8d5530a5401082420bb37edb7d12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:40.053218 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3041fd9-d715-4bfd-98f7-635cb9fa87e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:40.086919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3041fd9-d715-4bfd-98f7-635cb9fa87e3) transitioned into state 'SUCCESS' from state '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-538907943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f5eb4b7bd154c22bc61b8febcb920a2',qos_specs=None,replication_status=,reservations=['8960e409-3a6f-493d-8c19-3968683a2f91','1ce6ac6b-af41-4ca8-8531-cb89377f5332','9c5fa463-aca9-41a4-9427-89a7c3b31b53','5d3370e1-b3d1-4e18-b8a8-1de18f2ca6dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dbf8d5530a5401082420bb37edb7d12',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:40.087916 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713b313b-9d57-4da6-b82b-41addd281be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:40.105258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (713b313b-9d57-4da6-b82b-41addd281be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:40.107544 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Flow 'volume_create_api' (985a0ca5-94fe-4ff5-a092-9fe880113dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:40.107544 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Create volume request issued successfully. Jul 03 13:08:40.107660 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c1fd0a9-fae1-4993-a8f5-ffe04d8b3b02 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:40.108498 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 919/3653] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:08:39 2026] POST /volume/v3/volumes => generated 747 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:40.128727 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4211ccd9-f950-474e-9264-ae8422ce39ee None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:40.129735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4211ccd9-f950-474e-9264-ae8422ce39ee tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:40.129943 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4211ccd9-f950-474e-9264-ae8422ce39ee tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:40.130218 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4211ccd9-f950-474e-9264-ae8422ce39ee tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:40.139805 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:40.139805 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:40.145075 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4211ccd9-f950-474e-9264-ae8422ce39ee tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:40.151715 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4211ccd9-f950-474e-9264-ae8422ce39ee tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 returned with HTTP 200 Jul 03 13:08:40.151715 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 901/3654] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:40 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:40.311262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-644624c4-9683-4756-8555-0e4ae8e939fb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:40.314474 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-644624c4-9683-4756-8555-0e4ae8e939fb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:40.314812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-644624c4-9683-4756-8555-0e4ae8e939fb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:40.315236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-644624c4-9683-4756-8555-0e4ae8e939fb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:40.315573 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-644624c4-9683-4756-8555-0e4ae8e939fb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:40.333131 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:40.333131 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:40.334242 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-644624c4-9683-4756-8555-0e4ae8e939fb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:40.335053 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 922/3655] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:40 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:41.171315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ff0e31bb-e734-46bd-b7dc-159a1d06014a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.173053 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ff0e31bb-e734-46bd-b7dc-159a1d06014a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:41.173368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ff0e31bb-e734-46bd-b7dc-159a1d06014a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.173636 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ff0e31bb-e734-46bd-b7dc-159a1d06014a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.181593 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.181593 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:41.186404 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ff0e31bb-e734-46bd-b7dc-159a1d06014a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.193773 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ff0e31bb-e734-46bd-b7dc-159a1d06014a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 returned with HTTP 200 Jul 03 13:08:41.194566 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 914/3656] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:41.211710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0900c3b2-bc97-4af0-ad28-ae12a02fdf39 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.213821 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0900c3b2-bc97-4af0-ad28-ae12a02fdf39 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] POST https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.214838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0900c3b2-bc97-4af0-ad28-ae12a02fdf39 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:41.225386 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.225386 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:41.225953 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0900c3b2-bc97-4af0-ad28-ae12a02fdf39 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.241557 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0900c3b2-bc97-4af0-ad28-ae12a02fdf39 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Create volume metadata completed successfully. Jul 03 13:08:41.241997 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0900c3b2-bc97-4af0-ad28-ae12a02fdf39 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.242728 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 920/3657] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:08:41 2026] POST /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:41.252241 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.254518 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.254821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.255136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.264505 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.264505 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:41.265341 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.273545 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Get volume metadata completed successfully. Jul 03 13:08:41.273761 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d927ccd1-780e-4c6b-a2af-d8dc3336dc81 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.274228 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 902/3658] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:41.284137 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff6c99bc-7c41-42d9-9a19-7bfb6062f5d8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.285837 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff6c99bc-7c41-42d9-9a19-7bfb6062f5d8 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] PUT https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.286197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff6c99bc-7c41-42d9-9a19-7bfb6062f5d8 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:41.300105 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.300105 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:41.300874 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff6c99bc-7c41-42d9-9a19-7bfb6062f5d8 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.325450 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ff6c99bc-7c41-42d9-9a19-7bfb6062f5d8 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Update volume metadata completed successfully. Jul 03 13:08:41.325973 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff6c99bc-7c41-42d9-9a19-7bfb6062f5d8 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.326296 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 923/3659] 10.4.3.13 () {68 vars in 1388 bytes} [Fri Jul 3 13:08:41 2026] PUT /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.336050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.337534 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.337851 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.338150 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.349185 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.349185 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:41.349917 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.350580 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d449ba45-055b-471f-9d00-1f8b413b7af7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.354094 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d449ba45-055b-471f-9d00-1f8b413b7af7 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:41.354438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d449ba45-055b-471f-9d00-1f8b413b7af7 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.354740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d449ba45-055b-471f-9d00-1f8b413b7af7 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.354961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d449ba45-055b-471f-9d00-1f8b413b7af7 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:41.358534 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Get volume metadata completed successfully. Jul 03 13:08:41.359048 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c292b01-ce8a-4624-b3d6-72c9ff215a89 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.359667 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 915/3660] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.361089 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.361089 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:41.361747 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d449ba45-055b-471f-9d00-1f8b413b7af7 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:41.362836 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 921/3661] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:41.370903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.373586 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] DELETE https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key1 Jul 03 13:08:41.373885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.374229 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.385673 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.385673 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:41.386400 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.394189 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Get volume metadata completed successfully. Jul 03 13:08:41.411157 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Delete volume metadata completed successfully. Jul 03 13:08:41.411438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8fd8cf3b-5c6a-40ce-9727-21c8cba93e18 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key1 returned with HTTP 200 Jul 03 13:08:41.412130 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 903/3662] 10.4.3.13 () {66 vars in 1386 bytes} [Fri Jul 3 13:08:41 2026] DELETE /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 13:08:41.421441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.423530 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.423858 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.424140 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.433243 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.433243 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:41.433821 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.442499 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Get volume metadata completed successfully. Jul 03 13:08:41.442789 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57e9a6c7-49fe-40ad-9014-7d51bf07d773 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.443319 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 924/3663] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.456486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0db0cade-ff83-42d8-bdb3-1371c04d2d0e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.460200 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0db0cade-ff83-42d8-bdb3-1371c04d2d0e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] PUT https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.460200 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0db0cade-ff83-42d8-bdb3-1371c04d2d0e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:41.474411 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.474411 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:41.475279 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0db0cade-ff83-42d8-bdb3-1371c04d2d0e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.504242 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0db0cade-ff83-42d8-bdb3-1371c04d2d0e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Update volume metadata completed successfully. Jul 03 13:08:41.504242 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0db0cade-ff83-42d8-bdb3-1371c04d2d0e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.504242 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 916/3664] 10.4.3.13 () {68 vars in 1388 bytes} [Fri Jul 3 13:08:41 2026] PUT /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.515274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-04284976-d635-415f-a61a-194bef6b583e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.517568 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04284976-d635-415f-a61a-194bef6b583e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] POST https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.517963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04284976-d635-415f-a61a-194bef6b583e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:41.534108 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.534108 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:41.534824 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-04284976-d635-415f-a61a-194bef6b583e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.553270 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-04284976-d635-415f-a61a-194bef6b583e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Create volume metadata completed successfully. Jul 03 13:08:41.553605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04284976-d635-415f-a61a-194bef6b583e tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.554244 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 922/3665] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:08:41 2026] POST /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.563550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-105de957-0004-47f2-970b-46393f032d9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.567869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-105de957-0004-47f2-970b-46393f032d9a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] PUT https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key3 Jul 03 13:08:41.568263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-105de957-0004-47f2-970b-46393f032d9a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:41.580094 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.580094 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:41.580636 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-105de957-0004-47f2-970b-46393f032d9a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.595448 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-105de957-0004-47f2-970b-46393f032d9a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Update volume metadata completed successfully. Jul 03 13:08:41.595769 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-105de957-0004-47f2-970b-46393f032d9a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key3 returned with HTTP 200 Jul 03 13:08:41.596388 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 904/3666] 10.4.3.13 () {68 vars in 1403 bytes} [Fri Jul 3 13:08:41 2026] PUT /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.606575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.609232 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key3 Jul 03 13:08:41.609407 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.609977 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.625023 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.625023 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:41.625706 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.643663 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Get volume metadata completed successfully. Jul 03 13:08:41.643984 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ef2bc8fa-6854-44b8-84b6-50475be178fb tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key3 returned with HTTP 200 Jul 03 13:08:41.644577 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 925/3667] 10.4.3.13 () {66 vars in 1383 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.654854 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.658196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.658196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.658196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.667432 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.667432 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:41.668132 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.676691 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Get volume metadata completed successfully. Jul 03 13:08:41.676691 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f11598f7-b6da-4df8-a4cb-79ac5027b1c0 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.676885 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 917/3668] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.687300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7a31ab43-a9fe-45d0-8b53-5d243b5ebcae None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.692191 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7a31ab43-a9fe-45d0-8b53-5d243b5ebcae tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] PUT https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata Jul 03 13:08:41.693293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7a31ab43-a9fe-45d0-8b53-5d243b5ebcae tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:41.708525 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.708525 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:41.709815 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7a31ab43-a9fe-45d0-8b53-5d243b5ebcae tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.727592 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7a31ab43-a9fe-45d0-8b53-5d243b5ebcae tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Update volume metadata completed successfully. Jul 03 13:08:41.728128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7a31ab43-a9fe-45d0-8b53-5d243b5ebcae tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata returned with HTTP 200 Jul 03 13:08:41.730853 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 923/3669] 10.4.3.13 () {68 vars in 1388 bytes} [Fri Jul 3 13:08:41 2026] PUT /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:08:41.739830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-362f99ff-b81f-4151-92dd-41aef57b4bc2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.741733 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-362f99ff-b81f-4151-92dd-41aef57b4bc2 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:41.742000 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-362f99ff-b81f-4151-92dd-41aef57b4bc2 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.742253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-362f99ff-b81f-4151-92dd-41aef57b4bc2 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.750006 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.750006 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:41.754534 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-362f99ff-b81f-4151-92dd-41aef57b4bc2 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.759793 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-362f99ff-b81f-4151-92dd-41aef57b4bc2 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 returned with HTTP 200 Jul 03 13:08:41.760292 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 905/3670] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:41.774385 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.776857 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] DELETE https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:41.777125 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.777395 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.777586 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Delete volume with id: 744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:41.787566 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.787566 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:41.788434 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.816567 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Delete volume request issued successfully. Jul 03 13:08:41.816876 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-41a434f4-4b37-4983-9697-1c7e9fd3c53a tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 returned with HTTP 202 Jul 03 13:08:41.817457 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 926/3671] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:41 2026] DELETE /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:41.827017 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db947133-67a4-4e82-afdc-6ccc4c42dd14 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:41.829371 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db947133-67a4-4e82-afdc-6ccc4c42dd14 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:41.829530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db947133-67a4-4e82-afdc-6ccc4c42dd14 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:41.829880 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db947133-67a4-4e82-afdc-6ccc4c42dd14 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:41.840878 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:41.840878 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:41.846318 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-db947133-67a4-4e82-afdc-6ccc4c42dd14 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Volume info retrieved successfully. Jul 03 13:08:41.853398 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db947133-67a4-4e82-afdc-6ccc4c42dd14 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 returned with HTTP 200 Jul 03 13:08:41.853712 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 918/3672] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:41 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:42.376009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-20093cd7-db85-40a8-9139-f794c25a6709 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:42.381253 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-20093cd7-db85-40a8-9139-f794c25a6709 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:42.381964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-20093cd7-db85-40a8-9139-f794c25a6709 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:42.382575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-20093cd7-db85-40a8-9139-f794c25a6709 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:42.382849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-20093cd7-db85-40a8-9139-f794c25a6709 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:42.390440 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:42.390440 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:42.391412 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-20093cd7-db85-40a8-9139-f794c25a6709 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:42.392050 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 924/3673] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:42 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:42.875121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-03edbb21-9590-4672-a36c-5e7ebf444d35 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:42.877299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03edbb21-9590-4672-a36c-5e7ebf444d35 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] GET https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 Jul 03 13:08:42.877470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03edbb21-9590-4672-a36c-5e7ebf444d35 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:42.877732 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03edbb21-9590-4672-a36c-5e7ebf444d35 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:42.884195 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03edbb21-9590-4672-a36c-5e7ebf444d35 tempest-VolumesMetadataTest-620009962 tempest-VolumesMetadataTest-620009962-project-member] https://10.4.3.13/volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 returned with HTTP 404 Jul 03 13:08:42.884759 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 906/3674] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:42 2026] GET /volume/v3/volumes/744aa9f7-938b-4bdf-9416-5d0f202fb3f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:43.412359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e73c8d8c-cddb-4027-adab-4fcbf64618eb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:43.414933 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e73c8d8c-cddb-4027-adab-4fcbf64618eb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:43.415199 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e73c8d8c-cddb-4027-adab-4fcbf64618eb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:43.415756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e73c8d8c-cddb-4027-adab-4fcbf64618eb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:43.415756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e73c8d8c-cddb-4027-adab-4fcbf64618eb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:43.422303 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:43.422303 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:43.423222 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e73c8d8c-cddb-4027-adab-4fcbf64618eb tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:43.423763 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 927/3675] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:43 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:43.826658 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2b4fa0a0-a5d5-409c-82a2-3ca3cced8b33 req-96dc38ae-71eb-4bfa-af41-e48e62cedf7c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:43.829243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2b4fa0a0-a5d5-409c-82a2-3ca3cced8b33 req-96dc38ae-71eb-4bfa-af41-e48e62cedf7c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d Jul 03 13:08:43.829475 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2b4fa0a0-a5d5-409c-82a2-3ca3cced8b33 req-96dc38ae-71eb-4bfa-af41-e48e62cedf7c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:43.829757 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2b4fa0a0-a5d5-409c-82a2-3ca3cced8b33 req-96dc38ae-71eb-4bfa-af41-e48e62cedf7c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:43.847646 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:43.847646 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:44.388442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2b4fa0a0-a5d5-409c-82a2-3ca3cced8b33 req-96dc38ae-71eb-4bfa-af41-e48e62cedf7c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d returned with HTTP 200 Jul 03 13:08:44.388965 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 919/3676] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:08:43 2026] DELETE /volume/v3/attachments/455afbd1-c1d0-4b66-a629-b6fec7c1c51d => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:44.441393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6a05fdd3-70f7-46c3-b3a1-bc85791a17ff None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:44.443563 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6a05fdd3-70f7-46c3-b3a1-bc85791a17ff tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:44.445440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6a05fdd3-70f7-46c3-b3a1-bc85791a17ff tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:44.445440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6a05fdd3-70f7-46c3-b3a1-bc85791a17ff tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:44.445440 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6a05fdd3-70f7-46c3-b3a1-bc85791a17ff tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:44.451036 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:44.451036 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:44.452186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6a05fdd3-70f7-46c3-b3a1-bc85791a17ff tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:44.452952 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 925/3677] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:44 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:44.566510 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:44.696656 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 tempest-VolumesSummaryTest-2118447570 tempest-VolumesSummaryTest-2118447570-project-member] GET https://10.4.3.13/volume/v3/volumes/summary Jul 03 13:08:44.696860 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 tempest-VolumesSummaryTest-2118447570 tempest-VolumesSummaryTest-2118447570-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:44.697103 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 tempest-VolumesSummaryTest-2118447570 tempest-VolumesSummaryTest-2118447570-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:44.697319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 tempest-VolumesSummaryTest-2118447570 tempest-VolumesSummaryTest-2118447570-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:08:44.705917 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 tempest-VolumesSummaryTest-2118447570 tempest-VolumesSummaryTest-2118447570-project-member] Get summary completed successfully. Jul 03 13:08:44.706404 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bcb9529d-a19b-4357-910c-c0cb0fd38459 tempest-VolumesSummaryTest-2118447570 tempest-VolumesSummaryTest-2118447570-project-member] https://10.4.3.13/volume/v3/volumes/summary returned with HTTP 200 Jul 03 13:08:44.707145 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 907/3678] 10.4.3.13 () {68 vars in 1295 bytes} [Fri Jul 3 13:08:44 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:45.124818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f537dc1b-380d-43e6-8109-c06c5cce309c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:45.128509 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f537dc1b-380d-43e6-8109-c06c5cce309c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:45.128828 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f537dc1b-380d-43e6-8109-c06c5cce309c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:45.129148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f537dc1b-380d-43e6-8109-c06c5cce309c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:45.142967 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:45.142967 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:45.149937 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f537dc1b-380d-43e6-8109-c06c5cce309c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:45.159113 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f537dc1b-380d-43e6-8109-c06c5cce309c tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:45.160672 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 928/3679] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:45 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:45.181542 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:45.185900 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] DELETE https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:45.186098 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:45.186299 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:45.186457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume with id: 5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:45.202559 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:45.202559 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:45.203046 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:45.278147 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Delete volume request issued successfully. Jul 03 13:08:45.280040 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ac08dcd-5b2a-4cb1-9dc5-027957cdaaf8 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 202 Jul 03 13:08:45.280799 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 920/3680] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:45 2026] DELETE /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:45.291367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b2fe2df-7b68-4952-8d2d-69062f0e8c00 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:45.293694 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b2fe2df-7b68-4952-8d2d-69062f0e8c00 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:45.294258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b2fe2df-7b68-4952-8d2d-69062f0e8c00 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:45.294560 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b2fe2df-7b68-4952-8d2d-69062f0e8c00 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:45.321780 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:45.321780 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:45.333907 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7b2fe2df-7b68-4952-8d2d-69062f0e8c00 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Volume info retrieved successfully. Jul 03 13:08:45.348296 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b2fe2df-7b68-4952-8d2d-69062f0e8c00 tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 200 Jul 03 13:08:45.349476 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 926/3681] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:45 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 839 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:45.464977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-36408fe5-61fc-44b7-9be0-10a9431e7603 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:45.467142 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-36408fe5-61fc-44b7-9be0-10a9431e7603 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:45.467518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-36408fe5-61fc-44b7-9be0-10a9431e7603 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:45.467750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-36408fe5-61fc-44b7-9be0-10a9431e7603 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:45.467873 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-36408fe5-61fc-44b7-9be0-10a9431e7603 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:45.476009 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:45.476009 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:45.476946 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-36408fe5-61fc-44b7-9be0-10a9431e7603 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:45.477491 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 908/3682] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:45 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:46.366353 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fd705f99-08dc-4edd-8feb-6bb07466378d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:46.368516 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd705f99-08dc-4edd-8feb-6bb07466378d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] GET https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 Jul 03 13:08:46.368685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd705f99-08dc-4edd-8feb-6bb07466378d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:46.368881 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fd705f99-08dc-4edd-8feb-6bb07466378d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:46.376854 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fd705f99-08dc-4edd-8feb-6bb07466378d tempest-VolumesBackupsTest-229466772 tempest-VolumesBackupsTest-229466772-project-member] https://10.4.3.13/volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 returned with HTTP 404 Jul 03 13:08:46.377507 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 929/3683] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:46 2026] GET /volume/v3/volumes/5e293099-6e30-4a2d-8840-c6afc1cd1555 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:46.417179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6a42d584-cfda-4c00-9211-25f8c46247af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:46.492023 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-63ddb6e7-0f07-4f54-88e6-5691d8051ef4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:46.494673 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63ddb6e7-0f07-4f54-88e6-5691d8051ef4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:46.495117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63ddb6e7-0f07-4f54-88e6-5691d8051ef4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:46.496288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63ddb6e7-0f07-4f54-88e6-5691d8051ef4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:46.496288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-63ddb6e7-0f07-4f54-88e6-5691d8051ef4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:46.502247 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:46.502247 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:46.503308 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63ddb6e7-0f07-4f54-88e6-5691d8051ef4 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:46.503886 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 927/3684] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:46 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:46.573035 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:46.573442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1792034593"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:46.576856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request body: {'volume': {"'imageRef": '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1792034593'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:46.577062 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume of 1 GB Jul 03 13:08:46.586694 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Availability Zones retrieved successfully. Jul 03 13:08:46.597790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (39cb143e-5d60-412f-a48c-3af3361057c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:46.600421 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01edecf-c52d-4fd9-a20f-6de6b4260808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.602182 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:46.648915 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01edecf-c52d-4fd9-a20f-6de6b4260808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.649264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e609970-aa4a-4972-b90f-0cc3ae3e7cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.745749 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Created reservations ['93d92d4a-1def-4c66-b0f7-3a9cabdf333a', '322bd99f-6c96-482a-af09-91ffa498c0ba', '4f5a4b8e-5921-4e1d-a761-cec20e5a6bb4', '7a2312ee-9697-42c4-ae18-fe8662dab361'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:46.747020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e609970-aa4a-4972-b90f-0cc3ae3e7cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93d92d4a-1def-4c66-b0f7-3a9cabdf333a', '322bd99f-6c96-482a-af09-91ffa498c0ba', '4f5a4b8e-5921-4e1d-a761-cec20e5a6bb4', '7a2312ee-9697-42c4-ae18-fe8662dab361']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.748249 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7808bd-bd5e-4501-bb6e-ec79d8bd8e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.785351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7808bd-bd5e-4501-bb6e-ec79d8bd8e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455cfd5c-963f-4709-ac7e-17babe3eebfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1792034593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['93d92d4a-1def-4c66-b0f7-3a9cabdf333a','322bd99f-6c96-482a-af09-91ffa498c0ba','4f5a4b8e-5921-4e1d-a761-cec20e5a6bb4','7a2312ee-9697-42c4-ae18-fe8662dab361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1792034593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455cfd5c-963f-4709-ac7e-17babe3eebfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140f2c9d70a46219bcf673cc20b706e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee134876cd724acabf9876a7c39a84dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.786472 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb2d32d-a303-4feb-83af-901c61afb615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.825185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb2d32d-a303-4feb-83af-901c61afb615) transitioned into state 'SUCCESS' from state '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-1792034593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['93d92d4a-1def-4c66-b0f7-3a9cabdf333a','322bd99f-6c96-482a-af09-91ffa498c0ba','4f5a4b8e-5921-4e1d-a761-cec20e5a6bb4','7a2312ee-9697-42c4-ae18-fe8662dab361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.826018 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e95c08-87bb-43df-9887-100906d857b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.843812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0e95c08-87bb-43df-9887-100906d857b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.844717 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (39cb143e-5d60-412f-a48c-3af3361057c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:46.845054 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request issued successfully. Jul 03 13:08:46.845683 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6a42d584-cfda-4c00-9211-25f8c46247af tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:46.846181 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 921/3685] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:46 2026] POST /volume/v3/volumes => generated 755 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:46.863641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cc846908-8b3d-4d91-9c01-f9965226c24e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:46.866693 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:46.867157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-153632690"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:46.868752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request body: {'volume': {"'imageRef": '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-153632690'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:46.868949 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume of 1 GB Jul 03 13:08:46.873592 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Availability Zones retrieved successfully. Jul 03 13:08:46.879618 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (5d39140a-500e-4dd9-88cc-52b5f0eece83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:46.880649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37537242-854d-4e6e-a4ef-85684afe8a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.881595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:46.911687 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37537242-854d-4e6e-a4ef-85684afe8a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.913276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bcb354-7afa-4596-b888-0cdd92731882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:46.978587 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Created reservations ['9525c369-5adf-44bc-83c0-5a77160c7767', 'db898e97-7b27-458d-bf20-2aa9f71028d3', '4ea52090-5b55-4764-9418-d788ee242a46', '37b3c7c5-0fba-4d50-9fae-9cab044179da'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:46.979482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bcb354-7afa-4596-b888-0cdd92731882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9525c369-5adf-44bc-83c0-5a77160c7767', 'db898e97-7b27-458d-bf20-2aa9f71028d3', '4ea52090-5b55-4764-9418-d788ee242a46', '37b3c7c5-0fba-4d50-9fae-9cab044179da']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:46.980257 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c31f3-41b3-4cdc-abd3-a6625a5ce14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.012531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c31f3-41b3-4cdc-abd3-a6625a5ce14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8364526f-b618-422e-8224-72ee3cb9bf4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-153632690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['9525c369-5adf-44bc-83c0-5a77160c7767','db898e97-7b27-458d-bf20-2aa9f71028d3','4ea52090-5b55-4764-9418-d788ee242a46','37b3c7c5-0fba-4d50-9fae-9cab044179da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-153632690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8364526f-b618-422e-8224-72ee3cb9bf4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140f2c9d70a46219bcf673cc20b706e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee134876cd724acabf9876a7c39a84dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.013279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380c71f0-0ae1-4aed-bc32-64e11f7e3cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.042497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380c71f0-0ae1-4aed-bc32-64e11f7e3cdc) transitioned into state 'SUCCESS' from state '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-153632690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['9525c369-5adf-44bc-83c0-5a77160c7767','db898e97-7b27-458d-bf20-2aa9f71028d3','4ea52090-5b55-4764-9418-d788ee242a46','37b3c7c5-0fba-4d50-9fae-9cab044179da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.043467 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77ac6a1-d05c-42ce-a28b-b0e8809b914f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.062028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77ac6a1-d05c-42ce-a28b-b0e8809b914f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.063322 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (5d39140a-500e-4dd9-88cc-52b5f0eece83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.063612 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request issued successfully. Jul 03 13:08:47.064414 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc846908-8b3d-4d91-9c01-f9965226c24e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:47.065002 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 909/3686] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:46 2026] POST /volume/v3/volumes => generated 754 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:47.084412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.085237 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:47.085586 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1925186277"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:47.088149 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request body: {'volume': {"'imageRef": '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1925186277'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:47.088149 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume of 1 GB Jul 03 13:08:47.094134 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Availability Zones retrieved successfully. Jul 03 13:08:47.105117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (70b80dbb-c041-41a0-954c-940589313b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.107705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8749b1f9-d6b2-409a-80a8-82ed3fb8b4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.109422 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:47.157306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8749b1f9-d6b2-409a-80a8-82ed3fb8b4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.158405 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3b4990-509e-4b8f-9a44-905a3fdf4287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.245598 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Created reservations ['75896ce8-301f-4c93-8ace-f8eee9a41fdc', 'a45b4782-00b7-4a88-8f6f-caca32891867', 'e99c4368-0ada-4e6a-83fe-eaf806264632', '23ea3eb7-cf31-4f8c-80b2-9719b56fb560'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:47.247195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3b4990-509e-4b8f-9a44-905a3fdf4287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75896ce8-301f-4c93-8ace-f8eee9a41fdc', 'a45b4782-00b7-4a88-8f6f-caca32891867', 'e99c4368-0ada-4e6a-83fe-eaf806264632', '23ea3eb7-cf31-4f8c-80b2-9719b56fb560']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.249671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b22caba-1875-4f63-812d-184b27ccf279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.290706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b22caba-1875-4f63-812d-184b27ccf279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '935f9beb-d6f8-4a93-a6f3-5a6713d40cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1925186277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['75896ce8-301f-4c93-8ace-f8eee9a41fdc','a45b4782-00b7-4a88-8f6f-caca32891867','e99c4368-0ada-4e6a-83fe-eaf806264632','23ea3eb7-cf31-4f8c-80b2-9719b56fb560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1925186277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=935f9beb-d6f8-4a93-a6f3-5a6713d40cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140f2c9d70a46219bcf673cc20b706e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee134876cd724acabf9876a7c39a84dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.292012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3ebb3f-da8f-430b-a419-df03b2305d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.330562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3ebb3f-da8f-430b-a419-df03b2305d7c) transitioned into state 'SUCCESS' from state '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-1925186277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['75896ce8-301f-4c93-8ace-f8eee9a41fdc','a45b4782-00b7-4a88-8f6f-caca32891867','e99c4368-0ada-4e6a-83fe-eaf806264632','23ea3eb7-cf31-4f8c-80b2-9719b56fb560'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.331559 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a4cfe2-c26c-44fc-87cd-f4c79bdfdeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.352084 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a4cfe2-c26c-44fc-87cd-f4c79bdfdeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.354390 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (70b80dbb-c041-41a0-954c-940589313b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.355297 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request issued successfully. Jul 03 13:08:47.356330 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4ad46bc7-19f2-4499-8e21-ca595d10b6ef tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:47.356929 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 930/3687] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:47 2026] POST /volume/v3/volumes => generated 755 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:47.373194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.376247 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:47.377047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-659194533"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:47.378992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request body: {'volume': {"'imageRef": '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-659194533'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:47.379744 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume of 1 GB Jul 03 13:08:47.385782 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Availability Zones retrieved successfully. Jul 03 13:08:47.394763 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (dbc6b2b3-d3b4-42f0-8877-ebfadff358ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.396349 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d771e983-43b1-4aeb-b608-cc306cf2ab6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.397941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:47.447129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d771e983-43b1-4aeb-b608-cc306cf2ab6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.448457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ada171-0c34-4674-8157-bfa99e4efdbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.503320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Created reservations ['521ee6fd-c13b-49a3-9291-7c0d0fe03f5d', '0acef6a6-7126-4cec-9442-f90ba094a76a', '260d832d-34ed-4c0c-b8dd-0d1eb2c122b0', '17175a00-4466-46b6-b074-5482d2bc114f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:47.504551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ada171-0c34-4674-8157-bfa99e4efdbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['521ee6fd-c13b-49a3-9291-7c0d0fe03f5d', '0acef6a6-7126-4cec-9442-f90ba094a76a', '260d832d-34ed-4c0c-b8dd-0d1eb2c122b0', '17175a00-4466-46b6-b074-5482d2bc114f']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.505725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b64722c-eb13-4243-b4c6-1a0ec28a1c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.518393 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc676bba-6119-4e63-bb01-b10cd8bd30aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.522344 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc676bba-6119-4e63-bb01-b10cd8bd30aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:47.522344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc676bba-6119-4e63-bb01-b10cd8bd30aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:47.522344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc676bba-6119-4e63-bb01-b10cd8bd30aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:47.522344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bc676bba-6119-4e63-bb01-b10cd8bd30aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:47.526440 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:47.526440 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:47.527245 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc676bba-6119-4e63-bb01-b10cd8bd30aa tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:47.528135 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 922/3688] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:47 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:47.545856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b64722c-eb13-4243-b4c6-1a0ec28a1c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a953e2-8cd6-49e0-b2b9-d2832db929bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-659194533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['521ee6fd-c13b-49a3-9291-7c0d0fe03f5d','0acef6a6-7126-4cec-9442-f90ba094a76a','260d832d-34ed-4c0c-b8dd-0d1eb2c122b0','17175a00-4466-46b6-b074-5482d2bc114f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-659194533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a953e2-8cd6-49e0-b2b9-d2832db929bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140f2c9d70a46219bcf673cc20b706e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee134876cd724acabf9876a7c39a84dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.547539 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7872323-33e7-43f4-8e22-b3333bee81c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.563370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a498f05b-f5ff-454c-be58-ec713565770f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.566061 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:47.566404 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:47.566664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:47.566877 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:47.576154 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7872323-33e7-43f4-8e22-b3333bee81c3) transitioned into state 'SUCCESS' from state '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-659194533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['521ee6fd-c13b-49a3-9291-7c0d0fe03f5d','0acef6a6-7126-4cec-9442-f90ba094a76a','260d832d-34ed-4c0c-b8dd-0d1eb2c122b0','17175a00-4466-46b6-b074-5482d2bc114f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.577180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be4dcaf4-90b9-4e80-bab1-1ba92e077faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.581222 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:47.581222 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:47.581824 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:47.591777 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be4dcaf4-90b9-4e80-bab1-1ba92e077faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.592991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (dbc6b2b3-d3b4-42f0-8877-ebfadff358ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.593432 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request issued successfully. Jul 03 13:08:47.594536 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e76ce3f3-87d7-4f7e-851b-cd659c46f473 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:47.595282 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 928/3689] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:47 2026] POST /volume/v3/volumes => generated 754 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:47.611039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.615194 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:08:47.615194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a498f05b-f5ff-454c-be58-ec713565770f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 202 Jul 03 13:08:47.615474 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:47.615541 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 910/3690] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:47 2026] DELETE /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:47.615593 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1087758177"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:47.616537 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request body: {'volume': {"'imageRef": '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1087758177'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:47.617370 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume of 1 GB Jul 03 13:08:47.617370 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:47.617370 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:47.625110 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Availability Zones retrieved successfully. Jul 03 13:08:47.629283 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-286bd822-366f-42cf-aa45-56440e0bb1e8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.631266 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-286bd822-366f-42cf-aa45-56440e0bb1e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:47.631440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-286bd822-366f-42cf-aa45-56440e0bb1e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:47.631657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-286bd822-366f-42cf-aa45-56440e0bb1e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:47.633318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (227f151a-2dff-495d-a2dd-7b7e987ba50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.634867 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1eef43-c6de-4c25-89eb-dce05eddbd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.636420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:47.645915 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:47.645915 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:47.657648 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-286bd822-366f-42cf-aa45-56440e0bb1e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:47.670523 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-286bd822-366f-42cf-aa45-56440e0bb1e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 200 Jul 03 13:08:47.672318 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 923/3691] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:47 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 1364 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:47.700248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e1eef43-c6de-4c25-89eb-dce05eddbd2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.701278 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052ad2cb-0106-41ec-a07e-ae311c4db5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.845437 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Created reservations ['9ba466ef-f043-480a-bfcd-e619a98138c4', '77c5433c-1c1c-4be9-aadc-aa475f208dc4', '2acfa39a-edf8-4d95-ab2a-247e603bb054', 'acfcd457-5731-4692-a9e9-5634aba6cc61'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:47.846438 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052ad2cb-0106-41ec-a07e-ae311c4db5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba466ef-f043-480a-bfcd-e619a98138c4', '77c5433c-1c1c-4be9-aadc-aa475f208dc4', '2acfa39a-edf8-4d95-ab2a-247e603bb054', 'acfcd457-5731-4692-a9e9-5634aba6cc61']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.847549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682f3c1e-975c-484f-87f5-a7a828485406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.875669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682f3c1e-975c-484f-87f5-a7a828485406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33af07e8-87da-4c4d-8029-8048c12d693a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1087758177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['9ba466ef-f043-480a-bfcd-e619a98138c4','77c5433c-1c1c-4be9-aadc-aa475f208dc4','2acfa39a-edf8-4d95-ab2a-247e603bb054','acfcd457-5731-4692-a9e9-5634aba6cc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1087758177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33af07e8-87da-4c4d-8029-8048c12d693a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e140f2c9d70a46219bcf673cc20b706e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee134876cd724acabf9876a7c39a84dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.876457 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4a14c6-8946-4668-ad55-e52c5f247fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.899109 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4a14c6-8946-4668-ad55-e52c5f247fe4) transitioned into state 'SUCCESS' from state '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-1087758177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e140f2c9d70a46219bcf673cc20b706e',qos_specs=None,replication_status=,reservations=['9ba466ef-f043-480a-bfcd-e619a98138c4','77c5433c-1c1c-4be9-aadc-aa475f208dc4','2acfa39a-edf8-4d95-ab2a-247e603bb054','acfcd457-5731-4692-a9e9-5634aba6cc61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee134876cd724acabf9876a7c39a84dd',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.900335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4fc3c5-7c6a-41ed-8291-307c3f186ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:47.914771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4fc3c5-7c6a-41ed-8291-307c3f186ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:47.916051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Flow 'volume_create_api' (227f151a-2dff-495d-a2dd-7b7e987ba50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:47.916612 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Create volume request issued successfully. Jul 03 13:08:47.917517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d44717a-3cf1-41aa-acf1-dc15bb334661 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:47.918146 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 931/3692] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:47 2026] POST /volume/v3/volumes => generated 755 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:47.938135 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1b8cad66-0ae3-4b39-9276-39d6e46714f4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.940485 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b8cad66-0ae3-4b39-9276-39d6e46714f4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe Jul 03 13:08:47.940744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b8cad66-0ae3-4b39-9276-39d6e46714f4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:47.941006 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b8cad66-0ae3-4b39-9276-39d6e46714f4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:47.949355 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:47.949355 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:47.954770 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1b8cad66-0ae3-4b39-9276-39d6e46714f4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:47.960544 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b8cad66-0ae3-4b39-9276-39d6e46714f4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe returned with HTTP 200 Jul 03 13:08:47.961064 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 929/3693] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:47 2026] GET /volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:47.981147 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-30a5f1c2-c331-476f-b8fb-f2dcd91231f9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:47.984759 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30a5f1c2-c331-476f-b8fb-f2dcd91231f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a Jul 03 13:08:47.985022 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30a5f1c2-c331-476f-b8fb-f2dcd91231f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:47.985280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30a5f1c2-c331-476f-b8fb-f2dcd91231f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:47.996206 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:47.996206 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:48.003751 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-30a5f1c2-c331-476f-b8fb-f2dcd91231f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:48.018878 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30a5f1c2-c331-476f-b8fb-f2dcd91231f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a returned with HTTP 200 Jul 03 13:08:48.019314 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 911/3694] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:47 2026] GET /volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:48.032750 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3a260624-8abb-4500-a041-ddd9efa625e6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.034269 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a260624-8abb-4500-a041-ddd9efa625e6 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 Jul 03 13:08:48.034657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a260624-8abb-4500-a041-ddd9efa625e6 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.034995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3a260624-8abb-4500-a041-ddd9efa625e6 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.044171 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:48.044171 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:48.047713 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3a260624-8abb-4500-a041-ddd9efa625e6 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:48.054048 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3a260624-8abb-4500-a041-ddd9efa625e6 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 returned with HTTP 200 Jul 03 13:08:48.054638 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 924/3695] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:48 2026] GET /volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:48.070079 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-51987334-33f2-41ed-bc04-8a3a46548e84 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.072675 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51987334-33f2-41ed-bc04-8a3a46548e84 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf Jul 03 13:08:48.072944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51987334-33f2-41ed-bc04-8a3a46548e84 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.073196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51987334-33f2-41ed-bc04-8a3a46548e84 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.081934 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:48.081934 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:48.087365 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-51987334-33f2-41ed-bc04-8a3a46548e84 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:48.093807 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51987334-33f2-41ed-bc04-8a3a46548e84 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf returned with HTTP 200 Jul 03 13:08:48.094337 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 932/3696] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:48 2026] GET /volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:48.110706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-962f0a54-c7d8-4ab7-9634-4e25944db8f9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.113513 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-962f0a54-c7d8-4ab7-9634-4e25944db8f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a Jul 03 13:08:48.113927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-962f0a54-c7d8-4ab7-9634-4e25944db8f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.114374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-962f0a54-c7d8-4ab7-9634-4e25944db8f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.124783 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:48.124783 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:48.129760 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-962f0a54-c7d8-4ab7-9634-4e25944db8f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:48.135585 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-962f0a54-c7d8-4ab7-9634-4e25944db8f9 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a returned with HTTP 200 Jul 03 13:08:48.136216 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 930/3697] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:48 2026] GET /volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:48.150275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.152631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] DELETE https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a Jul 03 13:08:48.152899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.153180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.153416 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume with id: 33af07e8-87da-4c4d-8029-8048c12d693a Jul 03 13:08:48.165300 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:48.165300 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:48.166030 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:48.189087 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume request issued successfully. Jul 03 13:08:48.189427 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5ac4f4cc-7247-4b22-985a-869c4555c4db tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a returned with HTTP 202 Jul 03 13:08:48.190023 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 912/3698] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:48 2026] DELETE /volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:48.200602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3fbe79d8-d7bf-4fb5-a99e-a3ddb4ef76cd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.209832 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3fbe79d8-d7bf-4fb5-a99e-a3ddb4ef76cd tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a Jul 03 13:08:48.209832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3fbe79d8-d7bf-4fb5-a99e-a3ddb4ef76cd tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.209832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3fbe79d8-d7bf-4fb5-a99e-a3ddb4ef76cd tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.221489 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:48.221489 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:48.226854 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3fbe79d8-d7bf-4fb5-a99e-a3ddb4ef76cd tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:48.232974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3fbe79d8-d7bf-4fb5-a99e-a3ddb4ef76cd tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a returned with HTTP 200 Jul 03 13:08:48.233419 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 925/3699] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:48 2026] GET /volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:48.539113 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bcdb1786-3b36-4f99-8fc4-5749a6aff03f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.541156 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bcdb1786-3b36-4f99-8fc4-5749a6aff03f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:48.541381 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bcdb1786-3b36-4f99-8fc4-5749a6aff03f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.541570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bcdb1786-3b36-4f99-8fc4-5749a6aff03f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.541672 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bcdb1786-3b36-4f99-8fc4-5749a6aff03f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:48.546753 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:48.546753 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:48.547485 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bcdb1786-3b36-4f99-8fc4-5749a6aff03f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:48.548073 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 933/3700] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:48 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:48.687532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ff56a162-0e38-429c-9b4f-9dcc8c242047 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.689895 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ff56a162-0e38-429c-9b4f-9dcc8c242047 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b Jul 03 13:08:48.690212 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ff56a162-0e38-429c-9b4f-9dcc8c242047 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:48.690483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ff56a162-0e38-429c-9b4f-9dcc8c242047 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:48.698205 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ff56a162-0e38-429c-9b4f-9dcc8c242047 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b returned with HTTP 404 Jul 03 13:08:48.698890 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 931/3701] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:48 2026] GET /volume/v3/volumes/eb386327-bbce-4d5f-ae6c-490a3d380d5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:48.731632 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:48.733660 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:48.734054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1298840958", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:48.735893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1298840958', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:48.827908 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:08:48.833784 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:08:48.840572 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (0c1e3be7-82aa-443d-b098-59055150c5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:48.842023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b963ec7-cef6-46df-ab8a-eecaf3a6e1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:48.843000 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:48.918789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b963ec7-cef6-46df-ab8a-eecaf3a6e1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:48.920018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b00cce-d240-4919-9a4f-3538a92e9f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:48.977256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['7db0de4d-3b7b-46c9-aefe-311bf1a04f0e', '1b1adcc8-35cd-45de-a759-1c7fe64660a6', '499f2424-c6f5-4b4e-9832-0828f78cfb6b', '4db2d10c-5bc8-4189-ba84-0ecf637d900e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:48.977256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b00cce-d240-4919-9a4f-3538a92e9f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7db0de4d-3b7b-46c9-aefe-311bf1a04f0e', '1b1adcc8-35cd-45de-a759-1c7fe64660a6', '499f2424-c6f5-4b4e-9832-0828f78cfb6b', '4db2d10c-5bc8-4189-ba84-0ecf637d900e']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:48.977256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2130a3-feec-4adc-b582-7b6e0f214311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:49.011509 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2130a3-feec-4adc-b582-7b6e0f214311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfff175f-476a-4af1-95b7-1064b5aab95b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1298840958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['7db0de4d-3b7b-46c9-aefe-311bf1a04f0e','1b1adcc8-35cd-45de-a759-1c7fe64660a6','499f2424-c6f5-4b4e-9832-0828f78cfb6b','4db2d10c-5bc8-4189-ba84-0ecf637d900e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1298840958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfff175f-476a-4af1-95b7-1064b5aab95b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:49.013073 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1ee476-46e2-401e-abe4-0ffdbcd06cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:49.041291 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1ee476-46e2-401e-abe4-0ffdbcd06cb8) transitioned into state 'SUCCESS' from state '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-1298840958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['7db0de4d-3b7b-46c9-aefe-311bf1a04f0e','1b1adcc8-35cd-45de-a759-1c7fe64660a6','499f2424-c6f5-4b4e-9832-0828f78cfb6b','4db2d10c-5bc8-4189-ba84-0ecf637d900e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:49.042205 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9aacc0-f826-4d76-b1aa-2552dfdcdd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:49.060986 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b9aacc0-f826-4d76-b1aa-2552dfdcdd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:49.063452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (0c1e3be7-82aa-443d-b098-59055150c5f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:49.063452 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:08:49.063452 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72e88a0d-1da5-4887-8499-e36a3087d1fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:49.063652 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 913/3702] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:48 2026] POST /volume/v3/volumes => generated 757 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:49.083186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0a7e8dd4-a1a1-40b9-a888-428d1abcd51e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.086072 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a7e8dd4-a1a1-40b9-a888-428d1abcd51e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:08:49.086368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a7e8dd4-a1a1-40b9-a888-428d1abcd51e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.086610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a7e8dd4-a1a1-40b9-a888-428d1abcd51e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.103871 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.103871 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:49.109576 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0a7e8dd4-a1a1-40b9-a888-428d1abcd51e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:49.116265 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a7e8dd4-a1a1-40b9-a888-428d1abcd51e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:08:49.116806 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 926/3703] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.247476 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-95f9445e-3652-488c-aeb7-1fbe7d4096d4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.252399 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-95f9445e-3652-488c-aeb7-1fbe7d4096d4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a Jul 03 13:08:49.252666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-95f9445e-3652-488c-aeb7-1fbe7d4096d4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.252884 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-95f9445e-3652-488c-aeb7-1fbe7d4096d4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.261544 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-95f9445e-3652-488c-aeb7-1fbe7d4096d4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a returned with HTTP 404 Jul 03 13:08:49.262249 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 934/3704] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/volumes/33af07e8-87da-4c4d-8029-8048c12d693a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:49.272744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.275258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf Jul 03 13:08:49.275688 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.276068 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.276430 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume with id: f1a953e2-8cd6-49e0-b2b9-d2832db929bf Jul 03 13:08:49.286753 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.286753 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:49.287784 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:49.355837 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume request issued successfully. Jul 03 13:08:49.356130 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-57e9b2a4-485b-4858-af67-f9e2c4231cbe tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf returned with HTTP 202 Jul 03 13:08:49.356717 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 932/3705] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:49 2026] DELETE /volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:49.365334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9ad991dd-e368-48db-ac4f-6f0307c8a06d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.367489 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ad991dd-e368-48db-ac4f-6f0307c8a06d tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf Jul 03 13:08:49.367722 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ad991dd-e368-48db-ac4f-6f0307c8a06d tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.367971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9ad991dd-e368-48db-ac4f-6f0307c8a06d tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.380211 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.380211 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:49.393678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-3f815607-a236-42fa-898a-f7f170438ecf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.395813 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-3f815607-a236-42fa-898a-f7f170438ecf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/limits Jul 03 13:08:49.396117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-3f815607-a236-42fa-898a-f7f170438ecf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.397484 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9ad991dd-e368-48db-ac4f-6f0307c8a06d tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:49.397595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-3f815607-a236-42fa-898a-f7f170438ecf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.403970 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9ad991dd-e368-48db-ac4f-6f0307c8a06d tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf returned with HTTP 200 Jul 03 13:08:49.403970 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 914/3706] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.427061 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-3f815607-a236-42fa-898a-f7f170438ecf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/limits returned with HTTP 200 Jul 03 13:08:49.427838 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 927/3707] 10.4.3.13 () {68 vars in 1477 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.558714 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-02ad4c9a-9a9b-4e36-865a-29f2d6299d22 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.560437 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-02ad4c9a-9a9b-4e36-865a-29f2d6299d22 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:08:49.561376 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-02ad4c9a-9a9b-4e36-865a-29f2d6299d22 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.561376 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-02ad4c9a-9a9b-4e36-865a-29f2d6299d22 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.561376 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-02ad4c9a-9a9b-4e36-865a-29f2d6299d22 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:49.581681 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.581681 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:49.581681 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-02ad4c9a-9a9b-4e36-865a-29f2d6299d22 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:08:49.581681 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 935/3708] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.591929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-92b11306-2315-4fd2-9556-9b93f9686e40 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.595839 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-92b11306-2315-4fd2-9556-9b93f9686e40 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:08:49.596094 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-92b11306-2315-4fd2-9556-9b93f9686e40 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.596361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-92b11306-2315-4fd2-9556-9b93f9686e40 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.596516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-92b11306-2315-4fd2-9556-9b93f9686e40 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:49.608756 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.608756 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:49.609939 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-92b11306-2315-4fd2-9556-9b93f9686e40 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:08:49.610475 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 933/3709] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.625212 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-87aae33a-f43c-4c6b-a7a3-292e8072523f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.627373 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87aae33a-f43c-4c6b-a7a3-292e8072523f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:08:49.627613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87aae33a-f43c-4c6b-a7a3-292e8072523f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.627884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87aae33a-f43c-4c6b-a7a3-292e8072523f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.628059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-87aae33a-f43c-4c6b-a7a3-292e8072523f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:49.632238 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.632238 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:49.633043 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87aae33a-f43c-4c6b-a7a3-292e8072523f tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:08:49.633495 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 915/3710] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.644446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.648190 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:08:49.648190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-732469707"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:49.648591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating new backup {'backup': {'volume_id': '43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-732469707'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:08:49.648907 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Creating backup of volume 43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 in container None Jul 03 13:08:49.656251 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.656251 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:49.656890 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:08:49.678107 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Created reservations ['017a0c1f-3985-497a-aa07-371243a4e47f', '8fcc4202-a547-4b35-a079-55ee69646108'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:49.725878 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a7744f50-d3c5-4124-9592-633aecb5bb06 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:08:49.728188 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 928/3711] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:08:49 2026] POST /volume/v3/backups => generated 327 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:49.740101 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-96ffdf3e-310e-4de6-901d-6dd22a5d96a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.742364 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-96ffdf3e-310e-4de6-901d-6dd22a5d96a6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:49.742579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-96ffdf3e-310e-4de6-901d-6dd22a5d96a6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.742811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-96ffdf3e-310e-4de6-901d-6dd22a5d96a6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.742986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-96ffdf3e-310e-4de6-901d-6dd22a5d96a6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:49.748178 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.748178 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:49.749301 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-96ffdf3e-310e-4de6-901d-6dd22a5d96a6 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:49.749939 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 936/3712] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:49.962576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-7e106e16-00c7-4483-84e4-b855627c2528 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.965450 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-7e106e16-00c7-4483-84e4-b855627c2528 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:08:49.965727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-7e106e16-00c7-4483-84e4-b855627c2528 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:49.965996 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-7e106e16-00c7-4483-84e4-b855627c2528 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:49.977018 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:49.977018 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:49.981321 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-7e106e16-00c7-4483-84e4-b855627c2528 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:49.986499 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-7e106e16-00c7-4483-84e4-b855627c2528 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:08:49.986923 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 934/3713] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:49 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1660 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:49.996594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:49.998266 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:08:49.998762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a404aad4-640e-4f76-b5d5-6c87ccd184a1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-46069891", "description": null, "metadata": {}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:50.013430 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:50.013430 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:50.014122 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:50.014343 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create snapshot from volume a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:08:50.057676 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Created reservations ['c130aa02-c9cb-47ce-99a9-ff5baf1d84fd', '4c413d81-27f5-46e2-98d0-c284c4830be9', '15bc9341-e7d9-4711-8e97-7b687f0c66fd', 'dc5c214c-bf43-4874-bfd8-118d79fb5e69'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:50.095204 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot force create request issued successfully. Jul 03 13:08:50.095204 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-5592c7a5-44e3-41c6-9b57-470a39de70b1 req-776540a5-c0d5-451a-a314-4d8257af83af tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:08:50.095204 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 916/3714] 10.4.3.13 () {72 vars in 1540 bytes} [Fri Jul 3 13:08:49 2026] POST /volume/v3/snapshots => generated 322 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:08:50.133855 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0c02785f-5030-44f8-a6ac-ae9ca16b1606 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:50.136365 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0c02785f-5030-44f8-a6ac-ae9ca16b1606 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:08:50.136993 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0c02785f-5030-44f8-a6ac-ae9ca16b1606 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:50.136993 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0c02785f-5030-44f8-a6ac-ae9ca16b1606 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:50.146451 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:50.146451 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:50.152063 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0c02785f-5030-44f8-a6ac-ae9ca16b1606 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:50.158325 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0c02785f-5030-44f8-a6ac-ae9ca16b1606 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:08:50.158761 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 929/3715] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:50 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:50.179705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ee307119-5663-43c8-a0c9-5707252cfb92 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:50.182289 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ee307119-5663-43c8-a0c9-5707252cfb92 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:08:50.182289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ee307119-5663-43c8-a0c9-5707252cfb92 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:50.182563 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ee307119-5663-43c8-a0c9-5707252cfb92 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:50.192871 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:50.192871 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:50.200582 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ee307119-5663-43c8-a0c9-5707252cfb92 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:50.207904 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ee307119-5663-43c8-a0c9-5707252cfb92 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:08:50.208492 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 937/3716] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:50 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:50.422259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e4b67cb4-8f27-494a-ae2b-81c167f04ac3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:50.424617 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e4b67cb4-8f27-494a-ae2b-81c167f04ac3 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf Jul 03 13:08:50.424863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e4b67cb4-8f27-494a-ae2b-81c167f04ac3 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:50.425141 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e4b67cb4-8f27-494a-ae2b-81c167f04ac3 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:50.434461 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e4b67cb4-8f27-494a-ae2b-81c167f04ac3 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf returned with HTTP 404 Jul 03 13:08:50.434990 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 935/3717] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:50 2026] GET /volume/v3/volumes/f1a953e2-8cd6-49e0-b2b9-d2832db929bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:50.442680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:50.445014 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] DELETE https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 Jul 03 13:08:50.445267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:50.445500 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:50.445694 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume with id: 935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 Jul 03 13:08:50.455614 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:50.455614 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:50.457352 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:50.480915 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume request issued successfully. Jul 03 13:08:50.481190 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc944c7c-a57e-4085-a24f-714edf56cab4 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 returned with HTTP 202 Jul 03 13:08:50.481670 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 917/3718] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:50 2026] DELETE /volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:50.491118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-937464cd-9b65-4118-85c7-e1b65340c12c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:50.493647 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-937464cd-9b65-4118-85c7-e1b65340c12c tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 Jul 03 13:08:50.493906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-937464cd-9b65-4118-85c7-e1b65340c12c tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:50.494205 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-937464cd-9b65-4118-85c7-e1b65340c12c tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:50.505268 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:50.505268 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:50.510693 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-937464cd-9b65-4118-85c7-e1b65340c12c tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:50.517348 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-937464cd-9b65-4118-85c7-e1b65340c12c tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 returned with HTTP 200 Jul 03 13:08:50.517899 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 930/3719] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:50 2026] GET /volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:50.761197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-04b1766b-2012-4c08-a9ea-dd72b6944dc9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:50.764468 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-04b1766b-2012-4c08-a9ea-dd72b6944dc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:50.764709 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-04b1766b-2012-4c08-a9ea-dd72b6944dc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:50.764893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-04b1766b-2012-4c08-a9ea-dd72b6944dc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:50.765036 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-04b1766b-2012-4c08-a9ea-dd72b6944dc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:50.771569 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:50.771569 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:50.772649 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-04b1766b-2012-4c08-a9ea-dd72b6944dc9 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:50.773303 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 938/3720] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:50 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:51.538818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9f4f8d4f-5fd0-4052-bd8a-a776a5d6989e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:51.540852 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9f4f8d4f-5fd0-4052-bd8a-a776a5d6989e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 Jul 03 13:08:51.540852 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9f4f8d4f-5fd0-4052-bd8a-a776a5d6989e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:51.541318 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9f4f8d4f-5fd0-4052-bd8a-a776a5d6989e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:51.549608 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9f4f8d4f-5fd0-4052-bd8a-a776a5d6989e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 returned with HTTP 404 Jul 03 13:08:51.549995 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 936/3721] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:51 2026] GET /volume/v3/volumes/935f9beb-d6f8-4a93-a6f3-5a6713d40cf9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:51.558144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:51.560292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a Jul 03 13:08:51.560696 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:51.561045 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:51.561440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume with id: 8364526f-b618-422e-8224-72ee3cb9bf4a Jul 03 13:08:51.572076 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:51.572076 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:51.572737 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:51.605314 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume request issued successfully. Jul 03 13:08:51.605503 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4b25df13-a783-447f-9bc4-3a0cb22618dc tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a returned with HTTP 202 Jul 03 13:08:51.606057 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 918/3722] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:51 2026] DELETE /volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:51.616019 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c2a96a8d-9ee5-494b-a117-9791896252b5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:51.618497 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2a96a8d-9ee5-494b-a117-9791896252b5 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a Jul 03 13:08:51.618767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2a96a8d-9ee5-494b-a117-9791896252b5 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:51.618985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2a96a8d-9ee5-494b-a117-9791896252b5 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:51.638465 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:51.638465 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:51.644692 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c2a96a8d-9ee5-494b-a117-9791896252b5 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:51.652431 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2a96a8d-9ee5-494b-a117-9791896252b5 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a returned with HTTP 200 Jul 03 13:08:51.652975 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 931/3723] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:51 2026] GET /volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:51.788028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b29dba7b-b169-42b2-8273-b9da3df06611 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:51.790070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3c70df62-e4c9-4aad-954d-56321442d67e req-978d3b62-c2b6-4e19-8500-33ee3ebdddf2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:51.790893 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b29dba7b-b169-42b2-8273-b9da3df06611 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:51.790893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b29dba7b-b169-42b2-8273-b9da3df06611 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:51.790893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b29dba7b-b169-42b2-8273-b9da3df06611 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:51.790893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b29dba7b-b169-42b2-8273-b9da3df06611 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:51.793034 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-978d3b62-c2b6-4e19-8500-33ee3ebdddf2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:08:51.793269 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-978d3b62-c2b6-4e19-8500-33ee3ebdddf2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:51.793506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-978d3b62-c2b6-4e19-8500-33ee3ebdddf2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:51.800006 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:51.800006 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:51.801116 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b29dba7b-b169-42b2-8273-b9da3df06611 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:51.801635 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 939/3724] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:51 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:51.803016 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:51.803016 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:51.812750 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3c70df62-e4c9-4aad-954d-56321442d67e req-978d3b62-c2b6-4e19-8500-33ee3ebdddf2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:51.818855 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-978d3b62-c2b6-4e19-8500-33ee3ebdddf2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:08:51.819394 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 937/3725] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:51 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:52.549250 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a1e36364-5de8-48cc-8649-d1840b229ed4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.553869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1e36364-5de8-48cc-8649-d1840b229ed4 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 Jul 03 13:08:52.553869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a1e36364-5de8-48cc-8649-d1840b229ed4 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.553869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a1e36364-5de8-48cc-8649-d1840b229ed4 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.557230 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.557230 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:52.557807 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a1e36364-5de8-48cc-8649-d1840b229ed4 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:08:52.558400 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3c70df62-e4c9-4aad-954d-56321442d67e req-941f70c3-c5be-457b-8b21-7bbbd8644934 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.559080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a1e36364-5de8-48cc-8649-d1840b229ed4 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 returned with HTTP 200 Jul 03 13:08:52.559662 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 919/3726] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:08:52 2026] GET /volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:52.561374 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-941f70c3-c5be-457b-8b21-7bbbd8644934 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:08:52.561374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-941f70c3-c5be-457b-8b21-7bbbd8644934 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.561374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-941f70c3-c5be-457b-8b21-7bbbd8644934 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.570556 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.570556 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:52.576297 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-3c70df62-e4c9-4aad-954d-56321442d67e req-941f70c3-c5be-457b-8b21-7bbbd8644934 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:08:52.583809 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-941f70c3-c5be-457b-8b21-7bbbd8644934 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:08:52.584419 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 932/3727] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:52 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:52.591077 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.591455 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:52.591753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1677830296", "snapshot_id": null, "imageRef": "98a387ce-b364-4415-8b20-fd6aab4a88eb", "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:52.593442 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1677830296', 'snapshot_id': None, 'imageRef': '98a387ce-b364-4415-8b20-fd6aab4a88eb', 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:52.599294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c8abee76-a118-4be2-908d-c177ca60f379 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.599763 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8abee76-a118-4be2-908d-c177ca60f379 None None] GET https://10.4.3.13/volume// Jul 03 13:08:52.599987 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8abee76-a118-4be2-908d-c177ca60f379 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.600288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8abee76-a118-4be2-908d-c177ca60f379 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.600778 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8abee76-a118-4be2-908d-c177ca60f379 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:08:52.601106 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 938/3728] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:08:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:08:52.611536 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-3c70df62-e4c9-4aad-954d-56321442d67e req-f91291ec-c9cf-4ab0-88a1-e4a93aca997d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.615051 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-f91291ec-c9cf-4ab0-88a1-e4a93aca997d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:08:52.615591 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-f91291ec-c9cf-4ab0-88a1-e4a93aca997d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfff175f-476a-4af1-95b7-1064b5aab95b", "connector": null, "instance_uuid": "6e41808e-059b-471f-9cdf-9ab4a9aa97e1"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:52.629767 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.629767 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:52.662652 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-f91291ec-c9cf-4ab0-88a1-e4a93aca997d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:08:52.663276 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 920/3729] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:08:52 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 13:08:52.667426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe3d284c-4859-49a5-a30d-69aec23e6f2f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.670095 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe3d284c-4859-49a5-a30d-69aec23e6f2f tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a Jul 03 13:08:52.670365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe3d284c-4859-49a5-a30d-69aec23e6f2f tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.670613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe3d284c-4859-49a5-a30d-69aec23e6f2f tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.680480 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe3d284c-4859-49a5-a30d-69aec23e6f2f tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a returned with HTTP 404 Jul 03 13:08:52.681151 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 933/3730] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:52 2026] GET /volume/v3/volumes/8364526f-b618-422e-8224-72ee3cb9bf4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:52.691943 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d47fc649-b48a-4271-94ca-657e48905960 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.695984 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] DELETE https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe Jul 03 13:08:52.695984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.695984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.696189 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume with id: 455cfd5c-963f-4709-ac7e-17babe3eebfe Jul 03 13:08:52.707041 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.707041 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:52.707274 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:52.713393 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.713393 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:52.714004 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:08:52.715533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume of 1 GB Jul 03 13:08:52.720462 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Availability Zones retrieved successfully. Jul 03 13:08:52.728141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Flow 'volume_create_api' (f14d1f19-54e2-461d-b43b-6109088653ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:52.728322 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Delete volume request issued successfully. Jul 03 13:08:52.728407 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d47fc649-b48a-4271-94ca-657e48905960 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe returned with HTTP 202 Jul 03 13:08:52.728963 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 939/3731] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:08:52 2026] DELETE /volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:08:52.733821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a174775e-2bc5-43d7-b3cf-e36f48fd9a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:52.735368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:52.740950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1559dac4-0176-4b70-8641-1a05cdae66a1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.743374 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1559dac4-0176-4b70-8641-1a05cdae66a1 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe Jul 03 13:08:52.743784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1559dac4-0176-4b70-8641-1a05cdae66a1 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.743950 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1559dac4-0176-4b70-8641-1a05cdae66a1 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.757795 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.757795 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:52.771872 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1559dac4-0176-4b70-8641-1a05cdae66a1 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Volume info retrieved successfully. Jul 03 13:08:52.782383 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1559dac4-0176-4b70-8641-1a05cdae66a1 tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe returned with HTTP 200 Jul 03 13:08:52.782383 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 921/3732] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:52 2026] GET /volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:52.798039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a174775e-2bc5-43d7-b3cf-e36f48fd9a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '95b58b09-1417-4ac5-8a62-03ae4bdb67c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:52.798966 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077b681f-fae9-4744-be99-42ff400d33d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:52.815857 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d1ec060a-4933-48d1-9f57-f8ad14d6d60a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:52.818398 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d1ec060a-4933-48d1-9f57-f8ad14d6d60a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:52.818635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d1ec060a-4933-48d1-9f57-f8ad14d6d60a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:52.818834 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d1ec060a-4933-48d1-9f57-f8ad14d6d60a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:52.819087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d1ec060a-4933-48d1-9f57-f8ad14d6d60a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:52.824307 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:52.824307 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:52.825915 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d1ec060a-4933-48d1-9f57-f8ad14d6d60a tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:52.826731 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 934/3733] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:52 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:52.874916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Created reservations ['80db2764-c2af-4a04-8a3c-8a946449c17c', '21306609-d5a2-4a29-87a2-bc078b0e95c7', 'b1b2a348-a268-40e1-8365-bc6dd63f3371', '297cc1e2-509c-4f94-a46b-b498407fd623'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:52.875913 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077b681f-fae9-4744-be99-42ff400d33d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80db2764-c2af-4a04-8a3c-8a946449c17c', '21306609-d5a2-4a29-87a2-bc078b0e95c7', 'b1b2a348-a268-40e1-8365-bc6dd63f3371', '297cc1e2-509c-4f94-a46b-b498407fd623']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:52.876857 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de7fa45-23b6-4df9-99f8-2edc8fdda445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:52.927539 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de7fa45-23b6-4df9-99f8-2edc8fdda445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347a1f10-bcd6-43dc-9214-549b3e30e052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1677830296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',qos_specs=None,replication_status=,reservations=['80db2764-c2af-4a04-8a3c-8a946449c17c','21306609-d5a2-4a29-87a2-bc078b0e95c7','b1b2a348-a268-40e1-8365-bc6dd63f3371','297cc1e2-509c-4f94-a46b-b498407fd623'],size=1,snapshot_id=95b58b09-1417-4ac5-8a62-03ae4bdb67c2,source_replicaid=,source_volid=None,status='creating',user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1677830296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347a1f10-bcd6-43dc-9214-549b3e30e052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=95b58b09-1417-4ac5-8a62-03ae4bdb67c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:52.928518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced50e9e-58d2-477a-b0b5-d2e09381184b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:52.954016 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced50e9e-58d2-477a-b0b5-d2e09381184b) transitioned into state 'SUCCESS' from state '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-1677830296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',qos_specs=None,replication_status=,reservations=['80db2764-c2af-4a04-8a3c-8a946449c17c','21306609-d5a2-4a29-87a2-bc078b0e95c7','b1b2a348-a268-40e1-8365-bc6dd63f3371','297cc1e2-509c-4f94-a46b-b498407fd623'],size=1,snapshot_id=95b58b09-1417-4ac5-8a62-03ae4bdb67c2,source_replicaid=,source_volid=None,status='creating',user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:52.955319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4b7345-5685-4511-ab52-0f61c7384de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:52.999892 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4b7345-5685-4511-ab52-0f61c7384de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:53.000538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Flow 'volume_create_api' (f14d1f19-54e2-461d-b43b-6109088653ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:53.000982 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume request issued successfully. Jul 03 13:08:53.001725 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3ac19ca6-0452-462f-aa25-bd8a75cf4f97 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:53.002303 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 940/3734] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:08:52 2026] POST /volume/v3/volumes => generated 812 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:53.019745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-62b1167e-a5b0-4e7e-91c5-ee73628d64c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:53.021505 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-62b1167e-a5b0-4e7e-91c5-ee73628d64c1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:08:53.021741 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-62b1167e-a5b0-4e7e-91c5-ee73628d64c1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:53.021934 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-62b1167e-a5b0-4e7e-91c5-ee73628d64c1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:53.032265 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:53.032265 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:53.037154 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-62b1167e-a5b0-4e7e-91c5-ee73628d64c1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:53.042594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-62b1167e-a5b0-4e7e-91c5-ee73628d64c1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:08:53.043101 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 940/3735] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:08:53 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:53.808746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-77e8a2a1-f926-418c-b2e9-8bd8d543372e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:53.819899 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77e8a2a1-f926-418c-b2e9-8bd8d543372e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] GET https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe Jul 03 13:08:53.819899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77e8a2a1-f926-418c-b2e9-8bd8d543372e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:53.819899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-77e8a2a1-f926-418c-b2e9-8bd8d543372e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:53.831734 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-77e8a2a1-f926-418c-b2e9-8bd8d543372e tempest-CreateVolumesFromImageTest-441856353 tempest-CreateVolumesFromImageTest-441856353-project-member] https://10.4.3.13/volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe returned with HTTP 404 Jul 03 13:08:53.831734 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 922/3736] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:53 2026] GET /volume/v3/volumes/455cfd5c-963f-4709-ac7e-17babe3eebfe => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:53.839255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-24d38899-c2d6-436d-ac97-0036a6abb117 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:53.845633 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24d38899-c2d6-436d-ac97-0036a6abb117 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:53.845633 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24d38899-c2d6-436d-ac97-0036a6abb117 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:53.845633 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24d38899-c2d6-436d-ac97-0036a6abb117 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:53.845633 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-24d38899-c2d6-436d-ac97-0036a6abb117 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:53.851794 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:53.851794 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:53.855587 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24d38899-c2d6-436d-ac97-0036a6abb117 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:53.855587 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 935/3737] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:53 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:54.059480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bd837716-7daf-4810-8be9-21a334d38d29 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:54.062973 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd837716-7daf-4810-8be9-21a334d38d29 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:08:54.062973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd837716-7daf-4810-8be9-21a334d38d29 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:54.062973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd837716-7daf-4810-8be9-21a334d38d29 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:54.073205 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:54.073205 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:54.079423 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bd837716-7daf-4810-8be9-21a334d38d29 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:54.091587 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd837716-7daf-4810-8be9-21a334d38d29 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:08:54.092070 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 941/3738] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:08:54 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:08:54.106011 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4e076b79-e0c7-4244-bd5f-0f3959d83633 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:54.108008 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e076b79-e0c7-4244-bd5f-0f3959d83633 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:08:54.108334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e076b79-e0c7-4244-bd5f-0f3959d83633 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:54.108573 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e076b79-e0c7-4244-bd5f-0f3959d83633 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:54.119425 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:54.119425 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:54.127285 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4e076b79-e0c7-4244-bd5f-0f3959d83633 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:54.133081 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e076b79-e0c7-4244-bd5f-0f3959d83633 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:08:54.133553 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 941/3739] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:08:54 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 1421 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:08:54.868094 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fe4b50c7-5320-441f-92ef-0abfe05dcea1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:54.871941 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fe4b50c7-5320-441f-92ef-0abfe05dcea1 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:54.872560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fe4b50c7-5320-441f-92ef-0abfe05dcea1 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:54.873073 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fe4b50c7-5320-441f-92ef-0abfe05dcea1 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:54.873461 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-fe4b50c7-5320-441f-92ef-0abfe05dcea1 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:54.880070 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:54.880070 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:54.882022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fe4b50c7-5320-441f-92ef-0abfe05dcea1 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:54.882796 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 923/3740] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:54 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:55.900497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b984a1cc-37a6-45c7-a73d-34b5e67d9e12 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:55.907739 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b984a1cc-37a6-45c7-a73d-34b5e67d9e12 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:55.909028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b984a1cc-37a6-45c7-a73d-34b5e67d9e12 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:55.909028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b984a1cc-37a6-45c7-a73d-34b5e67d9e12 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:55.909028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b984a1cc-37a6-45c7-a73d-34b5e67d9e12 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:55.916049 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:55.916049 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:55.917002 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b984a1cc-37a6-45c7-a73d-34b5e67d9e12 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:55.918679 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 936/3741] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:55 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:56.238141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-33d2c8c4-a887-4b50-9ca4-b83d7a1d7c6a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:56.242535 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-33d2c8c4-a887-4b50-9ca4-b83d7a1d7c6a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:08:56.242811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-33d2c8c4-a887-4b50-9ca4-b83d7a1d7c6a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:56.243085 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-33d2c8c4-a887-4b50-9ca4-b83d7a1d7c6a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:56.262113 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:56.262113 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:56.269310 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-33d2c8c4-a887-4b50-9ca4-b83d7a1d7c6a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:56.277845 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-33d2c8c4-a887-4b50-9ca4-b83d7a1d7c6a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:08:56.277845 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 942/3742] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:56 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 1403 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:56.930130 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9538eead-21cb-451b-b71b-8f5dcacb324b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:56.932210 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-0bf4a3f0-39ce-42aa-add0-b44a87c92e0b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:56.933372 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9538eead-21cb-451b-b71b-8f5dcacb324b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:56.933682 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9538eead-21cb-451b-b71b-8f5dcacb324b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:56.934647 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9538eead-21cb-451b-b71b-8f5dcacb324b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:56.934807 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9538eead-21cb-451b-b71b-8f5dcacb324b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:56.935667 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-0bf4a3f0-39ce-42aa-add0-b44a87c92e0b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:08:56.935859 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-0bf4a3f0-39ce-42aa-add0-b44a87c92e0b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:56.937181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-0bf4a3f0-39ce-42aa-add0-b44a87c92e0b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:56.942126 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:56.942126 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:56.943099 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9538eead-21cb-451b-b71b-8f5dcacb324b tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:56.943536 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 942/3743] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:56 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:08:56.954067 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:56.954067 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:08:56.957967 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-0bf4a3f0-39ce-42aa-add0-b44a87c92e0b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:08:56.965583 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-0bf4a3f0-39ce-42aa-add0-b44a87c92e0b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:08:56.966141 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 924/3744] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:08:56 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 1403 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:56.986090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7d65de75-9d5c-44ef-b377-95d74f778291 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:56.986652 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d65de75-9d5c-44ef-b377-95d74f778291 None None] GET https://10.4.3.13/volume// Jul 03 13:08:56.986951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d65de75-9d5c-44ef-b377-95d74f778291 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:56.987260 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d65de75-9d5c-44ef-b377-95d74f778291 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:56.987738 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d65de75-9d5c-44ef-b377-95d74f778291 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:08:56.993651 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 937/3745] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:08:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:08:57.007220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-351ef6e0-0245-40b7-935f-ed7a77dadd90 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:57.009045 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-351ef6e0-0245-40b7-935f-ed7a77dadd90 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:08:57.009557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-351ef6e0-0245-40b7-935f-ed7a77dadd90 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "347a1f10-bcd6-43dc-9214-549b3e30e052", "connector": null, "instance_uuid": "419a3d3c-12f7-48c8-8d3e-4edda5cf0abf"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:57.019691 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:57.019691 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:57.088875 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-351ef6e0-0245-40b7-935f-ed7a77dadd90 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:08:57.089497 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 943/3746] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:08:57 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:08:57.957872 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-856dcdd8-ef07-44cc-a6ab-dc4779cc5db3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:57.960391 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-856dcdd8-ef07-44cc-a6ab-dc4779cc5db3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:57.960743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-856dcdd8-ef07-44cc-a6ab-dc4779cc5db3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:57.960935 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-856dcdd8-ef07-44cc-a6ab-dc4779cc5db3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:57.961092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-856dcdd8-ef07-44cc-a6ab-dc4779cc5db3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:57.967196 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:57.967196 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:57.968367 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-856dcdd8-ef07-44cc-a6ab-dc4779cc5db3 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:57.968958 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 943/3747] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:57 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:58.321819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:58.323552 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:08:58.324128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "c9bec007-38d7-4418-bf00-2e77d71415b9", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:08:58.325839 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'c9bec007-38d7-4418-bf00-2e77d71415b9', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:08:58.461626 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume of 1 GB Jul 03 13:08:58.467548 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Availability Zones retrieved successfully. Jul 03 13:08:58.473064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (a2cc7fde-d18d-424f-bbef-b3918db80945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:58.474479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a18cb7-e2f2-4fe7-bd40-ecc5663f186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:58.475541 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:08:58.556404 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a18cb7-e2f2-4fe7-bd40-ecc5663f186e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:58.557552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0ab3fc-2969-450b-9a16-0fd1fc611f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:58.674997 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Created reservations ['7bdc2cb8-2a58-4d29-921e-2006d73960d9', 'd9317316-f021-418f-93a3-7c2d3b09fe61', '6670c452-5d32-4a28-9be6-868045ece9e2', '85cb149d-1768-4c25-bd2c-524b894b4f39'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:08:58.676217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0ab3fc-2969-450b-9a16-0fd1fc611f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bdc2cb8-2a58-4d29-921e-2006d73960d9', 'd9317316-f021-418f-93a3-7c2d3b09fe61', '6670c452-5d32-4a28-9be6-868045ece9e2', '85cb149d-1768-4c25-bd2c-524b894b4f39']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:58.677359 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f1fcf8-7026-4e20-9325-6371547fb0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:58.703692 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f1fcf8-7026-4e20-9325-6371547fb0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3113e992-5243-4389-81ad-e405968e65e0', '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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['7bdc2cb8-2a58-4d29-921e-2006d73960d9','d9317316-f021-418f-93a3-7c2d3b09fe61','6670c452-5d32-4a28-9be6-868045ece9e2','85cb149d-1768-4c25-bd2c-524b894b4f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:08:58Z,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=3113e992-5243-4389-81ad-e405968e65e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfe3855d5f8456983cba21197b6caa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2505de7e5b54cb099ba75d2996653c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:58.704742 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48cfd105-b6d5-4703-895b-471d9891c9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:58.730536 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48cfd105-b6d5-4703-895b-471d9891c9cf) transitioned into state 'SUCCESS' from 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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['7bdc2cb8-2a58-4d29-921e-2006d73960d9','d9317316-f021-418f-93a3-7c2d3b09fe61','6670c452-5d32-4a28-9be6-868045ece9e2','85cb149d-1768-4c25-bd2c-524b894b4f39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:58.731351 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d0b6c0-df1a-49b1-ace3-5ca50c825500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:08:58.747383 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d0b6c0-df1a-49b1-ace3-5ca50c825500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:08:58.748423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (a2cc7fde-d18d-424f-bbef-b3918db80945) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:08:58.748825 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request issued successfully. Jul 03 13:08:58.749590 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aa1fc427-8ec1-4ae6-913b-37696d00e62d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:08:58.750036 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 925/3748] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:08:58 2026] POST /volume/v3/volumes => generated 773 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:08:58.762769 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa1fe0a3-ffc4-4055-b492-f070c6255b55 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:58.764929 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa1fe0a3-ffc4-4055-b492-f070c6255b55 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:08:58.765142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa1fe0a3-ffc4-4055-b492-f070c6255b55 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:58.765363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa1fe0a3-ffc4-4055-b492-f070c6255b55 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:58.775490 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:58.775490 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:08:58.781566 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-aa1fe0a3-ffc4-4055-b492-f070c6255b55 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:08:58.788654 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa1fe0a3-ffc4-4055-b492-f070c6255b55 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:08:58.789349 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 938/3749] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:08:58 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:08:58.982541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-29d1c9ec-3696-4abb-bd55-5d00cc6dabce None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:58.984444 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-29d1c9ec-3696-4abb-bd55-5d00cc6dabce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:08:58.984648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-29d1c9ec-3696-4abb-bd55-5d00cc6dabce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:58.984803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-29d1c9ec-3696-4abb-bd55-5d00cc6dabce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:58.984914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-29d1c9ec-3696-4abb-bd55-5d00cc6dabce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:08:58.990240 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:58.990240 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:08:58.990951 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-29d1c9ec-3696-4abb-bd55-5d00cc6dabce tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:08:58.991380 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 944/3750] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:08:58 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:08:59.802316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-61c64409-b9ea-4154-8054-9d9cb1a4503b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:08:59.804357 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-61c64409-b9ea-4154-8054-9d9cb1a4503b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:08:59.804594 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-61c64409-b9ea-4154-8054-9d9cb1a4503b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:08:59.804812 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-61c64409-b9ea-4154-8054-9d9cb1a4503b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:08:59.813295 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:08:59.813295 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:08:59.818106 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-61c64409-b9ea-4154-8054-9d9cb1a4503b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:08:59.823743 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-61c64409-b9ea-4154-8054-9d9cb1a4503b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:08:59.824425 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 944/3751] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:08:59 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:00.005198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4a02bc5d-524c-4d6e-a34c-510270da09fe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:00.006968 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4a02bc5d-524c-4d6e-a34c-510270da09fe tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:09:00.007206 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4a02bc5d-524c-4d6e-a34c-510270da09fe tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:00.007358 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4a02bc5d-524c-4d6e-a34c-510270da09fe tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:00.007448 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-4a02bc5d-524c-4d6e-a34c-510270da09fe tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:00.013194 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:00.013194 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:00.013867 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4a02bc5d-524c-4d6e-a34c-510270da09fe tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:09:00.014231 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 926/3752] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:00 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:00.848253 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-eb93189a-3b40-4d64-a583-ea7850f47c8e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:00.853906 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eb93189a-3b40-4d64-a583-ea7850f47c8e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:00.853906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eb93189a-3b40-4d64-a583-ea7850f47c8e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:00.854405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eb93189a-3b40-4d64-a583-ea7850f47c8e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:00.865005 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:00.865005 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:00.871386 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-eb93189a-3b40-4d64-a583-ea7850f47c8e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:00.876852 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eb93189a-3b40-4d64-a583-ea7850f47c8e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:00.877323 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 939/3753] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:00 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:01.028067 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a532e697-b094-4fab-9667-400eb07b2dff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.030308 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a532e697-b094-4fab-9667-400eb07b2dff tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:09:01.030617 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a532e697-b094-4fab-9667-400eb07b2dff tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.030910 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a532e697-b094-4fab-9667-400eb07b2dff tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.031097 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a532e697-b094-4fab-9667-400eb07b2dff tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:01.035807 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.035807 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:01.036813 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a532e697-b094-4fab-9667-400eb07b2dff tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:09:01.037656 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 945/3754] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:01 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:09:01.050441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-63b24875-0ac1-4659-9855-cb732f28fc02 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.052215 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63b24875-0ac1-4659-9855-cb732f28fc02 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:09:01.052388 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63b24875-0ac1-4659-9855-cb732f28fc02 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.052586 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-63b24875-0ac1-4659-9855-cb732f28fc02 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.052713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-63b24875-0ac1-4659-9855-cb732f28fc02 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:01.054262 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=271,cinder:UPDATE=75,cinder:INSERT=36 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:09:01.056703 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.056703 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:01.057429 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-63b24875-0ac1-4659-9855-cb732f28fc02 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:09:01.058029 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 945/3755] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:01 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:01.069577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.071411 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] DELETE https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:09:01.071637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.071901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.071950 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete backup with id: e64701c7-a3db-4084-816b-9dcfe220ee7b. Jul 03 13:09:01.076984 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.076984 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:01.104385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] delete_backup rpcapi backup_id e64701c7-a3db-4084-816b-9dcfe220ee7b {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:09:01.109418 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2ed7cbe5-ab72-42bb-823f-4e06dc73b566 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 202 Jul 03 13:09:01.109418 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 927/3756] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:01 2026] DELETE /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:09:01.120727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2bca4081-1622-4507-841d-92a682822c81 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.123142 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2bca4081-1622-4507-841d-92a682822c81 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:09:01.123354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2bca4081-1622-4507-841d-92a682822c81 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.123547 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2bca4081-1622-4507-841d-92a682822c81 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.124073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2bca4081-1622-4507-841d-92a682822c81 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:01.128442 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.128442 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:01.129298 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2bca4081-1622-4507-841d-92a682822c81 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 200 Jul 03 13:09:01.129902 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 940/3757] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:01 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:01.579182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0a8fef1c-1a2e-47a1-a802-11481f07dc81 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.579517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0a8fef1c-1a2e-47a1-a802-11481f07dc81 None None] GET https://10.4.3.13/volume// Jul 03 13:09:01.579676 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0a8fef1c-1a2e-47a1-a802-11481f07dc81 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.579854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0a8fef1c-1a2e-47a1-a802-11481f07dc81 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.580249 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0a8fef1c-1a2e-47a1-a802-11481f07dc81 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:09:01.580507 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 946/3758] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:09:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:09:01.591521 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d65b89b0-6c56-4435-a1e6-e4c33defbafb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.595679 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d65b89b0-6c56-4435-a1e6-e4c33defbafb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:09:01.595679 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d65b89b0-6c56-4435-a1e6-e4c33defbafb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.595679 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d65b89b0-6c56-4435-a1e6-e4c33defbafb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.606433 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.606433 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:01.609912 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d65b89b0-6c56-4435-a1e6-e4c33defbafb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:09:01.615863 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d65b89b0-6c56-4435-a1e6-e4c33defbafb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:09:01.616347 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 946/3759] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:09:01 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:01.743594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.746097 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d Jul 03 13:09:01.746340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:01.755460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-bfff175f-476a-4af1-95b7-1064b5aab95b-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:09:01.760413 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-bfff175f-476a-4af1-95b7-1064b5aab95b-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:09:01.761406 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.761406 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:01.892922 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d7382f2f-0aec-4945-b566-8df9c789ce3f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:01.895319 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7382f2f-0aec-4945-b566-8df9c789ce3f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:01.895618 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7382f2f-0aec-4945-b566-8df9c789ce3f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:01.895843 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7382f2f-0aec-4945-b566-8df9c789ce3f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:01.904847 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:01.904847 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:01.909416 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d7382f2f-0aec-4945-b566-8df9c789ce3f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:01.916428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7382f2f-0aec-4945-b566-8df9c789ce3f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:01.916914 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 941/3760] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:01 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:02.145229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b563fe3-9d21-4803-88b8-b5d222767321 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.147247 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b563fe3-9d21-4803-88b8-b5d222767321 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b Jul 03 13:09:02.147689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b563fe3-9d21-4803-88b8-b5d222767321 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:02.148093 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b563fe3-9d21-4803-88b8-b5d222767321 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:02.149184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7b563fe3-9d21-4803-88b8-b5d222767321 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id e64701c7-a3db-4084-816b-9dcfe220ee7b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:02.153337 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b563fe3-9d21-4803-88b8-b5d222767321 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b returned with HTTP 404 Jul 03 13:09:02.154186 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 947/3761] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:02 2026] GET /volume/v3/backups/e64701c7-a3db-4084-816b-9dcfe220ee7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:02.161023 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2d6ac845-5061-410a-aac8-ad177fecca35 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.163112 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2d6ac845-5061-410a-aac8-ad177fecca35 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] DELETE https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:09:02.163454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2d6ac845-5061-410a-aac8-ad177fecca35 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:02.163817 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2d6ac845-5061-410a-aac8-ad177fecca35 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:02.164011 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-2d6ac845-5061-410a-aac8-ad177fecca35 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Delete backup with id: c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. Jul 03 13:09:02.170571 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:02.170571 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:02.187964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-2d6ac845-5061-410a-aac8-ad177fecca35 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] delete_backup rpcapi backup_id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:09:02.189404 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2d6ac845-5061-410a-aac8-ad177fecca35 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 202 Jul 03 13:09:02.189930 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 947/3762] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:02 2026] DELETE /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:09:02.197926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-40d5352c-c430-44ba-80e9-d436504adb59 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.200296 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40d5352c-c430-44ba-80e9-d436504adb59 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:09:02.200296 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40d5352c-c430-44ba-80e9-d436504adb59 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:02.200576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40d5352c-c430-44ba-80e9-d436504adb59 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:02.200734 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-40d5352c-c430-44ba-80e9-d436504adb59 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:02.205372 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:02.205372 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:02.206208 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40d5352c-c430-44ba-80e9-d436504adb59 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 200 Jul 03 13:09:02.206623 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 942/3763] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:02 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:02.290985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-bfff175f-476a-4af1-95b7-1064b5aab95b-np0000004418" released by "attachment_update" :: held 0.531s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:09:02.291449 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-98b7334d-0b91-4077-b757-6e696d82e622 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d returned with HTTP 200 Jul 03 13:09:02.291969 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 928/3764] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:09:01 2026] PUT /volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:02.407126 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.552995 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:02.552995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1696634067", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:02.555429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1696634067', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:02.555558 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Create volume of 1 GB Jul 03 13:09:02.560326 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Availability Zones retrieved successfully. Jul 03 13:09:02.566730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Flow 'volume_create_api' (47edf6f0-8cfa-4f1a-af10-9cd20bf3b987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:02.567980 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacc8a90-cdaf-4a1d-91a6-12b2aa48a5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.568964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:02.604846 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eacc8a90-cdaf-4a1d-91a6-12b2aa48a5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.605787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7495584f-eb24-4d88-89c3-39d571de2d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.676704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Created reservations ['94c3a4a2-a81b-4f94-8bee-260133cc5b9b', '8c7f1850-3bb5-438b-b79f-83cc9ef38b9f', 'b61ce732-63ba-4bf4-ad00-2913a5b4f4fd', '3b7569e1-4755-4e6b-92f3-b8435382ab56'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:02.677707 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7495584f-eb24-4d88-89c3-39d571de2d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c3a4a2-a81b-4f94-8bee-260133cc5b9b', '8c7f1850-3bb5-438b-b79f-83cc9ef38b9f', 'b61ce732-63ba-4bf4-ad00-2913a5b4f4fd', '3b7569e1-4755-4e6b-92f3-b8435382ab56']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.678338 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0584c697-ebda-4ec3-8f87-c8efa63c9949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.702843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0584c697-ebda-4ec3-8f87-c8efa63c9949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f2bcf0-528e-4a3f-b746-e40025757f84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1696634067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56eec9c9c6d414785a4bef508049811',qos_specs=None,replication_status=,reservations=['94c3a4a2-a81b-4f94-8bee-260133cc5b9b','8c7f1850-3bb5-438b-b79f-83cc9ef38b9f','b61ce732-63ba-4bf4-ad00-2913a5b4f4fd','3b7569e1-4755-4e6b-92f3-b8435382ab56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a65ccadaff24fc4a9ec29a98daa423a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1696634067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f2bcf0-528e-4a3f-b746-e40025757f84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b56eec9c9c6d414785a4bef508049811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a65ccadaff24fc4a9ec29a98daa423a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.703573 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85cdfbf-c927-46df-b550-92caff8d801d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.725145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85cdfbf-c927-46df-b550-92caff8d801d) transitioned into state 'SUCCESS' from state '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-1696634067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56eec9c9c6d414785a4bef508049811',qos_specs=None,replication_status=,reservations=['94c3a4a2-a81b-4f94-8bee-260133cc5b9b','8c7f1850-3bb5-438b-b79f-83cc9ef38b9f','b61ce732-63ba-4bf4-ad00-2913a5b4f4fd','3b7569e1-4755-4e6b-92f3-b8435382ab56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a65ccadaff24fc4a9ec29a98daa423a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.725942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd69d08d-8779-490c-891d-4ea4912255a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.735300 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd69d08d-8779-490c-891d-4ea4912255a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.736050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Flow 'volume_create_api' (47edf6f0-8cfa-4f1a-af10-9cd20bf3b987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:02.736364 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Create volume request issued successfully. Jul 03 13:09:02.736874 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-08323368-aad6-41e8-b24c-4ed18c47e7c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:02.737286 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 948/3765] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:02 2026] POST /volume/v3/volumes => generated 763 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:02.749005 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.750840 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:02.751263 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-216820269", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:02.752851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-216820269', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:02.752981 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Create volume of 1 GB Jul 03 13:09:02.757649 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Availability Zones retrieved successfully. Jul 03 13:09:02.763879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Flow 'volume_create_api' (940f630d-52f0-4745-b51c-7912501e2aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:02.765078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdf58fa-a17b-4451-8a5b-9732b49b7101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.766089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:02.796038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdf58fa-a17b-4451-8a5b-9732b49b7101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.796765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a724ab-0299-48dc-ac9f-1ed8b35b8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.803910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d8dd4275-7b8b-4f1c-a67c-c27dcea85cd4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.806190 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d8dd4275-7b8b-4f1c-a67c-c27dcea85cd4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d/action Jul 03 13:09:02.806724 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d8dd4275-7b8b-4f1c-a67c-c27dcea85cd4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:09:02.806798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d8dd4275-7b8b-4f1c-a67c-c27dcea85cd4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:02.825719 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:02.825719 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:02.843321 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-3c70df62-e4c9-4aad-954d-56321442d67e req-d8dd4275-7b8b-4f1c-a67c-c27dcea85cd4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d/action returned with HTTP 204 Jul 03 13:09:02.843851 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 943/3766] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:09:02 2026] POST /volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:02.846456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Created reservations ['399e3ff9-dd9b-4c20-be0d-9d8ceeaf4df8', '800b35d7-70cc-435a-881e-ccad464ea8c8', 'b105a9c7-dd28-4567-a4d0-ae0ad1693251', 'd2e57945-ac6a-485a-b243-81a46a77f848'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:02.847888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a724ab-0299-48dc-ac9f-1ed8b35b8050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399e3ff9-dd9b-4c20-be0d-9d8ceeaf4df8', '800b35d7-70cc-435a-881e-ccad464ea8c8', 'b105a9c7-dd28-4567-a4d0-ae0ad1693251', 'd2e57945-ac6a-485a-b243-81a46a77f848']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.848677 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cfef1c-5eeb-400f-a54b-f371e45b80eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.881020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cfef1c-5eeb-400f-a54b-f371e45b80eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '623bc521-0ceb-408a-923a-332010471718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-216820269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56eec9c9c6d414785a4bef508049811',qos_specs=None,replication_status=,reservations=['399e3ff9-dd9b-4c20-be0d-9d8ceeaf4df8','800b35d7-70cc-435a-881e-ccad464ea8c8','b105a9c7-dd28-4567-a4d0-ae0ad1693251','d2e57945-ac6a-485a-b243-81a46a77f848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a65ccadaff24fc4a9ec29a98daa423a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-216820269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=623bc521-0ceb-408a-923a-332010471718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b56eec9c9c6d414785a4bef508049811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a65ccadaff24fc4a9ec29a98daa423a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.882090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746d1dda-b28c-4280-98a7-1aa5d7e98d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.905057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (746d1dda-b28c-4280-98a7-1aa5d7e98d19) transitioned into state 'SUCCESS' from state '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-216820269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b56eec9c9c6d414785a4bef508049811',qos_specs=None,replication_status=,reservations=['399e3ff9-dd9b-4c20-be0d-9d8ceeaf4df8','800b35d7-70cc-435a-881e-ccad464ea8c8','b105a9c7-dd28-4567-a4d0-ae0ad1693251','d2e57945-ac6a-485a-b243-81a46a77f848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a65ccadaff24fc4a9ec29a98daa423a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.906008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de0f312-c012-41c1-96ae-a66337c3a156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:02.917974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de0f312-c012-41c1-96ae-a66337c3a156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:02.919076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Flow 'volume_create_api' (940f630d-52f0-4745-b51c-7912501e2aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:02.919498 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Create volume request issued successfully. Jul 03 13:09:02.920252 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-093db8d3-ed1f-40e7-9c99-edff30d9dba4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:02.920786 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 948/3767] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:02 2026] POST /volume/v3/volumes => generated 762 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:02.929100 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-639eceee-842d-4026-a1a8-e2e660dfb3e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:02.931467 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-639eceee-842d-4026-a1a8-e2e660dfb3e2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:02.932073 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-639eceee-842d-4026-a1a8-e2e660dfb3e2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:02.932073 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-639eceee-842d-4026-a1a8-e2e660dfb3e2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:02.941296 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:02.941296 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:02.945962 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-639eceee-842d-4026-a1a8-e2e660dfb3e2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:02.951826 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-639eceee-842d-4026-a1a8-e2e660dfb3e2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:02.952341 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 929/3768] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:02 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:03.218749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-93447797-8731-4b58-99a0-0e55909a150d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:03.220772 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-93447797-8731-4b58-99a0-0e55909a150d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 Jul 03 13:09:03.221023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-93447797-8731-4b58-99a0-0e55909a150d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:03.221195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-93447797-8731-4b58-99a0-0e55909a150d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:03.221322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-93447797-8731-4b58-99a0-0e55909a150d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:03.225753 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-93447797-8731-4b58-99a0-0e55909a150d tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 returned with HTTP 404 Jul 03 13:09:03.226344 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 949/3769] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:03 2026] GET /volume/v3/backups/c5c3c25d-1728-4ef4-bb97-a2e7b8b3c408 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:03.234463 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:03.236439 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] DELETE https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:09:03.236676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:03.236846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:03.236924 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete backup with id: ee09b30e-3261-4aa3-9166-94fc813f7469. Jul 03 13:09:03.243194 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:03.243194 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:03.261362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] delete_backup rpcapi backup_id ee09b30e-3261-4aa3-9166-94fc813f7469 {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:09:03.263233 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7256aa9d-5168-4d90-abf0-5239c4fa5b8f tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 202 Jul 03 13:09:03.263667 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 944/3770] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:03 2026] DELETE /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:09:03.272794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-49e04793-b40d-4d6f-a1a3-fd923b855ea7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:03.274780 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-49e04793-b40d-4d6f-a1a3-fd923b855ea7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:09:03.275056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-49e04793-b40d-4d6f-a1a3-fd923b855ea7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:03.275325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-49e04793-b40d-4d6f-a1a3-fd923b855ea7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:03.275567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-49e04793-b40d-4d6f-a1a3-fd923b855ea7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:03.281358 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:03.281358 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:03.282483 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-49e04793-b40d-4d6f-a1a3-fd923b855ea7 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 200 Jul 03 13:09:03.283038 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 949/3771] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:03 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:03.879948 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cdc3ab84-e7a4-4d9a-a63f-3915e90dcc60 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:03.880496 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cdc3ab84-e7a4-4d9a-a63f-3915e90dcc60 None None] GET https://10.4.3.13/volume// Jul 03 13:09:03.880797 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cdc3ab84-e7a4-4d9a-a63f-3915e90dcc60 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:03.881084 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cdc3ab84-e7a4-4d9a-a63f-3915e90dcc60 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:03.881541 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cdc3ab84-e7a4-4d9a-a63f-3915e90dcc60 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:09:03.881967 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 930/3772] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:09:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:09:03.891998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ab11067d-5c57-46b9-b693-16142e854af7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:03.895441 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ab11067d-5c57-46b9-b693-16142e854af7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:09:03.895750 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ab11067d-5c57-46b9-b693-16142e854af7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:03.896000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ab11067d-5c57-46b9-b693-16142e854af7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:03.909934 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:03.909934 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:03.915779 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ab11067d-5c57-46b9-b693-16142e854af7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:09:03.923626 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ab11067d-5c57-46b9-b693-16142e854af7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:09:03.923929 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 950/3773] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:09:03 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 1582 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:03.969581 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b001468c-229d-4982-b7e0-a885bd1b8a56 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:03.972289 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b001468c-229d-4982-b7e0-a885bd1b8a56 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:03.972649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b001468c-229d-4982-b7e0-a885bd1b8a56 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:03.972901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b001468c-229d-4982-b7e0-a885bd1b8a56 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:03.983214 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:03.983214 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:03.989300 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b001468c-229d-4982-b7e0-a885bd1b8a56 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:03.995893 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b001468c-229d-4982-b7e0-a885bd1b8a56 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:03.995893 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 945/3774] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:03 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:04.049883 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:04.054082 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] PUT https://10.4.3.13/volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86 Jul 03 13:09:04.054735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:04.063471 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Acquiring lock "cinder-attachment_update-347a1f10-bcd6-43dc-9214-549b3e30e052-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:09:04.068775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Lock "cinder-attachment_update-347a1f10-bcd6-43dc-9214-549b3e30e052-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:09:04.070029 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:04.070029 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:04.294373 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a175e1e4-648e-420a-9401-f801ad465f00 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:04.296491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a175e1e4-648e-420a-9401-f801ad465f00 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 Jul 03 13:09:04.296688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a175e1e4-648e-420a-9401-f801ad465f00 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:04.296995 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a175e1e4-648e-420a-9401-f801ad465f00 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:04.297140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a175e1e4-648e-420a-9401-f801ad465f00 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Show backup with id ee09b30e-3261-4aa3-9166-94fc813f7469. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:04.301827 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a175e1e4-648e-420a-9401-f801ad465f00 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 returned with HTTP 404 Jul 03 13:09:04.302383 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 931/3775] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:04 2026] GET /volume/v3/backups/ee09b30e-3261-4aa3-9166-94fc813f7469 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:04.311645 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-36773e14-8005-459e-a282-18f4b9af3907 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:04.313955 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36773e14-8005-459e-a282-18f4b9af3907 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] DELETE https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:09:04.314189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36773e14-8005-459e-a282-18f4b9af3907 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:04.314419 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36773e14-8005-459e-a282-18f4b9af3907 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:04.314978 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-36773e14-8005-459e-a282-18f4b9af3907 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Delete backup with id: b424fe95-3cbb-4559-82fd-29c340037dbe. Jul 03 13:09:04.319919 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:04.319919 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:04.334437 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-36773e14-8005-459e-a282-18f4b9af3907 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] delete_backup rpcapi backup_id b424fe95-3cbb-4559-82fd-29c340037dbe {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:09:04.336740 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36773e14-8005-459e-a282-18f4b9af3907 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 202 Jul 03 13:09:04.337173 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 951/3776] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:04 2026] DELETE /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:09:04.345955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9f8cbc12-b72d-40fb-b44a-8f34810b5962 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:04.349219 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f8cbc12-b72d-40fb-b44a-8f34810b5962 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:09:04.349527 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f8cbc12-b72d-40fb-b44a-8f34810b5962 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:04.349823 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f8cbc12-b72d-40fb-b44a-8f34810b5962 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:04.350023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-9f8cbc12-b72d-40fb-b44a-8f34810b5962 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:04.355711 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:04.355711 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:04.356396 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f8cbc12-b72d-40fb-b44a-8f34810b5962 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 200 Jul 03 13:09:04.356827 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 946/3777] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:04 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:04.601630 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Lock "cinder-attachment_update-347a1f10-bcd6-43dc-9214-549b3e30e052-np0000004418" released by "attachment_update" :: held 0.533s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:09:04.602045 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-ca30a8cf-1f6f-49aa-9f4a-e900ff6f8ae5 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86 returned with HTTP 200 Jul 03 13:09:04.602646 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 950/3778] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:09:04 2026] PUT /volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:05.015246 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3d271bfd-c88e-48ea-9fde-af7178b4a84c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:05.017301 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d271bfd-c88e-48ea-9fde-af7178b4a84c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:05.017436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d271bfd-c88e-48ea-9fde-af7178b4a84c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:05.017599 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d271bfd-c88e-48ea-9fde-af7178b4a84c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:05.028721 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:05.028721 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:05.037281 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3d271bfd-c88e-48ea-9fde-af7178b4a84c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:05.043561 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d271bfd-c88e-48ea-9fde-af7178b4a84c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:05.044150 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 932/3779] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:05 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:05.129843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-639d776b-166a-40c4-a51e-b6bf50fa415f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:05.132413 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-639d776b-166a-40c4-a51e-b6bf50fa415f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86/action Jul 03 13:09:05.132970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-639d776b-166a-40c4-a51e-b6bf50fa415f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:09:05.133143 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-639d776b-166a-40c4-a51e-b6bf50fa415f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:05.157323 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:05.157323 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:05.178610 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b201384b-f6ce-4062-aeb1-061b36285a3a req-639d776b-166a-40c4-a51e-b6bf50fa415f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86/action returned with HTTP 204 Jul 03 13:09:05.179314 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 952/3780] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:09:05 2026] POST /volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:05.369932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f465e59e-db38-4edc-b32b-ffeda37d86c1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:05.375786 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f465e59e-db38-4edc-b32b-ffeda37d86c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] GET https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe Jul 03 13:09:05.375983 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f465e59e-db38-4edc-b32b-ffeda37d86c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:05.376180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f465e59e-db38-4edc-b32b-ffeda37d86c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:05.376321 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f465e59e-db38-4edc-b32b-ffeda37d86c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] Show backup with id b424fe95-3cbb-4559-82fd-29c340037dbe. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:05.381207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f465e59e-db38-4edc-b32b-ffeda37d86c1 tempest-VolumesBackupsTest-2110008419 tempest-VolumesBackupsTest-2110008419-project-admin] https://10.4.3.13/volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe returned with HTTP 404 Jul 03 13:09:05.382003 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 947/3781] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:05 2026] GET /volume/v3/backups/b424fe95-3cbb-4559-82fd-29c340037dbe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:05.398314 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:05.401231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] DELETE https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 Jul 03 13:09:05.401489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:05.401772 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:05.401972 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete volume with id: 43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 Jul 03 13:09:05.412817 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:05.412817 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:05.413508 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:09:05.438969 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete volume request issued successfully. Jul 03 13:09:05.439592 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f4dde8e5-e206-40ce-8beb-61e37f8e1c7d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 returned with HTTP 202 Jul 03 13:09:05.440121 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 951/3782] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:05 2026] DELETE /volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:05.448964 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-17ca52b3-a27e-4f28-9321-c564beecb240 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:05.451155 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17ca52b3-a27e-4f28-9321-c564beecb240 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 Jul 03 13:09:05.451155 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17ca52b3-a27e-4f28-9321-c564beecb240 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:05.451155 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17ca52b3-a27e-4f28-9321-c564beecb240 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:05.460466 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:05.460466 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:05.465618 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17ca52b3-a27e-4f28-9321-c564beecb240 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:09:05.471913 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17ca52b3-a27e-4f28-9321-c564beecb240 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 returned with HTTP 200 Jul 03 13:09:05.472332 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 933/3783] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:05 2026] GET /volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:06.062758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d94b600f-7f1b-481b-a044-765a028197ef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:06.065521 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d94b600f-7f1b-481b-a044-765a028197ef tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:06.065805 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d94b600f-7f1b-481b-a044-765a028197ef tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:06.066034 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d94b600f-7f1b-481b-a044-765a028197ef tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:06.076107 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:06.076107 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:06.083466 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d94b600f-7f1b-481b-a044-765a028197ef tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:06.091147 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d94b600f-7f1b-481b-a044-765a028197ef tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:06.091921 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 953/3784] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:06 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:06.488418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-de9152c5-1862-4081-8ba2-9f39632e54e8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:06.491208 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de9152c5-1862-4081-8ba2-9f39632e54e8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 Jul 03 13:09:06.491482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de9152c5-1862-4081-8ba2-9f39632e54e8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:06.491714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de9152c5-1862-4081-8ba2-9f39632e54e8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:06.514405 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de9152c5-1862-4081-8ba2-9f39632e54e8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 returned with HTTP 404 Jul 03 13:09:06.514944 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 948/3785] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:06 2026] GET /volume/v3/volumes/43dbe7a2-14e3-4fd6-bce7-fc0fa543ed76 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:06.523430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:06.525776 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] DELETE https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 Jul 03 13:09:06.526269 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:06.527194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:06.527194 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete volume with id: 21260245-24d7-4577-a28c-2f59ff7f7246 Jul 03 13:09:06.550667 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:06.550667 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:06.551743 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:09:06.629212 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete volume request issued successfully. Jul 03 13:09:06.629619 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-40b14c72-9c0f-46e6-ab35-41e001d84a08 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 returned with HTTP 202 Jul 03 13:09:06.630279 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 952/3786] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:06 2026] DELETE /volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:06.639651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-36fc32c6-cb3f-4fbb-9f06-46339c96f18c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:06.641940 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-36fc32c6-cb3f-4fbb-9f06-46339c96f18c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 Jul 03 13:09:06.642201 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-36fc32c6-cb3f-4fbb-9f06-46339c96f18c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:06.642500 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-36fc32c6-cb3f-4fbb-9f06-46339c96f18c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:06.661191 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:06.661191 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:06.668940 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-36fc32c6-cb3f-4fbb-9f06-46339c96f18c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:09:06.674185 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-36fc32c6-cb3f-4fbb-9f06-46339c96f18c tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 returned with HTTP 200 Jul 03 13:09:06.674664 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 934/3787] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:06 2026] GET /volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:07.105564 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f18d64d9-96b3-4d07-b16f-596e5661f8cc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:07.107650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f18d64d9-96b3-4d07-b16f-596e5661f8cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:07.107880 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f18d64d9-96b3-4d07-b16f-596e5661f8cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:07.108003 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f18d64d9-96b3-4d07-b16f-596e5661f8cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:07.115877 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:07.115877 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:07.120034 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f18d64d9-96b3-4d07-b16f-596e5661f8cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:07.125737 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f18d64d9-96b3-4d07-b16f-596e5661f8cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:07.126242 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 954/3788] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:07 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:07.690303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-325a8035-3a9a-4d93-a2c0-c873a0b1213d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:07.692044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-325a8035-3a9a-4d93-a2c0-c873a0b1213d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 Jul 03 13:09:07.692255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-325a8035-3a9a-4d93-a2c0-c873a0b1213d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:07.692490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-325a8035-3a9a-4d93-a2c0-c873a0b1213d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:07.699215 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-325a8035-3a9a-4d93-a2c0-c873a0b1213d tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 returned with HTTP 404 Jul 03 13:09:07.699937 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 949/3789] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:07 2026] GET /volume/v3/volumes/21260245-24d7-4577-a28c-2f59ff7f7246 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:07.708229 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:07.710243 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc Jul 03 13:09:07.710445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:07.710675 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:07.710863 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete volume with id: fdf81247-04a2-4b6e-b679-719f1d19d2bc Jul 03 13:09:07.718840 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:07.718840 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:07.719421 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:09:07.743394 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Delete volume request issued successfully. Jul 03 13:09:07.743479 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1bc2b1a6-d566-43c7-8250-1e75c5e8ec17 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc returned with HTTP 202 Jul 03 13:09:07.744050 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 953/3790] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:07 2026] DELETE /volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:07.754990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bd0b713e-2f7b-4e88-af96-adf445ed886e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:07.758297 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bd0b713e-2f7b-4e88-af96-adf445ed886e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc Jul 03 13:09:07.758522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bd0b713e-2f7b-4e88-af96-adf445ed886e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:07.758809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bd0b713e-2f7b-4e88-af96-adf445ed886e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:07.777311 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:07.777311 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:07.777311 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bd0b713e-2f7b-4e88-af96-adf445ed886e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Volume info retrieved successfully. Jul 03 13:09:07.780425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bd0b713e-2f7b-4e88-af96-adf445ed886e tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc returned with HTTP 200 Jul 03 13:09:07.780889 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 935/3791] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:07 2026] GET /volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:08.139069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-49f9d5b4-45a2-4ed6-a289-517c041c726c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:08.143054 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-49f9d5b4-45a2-4ed6-a289-517c041c726c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:08.143054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-49f9d5b4-45a2-4ed6-a289-517c041c726c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:08.143054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-49f9d5b4-45a2-4ed6-a289-517c041c726c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:08.152458 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:08.152458 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:08.169039 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-49f9d5b4-45a2-4ed6-a289-517c041c726c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:08.176350 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-49f9d5b4-45a2-4ed6-a289-517c041c726c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:08.176795 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 955/3792] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:08 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:08.799033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d6b21195-e999-4f84-a1f2-655455bfa3a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:08.801260 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d6b21195-e999-4f84-a1f2-655455bfa3a8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] GET https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc Jul 03 13:09:08.801493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d6b21195-e999-4f84-a1f2-655455bfa3a8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:08.801705 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d6b21195-e999-4f84-a1f2-655455bfa3a8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:08.809589 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d6b21195-e999-4f84-a1f2-655455bfa3a8 tempest-VolumesBackupsTest-572804879 tempest-VolumesBackupsTest-572804879-project-member] https://10.4.3.13/volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc returned with HTTP 404 Jul 03 13:09:08.809589 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 950/3793] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:08 2026] GET /volume/v3/volumes/fdf81247-04a2-4b6e-b679-719f1d19d2bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:09.190291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-29dfb989-874e-4c28-8cc9-51d9f00c83c0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:09.192816 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29dfb989-874e-4c28-8cc9-51d9f00c83c0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:09.193186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29dfb989-874e-4c28-8cc9-51d9f00c83c0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:09.193455 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29dfb989-874e-4c28-8cc9-51d9f00c83c0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:09.202976 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:09.202976 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:09.208723 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-29dfb989-874e-4c28-8cc9-51d9f00c83c0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:09.222811 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29dfb989-874e-4c28-8cc9-51d9f00c83c0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:09.223638 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 954/3794] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:09 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:10.238241 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cec0f9da-64f0-44b8-96c2-f6a71a50c601 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:10.241113 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cec0f9da-64f0-44b8-96c2-f6a71a50c601 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:10.241434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cec0f9da-64f0-44b8-96c2-f6a71a50c601 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:10.242369 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cec0f9da-64f0-44b8-96c2-f6a71a50c601 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:10.245640 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=333,cinder:UPDATE=89,cinder:INSERT=49 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:09:10.257682 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:10.257682 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:10.267575 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cec0f9da-64f0-44b8-96c2-f6a71a50c601 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:10.277858 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cec0f9da-64f0-44b8-96c2-f6a71a50c601 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:10.278383 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 936/3795] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:10 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:11.126651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:11.238867 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:11.239232 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-622295087"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:11.241093 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-622295087'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:11.241271 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume of 1 GB Jul 03 13:09:11.244195 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=394,cinder:INSERT=83,cinder:UPDATE=138 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:09:11.246394 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Availability Zones retrieved successfully. Jul 03 13:09:11.254907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (67f63626-5fdb-4916-8f04-e6d7acbfafb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:11.256051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4eceea9-b5bf-498b-9cd3-d8d261844f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:11.257919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:11.294075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0855cbbd-0a67-4842-9c3a-5b84605fb3c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:11.296420 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0855cbbd-0a67-4842-9c3a-5b84605fb3c6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:11.296704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0855cbbd-0a67-4842-9c3a-5b84605fb3c6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:11.296945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0855cbbd-0a67-4842-9c3a-5b84605fb3c6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:11.298082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4eceea9-b5bf-498b-9cd3-d8d261844f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:11.299241 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a358a2b2-331b-4f12-9c99-6cdf2a93c26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:11.305430 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:11.305430 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:11.307504 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=304,cinder:INSERT=27,cinder:UPDATE=59 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:09:11.310572 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0855cbbd-0a67-4842-9c3a-5b84605fb3c6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:11.316086 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0855cbbd-0a67-4842-9c3a-5b84605fb3c6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:11.316524 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 951/3796] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:11 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:11.377599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['b0fb285d-b6e1-4c02-a429-589aa4d43a37', 'fdfc6893-5a17-49cd-b41a-40152df6edf4', 'bf19f1e8-ebfd-489f-ae48-518080cbf189', 'fe71e123-6175-4f2a-a818-79c3bf51654b'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:11.378309 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a358a2b2-331b-4f12-9c99-6cdf2a93c26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0fb285d-b6e1-4c02-a429-589aa4d43a37', 'fdfc6893-5a17-49cd-b41a-40152df6edf4', 'bf19f1e8-ebfd-489f-ae48-518080cbf189', 'fe71e123-6175-4f2a-a818-79c3bf51654b']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:11.378989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fee1bd43-d86f-424b-aed9-c3d939c0fc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:11.404883 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fee1bd43-d86f-424b-aed9-c3d939c0fc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de565c11-85cc-44d7-af5f-5a098c438252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-622295087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['b0fb285d-b6e1-4c02-a429-589aa4d43a37','fdfc6893-5a17-49cd-b41a-40152df6edf4','bf19f1e8-ebfd-489f-ae48-518080cbf189','fe71e123-6175-4f2a-a818-79c3bf51654b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-622295087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de565c11-85cc-44d7-af5f-5a098c438252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdc1f296d0746e0811da005542b35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc49acc077dd42e29a004413a24d84aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:11.405785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3d6b8d-6019-43da-832c-7d1f1815a7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:11.446346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3d6b8d-6019-43da-832c-7d1f1815a7c8) transitioned into state 'SUCCESS' from state '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-622295087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['b0fb285d-b6e1-4c02-a429-589aa4d43a37','fdfc6893-5a17-49cd-b41a-40152df6edf4','bf19f1e8-ebfd-489f-ae48-518080cbf189','fe71e123-6175-4f2a-a818-79c3bf51654b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:11.447282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3367f36-ec90-46e6-9009-5e45439e44a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:11.466501 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3367f36-ec90-46e6-9009-5e45439e44a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:11.468273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (67f63626-5fdb-4916-8f04-e6d7acbfafb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:11.468273 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request issued successfully. Jul 03 13:09:11.469415 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8895b582-c7a7-4711-997f-caa98aadd2e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:11.470439 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 956/3797] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:09:11 2026] POST /volume/v3/volumes => generated 757 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:11.482409 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dba70743-8814-4f56-b4ac-463c74b1046c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:11.484091 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dba70743-8814-4f56-b4ac-463c74b1046c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:11.484272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dba70743-8814-4f56-b4ac-463c74b1046c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:11.484624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dba70743-8814-4f56-b4ac-463c74b1046c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:11.494930 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:11.494930 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:11.502530 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dba70743-8814-4f56-b4ac-463c74b1046c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:11.513488 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dba70743-8814-4f56-b4ac-463c74b1046c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 returned with HTTP 200 Jul 03 13:09:11.514766 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 955/3798] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:11 2026] GET /volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:12.329958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a83f198d-63c7-4ea2-84e2-80d98cc95280 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.332411 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a83f198d-63c7-4ea2-84e2-80d98cc95280 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:12.332832 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a83f198d-63c7-4ea2-84e2-80d98cc95280 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:12.333018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a83f198d-63c7-4ea2-84e2-80d98cc95280 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:12.348115 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.348115 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:12.355960 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a83f198d-63c7-4ea2-84e2-80d98cc95280 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:12.363794 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a83f198d-63c7-4ea2-84e2-80d98cc95280 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:12.364387 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 937/3799] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:12 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 1191 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:12.381153 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b615359c-81c3-4bb8-aa15-1c77276eae33 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.383010 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b615359c-81c3-4bb8-aa15-1c77276eae33 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:12.383248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b615359c-81c3-4bb8-aa15-1c77276eae33 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:12.383441 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b615359c-81c3-4bb8-aa15-1c77276eae33 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:12.390595 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.390595 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:12.394739 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b615359c-81c3-4bb8-aa15-1c77276eae33 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:12.399819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b615359c-81c3-4bb8-aa15-1c77276eae33 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:12.400222 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 952/3800] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:12 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:12.418190 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6aed5145-617a-4a1f-830e-65b86da17544 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.420269 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:12.420496 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:12.420728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:12.420923 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:12.428443 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.428443 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:12.428906 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:12.457743 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume request issued successfully. Jul 03 13:09:12.457743 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6aed5145-617a-4a1f-830e-65b86da17544 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 202 Jul 03 13:09:12.458437 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 957/3801] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:12 2026] DELETE /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:09:12.469413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7d23cc56-9c35-4b82-bb55-4ef267946872 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.471707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7d23cc56-9c35-4b82-bb55-4ef267946872 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:12.471964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7d23cc56-9c35-4b82-bb55-4ef267946872 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:12.472205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7d23cc56-9c35-4b82-bb55-4ef267946872 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:12.484853 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.484853 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:12.489722 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7d23cc56-9c35-4b82-bb55-4ef267946872 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:12.496198 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7d23cc56-9c35-4b82-bb55-4ef267946872 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 200 Jul 03 13:09:12.496660 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 956/3802] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:12 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:12.531961 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c4128179-28ed-489c-8a8c-07790517d152 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.534053 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c4128179-28ed-489c-8a8c-07790517d152 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:12.534266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c4128179-28ed-489c-8a8c-07790517d152 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:12.534503 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c4128179-28ed-489c-8a8c-07790517d152 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:12.544524 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.544524 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:12.549269 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c4128179-28ed-489c-8a8c-07790517d152 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:12.554413 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c4128179-28ed-489c-8a8c-07790517d152 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 returned with HTTP 200 Jul 03 13:09:12.554861 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 938/3803] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:12 2026] GET /volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:12.569894 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cec29e9f-b852-4029-a257-daa477bd54f7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.572190 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:09:12.572643 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de565c11-85cc-44d7-af5f-5a098c438252", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-448292909"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:12.583041 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.583041 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:12.583562 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:12.584703 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create snapshot from volume de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:12.630639 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['486d1ae0-a6a2-47dd-8867-717f7b5fcdaf', '9960d33e-8ce2-4960-9c9f-4b1bbae96718', 'aff7e8d9-564b-4e80-a657-17544d995bd5', '91a0a32b-4f12-4574-9ab9-234dd4b2304d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:12.671870 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Snapshot create request issued successfully. Jul 03 13:09:12.672284 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cec29e9f-b852-4029-a257-daa477bd54f7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:09:12.672862 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 953/3804] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:09:12 2026] POST /volume/v3/snapshots => generated 315 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:12.683949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-850f5bb0-ce6b-4a41-bb1a-2a00acb8cbe7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:12.686149 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-850f5bb0-ce6b-4a41-bb1a-2a00acb8cbe7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c Jul 03 13:09:12.686406 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-850f5bb0-ce6b-4a41-bb1a-2a00acb8cbe7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:12.686544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-850f5bb0-ce6b-4a41-bb1a-2a00acb8cbe7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:12.693427 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:12.693427 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:12.693968 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-850f5bb0-ce6b-4a41-bb1a-2a00acb8cbe7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Snapshot retrieved successfully. Jul 03 13:09:12.694967 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-850f5bb0-ce6b-4a41-bb1a-2a00acb8cbe7 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c returned with HTTP 200 Jul 03 13:09:12.695286 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 958/3805] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:12 2026] GET /volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c => generated 447 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:13.510566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a5b8b241-fd63-4cb1-a966-b2ed071a58a0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:13.512245 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a5b8b241-fd63-4cb1-a966-b2ed071a58a0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:13.512542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a5b8b241-fd63-4cb1-a966-b2ed071a58a0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:13.512775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a5b8b241-fd63-4cb1-a966-b2ed071a58a0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:13.519675 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a5b8b241-fd63-4cb1-a966-b2ed071a58a0 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 404 Jul 03 13:09:13.520353 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 957/3806] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:13 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:13.706341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64de5158-a7c6-498f-bf99-d7751dc57bb8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:13.708859 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64de5158-a7c6-498f-bf99-d7751dc57bb8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c Jul 03 13:09:13.709672 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64de5158-a7c6-498f-bf99-d7751dc57bb8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:13.709672 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64de5158-a7c6-498f-bf99-d7751dc57bb8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:13.718828 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:13.718828 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:13.719527 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-64de5158-a7c6-498f-bf99-d7751dc57bb8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Snapshot retrieved successfully. Jul 03 13:09:13.720585 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64de5158-a7c6-498f-bf99-d7751dc57bb8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c returned with HTTP 200 Jul 03 13:09:13.721928 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 939/3807] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:13 2026] GET /volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:13.736606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:13.739190 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:13.740251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2692e563-6f77-41d3-91fd-c3bc92d1558c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2035408651"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:13.743641 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request body: {'volume': {"'snapshot_id": '2692e563-6f77-41d3-91fd-c3bc92d1558c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2035408651'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:13.743641 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume of 1 GB Jul 03 13:09:13.743641 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:13.743641 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:13.747874 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Availability Zones retrieved successfully. Jul 03 13:09:13.754309 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (1c6390cb-ef5a-4f10-aba6-4d7646a5f234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:13.755374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0855acea-4862-4968-85a2-fcc557f99653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:13.756766 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:13.796941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0855acea-4862-4968-85a2-fcc557f99653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:13.801062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9277fb3-0de4-4178-a186-c703b48a86d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:13.864284 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['5102a43e-4583-4471-9323-839617fa810b', '2a74d3ae-bd6d-49cd-8a5b-3ede575b1a13', '17c62c26-e867-4db8-8c56-c871495573d8', '1128e39d-ec08-4b2a-8aa2-5c658046c444'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:13.865104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9277fb3-0de4-4178-a186-c703b48a86d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5102a43e-4583-4471-9323-839617fa810b', '2a74d3ae-bd6d-49cd-8a5b-3ede575b1a13', '17c62c26-e867-4db8-8c56-c871495573d8', '1128e39d-ec08-4b2a-8aa2-5c658046c444']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:13.865867 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1927cf29-3b06-4661-9f1f-713169274955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:13.898659 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1927cf29-3b06-4661-9f1f-713169274955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '682ce2f7-1420-4f73-8e06-692f147c0c35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2035408651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['5102a43e-4583-4471-9323-839617fa810b','2a74d3ae-bd6d-49cd-8a5b-3ede575b1a13','17c62c26-e867-4db8-8c56-c871495573d8','1128e39d-ec08-4b2a-8aa2-5c658046c444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2035408651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=682ce2f7-1420-4f73-8e06-692f147c0c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdc1f296d0746e0811da005542b35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc49acc077dd42e29a004413a24d84aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:13.900038 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15432555-41e7-4a26-8395-65805f49739e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:13.921147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15432555-41e7-4a26-8395-65805f49739e) transitioned into state 'SUCCESS' from state '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-2035408651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['5102a43e-4583-4471-9323-839617fa810b','2a74d3ae-bd6d-49cd-8a5b-3ede575b1a13','17c62c26-e867-4db8-8c56-c871495573d8','1128e39d-ec08-4b2a-8aa2-5c658046c444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:13.922246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3af47a1-504e-4715-95d1-39b600c930e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:13.935347 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3af47a1-504e-4715-95d1-39b600c930e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:13.937258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (1c6390cb-ef5a-4f10-aba6-4d7646a5f234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:13.937258 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request issued successfully. Jul 03 13:09:13.938124 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3385644-c041-46d4-ab8b-1829c0d79e76 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:13.938741 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 954/3808] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:13 2026] POST /volume/v3/volumes => generated 758 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:13.958770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:13.961155 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:13.961654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2692e563-6f77-41d3-91fd-c3bc92d1558c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-820176756"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:13.963720 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request body: {'volume': {"'snapshot_id": '2692e563-6f77-41d3-91fd-c3bc92d1558c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-820176756'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:13.966197 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume of 1 GB Jul 03 13:09:13.972436 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Availability Zones retrieved successfully. Jul 03 13:09:13.980240 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (081cd5b4-a028-438c-be5a-19c93059a2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:13.981648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec33a19-9a0d-4cc7-b204-6de92600e7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:13.982619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:14.018983 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ec33a19-9a0d-4cc7-b204-6de92600e7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.019859 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0c1053-f288-4b89-8f6a-1088057c6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.077301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['6af31e6c-448e-461b-ac8d-311f21e8bbf1', 'c53a4a01-40a0-4541-835a-297822cc7645', '979bc6bb-550c-400e-90fa-1ec7ff652d46', 'fa1e8cfb-880f-4a82-af28-34e01c2e81f1'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:14.078145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0c1053-f288-4b89-8f6a-1088057c6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6af31e6c-448e-461b-ac8d-311f21e8bbf1', 'c53a4a01-40a0-4541-835a-297822cc7645', '979bc6bb-550c-400e-90fa-1ec7ff652d46', 'fa1e8cfb-880f-4a82-af28-34e01c2e81f1']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.078862 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511de4de-ae94-47a3-8edb-20ee70993755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.110921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511de4de-ae94-47a3-8edb-20ee70993755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e559fdc-95fa-4c7f-ac23-4dda4276e6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-820176756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['6af31e6c-448e-461b-ac8d-311f21e8bbf1','c53a4a01-40a0-4541-835a-297822cc7645','979bc6bb-550c-400e-90fa-1ec7ff652d46','fa1e8cfb-880f-4a82-af28-34e01c2e81f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-820176756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e559fdc-95fa-4c7f-ac23-4dda4276e6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdc1f296d0746e0811da005542b35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc49acc077dd42e29a004413a24d84aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.111718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb655aa9-1776-4d7f-92a0-d386152a6767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.139226 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb655aa9-1776-4d7f-92a0-d386152a6767) transitioned into state 'SUCCESS' from state '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-820176756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['6af31e6c-448e-461b-ac8d-311f21e8bbf1','c53a4a01-40a0-4541-835a-297822cc7645','979bc6bb-550c-400e-90fa-1ec7ff652d46','fa1e8cfb-880f-4a82-af28-34e01c2e81f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.140250 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641292b6-bcf5-4c62-8421-f624718c4b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.153928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641292b6-bcf5-4c62-8421-f624718c4b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.155726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (081cd5b4-a028-438c-be5a-19c93059a2d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.155726 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request issued successfully. Jul 03 13:09:14.156565 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b4ad6bc-c9b2-4e9a-8c70-9a2551f85b34 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:14.157150 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 959/3809] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:13 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:14.172966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7e94b107-ddec-4676-9071-3dcf186b3316 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:14.175861 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:14.176824 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2692e563-6f77-41d3-91fd-c3bc92d1558c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-587364294"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:14.178419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request body: {'volume': {"'snapshot_id": '2692e563-6f77-41d3-91fd-c3bc92d1558c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-587364294'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:14.178708 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume of 1 GB Jul 03 13:09:14.184761 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Availability Zones retrieved successfully. Jul 03 13:09:14.192255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (5ed3f460-e3ec-4aca-bb67-fe8ab519ee98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.193578 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5467ad6-dea1-44c8-a326-ab8f3ba27281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.195112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:14.233438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5467ad6-dea1-44c8-a326-ab8f3ba27281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.234775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf1de85-f67a-40fe-b78d-572375a16338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.308210 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['28260161-6842-4493-a7ba-12ef2576995a', '0d1ae1db-66a0-42ca-a8a5-45756a8dd41b', '4dc905ee-036d-4f49-923c-0011a4d2bf78', '84048a1a-6141-438f-8484-4705947156f2'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:14.308210 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf1de85-f67a-40fe-b78d-572375a16338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28260161-6842-4493-a7ba-12ef2576995a', '0d1ae1db-66a0-42ca-a8a5-45756a8dd41b', '4dc905ee-036d-4f49-923c-0011a4d2bf78', '84048a1a-6141-438f-8484-4705947156f2']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.308210 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fb6258-d2ab-4203-b34c-d5f53b14fbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.347497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fb6258-d2ab-4203-b34c-d5f53b14fbf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '062fb9bc-b485-4f16-8e85-e2e72f9cf0fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-587364294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['28260161-6842-4493-a7ba-12ef2576995a','0d1ae1db-66a0-42ca-a8a5-45756a8dd41b','4dc905ee-036d-4f49-923c-0011a4d2bf78','84048a1a-6141-438f-8484-4705947156f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-587364294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=062fb9bc-b485-4f16-8e85-e2e72f9cf0fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdc1f296d0746e0811da005542b35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc49acc077dd42e29a004413a24d84aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.348614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fd47e8-4566-4cad-853a-65a5717aa312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.386756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fd47e8-4566-4cad-853a-65a5717aa312) transitioned into state 'SUCCESS' from state '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-587364294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['28260161-6842-4493-a7ba-12ef2576995a','0d1ae1db-66a0-42ca-a8a5-45756a8dd41b','4dc905ee-036d-4f49-923c-0011a4d2bf78','84048a1a-6141-438f-8484-4705947156f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.387186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6265046e-512c-41af-b367-0b709a5c83f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.402926 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6265046e-512c-41af-b367-0b709a5c83f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.403872 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (5ed3f460-e3ec-4aca-bb67-fe8ab519ee98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.404180 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request issued successfully. Jul 03 13:09:14.404782 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e94b107-ddec-4676-9071-3dcf186b3316 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:14.405314 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 958/3810] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:14 2026] POST /volume/v3/volumes => generated 757 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:14.416461 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4414487e-d791-497f-9060-2c8cff0b9b7d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:14.421198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:14.421198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2692e563-6f77-41d3-91fd-c3bc92d1558c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-287423229"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:14.422309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request body: {'volume': {"'snapshot_id": '2692e563-6f77-41d3-91fd-c3bc92d1558c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-287423229'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:14.422521 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume of 1 GB Jul 03 13:09:14.427317 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Availability Zones retrieved successfully. Jul 03 13:09:14.433582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (26f7293a-b5f7-4530-9614-61cb7fc49ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.434993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c919ff7-df84-46a9-9e80-95a6198bf390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.436936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:14.486410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c919ff7-df84-46a9-9e80-95a6198bf390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.489142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63904577-5877-479d-af72-66c90ec53356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.564394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['2a1be3ad-90dd-4031-9d03-d820bd000124', 'bfcaefcc-cc1e-4ee2-bd1f-2a9651c9d04e', '135eba83-2692-41de-9877-e734449d4d87', '3ae038a8-b4bf-478f-82aa-3ddc283e4bb6'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:14.565613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63904577-5877-479d-af72-66c90ec53356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1be3ad-90dd-4031-9d03-d820bd000124', 'bfcaefcc-cc1e-4ee2-bd1f-2a9651c9d04e', '135eba83-2692-41de-9877-e734449d4d87', '3ae038a8-b4bf-478f-82aa-3ddc283e4bb6']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.567235 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b516b95b-298e-4e74-ac37-baadb2d9237c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.607085 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b516b95b-298e-4e74-ac37-baadb2d9237c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1fbe2ea-e032-448c-814e-81020b394df7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-287423229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['2a1be3ad-90dd-4031-9d03-d820bd000124','bfcaefcc-cc1e-4ee2-bd1f-2a9651c9d04e','135eba83-2692-41de-9877-e734449d4d87','3ae038a8-b4bf-478f-82aa-3ddc283e4bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-287423229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1fbe2ea-e032-448c-814e-81020b394df7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdc1f296d0746e0811da005542b35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc49acc077dd42e29a004413a24d84aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.608248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3569427-dc2a-4984-b9d3-11b42f4e13a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.636686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3569427-dc2a-4984-b9d3-11b42f4e13a6) transitioned into state 'SUCCESS' from state '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-287423229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['2a1be3ad-90dd-4031-9d03-d820bd000124','bfcaefcc-cc1e-4ee2-bd1f-2a9651c9d04e','135eba83-2692-41de-9877-e734449d4d87','3ae038a8-b4bf-478f-82aa-3ddc283e4bb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.637523 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80b49fb-0726-4946-bceb-267ee1035eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.664609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80b49fb-0726-4946-bceb-267ee1035eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.667503 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (26f7293a-b5f7-4530-9614-61cb7fc49ac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.667503 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request issued successfully. Jul 03 13:09:14.667503 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4414487e-d791-497f-9060-2c8cff0b9b7d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:14.669035 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 940/3811] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:14 2026] POST /volume/v3/volumes => generated 757 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:14.688602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:14.691235 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:14.691807 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2692e563-6f77-41d3-91fd-c3bc92d1558c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1086921014"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:14.693829 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request body: {'volume': {"'snapshot_id": '2692e563-6f77-41d3-91fd-c3bc92d1558c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1086921014'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:14.694002 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume of 1 GB Jul 03 13:09:14.694422 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:14.694422 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:14.702001 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Availability Zones retrieved successfully. Jul 03 13:09:14.711612 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (68c3c496-70f8-4134-9381-9f745aae2e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.713514 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de5700c-40bd-4830-8395-797001d36814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.715425 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:14.752237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de5700c-40bd-4830-8395-797001d36814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.753532 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7116d30a-09ed-4ad8-941f-4663f0703976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.804970 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Created reservations ['ad2ea233-d9f9-49dc-baad-91aa0e9bd290', '667e814e-7f5f-434b-a54e-0ce670e15f4e', '9d4add56-9ffb-4cbb-b7ca-d6e80ef0a9ca', 'e28e7a74-915e-486d-8661-6e2417fefa2b'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:14.806330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7116d30a-09ed-4ad8-941f-4663f0703976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad2ea233-d9f9-49dc-baad-91aa0e9bd290', '667e814e-7f5f-434b-a54e-0ce670e15f4e', '9d4add56-9ffb-4cbb-b7ca-d6e80ef0a9ca', 'e28e7a74-915e-486d-8661-6e2417fefa2b']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.807524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3d8ce4-d649-4250-b0f0-14636d421bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.839141 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3d8ce4-d649-4250-b0f0-14636d421bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55665df7-2778-4813-a276-97649decaaa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1086921014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['ad2ea233-d9f9-49dc-baad-91aa0e9bd290','667e814e-7f5f-434b-a54e-0ce670e15f4e','9d4add56-9ffb-4cbb-b7ca-d6e80ef0a9ca','e28e7a74-915e-486d-8661-6e2417fefa2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1086921014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55665df7-2778-4813-a276-97649decaaa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdc1f296d0746e0811da005542b35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc49acc077dd42e29a004413a24d84aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.840402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3413f839-0f8d-4598-bfaa-5aa24a2aa039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.865747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3413f839-0f8d-4598-bfaa-5aa24a2aa039) transitioned into state 'SUCCESS' from state '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-1086921014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdc1f296d0746e0811da005542b35d2',qos_specs=None,replication_status=,reservations=['ad2ea233-d9f9-49dc-baad-91aa0e9bd290','667e814e-7f5f-434b-a54e-0ce670e15f4e','9d4add56-9ffb-4cbb-b7ca-d6e80ef0a9ca','e28e7a74-915e-486d-8661-6e2417fefa2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc49acc077dd42e29a004413a24d84aa',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.866323 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e92b3c-792c-41c3-89b3-f050737fd7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:14.879074 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e92b3c-792c-41c3-89b3-f050737fd7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:14.879969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Flow 'volume_create_api' (68c3c496-70f8-4134-9381-9f745aae2e86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:14.880325 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Create volume request issued successfully. Jul 03 13:09:14.880991 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0ac5fbc5-b5fe-433a-ae9f-24a90c471ce8 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:14.881599 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 955/3812] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:14 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:14.893375 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c3a33232-833b-4c22-a2a4-8a87c39cf549 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:14.895897 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3a33232-833b-4c22-a2a4-8a87c39cf549 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 Jul 03 13:09:14.896221 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3a33232-833b-4c22-a2a4-8a87c39cf549 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:14.896545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3a33232-833b-4c22-a2a4-8a87c39cf549 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:14.906562 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:14.906562 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:14.911941 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c3a33232-833b-4c22-a2a4-8a87c39cf549 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:14.917128 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3a33232-833b-4c22-a2a4-8a87c39cf549 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 returned with HTTP 200 Jul 03 13:09:14.917915 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 960/3813] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:14 2026] GET /volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:14.930583 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0a93c3bb-3bab-4b57-94a7-36bb5b299bb3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:14.933713 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a93c3bb-3bab-4b57-94a7-36bb5b299bb3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe Jul 03 13:09:14.933942 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a93c3bb-3bab-4b57-94a7-36bb5b299bb3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:14.934110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a93c3bb-3bab-4b57-94a7-36bb5b299bb3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:14.942237 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:14.942237 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:14.951351 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a93c3bb-3bab-4b57-94a7-36bb5b299bb3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:14.955702 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a93c3bb-3bab-4b57-94a7-36bb5b299bb3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe returned with HTTP 200 Jul 03 13:09:14.955873 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 959/3814] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:14 2026] GET /volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:14.971267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d3dbc05b-8e98-4b92-aa86-78fdaa309d9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:14.974049 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d3dbc05b-8e98-4b92-aa86-78fdaa309d9a tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc Jul 03 13:09:14.974238 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d3dbc05b-8e98-4b92-aa86-78fdaa309d9a tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:14.974458 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d3dbc05b-8e98-4b92-aa86-78fdaa309d9a tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:14.985427 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:14.985427 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:14.990615 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d3dbc05b-8e98-4b92-aa86-78fdaa309d9a tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:14.996712 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d3dbc05b-8e98-4b92-aa86-78fdaa309d9a tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc returned with HTTP 200 Jul 03 13:09:14.997311 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 941/3815] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:14 2026] GET /volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:15.015082 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aac745c7-7677-484f-81b9-8afe57d90cc3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:15.017062 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aac745c7-7677-484f-81b9-8afe57d90cc3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 Jul 03 13:09:15.017201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aac745c7-7677-484f-81b9-8afe57d90cc3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:15.017388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aac745c7-7677-484f-81b9-8afe57d90cc3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:15.024906 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:15.024906 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:15.029758 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-aac745c7-7677-484f-81b9-8afe57d90cc3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:15.035698 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aac745c7-7677-484f-81b9-8afe57d90cc3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 returned with HTTP 200 Jul 03 13:09:15.035842 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 956/3816] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:15 2026] GET /volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:15.049594 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3d8e8c01-70a4-4083-b1f0-7b266d66cdc9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:15.052080 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3d8e8c01-70a4-4083-b1f0-7b266d66cdc9 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 Jul 03 13:09:15.052080 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3d8e8c01-70a4-4083-b1f0-7b266d66cdc9 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:15.054136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3d8e8c01-70a4-4083-b1f0-7b266d66cdc9 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:15.062417 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:15.062417 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:15.067281 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3d8e8c01-70a4-4083-b1f0-7b266d66cdc9 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:15.073210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3d8e8c01-70a4-4083-b1f0-7b266d66cdc9 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 returned with HTTP 200 Jul 03 13:09:15.073847 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 961/3817] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:15 2026] GET /volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:15.862706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b6278cbd-0ef1-4533-b186-44d0d996739b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:15.864535 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:15.865497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "2e0a7ea9-73cb-46a7-8f1e-d363be5b8ed8", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:15.867922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '2e0a7ea9-73cb-46a7-8f1e-d363be5b8ed8', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:16.089405 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-62363929-7c00-4409-9ae7-5f2cceae1bce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:16.090761 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume of 1 GB Jul 03 13:09:16.091692 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-62363929-7c00-4409-9ae7-5f2cceae1bce tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 Jul 03 13:09:16.091998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-62363929-7c00-4409-9ae7-5f2cceae1bce tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:16.092325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-62363929-7c00-4409-9ae7-5f2cceae1bce tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:16.096897 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Availability Zones retrieved successfully. Jul 03 13:09:16.101415 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:16.101415 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:16.104917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (d1e26e08-9311-47a9-9bf1-b236b215ccb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:16.106600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e0f57d-029d-4753-b392-ce87d66a7f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:16.107298 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-62363929-7c00-4409-9ae7-5f2cceae1bce tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:16.107994 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:16.112561 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-62363929-7c00-4409-9ae7-5f2cceae1bce tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 returned with HTTP 200 Jul 03 13:09:16.113120 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 942/3818] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:16 2026] GET /volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:16.129116 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c8d6c115-9315-4817-8617-8c64832087e6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:16.132129 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 Jul 03 13:09:16.132345 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:16.132592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:16.132857 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume with id: 55665df7-2778-4813-a276-97649decaaa5 Jul 03 13:09:16.144809 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:16.144809 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:16.145304 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:16.191507 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e0f57d-029d-4753-b392-ce87d66a7f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:16.192693 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce1d939-5de3-47a9-b1d2-bfdccf46ead8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:16.196884 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume request issued successfully. Jul 03 13:09:16.197873 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8d6c115-9315-4817-8617-8c64832087e6 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 returned with HTTP 202 Jul 03 13:09:16.197873 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 957/3819] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:16 2026] DELETE /volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:16.209595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5dafeeba-6782-41b5-bb99-a897032f0a55 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:16.212051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5dafeeba-6782-41b5-bb99-a897032f0a55 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 Jul 03 13:09:16.212409 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5dafeeba-6782-41b5-bb99-a897032f0a55 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:16.212643 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5dafeeba-6782-41b5-bb99-a897032f0a55 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:16.223633 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:16.223633 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:16.229428 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5dafeeba-6782-41b5-bb99-a897032f0a55 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:16.237234 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5dafeeba-6782-41b5-bb99-a897032f0a55 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 returned with HTTP 200 Jul 03 13:09:16.237795 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 962/3820] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:16 2026] GET /volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:16.292101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Created reservations ['0099f124-419b-44d3-9a12-8f98522ba88e', '42e33c18-c466-4956-ab78-deb3c5cb8691', '801b46e2-56bb-43df-8be1-803c79471470', '88d1f03c-c45a-4745-9830-93fabb68d586'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:16.293317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce1d939-5de3-47a9-b1d2-bfdccf46ead8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0099f124-419b-44d3-9a12-8f98522ba88e', '42e33c18-c466-4956-ab78-deb3c5cb8691', '801b46e2-56bb-43df-8be1-803c79471470', '88d1f03c-c45a-4745-9830-93fabb68d586']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:16.294819 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67c29a3-39f1-4a2f-a9d1-4b0c485e0691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:16.332114 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c67c29a3-39f1-4a2f-a9d1-4b0c485e0691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54bc5be8-782f-4f8b-955e-34a8b9d154fd', '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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['0099f124-419b-44d3-9a12-8f98522ba88e','42e33c18-c466-4956-ab78-deb3c5cb8691','801b46e2-56bb-43df-8be1-803c79471470','88d1f03c-c45a-4745-9830-93fabb68d586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:16Z,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=54bc5be8-782f-4f8b-955e-34a8b9d154fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfe3855d5f8456983cba21197b6caa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2505de7e5b54cb099ba75d2996653c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:16.333172 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af60b9f-18b7-46f1-86ca-16e006665f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:16.384272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af60b9f-18b7-46f1-86ca-16e006665f4c) transitioned into state 'SUCCESS' from 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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['0099f124-419b-44d3-9a12-8f98522ba88e','42e33c18-c466-4956-ab78-deb3c5cb8691','801b46e2-56bb-43df-8be1-803c79471470','88d1f03c-c45a-4745-9830-93fabb68d586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:16.385224 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e8c87c-afb0-432a-872a-2875e1ad70ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:16.421193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e8c87c-afb0-432a-872a-2875e1ad70ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:16.422211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (d1e26e08-9311-47a9-9bf1-b236b215ccb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:16.422577 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request issued successfully. Jul 03 13:09:16.423331 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b6278cbd-0ef1-4533-b186-44d0d996739b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:16.423868 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 960/3821] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:09:15 2026] POST /volume/v3/volumes => generated 773 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:16.438497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b9c42663-7401-48a4-ab58-90cd68f18b1e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:16.440686 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b9c42663-7401-48a4-ab58-90cd68f18b1e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:16.440935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b9c42663-7401-48a4-ab58-90cd68f18b1e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:16.441122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b9c42663-7401-48a4-ab58-90cd68f18b1e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:16.450745 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:16.450745 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:16.455567 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b9c42663-7401-48a4-ab58-90cd68f18b1e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:16.461491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b9c42663-7401-48a4-ab58-90cd68f18b1e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:16.462097 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 943/3822] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:16 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:17.259237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-465133a8-b8a2-496e-8427-382f0825c61d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:17.261871 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-465133a8-b8a2-496e-8427-382f0825c61d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 Jul 03 13:09:17.262235 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-465133a8-b8a2-496e-8427-382f0825c61d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:17.263078 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-465133a8-b8a2-496e-8427-382f0825c61d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:17.273456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-465133a8-b8a2-496e-8427-382f0825c61d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 returned with HTTP 404 Jul 03 13:09:17.274186 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 958/3823] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:17 2026] GET /volume/v3/volumes/55665df7-2778-4813-a276-97649decaaa5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:17.282965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:17.284953 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 Jul 03 13:09:17.285116 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:17.285383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:17.286263 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume with id: b1fbe2ea-e032-448c-814e-81020b394df7 Jul 03 13:09:17.308663 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:17.308663 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:17.309226 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:17.405958 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume request issued successfully. Jul 03 13:09:17.406317 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e54f82ae-27a9-4e04-877c-86963e1434e5 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 returned with HTTP 202 Jul 03 13:09:17.406957 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 963/3824] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:17 2026] DELETE /volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:17.419460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-53a66183-339a-4287-8a7e-ccb7d9bf0b1c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:17.425620 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53a66183-339a-4287-8a7e-ccb7d9bf0b1c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 Jul 03 13:09:17.425914 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53a66183-339a-4287-8a7e-ccb7d9bf0b1c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:17.426386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-53a66183-339a-4287-8a7e-ccb7d9bf0b1c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:17.443183 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:17.443183 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:17.458545 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-53a66183-339a-4287-8a7e-ccb7d9bf0b1c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:17.466871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-53a66183-339a-4287-8a7e-ccb7d9bf0b1c tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 returned with HTTP 200 Jul 03 13:09:17.468086 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 961/3825] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:17 2026] GET /volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:17.485941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-863fab0e-f660-4c64-a990-27cf400008eb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:17.488284 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-863fab0e-f660-4c64-a990-27cf400008eb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:17.488515 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-863fab0e-f660-4c64-a990-27cf400008eb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:17.488922 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-863fab0e-f660-4c64-a990-27cf400008eb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:17.499907 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:17.499907 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:17.514453 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-863fab0e-f660-4c64-a990-27cf400008eb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:17.537199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-863fab0e-f660-4c64-a990-27cf400008eb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:17.537199 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 944/3826] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:17 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:17.971360 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-11b108e0-a4a6-4543-8e42-43fd035e59b1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:17.974085 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-11b108e0-a4a6-4543-8e42-43fd035e59b1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:09:17.974546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-11b108e0-a4a6-4543-8e42-43fd035e59b1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:17.974598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-11b108e0-a4a6-4543-8e42-43fd035e59b1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:17.983304 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:17.983304 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:17.988001 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-11b108e0-a4a6-4543-8e42-43fd035e59b1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:09:17.992943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-11b108e0-a4a6-4543-8e42-43fd035e59b1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:09:17.993375 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 959/3827] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:17 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:18.063981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-60cdbc20-8fdd-4003-83d7-58b73fe2aa59 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:18.069198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-60cdbc20-8fdd-4003-83d7-58b73fe2aa59 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:09:18.069198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-60cdbc20-8fdd-4003-83d7-58b73fe2aa59 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:18.069198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-60cdbc20-8fdd-4003-83d7-58b73fe2aa59 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:18.083027 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:18.083027 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:18.095188 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-60cdbc20-8fdd-4003-83d7-58b73fe2aa59 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:09:18.104786 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-60cdbc20-8fdd-4003-83d7-58b73fe2aa59 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:09:18.105709 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 964/3828] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:18 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:18.487078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bca21b73-9b86-43e5-b66d-487c344d4aa3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:18.489014 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bca21b73-9b86-43e5-b66d-487c344d4aa3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 Jul 03 13:09:18.489231 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bca21b73-9b86-43e5-b66d-487c344d4aa3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:18.489518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bca21b73-9b86-43e5-b66d-487c344d4aa3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:18.498096 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bca21b73-9b86-43e5-b66d-487c344d4aa3 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 returned with HTTP 404 Jul 03 13:09:18.498809 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 962/3829] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:18 2026] GET /volume/v3/volumes/b1fbe2ea-e032-448c-814e-81020b394df7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:18.514384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:18.516437 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc Jul 03 13:09:18.516733 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:18.520193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:18.520193 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume with id: 062fb9bc-b485-4f16-8e85-e2e72f9cf0fc Jul 03 13:09:18.525207 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:18.525207 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:18.525768 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:18.553235 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume request issued successfully. Jul 03 13:09:18.553397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8858dc59-4bdb-4982-8b75-8fdbc90b797c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:18.553842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64d9e9c6-0070-4fcf-9037-17dc6584f35d tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc returned with HTTP 202 Jul 03 13:09:18.553996 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 945/3830] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:18 2026] DELETE /volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:18.559222 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8858dc59-4bdb-4982-8b75-8fdbc90b797c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:18.559482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8858dc59-4bdb-4982-8b75-8fdbc90b797c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:18.559572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8858dc59-4bdb-4982-8b75-8fdbc90b797c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:18.566177 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-049e177f-5e6c-4b92-a300-68c1cf0593aa None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:18.571070 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:18.571070 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:18.572085 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-049e177f-5e6c-4b92-a300-68c1cf0593aa tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc Jul 03 13:09:18.572387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-049e177f-5e6c-4b92-a300-68c1cf0593aa tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:18.572585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-049e177f-5e6c-4b92-a300-68c1cf0593aa tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:18.576221 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8858dc59-4bdb-4982-8b75-8fdbc90b797c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:18.582135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8858dc59-4bdb-4982-8b75-8fdbc90b797c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:18.582678 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 960/3831] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:18 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:18.587049 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:18.587049 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:18.593519 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-049e177f-5e6c-4b92-a300-68c1cf0593aa tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:18.607283 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-049e177f-5e6c-4b92-a300-68c1cf0593aa tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc returned with HTTP 200 Jul 03 13:09:18.607927 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 965/3832] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:18 2026] GET /volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:19.605391 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-964e7709-16ff-4c00-abf6-0768ebfc8389 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:19.611701 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-964e7709-16ff-4c00-abf6-0768ebfc8389 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:19.613085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-964e7709-16ff-4c00-abf6-0768ebfc8389 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:19.614654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-964e7709-16ff-4c00-abf6-0768ebfc8389 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:19.623664 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-56cacebb-f3ea-4510-9065-c461ada4c7b0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:19.626782 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-56cacebb-f3ea-4510-9065-c461ada4c7b0 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc Jul 03 13:09:19.626961 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-56cacebb-f3ea-4510-9065-c461ada4c7b0 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:19.627192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-56cacebb-f3ea-4510-9065-c461ada4c7b0 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:19.628649 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:19.628649 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:19.635216 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-964e7709-16ff-4c00-abf6-0768ebfc8389 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:19.637678 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-56cacebb-f3ea-4510-9065-c461ada4c7b0 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc returned with HTTP 404 Jul 03 13:09:19.638340 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 946/3833] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:19 2026] GET /volume/v3/volumes/062fb9bc-b485-4f16-8e85-e2e72f9cf0fc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:19.647717 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-964e7709-16ff-4c00-abf6-0768ebfc8389 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:19.650312 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 963/3834] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:19 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:19.653092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:19.657503 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe Jul 03 13:09:19.657503 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:19.657503 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:19.657503 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume with id: 8e559fdc-95fa-4c7f-ac23-4dda4276e6fe Jul 03 13:09:19.672745 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:19.672745 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:19.673719 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:19.705783 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume request issued successfully. Jul 03 13:09:19.706447 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd939734-88d8-44dd-81ec-8f5b4a0c6df1 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe returned with HTTP 202 Jul 03 13:09:19.707860 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 961/3835] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:19 2026] DELETE /volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:19.724907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-86495c83-8794-4e9c-849f-769cbb11ff49 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:19.727365 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86495c83-8794-4e9c-849f-769cbb11ff49 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe Jul 03 13:09:19.727733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86495c83-8794-4e9c-849f-769cbb11ff49 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:19.727923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86495c83-8794-4e9c-849f-769cbb11ff49 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:19.738475 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:19.738475 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:19.744798 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-86495c83-8794-4e9c-849f-769cbb11ff49 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:19.752868 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86495c83-8794-4e9c-849f-769cbb11ff49 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe returned with HTTP 200 Jul 03 13:09:19.752868 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 966/3836] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:19 2026] GET /volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:20.671078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eb098208-85a2-488c-9837-134a77cf761a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:20.674880 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eb098208-85a2-488c-9837-134a77cf761a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:20.674880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eb098208-85a2-488c-9837-134a77cf761a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:20.674880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eb098208-85a2-488c-9837-134a77cf761a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:20.686940 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:20.686940 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:20.693700 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-eb098208-85a2-488c-9837-134a77cf761a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:20.705647 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eb098208-85a2-488c-9837-134a77cf761a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:20.706413 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 947/3837] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:20 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:20.775785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-81069f19-32e7-4646-855d-bd7cc6d66b12 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:20.781487 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-81069f19-32e7-4646-855d-bd7cc6d66b12 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe Jul 03 13:09:20.782121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-81069f19-32e7-4646-855d-bd7cc6d66b12 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:20.782704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-81069f19-32e7-4646-855d-bd7cc6d66b12 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:20.797503 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-81069f19-32e7-4646-855d-bd7cc6d66b12 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe returned with HTTP 404 Jul 03 13:09:20.799442 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 964/3838] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:20 2026] GET /volume/v3/volumes/8e559fdc-95fa-4c7f-ac23-4dda4276e6fe => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:20.809516 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:20.813369 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 Jul 03 13:09:20.813716 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:20.814021 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:20.814632 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume with id: 682ce2f7-1420-4f73-8e06-692f147c0c35 Jul 03 13:09:20.834879 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:20.834879 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:20.838617 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:20.897029 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume request issued successfully. Jul 03 13:09:20.899044 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-54e3134a-c2f4-4075-9486-79e7c9ab0572 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 returned with HTTP 202 Jul 03 13:09:20.899044 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 962/3839] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:20 2026] DELETE /volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:20.919533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c961956d-0850-4424-987f-b6d548d4e61f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:20.922822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c961956d-0850-4424-987f-b6d548d4e61f tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 Jul 03 13:09:20.928224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c961956d-0850-4424-987f-b6d548d4e61f tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:20.928840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c961956d-0850-4424-987f-b6d548d4e61f tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:20.944263 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:20.944263 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:20.953449 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c961956d-0850-4424-987f-b6d548d4e61f tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:20.962735 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c961956d-0850-4424-987f-b6d548d4e61f tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 returned with HTTP 200 Jul 03 13:09:20.964385 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 967/3840] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:20 2026] GET /volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:21.729713 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c71e4427-1b3c-4434-b17c-37ba4db04e57 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:21.735496 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c71e4427-1b3c-4434-b17c-37ba4db04e57 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:21.736003 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c71e4427-1b3c-4434-b17c-37ba4db04e57 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:21.736003 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c71e4427-1b3c-4434-b17c-37ba4db04e57 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:21.747076 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:21.747076 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:21.752707 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c71e4427-1b3c-4434-b17c-37ba4db04e57 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:21.759631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c71e4427-1b3c-4434-b17c-37ba4db04e57 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:21.760872 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 948/3841] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:21 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:21.981373 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c971902e-0758-43da-a3d9-ac9dc9898807 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:21.983905 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c971902e-0758-43da-a3d9-ac9dc9898807 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 Jul 03 13:09:21.984110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c971902e-0758-43da-a3d9-ac9dc9898807 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:21.984335 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c971902e-0758-43da-a3d9-ac9dc9898807 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:21.990927 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c971902e-0758-43da-a3d9-ac9dc9898807 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 returned with HTTP 404 Jul 03 13:09:21.991461 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 965/3842] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:21 2026] GET /volume/v3/volumes/682ce2f7-1420-4f73-8e06-692f147c0c35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:22.000443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:22.002544 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c Jul 03 13:09:22.002780 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:22.002999 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:22.003144 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete snapshot with id: 2692e563-6f77-41d3-91fd-c3bc92d1558c Jul 03 13:09:22.008884 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:22.008884 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:22.009391 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Snapshot retrieved successfully. Jul 03 13:09:22.034884 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Snapshot delete request issued successfully. Jul 03 13:09:22.035135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bdf83673-5e09-4f55-906e-8b407c6c10bc tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c returned with HTTP 202 Jul 03 13:09:22.035635 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 963/3843] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:09:21 2026] DELETE /volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:22.045206 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-235a63bd-3604-40e0-96c2-c8f9a993fd72 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:22.050483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-235a63bd-3604-40e0-96c2-c8f9a993fd72 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c Jul 03 13:09:22.050701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-235a63bd-3604-40e0-96c2-c8f9a993fd72 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:22.050975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-235a63bd-3604-40e0-96c2-c8f9a993fd72 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:22.058692 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:22.058692 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:22.059299 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-235a63bd-3604-40e0-96c2-c8f9a993fd72 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Snapshot retrieved successfully. Jul 03 13:09:22.060494 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-235a63bd-3604-40e0-96c2-c8f9a993fd72 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c returned with HTTP 200 Jul 03 13:09:22.061021 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 968/3844] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:22 2026] GET /volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:22.778371 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d1dca5ce-d42c-4b02-a576-2277b7348abf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:22.781860 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1dca5ce-d42c-4b02-a576-2277b7348abf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:22.782430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1dca5ce-d42c-4b02-a576-2277b7348abf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:22.782430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1dca5ce-d42c-4b02-a576-2277b7348abf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:22.790975 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:22.790975 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:22.795912 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d1dca5ce-d42c-4b02-a576-2277b7348abf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:22.802012 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1dca5ce-d42c-4b02-a576-2277b7348abf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:22.802811 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 949/3845] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:22 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:23.073651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ea63e22f-a518-475e-a78f-3c8eabb86704 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:23.080370 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ea63e22f-a518-475e-a78f-3c8eabb86704 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c Jul 03 13:09:23.080370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ea63e22f-a518-475e-a78f-3c8eabb86704 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:23.080370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ea63e22f-a518-475e-a78f-3c8eabb86704 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:23.089187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ea63e22f-a518-475e-a78f-3c8eabb86704 tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c returned with HTTP 404 Jul 03 13:09:23.089187 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 966/3846] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:23 2026] GET /volume/v3/snapshots/2692e563-6f77-41d3-91fd-c3bc92d1558c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:23.098923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:23.101593 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] DELETE https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:23.101809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:23.103348 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:23.103348 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume with id: de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:23.117136 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:23.117136 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:23.117838 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:23.158325 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Delete volume request issued successfully. Jul 03 13:09:23.158541 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0b341e72-bfaf-47fd-a8f1-4d8702dcadfb tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 returned with HTTP 202 Jul 03 13:09:23.159066 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 964/3847] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:09:23 2026] DELETE /volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:23.169408 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-75637a30-dd3a-4b10-861b-a6756a8b8bae None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:23.173194 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-75637a30-dd3a-4b10-861b-a6756a8b8bae tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:23.173194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-75637a30-dd3a-4b10-861b-a6756a8b8bae tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:23.173716 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-75637a30-dd3a-4b10-861b-a6756a8b8bae tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:23.185116 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:23.185116 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:23.191280 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-75637a30-dd3a-4b10-861b-a6756a8b8bae tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Volume info retrieved successfully. Jul 03 13:09:23.197329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-75637a30-dd3a-4b10-861b-a6756a8b8bae tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 returned with HTTP 200 Jul 03 13:09:23.197497 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 969/3848] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:23 2026] GET /volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:23.820757 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-22aaf837-26d5-4e70-9535-35bdd1c4ed75 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:23.822693 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-22aaf837-26d5-4e70-9535-35bdd1c4ed75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:23.823208 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-22aaf837-26d5-4e70-9535-35bdd1c4ed75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:23.823458 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-22aaf837-26d5-4e70-9535-35bdd1c4ed75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:23.831891 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:23.831891 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:23.837615 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-22aaf837-26d5-4e70-9535-35bdd1c4ed75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:23.845482 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-22aaf837-26d5-4e70-9535-35bdd1c4ed75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:23.846414 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 950/3849] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:23 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:24.213034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a69d7b3f-a073-4303-9272-4c32b220ccbd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:24.215136 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a69d7b3f-a073-4303-9272-4c32b220ccbd tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] GET https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 Jul 03 13:09:24.226555 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a69d7b3f-a073-4303-9272-4c32b220ccbd tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:24.226555 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a69d7b3f-a073-4303-9272-4c32b220ccbd tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:24.226555 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a69d7b3f-a073-4303-9272-4c32b220ccbd tempest-CreateVolumesFromSnapshotTest-204982561 tempest-CreateVolumesFromSnapshotTest-204982561-project-member] https://10.4.3.13/volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 returned with HTTP 404 Jul 03 13:09:24.226555 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 967/3850] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:24 2026] GET /volume/v3/volumes/de565c11-85cc-44d7-af5f-5a098c438252 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:24.861824 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c2027927-9e7a-4a7d-9598-51f3d15eff46 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:24.864659 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2027927-9e7a-4a7d-9598-51f3d15eff46 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:24.865078 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2027927-9e7a-4a7d-9598-51f3d15eff46 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:24.865348 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2027927-9e7a-4a7d-9598-51f3d15eff46 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:24.881502 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:24.881502 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:24.888775 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c2027927-9e7a-4a7d-9598-51f3d15eff46 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:24.894790 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2027927-9e7a-4a7d-9598-51f3d15eff46 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:24.895700 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 965/3851] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:24 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:25.911927 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-369bb146-0a72-466b-81cc-f826d90bcf38 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:25.914022 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-369bb146-0a72-466b-81cc-f826d90bcf38 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:25.917495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-369bb146-0a72-466b-81cc-f826d90bcf38 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:25.917495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-369bb146-0a72-466b-81cc-f826d90bcf38 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:25.930308 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:25.930308 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:25.930308 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-369bb146-0a72-466b-81cc-f826d90bcf38 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:25.935815 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-369bb146-0a72-466b-81cc-f826d90bcf38 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:25.935815 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 970/3852] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:25 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:26.950504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c02736ad-267e-477a-bf2e-5ccc123376f9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:26.952562 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c02736ad-267e-477a-bf2e-5ccc123376f9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:26.953539 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c02736ad-267e-477a-bf2e-5ccc123376f9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:26.953539 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c02736ad-267e-477a-bf2e-5ccc123376f9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:26.960983 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:26.960983 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:26.965915 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c02736ad-267e-477a-bf2e-5ccc123376f9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:26.971281 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c02736ad-267e-477a-bf2e-5ccc123376f9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:26.972030 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 951/3853] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:26 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:27.985235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-96332381-808d-4048-87c7-6e6c586e2365 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:27.987027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-96332381-808d-4048-87c7-6e6c586e2365 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:27.987232 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-96332381-808d-4048-87c7-6e6c586e2365 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:27.987465 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-96332381-808d-4048-87c7-6e6c586e2365 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:27.994512 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:27.994512 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:27.998654 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-96332381-808d-4048-87c7-6e6c586e2365 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:28.003643 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-96332381-808d-4048-87c7-6e6c586e2365 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:28.004049 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 968/3854] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:27 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:28.021299 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3fe9d36d-e0da-41f4-a780-5a99f4dd667f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:28.023443 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3fe9d36d-e0da-41f4-a780-5a99f4dd667f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:28.023794 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3fe9d36d-e0da-41f4-a780-5a99f4dd667f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:28.024069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3fe9d36d-e0da-41f4-a780-5a99f4dd667f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:28.035842 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:28.035842 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:28.040279 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3fe9d36d-e0da-41f4-a780-5a99f4dd667f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:28.046465 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3fe9d36d-e0da-41f4-a780-5a99f4dd667f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:28.047046 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 966/3855] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:28 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:28.063090 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-45919a93-db1d-4102-b0d0-582dd035cf42 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:28.064774 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:28.065101 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "54bc5be8-782f-4f8b-955e-34a8b9d154fd", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:28.066532 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '54bc5be8-782f-4f8b-955e-34a8b9d154fd', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:28.077009 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:28.077009 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:28.077440 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume retrieved successfully. Jul 03 13:09:28.077549 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume of 1 GB Jul 03 13:09:28.080892 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Availability Zones retrieved successfully. Jul 03 13:09:28.085873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (92ea77f1-77db-4798-beca-64a45be82537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:28.086932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffbfd89-791b-4211-a344-93eb4fbe730d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:28.087952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:28.119424 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffbfd89-791b-4211-a344-93eb4fbe730d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '54bc5be8-782f-4f8b-955e-34a8b9d154fd', 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:28.120350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d36a5273-fe57-427e-ac52-732f1baadd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:28.172273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Created reservations ['c6dd0f7f-c827-49ee-be9f-1295994d3450', '66cdd157-056b-4c0f-ab32-4b97ee308574', '1683fbe1-3982-47c0-aad9-174a7b73f0ba', 'c1d50f1c-247c-4af5-a267-e50dfbd50f5f'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:28.173172 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d36a5273-fe57-427e-ac52-732f1baadd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6dd0f7f-c827-49ee-be9f-1295994d3450', '66cdd157-056b-4c0f-ab32-4b97ee308574', '1683fbe1-3982-47c0-aad9-174a7b73f0ba', 'c1d50f1c-247c-4af5-a267-e50dfbd50f5f']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:28.173981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5134e19-ec08-474d-9df8-eb389c49637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:28.214932 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5134e19-ec08-474d-9df8-eb389c49637e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87085b3b-2b05-4576-af20-adf3e925035c', '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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['c6dd0f7f-c827-49ee-be9f-1295994d3450','66cdd157-056b-4c0f-ab32-4b97ee308574','1683fbe1-3982-47c0-aad9-174a7b73f0ba','c1d50f1c-247c-4af5-a267-e50dfbd50f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=54bc5be8-782f-4f8b-955e-34a8b9d154fd,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:09:28Z,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=87085b3b-2b05-4576-af20-adf3e925035c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfe3855d5f8456983cba21197b6caa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=54bc5be8-782f-4f8b-955e-34a8b9d154fd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2505de7e5b54cb099ba75d2996653c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:28.215779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0ab14c-df2c-454d-8fef-2ac2d830acaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:28.256710 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af0ab14c-df2c-454d-8fef-2ac2d830acaf) transitioned into state 'SUCCESS' from 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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['c6dd0f7f-c827-49ee-be9f-1295994d3450','66cdd157-056b-4c0f-ab32-4b97ee308574','1683fbe1-3982-47c0-aad9-174a7b73f0ba','c1d50f1c-247c-4af5-a267-e50dfbd50f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=54bc5be8-782f-4f8b-955e-34a8b9d154fd,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:28.257827 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b1257f-9508-4a07-b3dd-ce9c7e446790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:28.285449 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8b1257f-9508-4a07-b3dd-ce9c7e446790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:28.286349 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (92ea77f1-77db-4798-beca-64a45be82537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:28.286563 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request issued successfully. Jul 03 13:09:28.287119 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-45919a93-db1d-4102-b0d0-582dd035cf42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:28.287591 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 971/3856] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:09:28 2026] POST /volume/v3/volumes => generated 807 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:28.303817 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-550405de-420f-49a5-8caa-99e4f2646581 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:28.305760 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-550405de-420f-49a5-8caa-99e4f2646581 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:28.306068 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-550405de-420f-49a5-8caa-99e4f2646581 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:28.306408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-550405de-420f-49a5-8caa-99e4f2646581 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:28.326294 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:28.326294 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:28.334199 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-550405de-420f-49a5-8caa-99e4f2646581 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:28.344470 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-550405de-420f-49a5-8caa-99e4f2646581 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c returned with HTTP 200 Jul 03 13:09:28.345052 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 952/3857] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:28 2026] GET /volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:29.364192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6c2af094-768a-4198-9253-a776c3403906 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:29.369237 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6c2af094-768a-4198-9253-a776c3403906 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:29.369582 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6c2af094-768a-4198-9253-a776c3403906 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:29.369848 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6c2af094-768a-4198-9253-a776c3403906 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:29.382472 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:29.382472 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:29.387989 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6c2af094-768a-4198-9253-a776c3403906 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:29.395594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6c2af094-768a-4198-9253-a776c3403906 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c returned with HTTP 200 Jul 03 13:09:29.396111 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 969/3858] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:29 2026] GET /volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:29.412940 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8ee00196-0e3f-4596-89be-15e9a4312eca None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:29.414795 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8ee00196-0e3f-4596-89be-15e9a4312eca tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:29.415009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8ee00196-0e3f-4596-89be-15e9a4312eca tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:29.415250 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8ee00196-0e3f-4596-89be-15e9a4312eca tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:29.425035 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:29.425035 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:29.429817 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8ee00196-0e3f-4596-89be-15e9a4312eca tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:29.436932 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8ee00196-0e3f-4596-89be-15e9a4312eca tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c returned with HTTP 200 Jul 03 13:09:29.437508 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 967/3859] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:29 2026] GET /volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:29.450639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5002b029-f06b-49ae-be28-9532b582302a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:29.453310 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:29.453558 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:29.453811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:29.454007 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:29.462912 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:29.462912 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:29.463574 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:29.488986 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume request issued successfully. Jul 03 13:09:29.489329 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5002b029-f06b-49ae-be28-9532b582302a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 202 Jul 03 13:09:29.489861 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 972/3860] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:29 2026] DELETE /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:09:29.504009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-85a09f2a-66eb-4658-892d-a0c44b2f8b8d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:29.507993 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-85a09f2a-66eb-4658-892d-a0c44b2f8b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:29.508697 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-85a09f2a-66eb-4658-892d-a0c44b2f8b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:29.509902 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-85a09f2a-66eb-4658-892d-a0c44b2f8b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:29.519959 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:29.519959 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:29.526996 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-85a09f2a-66eb-4658-892d-a0c44b2f8b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:29.534411 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-85a09f2a-66eb-4658-892d-a0c44b2f8b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 200 Jul 03 13:09:29.535045 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 953/3861] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:29 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:30.551753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c42f59e8-d1bf-42cf-a7ed-dc48cdac03cb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:30.553985 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c42f59e8-d1bf-42cf-a7ed-dc48cdac03cb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:30.554263 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c42f59e8-d1bf-42cf-a7ed-dc48cdac03cb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:30.554474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c42f59e8-d1bf-42cf-a7ed-dc48cdac03cb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:30.560993 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c42f59e8-d1bf-42cf-a7ed-dc48cdac03cb tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 404 Jul 03 13:09:30.561590 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 970/3862] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:30 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:31.916611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:31.980735 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:31.981070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1271353307"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:31.982635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1271353307'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:31.982762 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume of 1 GB Jul 03 13:09:31.987503 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Availability Zones retrieved successfully. Jul 03 13:09:31.999855 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (d9409330-cdb8-4134-8433-0255c4a8241f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:31.999855 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959f5cbe-cf99-400e-a290-ac57d37fe665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:31.999855 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:32.023963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959f5cbe-cf99-400e-a290-ac57d37fe665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.024868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464758cb-d0ce-4f0f-9710-363a9af1efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.111726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['5bc6ab6d-25d2-4f09-9ab8-34b9dedf7b98', '6734f339-cf3e-4883-9876-c5b8380a7e77', 'f749e55e-e0cd-4c6a-9721-137c10633fec', '70c128cf-0667-4131-8d57-9428ba67c67c'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:32.112693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464758cb-d0ce-4f0f-9710-363a9af1efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bc6ab6d-25d2-4f09-9ab8-34b9dedf7b98', '6734f339-cf3e-4883-9876-c5b8380a7e77', 'f749e55e-e0cd-4c6a-9721-137c10633fec', '70c128cf-0667-4131-8d57-9428ba67c67c']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.113483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32583feb-7c67-4a21-a525-3b60506b9022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.140062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32583feb-7c67-4a21-a525-3b60506b9022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f759c7cc-7df0-47ed-88c1-f01d7bf34214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1271353307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['5bc6ab6d-25d2-4f09-9ab8-34b9dedf7b98','6734f339-cf3e-4883-9876-c5b8380a7e77','f749e55e-e0cd-4c6a-9721-137c10633fec','70c128cf-0667-4131-8d57-9428ba67c67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1271353307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f759c7cc-7df0-47ed-88c1-f01d7bf34214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70464ecb20c4efeb70462a00241a474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.141330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe480d05-9228-407b-8baa-b267861d0334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.173692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe480d05-9228-407b-8baa-b267861d0334) transitioned into state 'SUCCESS' from state '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-1271353307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['5bc6ab6d-25d2-4f09-9ab8-34b9dedf7b98','6734f339-cf3e-4883-9876-c5b8380a7e77','f749e55e-e0cd-4c6a-9721-137c10633fec','70c128cf-0667-4131-8d57-9428ba67c67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.174649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6448706-a276-4285-a539-4fb0d2e8ec7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.188994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6448706-a276-4285-a539-4fb0d2e8ec7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.190190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (d9409330-cdb8-4134-8433-0255c4a8241f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:32.190878 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request issued successfully. Jul 03 13:09:32.191434 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0fbb653d-e0ad-4e6d-84be-2a3a57d7cf88 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:32.191984 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 968/3863] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:09:31 2026] POST /volume/v3/volumes => generated 747 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:32.206013 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e529f8b3-898c-4034-b2d0-48df18758d44 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:32.210951 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e529f8b3-898c-4034-b2d0-48df18758d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:09:32.210951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e529f8b3-898c-4034-b2d0-48df18758d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:32.210951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e529f8b3-898c-4034-b2d0-48df18758d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:32.218349 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:32.218349 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:32.226988 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e529f8b3-898c-4034-b2d0-48df18758d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:09:32.232593 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e529f8b3-898c-4034-b2d0-48df18758d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 returned with HTTP 200 Jul 03 13:09:32.233089 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 973/3864] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:32 2026] GET /volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:32.678891 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:32.682082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:32.682082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "1aeeee9a-179e-4a53-8874-2293ce1c84e3", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:32.682436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '1aeeee9a-179e-4a53-8874-2293ce1c84e3', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:32.759070 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume of 1 GB Jul 03 13:09:32.765755 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Availability Zones retrieved successfully. Jul 03 13:09:32.770923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (4052005c-eb7e-423d-9b4e-a92cef9c4fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:32.772023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9499f1-a796-462d-84dd-10d0abd313b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.772967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:32.832693 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9499f1-a796-462d-84dd-10d0abd313b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.833602 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d07a73e-46c0-421f-a6e2-5b9e4829a4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.893803 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Created reservations ['5cc31aec-791c-4060-9944-21232b04637f', '6d9ea301-6ea6-49a9-8a74-2c0a77278002', '94175475-80be-430b-86fc-13080f2492d8', '3383860b-47c8-4d2d-82f8-7de6bea1ab71'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:32.894544 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d07a73e-46c0-421f-a6e2-5b9e4829a4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc31aec-791c-4060-9944-21232b04637f', '6d9ea301-6ea6-49a9-8a74-2c0a77278002', '94175475-80be-430b-86fc-13080f2492d8', '3383860b-47c8-4d2d-82f8-7de6bea1ab71']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.895341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01758f07-e58b-42d7-86b9-2f006aba8832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.932157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01758f07-e58b-42d7-86b9-2f006aba8832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19da59c-08e6-47c0-a259-ea24c2ce4c46', '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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['5cc31aec-791c-4060-9944-21232b04637f','6d9ea301-6ea6-49a9-8a74-2c0a77278002','94175475-80be-430b-86fc-13080f2492d8','3383860b-47c8-4d2d-82f8-7de6bea1ab71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:32Z,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=d19da59c-08e6-47c0-a259-ea24c2ce4c46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfe3855d5f8456983cba21197b6caa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2505de7e5b54cb099ba75d2996653c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.933327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363543c5-ca85-43f0-b47a-01bb15f3388c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:32.979227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363543c5-ca85-43f0-b47a-01bb15f3388c) transitioned into state 'SUCCESS' from 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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['5cc31aec-791c-4060-9944-21232b04637f','6d9ea301-6ea6-49a9-8a74-2c0a77278002','94175475-80be-430b-86fc-13080f2492d8','3383860b-47c8-4d2d-82f8-7de6bea1ab71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:32.979227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56c7b4d-5312-469b-bfc3-77b69e7add06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:33.002606 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b56c7b4d-5312-469b-bfc3-77b69e7add06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:33.003563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (4052005c-eb7e-423d-9b4e-a92cef9c4fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:33.003846 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request issued successfully. Jul 03 13:09:33.004412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2902a4f8-6755-4af7-9ea4-dbeeab5b8bdf tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:33.004852 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 954/3865] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:09:32 2026] POST /volume/v3/volumes => generated 773 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:33.016877 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fa2c188e-7005-4e62-acce-e2bdf87373a6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:33.020136 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa2c188e-7005-4e62-acce-e2bdf87373a6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:33.020422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa2c188e-7005-4e62-acce-e2bdf87373a6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:33.020802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa2c188e-7005-4e62-acce-e2bdf87373a6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:33.031736 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:33.031736 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:33.039119 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fa2c188e-7005-4e62-acce-e2bdf87373a6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:33.046272 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa2c188e-7005-4e62-acce-e2bdf87373a6 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:33.046418 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 971/3866] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:33 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:33.247635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f752480c-792f-4061-9533-c4b368fc6bd4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:33.250746 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f752480c-792f-4061-9533-c4b368fc6bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:09:33.250981 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f752480c-792f-4061-9533-c4b368fc6bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:33.255852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f752480c-792f-4061-9533-c4b368fc6bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:33.262477 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:33.262477 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:33.267720 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f752480c-792f-4061-9533-c4b368fc6bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:09:33.282574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f752480c-792f-4061-9533-c4b368fc6bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 returned with HTTP 200 Jul 03 13:09:33.285791 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 969/3867] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:33 2026] GET /volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:33.307839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:33.310515 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:09:33.310982 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f759c7cc-7df0-47ed-88c1-f01d7bf34214", "name": "tempest-VolumesBackupsTest-Backup-305865160"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:33.312851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating new backup {'backup': {'volume_id': 'f759c7cc-7df0-47ed-88c1-f01d7bf34214', 'name': 'tempest-VolumesBackupsTest-Backup-305865160'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:09:33.313048 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating backup of volume f759c7cc-7df0-47ed-88c1-f01d7bf34214 in container None Jul 03 13:09:33.330382 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:33.330382 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:33.331044 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:09:33.436454 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['47949272-e808-45fc-9b8b-f119fcc8b098', '90146ad8-17f0-43d6-90a0-80fff1c3a9ca'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:33.513717 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9c92dd78-85b6-4074-a907-a01dfd0197b1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:09:33.514265 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 974/3868] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:09:33 2026] POST /volume/v3/backups => generated 327 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:33.527990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cfff3946-7396-422c-afb1-a8c29e2426ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:33.534704 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cfff3946-7396-422c-afb1-a8c29e2426ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:33.534916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cfff3946-7396-422c-afb1-a8c29e2426ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:33.535121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cfff3946-7396-422c-afb1-a8c29e2426ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:33.535237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-cfff3946-7396-422c-afb1-a8c29e2426ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:33.540833 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:33.540833 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:33.541765 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cfff3946-7396-422c-afb1-a8c29e2426ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:33.542146 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 955/3869] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:33 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:34.071059 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ab12b523-a2fe-4a76-8d11-f448150f51cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:34.071059 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ab12b523-a2fe-4a76-8d11-f448150f51cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:34.071059 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ab12b523-a2fe-4a76-8d11-f448150f51cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:34.071059 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ab12b523-a2fe-4a76-8d11-f448150f51cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:34.074328 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:34.074328 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:34.078065 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ab12b523-a2fe-4a76-8d11-f448150f51cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:34.082579 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ab12b523-a2fe-4a76-8d11-f448150f51cc tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:34.082979 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 972/3870] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:34 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:34.560245 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ca1ab81c-dbeb-4000-9dd6-8038b8b21eaf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:34.564788 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ca1ab81c-dbeb-4000-9dd6-8038b8b21eaf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:34.564788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ca1ab81c-dbeb-4000-9dd6-8038b8b21eaf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:34.564788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ca1ab81c-dbeb-4000-9dd6-8038b8b21eaf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:34.564788 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ca1ab81c-dbeb-4000-9dd6-8038b8b21eaf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:34.570957 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:34.570957 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:34.570957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ca1ab81c-dbeb-4000-9dd6-8038b8b21eaf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:34.570957 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 970/3871] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:34 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:35.100407 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-87aba63b-c4c7-4d5a-afe1-5a9e0b6db208 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:35.102439 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87aba63b-c4c7-4d5a-afe1-5a9e0b6db208 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:35.102706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87aba63b-c4c7-4d5a-afe1-5a9e0b6db208 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:35.102944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-87aba63b-c4c7-4d5a-afe1-5a9e0b6db208 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:35.112364 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:35.112364 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:35.118905 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-87aba63b-c4c7-4d5a-afe1-5a9e0b6db208 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:35.126009 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-87aba63b-c4c7-4d5a-afe1-5a9e0b6db208 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:35.126725 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 975/3872] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:35 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:35.586944 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42622047-3d72-43ff-bef3-bc88f0057031 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:35.588594 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42622047-3d72-43ff-bef3-bc88f0057031 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:35.588940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42622047-3d72-43ff-bef3-bc88f0057031 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:35.589194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42622047-3d72-43ff-bef3-bc88f0057031 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:35.589362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-42622047-3d72-43ff-bef3-bc88f0057031 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:35.596941 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:35.596941 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:35.598074 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42622047-3d72-43ff-bef3-bc88f0057031 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:35.598611 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 956/3873] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:35 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:36.142740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3fa73bd8-50da-49e9-b9f2-98dc71aef7a4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:36.146074 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3fa73bd8-50da-49e9-b9f2-98dc71aef7a4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:36.146074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3fa73bd8-50da-49e9-b9f2-98dc71aef7a4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:36.146074 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3fa73bd8-50da-49e9-b9f2-98dc71aef7a4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:36.153186 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:36.153186 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:36.158180 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3fa73bd8-50da-49e9-b9f2-98dc71aef7a4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:36.162950 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3fa73bd8-50da-49e9-b9f2-98dc71aef7a4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:36.163377 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 973/3874] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:36 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:36.613456 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5df0bdfc-d4c7-46ca-ac70-5c19512ab98e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:36.615522 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5df0bdfc-d4c7-46ca-ac70-5c19512ab98e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:36.615918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5df0bdfc-d4c7-46ca-ac70-5c19512ab98e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:36.617185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5df0bdfc-d4c7-46ca-ac70-5c19512ab98e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:36.617185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5df0bdfc-d4c7-46ca-ac70-5c19512ab98e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:36.621598 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:36.621598 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:36.622747 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5df0bdfc-d4c7-46ca-ac70-5c19512ab98e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:36.623287 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 971/3875] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:36 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:37.177256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b92bb3d0-a197-4c21-bfd1-c530b14f0d20 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:37.183135 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b92bb3d0-a197-4c21-bfd1-c530b14f0d20 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:37.183490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b92bb3d0-a197-4c21-bfd1-c530b14f0d20 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:37.184907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b92bb3d0-a197-4c21-bfd1-c530b14f0d20 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:37.199797 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:37.199797 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:37.204191 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b92bb3d0-a197-4c21-bfd1-c530b14f0d20 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:37.209523 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b92bb3d0-a197-4c21-bfd1-c530b14f0d20 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:37.210042 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 976/3876] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:37 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:37.634662 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-44cc275b-9fa3-4e63-972c-c9855c3fc0d9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:37.638739 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44cc275b-9fa3-4e63-972c-c9855c3fc0d9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:37.638963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44cc275b-9fa3-4e63-972c-c9855c3fc0d9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:37.639198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44cc275b-9fa3-4e63-972c-c9855c3fc0d9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:37.639348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-44cc275b-9fa3-4e63-972c-c9855c3fc0d9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:37.644563 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:37.644563 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:37.645617 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44cc275b-9fa3-4e63-972c-c9855c3fc0d9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:37.646055 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 957/3877] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:37 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:38.232283 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d5ef4586-68b6-4e26-9483-1a2cd6eda38a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:38.234454 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d5ef4586-68b6-4e26-9483-1a2cd6eda38a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:38.234744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d5ef4586-68b6-4e26-9483-1a2cd6eda38a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:38.234988 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d5ef4586-68b6-4e26-9483-1a2cd6eda38a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:38.244059 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:38.244059 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:38.249593 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d5ef4586-68b6-4e26-9483-1a2cd6eda38a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:38.257225 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d5ef4586-68b6-4e26-9483-1a2cd6eda38a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:38.258125 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 974/3878] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:38 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:38.658301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1aef18b0-82f6-45aa-bb26-da25ca6a682d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:38.660372 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1aef18b0-82f6-45aa-bb26-da25ca6a682d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:38.661860 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1aef18b0-82f6-45aa-bb26-da25ca6a682d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:38.661860 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1aef18b0-82f6-45aa-bb26-da25ca6a682d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:38.661860 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-1aef18b0-82f6-45aa-bb26-da25ca6a682d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:38.666919 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:38.666919 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:38.668292 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1aef18b0-82f6-45aa-bb26-da25ca6a682d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:38.668951 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 972/3879] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:38 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:39.272877 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a7597d28-78be-4c45-8bb3-b89235ada6c2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:39.275080 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a7597d28-78be-4c45-8bb3-b89235ada6c2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:39.275331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a7597d28-78be-4c45-8bb3-b89235ada6c2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:39.275665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a7597d28-78be-4c45-8bb3-b89235ada6c2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:39.286801 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:39.286801 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:39.294362 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a7597d28-78be-4c45-8bb3-b89235ada6c2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:39.307405 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a7597d28-78be-4c45-8bb3-b89235ada6c2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:39.308027 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 977/3880] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:39 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:39.680151 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1af7f518-79db-47f2-b01c-33ba279e0054 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:39.682147 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1af7f518-79db-47f2-b01c-33ba279e0054 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:39.682386 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1af7f518-79db-47f2-b01c-33ba279e0054 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:39.682603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1af7f518-79db-47f2-b01c-33ba279e0054 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:39.682745 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-1af7f518-79db-47f2-b01c-33ba279e0054 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:39.687407 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:39.687407 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:39.688316 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1af7f518-79db-47f2-b01c-33ba279e0054 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:39.688778 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 958/3881] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:39 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:40.322255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c6d04b6b-f54b-4f6d-a2bb-10f8c2626d1b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:40.325715 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c6d04b6b-f54b-4f6d-a2bb-10f8c2626d1b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:40.325715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c6d04b6b-f54b-4f6d-a2bb-10f8c2626d1b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:40.325987 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c6d04b6b-f54b-4f6d-a2bb-10f8c2626d1b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:40.336101 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:40.336101 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:40.341542 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c6d04b6b-f54b-4f6d-a2bb-10f8c2626d1b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:40.348406 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c6d04b6b-f54b-4f6d-a2bb-10f8c2626d1b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:40.349107 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 975/3882] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:40 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:40.699488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bd664a66-8cc7-4d8f-a557-1faf67e0aa81 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:40.702776 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd664a66-8cc7-4d8f-a557-1faf67e0aa81 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:40.702776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd664a66-8cc7-4d8f-a557-1faf67e0aa81 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:40.702776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd664a66-8cc7-4d8f-a557-1faf67e0aa81 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:40.702776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bd664a66-8cc7-4d8f-a557-1faf67e0aa81 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:40.710794 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:40.710794 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:40.710794 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd664a66-8cc7-4d8f-a557-1faf67e0aa81 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:40.710794 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 973/3883] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:40 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:41.365116 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-00d95c43-4f9a-4883-a12f-02d95f930701 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:41.368257 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00d95c43-4f9a-4883-a12f-02d95f930701 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:41.368460 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00d95c43-4f9a-4883-a12f-02d95f930701 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:41.368658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00d95c43-4f9a-4883-a12f-02d95f930701 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:41.377910 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:41.377910 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:41.384596 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-00d95c43-4f9a-4883-a12f-02d95f930701 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:41.390281 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00d95c43-4f9a-4883-a12f-02d95f930701 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:41.390731 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 978/3884] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:41 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:41.722231 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8b1bdf61-fcb6-46e1-bf5a-58bbc4838b71 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:41.726058 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b1bdf61-fcb6-46e1-bf5a-58bbc4838b71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:41.726058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b1bdf61-fcb6-46e1-bf5a-58bbc4838b71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:41.726058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8b1bdf61-fcb6-46e1-bf5a-58bbc4838b71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:41.726058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8b1bdf61-fcb6-46e1-bf5a-58bbc4838b71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:41.730766 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:41.730766 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:41.732004 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8b1bdf61-fcb6-46e1-bf5a-58bbc4838b71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:41.732943 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 959/3885] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:41 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:42.404176 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-452f4eec-541f-463c-9cb9-51b90f162786 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:42.406088 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-452f4eec-541f-463c-9cb9-51b90f162786 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:42.406366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-452f4eec-541f-463c-9cb9-51b90f162786 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:42.406632 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-452f4eec-541f-463c-9cb9-51b90f162786 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:42.420688 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:42.420688 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:42.436490 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-452f4eec-541f-463c-9cb9-51b90f162786 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:42.455921 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-452f4eec-541f-463c-9cb9-51b90f162786 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:42.459203 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 976/3886] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:42 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 926 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:42.744974 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ad36884e-f6ca-4682-a1f9-30a0b0c52fb9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:42.747851 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad36884e-f6ca-4682-a1f9-30a0b0c52fb9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:42.748191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad36884e-f6ca-4682-a1f9-30a0b0c52fb9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:42.748499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ad36884e-f6ca-4682-a1f9-30a0b0c52fb9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:42.748684 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ad36884e-f6ca-4682-a1f9-30a0b0c52fb9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:42.755195 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:42.755195 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:42.756224 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ad36884e-f6ca-4682-a1f9-30a0b0c52fb9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:42.757241 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 974/3887] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:42 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:43.474198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0827742d-5674-4ad1-a438-ddceb85da178 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:43.476231 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0827742d-5674-4ad1-a438-ddceb85da178 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:43.476485 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0827742d-5674-4ad1-a438-ddceb85da178 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:43.476683 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0827742d-5674-4ad1-a438-ddceb85da178 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:43.484405 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:43.484405 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:43.492654 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0827742d-5674-4ad1-a438-ddceb85da178 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:43.503114 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0827742d-5674-4ad1-a438-ddceb85da178 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:43.503669 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 979/3888] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:43 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 1191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:43.516384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d048c389-457a-4c5b-8462-02e4e571dc42 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:43.518307 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d048c389-457a-4c5b-8462-02e4e571dc42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:43.518564 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d048c389-457a-4c5b-8462-02e4e571dc42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:43.518813 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d048c389-457a-4c5b-8462-02e4e571dc42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:43.530203 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:43.530203 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:43.534687 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d048c389-457a-4c5b-8462-02e4e571dc42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:43.541408 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d048c389-457a-4c5b-8462-02e4e571dc42 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:43.542296 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 960/3889] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:43 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:43.556493 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:43.558926 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:09:43.559314 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d19da59c-08e6-47c0-a259-ea24c2ce4c46", "name": "tempest-VolumeImageDependencyTests-Snapshot-1193194353"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:43.568502 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:43.568502 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:43.568978 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:43.569087 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create snapshot from volume d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:43.621488 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Created reservations ['92ad4795-22d5-4e55-8c68-1ff60735ee21', '1815e062-8b87-46f8-9be2-35a815557ecf', '37dc312c-bfdf-457b-bf5e-88b59b435481', '9a8224be-99fc-4f59-b443-9d2be9b7fbd1'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:43.678883 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot create request issued successfully. Jul 03 13:09:43.680194 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13dc89d7-3bb7-48cf-8b41-bc758c0959d8 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:09:43.680194 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 977/3890] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:09:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:43.692064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7b80770b-e5ae-4169-b27f-7b73789c5238 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:43.694436 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b80770b-e5ae-4169-b27f-7b73789c5238 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:43.694436 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b80770b-e5ae-4169-b27f-7b73789c5238 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:43.694658 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b80770b-e5ae-4169-b27f-7b73789c5238 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:43.701999 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:43.701999 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:43.702716 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7b80770b-e5ae-4169-b27f-7b73789c5238 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot retrieved successfully. Jul 03 13:09:43.703902 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b80770b-e5ae-4169-b27f-7b73789c5238 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 200 Jul 03 13:09:43.704564 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 975/3891] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:43 2026] GET /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:43.774572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a5948bea-3126-434c-b704-af3c6e4d0b3b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:43.776407 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a5948bea-3126-434c-b704-af3c6e4d0b3b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:43.776699 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a5948bea-3126-434c-b704-af3c6e4d0b3b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:43.776959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a5948bea-3126-434c-b704-af3c6e4d0b3b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:43.777111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a5948bea-3126-434c-b704-af3c6e4d0b3b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:43.783033 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:43.783033 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:43.784398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a5948bea-3126-434c-b704-af3c6e4d0b3b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:43.784913 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 980/3892] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:43 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:44.715815 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ea514b8a-c1a2-42dd-b268-c13649465702 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:44.717787 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea514b8a-c1a2-42dd-b268-c13649465702 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:44.718304 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea514b8a-c1a2-42dd-b268-c13649465702 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:44.719528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea514b8a-c1a2-42dd-b268-c13649465702 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:44.723958 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:44.723958 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:44.724560 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ea514b8a-c1a2-42dd-b268-c13649465702 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot retrieved successfully. Jul 03 13:09:44.725590 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea514b8a-c1a2-42dd-b268-c13649465702 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 200 Jul 03 13:09:44.726086 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 961/3893] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:44 2026] GET /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:44.736018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e3099602-6bbe-47d5-8156-51c1f12c289f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:44.738592 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:44.739092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "66c3e7c6-051a-4f22-9e3a-108a69ba010c", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:44.741322 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '66c3e7c6-051a-4f22-9e3a-108a69ba010c', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:44.748481 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:44.748481 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:44.748874 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot retrieved successfully. Jul 03 13:09:44.749034 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume of 1 GB Jul 03 13:09:44.753965 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Availability Zones retrieved successfully. Jul 03 13:09:44.762085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (cb774676-2675-4649-8205-c09adb8656a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:44.763549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047cb666-78ad-4426-bb72-86d6d76828ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:44.764698 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:44.799330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc399885-c43e-4c2d-9738-daf7bac3132d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:44.801240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc399885-c43e-4c2d-9738-daf7bac3132d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:44.801525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc399885-c43e-4c2d-9738-daf7bac3132d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:44.801809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc399885-c43e-4c2d-9738-daf7bac3132d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:44.801986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bc399885-c43e-4c2d-9738-daf7bac3132d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:44.805552 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047cb666-78ad-4426-bb72-86d6d76828ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '66c3e7c6-051a-4f22-9e3a-108a69ba010c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:44.806734 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db99fb7d-a4d2-4b1d-ac46-024521678f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:44.811785 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:44.811785 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:44.812658 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc399885-c43e-4c2d-9738-daf7bac3132d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:44.813100 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 976/3894] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:44 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:44.857013 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Created reservations ['9da6793b-e1e6-43a7-9921-73f45050a8e0', 'ce6f3ce9-5e4e-471d-9b73-abfd942734b5', 'a5a35138-8ee0-4166-a707-2b949586dd16', '27e750fb-1f7f-4a53-95ec-e265da698e2e'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:44.857952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db99fb7d-a4d2-4b1d-ac46-024521678f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da6793b-e1e6-43a7-9921-73f45050a8e0', 'ce6f3ce9-5e4e-471d-9b73-abfd942734b5', 'a5a35138-8ee0-4166-a707-2b949586dd16', '27e750fb-1f7f-4a53-95ec-e265da698e2e']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:44.859040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0632475-c96a-4688-b5ec-f8a323be686f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:44.904456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0632475-c96a-4688-b5ec-f8a323be686f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f1dbaa-99fb-4848-aca9-93f52323cf73', '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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['9da6793b-e1e6-43a7-9921-73f45050a8e0','ce6f3ce9-5e4e-471d-9b73-abfd942734b5','a5a35138-8ee0-4166-a707-2b949586dd16','27e750fb-1f7f-4a53-95ec-e265da698e2e'],size=1,snapshot_id=66c3e7c6-051a-4f22-9e3a-108a69ba010c,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:09:44Z,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=72f1dbaa-99fb-4848-aca9-93f52323cf73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfe3855d5f8456983cba21197b6caa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=66c3e7c6-051a-4f22-9e3a-108a69ba010c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2505de7e5b54cb099ba75d2996653c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:44.905270 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8725f4a-b7b3-4744-a5ce-41ae7589d997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:44.937379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8725f4a-b7b3-4744-a5ce-41ae7589d997) transitioned into state 'SUCCESS' from 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='6dfe3855d5f8456983cba21197b6caa1',qos_specs=None,replication_status=,reservations=['9da6793b-e1e6-43a7-9921-73f45050a8e0','ce6f3ce9-5e4e-471d-9b73-abfd942734b5','a5a35138-8ee0-4166-a707-2b949586dd16','27e750fb-1f7f-4a53-95ec-e265da698e2e'],size=1,snapshot_id=66c3e7c6-051a-4f22-9e3a-108a69ba010c,source_replicaid=,source_volid=None,status='creating',user_id='b2505de7e5b54cb099ba75d2996653c9',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:44.939628 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92860028-d28d-4c3e-a1a4-9413e6ade598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:44.986193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92860028-d28d-4c3e-a1a4-9413e6ade598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:44.986193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Flow 'volume_create_api' (cb774676-2675-4649-8205-c09adb8656a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:44.986193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Create volume request issued successfully. Jul 03 13:09:44.987118 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3099602-6bbe-47d5-8156-51c1f12c289f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:44.988045 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 978/3895] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:09:44 2026] POST /volume/v3/volumes => generated 807 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:45.007985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d74073e7-9d95-430c-afc8-7708744d33fa None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:45.013015 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d74073e7-9d95-430c-afc8-7708744d33fa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:45.013426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d74073e7-9d95-430c-afc8-7708744d33fa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:45.013616 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d74073e7-9d95-430c-afc8-7708744d33fa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:45.024053 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:45.024053 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:45.029602 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d74073e7-9d95-430c-afc8-7708744d33fa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:45.037114 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d74073e7-9d95-430c-afc8-7708744d33fa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 200 Jul 03 13:09:45.037716 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 981/3896] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:45 2026] GET /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:45.828947 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-da4d4b3b-1cc5-4b74-8b57-837158bd035e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:45.830664 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da4d4b3b-1cc5-4b74-8b57-837158bd035e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:45.830908 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da4d4b3b-1cc5-4b74-8b57-837158bd035e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:45.831678 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da4d4b3b-1cc5-4b74-8b57-837158bd035e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:45.832085 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-da4d4b3b-1cc5-4b74-8b57-837158bd035e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:45.837234 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:45.837234 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:45.838192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da4d4b3b-1cc5-4b74-8b57-837158bd035e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:45.838567 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 962/3897] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:45 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:46.056448 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bba74c0a-1969-4ee6-aaa0-a366e8902b49 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:46.058413 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bba74c0a-1969-4ee6-aaa0-a366e8902b49 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:46.058745 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bba74c0a-1969-4ee6-aaa0-a366e8902b49 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:46.058962 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bba74c0a-1969-4ee6-aaa0-a366e8902b49 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:46.066992 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:46.066992 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:46.071139 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bba74c0a-1969-4ee6-aaa0-a366e8902b49 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:46.076222 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bba74c0a-1969-4ee6-aaa0-a366e8902b49 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 200 Jul 03 13:09:46.076727 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 977/3898] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:46 2026] GET /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:46.092507 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bacae559-23aa-4df6-a19f-4c8882d28002 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:46.094737 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bacae559-23aa-4df6-a19f-4c8882d28002 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:46.095240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bacae559-23aa-4df6-a19f-4c8882d28002 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:46.096225 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bacae559-23aa-4df6-a19f-4c8882d28002 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:46.105517 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:46.105517 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:46.110784 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bacae559-23aa-4df6-a19f-4c8882d28002 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:46.118924 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bacae559-23aa-4df6-a19f-4c8882d28002 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 200 Jul 03 13:09:46.118924 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 979/3899] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:46 2026] GET /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:46.135431 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:46.137742 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:46.137982 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:46.138260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:46.138403 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete snapshot with id: 66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:46.145813 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:46.145813 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:46.146366 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot retrieved successfully. Jul 03 13:09:46.173119 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot delete request issued successfully. Jul 03 13:09:46.173418 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f71c87b-4b63-4a44-a4e6-01a90e08e59b tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 202 Jul 03 13:09:46.173887 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 982/3900] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:09:46 2026] DELETE /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:09:46.183770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b4679e1a-48f3-4903-aa31-3912b3b5ab2c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:46.188684 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b4679e1a-48f3-4903-aa31-3912b3b5ab2c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:46.189872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b4679e1a-48f3-4903-aa31-3912b3b5ab2c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:46.189872 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b4679e1a-48f3-4903-aa31-3912b3b5ab2c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:46.200723 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:46.200723 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:46.201954 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b4679e1a-48f3-4903-aa31-3912b3b5ab2c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Snapshot retrieved successfully. Jul 03 13:09:46.203851 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b4679e1a-48f3-4903-aa31-3912b3b5ab2c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 200 Jul 03 13:09:46.204075 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 963/3901] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:46 2026] GET /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:46.849601 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-95e4bc9a-438c-4ae3-9fbc-6fd4051e0585 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:46.851464 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95e4bc9a-438c-4ae3-9fbc-6fd4051e0585 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:46.851671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95e4bc9a-438c-4ae3-9fbc-6fd4051e0585 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:46.851840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95e4bc9a-438c-4ae3-9fbc-6fd4051e0585 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:46.851936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-95e4bc9a-438c-4ae3-9fbc-6fd4051e0585 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:46.857063 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:46.857063 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:46.858341 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95e4bc9a-438c-4ae3-9fbc-6fd4051e0585 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:46.858341 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 978/3902] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:46 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:47.215756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-df8a3a79-d062-4187-a69c-08a57ca60dc7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:47.217784 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df8a3a79-d062-4187-a69c-08a57ca60dc7 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:47.218073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df8a3a79-d062-4187-a69c-08a57ca60dc7 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:47.218325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df8a3a79-d062-4187-a69c-08a57ca60dc7 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:47.224441 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df8a3a79-d062-4187-a69c-08a57ca60dc7 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 404 Jul 03 13:09:47.225174 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 980/3903] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:47 2026] GET /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:47.235059 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:47.237563 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:47.237835 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:47.238073 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:47.238290 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:47.247592 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:47.247592 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:47.248410 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:47.280879 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume request issued successfully. Jul 03 13:09:47.281426 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82fcee34-98e7-44b2-91e7-0103e08841b9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 202 Jul 03 13:09:47.281723 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 983/3904] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:47 2026] DELETE /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:09:47.292003 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6d19e2e0-5c70-44af-af26-9c44f1d10b75 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:47.294457 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6d19e2e0-5c70-44af-af26-9c44f1d10b75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:47.294772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6d19e2e0-5c70-44af-af26-9c44f1d10b75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:47.295023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6d19e2e0-5c70-44af-af26-9c44f1d10b75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:47.308759 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:47.308759 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:47.318876 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6d19e2e0-5c70-44af-af26-9c44f1d10b75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:47.329930 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6d19e2e0-5c70-44af-af26-9c44f1d10b75 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 200 Jul 03 13:09:47.330479 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 964/3905] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:47 2026] GET /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 1225 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:47.871280 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-47aed5bf-955a-485a-8d62-cf02c12c9161 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:47.873470 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-47aed5bf-955a-485a-8d62-cf02c12c9161 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:47.873747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-47aed5bf-955a-485a-8d62-cf02c12c9161 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:47.873983 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-47aed5bf-955a-485a-8d62-cf02c12c9161 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:47.874131 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-47aed5bf-955a-485a-8d62-cf02c12c9161 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:47.879493 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:47.879493 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:47.880529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-47aed5bf-955a-485a-8d62-cf02c12c9161 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:47.881030 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 979/3906] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:47 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:48.347377 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6da1b5e0-3aa7-4757-b73e-1af81a8e73b2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:48.349364 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6da1b5e0-3aa7-4757-b73e-1af81a8e73b2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:48.349637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6da1b5e0-3aa7-4757-b73e-1af81a8e73b2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:48.349848 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6da1b5e0-3aa7-4757-b73e-1af81a8e73b2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:48.356575 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6da1b5e0-3aa7-4757-b73e-1af81a8e73b2 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 404 Jul 03 13:09:48.357158 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 981/3907] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:48 2026] GET /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:48.572700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bdd98d70-d68d-402a-a690-6da7c518799f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:48.575112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:48.575438 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:48.575723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:48.575972 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:48.584363 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:48.584363 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:48.584953 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:48.619190 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume request issued successfully. Jul 03 13:09:48.619621 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bdd98d70-d68d-402a-a690-6da7c518799f tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 202 Jul 03 13:09:48.620071 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 984/3908] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:48 2026] DELETE /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:09:48.630428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-73ecb114-5c96-468e-a4a8-a14b50b77e0c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:48.633149 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73ecb114-5c96-468e-a4a8-a14b50b77e0c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:48.633149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73ecb114-5c96-468e-a4a8-a14b50b77e0c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:48.633338 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73ecb114-5c96-468e-a4a8-a14b50b77e0c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:48.642639 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:48.642639 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:48.647467 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-73ecb114-5c96-468e-a4a8-a14b50b77e0c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:48.655013 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73ecb114-5c96-468e-a4a8-a14b50b77e0c tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 200 Jul 03 13:09:48.655467 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 965/3909] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:48 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:48.895000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a9017652-e28c-4300-a6d2-cbe98a131362 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:48.897239 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a9017652-e28c-4300-a6d2-cbe98a131362 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:48.897769 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a9017652-e28c-4300-a6d2-cbe98a131362 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:48.899262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a9017652-e28c-4300-a6d2-cbe98a131362 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:48.899262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a9017652-e28c-4300-a6d2-cbe98a131362 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:48.904830 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:48.904830 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:48.906401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a9017652-e28c-4300-a6d2-cbe98a131362 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:48.907116 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 980/3910] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:48 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:49.671031 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e91e9853-b58f-4017-bcf0-0a27dd476b8d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.672986 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e91e9853-b58f-4017-bcf0-0a27dd476b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:49.673236 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e91e9853-b58f-4017-bcf0-0a27dd476b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.673451 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e91e9853-b58f-4017-bcf0-0a27dd476b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.680633 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e91e9853-b58f-4017-bcf0-0a27dd476b8d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 404 Jul 03 13:09:49.681098 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 982/3911] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:49 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:49.692312 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e191a7bc-f084-4103-ba72-b7c42fc7d357 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.694756 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e191a7bc-f084-4103-ba72-b7c42fc7d357 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:49.695174 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e191a7bc-f084-4103-ba72-b7c42fc7d357 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.695489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e191a7bc-f084-4103-ba72-b7c42fc7d357 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.695775 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e191a7bc-f084-4103-ba72-b7c42fc7d357 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:49.705045 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e191a7bc-f084-4103-ba72-b7c42fc7d357 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 404 Jul 03 13:09:49.705045 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 985/3912] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:49 2026] DELETE /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:49.711723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1b4649cf-faa2-455c-ad9d-cf16f41ea5be None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.714624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1b4649cf-faa2-455c-ad9d-cf16f41ea5be tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 Jul 03 13:09:49.714624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1b4649cf-faa2-455c-ad9d-cf16f41ea5be tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.714624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1b4649cf-faa2-455c-ad9d-cf16f41ea5be tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.722589 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1b4649cf-faa2-455c-ad9d-cf16f41ea5be tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 returned with HTTP 404 Jul 03 13:09:49.723259 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 966/3913] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:49 2026] GET /volume/v3/volumes/72f1dbaa-99fb-4848-aca9-93f52323cf73 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:49.732571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5be6921-1b04-4c77-b99c-93f34eab37aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.734370 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5be6921-1b04-4c77-b99c-93f34eab37aa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:49.734791 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5be6921-1b04-4c77-b99c-93f34eab37aa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.735099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5be6921-1b04-4c77-b99c-93f34eab37aa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.735327 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-a5be6921-1b04-4c77-b99c-93f34eab37aa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete snapshot with id: 66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:49.740664 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5be6921-1b04-4c77-b99c-93f34eab37aa tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 404 Jul 03 13:09:49.741423 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 981/3914] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:09:49 2026] DELETE /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:49.749477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-78156e91-99f4-47f6-b5d7-1f2c32e2f85d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.751522 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-78156e91-99f4-47f6-b5d7-1f2c32e2f85d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c Jul 03 13:09:49.751796 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-78156e91-99f4-47f6-b5d7-1f2c32e2f85d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.752037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-78156e91-99f4-47f6-b5d7-1f2c32e2f85d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.759821 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-78156e91-99f4-47f6-b5d7-1f2c32e2f85d tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c returned with HTTP 404 Jul 03 13:09:49.760414 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 983/3915] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:49 2026] GET /volume/v3/snapshots/66c3e7c6-051a-4f22-9e3a-108a69ba010c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:49.773295 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-69e21218-a717-473d-bb6e-893b2077cb88 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.775671 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-69e21218-a717-473d-bb6e-893b2077cb88 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:49.776061 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-69e21218-a717-473d-bb6e-893b2077cb88 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.776355 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-69e21218-a717-473d-bb6e-893b2077cb88 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.776598 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-69e21218-a717-473d-bb6e-893b2077cb88 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:49.784202 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-69e21218-a717-473d-bb6e-893b2077cb88 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 404 Jul 03 13:09:49.784974 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 986/3916] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:49 2026] DELETE /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:49.793314 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-176e8b83-cd78-479f-af2f-1febe1ee208e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.795321 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-176e8b83-cd78-479f-af2f-1febe1ee208e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 Jul 03 13:09:49.795584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-176e8b83-cd78-479f-af2f-1febe1ee208e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.795776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-176e8b83-cd78-479f-af2f-1febe1ee208e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.802572 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-176e8b83-cd78-479f-af2f-1febe1ee208e tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 returned with HTTP 404 Jul 03 13:09:49.803141 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 967/3917] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:49 2026] GET /volume/v3/volumes/d19da59c-08e6-47c0-a259-ea24c2ce4c46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:49.842809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5ea401be-e1d1-404c-9152-83441bd505e9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.845516 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:49.845516 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.845797 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.847182 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:49.852810 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:49.852810 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:49.853450 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:49.919689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-31bf66d1-ddc7-4b5e-acf0-fce521679072 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.921732 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-31bf66d1-ddc7-4b5e-acf0-fce521679072 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:49.921888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-31bf66d1-ddc7-4b5e-acf0-fce521679072 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.922111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-31bf66d1-ddc7-4b5e-acf0-fce521679072 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.922287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-31bf66d1-ddc7-4b5e-acf0-fce521679072 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:49.928377 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:49.928377 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:49.929644 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume request issued successfully. Jul 03 13:09:49.932158 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-31bf66d1-ddc7-4b5e-acf0-fce521679072 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:49.932612 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5ea401be-e1d1-404c-9152-83441bd505e9 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c returned with HTTP 202 Jul 03 13:09:49.932656 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 984/3918] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:49 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:49.932683 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 982/3919] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:49 2026] DELETE /volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:09:49.938844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aeb1544f-168f-4733-8dc0-673568beb9b1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:49.942115 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aeb1544f-168f-4733-8dc0-673568beb9b1 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:49.942540 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aeb1544f-168f-4733-8dc0-673568beb9b1 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:49.942861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aeb1544f-168f-4733-8dc0-673568beb9b1 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:49.953098 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:49.953098 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:49.959299 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-aeb1544f-168f-4733-8dc0-673568beb9b1 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Volume info retrieved successfully. Jul 03 13:09:49.969339 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aeb1544f-168f-4733-8dc0-673568beb9b1 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c returned with HTTP 200 Jul 03 13:09:49.970033 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 987/3920] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:49 2026] GET /volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c => generated 1225 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:09:50.947969 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-538c788d-4f3a-462f-82d6-2ec4b1204675 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:50.950786 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-538c788d-4f3a-462f-82d6-2ec4b1204675 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:50.951079 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-538c788d-4f3a-462f-82d6-2ec4b1204675 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:50.951383 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-538c788d-4f3a-462f-82d6-2ec4b1204675 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:50.951650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-538c788d-4f3a-462f-82d6-2ec4b1204675 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:50.957500 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:50.957500 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:50.958692 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-538c788d-4f3a-462f-82d6-2ec4b1204675 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:50.959420 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 968/3921] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:50 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:50.987638 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0d655dec-5ad6-4688-9a50-50621f49925a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:50.989999 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0d655dec-5ad6-4688-9a50-50621f49925a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c Jul 03 13:09:50.990320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0d655dec-5ad6-4688-9a50-50621f49925a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:50.990620 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0d655dec-5ad6-4688-9a50-50621f49925a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:50.999446 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0d655dec-5ad6-4688-9a50-50621f49925a tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c returned with HTTP 404 Jul 03 13:09:50.999999 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 985/3922] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:50 2026] GET /volume/v3/volumes/87085b3b-2b05-4576-af20-adf3e925035c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:51.010077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a0eb9484-f558-4677-bb69-1c4f0b4b9ab4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:51.012974 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a0eb9484-f558-4677-bb69-1c4f0b4b9ab4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:51.013396 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a0eb9484-f558-4677-bb69-1c4f0b4b9ab4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:51.013877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a0eb9484-f558-4677-bb69-1c4f0b4b9ab4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:51.014383 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-a0eb9484-f558-4677-bb69-1c4f0b4b9ab4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:51.024016 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a0eb9484-f558-4677-bb69-1c4f0b4b9ab4 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 404 Jul 03 13:09:51.024930 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 983/3923] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:51 2026] DELETE /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:51.034632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a35c5fad-a863-49ea-814e-1b614136ec25 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:51.037309 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a35c5fad-a863-49ea-814e-1b614136ec25 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd Jul 03 13:09:51.038514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a35c5fad-a863-49ea-814e-1b614136ec25 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:51.038514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a35c5fad-a863-49ea-814e-1b614136ec25 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:51.047175 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a35c5fad-a863-49ea-814e-1b614136ec25 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd returned with HTTP 404 Jul 03 13:09:51.047997 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 988/3924] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:51 2026] GET /volume/v3/volumes/54bc5be8-782f-4f8b-955e-34a8b9d154fd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:51.096391 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5c19fb49-d69c-4b76-a132-0a994bdd7c81 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:51.098373 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c19fb49-d69c-4b76-a132-0a994bdd7c81 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] DELETE https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:51.098605 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c19fb49-d69c-4b76-a132-0a994bdd7c81 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:51.098822 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c19fb49-d69c-4b76-a132-0a994bdd7c81 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:51.098985 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-5c19fb49-d69c-4b76-a132-0a994bdd7c81 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Delete volume with id: 3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:51.105433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c19fb49-d69c-4b76-a132-0a994bdd7c81 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 404 Jul 03 13:09:51.106020 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 969/3925] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:09:51 2026] DELETE /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:51.115509 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-30671439-22a0-4cdb-90e0-c06d983d0e61 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:51.117819 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-30671439-22a0-4cdb-90e0-c06d983d0e61 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] GET https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 Jul 03 13:09:51.118156 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-30671439-22a0-4cdb-90e0-c06d983d0e61 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:51.118456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-30671439-22a0-4cdb-90e0-c06d983d0e61 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:51.127712 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-30671439-22a0-4cdb-90e0-c06d983d0e61 tempest-VolumeImageDependencyTests-957014529 tempest-VolumeImageDependencyTests-957014529-project-member] https://10.4.3.13/volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 returned with HTTP 404 Jul 03 13:09:51.128262 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 986/3926] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:51 2026] GET /volume/v3/volumes/3113e992-5243-4389-81ad-e405968e65e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:09:51.973507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-89121624-f865-4a9f-a571-e999ca5adaa4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:51.975383 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-89121624-f865-4a9f-a571-e999ca5adaa4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:51.975678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-89121624-f865-4a9f-a571-e999ca5adaa4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:51.975926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-89121624-f865-4a9f-a571-e999ca5adaa4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:51.976077 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-89121624-f865-4a9f-a571-e999ca5adaa4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:51.980397 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:51.980397 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:51.981323 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-89121624-f865-4a9f-a571-e999ca5adaa4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:51.981754 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 984/3927] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:51 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:51.991766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:51.993344 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6/restore Jul 03 13:09:51.993760 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f759c7cc-7df0-47ed-88c1-f01d7bf34214"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:51.995063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Restoring backup ae7e0cb2-7499-4de4-8754-d5073dca46c6 ({'restore': {'volume_id': 'f759c7cc-7df0-47ed-88c1-f01d7bf34214'}}) {{(pid=99824) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:09:51.995153 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Restoring backup ae7e0cb2-7499-4de4-8754-d5073dca46c6 to volume f759c7cc-7df0-47ed-88c1-f01d7bf34214. Jul 03 13:09:51.999177 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:51.999177 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:52.006240 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:52.006240 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:52.006710 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:09:52.007150 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.api [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Checking backup size 1 against volume size 1 {{(pid=99824) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:09:52.007150 np0000004418 devstack@c-api.service[99824]: INFO cinder.backup.api [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Overwriting volume f759c7cc-7df0-47ed-88c1-f01d7bf34214 with restore of backup ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:52.032890 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] restore_backup in rpcapi backup_id ae7e0cb2-7499-4de4-8754-d5073dca46c6 {{(pid=99824) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:09:52.038560 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a68a464-20b8-41ce-acc8-ce6726d70a46 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6/restore returned with HTTP 202 Jul 03 13:09:52.039178 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 989/3928] 10.4.3.13 () {68 vars in 1386 bytes} [Fri Jul 3 13:09:51 2026] POST /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6/restore => generated 182 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:52.047583 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ba1b892d-8851-4f97-90c8-99e0bf80cddd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:52.049969 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba1b892d-8851-4f97-90c8-99e0bf80cddd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:52.050251 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba1b892d-8851-4f97-90c8-99e0bf80cddd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:52.050483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba1b892d-8851-4f97-90c8-99e0bf80cddd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:52.050733 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ba1b892d-8851-4f97-90c8-99e0bf80cddd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:52.056996 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:52.056996 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:52.058249 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba1b892d-8851-4f97-90c8-99e0bf80cddd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:52.058744 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 970/3929] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:52 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:52.721568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d5dbe193-4577-414f-86c1-f828299eaf93 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:52.819783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:52.820234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-644103937"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:52.822272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-644103937'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:52.822441 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume of 1 GB Jul 03 13:09:52.827776 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Availability Zones retrieved successfully. Jul 03 13:09:52.834585 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (87531cac-e0e0-467d-9cad-eb7c15525dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:52.835542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f404e9-93b7-44e7-83ff-5e65b37e1700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:52.837975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:52.869850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f404e9-93b7-44e7-83ff-5e65b37e1700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:52.870674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a5713f-0cd0-4872-98de-f2d547375f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:52.945267 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['c5881763-e9a2-4e50-be2b-7b4381979958', '65f35a63-ce2f-4f35-b96d-42125d6e3e6f', '81704951-ece2-41d3-878f-fc3ebb5a8528', 'aa77d317-065e-469e-9fa0-6e2611213b2b'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:52.945267 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a5713f-0cd0-4872-98de-f2d547375f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5881763-e9a2-4e50-be2b-7b4381979958', '65f35a63-ce2f-4f35-b96d-42125d6e3e6f', '81704951-ece2-41d3-878f-fc3ebb5a8528', 'aa77d317-065e-469e-9fa0-6e2611213b2b']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:52.945267 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96e27f7d-c57f-4dfc-8160-ce361277037f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:52.969932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96e27f7d-c57f-4dfc-8160-ce361277037f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c669a137-f3fa-4d35-b7f5-7b037d110102', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644103937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['c5881763-e9a2-4e50-be2b-7b4381979958','65f35a63-ce2f-4f35-b96d-42125d6e3e6f','81704951-ece2-41d3-878f-fc3ebb5a8528','aa77d317-065e-469e-9fa0-6e2611213b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-644103937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c669a137-f3fa-4d35-b7f5-7b037d110102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fb306ffd51d41c8a10ef272adf63872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3c6efd4c664569be82feafbab0abff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:52.971361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36487378-38ae-44af-814e-de332d066535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:52.994485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36487378-38ae-44af-814e-de332d066535) transitioned into state 'SUCCESS' from state '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-644103937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['c5881763-e9a2-4e50-be2b-7b4381979958','65f35a63-ce2f-4f35-b96d-42125d6e3e6f','81704951-ece2-41d3-878f-fc3ebb5a8528','aa77d317-065e-469e-9fa0-6e2611213b2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:52.995665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755cdaaa-5a53-4851-89f2-e4db2c38236c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:53.009122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755cdaaa-5a53-4851-89f2-e4db2c38236c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:53.010466 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (87531cac-e0e0-467d-9cad-eb7c15525dff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:53.010977 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request issued successfully. Jul 03 13:09:53.011816 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d5dbe193-4577-414f-86c1-f828299eaf93 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:53.012643 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 987/3930] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:09:52 2026] POST /volume/v3/volumes => generated 775 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:53.028899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ac71afa-891a-4748-94c7-f8b0d8c99f53 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:53.031797 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ac71afa-891a-4748-94c7-f8b0d8c99f53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 Jul 03 13:09:53.032053 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ac71afa-891a-4748-94c7-f8b0d8c99f53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:53.032300 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ac71afa-891a-4748-94c7-f8b0d8c99f53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:53.045212 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:53.045212 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:53.050070 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3ac71afa-891a-4748-94c7-f8b0d8c99f53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:09:53.056112 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ac71afa-891a-4748-94c7-f8b0d8c99f53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 returned with HTTP 200 Jul 03 13:09:53.056636 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 985/3931] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:53 2026] GET /volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:53.073004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1199924d-c2ab-4d21-95f1-d76dc9ae64bb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:53.076918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1199924d-c2ab-4d21-95f1-d76dc9ae64bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:53.076918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1199924d-c2ab-4d21-95f1-d76dc9ae64bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:53.076918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1199924d-c2ab-4d21-95f1-d76dc9ae64bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:53.076918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1199924d-c2ab-4d21-95f1-d76dc9ae64bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:53.081602 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:53.081602 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:53.082388 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1199924d-c2ab-4d21-95f1-d76dc9ae64bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:53.082823 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 990/3932] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:53 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:54.071135 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-11b3eb0c-0ef4-4bc9-b4da-d6bcd6498216 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:54.074820 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-11b3eb0c-0ef4-4bc9-b4da-d6bcd6498216 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 Jul 03 13:09:54.075081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-11b3eb0c-0ef4-4bc9-b4da-d6bcd6498216 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:54.075295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-11b3eb0c-0ef4-4bc9-b4da-d6bcd6498216 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:54.085453 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:54.085453 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:54.089540 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-11b3eb0c-0ef4-4bc9-b4da-d6bcd6498216 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:09:54.095564 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8a22059a-9e08-4a9d-bb2b-309c7e518f95 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:54.095984 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-11b3eb0c-0ef4-4bc9-b4da-d6bcd6498216 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 returned with HTTP 200 Jul 03 13:09:54.095984 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 971/3933] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:54 2026] GET /volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:54.097582 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8a22059a-9e08-4a9d-bb2b-309c7e518f95 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:54.097894 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8a22059a-9e08-4a9d-bb2b-309c7e518f95 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:54.098112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8a22059a-9e08-4a9d-bb2b-309c7e518f95 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:54.098292 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8a22059a-9e08-4a9d-bb2b-309c7e518f95 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:54.102917 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:54.102917 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:54.103715 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8a22059a-9e08-4a9d-bb2b-309c7e518f95 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:54.104138 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 988/3934] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:54 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:54.109579 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:54.113198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:09:54.113198 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c669a137-f3fa-4d35-b7f5-7b037d110102", "name": "tempest-type-Backup-927168707"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:54.113696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating new backup {'backup': {'volume_id': 'c669a137-f3fa-4d35-b7f5-7b037d110102', 'name': 'tempest-type-Backup-927168707'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:09:54.113985 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating backup of volume c669a137-f3fa-4d35-b7f5-7b037d110102 in container None Jul 03 13:09:54.121183 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:54.121183 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:54.121846 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:09:54.158111 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['62f34f29-0725-412f-86cb-0c6a5bb4b503', 'eb5109ea-8976-4301-afd5-8318c682e1fe'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:54.206246 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01ebf53d-f6f2-4a12-88f5-e6906008e93c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:09:54.206246 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 986/3935] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:09:54 2026] POST /volume/v3/backups => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:54.215989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8adb793d-5eac-4898-89b9-50ef4e811148 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:54.219958 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8adb793d-5eac-4898-89b9-50ef4e811148 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:09:54.220301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8adb793d-5eac-4898-89b9-50ef4e811148 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:54.220576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8adb793d-5eac-4898-89b9-50ef4e811148 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:54.220730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8adb793d-5eac-4898-89b9-50ef4e811148 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:54.227419 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:54.227419 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:54.229355 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8adb793d-5eac-4898-89b9-50ef4e811148 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:09:54.229355 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 991/3936] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:54 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 720 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:54.268987 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:54.271816 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:09:54.272316 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfff175f-476a-4af1-95b7-1064b5aab95b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-424144940", "description": null, "metadata": null}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:54.285919 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:54.285919 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:54.286800 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:09:54.286800 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:09:54.327436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['a826d490-0bfc-4555-a5c6-fc4648b97910', '3beaba7f-29a3-4f53-bacc-822b9ab6c036', '3764838a-2ffe-41a5-8e15-7fc91d6c713e', '4d0c55a5-0224-4930-b3e5-c35a4e26db91'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:54.387621 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot force create request issued successfully. Jul 03 13:09:54.387621 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a8adc597-95cf-4abd-95ba-59e44194dbc3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:09:54.387621 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 972/3937] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:09:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 13:09:54.401223 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3a253491-b4c4-4f70-8a79-d2e03f840318 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:54.404470 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a253491-b4c4-4f70-8a79-d2e03f840318 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:09:54.404689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a253491-b4c4-4f70-8a79-d2e03f840318 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:54.404975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a253491-b4c4-4f70-8a79-d2e03f840318 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:54.411986 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:54.411986 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:54.412672 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3a253491-b4c4-4f70-8a79-d2e03f840318 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:09:54.414644 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a253491-b4c4-4f70-8a79-d2e03f840318 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 returned with HTTP 200 Jul 03 13:09:54.414644 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 989/3938] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:54 2026] GET /volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:55.114412 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b4a952c6-fe7a-427c-8ed0-1116a79d9e52 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:55.116371 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b4a952c6-fe7a-427c-8ed0-1116a79d9e52 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:55.116620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b4a952c6-fe7a-427c-8ed0-1116a79d9e52 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:55.116820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b4a952c6-fe7a-427c-8ed0-1116a79d9e52 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:55.116933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b4a952c6-fe7a-427c-8ed0-1116a79d9e52 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:55.122479 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:55.122479 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:55.123283 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b4a952c6-fe7a-427c-8ed0-1116a79d9e52 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:55.123671 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 987/3939] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:55 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:55.243023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e28cf772-50b4-4bda-ace3-0c0f81ee5fbd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:55.244918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e28cf772-50b4-4bda-ace3-0c0f81ee5fbd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:09:55.245115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e28cf772-50b4-4bda-ace3-0c0f81ee5fbd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:55.245374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e28cf772-50b4-4bda-ace3-0c0f81ee5fbd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:55.245529 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e28cf772-50b4-4bda-ace3-0c0f81ee5fbd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:55.256308 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:55.256308 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:55.257124 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e28cf772-50b4-4bda-ace3-0c0f81ee5fbd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:09:55.257565 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 992/3940] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:55 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:55.424763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b2bcb992-9add-4414-9ba8-c331889bfda2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:55.427524 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2bcb992-9add-4414-9ba8-c331889bfda2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:09:55.427698 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2bcb992-9add-4414-9ba8-c331889bfda2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:55.427909 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2bcb992-9add-4414-9ba8-c331889bfda2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:55.432688 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:55.432688 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:55.433307 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b2bcb992-9add-4414-9ba8-c331889bfda2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:09:55.434067 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2bcb992-9add-4414-9ba8-c331889bfda2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 returned with HTTP 200 Jul 03 13:09:55.434470 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 973/3941] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:55 2026] GET /volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:55.446043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-481f3677-ec19-4ba1-a926-30fd02b1a04f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:55.447772 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-481f3677-ec19-4ba1-a926-30fd02b1a04f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:09:55.448011 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-481f3677-ec19-4ba1-a926-30fd02b1a04f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:55.448203 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-481f3677-ec19-4ba1-a926-30fd02b1a04f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:55.453389 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:55.453389 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:55.453937 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-481f3677-ec19-4ba1-a926-30fd02b1a04f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:09:55.454702 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-481f3677-ec19-4ba1-a926-30fd02b1a04f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 returned with HTTP 200 Jul 03 13:09:55.455050 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 990/3942] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:55 2026] GET /volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:55.768990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-3fffb639-fec9-4278-876a-19320c8b9b47 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:55.777499 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-3fffb639-fec9-4278-876a-19320c8b9b47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/limits Jul 03 13:09:55.777499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-3fffb639-fec9-4278-876a-19320c8b9b47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:55.777499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-3fffb639-fec9-4278-876a-19320c8b9b47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:55.798991 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-3fffb639-fec9-4278-876a-19320c8b9b47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/limits returned with HTTP 200 Jul 03 13:09:55.798991 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 988/3943] 10.4.3.13 () {68 vars in 1477 bytes} [Fri Jul 3 13:09:55 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 13:09:56.135338 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7d2e7a53-a273-46c8-b5cc-b8c9231a8104 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:56.137535 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d2e7a53-a273-46c8-b5cc-b8c9231a8104 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:56.137692 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d2e7a53-a273-46c8-b5cc-b8c9231a8104 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:56.137923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d2e7a53-a273-46c8-b5cc-b8c9231a8104 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:56.138050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7d2e7a53-a273-46c8-b5cc-b8c9231a8104 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:56.142797 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:56.142797 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:56.143561 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d2e7a53-a273-46c8-b5cc-b8c9231a8104 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:56.143934 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 993/3944] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:56 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:56.269952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-13ced996-7f2e-461b-8085-7bc453cc9237 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:56.272015 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13ced996-7f2e-461b-8085-7bc453cc9237 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:09:56.272502 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13ced996-7f2e-461b-8085-7bc453cc9237 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:56.273070 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13ced996-7f2e-461b-8085-7bc453cc9237 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:56.273220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-13ced996-7f2e-461b-8085-7bc453cc9237 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:56.279906 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:56.279906 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:56.280600 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13ced996-7f2e-461b-8085-7bc453cc9237 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:09:56.280939 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 974/3945] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:56 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:56.330924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-983dab44-5e5a-42e1-ae0c-892d3adc9186 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:56.332969 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-983dab44-5e5a-42e1-ae0c-892d3adc9186 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:09:56.333146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-983dab44-5e5a-42e1-ae0c-892d3adc9186 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:56.333364 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-983dab44-5e5a-42e1-ae0c-892d3adc9186 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:56.348674 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:56.348674 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:56.352898 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-983dab44-5e5a-42e1-ae0c-892d3adc9186 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:09:56.358419 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-983dab44-5e5a-42e1-ae0c-892d3adc9186 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:09:56.358895 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 991/3946] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:09:56 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:09:56.367386 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:56.369442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:09:56.369796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a404aad4-640e-4f76-b5d5-6c87ccd184a1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-618047473", "description": null, "metadata": {}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:56.380983 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:56.380983 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:56.382401 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:09:56.382401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create snapshot from volume a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:09:56.415025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Created reservations ['7f07bcf2-245d-4d84-beda-ab9f053e1bcd', '2e620fa7-8334-493a-987b-cefaaa0f5dd7', 'e9f5461c-e464-42f5-9026-11955ee875f9', '25b62767-c719-46c8-beeb-ba31a02301c9'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:56.460192 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot force create request issued successfully. Jul 03 13:09:56.460192 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-619d3c7c-249e-486f-914d-75d0a4c76c1b req-aaa8e6af-fd32-48a1-b958-fb54b9e19cec tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:09:56.460192 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 989/3947] 10.4.3.13 () {72 vars in 1540 bytes} [Fri Jul 3 13:09:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:09:57.153814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-31a93dda-7cda-433f-8025-053fa6e96ac2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:57.155672 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-31a93dda-7cda-433f-8025-053fa6e96ac2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:57.155879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-31a93dda-7cda-433f-8025-053fa6e96ac2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:57.156022 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-31a93dda-7cda-433f-8025-053fa6e96ac2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:57.156223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-31a93dda-7cda-433f-8025-053fa6e96ac2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:57.160983 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:57.160983 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:57.162001 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-31a93dda-7cda-433f-8025-053fa6e96ac2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:57.162486 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 994/3948] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:57 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:57.294056 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-49b6c9f9-54d3-4af4-af81-1278f8c0b23f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:57.295832 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49b6c9f9-54d3-4af4-af81-1278f8c0b23f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:09:57.296054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49b6c9f9-54d3-4af4-af81-1278f8c0b23f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:57.296278 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-49b6c9f9-54d3-4af4-af81-1278f8c0b23f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:57.296383 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-49b6c9f9-54d3-4af4-af81-1278f8c0b23f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:57.300659 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:57.300659 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:57.301282 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-49b6c9f9-54d3-4af4-af81-1278f8c0b23f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:09:57.301746 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 975/3949] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:57 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.178411 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cc3be7e2-45c3-4946-9f74-cb261da73d2c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.180226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc3be7e2-45c3-4946-9f74-cb261da73d2c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:58.180415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc3be7e2-45c3-4946-9f74-cb261da73d2c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:58.180650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc3be7e2-45c3-4946-9f74-cb261da73d2c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:58.180799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-cc3be7e2-45c3-4946-9f74-cb261da73d2c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:58.185575 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:58.185575 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:58.186482 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc3be7e2-45c3-4946-9f74-cb261da73d2c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:58.186915 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 992/3950] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:58 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.315366 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-babbfaa0-1c29-4567-a63b-eab09bdaddb6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.321191 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-babbfaa0-1c29-4567-a63b-eab09bdaddb6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:09:58.321469 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-babbfaa0-1c29-4567-a63b-eab09bdaddb6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:58.321942 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-babbfaa0-1c29-4567-a63b-eab09bdaddb6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:58.322263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-babbfaa0-1c29-4567-a63b-eab09bdaddb6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:58.327623 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:58.327623 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:58.328553 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-babbfaa0-1c29-4567-a63b-eab09bdaddb6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:09:58.329979 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 990/3951] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:58 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.590007 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d240655-4365-4503-8548-3af400e4df87 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.592109 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d240655-4365-4503-8548-3af400e4df87 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:09:58.592532 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d240655-4365-4503-8548-3af400e4df87 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:58.592607 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d240655-4365-4503-8548-3af400e4df87 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:58.602788 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:58.602788 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:58.610834 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d240655-4365-4503-8548-3af400e4df87 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:09:58.617484 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d240655-4365-4503-8548-3af400e4df87 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:09:58.618134 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 995/3952] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:58 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.632742 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bb133374-1e05-4915-ad69-544369690169 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.635261 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb133374-1e05-4915-ad69-544369690169 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:09:58.635575 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb133374-1e05-4915-ad69-544369690169 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:58.635816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb133374-1e05-4915-ad69-544369690169 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:58.644454 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:58.644454 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:58.649591 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bb133374-1e05-4915-ad69-544369690169 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:09:58.654857 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb133374-1e05-4915-ad69-544369690169 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:09:58.655228 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 976/3953] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:58 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.713519 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1254c7ec-99dc-4138-b24a-825232740f1e req-d0fbd69a-1942-43d9-9ed2-ad74883c30e1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.714988 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-d0fbd69a-1942-43d9-9ed2-ad74883c30e1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:09:58.715260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-d0fbd69a-1942-43d9-9ed2-ad74883c30e1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:58.715508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-d0fbd69a-1942-43d9-9ed2-ad74883c30e1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:58.725791 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:58.725791 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:58.731278 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-1254c7ec-99dc-4138-b24a-825232740f1e req-d0fbd69a-1942-43d9-9ed2-ad74883c30e1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:09:58.736762 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-d0fbd69a-1942-43d9-9ed2-ad74883c30e1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:09:58.736954 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 993/3954] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:09:58 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.793956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-52cfe881-fa46-49cb-9c40-061a14ed4c75 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.795712 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-52cfe881-fa46-49cb-9c40-061a14ed4c75 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 Jul 03 13:09:58.795895 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-52cfe881-fa46-49cb-9c40-061a14ed4c75 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:58.796091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-52cfe881-fa46-49cb-9c40-061a14ed4c75 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:58.800999 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:58.800999 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:58.801387 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-52cfe881-fa46-49cb-9c40-061a14ed4c75 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:09:58.802113 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-52cfe881-fa46-49cb-9c40-061a14ed4c75 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 returned with HTTP 200 Jul 03 13:09:58.802472 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 991/3955] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:09:58 2026] GET /volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:58.830814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e99814ad-0e57-4718-9314-f95312d06299 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:58.832696 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:09:58.833060 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1155938621", "snapshot_id": null, "imageRef": "811512c6-8cfa-43f2-aeeb-e342369334af", "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:09:58.834700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1155938621', 'snapshot_id': None, 'imageRef': '811512c6-8cfa-43f2-aeeb-e342369334af', 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:09:59.020552 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:59.020552 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:09:59.020987 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:09:59.021177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume of 1 GB Jul 03 13:09:59.026045 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Availability Zones retrieved successfully. Jul 03 13:09:59.031923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Flow 'volume_create_api' (f43fd00d-9007-41a0-87a6-6715e409dda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:59.033733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e6e390-70fe-4cb4-b21d-c5e803df869d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:59.035224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:09:59.084776 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e6e390-70fe-4cb4-b21d-c5e803df869d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '12ebd053-c337-4360-b80c-5e2f363b8922', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:59.085795 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831f055-c849-458a-8669-677709b60990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:59.141841 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Created reservations ['8d1fb060-146a-46c2-a93c-488515724d1e', '8ca08f4b-6f46-4588-b52c-3f0a9580fe60', 'c126adcd-156c-41ed-a89d-5b8569124b67', 'ecea9ba7-a8b9-4941-8cd8-248f91589cfc'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:09:59.142888 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3831f055-c849-458a-8669-677709b60990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1fb060-146a-46c2-a93c-488515724d1e', '8ca08f4b-6f46-4588-b52c-3f0a9580fe60', 'c126adcd-156c-41ed-a89d-5b8569124b67', 'ecea9ba7-a8b9-4941-8cd8-248f91589cfc']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:59.143973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864fabd1-9545-426e-9802-61de0055d288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:59.199493 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1a6849b5-425f-42f9-a1ba-67104adf2a3f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:59.201399 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a6849b5-425f-42f9-a1ba-67104adf2a3f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:09:59.201622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a6849b5-425f-42f9-a1ba-67104adf2a3f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:59.201814 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a6849b5-425f-42f9-a1ba-67104adf2a3f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:59.201937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-1a6849b5-425f-42f9-a1ba-67104adf2a3f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:59.207712 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:59.207712 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:09:59.208726 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a6849b5-425f-42f9-a1ba-67104adf2a3f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:09:59.209157 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 977/3956] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:09:59 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:09:59.212482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864fabd1-9545-426e-9802-61de0055d288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa57f070-8cad-49cb-a8a5-d7d8ff7a222c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1155938621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',qos_specs=None,replication_status=,reservations=['8d1fb060-146a-46c2-a93c-488515724d1e','8ca08f4b-6f46-4588-b52c-3f0a9580fe60','c126adcd-156c-41ed-a89d-5b8569124b67','ecea9ba7-a8b9-4941-8cd8-248f91589cfc'],size=1,snapshot_id=12ebd053-c337-4360-b80c-5e2f363b8922,source_replicaid=,source_volid=None,status='creating',user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1155938621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa57f070-8cad-49cb-a8a5-d7d8ff7a222c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=12ebd053-c337-4360-b80c-5e2f363b8922,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:59.213363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78597226-a916-4850-a132-d5ed6966ff13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:59.234994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78597226-a916-4850-a132-d5ed6966ff13) transitioned into state 'SUCCESS' from state '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-1155938621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b3f5659cc2d4ef38a6f8dce6fc40aed',qos_specs=None,replication_status=,reservations=['8d1fb060-146a-46c2-a93c-488515724d1e','8ca08f4b-6f46-4588-b52c-3f0a9580fe60','c126adcd-156c-41ed-a89d-5b8569124b67','ecea9ba7-a8b9-4941-8cd8-248f91589cfc'],size=1,snapshot_id=12ebd053-c337-4360-b80c-5e2f363b8922,source_replicaid=,source_volid=None,status='creating',user_id='9e0d5ff0ad2f4eed85173245ef3958d8',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:59.235900 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d189097-d882-4176-86cf-f468d59d6241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:09:59.266184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d189097-d882-4176-86cf-f468d59d6241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:09:59.267052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Flow 'volume_create_api' (f43fd00d-9007-41a0-87a6-6715e409dda3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:09:59.267455 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Create volume request issued successfully. Jul 03 13:09:59.268721 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e99814ad-0e57-4718-9314-f95312d06299 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:09:59.269062 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 996/3957] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:09:58 2026] POST /volume/v3/volumes => generated 812 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:09:59.290452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-80d75f6f-2de7-453c-a2bf-98d1228dbba7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:59.293015 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80d75f6f-2de7-453c-a2bf-98d1228dbba7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:09:59.293333 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80d75f6f-2de7-453c-a2bf-98d1228dbba7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:59.293709 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80d75f6f-2de7-453c-a2bf-98d1228dbba7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:59.304806 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:59.304806 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:09:59.311286 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-80d75f6f-2de7-453c-a2bf-98d1228dbba7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:09:59.317760 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80d75f6f-2de7-453c-a2bf-98d1228dbba7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:09:59.318337 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 994/3958] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:09:59 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:09:59.343217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-eebfe66a-5c91-4ad2-8207-355e028a416c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:09:59.345450 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eebfe66a-5c91-4ad2-8207-355e028a416c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:09:59.345701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eebfe66a-5c91-4ad2-8207-355e028a416c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:09:59.345925 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eebfe66a-5c91-4ad2-8207-355e028a416c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:09:59.346140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-eebfe66a-5c91-4ad2-8207-355e028a416c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:09:59.352371 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:09:59.352371 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:09:59.353055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eebfe66a-5c91-4ad2-8207-355e028a416c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:09:59.353647 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 992/3959] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:09:59 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:00.219362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2bd12292-ca9a-48ef-847a-dfbd4211833a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:00.221446 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2bd12292-ca9a-48ef-847a-dfbd4211833a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:00.221643 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2bd12292-ca9a-48ef-847a-dfbd4211833a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:00.221805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2bd12292-ca9a-48ef-847a-dfbd4211833a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:00.221935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-2bd12292-ca9a-48ef-847a-dfbd4211833a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:00.229412 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:00.229412 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:00.230538 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2bd12292-ca9a-48ef-847a-dfbd4211833a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:00.231025 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 978/3960] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:00 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:00.332285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a2a53377-c307-48b6-a2fc-0ce9f5761d78 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:00.334437 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2a53377-c307-48b6-a2fc-0ce9f5761d78 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:10:00.334671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2a53377-c307-48b6-a2fc-0ce9f5761d78 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:00.334887 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a2a53377-c307-48b6-a2fc-0ce9f5761d78 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:00.343730 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:00.343730 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:00.348633 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a2a53377-c307-48b6-a2fc-0ce9f5761d78 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:10:00.354837 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a2a53377-c307-48b6-a2fc-0ce9f5761d78 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:10:00.355385 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 997/3961] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:10:00 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:00.367614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-45240ae5-8fd7-4b23-bd8e-056a0aaa2f2f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:00.370769 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-12dce171-527f-4e5a-b9a9-629201f2ba54 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:00.371216 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-45240ae5-8fd7-4b23-bd8e-056a0aaa2f2f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:00.371396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-45240ae5-8fd7-4b23-bd8e-056a0aaa2f2f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:00.371641 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-45240ae5-8fd7-4b23-bd8e-056a0aaa2f2f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:00.371788 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-45240ae5-8fd7-4b23-bd8e-056a0aaa2f2f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:00.373106 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12dce171-527f-4e5a-b9a9-629201f2ba54 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:10:00.373390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12dce171-527f-4e5a-b9a9-629201f2ba54 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:00.373597 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-12dce171-527f-4e5a-b9a9-629201f2ba54 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:00.376577 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:00.376577 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:00.377399 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-45240ae5-8fd7-4b23-bd8e-056a0aaa2f2f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:00.377936 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 995/3962] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:00 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:00.381343 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:00.381343 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:00.385271 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-12dce171-527f-4e5a-b9a9-629201f2ba54 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:10:00.390560 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-12dce171-527f-4e5a-b9a9-629201f2ba54 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:10:00.390942 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 993/3963] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:10:00 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:00.787754 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ce781013-a62c-478a-a633-b4db56189d44 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:00.788241 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ce781013-a62c-478a-a633-b4db56189d44 None None] GET https://10.4.3.13/volume// Jul 03 13:10:00.788539 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ce781013-a62c-478a-a633-b4db56189d44 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:00.788788 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ce781013-a62c-478a-a633-b4db56189d44 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:00.789183 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ce781013-a62c-478a-a633-b4db56189d44 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:00.789595 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 979/3964] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:10:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:00.802711 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-1254c7ec-99dc-4138-b24a-825232740f1e req-e3a0869e-76a0-49cc-9e15-c6838777aa14 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:00.855775 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-e3a0869e-76a0-49cc-9e15-c6838777aa14 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:10:00.856544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-e3a0869e-76a0-49cc-9e15-c6838777aa14 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59f2bcf0-528e-4a3f-b746-e40025757f84", "connector": null, "instance_uuid": "5022ed86-865e-4b76-ac15-02e2590f28e1"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:00.873447 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:00.873447 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:00.930957 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-e3a0869e-76a0-49cc-9e15-c6838777aa14 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:10:00.930957 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 998/3965] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:10:00 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:01.243741 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f9367384-4868-456e-8086-33e35633483f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:01.248702 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f9367384-4868-456e-8086-33e35633483f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:01.248851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f9367384-4868-456e-8086-33e35633483f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:01.249316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f9367384-4868-456e-8086-33e35633483f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:01.249372 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f9367384-4868-456e-8086-33e35633483f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:01.251914 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=242,cinder:UPDATE=77,cinder:INSERT=44 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:10:01.261723 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:01.261723 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:01.263653 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f9367384-4868-456e-8086-33e35633483f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:01.265846 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 996/3966] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:01 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:01.272748 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b0099b39-d785-4dd9-a226-c26970cb2d4a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:01.276118 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b0099b39-d785-4dd9-a226-c26970cb2d4a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:01.276511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b0099b39-d785-4dd9-a226-c26970cb2d4a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:01.277287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b0099b39-d785-4dd9-a226-c26970cb2d4a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:01.292655 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:01.292655 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:01.301182 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b0099b39-d785-4dd9-a226-c26970cb2d4a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:01.308247 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b0099b39-d785-4dd9-a226-c26970cb2d4a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:01.309066 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 994/3967] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:01 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:01.390191 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-de2e9b99-5b65-44c1-92c8-f0b9b69898e7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:01.392446 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-de2e9b99-5b65-44c1-92c8-f0b9b69898e7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:01.392915 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-de2e9b99-5b65-44c1-92c8-f0b9b69898e7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:01.393325 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-de2e9b99-5b65-44c1-92c8-f0b9b69898e7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:01.394185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-de2e9b99-5b65-44c1-92c8-f0b9b69898e7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:01.401200 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:01.401200 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:01.401200 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-de2e9b99-5b65-44c1-92c8-f0b9b69898e7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:01.401200 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 980/3968] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:01 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:01.514016 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-607ca411-a182-429f-a2e4-ecf5f22bf9a1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:01.514553 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-607ca411-a182-429f-a2e4-ecf5f22bf9a1 None None] GET https://10.4.3.13/volume// Jul 03 13:10:01.514778 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-607ca411-a182-429f-a2e4-ecf5f22bf9a1 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:01.515025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-607ca411-a182-429f-a2e4-ecf5f22bf9a1 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:01.515464 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-607ca411-a182-429f-a2e4-ecf5f22bf9a1 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:01.516430 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 999/3969] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:01.553818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1254c7ec-99dc-4138-b24a-825232740f1e req-c5df2862-6eb0-4815-8742-faf31b928ea0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:01.557854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-c5df2862-6eb0-4815-8742-faf31b928ea0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:01.558186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-c5df2862-6eb0-4815-8742-faf31b928ea0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:01.558516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-c5df2862-6eb0-4815-8742-faf31b928ea0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:01.576261 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:01.576261 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:01.584142 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-1254c7ec-99dc-4138-b24a-825232740f1e req-c5df2862-6eb0-4815-8742-faf31b928ea0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:01.592843 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-c5df2862-6eb0-4815-8742-faf31b928ea0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:01.593782 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 997/3970] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:01 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1035 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:01.757033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:01.757750 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] PUT https://10.4.3.13/volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0 Jul 03 13:10:01.759243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:01.768530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Acquiring lock "cinder-attachment_update-59f2bcf0-528e-4a3f-b746-e40025757f84-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:10:01.776432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Lock "cinder-attachment_update-59f2bcf0-528e-4a3f-b746-e40025757f84-np0000004418" acquired by "attachment_update" :: waited 0.008s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:10:01.777514 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:01.777514 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:02.024193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-1215529c-471f-4b63-9846-b9096ac287b5 req-7d42713e-9b9d-4da2-b0c5-8f1a80442645 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.026368 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-7d42713e-9b9d-4da2-b0c5-8f1a80442645 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:10:02.026617 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-7d42713e-9b9d-4da2-b0c5-8f1a80442645 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:02.026800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-7d42713e-9b9d-4da2-b0c5-8f1a80442645 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:02.037946 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:02.037946 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:02.044858 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-1215529c-471f-4b63-9846-b9096ac287b5 req-7d42713e-9b9d-4da2-b0c5-8f1a80442645 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:10:02.058219 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-7d42713e-9b9d-4da2-b0c5-8f1a80442645 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:10:02.058887 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 981/3971] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:02 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 1403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:02.278047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2a6d2478-b7ca-467b-b25f-e50777693feb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.280361 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a6d2478-b7ca-467b-b25f-e50777693feb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:02.280361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a6d2478-b7ca-467b-b25f-e50777693feb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:02.281372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a6d2478-b7ca-467b-b25f-e50777693feb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:02.281372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2a6d2478-b7ca-467b-b25f-e50777693feb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:02.286138 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:02.286138 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:02.287372 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a6d2478-b7ca-467b-b25f-e50777693feb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:02.287482 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1000/3972] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:02 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:02.309700 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Lock "cinder-attachment_update-59f2bcf0-528e-4a3f-b746-e40025757f84-np0000004418" released by "attachment_update" :: held 0.533s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:10:02.310304 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-bffb14af-8174-4a8d-ba97-cb76df77ea9b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0 returned with HTTP 200 Jul 03 13:10:02.311032 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 995/3973] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:10:01 2026] PUT /volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:02.330998 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-34cbade1-eee3-4e48-96c2-f1dbffa00f13 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.337583 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34cbade1-eee3-4e48-96c2-f1dbffa00f13 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:02.338293 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34cbade1-eee3-4e48-96c2-f1dbffa00f13 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:02.342214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34cbade1-eee3-4e48-96c2-f1dbffa00f13 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:02.385269 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:02.385269 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:02.396588 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-34cbade1-eee3-4e48-96c2-f1dbffa00f13 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:02.403305 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34cbade1-eee3-4e48-96c2-f1dbffa00f13 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:02.403896 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 998/3974] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:02 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:02.417144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-adc4a534-ba73-4a2a-a422-0c1175746008 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.420624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adc4a534-ba73-4a2a-a422-0c1175746008 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:02.420869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adc4a534-ba73-4a2a-a422-0c1175746008 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:02.421108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adc4a534-ba73-4a2a-a422-0c1175746008 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:02.421268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-adc4a534-ba73-4a2a-a422-0c1175746008 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:02.429634 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:02.429634 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:02.430521 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adc4a534-ba73-4a2a-a422-0c1175746008 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:02.430979 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 982/3975] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:02 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:02.633052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-1215529c-471f-4b63-9846-b9096ac287b5 req-2a291f4a-3e8a-4193-8137-27b4eb9d8892 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.637184 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-2a291f4a-3e8a-4193-8137-27b4eb9d8892 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:10:02.637184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-2a291f4a-3e8a-4193-8137-27b4eb9d8892 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:02.637184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-2a291f4a-3e8a-4193-8137-27b4eb9d8892 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:02.642959 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:02.642959 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:02.647369 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-1215529c-471f-4b63-9846-b9096ac287b5 req-2a291f4a-3e8a-4193-8137-27b4eb9d8892 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:10:02.652968 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-2a291f4a-3e8a-4193-8137-27b4eb9d8892 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:10:02.653390 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1001/3976] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:02 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 1403 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:02.666777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-40cf0103-f042-4219-8b4e-d25395b09920 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.666777 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40cf0103-f042-4219-8b4e-d25395b09920 None None] GET https://10.4.3.13/volume// Jul 03 13:10:02.666777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40cf0103-f042-4219-8b4e-d25395b09920 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:02.666777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40cf0103-f042-4219-8b4e-d25395b09920 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:02.667143 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40cf0103-f042-4219-8b4e-d25395b09920 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:02.667628 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 996/3977] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:10:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 13:10:02.677060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1215529c-471f-4b63-9846-b9096ac287b5 req-710f3f3a-003d-427b-be74-6f87d42768f8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:02.679903 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-710f3f3a-003d-427b-be74-6f87d42768f8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:10:02.679903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-710f3f3a-003d-427b-be74-6f87d42768f8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa57f070-8cad-49cb-a8a5-d7d8ff7a222c", "connector": null, "instance_uuid": "07a5b5d5-9a63-417b-b667-651b4023ae56"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:02.691225 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:02.691225 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:02.725598 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-710f3f3a-003d-427b-be74-6f87d42768f8 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:10:02.725834 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 999/3978] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:10:02 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:03.297931 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-db81d314-fba7-4b56-8267-fda6c1abfc17 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:03.300545 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db81d314-fba7-4b56-8267-fda6c1abfc17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:03.300874 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db81d314-fba7-4b56-8267-fda6c1abfc17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:03.301181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db81d314-fba7-4b56-8267-fda6c1abfc17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:03.301315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-db81d314-fba7-4b56-8267-fda6c1abfc17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:03.306214 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:03.306214 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:03.307135 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db81d314-fba7-4b56-8267-fda6c1abfc17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:03.307553 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 983/3979] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:03 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:03.419060 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20e8af21-c4b9-41e0-957a-ceed6c1af027 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:03.421190 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20e8af21-c4b9-41e0-957a-ceed6c1af027 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:03.421505 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20e8af21-c4b9-41e0-957a-ceed6c1af027 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:03.421718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20e8af21-c4b9-41e0-957a-ceed6c1af027 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:03.432488 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:03.432488 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:03.436021 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-20e8af21-c4b9-41e0-957a-ceed6c1af027 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:03.441827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20e8af21-c4b9-41e0-957a-ceed6c1af027 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:03.442399 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1002/3980] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:03 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:03.443983 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-815710f1-8030-4b23-a292-574609581a0d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:03.446218 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-815710f1-8030-4b23-a292-574609581a0d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:03.446451 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-815710f1-8030-4b23-a292-574609581a0d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:03.446664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-815710f1-8030-4b23-a292-574609581a0d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:03.446792 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-815710f1-8030-4b23-a292-574609581a0d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:03.450917 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:03.450917 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:03.451806 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-815710f1-8030-4b23-a292-574609581a0d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:03.452358 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 997/3981] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:03 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:04.318924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-93a0a013-a598-431e-bb0a-e74ee762f2ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:04.321226 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-93a0a013-a598-431e-bb0a-e74ee762f2ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:04.321506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-93a0a013-a598-431e-bb0a-e74ee762f2ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:04.321740 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-93a0a013-a598-431e-bb0a-e74ee762f2ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:04.321876 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-93a0a013-a598-431e-bb0a-e74ee762f2ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:04.327208 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:04.327208 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:04.328179 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-93a0a013-a598-431e-bb0a-e74ee762f2ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:04.328626 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1000/3982] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:04 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:04.457443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-91651b95-d41d-4b77-b426-c099285f4eac None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:04.459846 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-91651b95-d41d-4b77-b426-c099285f4eac tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:04.460126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-91651b95-d41d-4b77-b426-c099285f4eac tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:04.460410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-91651b95-d41d-4b77-b426-c099285f4eac tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:04.465055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-af175eb3-7126-4c12-a944-4c24272229cf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:04.467046 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-af175eb3-7126-4c12-a944-4c24272229cf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:04.467443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-af175eb3-7126-4c12-a944-4c24272229cf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:04.467521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-af175eb3-7126-4c12-a944-4c24272229cf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:04.467665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-af175eb3-7126-4c12-a944-4c24272229cf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:04.472743 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:04.472743 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:04.473522 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-af175eb3-7126-4c12-a944-4c24272229cf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:04.473902 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1003/3983] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:04 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:04.474867 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:04.474867 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:04.482813 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-91651b95-d41d-4b77-b426-c099285f4eac tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:04.499174 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-91651b95-d41d-4b77-b426-c099285f4eac tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:04.499174 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 984/3984] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:04 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:05.340070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-151692b9-3fac-4a50-a65f-3f039946a4cb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:05.342063 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-151692b9-3fac-4a50-a65f-3f039946a4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:05.342254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-151692b9-3fac-4a50-a65f-3f039946a4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:05.342421 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-151692b9-3fac-4a50-a65f-3f039946a4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:05.342531 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-151692b9-3fac-4a50-a65f-3f039946a4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:05.346693 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:05.346693 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:05.347401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-151692b9-3fac-4a50-a65f-3f039946a4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:05.347945 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 998/3985] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:05 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:05.485670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9559fc86-8542-4493-b175-1f7d17397a4b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:05.487518 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9559fc86-8542-4493-b175-1f7d17397a4b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:05.487694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9559fc86-8542-4493-b175-1f7d17397a4b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:05.487861 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9559fc86-8542-4493-b175-1f7d17397a4b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:05.487955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9559fc86-8542-4493-b175-1f7d17397a4b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:05.492202 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:05.492202 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:05.492783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9559fc86-8542-4493-b175-1f7d17397a4b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:05.496178 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1001/3986] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:05 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:05.515118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-846313ef-235a-4682-9585-65ed968de575 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:05.517176 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-846313ef-235a-4682-9585-65ed968de575 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:05.517386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-846313ef-235a-4682-9585-65ed968de575 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:05.517627 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-846313ef-235a-4682-9585-65ed968de575 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:05.529299 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:05.529299 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:05.535129 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-846313ef-235a-4682-9585-65ed968de575 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:05.542039 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-846313ef-235a-4682-9585-65ed968de575 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:05.542708 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1004/3987] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:05 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:06.363430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ab0bd8f0-d4db-4957-82bf-b087eefc2680 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:06.368327 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab0bd8f0-d4db-4957-82bf-b087eefc2680 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:06.368622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab0bd8f0-d4db-4957-82bf-b087eefc2680 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:06.368884 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab0bd8f0-d4db-4957-82bf-b087eefc2680 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:06.369044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ab0bd8f0-d4db-4957-82bf-b087eefc2680 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:06.375243 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:06.375243 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:06.376867 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab0bd8f0-d4db-4957-82bf-b087eefc2680 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:06.377273 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 985/3988] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:06 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:06.505610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3abc61c3-8b58-43cd-8e1c-cdb5fd7c0ffd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:06.508114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3abc61c3-8b58-43cd-8e1c-cdb5fd7c0ffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:06.508500 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3abc61c3-8b58-43cd-8e1c-cdb5fd7c0ffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:06.508792 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3abc61c3-8b58-43cd-8e1c-cdb5fd7c0ffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:06.508934 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3abc61c3-8b58-43cd-8e1c-cdb5fd7c0ffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:06.514988 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:06.514988 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:06.515880 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3abc61c3-8b58-43cd-8e1c-cdb5fd7c0ffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:06.516426 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 999/3989] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:06 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:06.557767 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-251ebe27-9919-4e93-b81a-cacf638208dc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:06.560066 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-251ebe27-9919-4e93-b81a-cacf638208dc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:06.560963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-251ebe27-9919-4e93-b81a-cacf638208dc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:06.560963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-251ebe27-9919-4e93-b81a-cacf638208dc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:06.573998 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:06.573998 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:06.579182 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-251ebe27-9919-4e93-b81a-cacf638208dc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:06.585694 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-251ebe27-9919-4e93-b81a-cacf638208dc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:06.586134 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1002/3990] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:06 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:07.388957 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e208517b-2ac8-48e8-b812-73c6c827632e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:07.391382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e208517b-2ac8-48e8-b812-73c6c827632e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:07.391644 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e208517b-2ac8-48e8-b812-73c6c827632e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:07.391895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e208517b-2ac8-48e8-b812-73c6c827632e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:07.392048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e208517b-2ac8-48e8-b812-73c6c827632e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:07.398219 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:07.398219 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:07.399463 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e208517b-2ac8-48e8-b812-73c6c827632e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:07.400538 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1005/3991] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:07 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:07.530907 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9e0b665f-43a7-4a49-9da1-e002d3b33e09 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:07.536032 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e0b665f-43a7-4a49-9da1-e002d3b33e09 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:07.536032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e0b665f-43a7-4a49-9da1-e002d3b33e09 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:07.536032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e0b665f-43a7-4a49-9da1-e002d3b33e09 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:07.536032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9e0b665f-43a7-4a49-9da1-e002d3b33e09 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:07.539947 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:07.539947 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:07.540853 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e0b665f-43a7-4a49-9da1-e002d3b33e09 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:07.541401 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 986/3992] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:07 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:07.602651 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-be3ba3e8-41f2-465b-aeea-1fe6dd78a08b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:07.604773 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be3ba3e8-41f2-465b-aeea-1fe6dd78a08b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:07.605084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be3ba3e8-41f2-465b-aeea-1fe6dd78a08b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:07.605262 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be3ba3e8-41f2-465b-aeea-1fe6dd78a08b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:07.622966 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:07.622966 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:07.628326 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-be3ba3e8-41f2-465b-aeea-1fe6dd78a08b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:07.633898 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be3ba3e8-41f2-465b-aeea-1fe6dd78a08b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:07.634365 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1000/3993] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:07 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:08.411393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-039e032a-7976-4702-bd76-484de7834815 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:08.413432 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-039e032a-7976-4702-bd76-484de7834815 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:08.413687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-039e032a-7976-4702-bd76-484de7834815 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:08.413913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-039e032a-7976-4702-bd76-484de7834815 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:08.414065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-039e032a-7976-4702-bd76-484de7834815 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:08.435113 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:08.435113 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:08.437337 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-039e032a-7976-4702-bd76-484de7834815 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:08.437337 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1003/3994] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:08 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:08.553885 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2c3bb761-df78-470e-929a-d54706933a7b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:08.556259 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2c3bb761-df78-470e-929a-d54706933a7b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:08.556259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2c3bb761-df78-470e-929a-d54706933a7b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:08.556478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2c3bb761-df78-470e-929a-d54706933a7b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:08.556718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2c3bb761-df78-470e-929a-d54706933a7b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:08.562057 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:08.562057 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:08.563273 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2c3bb761-df78-470e-929a-d54706933a7b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:08.563512 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1006/3995] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:08 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:08.651190 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5c70f5b4-8e51-47f4-a089-c00ea8efa71e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:08.654919 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c70f5b4-8e51-47f4-a089-c00ea8efa71e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:08.656550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c70f5b4-8e51-47f4-a089-c00ea8efa71e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:08.656550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c70f5b4-8e51-47f4-a089-c00ea8efa71e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:08.675023 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:08.675023 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:08.683471 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5c70f5b4-8e51-47f4-a089-c00ea8efa71e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:08.695878 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c70f5b4-8e51-47f4-a089-c00ea8efa71e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:08.695878 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 987/3996] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:08 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:08.968798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe753f6d-c78f-494c-a07f-a55616704e49 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:08.969320 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe753f6d-c78f-494c-a07f-a55616704e49 None None] GET https://10.4.3.13/volume// Jul 03 13:10:08.969609 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe753f6d-c78f-494c-a07f-a55616704e49 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:08.969879 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe753f6d-c78f-494c-a07f-a55616704e49 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:08.970337 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe753f6d-c78f-494c-a07f-a55616704e49 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:08.970921 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1001/3997] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:08.980334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1215529c-471f-4b63-9846-b9096ac287b5 req-b138d6c9-a834-4faf-bab0-567ee9b4987f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:08.983863 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-b138d6c9-a834-4faf-bab0-567ee9b4987f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:10:08.983863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-b138d6c9-a834-4faf-bab0-567ee9b4987f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:08.983863 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-b138d6c9-a834-4faf-bab0-567ee9b4987f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.002242 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.002242 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:09.012806 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-1215529c-471f-4b63-9846-b9096ac287b5 req-b138d6c9-a834-4faf-bab0-567ee9b4987f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:10:09.035475 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-b138d6c9-a834-4faf-bab0-567ee9b4987f tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:10:09.035475 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1004/3998] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:08 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 1582 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:09.123293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.125341 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] PUT https://10.4.3.13/volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1 Jul 03 13:10:09.126446 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:09.134716 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Acquiring lock "cinder-attachment_update-aa57f070-8cad-49cb-a8a5-d7d8ff7a222c-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:10:09.140291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Lock "cinder-attachment_update-aa57f070-8cad-49cb-a8a5-d7d8ff7a222c-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:10:09.141180 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.141180 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:09.449747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-312cf809-82ad-446d-b25c-cf4594727d02 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.452146 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-312cf809-82ad-446d-b25c-cf4594727d02 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:09.452659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-312cf809-82ad-446d-b25c-cf4594727d02 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:09.452753 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-312cf809-82ad-446d-b25c-cf4594727d02 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.452937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-312cf809-82ad-446d-b25c-cf4594727d02 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:09.459018 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.459018 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:09.460285 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-312cf809-82ad-446d-b25c-cf4594727d02 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:09.460907 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 988/3999] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:09 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:09.474461 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f3f93971-eff0-4ac2-a03a-1bb14998bfd0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.478349 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f3f93971-eff0-4ac2-a03a-1bb14998bfd0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:10:09.478349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f3f93971-eff0-4ac2-a03a-1bb14998bfd0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:09.479200 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f3f93971-eff0-4ac2-a03a-1bb14998bfd0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.490001 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.490001 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:09.495376 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f3f93971-eff0-4ac2-a03a-1bb14998bfd0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:10:09.502763 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f3f93971-eff0-4ac2-a03a-1bb14998bfd0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 returned with HTTP 200 Jul 03 13:10:09.503274 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1002/4000] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:09 2026] GET /volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:09.519199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.521802 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:09.522090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:09.522431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.522580 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete backup with id: ae7e0cb2-7499-4de4-8754-d5073dca46c6. Jul 03 13:10:09.529506 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.529506 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:09.551334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] delete_backup rpcapi backup_id ae7e0cb2-7499-4de4-8754-d5073dca46c6 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:10:09.553822 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3c5a07b3-de6d-453c-a79b-9ae87df629c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 202 Jul 03 13:10:09.554446 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1005/4001] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:10:09 2026] DELETE /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:09.566565 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b1acbcef-d62f-4c70-a08f-6f3c9277bd54 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.568556 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b1acbcef-d62f-4c70-a08f-6f3c9277bd54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:09.568761 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b1acbcef-d62f-4c70-a08f-6f3c9277bd54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:09.568980 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b1acbcef-d62f-4c70-a08f-6f3c9277bd54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.569110 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b1acbcef-d62f-4c70-a08f-6f3c9277bd54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:09.574570 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.574570 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:09.575504 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b1acbcef-d62f-4c70-a08f-6f3c9277bd54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 200 Jul 03 13:10:09.576186 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 989/4002] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:09 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:09.577921 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c579c54f-4e5d-46da-84f0-eb018b91bb78 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.580601 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c579c54f-4e5d-46da-84f0-eb018b91bb78 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:09.581066 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c579c54f-4e5d-46da-84f0-eb018b91bb78 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:09.582480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c579c54f-4e5d-46da-84f0-eb018b91bb78 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.582842 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c579c54f-4e5d-46da-84f0-eb018b91bb78 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:09.590256 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.590256 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:09.591032 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c579c54f-4e5d-46da-84f0-eb018b91bb78 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:09.591551 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1003/4003] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:09 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:09.669938 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Lock "cinder-attachment_update-aa57f070-8cad-49cb-a8a5-d7d8ff7a222c-np0000004418" released by "attachment_update" :: held 0.530s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:10:09.670469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-c5d93762-3e9d-4ec4-8c8c-8abdc9f43cc0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1 returned with HTTP 200 Jul 03 13:10:09.670815 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1007/4004] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:10:09 2026] PUT /volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:09.709434 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4ecd5189-1390-46a3-b5d8-7c422232f11b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:09.711834 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ecd5189-1390-46a3-b5d8-7c422232f11b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:09.712108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ecd5189-1390-46a3-b5d8-7c422232f11b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:09.712390 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ecd5189-1390-46a3-b5d8-7c422232f11b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:09.724519 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:09.724519 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:09.735945 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4ecd5189-1390-46a3-b5d8-7c422232f11b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:09.748832 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ecd5189-1390-46a3-b5d8-7c422232f11b tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:09.749261 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1006/4005] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:09 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:10.148962 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.151772 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:10:10.151772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:10.151772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:10.153838 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: 4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:10:10.158295 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.158295 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:10.158949 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:10.182289 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-1215529c-471f-4b63-9846-b9096ac287b5 req-703495e5-29c8-4372-a2ea-8650237ae888 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.183652 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:10:10.183887 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c87ef7f2-1e31-4912-86d4-4c2c527785fa tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 returned with HTTP 202 Jul 03 13:10:10.184432 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 990/4006] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:10:10 2026] DELETE /volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:10:10.185535 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-703495e5-29c8-4372-a2ea-8650237ae888 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] POST https://10.4.3.13/volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1/action Jul 03 13:10:10.185994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-703495e5-29c8-4372-a2ea-8650237ae888 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:10.186180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-703495e5-29c8-4372-a2ea-8650237ae888 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:10.199110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b196276a-749e-4dc7-a2f2-8ca8d10b0191 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.204286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b196276a-749e-4dc7-a2f2-8ca8d10b0191 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:10:10.204539 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b196276a-749e-4dc7-a2f2-8ca8d10b0191 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:10.204777 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b196276a-749e-4dc7-a2f2-8ca8d10b0191 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:10.211238 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.211238 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:10.211363 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.211363 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:10.211835 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b196276a-749e-4dc7-a2f2-8ca8d10b0191 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:10.212825 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b196276a-749e-4dc7-a2f2-8ca8d10b0191 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 returned with HTTP 200 Jul 03 13:10:10.213317 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1008/4007] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:10:10 2026] GET /volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:10.235860 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-1215529c-471f-4b63-9846-b9096ac287b5 req-703495e5-29c8-4372-a2ea-8650237ae888 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1/action returned with HTTP 204 Jul 03 13:10:10.236483 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1004/4008] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:10:10 2026] POST /volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:10.590731 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eca0836e-8ce9-4780-a196-b258b661c4ad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.593203 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eca0836e-8ce9-4780-a196-b258b661c4ad tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 Jul 03 13:10:10.593528 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eca0836e-8ce9-4780-a196-b258b661c4ad tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:10.593754 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eca0836e-8ce9-4780-a196-b258b661c4ad tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:10.593910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-eca0836e-8ce9-4780-a196-b258b661c4ad tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id ae7e0cb2-7499-4de4-8754-d5073dca46c6. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:10.598703 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eca0836e-8ce9-4780-a196-b258b661c4ad tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 returned with HTTP 404 Jul 03 13:10:10.601234 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1007/4009] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:10 2026] GET /volume/v3/backups/ae7e0cb2-7499-4de4-8754-d5073dca46c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:10.605737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7d5a0c6f-ab07-41b3-8878-53c3f5de5029 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.607942 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7d5a0c6f-ab07-41b3-8878-53c3f5de5029 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:10.608237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7d5a0c6f-ab07-41b3-8878-53c3f5de5029 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:10.608488 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7d5a0c6f-ab07-41b3-8878-53c3f5de5029 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:10.608637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7d5a0c6f-ab07-41b3-8878-53c3f5de5029 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:10.610360 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-df8dead5-7864-42cd-843e-67e89e305e51 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.610538 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=178,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:10:10.612051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:10.612477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-33555085"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:10.614641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-33555085'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:10.614641 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume of 1 GB Jul 03 13:10:10.615068 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.615068 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:10.615839 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7d5a0c6f-ab07-41b3-8878-53c3f5de5029 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:10.616278 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 991/4010] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:10 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:10.620298 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Availability Zones retrieved successfully. Jul 03 13:10:10.627854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (c6eb7a33-ddea-49fc-b445-5dc89a89c5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:10.629129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2078ef02-916b-4d6d-9686-ae412273ebbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:10.630175 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:10.655371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2078ef02-916b-4d6d-9686-ae412273ebbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:10.656125 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f9d802b-e752-4c0c-a475-a7753ffe86f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:10.704342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['70f65e1a-2e8e-4685-89f4-8a20782f31eb', 'd302a256-3166-4903-8209-4ace07826115', '471eda9f-e997-43cd-8e13-c443863cf3ed', '45f4f169-cdfb-41f1-9713-bbe71a270de7'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:10.705241 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f9d802b-e752-4c0c-a475-a7753ffe86f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70f65e1a-2e8e-4685-89f4-8a20782f31eb', 'd302a256-3166-4903-8209-4ace07826115', '471eda9f-e997-43cd-8e13-c443863cf3ed', '45f4f169-cdfb-41f1-9713-bbe71a270de7']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:10.706251 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59227ab3-c5d8-439c-9af7-04ff4aa26d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:10.733189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59227ab3-c5d8-439c-9af7-04ff4aa26d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5119dbc-cfdf-43ae-883b-c9d5b045a718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-33555085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['70f65e1a-2e8e-4685-89f4-8a20782f31eb','d302a256-3166-4903-8209-4ace07826115','471eda9f-e997-43cd-8e13-c443863cf3ed','45f4f169-cdfb-41f1-9713-bbe71a270de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:10:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-33555085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5119dbc-cfdf-43ae-883b-c9d5b045a718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70464ecb20c4efeb70462a00241a474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:10.734534 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0763d008-a0b9-4f46-88df-240c3c656337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:10.758119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0763d008-a0b9-4f46-88df-240c3c656337) transitioned into state 'SUCCESS' from state '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-33555085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['70f65e1a-2e8e-4685-89f4-8a20782f31eb','d302a256-3166-4903-8209-4ace07826115','471eda9f-e997-43cd-8e13-c443863cf3ed','45f4f169-cdfb-41f1-9713-bbe71a270de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:10.759008 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86dd858f-ace1-49ae-b54d-fb60e03dbfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:10.768144 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dbc66c9d-cf61-4b27-b4de-cb2c25628618 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.772152 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbc66c9d-cf61-4b27-b4de-cb2c25628618 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:10.772454 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbc66c9d-cf61-4b27-b4de-cb2c25628618 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:10.772735 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbc66c9d-cf61-4b27-b4de-cb2c25628618 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:10.778968 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86dd858f-ace1-49ae-b54d-fb60e03dbfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:10.780480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (c6eb7a33-ddea-49fc-b445-5dc89a89c5c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:10.780953 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request issued successfully. Jul 03 13:10:10.782356 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df8dead5-7864-42cd-843e-67e89e305e51 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:10.782570 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1009/4011] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:10:10 2026] POST /volume/v3/volumes => generated 745 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:10.787532 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.787532 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:10.793490 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dbc66c9d-cf61-4b27-b4de-cb2c25628618 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:10.795803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dacf8539-e778-4d07-8f94-0b080f913f41 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.797907 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dacf8539-e778-4d07-8f94-0b080f913f41 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:10:10.798113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dacf8539-e778-4d07-8f94-0b080f913f41 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:10.798347 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dacf8539-e778-4d07-8f94-0b080f913f41 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:10.801839 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbc66c9d-cf61-4b27-b4de-cb2c25628618 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:10.802291 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1005/4012] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:10 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:10.807557 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.807557 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:10.812622 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dacf8539-e778-4d07-8f94-0b080f913f41 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:10:10.817789 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dacf8539-e778-4d07-8f94-0b080f913f41 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 returned with HTTP 200 Jul 03 13:10:10.818305 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1008/4013] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:10 2026] GET /volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:10.961492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-1254c7ec-99dc-4138-b24a-825232740f1e req-357139e7-f47a-4872-a83e-c32fda1668d6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:10.964698 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-357139e7-f47a-4872-a83e-c32fda1668d6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0/action Jul 03 13:10:10.968901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-357139e7-f47a-4872-a83e-c32fda1668d6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:10.968901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-357139e7-f47a-4872-a83e-c32fda1668d6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:10.990244 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:10.990244 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:11.030237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1254c7ec-99dc-4138-b24a-825232740f1e req-357139e7-f47a-4872-a83e-c32fda1668d6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0/action returned with HTTP 204 Jul 03 13:10:11.030921 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 992/4014] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:10:10 2026] POST /volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:11.223224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0dc6663b-c1a9-4683-98b3-eb015d69d1c3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.225038 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dc6663b-c1a9-4683-98b3-eb015d69d1c3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 Jul 03 13:10:11.225253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dc6663b-c1a9-4683-98b3-eb015d69d1c3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:11.225453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dc6663b-c1a9-4683-98b3-eb015d69d1c3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:11.238346 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dc6663b-c1a9-4683-98b3-eb015d69d1c3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 returned with HTTP 404 Jul 03 13:10:11.238872 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1010/4015] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:10:11 2026] GET /volume/v3/snapshots/4d6ed3e6-b3e8-47f0-9eaf-ceb2d40c68c9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:11.631563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-04085974-a40c-4791-b615-d1fdb5d7bdd7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.635340 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-04085974-a40c-4791-b615-d1fdb5d7bdd7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:11.635340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-04085974-a40c-4791-b615-d1fdb5d7bdd7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:11.635340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-04085974-a40c-4791-b615-d1fdb5d7bdd7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:11.635340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-04085974-a40c-4791-b615-d1fdb5d7bdd7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:11.641710 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=229,cinder:INSERT=44,cinder:UPDATE=77 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:10:11.643030 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:11.643030 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:11.643881 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-04085974-a40c-4791-b615-d1fdb5d7bdd7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:11.644622 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1006/4016] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:11 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:11.822607 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dbfae9ec-a22b-4d29-8f9c-6b7ec6d25931 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.824817 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbfae9ec-a22b-4d29-8f9c-6b7ec6d25931 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:11.825021 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbfae9ec-a22b-4d29-8f9c-6b7ec6d25931 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:11.825298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbfae9ec-a22b-4d29-8f9c-6b7ec6d25931 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:11.837630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e73c0c14-2c59-4b03-a2e8-0c257141cbef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.843665 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:11.843665 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:11.843816 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e73c0c14-2c59-4b03-a2e8-0c257141cbef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:10:11.843816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e73c0c14-2c59-4b03-a2e8-0c257141cbef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:11.843816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e73c0c14-2c59-4b03-a2e8-0c257141cbef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:11.859206 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbfae9ec-a22b-4d29-8f9c-6b7ec6d25931 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:11.859381 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:11.859381 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:11.864115 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbfae9ec-a22b-4d29-8f9c-6b7ec6d25931 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:11.865448 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1009/4017] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:11 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:11.866465 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e73c0c14-2c59-4b03-a2e8-0c257141cbef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:10:11.874620 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e73c0c14-2c59-4b03-a2e8-0c257141cbef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 returned with HTTP 200 Jul 03 13:10:11.874620 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 993/4018] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:11 2026] GET /volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:11.891081 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bf234153-69f1-4034-bc02-265431154cd2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.892120 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f55ee282-f0bd-4932-be41-eb315b8428b4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.896251 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f55ee282-f0bd-4932-be41-eb315b8428b4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:11.897269 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f55ee282-f0bd-4932-be41-eb315b8428b4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:11.897269 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f55ee282-f0bd-4932-be41-eb315b8428b4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:11.898777 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:10:11.898931 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5119dbc-cfdf-43ae-883b-c9d5b045a718", "name": "tempest-VolumesBackupsTest-Backup-644641654"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:11.901599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating new backup {'backup': {'volume_id': 'f5119dbc-cfdf-43ae-883b-c9d5b045a718', 'name': 'tempest-VolumesBackupsTest-Backup-644641654'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:10:11.901963 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating backup of volume f5119dbc-cfdf-43ae-883b-c9d5b045a718 in container None Jul 03 13:10:11.906007 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=267,cinder:INSERT=45,cinder:UPDATE=79 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:10:11.916998 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:11.916998 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:11.917215 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:11.917215 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:11.918874 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:10:11.928669 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f55ee282-f0bd-4932-be41-eb315b8428b4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:11.939419 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f55ee282-f0bd-4932-be41-eb315b8428b4 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:11.939782 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1007/4019] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:11 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:11.957527 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:11.960061 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:11.960909 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-detach": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:11.961722 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:11.968205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['7c92f2e2-6d96-49bf-9e38-b49de1b206a6', '7ec685a3-aa69-419e-86a6-17a915ad5393'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:11.978733 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:11.978733 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:11.979202 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:12.012036 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf234153-69f1-4034-bc02-265431154cd2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:10:12.012803 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1011/4020] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:10:11 2026] POST /volume/v3/backups => generated 327 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:12.023639 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-72628d1e-cac5-46ed-b4a1-f3f4b7c36cde None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:12.025242 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72628d1e-cac5-46ed-b4a1-f3f4b7c36cde tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:12.025691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72628d1e-cac5-46ed-b4a1-f3f4b7c36cde tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:12.026078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-72628d1e-cac5-46ed-b4a1-f3f4b7c36cde tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:12.027195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-72628d1e-cac5-46ed-b4a1-f3f4b7c36cde tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:12.031507 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:12.031507 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:12.032659 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-72628d1e-cac5-46ed-b4a1-f3f4b7c36cde tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:12.033282 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 994/4021] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:12 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:12.070563 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Attachment connected to vm 5022ed86-865e-4b76-ac15-02e2590f28e1, checking data on nova Jul 03 13:10:12.071089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.compute.nova [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Creating Keystone token plugin using URL: https://10.4.3.13/identity {{(pid=99821) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 13:10:12.334520 np0000004418 devstack@c-api.service[99821]: DEBUG novaclient.v2.client [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] REQ: curl -g -i -X GET https://10.4.3.13/compute/v2.1/servers/5022ed86-865e-4b76-ac15-02e2590f28e1/os-volume_attachments/59f2bcf0-528e-4a3f-b746-e40025757f84 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1c9f0dd567db064db57264b4fc639e585eb58a6c31061dbd825bb57900db561c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07" -H "X-Service-Token: {SHA256}e5a4541ed911a09250ad79914db4b019a11d2e657a4ce6bae50d2f16ae3fdb4f" {{(pid=99821) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 13:10:12.470380 np0000004418 devstack@c-api.service[99821]: DEBUG novaclient.v2.client [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 13:10:12 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-c724aac4-11fa-4956-baaa-ddfcb5906502 x-openstack-request-id: req-c724aac4-11fa-4956-baaa-ddfcb5906502 {{(pid=99821) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 13:10:12.470591 np0000004418 devstack@c-api.service[99821]: DEBUG novaclient.v2.client [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "59f2bcf0-528e-4a3f-b746-e40025757f84", "serverId": "5022ed86-865e-4b76-ac15-02e2590f28e1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3f2f83bb-6293-4f49-a567-a92947543fb0", "bdm_uuid": "0fb86c7b-5e5a-48bf-a6c0-7a394641490c"}} {{(pid=99821) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 13:10:12.470711 np0000004418 devstack@c-api.service[99821]: DEBUG novaclient.v2.client [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET call to compute for https://10.4.3.13/compute/v2.1/servers/5022ed86-865e-4b76-ac15-02e2590f28e1/os-volume_attachments/59f2bcf0-528e-4a3f-b746-e40025757f84 used request id req-c724aac4-11fa-4956-baaa-ddfcb5906502 {{(pid=99821) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.volume.api [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Caught error: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.482608 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: 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 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: ERROR cinder.api.middleware.fault Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.middleware.fault [None req-1a1ca587-5ccb-4fdb-bc2d-c23763c5df07 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 409 Jul 03 13:10:12.483776 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1010/4022] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:10:11 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 167 bytes in 520 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:12.487294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:12.489753 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:12.490219 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:12.490529 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:12.505761 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:12.505761 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:12.506410 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:12.600648 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Attachment connected to vm 5022ed86-865e-4b76-ac15-02e2590f28e1, checking data on nova Jul 03 13:10:12.601177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.compute.nova [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Creating Keystone token plugin using URL: https://10.4.3.13/identity {{(pid=99823) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 13:10:12.660911 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f1b44289-ddce-4c25-8ab0-8ea286fef98e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:12.663928 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f1b44289-ddce-4c25-8ab0-8ea286fef98e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:12.663928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f1b44289-ddce-4c25-8ab0-8ea286fef98e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:12.664120 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f1b44289-ddce-4c25-8ab0-8ea286fef98e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:12.664576 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f1b44289-ddce-4c25-8ab0-8ea286fef98e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:12.669511 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:12.669511 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:12.671090 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f1b44289-ddce-4c25-8ab0-8ea286fef98e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:12.671090 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1012/4023] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:12 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:12.810756 np0000004418 devstack@c-api.service[99823]: DEBUG novaclient.v2.client [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] REQ: curl -g -i -X GET https://10.4.3.13/compute/v2.1/servers/5022ed86-865e-4b76-ac15-02e2590f28e1/os-volume_attachments/59f2bcf0-528e-4a3f-b746-e40025757f84 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b8e361cb4215215162d6ba9e4eee20022294609f8e9357f6646c0fe72b740e1e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55" -H "X-Service-Token: {SHA256}4068ac041a3a35ea135d5ede0706a1cb3e4fdaa9c4b5a120cf05f3922b768115" {{(pid=99823) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 13:10:12.968873 np0000004418 devstack@c-api.service[99823]: DEBUG novaclient.v2.client [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 13:10:12 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-af5af434-e6bb-4861-8a61-45d48d06e272 x-openstack-request-id: req-af5af434-e6bb-4861-8a61-45d48d06e272 {{(pid=99823) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 13:10:12.969115 np0000004418 devstack@c-api.service[99823]: DEBUG novaclient.v2.client [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "59f2bcf0-528e-4a3f-b746-e40025757f84", "serverId": "5022ed86-865e-4b76-ac15-02e2590f28e1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3f2f83bb-6293-4f49-a567-a92947543fb0", "bdm_uuid": "0fb86c7b-5e5a-48bf-a6c0-7a394641490c"}} {{(pid=99823) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 13:10:12.969303 np0000004418 devstack@c-api.service[99823]: DEBUG novaclient.v2.client [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET call to compute for https://10.4.3.13/compute/v2.1/servers/5022ed86-865e-4b76-ac15-02e2590f28e1/os-volume_attachments/59f2bcf0-528e-4a3f-b746-e40025757f84 used request id req-af5af434-e6bb-4861-8a61-45d48d06e272 {{(pid=99823) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 13:10:12.973014 np0000004418 devstack@c-api.service[99823]: ERROR cinder.volume.api [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Caught error: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.976635 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: 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 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: ERROR cinder.api.middleware.fault Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.middleware.fault [None req-fe39b8b8-ee66-4cc9-a8d5-b11153aadd55 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 409 Jul 03 13:10:12.977748 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1008/4024] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:10:12 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 167 bytes in 491 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:12.986458 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8e68ce10-2b21-4a96-bdd6-4886b43d4c5a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:12.988439 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 995/4025] 10.4.3.13 () {70 vars in 1590 bytes} [Fri Jul 3 13:10:12 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:10:13.001705 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3c7b72c1-942b-4e89-abb8-e3c9962aa391 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.003601 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1011/4026] 10.4.3.13 () {70 vars in 1590 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:10:13.011456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4ee20441-a7a6-4f13-aa86-66a2b76d4ee1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.036947 np0000004418 devstack@c-api.service[99824]: WARNING keystonemiddleware.auth_token [None req-4ee20441-a7a6-4f13-aa86-66a2b76d4ee1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 13:10:13.038327 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1013/4027] 10.4.3.13 () {70 vars in 1590 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:10:13.044907 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-756b25ae-4195-4559-bbda-c44201e5a61e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.048355 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-756b25ae-4195-4559-bbda-c44201e5a61e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:13.049086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-756b25ae-4195-4559-bbda-c44201e5a61e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:13.049086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-756b25ae-4195-4559-bbda-c44201e5a61e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:13.049086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-756b25ae-4195-4559-bbda-c44201e5a61e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:13.051902 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-006a743c-e071-4b04-80a1-f5e7cd86903c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.098580 np0000004418 devstack@c-api.service[99822]: WARNING keystonemiddleware.auth_token [None req-006a743c-e071-4b04-80a1-f5e7cd86903c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 13:10:13.100128 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 996/4028] 10.4.3.13 () {70 vars in 1590 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 114 bytes in 48 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:10:13.108041 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-756b25ae-4195-4559-bbda-c44201e5a61e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:10:13.108663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.112265 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.112265 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:13.113887 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-756b25ae-4195-4559-bbda-c44201e5a61e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:13.113971 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1009/4029] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:13 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 736 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:13.229576 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:13.229974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:13.229974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:13.281857 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:10:13.303300 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.303300 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:13.303300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Updating volume '59f2bcf0-528e-4a3f-b746-e40025757f84' with '{'status': 'error'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:10:13.342291 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d0427520-8e90-416f-84ed-fb3ce6227e6f tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 202 Jul 03 13:10:13.342947 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1012/4030] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:13.355770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f03cc213-da6d-4217-ba89-12a26b327482 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.357890 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f03cc213-da6d-4217-ba89-12a26b327482 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:13.358137 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f03cc213-da6d-4217-ba89-12a26b327482 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:13.358189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f03cc213-da6d-4217-ba89-12a26b327482 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:13.376189 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.376189 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:13.384850 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f03cc213-da6d-4217-ba89-12a26b327482 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:13.389841 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f03cc213-da6d-4217-ba89-12a26b327482 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:13.390296 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1014/4031] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:13 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:13.409192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.409333 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:13.409808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3f2f83bb-6293-4f49-a567-a92947543fb0"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:13.410009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3f2f83bb-6293-4f49-a567-a92947543fb0"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:13.425907 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.425907 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:13.426339 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Volume info retrieved successfully. Jul 03 13:10:13.432496 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Attachment connected to vm 5022ed86-865e-4b76-ac15-02e2590f28e1, checking data on nova Jul 03 13:10:13.432782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.compute.nova [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Creating Keystone token plugin using URL: https://10.4.3.13/identity {{(pid=99822) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 13:10:13.544975 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] REQ: curl -g -i -X GET https://10.4.3.13/compute/v2.1/servers/5022ed86-865e-4b76-ac15-02e2590f28e1/os-volume_attachments/59f2bcf0-528e-4a3f-b746-e40025757f84 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}64902b3740fb06a31a3d7de2050487c2792730b4113bec3f18b0ec7149cb8df9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-17601063-e63e-4a0f-85c4-5c8e52111b20" -H "X-Service-Token: {SHA256}89abc95c42b97ec8a77301cd1f8327afca05b1124cde2404b2d264832695b8bb" {{(pid=99822) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 13:10:13.656715 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 13:10:13 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-16f76f93-aa36-4703-97b9-227bcf935c04 x-openstack-request-id: req-16f76f93-aa36-4703-97b9-227bcf935c04 {{(pid=99822) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 13:10:13.657045 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "59f2bcf0-528e-4a3f-b746-e40025757f84", "serverId": "5022ed86-865e-4b76-ac15-02e2590f28e1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3f2f83bb-6293-4f49-a567-a92947543fb0", "bdm_uuid": "0fb86c7b-5e5a-48bf-a6c0-7a394641490c"}} {{(pid=99822) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 13:10:13.657045 np0000004418 devstack@c-api.service[99822]: DEBUG novaclient.v2.client [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] GET call to compute for https://10.4.3.13/compute/v2.1/servers/5022ed86-865e-4b76-ac15-02e2590f28e1/os-volume_attachments/59f2bcf0-528e-4a3f-b746-e40025757f84 used request id req-16f76f93-aa36-4703-97b9-227bcf935c04 {{(pid=99822) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 13:10:13.659761 np0000004418 devstack@c-api.service[99822]: ERROR cinder.volume.api [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Caught error: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.662450 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: 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 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5022ed86-865e-4b76-ac15-02e2590f28e1 using the Compute API Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: ERROR cinder.api.middleware.fault Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.middleware.fault [None req-17601063-e63e-4a0f-85c4-5c8e52111b20 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 409 Jul 03 13:10:13.663932 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 997/4032] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 167 bytes in 258 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:13.672761 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a6cb5676-6b6d-4c0e-815a-9077ab41f0ac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.674344 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1010/4033] 10.4.3.13 () {70 vars in 1590 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:10:13.681259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4c00bb83-d5bd-437a-bf29-21dfd8fdf6f6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.683862 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c00bb83-d5bd-437a-bf29-21dfd8fdf6f6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:13.684140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c00bb83-d5bd-437a-bf29-21dfd8fdf6f6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:13.685003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c00bb83-d5bd-437a-bf29-21dfd8fdf6f6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:13.685200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-799330f6-8a18-4455-971c-e350aa7b3945 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.685431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4c00bb83-d5bd-437a-bf29-21dfd8fdf6f6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:13.690072 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.690072 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:13.690909 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c00bb83-d5bd-437a-bf29-21dfd8fdf6f6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:13.691671 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1013/4034] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:13 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:13.707351 np0000004418 devstack@c-api.service[99824]: WARNING keystonemiddleware.auth_token [None req-799330f6-8a18-4455-971c-e350aa7b3945 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 13:10:13.709238 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1015/4035] 10.4.3.13 () {70 vars in 1590 bytes} [Fri Jul 3 13:10:13 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 13:10:13.716480 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.718816 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:13.719077 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:13.719353 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:13.774024 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:10:13.782031 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.782031 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:13.786783 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:13.792222 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c8bd4e20-15d3-40ba-925a-ffc437d349a2 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:13.793015 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 998/4036] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:13 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:13.809876 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-244b8e2b-9afc-491d-837c-bc888c9494c3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.812005 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-244b8e2b-9afc-491d-837c-bc888c9494c3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:13.812470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-244b8e2b-9afc-491d-837c-bc888c9494c3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:13.812568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-244b8e2b-9afc-491d-837c-bc888c9494c3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:13.823398 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.823398 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:13.827579 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-244b8e2b-9afc-491d-837c-bc888c9494c3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:13.832760 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-244b8e2b-9afc-491d-837c-bc888c9494c3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:13.833496 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1011/4037] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:13 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:13.888040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0d5621b9-c914-4f57-a11b-858c90e67977 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:13.918234 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0d5621b9-c914-4f57-a11b-858c90e67977 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:13.918486 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0d5621b9-c914-4f57-a11b-858c90e67977 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:13.918681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0d5621b9-c914-4f57-a11b-858c90e67977 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:13.928479 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:13.928479 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:13.932495 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0d5621b9-c914-4f57-a11b-858c90e67977 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:13.937122 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0d5621b9-c914-4f57-a11b-858c90e67977 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:13.937649 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1014/4038] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:13 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:14.125908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d948a535-8218-4d35-9036-596e9fe0350b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:14.127908 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d948a535-8218-4d35-9036-596e9fe0350b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:14.128187 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d948a535-8218-4d35-9036-596e9fe0350b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:14.128430 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d948a535-8218-4d35-9036-596e9fe0350b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:14.128537 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d948a535-8218-4d35-9036-596e9fe0350b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:14.132913 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:14.132913 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:14.133792 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d948a535-8218-4d35-9036-596e9fe0350b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:14.134154 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1016/4039] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:14 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:14.702404 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8ddbea33-330d-40f0-a32a-fb4d50b16b2a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:14.704228 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8ddbea33-330d-40f0-a32a-fb4d50b16b2a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:14.704497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8ddbea33-330d-40f0-a32a-fb4d50b16b2a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:14.704712 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8ddbea33-330d-40f0-a32a-fb4d50b16b2a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:14.704860 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8ddbea33-330d-40f0-a32a-fb4d50b16b2a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:14.710063 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:14.710063 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:14.710795 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8ddbea33-330d-40f0-a32a-fb4d50b16b2a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:14.711182 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 999/4040] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:14 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:15.145544 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-34e15500-536d-485e-bcc3-4080fc22b275 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:15.147859 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-34e15500-536d-485e-bcc3-4080fc22b275 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:15.148115 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-34e15500-536d-485e-bcc3-4080fc22b275 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:15.148336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-34e15500-536d-485e-bcc3-4080fc22b275 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:15.148628 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-34e15500-536d-485e-bcc3-4080fc22b275 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:15.153986 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:15.153986 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:15.156062 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-34e15500-536d-485e-bcc3-4080fc22b275 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:15.156062 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1012/4041] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:15 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:15.722138 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4832ca7f-4d00-430b-9463-9cb0feca7b48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:15.724209 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4832ca7f-4d00-430b-9463-9cb0feca7b48 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:15.724461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4832ca7f-4d00-430b-9463-9cb0feca7b48 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:15.724667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4832ca7f-4d00-430b-9463-9cb0feca7b48 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:15.724791 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4832ca7f-4d00-430b-9463-9cb0feca7b48 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:15.730517 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:15.730517 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:15.731359 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4832ca7f-4d00-430b-9463-9cb0feca7b48 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:15.731954 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1015/4042] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:15 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:15.978706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-09b331a4-c820-4ea1-a2bf-94a51570015a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:15.979109 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09b331a4-c820-4ea1-a2bf-94a51570015a None None] GET https://10.4.3.13/volume// Jul 03 13:10:15.979275 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09b331a4-c820-4ea1-a2bf-94a51570015a None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:15.979515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09b331a4-c820-4ea1-a2bf-94a51570015a None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:15.979884 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09b331a4-c820-4ea1-a2bf-94a51570015a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:15.980242 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1017/4043] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:10:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:15.990134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-27ca8fff-81cb-41d5-87d1-7df5410dc81c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.027286 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-27ca8fff-81cb-41d5-87d1-7df5410dc81c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:10:16.027939 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-27ca8fff-81cb-41d5-87d1-7df5410dc81c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "623bc521-0ceb-408a-923a-332010471718", "connector": null, "instance_uuid": "5022ed86-865e-4b76-ac15-02e2590f28e1"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:16.037610 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:16.037610 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:16.069660 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-27ca8fff-81cb-41d5-87d1-7df5410dc81c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:10:16.070132 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1000/4044] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:10:15 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 13:10:16.168324 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f5fc643-2581-4123-81c0-50370ed85f72 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.170156 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f5fc643-2581-4123-81c0-50370ed85f72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:16.170520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f5fc643-2581-4123-81c0-50370ed85f72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:16.170744 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f5fc643-2581-4123-81c0-50370ed85f72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:16.170881 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3f5fc643-2581-4123-81c0-50370ed85f72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:16.176118 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:16.176118 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:16.177243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f5fc643-2581-4123-81c0-50370ed85f72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:16.177762 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1013/4045] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:16 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:16.461334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ddce312d-806b-40de-a7a5-79fac14a97b6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.463350 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ddce312d-806b-40de-a7a5-79fac14a97b6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:16.463556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ddce312d-806b-40de-a7a5-79fac14a97b6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:16.463729 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ddce312d-806b-40de-a7a5-79fac14a97b6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:16.474926 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:16.474926 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:16.479796 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ddce312d-806b-40de-a7a5-79fac14a97b6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:16.486654 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ddce312d-806b-40de-a7a5-79fac14a97b6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:16.487119 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1016/4046] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:16 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:16.601654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fac1cdfb-054c-46a2-a326-47756def35af None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.602146 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fac1cdfb-054c-46a2-a326-47756def35af None None] GET https://10.4.3.13/volume// Jul 03 13:10:16.602421 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fac1cdfb-054c-46a2-a326-47756def35af None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:16.602683 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fac1cdfb-054c-46a2-a326-47756def35af None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:16.603094 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fac1cdfb-054c-46a2-a326-47756def35af None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:16.603515 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1018/4047] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:16.611616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-7e643239-be56-48b8-a762-5251bbf3e9fd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.644219 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-7e643239-be56-48b8-a762-5251bbf3e9fd tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:16.644491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-7e643239-be56-48b8-a762-5251bbf3e9fd tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:16.644704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-7e643239-be56-48b8-a762-5251bbf3e9fd tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:16.656011 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:16.656011 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:16.661492 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-7e643239-be56-48b8-a762-5251bbf3e9fd tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:16.667782 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-7e643239-be56-48b8-a762-5251bbf3e9fd tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:16.668529 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1001/4048] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:16 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 1034 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:16.744064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cf93ff50-5f98-4791-b961-f56a87c3ff3f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.746509 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cf93ff50-5f98-4791-b961-f56a87c3ff3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:16.746805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cf93ff50-5f98-4791-b961-f56a87c3ff3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:16.747040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cf93ff50-5f98-4791-b961-f56a87c3ff3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:16.747272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-cf93ff50-5f98-4791-b961-f56a87c3ff3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:16.752224 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:16.752224 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:16.753032 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cf93ff50-5f98-4791-b961-f56a87c3ff3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:16.753473 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1014/4049] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:16 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:16.775536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:16.777608 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] PUT https://10.4.3.13/volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447 Jul 03 13:10:16.777989 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:16.787177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Acquiring lock "cinder-attachment_update-623bc521-0ceb-408a-923a-332010471718-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:10:16.792203 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Lock "cinder-attachment_update-623bc521-0ceb-408a-923a-332010471718-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:10:16.793245 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:16.793245 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:17.191321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c572ca6c-8281-4a72-ac78-55e35cad2807 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:17.194100 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c572ca6c-8281-4a72-ac78-55e35cad2807 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:17.194451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c572ca6c-8281-4a72-ac78-55e35cad2807 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:17.194722 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c572ca6c-8281-4a72-ac78-55e35cad2807 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:17.194905 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c572ca6c-8281-4a72-ac78-55e35cad2807 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:17.200408 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:17.200408 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:17.201197 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c572ca6c-8281-4a72-ac78-55e35cad2807 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:17.201581 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1019/4050] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:17 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:17.325222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Lock "cinder-attachment_update-623bc521-0ceb-408a-923a-332010471718-np0000004418" released by "attachment_update" :: held 0.531s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:10:17.325222 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-0c7c63fe-d7e0-4bfc-8e9c-820927e91463 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447 returned with HTTP 200 Jul 03 13:10:17.325222 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1017/4051] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:10:16 2026] PUT /volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:17.501312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-17a60a21-e7ed-4b79-adc5-8f70cb3a4ef0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:17.503217 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17a60a21-e7ed-4b79-adc5-8f70cb3a4ef0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:17.503402 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17a60a21-e7ed-4b79-adc5-8f70cb3a4ef0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:17.503588 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-17a60a21-e7ed-4b79-adc5-8f70cb3a4ef0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:17.514000 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:17.514000 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:17.518694 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-17a60a21-e7ed-4b79-adc5-8f70cb3a4ef0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:17.525349 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-17a60a21-e7ed-4b79-adc5-8f70cb3a4ef0 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:17.525824 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1002/4052] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:17 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:17.764951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5032fa37-8b30-42c4-b2fa-c99cd1fbc90a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:17.766501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5032fa37-8b30-42c4-b2fa-c99cd1fbc90a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:17.766688 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5032fa37-8b30-42c4-b2fa-c99cd1fbc90a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:17.766864 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5032fa37-8b30-42c4-b2fa-c99cd1fbc90a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:17.766962 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5032fa37-8b30-42c4-b2fa-c99cd1fbc90a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:17.771016 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:17.771016 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:17.771626 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5032fa37-8b30-42c4-b2fa-c99cd1fbc90a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:17.771995 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1015/4053] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:17 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:18.212323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-36148f5f-b5bf-4f0f-8154-9eb2d906f3a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:18.214693 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36148f5f-b5bf-4f0f-8154-9eb2d906f3a4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:18.214938 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36148f5f-b5bf-4f0f-8154-9eb2d906f3a4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:18.215654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-36148f5f-b5bf-4f0f-8154-9eb2d906f3a4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:18.215654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-36148f5f-b5bf-4f0f-8154-9eb2d906f3a4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:18.228369 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:18.228369 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:18.229291 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-36148f5f-b5bf-4f0f-8154-9eb2d906f3a4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:18.229700 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1020/4054] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:18 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:18.350529 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-cfe9eccc-63b2-46a6-ac8c-e34dbe297616 req-c4611282-708c-41c6-9a2b-dfd1e915cbe9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:18.353065 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-cfe9eccc-63b2-46a6-ac8c-e34dbe297616 req-c4611282-708c-41c6-9a2b-dfd1e915cbe9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d Jul 03 13:10:18.353338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-cfe9eccc-63b2-46a6-ac8c-e34dbe297616 req-c4611282-708c-41c6-9a2b-dfd1e915cbe9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:18.353594 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-cfe9eccc-63b2-46a6-ac8c-e34dbe297616 req-c4611282-708c-41c6-9a2b-dfd1e915cbe9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:18.362055 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:18.362055 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:18.538787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-261440ac-92aa-440a-86bd-77f7f744be86 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:18.540902 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-261440ac-92aa-440a-86bd-77f7f744be86 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:18.541119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-261440ac-92aa-440a-86bd-77f7f744be86 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:18.541362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-261440ac-92aa-440a-86bd-77f7f744be86 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:18.553531 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:18.553531 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:18.558102 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-261440ac-92aa-440a-86bd-77f7f744be86 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:18.565459 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-261440ac-92aa-440a-86bd-77f7f744be86 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:18.566002 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1003/4055] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:18 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:18.784728 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2d812fc5-c3e2-484f-b956-139179303140 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:18.787046 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d812fc5-c3e2-484f-b956-139179303140 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:18.787373 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d812fc5-c3e2-484f-b956-139179303140 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:18.787633 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2d812fc5-c3e2-484f-b956-139179303140 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:18.787787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2d812fc5-c3e2-484f-b956-139179303140 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:18.793177 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:18.793177 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:18.793903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2d812fc5-c3e2-484f-b956-139179303140 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:18.794343 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1016/4056] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:18 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:18.912658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-cfe9eccc-63b2-46a6-ac8c-e34dbe297616 req-c4611282-708c-41c6-9a2b-dfd1e915cbe9 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d returned with HTTP 200 Jul 03 13:10:18.913252 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1018/4057] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:10:18 2026] DELETE /volume/v3/attachments/e0c6c2c8-87ab-48d2-a155-60c66e3f668d => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:19.240824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aab4b95e-c875-405e-86ed-1987b8943ab0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:19.242857 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aab4b95e-c875-405e-86ed-1987b8943ab0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:19.243068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aab4b95e-c875-405e-86ed-1987b8943ab0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:19.243299 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aab4b95e-c875-405e-86ed-1987b8943ab0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:19.243448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-aab4b95e-c875-405e-86ed-1987b8943ab0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:19.249701 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:19.249701 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:19.250815 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aab4b95e-c875-405e-86ed-1987b8943ab0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:19.251321 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1021/4058] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:19 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:19.581562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2252fe0a-ec6d-4c25-9091-7a9a749a6384 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:19.583625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2252fe0a-ec6d-4c25-9091-7a9a749a6384 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:19.583625 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2252fe0a-ec6d-4c25-9091-7a9a749a6384 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:19.583793 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2252fe0a-ec6d-4c25-9091-7a9a749a6384 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:19.598932 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:19.598932 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:19.604139 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2252fe0a-ec6d-4c25-9091-7a9a749a6384 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:19.609379 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2252fe0a-ec6d-4c25-9091-7a9a749a6384 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:19.609976 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1004/4059] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:19 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:19.816887 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-95fd1cb6-af00-4590-8080-ad8c150cd096 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:19.819548 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95fd1cb6-af00-4590-8080-ad8c150cd096 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:10:19.819548 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95fd1cb6-af00-4590-8080-ad8c150cd096 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:19.819548 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95fd1cb6-af00-4590-8080-ad8c150cd096 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:19.819842 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-95fd1cb6-af00-4590-8080-ad8c150cd096 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:19.827421 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:19.827421 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:19.828196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95fd1cb6-af00-4590-8080-ad8c150cd096 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:10:19.828731 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1017/4060] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:19 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:19.842850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:19.845302 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:10:19.845932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c669a137-f3fa-4d35-b7f5-7b037d110102"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:19.847818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating new backup {'backup': {'volume_id': 'c669a137-f3fa-4d35-b7f5-7b037d110102'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:10:19.848066 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating backup of volume c669a137-f3fa-4d35-b7f5-7b037d110102 in container None Jul 03 13:10:19.857610 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:19.857610 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:19.858070 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:10:19.882667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['ae429919-6157-4581-a588-62b787088c44', 'd2aea0da-0807-4072-badd-2c7f0addcaa6'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:19.931527 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84d9556f-f7b5-4d4b-91ef-43166aca8f6e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:10:19.932086 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1019/4061] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:10:19 2026] POST /volume/v3/backups => generated 286 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:19.948391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8da20140-4711-4454-92df-dc873ea69531 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:19.951519 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8da20140-4711-4454-92df-dc873ea69531 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:19.951519 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8da20140-4711-4454-92df-dc873ea69531 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:19.951519 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8da20140-4711-4454-92df-dc873ea69531 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:19.951519 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8da20140-4711-4454-92df-dc873ea69531 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:19.957004 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:19.957004 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:19.957924 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8da20140-4711-4454-92df-dc873ea69531 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:19.958421 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1022/4062] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:19 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:10:20.233385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:20.235468 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:20.235882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1972072156"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:20.237667 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1972072156'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:20.237881 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume of 1 GB Jul 03 13:10:20.242442 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Availability Zones retrieved successfully. Jul 03 13:10:20.248434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Flow 'volume_create_api' (d7bb7c0e-0e14-4548-893b-dc2fe504c2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:20.249530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72f4113-3f4f-490d-adbc-426c3f41e5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:20.250633 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:20.264860 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-588fe5d9-7624-426d-88d0-646f3886f5fd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:20.270112 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-588fe5d9-7624-426d-88d0-646f3886f5fd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:20.270382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-588fe5d9-7624-426d-88d0-646f3886f5fd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:20.270643 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-588fe5d9-7624-426d-88d0-646f3886f5fd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:20.270847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-588fe5d9-7624-426d-88d0-646f3886f5fd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:20.281743 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:20.281743 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:20.283433 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-588fe5d9-7624-426d-88d0-646f3886f5fd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:20.284424 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1018/4063] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:20 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:20.288624 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72f4113-3f4f-490d-adbc-426c3f41e5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:20.289875 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c90f2b-6349-4b7a-a06f-badd9024fd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:20.371052 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Created reservations ['9b387419-0905-4ba9-9056-3bad51b325e1', 'c0528b73-4e65-4ed4-8967-f67a78d7e425', '528c8c9f-3db7-48e4-bc33-9431cf5c32b1', '32678a96-b28a-446f-8b66-275a3232be6d'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:20.372277 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c90f2b-6349-4b7a-a06f-badd9024fd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b387419-0905-4ba9-9056-3bad51b325e1', 'c0528b73-4e65-4ed4-8967-f67a78d7e425', '528c8c9f-3db7-48e4-bc33-9431cf5c32b1', '32678a96-b28a-446f-8b66-275a3232be6d']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:20.373466 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef6f52d-55fd-47cd-9450-9fb64436fdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:20.404852 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef6f52d-55fd-47cd-9450-9fb64436fdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29e8fc70-e9f1-4268-a5bd-93109ce246a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1972072156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c7cb28dcd448398508aa95fb812f75',qos_specs=None,replication_status=,reservations=['9b387419-0905-4ba9-9056-3bad51b325e1','c0528b73-4e65-4ed4-8967-f67a78d7e425','528c8c9f-3db7-48e4-bc33-9431cf5c32b1','32678a96-b28a-446f-8b66-275a3232be6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1972072156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29e8fc70-e9f1-4268-a5bd-93109ce246a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33c7cb28dcd448398508aa95fb812f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:20.405716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91bd4c96-0c11-4951-b160-d61acdf06e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:20.432502 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91bd4c96-0c11-4951-b160-d61acdf06e5f) transitioned into state 'SUCCESS' from state '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-1972072156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c7cb28dcd448398508aa95fb812f75',qos_specs=None,replication_status=,reservations=['9b387419-0905-4ba9-9056-3bad51b325e1','c0528b73-4e65-4ed4-8967-f67a78d7e425','528c8c9f-3db7-48e4-bc33-9431cf5c32b1','32678a96-b28a-446f-8b66-275a3232be6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:20.432868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c7a875-2543-459e-99b5-3c9ad8a7f2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:20.454024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c7a875-2543-459e-99b5-3c9ad8a7f2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:20.454024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Flow 'volume_create_api' (d7bb7c0e-0e14-4548-893b-dc2fe504c2ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:20.454634 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume request issued successfully. Jul 03 13:10:20.455309 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c2e5cbc-bcec-4a30-8c0e-3d17ceee156d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:20.455769 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1005/4064] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:10:20 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:20.468878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-808c8fb4-c31b-4a53-9110-cd4901a8dba5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:20.471579 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-808c8fb4-c31b-4a53-9110-cd4901a8dba5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:20.471830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-808c8fb4-c31b-4a53-9110-cd4901a8dba5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:20.472123 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-808c8fb4-c31b-4a53-9110-cd4901a8dba5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:20.482659 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:20.482659 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:20.487759 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-808c8fb4-c31b-4a53-9110-cd4901a8dba5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:20.494299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-808c8fb4-c31b-4a53-9110-cd4901a8dba5 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:20.495246 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1020/4065] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:20 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:20.629871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b5254ba7-4955-471a-a282-51f34f2a21e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:20.631513 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b5254ba7-4955-471a-a282-51f34f2a21e8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:20.631863 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b5254ba7-4955-471a-a282-51f34f2a21e8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:20.632213 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b5254ba7-4955-471a-a282-51f34f2a21e8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:20.652391 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:20.652391 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:20.659407 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b5254ba7-4955-471a-a282-51f34f2a21e8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:20.665694 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b5254ba7-4955-471a-a282-51f34f2a21e8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:20.666410 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1023/4066] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:20 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:20.971461 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d4fce73f-7707-4284-88dc-4d6d07c7ef74 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:20.973456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d4fce73f-7707-4284-88dc-4d6d07c7ef74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:20.973730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d4fce73f-7707-4284-88dc-4d6d07c7ef74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:20.974059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d4fce73f-7707-4284-88dc-4d6d07c7ef74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:20.974059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d4fce73f-7707-4284-88dc-4d6d07c7ef74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:20.979559 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:20.979559 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:20.979559 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d4fce73f-7707-4284-88dc-4d6d07c7ef74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:20.980497 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1019/4067] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:20 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:10:21.297141 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3c6cb258-0388-492d-b834-7a6516d13d4f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:21.299071 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3c6cb258-0388-492d-b834-7a6516d13d4f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:21.299310 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3c6cb258-0388-492d-b834-7a6516d13d4f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:21.299505 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3c6cb258-0388-492d-b834-7a6516d13d4f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:21.299637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3c6cb258-0388-492d-b834-7a6516d13d4f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:21.305273 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:21.305273 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:21.305734 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3c6cb258-0388-492d-b834-7a6516d13d4f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:21.306235 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1006/4068] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:21 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:21.512078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6360e637-624b-4d54-bc58-3456f397ea6c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:21.513300 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6360e637-624b-4d54-bc58-3456f397ea6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:21.513580 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6360e637-624b-4d54-bc58-3456f397ea6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:21.513669 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6360e637-624b-4d54-bc58-3456f397ea6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:21.523678 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:21.523678 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:21.529514 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6360e637-624b-4d54-bc58-3456f397ea6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:21.534576 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6360e637-624b-4d54-bc58-3456f397ea6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:21.535257 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1021/4069] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:21 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:21.588593 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ca86471e-a202-408b-879c-d41dee69dd1f req-a52dd084-b2db-4934-8457-40816cb475df None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:21.590683 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-a52dd084-b2db-4934-8457-40816cb475df tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:21.590864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-a52dd084-b2db-4934-8457-40816cb475df tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:21.591072 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-a52dd084-b2db-4934-8457-40816cb475df tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:21.599724 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:21.599724 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:21.604290 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ca86471e-a202-408b-879c-d41dee69dd1f req-a52dd084-b2db-4934-8457-40816cb475df tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:21.608817 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-a52dd084-b2db-4934-8457-40816cb475df tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:21.609337 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1024/4070] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:21 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:21.681805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a88140b9-9c6a-49d2-a4a7-1d1563b68d0c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:21.683606 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a88140b9-9c6a-49d2-a4a7-1d1563b68d0c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:21.683802 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a88140b9-9c6a-49d2-a4a7-1d1563b68d0c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:21.684012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a88140b9-9c6a-49d2-a4a7-1d1563b68d0c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:21.693772 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:21.693772 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:21.697335 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a88140b9-9c6a-49d2-a4a7-1d1563b68d0c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:21.701637 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a88140b9-9c6a-49d2-a4a7-1d1563b68d0c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:21.702024 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1020/4071] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:21 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:21.994123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f68b1bdf-c2af-4176-aa63-fd7032c4a28e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:21.997884 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f68b1bdf-c2af-4176-aa63-fd7032c4a28e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:21.999686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f68b1bdf-c2af-4176-aa63-fd7032c4a28e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:21.999686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f68b1bdf-c2af-4176-aa63-fd7032c4a28e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:21.999686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f68b1bdf-c2af-4176-aa63-fd7032c4a28e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:22.003204 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:22.003204 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:22.004027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f68b1bdf-c2af-4176-aa63-fd7032c4a28e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:22.004495 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1007/4072] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:21 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:22.318070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f78ca432-dbd3-4711-8b0b-de9cba14537d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:22.320360 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f78ca432-dbd3-4711-8b0b-de9cba14537d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:22.320583 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f78ca432-dbd3-4711-8b0b-de9cba14537d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:22.320809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f78ca432-dbd3-4711-8b0b-de9cba14537d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:22.320959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f78ca432-dbd3-4711-8b0b-de9cba14537d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:22.328561 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:22.328561 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:22.329604 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f78ca432-dbd3-4711-8b0b-de9cba14537d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:22.330086 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1022/4073] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:22 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:22.632186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fbe0aae6-1003-4312-be8c-918339af7055 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:22.634387 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:10:22.634595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:22.634786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:22.634948 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:10:22.643617 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:22.643617 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:22.644082 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:22.670586 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:10:22.671379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fbe0aae6-1003-4312-be8c-918339af7055 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 202 Jul 03 13:10:22.671379 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1025/4074] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:10:22 2026] DELETE /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:10:22.682569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a8752271-67f5-491e-8b84-cf4e4841d3f6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:22.686037 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a8752271-67f5-491e-8b84-cf4e4841d3f6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:10:22.686789 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a8752271-67f5-491e-8b84-cf4e4841d3f6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:22.686789 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a8752271-67f5-491e-8b84-cf4e4841d3f6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:22.696555 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:22.696555 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:22.703467 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a8752271-67f5-491e-8b84-cf4e4841d3f6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:22.711049 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a8752271-67f5-491e-8b84-cf4e4841d3f6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 200 Jul 03 13:10:22.712049 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1021/4075] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:22 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:22.717701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5bdcb785-2628-4d20-b66d-f4e024c52e1f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:22.720385 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5bdcb785-2628-4d20-b66d-f4e024c52e1f tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:22.720691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5bdcb785-2628-4d20-b66d-f4e024c52e1f tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:22.720962 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5bdcb785-2628-4d20-b66d-f4e024c52e1f tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:22.735437 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:22.735437 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:22.742103 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5bdcb785-2628-4d20-b66d-f4e024c52e1f tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:22.750086 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5bdcb785-2628-4d20-b66d-f4e024c52e1f tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:22.750954 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1008/4076] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:22 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:23.020831 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fbc30331-f9d9-40d2-b0a0-88619ccdf5e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.024430 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fbc30331-f9d9-40d2-b0a0-88619ccdf5e2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:23.024430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fbc30331-f9d9-40d2-b0a0-88619ccdf5e2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:23.024430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fbc30331-f9d9-40d2-b0a0-88619ccdf5e2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:23.024430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-fbc30331-f9d9-40d2-b0a0-88619ccdf5e2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:23.031098 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:23.031098 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:23.032106 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fbc30331-f9d9-40d2-b0a0-88619ccdf5e2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:23.032744 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1023/4077] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:23 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:23.342878 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a3eac73a-1ecd-46a8-8856-4fc1609c7773 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.345030 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a3eac73a-1ecd-46a8-8856-4fc1609c7773 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:23.345255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a3eac73a-1ecd-46a8-8856-4fc1609c7773 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:23.345726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a3eac73a-1ecd-46a8-8856-4fc1609c7773 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:23.345726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a3eac73a-1ecd-46a8-8856-4fc1609c7773 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:23.351403 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:23.351403 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:23.352274 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a3eac73a-1ecd-46a8-8856-4fc1609c7773 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:23.352886 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1026/4078] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:23 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:23.648256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a4534447-f890-4f8c-8133-f7440066c84f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.648784 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4534447-f890-4f8c-8133-f7440066c84f None None] GET https://10.4.3.13/volume// Jul 03 13:10:23.649036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4534447-f890-4f8c-8133-f7440066c84f None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:23.649359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4534447-f890-4f8c-8133-f7440066c84f None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:23.649775 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4534447-f890-4f8c-8133-f7440066c84f None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:23.650178 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1022/4079] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:10:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:23.658012 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d11f7354-c5c8-4d18-afac-35fb60fa7166 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.660726 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d11f7354-c5c8-4d18-afac-35fb60fa7166 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:10:23.661236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d11f7354-c5c8-4d18-afac-35fb60fa7166 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29e8fc70-e9f1-4268-a5bd-93109ce246a6", "connector": null, "instance_uuid": "9ed13b09-eead-4d82-84a7-6f2367350571"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:23.673492 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:23.673492 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:23.708970 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d11f7354-c5c8-4d18-afac-35fb60fa7166 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:10:23.709597 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1009/4080] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:10:23 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 13:10:23.730551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3807f2f0-0c5a-4a74-a1e1-9b347c8471bb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.732786 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3807f2f0-0c5a-4a74-a1e1-9b347c8471bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b Jul 03 13:10:23.733004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3807f2f0-0c5a-4a74-a1e1-9b347c8471bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:23.733253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3807f2f0-0c5a-4a74-a1e1-9b347c8471bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:23.740188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3807f2f0-0c5a-4a74-a1e1-9b347c8471bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b returned with HTTP 404 Jul 03 13:10:23.740822 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1024/4081] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:23 2026] GET /volume/v3/volumes/bfff175f-476a-4af1-95b7-1064b5aab95b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:23.764554 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c3511057-e24f-4265-9c86-707119a80fa1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.767805 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3511057-e24f-4265-9c86-707119a80fa1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:23.767967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3511057-e24f-4265-9c86-707119a80fa1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:23.768145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3511057-e24f-4265-9c86-707119a80fa1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:23.772553 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:23.774758 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:23.775172 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-69710067", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:23.777139 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-69710067', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:23.780986 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:23.780986 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:23.785743 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c3511057-e24f-4265-9c86-707119a80fa1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:23.791051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3511057-e24f-4265-9c86-707119a80fa1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:23.791586 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1027/4082] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:23 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:23.869104 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:10:23.874359 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:10:23.880266 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (4ce9f8bd-721e-4b39-8c55-b9af1455db69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:23.881664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccbcd0db-14e7-4e31-930c-9330589d73ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:23.882731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:23.962349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccbcd0db-14e7-4e31-930c-9330589d73ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:23.962349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49cd5ceb-fd8b-4c03-97d3-be36cffdb898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:24.015001 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['c3541c7a-0f11-49ad-aa2a-af2d9e38dfce', '4bf09b09-2923-4891-a097-3b2df1ba54e2', 'e590b9df-adfd-4de0-89c6-206879b4e89d', '7c5d1a3c-f580-4459-87ec-ce8106ba6f11'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:24.016014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49cd5ceb-fd8b-4c03-97d3-be36cffdb898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3541c7a-0f11-49ad-aa2a-af2d9e38dfce', '4bf09b09-2923-4891-a097-3b2df1ba54e2', 'e590b9df-adfd-4de0-89c6-206879b4e89d', '7c5d1a3c-f580-4459-87ec-ce8106ba6f11']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:24.017147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e76565-6285-418f-ac6a-54f597a77ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:24.043755 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6e76565-6285-418f-ac6a-54f597a77ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bbaa423-14c0-4cc1-b4bc-758825b14afe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-69710067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['c3541c7a-0f11-49ad-aa2a-af2d9e38dfce','4bf09b09-2923-4891-a097-3b2df1ba54e2','e590b9df-adfd-4de0-89c6-206879b4e89d','7c5d1a3c-f580-4459-87ec-ce8106ba6f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-69710067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bbaa423-14c0-4cc1-b4bc-758825b14afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:24.044612 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f31f38a-cdf2-4017-b1d0-c33441b633c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:24.044701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-32d34701-d725-4025-b160-71841de17737 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.046742 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32d34701-d725-4025-b160-71841de17737 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:24.047069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32d34701-d725-4025-b160-71841de17737 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.048102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-32d34701-d725-4025-b160-71841de17737 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.048102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-32d34701-d725-4025-b160-71841de17737 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:24.052554 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.052554 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:24.053618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-32d34701-d725-4025-b160-71841de17737 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:24.053786 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1010/4083] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:24.074508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f31f38a-cdf2-4017-b1d0-c33441b633c5) transitioned into state 'SUCCESS' from state '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-69710067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['c3541c7a-0f11-49ad-aa2a-af2d9e38dfce','4bf09b09-2923-4891-a097-3b2df1ba54e2','e590b9df-adfd-4de0-89c6-206879b4e89d','7c5d1a3c-f580-4459-87ec-ce8106ba6f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:24.075670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939d615b-5b4e-4afe-bb86-024002fc6fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:24.092143 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939d615b-5b4e-4afe-bb86-024002fc6fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:24.092143 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (4ce9f8bd-721e-4b39-8c55-b9af1455db69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:24.092388 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:10:24.093130 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50e6b0a6-35f3-435a-b762-57f4bcdc27ba tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:24.093733 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1023/4084] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:10:23 2026] POST /volume/v3/volumes => generated 755 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:24.111129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f6c180ed-3d52-440b-8c2e-ca61b90e3bd3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.113270 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6c180ed-3d52-440b-8c2e-ca61b90e3bd3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:10:24.113425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6c180ed-3d52-440b-8c2e-ca61b90e3bd3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.113634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f6c180ed-3d52-440b-8c2e-ca61b90e3bd3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.123820 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.123820 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:24.131962 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f6c180ed-3d52-440b-8c2e-ca61b90e3bd3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:24.136620 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d2ce953c-cdf6-4901-b50c-cdb66c5d50ab None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.139382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2ce953c-cdf6-4901-b50c-cdb66c5d50ab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:24.139382 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2ce953c-cdf6-4901-b50c-cdb66c5d50ab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.139634 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f6c180ed-3d52-440b-8c2e-ca61b90e3bd3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 200 Jul 03 13:10:24.139689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2ce953c-cdf6-4901-b50c-cdb66c5d50ab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.139744 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1025/4085] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:24.153193 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.153193 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:24.156264 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d2ce953c-cdf6-4901-b50c-cdb66c5d50ab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:24.162212 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2ce953c-cdf6-4901-b50c-cdb66c5d50ab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:24.162761 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1028/4086] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:24.238820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-554e592f-d0bd-45ed-b1b3-3039feff5757 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.239321 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-554e592f-d0bd-45ed-b1b3-3039feff5757 None None] GET https://10.4.3.13/volume// Jul 03 13:10:24.239522 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-554e592f-d0bd-45ed-b1b3-3039feff5757 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.239758 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-554e592f-d0bd-45ed-b1b3-3039feff5757 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.240142 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-554e592f-d0bd-45ed-b1b3-3039feff5757 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:24.240884 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1011/4087] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:24.249795 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d5da0e8a-f9ca-40f9-87bc-703dca48923f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.252013 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d5da0e8a-f9ca-40f9-87bc-703dca48923f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:24.252256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d5da0e8a-f9ca-40f9-87bc-703dca48923f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.252507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d5da0e8a-f9ca-40f9-87bc-703dca48923f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.261676 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.261676 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:24.265176 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d5da0e8a-f9ca-40f9-87bc-703dca48923f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:24.270356 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d5da0e8a-f9ca-40f9-87bc-703dca48923f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:24.270878 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1024/4088] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:24.364811 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-99316348-94b0-421b-97cf-aac7a4fd5d7e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.366914 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99316348-94b0-421b-97cf-aac7a4fd5d7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:24.367100 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99316348-94b0-421b-97cf-aac7a4fd5d7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.367280 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99316348-94b0-421b-97cf-aac7a4fd5d7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.367395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-99316348-94b0-421b-97cf-aac7a4fd5d7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:24.374457 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.374457 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:24.374457 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99316348-94b0-421b-97cf-aac7a4fd5d7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:24.374457 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1026/4089] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:24.378587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.381751 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] PUT https://10.4.3.13/volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a Jul 03 13:10:24.382181 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:24.390634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Acquiring lock "cinder-attachment_update-29e8fc70-e9f1-4268-a5bd-93109ce246a6-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:10:24.395766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Lock "cinder-attachment_update-29e8fc70-e9f1-4268-a5bd-93109ce246a6-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:10:24.396731 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.396731 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:24.808250 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f553be52-c363-45fb-9b06-843d18d79f8c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.810598 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f553be52-c363-45fb-9b06-843d18d79f8c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:24.810598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f553be52-c363-45fb-9b06-843d18d79f8c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:24.810669 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f553be52-c363-45fb-9b06-843d18d79f8c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:24.820721 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.820721 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:24.824275 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f553be52-c363-45fb-9b06-843d18d79f8c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:24.828860 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f553be52-c363-45fb-9b06-843d18d79f8c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:24.829286 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1012/4090] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:24 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:24.921892 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-831afbd4-8b47-4563-8e4d-16cf03de91c8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:24.924110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Lock "cinder-attachment_update-29e8fc70-e9f1-4268-a5bd-93109ce246a6-np0000004418" released by "attachment_update" :: held 0.528s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:10:24.924559 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-347eee3d-871e-4557-b48e-1fbdf78bfc85 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a returned with HTTP 200 Jul 03 13:10:24.924606 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-831afbd4-8b47-4563-8e4d-16cf03de91c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447/action Jul 03 13:10:24.924959 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-831afbd4-8b47-4563-8e4d-16cf03de91c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:24.925016 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1029/4091] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:10:24 2026] PUT /volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:24.925151 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-831afbd4-8b47-4563-8e4d-16cf03de91c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:24.948706 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:24.948706 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:24.961129 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d2c0f9e9-a882-4de3-82ff-9ec9a9ee866d req-831afbd4-8b47-4563-8e4d-16cf03de91c8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447/action returned with HTTP 204 Jul 03 13:10:24.961640 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1025/4092] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:10:24 2026] POST /volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:25.066444 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-469ca9d2-79ce-4c02-81ee-e715553ea8cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.068773 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-469ca9d2-79ce-4c02-81ee-e715553ea8cd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:25.069019 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-469ca9d2-79ce-4c02-81ee-e715553ea8cd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.069274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-469ca9d2-79ce-4c02-81ee-e715553ea8cd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.069425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-469ca9d2-79ce-4c02-81ee-e715553ea8cd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:25.074699 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.074699 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:25.075584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-469ca9d2-79ce-4c02-81ee-e715553ea8cd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:25.076451 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1027/4093] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:25.155439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c08712f5-230c-4aba-b6ad-3f07b72370c2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.157522 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c08712f5-230c-4aba-b6ad-3f07b72370c2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:10:25.157811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c08712f5-230c-4aba-b6ad-3f07b72370c2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.158082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c08712f5-230c-4aba-b6ad-3f07b72370c2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.166545 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.166545 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:25.171362 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c08712f5-230c-4aba-b6ad-3f07b72370c2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:25.178440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c08712f5-230c-4aba-b6ad-3f07b72370c2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 200 Jul 03 13:10:25.178872 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1013/4094] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 1363 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:25.179664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-df6a307d-5b32-4409-ab07-56e212533102 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.182048 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df6a307d-5b32-4409-ab07-56e212533102 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:25.182243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df6a307d-5b32-4409-ab07-56e212533102 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.182449 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df6a307d-5b32-4409-ab07-56e212533102 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.196514 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7e55caae-a9f0-4eff-8b0a-adb8b3c76c06 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.197140 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.197140 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:25.199090 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7e55caae-a9f0-4eff-8b0a-adb8b3c76c06 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:10:25.199889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7e55caae-a9f0-4eff-8b0a-adb8b3c76c06 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.199889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7e55caae-a9f0-4eff-8b0a-adb8b3c76c06 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.201879 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-df6a307d-5b32-4409-ab07-56e212533102 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:25.211058 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df6a307d-5b32-4409-ab07-56e212533102 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:25.211058 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1030/4095] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:25.211485 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.211485 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:25.219036 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7e55caae-a9f0-4eff-8b0a-adb8b3c76c06 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:25.227027 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7e55caae-a9f0-4eff-8b0a-adb8b3c76c06 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 200 Jul 03 13:10:25.227501 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1026/4096] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:25.241723 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.243851 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:10:25.244340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bbaa423-14c0-4cc1-b4bc-758825b14afe", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1193129184", "description": null, "metadata": null}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:25.262459 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.262459 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:25.263057 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:25.263256 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume 5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:10:25.312136 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['8d26c40b-9323-4ac3-a72d-e1639235c74d', 'e166dea1-f0f1-4472-96e7-2a89c2861b80', '705de83f-5911-4d50-8805-c0fc6efcad55', 'ca81bf4d-8e5e-446a-9d1d-9f0141ca8032'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:25.364145 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot create request issued successfully. Jul 03 13:10:25.364786 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf2c6b5c-2ee2-4d1c-baab-e2b4d01d7253 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:10:25.365777 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1028/4097] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:10:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:25.379276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5a6ae0c9-669e-4661-8c0e-f486a2645fa7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.384951 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a6ae0c9-669e-4661-8c0e-f486a2645fa7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:10:25.385043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a6ae0c9-669e-4661-8c0e-f486a2645fa7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.385343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5a6ae0c9-669e-4661-8c0e-f486a2645fa7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.389952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da17cbf4-4bcc-49c4-8552-f6ea1e6ead72 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.392188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da17cbf4-4bcc-49c4-8552-f6ea1e6ead72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:25.392456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da17cbf4-4bcc-49c4-8552-f6ea1e6ead72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.392656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da17cbf4-4bcc-49c4-8552-f6ea1e6ead72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.392802 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-da17cbf4-4bcc-49c4-8552-f6ea1e6ead72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:25.396014 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.396014 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:25.396570 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5a6ae0c9-669e-4661-8c0e-f486a2645fa7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:25.397534 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5a6ae0c9-669e-4661-8c0e-f486a2645fa7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:10:25.398206 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1014/4098] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:25.404635 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.404635 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:25.404635 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da17cbf4-4bcc-49c4-8552-f6ea1e6ead72 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:25.405123 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1031/4099] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:25.843024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b640b8e5-82f1-4f3d-a9b1-3d0af59898da None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.845494 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b640b8e5-82f1-4f3d-a9b1-3d0af59898da tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:25.845838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b640b8e5-82f1-4f3d-a9b1-3d0af59898da tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.845924 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b640b8e5-82f1-4f3d-a9b1-3d0af59898da tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.859521 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.859521 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:25.864734 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b640b8e5-82f1-4f3d-a9b1-3d0af59898da tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:25.871428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b640b8e5-82f1-4f3d-a9b1-3d0af59898da tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:25.872073 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1027/4100] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:25.894057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-06d941e0-2603-4bed-b9e2-07d7b10828f8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.897649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-06d941e0-2603-4bed-b9e2-07d7b10828f8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:25.897945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-06d941e0-2603-4bed-b9e2-07d7b10828f8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:25.898357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-06d941e0-2603-4bed-b9e2-07d7b10828f8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:25.913799 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.913799 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:25.920256 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-06d941e0-2603-4bed-b9e2-07d7b10828f8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:25.928823 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-06d941e0-2603-4bed-b9e2-07d7b10828f8 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:25.929408 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1029/4101] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:25 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:10:25.945625 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4870b381-c339-4ea4-9f1a-f882ce372ebc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:25.948009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4870b381-c339-4ea4-9f1a-f882ce372ebc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:25.948513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4870b381-c339-4ea4-9f1a-f882ce372ebc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-detach": {"attachment_id": "63ff8129-e7db-47e6-8933-1ee3d9685447"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:25.948803 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4870b381-c339-4ea4-9f1a-f882ce372ebc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "63ff8129-e7db-47e6-8933-1ee3d9685447"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:25.963204 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:25.963204 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:25.963750 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4870b381-c339-4ea4-9f1a-f882ce372ebc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:25.974831 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4870b381-c339-4ea4-9f1a-f882ce372ebc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 400 Jul 03 13:10:25.975439 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1015/4102] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:10:25 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 100 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:10:26.041958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-ef247371-6106-4038-a1b1-88343a9121bc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.041958 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-ef247371-6106-4038-a1b1-88343a9121bc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:26.041958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-ef247371-6106-4038-a1b1-88343a9121bc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.041958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-ef247371-6106-4038-a1b1-88343a9121bc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.058893 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.058893 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:26.065910 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-ef247371-6106-4038-a1b1-88343a9121bc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:26.073466 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-ef247371-6106-4038-a1b1-88343a9121bc tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:26.074014 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1032/4103] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:26.092144 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-32bd9ba8-0a00-42bd-bde2-f3ed7922d486 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.094584 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-32bd9ba8-0a00-42bd-bde2-f3ed7922d486 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:26.095011 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-32bd9ba8-0a00-42bd-bde2-f3ed7922d486 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.095418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-32bd9ba8-0a00-42bd-bde2-f3ed7922d486 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.096714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-32bd9ba8-0a00-42bd-bde2-f3ed7922d486 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:26.106268 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.106268 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:26.107470 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-32bd9ba8-0a00-42bd-bde2-f3ed7922d486 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:26.107647 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1028/4104] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:26.115948 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.119720 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718/action Jul 03 13:10:26.120363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:26.120679 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:26.139193 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.139193 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:26.139193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:26.165546 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Begin detaching volume completed successfully. Jul 03 13:10:26.166551 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-4ebc1df2-1c63-4467-85e5-7e8f1d554937 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718/action returned with HTTP 202 Jul 03 13:10:26.181272 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1030/4105] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:10:26 2026] POST /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:26.230329 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-00fd4d7e-d347-44d7-b933-be7e10c6b812 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.230329 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-00fd4d7e-d347-44d7-b933-be7e10c6b812 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:26.230329 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-00fd4d7e-d347-44d7-b933-be7e10c6b812 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.230329 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-00fd4d7e-d347-44d7-b933-be7e10c6b812 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.271914 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.271914 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:26.278368 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-00fd4d7e-d347-44d7-b933-be7e10c6b812 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:26.284872 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-00fd4d7e-d347-44d7-b933-be7e10c6b812 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:26.285395 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1016/4106] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:26.419488 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c40e29c9-3232-4970-8b2e-43c9362c1abe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.421434 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c40e29c9-3232-4970-8b2e-43c9362c1abe tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:10:26.421833 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c40e29c9-3232-4970-8b2e-43c9362c1abe tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.422177 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c40e29c9-3232-4970-8b2e-43c9362c1abe tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.427800 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.427800 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:26.428479 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c40e29c9-3232-4970-8b2e-43c9362c1abe tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:26.429650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c40e29c9-3232-4970-8b2e-43c9362c1abe tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:10:26.429650 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1033/4107] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:26.436051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d420908c-6937-41d5-ae4f-54c774128c9b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.438204 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d420908c-6937-41d5-ae4f-54c774128c9b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:26.438429 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d420908c-6937-41d5-ae4f-54c774128c9b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.438606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d420908c-6937-41d5-ae4f-54c774128c9b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.438701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-d420908c-6937-41d5-ae4f-54c774128c9b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:26.438755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3811ae58-cb48-492c-a50d-15e768017d75 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.441030 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3811ae58-cb48-492c-a50d-15e768017d75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:10:26.441338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3811ae58-cb48-492c-a50d-15e768017d75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.441599 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3811ae58-cb48-492c-a50d-15e768017d75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.442856 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.442856 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:26.443599 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d420908c-6937-41d5-ae4f-54c774128c9b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:26.443941 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1029/4108] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:26.448905 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.448905 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:26.449494 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3811ae58-cb48-492c-a50d-15e768017d75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:26.450543 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3811ae58-cb48-492c-a50d-15e768017d75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:10:26.451051 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1031/4109] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:26.592594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-740df864-c60b-47a4-ac9f-9cad119852b7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.594588 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-740df864-c60b-47a4-ac9f-9cad119852b7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:10:26.594876 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-740df864-c60b-47a4-ac9f-9cad119852b7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.595216 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-740df864-c60b-47a4-ac9f-9cad119852b7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.600346 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.600346 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:26.600893 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-740df864-c60b-47a4-ac9f-9cad119852b7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:26.601747 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-740df864-c60b-47a4-ac9f-9cad119852b7 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:10:26.602230 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1017/4110] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:26.611824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-2b2e79dc-67b0-457e-af2d-7aa0b780e736 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:26.615008 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-2b2e79dc-67b0-457e-af2d-7aa0b780e736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:10:26.615279 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-2b2e79dc-67b0-457e-af2d-7aa0b780e736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:26.615619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-2b2e79dc-67b0-457e-af2d-7aa0b780e736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:26.624643 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:26.624643 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:26.629826 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-2b2e79dc-67b0-457e-af2d-7aa0b780e736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:26.636512 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-2b2e79dc-67b0-457e-af2d-7aa0b780e736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 200 Jul 03 13:10:26.637005 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1034/4111] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:26 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 1363 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:27.120964 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6784763-9d8b-436b-93db-169362650c85 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:27.123419 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6784763-9d8b-436b-93db-169362650c85 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:27.123669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6784763-9d8b-436b-93db-169362650c85 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:27.123911 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6784763-9d8b-436b-93db-169362650c85 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:27.124058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f6784763-9d8b-436b-93db-169362650c85 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:27.129758 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:27.129758 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:27.130655 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6784763-9d8b-436b-93db-169362650c85 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:27.131574 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1030/4112] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:27 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:27.179473 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-0a29a374-afe2-460d-9157-835ed9356555 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:27.182182 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-0a29a374-afe2-460d-9157-835ed9356555 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:10:27.182532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-0a29a374-afe2-460d-9157-835ed9356555 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:27.182728 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-0a29a374-afe2-460d-9157-835ed9356555 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:27.192715 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:27.192715 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:27.194024 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-0a29a374-afe2-460d-9157-835ed9356555 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:27.194688 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-0a29a374-afe2-460d-9157-835ed9356555 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:10:27.195416 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1032/4113] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 13:10:27 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:27.229096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-53ca029c-c933-4178-b786-83dde09aa35e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:27.229096 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-53ca029c-c933-4178-b786-83dde09aa35e None None] GET https://10.4.3.13/volume// Jul 03 13:10:27.229096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-53ca029c-c933-4178-b786-83dde09aa35e None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:27.229096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-53ca029c-c933-4178-b786-83dde09aa35e None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:27.229096 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-53ca029c-c933-4178-b786-83dde09aa35e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:27.229096 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1018/4114] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:27.247625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-62b320c3-17f5-447d-b4a3-5572812e5dbb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:27.249984 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-62b320c3-17f5-447d-b4a3-5572812e5dbb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:27.257194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-62b320c3-17f5-447d-b4a3-5572812e5dbb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:27.257194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-62b320c3-17f5-447d-b4a3-5572812e5dbb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:27.264649 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:27.264649 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:27.271615 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-62b320c3-17f5-447d-b4a3-5572812e5dbb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:27.282350 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-62b320c3-17f5-447d-b4a3-5572812e5dbb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:27.282921 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1035/4115] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:27 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 1330 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:27.312255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5031e5b4-7d9c-4676-8dca-502abdf8fa87 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:27.314051 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5031e5b4-7d9c-4676-8dca-502abdf8fa87 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:27.314350 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5031e5b4-7d9c-4676-8dca-502abdf8fa87 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:27.314867 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5031e5b4-7d9c-4676-8dca-502abdf8fa87 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:27.330003 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:27.330003 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:27.334694 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5031e5b4-7d9c-4676-8dca-502abdf8fa87 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:27.340246 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5031e5b4-7d9c-4676-8dca-502abdf8fa87 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:27.341111 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1031/4116] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:27 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:27.456348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8e624f66-afd5-45cc-bc63-8daf17a51060 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:27.458512 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e624f66-afd5-45cc-bc63-8daf17a51060 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:27.458725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e624f66-afd5-45cc-bc63-8daf17a51060 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:27.458966 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8e624f66-afd5-45cc-bc63-8daf17a51060 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:27.459229 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8e624f66-afd5-45cc-bc63-8daf17a51060 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:27.463900 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:27.463900 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:27.464721 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8e624f66-afd5-45cc-bc63-8daf17a51060 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:27.465318 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1033/4117] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:27 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:28.144390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8488c649-7811-4448-ad88-bd4fbe9bd0ed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:28.147107 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8488c649-7811-4448-ad88-bd4fbe9bd0ed tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:28.149441 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8488c649-7811-4448-ad88-bd4fbe9bd0ed tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:28.151882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8488c649-7811-4448-ad88-bd4fbe9bd0ed tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:28.151882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8488c649-7811-4448-ad88-bd4fbe9bd0ed tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:28.158092 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:28.158092 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:28.159760 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8488c649-7811-4448-ad88-bd4fbe9bd0ed tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:28.159760 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1019/4118] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:28 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:28.358064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ae913de8-b0ce-45fd-a8a8-b74a9da5bc3a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:28.360992 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae913de8-b0ce-45fd-a8a8-b74a9da5bc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:28.361391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae913de8-b0ce-45fd-a8a8-b74a9da5bc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:28.361744 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae913de8-b0ce-45fd-a8a8-b74a9da5bc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:28.377036 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:28.377036 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:28.378949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-d26c58af-3c92-4d26-9495-1ba0ae6414b1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:28.381067 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-d26c58af-3c92-4d26-9495-1ba0ae6414b1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] DELETE https://10.4.3.13/volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447 Jul 03 13:10:28.381552 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-d26c58af-3c92-4d26-9495-1ba0ae6414b1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:28.381552 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-d26c58af-3c92-4d26-9495-1ba0ae6414b1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:28.386185 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ae913de8-b0ce-45fd-a8a8-b74a9da5bc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:28.391345 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae913de8-b0ce-45fd-a8a8-b74a9da5bc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:28.392539 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1036/4119] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:28 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:28.394976 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:28.394976 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:28.479365 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e419e276-87be-446d-a5e3-72dd75283ab3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:28.481243 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e419e276-87be-446d-a5e3-72dd75283ab3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:28.481431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e419e276-87be-446d-a5e3-72dd75283ab3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:28.481605 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e419e276-87be-446d-a5e3-72dd75283ab3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:28.481696 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-e419e276-87be-446d-a5e3-72dd75283ab3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:28.486234 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:28.486234 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:28.487112 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e419e276-87be-446d-a5e3-72dd75283ab3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:28.487527 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1034/4120] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:28 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:28.930984 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a84b8f5e-ea7b-4fce-969a-037bae773a1b req-d26c58af-3c92-4d26-9495-1ba0ae6414b1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447 returned with HTTP 200 Jul 03 13:10:28.931607 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1032/4121] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:10:28 2026] DELETE /volume/v3/attachments/63ff8129-e7db-47e6-8933-1ee3d9685447 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:29.171894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8dfb6ccb-471a-4059-be57-d8898f4bd0ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.177390 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8dfb6ccb-471a-4059-be57-d8898f4bd0ea tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:29.177390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8dfb6ccb-471a-4059-be57-d8898f4bd0ea tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:29.177390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8dfb6ccb-471a-4059-be57-d8898f4bd0ea tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:29.177390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8dfb6ccb-471a-4059-be57-d8898f4bd0ea tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:29.184225 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.184225 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:29.184938 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8dfb6ccb-471a-4059-be57-d8898f4bd0ea tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:29.185023 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1020/4122] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:29 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:29.411610 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e0729a3d-b91c-4fcc-8c5b-cba9d4e07bab None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.415189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e0729a3d-b91c-4fcc-8c5b-cba9d4e07bab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:29.415189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e0729a3d-b91c-4fcc-8c5b-cba9d4e07bab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:29.415189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e0729a3d-b91c-4fcc-8c5b-cba9d4e07bab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:29.430117 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.430117 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:29.441191 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e0729a3d-b91c-4fcc-8c5b-cba9d4e07bab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:29.449670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e0729a3d-b91c-4fcc-8c5b-cba9d4e07bab tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:29.450340 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1037/4123] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:29 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:10:29.485201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0068e279-7c83-4208-adb8-8774c86e9510 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.488040 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0068e279-7c83-4208-adb8-8774c86e9510 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:29.488417 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0068e279-7c83-4208-adb8-8774c86e9510 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:29.488543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0068e279-7c83-4208-adb8-8774c86e9510 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:29.501357 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.501357 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:29.501706 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-842838e0-d42f-40ac-8d8d-97fddbba75c7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.503506 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-842838e0-d42f-40ac-8d8d-97fddbba75c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:29.503696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-842838e0-d42f-40ac-8d8d-97fddbba75c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:29.503909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-842838e0-d42f-40ac-8d8d-97fddbba75c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:29.504048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-842838e0-d42f-40ac-8d8d-97fddbba75c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:29.505513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.admin_actions [None req-0068e279-7c83-4208-adb8-8774c86e9510 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] Updating volume '59f2bcf0-528e-4a3f-b746-e40025757f84' with '{'status': 'in-use'}' {{(pid=99821) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 13:10:29.508624 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.508624 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:29.509818 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-842838e0-d42f-40ac-8d8d-97fddbba75c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:29.510123 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1033/4124] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:29 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:29.533501 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0068e279-7c83-4208-adb8-8774c86e9510 tempest-TestServerVolumeAttachmentScenario-806318490 tempest-TestServerVolumeAttachmentScenario-806318490-project-admin] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 202 Jul 03 13:10:29.533959 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1035/4125] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:10:29 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:29.541644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5d250e75-979f-42ee-9437-55099da4e478 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.543662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5d250e75-979f-42ee-9437-55099da4e478 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:29.544078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5d250e75-979f-42ee-9437-55099da4e478 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:29.544401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5d250e75-979f-42ee-9437-55099da4e478 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:29.556204 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.556204 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:29.563927 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5d250e75-979f-42ee-9437-55099da4e478 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:29.572192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5d250e75-979f-42ee-9437-55099da4e478 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:29.572192 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1021/4126] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:29 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:29.623807 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-268e0d4f-5e11-4f9a-8d69-7d201c766fc6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.625548 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-268e0d4f-5e11-4f9a-8d69-7d201c766fc6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:29.625909 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-268e0d4f-5e11-4f9a-8d69-7d201c766fc6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:29.626247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-268e0d4f-5e11-4f9a-8d69-7d201c766fc6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:29.639671 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.639671 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:29.643733 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-268e0d4f-5e11-4f9a-8d69-7d201c766fc6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:29.650447 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-268e0d4f-5e11-4f9a-8d69-7d201c766fc6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:29.651326 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1038/4127] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:29 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:29.674380 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:29.676513 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] POST https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action Jul 03 13:10:29.676917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:29.677104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:29.691142 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:29.691142 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:29.691719 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:29.706053 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Begin detaching volume completed successfully. Jul 03 13:10:29.706053 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-ea8f38d9-3e16-4551-8251-7318412719a6 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action returned with HTTP 202 Jul 03 13:10:29.706053 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1034/4128] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:10:29 2026] POST /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:30.200215 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-58019f95-402b-44b1-9e15-6bea292f4135 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:30.202516 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-58019f95-402b-44b1-9e15-6bea292f4135 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:30.204129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-58019f95-402b-44b1-9e15-6bea292f4135 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:30.204129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-58019f95-402b-44b1-9e15-6bea292f4135 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:30.204129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-58019f95-402b-44b1-9e15-6bea292f4135 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:30.208314 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:30.208314 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:30.209134 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-58019f95-402b-44b1-9e15-6bea292f4135 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:30.209630 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1036/4129] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:30 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:30.468021 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7c7ade6d-429f-42da-ab11-d260065f78c4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:30.470475 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c7ade6d-429f-42da-ab11-d260065f78c4 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:30.470751 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c7ade6d-429f-42da-ab11-d260065f78c4 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:30.471105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c7ade6d-429f-42da-ab11-d260065f78c4 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:30.488717 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:30.488717 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:30.495606 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7c7ade6d-429f-42da-ab11-d260065f78c4 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:30.502994 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c7ade6d-429f-42da-ab11-d260065f78c4 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:30.503722 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1022/4130] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:30 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:30.522724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c01686a-f42b-454f-b34a-c14aaf13765a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:30.526047 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c01686a-f42b-454f-b34a-c14aaf13765a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:30.526047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c01686a-f42b-454f-b34a-c14aaf13765a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:30.526047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c01686a-f42b-454f-b34a-c14aaf13765a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:30.526047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7c01686a-f42b-454f-b34a-c14aaf13765a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:30.531619 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:30.531619 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:30.532783 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c01686a-f42b-454f-b34a-c14aaf13765a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:30.533459 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1039/4131] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:30 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:30.747448 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-871067bb-7e2f-4e5c-95a0-9f8f7865ad9e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:30.748228 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-871067bb-7e2f-4e5c-95a0-9f8f7865ad9e None None] GET https://10.4.3.13/volume// Jul 03 13:10:30.748467 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-871067bb-7e2f-4e5c-95a0-9f8f7865ad9e None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:30.748736 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-871067bb-7e2f-4e5c-95a0-9f8f7865ad9e None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:30.749136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-871067bb-7e2f-4e5c-95a0-9f8f7865ad9e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:30.749532 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1035/4132] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:30.758490 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-01ed5349-5933-4ef4-80e5-88b88e56f9eb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:30.764304 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-01ed5349-5933-4ef4-80e5-88b88e56f9eb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:30.764546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-01ed5349-5933-4ef4-80e5-88b88e56f9eb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:30.764771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-01ed5349-5933-4ef4-80e5-88b88e56f9eb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:30.776088 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:30.776088 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:30.780457 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-01ed5349-5933-4ef4-80e5-88b88e56f9eb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:30.785834 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-01ed5349-5933-4ef4-80e5-88b88e56f9eb tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:30.786399 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1037/4133] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:30 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 1331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:31.195303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d972134b-384f-4e95-8b25-0920e4f6377c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.198782 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d972134b-384f-4e95-8b25-0920e4f6377c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a/action Jul 03 13:10:31.199157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d972134b-384f-4e95-8b25-0920e4f6377c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:31.199157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d972134b-384f-4e95-8b25-0920e4f6377c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:31.222841 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3679a408-f7be-4c07-a0a1-9923cd23a0f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.225921 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3679a408-f7be-4c07-a0a1-9923cd23a0f8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:31.226084 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.226084 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:31.226286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3679a408-f7be-4c07-a0a1-9923cd23a0f8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:31.226547 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3679a408-f7be-4c07-a0a1-9923cd23a0f8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:31.226844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3679a408-f7be-4c07-a0a1-9923cd23a0f8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:31.234494 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.234494 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:31.235546 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3679a408-f7be-4c07-a0a1-9923cd23a0f8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:31.236076 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1040/4134] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:31 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:31.257450 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-ca86471e-a202-408b-879c-d41dee69dd1f req-d972134b-384f-4e95-8b25-0920e4f6377c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a/action returned with HTTP 204 Jul 03 13:10:31.258274 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1023/4135] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:10:31 2026] POST /volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:31.518929 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a8d3eb83-3464-4e58-b6ea-1d6e65fcb21f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.520754 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a8d3eb83-3464-4e58-b6ea-1d6e65fcb21f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:31.520934 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a8d3eb83-3464-4e58-b6ea-1d6e65fcb21f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:31.521146 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a8d3eb83-3464-4e58-b6ea-1d6e65fcb21f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:31.530921 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.530921 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:31.534609 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a8d3eb83-3464-4e58-b6ea-1d6e65fcb21f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:31.541087 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a8d3eb83-3464-4e58-b6ea-1d6e65fcb21f tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:31.541597 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1036/4136] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:31 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:31.546318 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6c67f92f-2372-4983-a2e4-9e6d49a839c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.548385 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6c67f92f-2372-4983-a2e4-9e6d49a839c1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:31.548650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6c67f92f-2372-4983-a2e4-9e6d49a839c1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:31.548892 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6c67f92f-2372-4983-a2e4-9e6d49a839c1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:31.549075 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6c67f92f-2372-4983-a2e4-9e6d49a839c1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:31.555500 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.555500 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:31.556649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6c67f92f-2372-4983-a2e4-9e6d49a839c1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:31.557128 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1038/4137] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:31 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:31.560149 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d25e175a-5145-4c5d-b892-4819a21919a7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.562482 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d25e175a-5145-4c5d-b892-4819a21919a7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:31.562718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d25e175a-5145-4c5d-b892-4819a21919a7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:31.562960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d25e175a-5145-4c5d-b892-4819a21919a7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:31.580111 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.580111 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:31.585080 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d25e175a-5145-4c5d-b892-4819a21919a7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:31.589578 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d25e175a-5145-4c5d-b892-4819a21919a7 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:31.589943 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1041/4138] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:31 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:31.685548 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b76c076f-d594-414b-a2f4-85ce4be6549c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.687237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:31.687568 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1936310629"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:31.688935 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1936310629'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:31.689051 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume of 1 GB Jul 03 13:10:31.693482 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Availability Zones retrieved successfully. Jul 03 13:10:31.698952 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-3556ba54-dc80-4db1-906d-8c7fde95c733 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.699076 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Flow 'volume_create_api' (450a111c-5605-4919-9724-b1ef298514ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:31.699952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cdeb96-077c-4228-8229-bfbe40e998a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:31.700942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:31.701155 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-3556ba54-dc80-4db1-906d-8c7fde95c733 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] DELETE https://10.4.3.13/volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0 Jul 03 13:10:31.701395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-3556ba54-dc80-4db1-906d-8c7fde95c733 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:31.701560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-3556ba54-dc80-4db1-906d-8c7fde95c733 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:31.709201 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.709201 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:31.729198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1cdeb96-077c-4228-8229-bfbe40e998a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:31.730002 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0d1e84-b0bb-4684-8799-eaae19c901a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:31.779132 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Created reservations ['2b4bbd19-619f-44f8-a0c6-41f75fdd4424', '59d40fff-ca76-4422-9cb4-bad64445766b', '97b7b859-9926-44ed-be6d-af20e50b3528', '0a13baf6-6e04-4552-97a4-b3feb74091d5'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:31.780710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0d1e84-b0bb-4684-8799-eaae19c901a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b4bbd19-619f-44f8-a0c6-41f75fdd4424', '59d40fff-ca76-4422-9cb4-bad64445766b', '97b7b859-9926-44ed-be6d-af20e50b3528', '0a13baf6-6e04-4552-97a4-b3feb74091d5']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:31.781556 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4c1fcd-e4a1-48aa-abc3-3511ce4f05f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:31.826192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4c1fcd-e4a1-48aa-abc3-3511ce4f05f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f36dd666-c283-4c22-8589-114aac962604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1936310629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c7cb28dcd448398508aa95fb812f75',qos_specs=None,replication_status=,reservations=['2b4bbd19-619f-44f8-a0c6-41f75fdd4424','59d40fff-ca76-4422-9cb4-bad64445766b','97b7b859-9926-44ed-be6d-af20e50b3528','0a13baf6-6e04-4552-97a4-b3feb74091d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1936310629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f36dd666-c283-4c22-8589-114aac962604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33c7cb28dcd448398508aa95fb812f75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:31.826965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deefd55a-aa81-472a-9d1b-8dce2051199f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:31.911808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deefd55a-aa81-472a-9d1b-8dce2051199f) transitioned into state 'SUCCESS' from state '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-1936310629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c7cb28dcd448398508aa95fb812f75',qos_specs=None,replication_status=,reservations=['2b4bbd19-619f-44f8-a0c6-41f75fdd4424','59d40fff-ca76-4422-9cb4-bad64445766b','97b7b859-9926-44ed-be6d-af20e50b3528','0a13baf6-6e04-4552-97a4-b3feb74091d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54ac6d2197a430da1ea0987b5c04c4a',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:31.912568 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5573f2db-9dd0-4b13-9971-82946c25a28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:31.942864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5573f2db-9dd0-4b13-9971-82946c25a28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:31.943704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Flow 'volume_create_api' (450a111c-5605-4919-9724-b1ef298514ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:31.944025 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Create volume request issued successfully. Jul 03 13:10:31.944730 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b76c076f-d594-414b-a2f4-85ce4be6549c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:31.945132 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1024/4139] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:10:31 2026] POST /volume/v3/volumes => generated 749 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:31.959027 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1b58b230-2512-48c9-b556-b793781f1b10 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:31.962545 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b58b230-2512-48c9-b556-b793781f1b10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:31.968827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b58b230-2512-48c9-b556-b793781f1b10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:31.968827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b58b230-2512-48c9-b556-b793781f1b10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:31.974901 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:31.974901 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:31.983120 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1b58b230-2512-48c9-b556-b793781f1b10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:31.993182 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b58b230-2512-48c9-b556-b793781f1b10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:31.993929 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1039/4140] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:31 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:10:32.247789 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-90c22725-86cb-4f44-8a9d-41f5dd04d4d1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:32.249554 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-90c22725-86cb-4f44-8a9d-41f5dd04d4d1 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:32.249720 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-90c22725-86cb-4f44-8a9d-41f5dd04d4d1 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:32.249917 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-90c22725-86cb-4f44-8a9d-41f5dd04d4d1 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:32.250057 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-90c22725-86cb-4f44-8a9d-41f5dd04d4d1 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:32.261272 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:32.261272 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:32.262003 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-90c22725-86cb-4f44-8a9d-41f5dd04d4d1 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:32.262490 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1042/4141] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:32 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:32.288119 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-ce9a72ed-0d91-443f-a5f0-0dda84be31be req-3556ba54-dc80-4db1-906d-8c7fde95c733 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0 returned with HTTP 200 Jul 03 13:10:32.288583 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1037/4142] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:10:31 2026] DELETE /volume/v3/attachments/3f2f83bb-6293-4f49-a567-a92947543fb0 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:32.569010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-19759196-6588-4478-ac36-b8cd8ac11dbc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:32.570852 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19759196-6588-4478-ac36-b8cd8ac11dbc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:32.571045 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19759196-6588-4478-ac36-b8cd8ac11dbc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:32.571239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19759196-6588-4478-ac36-b8cd8ac11dbc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:32.571400 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-19759196-6588-4478-ac36-b8cd8ac11dbc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:32.575925 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:32.575925 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:32.576822 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19759196-6588-4478-ac36-b8cd8ac11dbc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:32.577233 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1025/4143] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:32 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:32.981720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e0e53c53-6ba5-482d-bd69-3fa0b46aefa8 req-56ad465a-746c-422f-a759-2fba291ac579 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:32.985024 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e0e53c53-6ba5-482d-bd69-3fa0b46aefa8 req-56ad465a-746c-422f-a759-2fba291ac579 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:32.985290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e0e53c53-6ba5-482d-bd69-3fa0b46aefa8 req-56ad465a-746c-422f-a759-2fba291ac579 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:32.985538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e0e53c53-6ba5-482d-bd69-3fa0b46aefa8 req-56ad465a-746c-422f-a759-2fba291ac579 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:32.994193 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:32.994193 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:33.001210 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e0e53c53-6ba5-482d-bd69-3fa0b46aefa8 req-56ad465a-746c-422f-a759-2fba291ac579 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:33.008457 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e0e53c53-6ba5-482d-bd69-3fa0b46aefa8 req-56ad465a-746c-422f-a759-2fba291ac579 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:33.008832 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1040/4144] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:32 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.010118 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dec3d697-6604-41a5-bdb8-4691c0589187 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.012548 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dec3d697-6604-41a5-bdb8-4691c0589187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:33.012821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dec3d697-6604-41a5-bdb8-4691c0589187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.013135 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dec3d697-6604-41a5-bdb8-4691c0589187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.025665 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.025665 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:33.039411 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dec3d697-6604-41a5-bdb8-4691c0589187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:33.048112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dec3d697-6604-41a5-bdb8-4691c0589187 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:33.048622 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1043/4145] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.115941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-d68d1555-aad9-481d-858a-66118596dd8d req-81e06f48-2924-4c2b-b08b-41e16e6df612 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.132714 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-81e06f48-2924-4c2b-b08b-41e16e6df612 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:33.132714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-81e06f48-2924-4c2b-b08b-41e16e6df612 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.132714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-81e06f48-2924-4c2b-b08b-41e16e6df612 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.132714 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.132714 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:33.137795 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-d68d1555-aad9-481d-858a-66118596dd8d req-81e06f48-2924-4c2b-b08b-41e16e6df612 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:33.140420 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-81e06f48-2924-4c2b-b08b-41e16e6df612 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:33.141135 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1038/4146] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.280108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aac9b3aa-6477-4c2f-84aa-aea1f65a9ac4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.282095 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aac9b3aa-6477-4c2f-84aa-aea1f65a9ac4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:33.289844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aac9b3aa-6477-4c2f-84aa-aea1f65a9ac4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.289844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aac9b3aa-6477-4c2f-84aa-aea1f65a9ac4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.289844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-aac9b3aa-6477-4c2f-84aa-aea1f65a9ac4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:33.295196 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.295196 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:33.295196 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aac9b3aa-6477-4c2f-84aa-aea1f65a9ac4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:33.295196 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1026/4147] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.597525 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b17fe838-1e74-41ae-9e63-ee3d26a815a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.599588 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b17fe838-1e74-41ae-9e63-ee3d26a815a2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:33.599862 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b17fe838-1e74-41ae-9e63-ee3d26a815a2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.600143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b17fe838-1e74-41ae-9e63-ee3d26a815a2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.600291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b17fe838-1e74-41ae-9e63-ee3d26a815a2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:33.605881 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.605881 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:33.606883 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b17fe838-1e74-41ae-9e63-ee3d26a815a2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:33.607369 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1041/4148] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.617610 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-f218470b-cbeb-4c0a-816c-673e55dbee40 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.620451 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-f218470b-cbeb-4c0a-816c-673e55dbee40 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:10:33.620674 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-f218470b-cbeb-4c0a-816c-673e55dbee40 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.620908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-f218470b-cbeb-4c0a-816c-673e55dbee40 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.627067 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.627067 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:33.627668 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-f218470b-cbeb-4c0a-816c-673e55dbee40 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:33.628642 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-f218470b-cbeb-4c0a-816c-673e55dbee40 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:10:33.629102 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1044/4149] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.641407 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-d5865f08-1c21-42c8-926f-db243415c9f3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.647477 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-d5865f08-1c21-42c8-926f-db243415c9f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:10:33.647703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-d5865f08-1c21-42c8-926f-db243415c9f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.647933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-d5865f08-1c21-42c8-926f-db243415c9f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.658687 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.658687 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:33.663543 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-d5865f08-1c21-42c8-926f-db243415c9f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:33.670588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-d5865f08-1c21-42c8-926f-db243415c9f3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 200 Jul 03 13:10:33.671142 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1039/4150] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:33.683059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.685678 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:33.686470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:33.688517 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:33.701129 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.701129 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:33.701754 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:10:33.701906 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:10:33.702776 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:10:33.709903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (a9950b28-2904-4010-aaf0-c42eaf36279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:33.712347 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4967f62-925d-48dd-a01b-9a626e6f5206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:33.713594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:33.745406 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4967f62-925d-48dd-a01b-9a626e6f5206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:33.746295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17967783-2d32-4c6a-af89-cd29de94a897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:33.800690 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['0e228398-cef6-4b2b-ace6-89c356679d2d', '420eafc0-0d42-4da0-adb3-ce74e5efaaa7', 'de78e728-e38c-4611-b84d-81ab07fcebbd', '8fea04d3-f395-4f10-bfe5-f5c378e4085c'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:33.801696 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17967783-2d32-4c6a-af89-cd29de94a897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e228398-cef6-4b2b-ace6-89c356679d2d', '420eafc0-0d42-4da0-adb3-ce74e5efaaa7', 'de78e728-e38c-4611-b84d-81ab07fcebbd', '8fea04d3-f395-4f10-bfe5-f5c378e4085c']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:33.802595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d299e85b-3999-4e2f-bcb1-854b6e46c8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:33.847292 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d299e85b-3999-4e2f-bcb1-854b6e46c8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7485c9-4844-4504-9b8b-b9082002d943', '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='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['0e228398-cef6-4b2b-ace6-89c356679d2d','420eafc0-0d42-4da0-adb3-ce74e5efaaa7','de78e728-e38c-4611-b84d-81ab07fcebbd','8fea04d3-f395-4f10-bfe5-f5c378e4085c'],size=1,snapshot_id=0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:10:33Z,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=ef7485c9-4844-4504-9b8b-b9082002d943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:33.847782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553a3a6b-4cc3-4bdf-934b-9799380aa756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:33.875294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553a3a6b-4cc3-4bdf-934b-9799380aa756) transitioned into 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='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['0e228398-cef6-4b2b-ace6-89c356679d2d','420eafc0-0d42-4da0-adb3-ce74e5efaaa7','de78e728-e38c-4611-b84d-81ab07fcebbd','8fea04d3-f395-4f10-bfe5-f5c378e4085c'],size=1,snapshot_id=0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:33.876279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4275a59-86a9-4413-94ab-07f53a784a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:33.901717 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4275a59-86a9-4413-94ab-07f53a784a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:33.902508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (a9950b28-2904-4010-aaf0-c42eaf36279a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:33.902807 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:10:33.903476 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e0e3d9be-91b6-41b5-8cb9-44bee49333bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:33.904195 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1027/4151] 10.4.3.13 () {72 vars in 1534 bytes} [Fri Jul 3 13:10:33 2026] POST /volume/v3/volumes => generated 734 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:33.911358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-dcc73028-2610-417d-8087-d1a2f1b1041e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.916114 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-dcc73028-2610-417d-8087-d1a2f1b1041e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:10:33.916376 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-dcc73028-2610-417d-8087-d1a2f1b1041e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.916775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-dcc73028-2610-417d-8087-d1a2f1b1041e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.923538 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.923538 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:33.927402 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-dcc73028-2610-417d-8087-d1a2f1b1041e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:33.931920 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-dcc73028-2610-417d-8087-d1a2f1b1041e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 200 Jul 03 13:10:33.932288 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1042/4152] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:33.939817 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-b91563b0-6208-4ce0-8168-f265c5221948 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:33.946833 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-b91563b0-6208-4ce0-8168-f265c5221948 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:10:33.947193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-b91563b0-6208-4ce0-8168-f265c5221948 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:33.947467 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-b91563b0-6208-4ce0-8168-f265c5221948 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:33.956383 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:33.956383 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:33.960914 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-b91563b0-6208-4ce0-8168-f265c5221948 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:33.968062 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-b91563b0-6208-4ce0-8168-f265c5221948 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 200 Jul 03 13:10:33.968611 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1045/4153] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:33 2026] GET /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 802 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:34.305799 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-138383c1-ec0f-4dee-962d-05b6160f9b53 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:34.308336 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-138383c1-ec0f-4dee-962d-05b6160f9b53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:34.309172 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-138383c1-ec0f-4dee-962d-05b6160f9b53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:34.309416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-138383c1-ec0f-4dee-962d-05b6160f9b53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:34.309711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-138383c1-ec0f-4dee-962d-05b6160f9b53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:34.315309 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:34.315309 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:34.316545 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-138383c1-ec0f-4dee-962d-05b6160f9b53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:34.316743 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1040/4154] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:34 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:34.619768 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f244fa08-1f45-40d1-bd7c-53b8bfe0c288 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:34.621715 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f244fa08-1f45-40d1-bd7c-53b8bfe0c288 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:34.621954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f244fa08-1f45-40d1-bd7c-53b8bfe0c288 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:34.622173 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f244fa08-1f45-40d1-bd7c-53b8bfe0c288 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:34.622311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f244fa08-1f45-40d1-bd7c-53b8bfe0c288 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:34.626982 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:34.626982 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:34.627934 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f244fa08-1f45-40d1-bd7c-53b8bfe0c288 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:34.628383 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1028/4155] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:34 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:35.181180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3c8508a9-a85b-47ef-a99e-8cd6d1116140 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.181684 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3c8508a9-a85b-47ef-a99e-8cd6d1116140 None None] GET https://10.4.3.13/volume// Jul 03 13:10:35.181899 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3c8508a9-a85b-47ef-a99e-8cd6d1116140 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.182150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3c8508a9-a85b-47ef-a99e-8cd6d1116140 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.182627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3c8508a9-a85b-47ef-a99e-8cd6d1116140 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:35.183017 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1043/4156] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:35.190184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d68d1555-aad9-481d-858a-66118596dd8d req-b4fad617-f737-4ff7-a826-7a0fc03aa73c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.192139 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-b4fad617-f737-4ff7-a826-7a0fc03aa73c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:10:35.192548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-b4fad617-f737-4ff7-a826-7a0fc03aa73c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f36dd666-c283-4c22-8589-114aac962604", "connector": null, "instance_uuid": "9ed13b09-eead-4d82-84a7-6f2367350571"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:35.200417 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.200417 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:35.242053 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-b4fad617-f737-4ff7-a826-7a0fc03aa73c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:10:35.242588 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1046/4157] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:10:35 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 13:10:35.329722 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-889d8ec2-b740-49af-95e4-2b6def7e3b2c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.332576 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-889d8ec2-b740-49af-95e4-2b6def7e3b2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:35.332852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-889d8ec2-b740-49af-95e4-2b6def7e3b2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.333108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-889d8ec2-b740-49af-95e4-2b6def7e3b2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.333309 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-889d8ec2-b740-49af-95e4-2b6def7e3b2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:35.339772 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.339772 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:35.340736 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-889d8ec2-b740-49af-95e4-2b6def7e3b2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:35.341340 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1041/4158] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:35.641385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6833b4d0-cffc-4ffc-9f85-917bf7c02ecc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.643453 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6833b4d0-cffc-4ffc-9f85-917bf7c02ecc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:10:35.643608 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6833b4d0-cffc-4ffc-9f85-917bf7c02ecc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.643797 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6833b4d0-cffc-4ffc-9f85-917bf7c02ecc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.643978 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6833b4d0-cffc-4ffc-9f85-917bf7c02ecc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:35.648708 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.648708 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:35.649808 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6833b4d0-cffc-4ffc-9f85-917bf7c02ecc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:10:35.650493 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1029/4159] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:35.665220 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.666694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3f0c5c99-61d5-425a-b934-06fc073c0386 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.667567 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:10:35.668005 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5119dbc-cfdf-43ae-883b-c9d5b045a718", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2031201021"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:35.668996 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f0c5c99-61d5-425a-b934-06fc073c0386 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:35.669286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f0c5c99-61d5-425a-b934-06fc073c0386 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.669552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f0c5c99-61d5-425a-b934-06fc073c0386 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.678235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating new backup {'backup': {'volume_id': 'f5119dbc-cfdf-43ae-883b-c9d5b045a718', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2031201021'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:10:35.678428 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating backup of volume f5119dbc-cfdf-43ae-883b-c9d5b045a718 in container None Jul 03 13:10:35.681814 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.681814 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:35.686545 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3f0c5c99-61d5-425a-b934-06fc073c0386 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:35.694190 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f0c5c99-61d5-425a-b934-06fc073c0386 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:35.694190 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1047/4160] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:35.694371 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.694371 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:35.694371 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:10:35.715023 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['2446db48-3e65-421e-baca-d05684a3f8cd', '5dc13455-c1eb-4256-aff3-e560c321dbfd'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:35.774730 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d73d42fb-5db2-45d9-9a57-3cd530d5b527 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:10:35.775290 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1044/4161] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:10:35 2026] POST /volume/v3/backups => generated 328 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:35.783549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d5aee226-f4b2-401b-8b5e-ed655918bb31 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.783998 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d5aee226-f4b2-401b-8b5e-ed655918bb31 None None] GET https://10.4.3.13/volume// Jul 03 13:10:35.784282 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d5aee226-f4b2-401b-8b5e-ed655918bb31 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.784640 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d5aee226-f4b2-401b-8b5e-ed655918bb31 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.785035 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d5aee226-f4b2-401b-8b5e-ed655918bb31 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:35.785419 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1042/4162] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:35.794496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-447550aa-9dda-4424-84c9-94433dcf1c38 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.800115 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-447550aa-9dda-4424-84c9-94433dcf1c38 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:35.800425 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-447550aa-9dda-4424-84c9-94433dcf1c38 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.800706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-447550aa-9dda-4424-84c9-94433dcf1c38 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.800886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-447550aa-9dda-4424-84c9-94433dcf1c38 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:35.811618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d68d1555-aad9-481d-858a-66118596dd8d req-7082df83-abb0-4b68-aca8-d57b7abd0a6c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.813452 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.813452 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:35.814214 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-7082df83-abb0-4b68-aca8-d57b7abd0a6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:35.814509 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-7082df83-abb0-4b68-aca8-d57b7abd0a6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:35.814570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-447550aa-9dda-4424-84c9-94433dcf1c38 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:35.814689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-7082df83-abb0-4b68-aca8-d57b7abd0a6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:35.815030 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1030/4163] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:35.827761 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:35.827761 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:35.832666 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-d68d1555-aad9-481d-858a-66118596dd8d req-7082df83-abb0-4b68-aca8-d57b7abd0a6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:35.843016 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-7082df83-abb0-4b68-aca8-d57b7abd0a6c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:35.844336 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1048/4164] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:35 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:35.986361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:35.988625 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] PUT https://10.4.3.13/volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919 Jul 03 13:10:35.989690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:36.000643 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Acquiring lock "cinder-attachment_update-f36dd666-c283-4c22-8589-114aac962604-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:10:36.012781 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Lock "cinder-attachment_update-f36dd666-c283-4c22-8589-114aac962604-np0000004418" acquired by "attachment_update" :: waited 0.012s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:10:36.014620 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:36.014620 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:36.353544 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-72ffeea4-24de-4926-8278-b4710f5c7280 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:36.355536 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72ffeea4-24de-4926-8278-b4710f5c7280 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:36.355937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72ffeea4-24de-4926-8278-b4710f5c7280 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:36.356010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72ffeea4-24de-4926-8278-b4710f5c7280 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:36.356140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-72ffeea4-24de-4926-8278-b4710f5c7280 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:36.366412 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:36.366412 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:36.367060 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72ffeea4-24de-4926-8278-b4710f5c7280 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:36.367529 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1043/4165] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:36 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:36.562787 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Lock "cinder-attachment_update-f36dd666-c283-4c22-8589-114aac962604-np0000004418" released by "attachment_update" :: held 0.549s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:10:36.562787 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-928d7561-f827-4905-ae1e-f811e7ed5ea0 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919 returned with HTTP 200 Jul 03 13:10:36.562787 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1045/4166] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:10:35 2026] PUT /volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:36.706157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0d9095ee-c72b-4290-94cd-f6599db132ef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:36.708013 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d9095ee-c72b-4290-94cd-f6599db132ef tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:36.708198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d9095ee-c72b-4290-94cd-f6599db132ef tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:36.708412 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d9095ee-c72b-4290-94cd-f6599db132ef tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:36.718269 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:36.718269 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:36.721787 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0d9095ee-c72b-4290-94cd-f6599db132ef tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:36.726073 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d9095ee-c72b-4290-94cd-f6599db132ef tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:36.726476 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1031/4167] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:36 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:36.832689 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d1927d88-0d0d-4082-9a9c-951299da8987 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:36.834896 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d1927d88-0d0d-4082-9a9c-951299da8987 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:36.835050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d1927d88-0d0d-4082-9a9c-951299da8987 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:36.835327 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d1927d88-0d0d-4082-9a9c-951299da8987 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:36.835480 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d1927d88-0d0d-4082-9a9c-951299da8987 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:36.839873 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:36.839873 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:36.840653 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d1927d88-0d0d-4082-9a9c-951299da8987 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:36.841018 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1049/4168] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:36 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:36.977075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-123848bb-c41a-4345-b81e-b463dd76696a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:36.978936 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-123848bb-c41a-4345-b81e-b463dd76696a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:10:36.979117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-123848bb-c41a-4345-b81e-b463dd76696a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:36.979325 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-123848bb-c41a-4345-b81e-b463dd76696a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:36.985601 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:36.985601 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:36.988831 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-123848bb-c41a-4345-b81e-b463dd76696a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:36.993181 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-123848bb-c41a-4345-b81e-b463dd76696a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 200 Jul 03 13:10:36.993586 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1044/4169] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:36 2026] GET /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 1343 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:37.000134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ee00ac2d-2161-4494-83df-b10252ac6989 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.000546 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee00ac2d-2161-4494-83df-b10252ac6989 None None] GET https://10.4.3.13/volume// Jul 03 13:10:37.000694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee00ac2d-2161-4494-83df-b10252ac6989 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:37.000871 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee00ac2d-2161-4494-83df-b10252ac6989 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:37.001202 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee00ac2d-2161-4494-83df-b10252ac6989 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:37.001497 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1046/4170] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:37.008079 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-3e2116cf-f2c5-4375-aa3b-f4da670fe616 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.010020 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-3e2116cf-f2c5-4375-aa3b-f4da670fe616 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:10:37.010427 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-3e2116cf-f2c5-4375-aa3b-f4da670fe616 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef7485c9-4844-4504-9b8b-b9082002d943", "connector": null, "instance_uuid": "d86c35a8-f184-45ee-9e5d-ea501c85b07e"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:37.018230 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:37.018230 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:37.085932 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-3e2116cf-f2c5-4375-aa3b-f4da670fe616 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:10:37.086559 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1032/4171] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:10:37 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:37.093752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bf2411db-5a31-48be-8e0f-41ba064a7610 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.094104 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf2411db-5a31-48be-8e0f-41ba064a7610 None None] GET https://10.4.3.13/volume// Jul 03 13:10:37.094342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf2411db-5a31-48be-8e0f-41ba064a7610 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:37.094558 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf2411db-5a31-48be-8e0f-41ba064a7610 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:37.094904 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf2411db-5a31-48be-8e0f-41ba064a7610 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:37.095173 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1050/4172] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:37.103005 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e5e77178-44b4-4e83-837b-db13adf43da8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.107638 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e5e77178-44b4-4e83-837b-db13adf43da8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:10:37.107930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e5e77178-44b4-4e83-837b-db13adf43da8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:37.108159 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e5e77178-44b4-4e83-837b-db13adf43da8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:37.121192 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:37.121192 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:37.122462 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e5e77178-44b4-4e83-837b-db13adf43da8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:37.127706 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-e5e77178-44b4-4e83-837b-db13adf43da8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 200 Jul 03 13:10:37.128206 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1045/4173] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:37 2026] GET /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 1522 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:37.261348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.264258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9 Jul 03 13:10:37.264742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:37.275720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-ef7485c9-4844-4504-9b8b-b9082002d943-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:10:37.281697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-ef7485c9-4844-4504-9b8b-b9082002d943-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:10:37.282760 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:37.282760 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:37.382617 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8a09dd58-f9d6-4258-b4a3-a5c86eb46de5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.384563 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a09dd58-f9d6-4258-b4a3-a5c86eb46de5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:37.384825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a09dd58-f9d6-4258-b4a3-a5c86eb46de5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:37.385044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8a09dd58-f9d6-4258-b4a3-a5c86eb46de5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:37.385220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8a09dd58-f9d6-4258-b4a3-a5c86eb46de5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:37.392497 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:37.392497 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:37.392497 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8a09dd58-f9d6-4258-b4a3-a5c86eb46de5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:37.392497 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1033/4174] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:37 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:37.742464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fb447813-51a5-47b4-84a8-afb79c8f6da6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.745086 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb447813-51a5-47b4-84a8-afb79c8f6da6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:37.745351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb447813-51a5-47b4-84a8-afb79c8f6da6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:37.745565 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb447813-51a5-47b4-84a8-afb79c8f6da6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:37.756132 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:37.756132 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:37.759388 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fb447813-51a5-47b4-84a8-afb79c8f6da6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:37.764314 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb447813-51a5-47b4-84a8-afb79c8f6da6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:37.764682 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1051/4175] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:37 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:37.815021 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-ef7485c9-4844-4504-9b8b-b9082002d943-np0000004418" released by "attachment_update" :: held 0.533s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:10:37.815429 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-fa5c06d4-7d2b-44a5-840e-c8cfe334c61f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9 returned with HTTP 200 Jul 03 13:10:37.815949 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1047/4176] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:10:37 2026] PUT /volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:37.854863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6945e036-59fb-4040-bba6-1bc61513205f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:37.858430 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6945e036-59fb-4040-bba6-1bc61513205f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:37.858764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6945e036-59fb-4040-bba6-1bc61513205f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:37.859032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6945e036-59fb-4040-bba6-1bc61513205f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:37.859501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-6945e036-59fb-4040-bba6-1bc61513205f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:37.865119 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:37.865119 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:37.866330 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6945e036-59fb-4040-bba6-1bc61513205f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:37.866785 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1046/4177] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:37 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:38.327303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-5183f5fc-79a8-4ce8-bff8-1cca9a70a062 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:38.334154 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-5183f5fc-79a8-4ce8-bff8-1cca9a70a062 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9/action Jul 03 13:10:38.334585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-5183f5fc-79a8-4ce8-bff8-1cca9a70a062 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:38.334719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-5183f5fc-79a8-4ce8-bff8-1cca9a70a062 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:38.352500 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:38.352500 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:38.368278 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e232e57b-8539-4540-aa19-12e5d1a38b84 req-5183f5fc-79a8-4ce8-bff8-1cca9a70a062 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9/action returned with HTTP 204 Jul 03 13:10:38.368663 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1034/4178] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:10:38 2026] POST /volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:38.401530 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2327399d-c3d2-4a15-ae92-437becea7874 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:38.403252 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2327399d-c3d2-4a15-ae92-437becea7874 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:38.403479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2327399d-c3d2-4a15-ae92-437becea7874 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:38.403654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2327399d-c3d2-4a15-ae92-437becea7874 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:38.403756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2327399d-c3d2-4a15-ae92-437becea7874 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:38.408843 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:38.408843 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:38.409612 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2327399d-c3d2-4a15-ae92-437becea7874 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:38.410023 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1052/4179] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:38 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:38.781077 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-44e13bfc-e8a1-4411-970f-2d271b16f383 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:38.783354 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44e13bfc-e8a1-4411-970f-2d271b16f383 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:38.783660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44e13bfc-e8a1-4411-970f-2d271b16f383 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:38.783906 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44e13bfc-e8a1-4411-970f-2d271b16f383 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:38.796467 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:38.796467 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:38.801239 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-44e13bfc-e8a1-4411-970f-2d271b16f383 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:38.807979 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44e13bfc-e8a1-4411-970f-2d271b16f383 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:38.808407 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1048/4180] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:38 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:38.881963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-03304984-5007-4aa3-bda7-b3ff6a8f41a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:38.883842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-03304984-5007-4aa3-bda7-b3ff6a8f41a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:38.884061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-03304984-5007-4aa3-bda7-b3ff6a8f41a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:38.884324 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-03304984-5007-4aa3-bda7-b3ff6a8f41a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:38.884433 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-03304984-5007-4aa3-bda7-b3ff6a8f41a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:38.888831 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:38.888831 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:38.889632 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-03304984-5007-4aa3-bda7-b3ff6a8f41a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:38.890008 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1047/4181] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:38 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:39.422014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c02bd918-6e43-404b-a8a6-eb818f43d3fc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:39.424397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c02bd918-6e43-404b-a8a6-eb818f43d3fc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:39.424608 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c02bd918-6e43-404b-a8a6-eb818f43d3fc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:39.424835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c02bd918-6e43-404b-a8a6-eb818f43d3fc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:39.424954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c02bd918-6e43-404b-a8a6-eb818f43d3fc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:39.430132 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:39.430132 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:39.430876 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c02bd918-6e43-404b-a8a6-eb818f43d3fc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:39.431344 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1035/4182] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:39 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:39.823753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6c1d7872-5b26-4ccb-9cfc-23892ca9cc3a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:39.826273 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6c1d7872-5b26-4ccb-9cfc-23892ca9cc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:39.826425 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6c1d7872-5b26-4ccb-9cfc-23892ca9cc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:39.826691 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6c1d7872-5b26-4ccb-9cfc-23892ca9cc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:39.840724 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:39.840724 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:39.846759 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6c1d7872-5b26-4ccb-9cfc-23892ca9cc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:39.851931 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6c1d7872-5b26-4ccb-9cfc-23892ca9cc3a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:39.852524 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1053/4183] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:39 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:39.903962 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-10835a5e-0419-4c1e-91cb-fc07b877a132 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:39.906346 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-10835a5e-0419-4c1e-91cb-fc07b877a132 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:39.906620 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-10835a5e-0419-4c1e-91cb-fc07b877a132 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:39.906884 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-10835a5e-0419-4c1e-91cb-fc07b877a132 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:39.907037 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-10835a5e-0419-4c1e-91cb-fc07b877a132 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:39.913391 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:39.913391 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:39.914971 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-10835a5e-0419-4c1e-91cb-fc07b877a132 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:39.916306 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1049/4184] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:39 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:40.446563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f991b873-1544-4e06-ab17-b46eb4b912d2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:40.448524 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f991b873-1544-4e06-ab17-b46eb4b912d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:40.448524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f991b873-1544-4e06-ab17-b46eb4b912d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:40.448809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f991b873-1544-4e06-ab17-b46eb4b912d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:40.448809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f991b873-1544-4e06-ab17-b46eb4b912d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:40.455332 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:40.455332 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:40.456055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f991b873-1544-4e06-ab17-b46eb4b912d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:40.456685 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1048/4185] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:40 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:40.866843 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-24a98b6a-d082-4144-84ee-ae94c369b4b8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:40.872409 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-24a98b6a-d082-4144-84ee-ae94c369b4b8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:40.872653 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-24a98b6a-d082-4144-84ee-ae94c369b4b8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:40.872904 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-24a98b6a-d082-4144-84ee-ae94c369b4b8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:40.885808 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:40.885808 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:40.890029 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-24a98b6a-d082-4144-84ee-ae94c369b4b8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:40.895022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-24a98b6a-d082-4144-84ee-ae94c369b4b8 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:40.895571 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1036/4186] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:40 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:40.928986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-72e127c4-6b76-4853-873b-0a83173975cd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:40.931294 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-72e127c4-6b76-4853-873b-0a83173975cd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:40.931294 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-72e127c4-6b76-4853-873b-0a83173975cd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:40.931502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-72e127c4-6b76-4853-873b-0a83173975cd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:40.932242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-72e127c4-6b76-4853-873b-0a83173975cd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:40.937046 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:40.937046 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:40.938445 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-72e127c4-6b76-4853-873b-0a83173975cd tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:40.938963 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1054/4187] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:40 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:41.114146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:41.118143 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] DELETE https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:41.118430 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:41.118654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:41.118959 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Delete volume with id: 623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:41.130621 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:41.130621 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:41.130621 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:41.158582 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Delete volume request issued successfully. Jul 03 13:10:41.159219 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-aeacea19-c9e2-4ad4-b8c7-493c2ff4433e tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 202 Jul 03 13:10:41.159974 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1050/4188] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:10:41 2026] DELETE /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:10:41.173007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b5d39acb-aabd-45a7-b547-2fa0f740659a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:41.175490 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b5d39acb-aabd-45a7-b547-2fa0f740659a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:41.175775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b5d39acb-aabd-45a7-b547-2fa0f740659a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:41.176003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b5d39acb-aabd-45a7-b547-2fa0f740659a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:41.197002 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:41.197002 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:41.208036 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b5d39acb-aabd-45a7-b547-2fa0f740659a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:41.214614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b5d39acb-aabd-45a7-b547-2fa0f740659a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 200 Jul 03 13:10:41.215130 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1049/4189] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:41 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:41.470268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e822808d-8436-432b-a1b9-58cc487a4167 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:41.472572 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e822808d-8436-432b-a1b9-58cc487a4167 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:41.472789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e822808d-8436-432b-a1b9-58cc487a4167 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:41.473220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e822808d-8436-432b-a1b9-58cc487a4167 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:41.473220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e822808d-8436-432b-a1b9-58cc487a4167 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:41.478355 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:41.478355 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:41.479076 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e822808d-8436-432b-a1b9-58cc487a4167 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:41.479566 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1037/4190] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:41 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:41.910545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b736728a-7377-409d-be5d-037c9d808872 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:41.913258 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b736728a-7377-409d-be5d-037c9d808872 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:41.913258 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b736728a-7377-409d-be5d-037c9d808872 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:41.913471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b736728a-7377-409d-be5d-037c9d808872 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:41.927146 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:41.927146 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:41.933382 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b736728a-7377-409d-be5d-037c9d808872 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:41.940195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b736728a-7377-409d-be5d-037c9d808872 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:41.940195 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1055/4191] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:41 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:41.952273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-34a087bc-85c5-47b4-92ba-0a0445aa491e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:41.954286 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34a087bc-85c5-47b4-92ba-0a0445aa491e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:41.954454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34a087bc-85c5-47b4-92ba-0a0445aa491e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:41.954631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34a087bc-85c5-47b4-92ba-0a0445aa491e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:41.954721 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-34a087bc-85c5-47b4-92ba-0a0445aa491e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:41.959759 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:41.959759 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:41.960641 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34a087bc-85c5-47b4-92ba-0a0445aa491e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:41.961261 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1051/4192] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:41 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:42.230290 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c542bf3a-ed8d-4f97-bd34-05a8f022217c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:42.232942 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c542bf3a-ed8d-4f97-bd34-05a8f022217c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 Jul 03 13:10:42.232942 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c542bf3a-ed8d-4f97-bd34-05a8f022217c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:42.233189 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c542bf3a-ed8d-4f97-bd34-05a8f022217c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:42.239822 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c542bf3a-ed8d-4f97-bd34-05a8f022217c tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 returned with HTTP 404 Jul 03 13:10:42.239822 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1050/4193] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:42 2026] GET /volume/v3/volumes/623bc521-0ceb-408a-923a-332010471718 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:42.247757 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:42.249555 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] DELETE https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:42.249728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:42.249903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:42.250048 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Delete volume with id: 59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:42.258549 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:42.258549 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:42.259193 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:42.283219 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Delete volume request issued successfully. Jul 03 13:10:42.283502 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dfbecc41-2f7f-401c-aa28-0cd1ef059ef3 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 202 Jul 03 13:10:42.283877 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1038/4194] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:10:42 2026] DELETE /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:10:42.292391 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5da02272-8580-46d5-9d5c-5d93357eb11a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:42.294686 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5da02272-8580-46d5-9d5c-5d93357eb11a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:42.294966 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5da02272-8580-46d5-9d5c-5d93357eb11a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:42.295218 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5da02272-8580-46d5-9d5c-5d93357eb11a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:42.305094 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:42.305094 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:42.311381 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5da02272-8580-46d5-9d5c-5d93357eb11a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Volume info retrieved successfully. Jul 03 13:10:42.318794 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5da02272-8580-46d5-9d5c-5d93357eb11a tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 200 Jul 03 13:10:42.319328 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1056/4195] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:42 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:42.490069 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-14b46a80-fd4e-4b79-9046-f346927e1f18 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:42.491706 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-14b46a80-fd4e-4b79-9046-f346927e1f18 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:42.491921 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-14b46a80-fd4e-4b79-9046-f346927e1f18 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:42.492136 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-14b46a80-fd4e-4b79-9046-f346927e1f18 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:42.492286 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-14b46a80-fd4e-4b79-9046-f346927e1f18 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:42.496361 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:42.496361 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:42.496942 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-14b46a80-fd4e-4b79-9046-f346927e1f18 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:42.497454 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1052/4196] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:42 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:42.955251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6def8ab6-aa1b-4b3d-bed5-05a6a9186b13 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:42.957460 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6def8ab6-aa1b-4b3d-bed5-05a6a9186b13 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:42.957895 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6def8ab6-aa1b-4b3d-bed5-05a6a9186b13 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:42.957895 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6def8ab6-aa1b-4b3d-bed5-05a6a9186b13 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:42.971253 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:42.971253 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:42.974391 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64fac002-daeb-45f6-8bdb-4583d1852bd4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:42.976643 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64fac002-daeb-45f6-8bdb-4583d1852bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:42.976826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64fac002-daeb-45f6-8bdb-4583d1852bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:42.976969 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64fac002-daeb-45f6-8bdb-4583d1852bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:42.977102 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-64fac002-daeb-45f6-8bdb-4583d1852bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:42.977196 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6def8ab6-aa1b-4b3d-bed5-05a6a9186b13 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:42.981757 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:42.981757 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:42.982650 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64fac002-daeb-45f6-8bdb-4583d1852bd4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:42.983048 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1039/4197] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:42 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:42.984083 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6def8ab6-aa1b-4b3d-bed5-05a6a9186b13 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:42.984755 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1051/4198] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:42 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:43.333821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a4175d9d-eff2-4444-9f19-bb73debcfea1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:43.336014 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a4175d9d-eff2-4444-9f19-bb73debcfea1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] GET https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 Jul 03 13:10:43.336232 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a4175d9d-eff2-4444-9f19-bb73debcfea1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:43.336447 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a4175d9d-eff2-4444-9f19-bb73debcfea1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:43.343154 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a4175d9d-eff2-4444-9f19-bb73debcfea1 tempest-TestServerVolumeAttachmentScenario-679814572 tempest-TestServerVolumeAttachmentScenario-679814572-project-member] https://10.4.3.13/volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 returned with HTTP 404 Jul 03 13:10:43.343920 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1057/4199] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:43 2026] GET /volume/v3/volumes/59f2bcf0-528e-4a3f-b746-e40025757f84 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:43.510391 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-01dd278e-1adc-45c9-9ab5-f8e01e745c26 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:43.511855 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-01dd278e-1adc-45c9-9ab5-f8e01e745c26 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:43.512150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-01dd278e-1adc-45c9-9ab5-f8e01e745c26 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:43.512434 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-01dd278e-1adc-45c9-9ab5-f8e01e745c26 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:43.512595 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-01dd278e-1adc-45c9-9ab5-f8e01e745c26 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:43.518739 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:43.518739 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:43.519429 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-01dd278e-1adc-45c9-9ab5-f8e01e745c26 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:43.520463 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1053/4200] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:43 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:43.995267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-da81b42c-d8c1-443b-8b11-485f42ce2749 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:43.997016 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da81b42c-d8c1-443b-8b11-485f42ce2749 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:43.997246 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da81b42c-d8c1-443b-8b11-485f42ce2749 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:43.997449 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da81b42c-d8c1-443b-8b11-485f42ce2749 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:43.997563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-da81b42c-d8c1-443b-8b11-485f42ce2749 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:43.997903 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c1732a24-7c76-46d0-b38d-a67882b93e84 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:43.999912 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c1732a24-7c76-46d0-b38d-a67882b93e84 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:44.000150 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c1732a24-7c76-46d0-b38d-a67882b93e84 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:44.000455 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c1732a24-7c76-46d0-b38d-a67882b93e84 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:44.002544 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:44.002544 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:44.003465 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da81b42c-d8c1-443b-8b11-485f42ce2749 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:44.003849 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1040/4201] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:43 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:44.014700 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:44.014700 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:44.020976 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c1732a24-7c76-46d0-b38d-a67882b93e84 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:44.027801 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c1732a24-7c76-46d0-b38d-a67882b93e84 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:44.028361 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1052/4202] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:43 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:44.531655 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a681e663-3c9a-4ef1-a711-2370a84c7f50 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:44.533299 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a681e663-3c9a-4ef1-a711-2370a84c7f50 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:44.533482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a681e663-3c9a-4ef1-a711-2370a84c7f50 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:44.533652 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a681e663-3c9a-4ef1-a711-2370a84c7f50 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:44.533747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a681e663-3c9a-4ef1-a711-2370a84c7f50 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:44.539476 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:44.539476 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:44.540332 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a681e663-3c9a-4ef1-a711-2370a84c7f50 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:44.540801 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1058/4203] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:44 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:45.016758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-272cc5a4-1d4b-4cd6-b5bb-9f414c3d46d7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:45.018443 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-272cc5a4-1d4b-4cd6-b5bb-9f414c3d46d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:45.018632 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-272cc5a4-1d4b-4cd6-b5bb-9f414c3d46d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:45.018867 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-272cc5a4-1d4b-4cd6-b5bb-9f414c3d46d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:45.018961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-272cc5a4-1d4b-4cd6-b5bb-9f414c3d46d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:45.023690 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:45.023690 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:45.024482 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-272cc5a4-1d4b-4cd6-b5bb-9f414c3d46d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:45.024944 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1054/4204] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:45 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:45.043069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-153f0644-5c14-4218-a162-aea065ad52db None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:45.044979 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-153f0644-5c14-4218-a162-aea065ad52db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:45.045263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-153f0644-5c14-4218-a162-aea065ad52db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:45.045511 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-153f0644-5c14-4218-a162-aea065ad52db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:45.057515 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:45.057515 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:45.061899 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-153f0644-5c14-4218-a162-aea065ad52db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:45.067390 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-153f0644-5c14-4218-a162-aea065ad52db tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:45.067833 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1041/4205] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:45 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:45.554296 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa5b2e9b-8b34-4435-9702-59765ef24107 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:45.556073 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa5b2e9b-8b34-4435-9702-59765ef24107 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:45.556317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa5b2e9b-8b34-4435-9702-59765ef24107 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:45.556498 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa5b2e9b-8b34-4435-9702-59765ef24107 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:45.556615 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-aa5b2e9b-8b34-4435-9702-59765ef24107 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:45.560877 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:45.560877 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:45.561512 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa5b2e9b-8b34-4435-9702-59765ef24107 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:45.561890 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1053/4206] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:45 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:45.882230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d68d1555-aad9-481d-858a-66118596dd8d req-a09a9938-2a76-487f-a5bb-f09faae0797d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:45.884221 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-a09a9938-2a76-487f-a5bb-f09faae0797d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919/action Jul 03 13:10:45.884614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-a09a9938-2a76-487f-a5bb-f09faae0797d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:45.884740 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-a09a9938-2a76-487f-a5bb-f09faae0797d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:45.901116 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:45.901116 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:45.930451 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d68d1555-aad9-481d-858a-66118596dd8d req-a09a9938-2a76-487f-a5bb-f09faae0797d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919/action returned with HTTP 204 Jul 03 13:10:45.930945 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1059/4207] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:10:45 2026] POST /volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:10:46.036507 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-382cc502-5646-466b-a625-3c3102dc8d79 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.038235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-382cc502-5646-466b-a625-3c3102dc8d79 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:46.038424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-382cc502-5646-466b-a625-3c3102dc8d79 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:46.038641 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-382cc502-5646-466b-a625-3c3102dc8d79 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:46.038733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-382cc502-5646-466b-a625-3c3102dc8d79 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:46.043109 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.043109 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:46.043786 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-382cc502-5646-466b-a625-3c3102dc8d79 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:46.044115 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1055/4208] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:46 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:46.084720 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f6edb623-8fc9-4cd4-94df-6773c91e8def None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.087068 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f6edb623-8fc9-4cd4-94df-6773c91e8def tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:46.087321 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f6edb623-8fc9-4cd4-94df-6773c91e8def tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:46.087566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f6edb623-8fc9-4cd4-94df-6773c91e8def tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:46.100356 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.100356 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:46.105131 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f6edb623-8fc9-4cd4-94df-6773c91e8def tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:46.111003 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f6edb623-8fc9-4cd4-94df-6773c91e8def tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:46.111500 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1042/4209] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:46 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:46.122719 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1de62845-6f3e-4f0a-bb65-3933eb3f1cd9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.124291 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1de62845-6f3e-4f0a-bb65-3933eb3f1cd9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:46.124473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1de62845-6f3e-4f0a-bb65-3933eb3f1cd9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:46.124663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1de62845-6f3e-4f0a-bb65-3933eb3f1cd9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:46.134122 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.134122 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:46.138406 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1de62845-6f3e-4f0a-bb65-3933eb3f1cd9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:46.144662 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1de62845-6f3e-4f0a-bb65-3933eb3f1cd9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:46.145120 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1054/4210] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:46 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:46.469328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-0e699926-3fc8-4e16-8485-9c30c3048d31 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.471238 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-0e699926-3fc8-4e16-8485-9c30c3048d31 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:46.471443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-0e699926-3fc8-4e16-8485-9c30c3048d31 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:46.471633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-0e699926-3fc8-4e16-8485-9c30c3048d31 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:46.481425 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.481425 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:46.484672 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-0e699926-3fc8-4e16-8485-9c30c3048d31 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:46.488784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-0e699926-3fc8-4e16-8485-9c30c3048d31 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:46.489201 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1060/4211] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:46 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:46.506368 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.508385 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6/action Jul 03 13:10:46.508727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:46.508858 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:46.519253 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.519253 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:46.519644 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:46.534081 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Begin detaching volume completed successfully. Jul 03 13:10:46.534416 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-7e8613e9-b532-4fbf-9a10-b7b4e3798172 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6/action returned with HTTP 202 Jul 03 13:10:46.535058 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1056/4212] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:10:46 2026] POST /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:46.555099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cbf66a66-0b62-48b2-9f1f-8d7de4a5db9e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.556828 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbf66a66-0b62-48b2-9f1f-8d7de4a5db9e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:46.556828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbf66a66-0b62-48b2-9f1f-8d7de4a5db9e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:46.557055 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbf66a66-0b62-48b2-9f1f-8d7de4a5db9e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:46.566060 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.566060 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:46.569412 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cbf66a66-0b62-48b2-9f1f-8d7de4a5db9e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:46.572870 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dd2a3bbe-4e5b-467a-b659-d6665a25ff6c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:46.573336 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbf66a66-0b62-48b2-9f1f-8d7de4a5db9e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:46.573681 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1043/4213] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:46 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:46.574539 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd2a3bbe-4e5b-467a-b659-d6665a25ff6c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:46.574779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd2a3bbe-4e5b-467a-b659-d6665a25ff6c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:46.574926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dd2a3bbe-4e5b-467a-b659-d6665a25ff6c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:46.575032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dd2a3bbe-4e5b-467a-b659-d6665a25ff6c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:46.578635 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:46.578635 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:46.579216 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dd2a3bbe-4e5b-467a-b659-d6665a25ff6c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:46.579556 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1055/4214] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:46 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:47.056346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b069b9b-7804-4590-b876-63b33fc012a5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.057639 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b069b9b-7804-4590-b876-63b33fc012a5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:47.058230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b069b9b-7804-4590-b876-63b33fc012a5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.058230 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b069b9b-7804-4590-b876-63b33fc012a5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.058436 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7b069b9b-7804-4590-b876-63b33fc012a5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:47.063634 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:47.063634 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:47.064553 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b069b9b-7804-4590-b876-63b33fc012a5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:47.064985 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1061/4215] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:47 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:47.559698 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bcbdd767-2b0e-422c-8898-18866314cf68 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.560217 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bcbdd767-2b0e-422c-8898-18866314cf68 None None] GET https://10.4.3.13/volume// Jul 03 13:10:47.560432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bcbdd767-2b0e-422c-8898-18866314cf68 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.560666 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bcbdd767-2b0e-422c-8898-18866314cf68 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.561049 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bcbdd767-2b0e-422c-8898-18866314cf68 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:47.561616 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1057/4216] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:47.569973 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-438a0891-4f35-4b8f-8430-347bd4f8353d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.572259 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-438a0891-4f35-4b8f-8430-347bd4f8353d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:47.572518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-438a0891-4f35-4b8f-8430-347bd4f8353d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.572771 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-438a0891-4f35-4b8f-8430-347bd4f8353d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.584000 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:47.584000 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:47.586991 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-92f99053-bf4d-412d-986c-e3bf1deaeb07 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.588151 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-438a0891-4f35-4b8f-8430-347bd4f8353d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:47.588709 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92f99053-bf4d-412d-986c-e3bf1deaeb07 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:47.588893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92f99053-bf4d-412d-986c-e3bf1deaeb07 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.589101 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-92f99053-bf4d-412d-986c-e3bf1deaeb07 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.590079 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f6324654-40f2-4382-a234-904479b65ed6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.591598 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f6324654-40f2-4382-a234-904479b65ed6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:47.591814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f6324654-40f2-4382-a234-904479b65ed6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.592058 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f6324654-40f2-4382-a234-904479b65ed6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.592058 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f6324654-40f2-4382-a234-904479b65ed6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 94b97b74-6909-4b5f-83e3-c1694b6a947e. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:47.594392 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-438a0891-4f35-4b8f-8430-347bd4f8353d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:47.594785 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1044/4217] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:47 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:47.597855 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:47.597855 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:47.599153 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f6324654-40f2-4382-a234-904479b65ed6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 200 Jul 03 13:10:47.599399 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1062/4218] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:47 2026] GET /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:47.600310 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:47.600310 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:47.604383 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-92f99053-bf4d-412d-986c-e3bf1deaeb07 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:47.609452 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-92f99053-bf4d-412d-986c-e3bf1deaeb07 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:47.609885 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1056/4219] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:47 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:47.612297 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-367331fb-b840-47fd-b906-db4c3f4a7551 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.615788 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-367331fb-b840-47fd-b906-db4c3f4a7551 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e Jul 03 13:10:47.616048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-367331fb-b840-47fd-b906-db4c3f4a7551 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.616338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-367331fb-b840-47fd-b906-db4c3f4a7551 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.616532 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-367331fb-b840-47fd-b906-db4c3f4a7551 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete backup with id: 94b97b74-6909-4b5f-83e3-c1694b6a947e. Jul 03 13:10:47.621095 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:47.621095 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:47.637633 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-367331fb-b840-47fd-b906-db4c3f4a7551 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] delete_backup rpcapi backup_id 94b97b74-6909-4b5f-83e3-c1694b6a947e {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:10:47.639829 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-367331fb-b840-47fd-b906-db4c3f4a7551 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e returned with HTTP 202 Jul 03 13:10:47.640391 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1058/4220] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:10:47 2026] DELETE /volume/v3/backups/94b97b74-6909-4b5f-83e3-c1694b6a947e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:47.651916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.654317 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:47.654747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2072648398"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:47.656589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2072648398'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:47.656681 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume of 1 GB Jul 03 13:10:47.661992 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Availability Zones retrieved successfully. Jul 03 13:10:47.669938 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (852c76b1-a7e1-42eb-a599-5b0986df57f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:47.671090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca9b0e6-bddf-460e-acb6-d7ac6313060c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:47.672112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:47.702271 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ca9b0e6-bddf-460e-acb6-d7ac6313060c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:47.703338 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9704aa74-e47d-4f6f-ab00-62d62695b313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:47.763718 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['3c2a78e2-7580-4c2e-ad06-75ebcbd6d1f2', '95b76667-cf78-4b26-bbe7-483721f52e92', '725318ff-2b31-434d-a03f-8f1db6b86b2f', '9e155bd7-2010-4812-ad05-c74a3502c014'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:47.764616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9704aa74-e47d-4f6f-ab00-62d62695b313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2a78e2-7580-4c2e-ad06-75ebcbd6d1f2', '95b76667-cf78-4b26-bbe7-483721f52e92', '725318ff-2b31-434d-a03f-8f1db6b86b2f', '9e155bd7-2010-4812-ad05-c74a3502c014']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:47.765447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d93086-c534-48d6-9ffe-1385f0d4a6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:47.793314 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d93086-c534-48d6-9ffe-1385f0d4a6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c55994-d3c7-46a1-a8d9-137515eeaa57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2072648398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['3c2a78e2-7580-4c2e-ad06-75ebcbd6d1f2','95b76667-cf78-4b26-bbe7-483721f52e92','725318ff-2b31-434d-a03f-8f1db6b86b2f','9e155bd7-2010-4812-ad05-c74a3502c014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2072648398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c55994-d3c7-46a1-a8d9-137515eeaa57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fb306ffd51d41c8a10ef272adf63872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3c6efd4c664569be82feafbab0abff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:47.797871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a046ee99-d821-4bb2-a316-15bc6748c1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:47.825247 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a046ee99-d821-4bb2-a316-15bc6748c1bb) transitioned into state 'SUCCESS' from state '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-2072648398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['3c2a78e2-7580-4c2e-ad06-75ebcbd6d1f2','95b76667-cf78-4b26-bbe7-483721f52e92','725318ff-2b31-434d-a03f-8f1db6b86b2f','9e155bd7-2010-4812-ad05-c74a3502c014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:47.825951 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3d15506-f36b-46f4-a972-9e7a1fcd0a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:47.847675 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3d15506-f36b-46f4-a972-9e7a1fcd0a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:47.850283 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (852c76b1-a7e1-42eb-a599-5b0986df57f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:47.850283 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request issued successfully. Jul 03 13:10:47.851594 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-33bcee76-6df0-4545-97ed-a51450e6c4ce tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:47.852150 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1045/4221] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:10:47 2026] POST /volume/v3/volumes => generated 776 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:47.866642 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8e278eb8-dedd-4c4b-be50-e5adb158aadc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:47.869815 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e278eb8-dedd-4c4b-be50-e5adb158aadc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 Jul 03 13:10:47.869993 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e278eb8-dedd-4c4b-be50-e5adb158aadc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:47.870206 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e278eb8-dedd-4c4b-be50-e5adb158aadc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:47.884939 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:47.884939 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:47.888827 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8e278eb8-dedd-4c4b-be50-e5adb158aadc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:10:47.892916 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e278eb8-dedd-4c4b-be50-e5adb158aadc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 returned with HTTP 200 Jul 03 13:10:47.893332 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1063/4222] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:47 2026] GET /volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:48.075762 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dab91279-00b8-4412-a83c-f523c3d7200e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.077907 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dab91279-00b8-4412-a83c-f523c3d7200e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:48.078138 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dab91279-00b8-4412-a83c-f523c3d7200e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:48.078411 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dab91279-00b8-4412-a83c-f523c3d7200e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:48.078536 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dab91279-00b8-4412-a83c-f523c3d7200e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:48.084091 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.084091 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:48.085356 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dab91279-00b8-4412-a83c-f523c3d7200e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:48.085750 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1057/4223] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:48 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:48.097890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9b783509-dca2-47d5-958e-55a5b182b6ab None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.099463 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598/restore Jul 03 13:10:48.099879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f5119dbc-cfdf-43ae-883b-c9d5b045a718"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:48.101044 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Restoring backup 453f6f72-51ce-4294-861b-b1e79d6ac598 ({'restore': {'volume_id': 'f5119dbc-cfdf-43ae-883b-c9d5b045a718'}}) {{(pid=99821) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:10:48.101224 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Restoring backup 453f6f72-51ce-4294-861b-b1e79d6ac598 to volume f5119dbc-cfdf-43ae-883b-c9d5b045a718. Jul 03 13:10:48.105231 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.105231 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:48.111903 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.111903 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:48.112355 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:10:48.112472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.api [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Checking backup size 1 against volume size 1 {{(pid=99821) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:10:48.112565 np0000004418 devstack@c-api.service[99821]: INFO cinder.backup.api [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Overwriting volume f5119dbc-cfdf-43ae-883b-c9d5b045a718 with restore of backup 453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:48.126972 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] restore_backup in rpcapi backup_id 453f6f72-51ce-4294-861b-b1e79d6ac598 {{(pid=99821) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:10:48.130337 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9b783509-dca2-47d5-958e-55a5b182b6ab tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598/restore returned with HTTP 202 Jul 03 13:10:48.130492 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1059/4224] 10.4.3.13 () {68 vars in 1386 bytes} [Fri Jul 3 13:10:48 2026] POST /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598/restore => generated 180 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:48.140451 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-82c12fe5-502d-4dff-abb5-20ed4d6bc4cb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.146299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-82c12fe5-502d-4dff-abb5-20ed4d6bc4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:48.147479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-82c12fe5-502d-4dff-abb5-20ed4d6bc4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:48.151877 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-82c12fe5-502d-4dff-abb5-20ed4d6bc4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:48.151942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-82c12fe5-502d-4dff-abb5-20ed4d6bc4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:48.157564 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.157564 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:48.158810 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-82c12fe5-502d-4dff-abb5-20ed4d6bc4cb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:48.159377 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1046/4225] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:48 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:48.549145 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-8ac2e8eb-e67b-4b5a-8516-f457cccd7f5a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.551880 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-8ac2e8eb-e67b-4b5a-8516-f457cccd7f5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] DELETE https://10.4.3.13/volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a Jul 03 13:10:48.552186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-8ac2e8eb-e67b-4b5a-8516-f457cccd7f5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:48.552449 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-8ac2e8eb-e67b-4b5a-8516-f457cccd7f5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:48.562113 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.562113 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:48.624051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6bf54adc-3192-4b04-b92f-763981e66e10 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.625794 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6bf54adc-3192-4b04-b92f-763981e66e10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:48.625994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6bf54adc-3192-4b04-b92f-763981e66e10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:48.626235 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6bf54adc-3192-4b04-b92f-763981e66e10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:48.636234 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.636234 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:48.639645 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6bf54adc-3192-4b04-b92f-763981e66e10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:48.643842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6bf54adc-3192-4b04-b92f-763981e66e10 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:48.644257 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1058/4226] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:48 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:48.900778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-52babfe6-41f6-4518-b938-5d9d245351a3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.909263 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7bfce18d-5a8e-44dd-a200-f923ca0005d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.911106 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7bfce18d-5a8e-44dd-a200-f923ca0005d3 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 Jul 03 13:10:48.911275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7bfce18d-5a8e-44dd-a200-f923ca0005d3 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:48.911459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7bfce18d-5a8e-44dd-a200-f923ca0005d3 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:48.919155 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.919155 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:48.922895 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7bfce18d-5a8e-44dd-a200-f923ca0005d3 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:10:48.926635 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7bfce18d-5a8e-44dd-a200-f923ca0005d3 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 returned with HTTP 200 Jul 03 13:10:48.927053 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1047/4227] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:48 2026] GET /volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:48.939623 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:48.941251 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:10:48.941570 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3c55994-d3c7-46a1-a8d9-137515eeaa57", "name": "tempest-type-Backup-1304732871"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:48.942947 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating new backup {'backup': {'volume_id': 'a3c55994-d3c7-46a1-a8d9-137515eeaa57', 'name': 'tempest-type-Backup-1304732871'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:10:48.943100 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating backup of volume a3c55994-d3c7-46a1-a8d9-137515eeaa57 in container None Jul 03 13:10:48.950099 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:48.950099 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:48.950495 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:10:48.969655 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['ff76e87c-b20d-4601-a7c1-edfc6485a10b', '36571d7c-57e8-43c9-b4d3-93b6b8244b3c'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:48.991657 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:10:48.992140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-416568329"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:48.994046 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-416568329'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:10:48.994234 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume of 1 GB Jul 03 13:10:48.999462 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Availability Zones retrieved successfully. Jul 03 13:10:49.004821 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (8933ce81-75dc-412b-a5d4-10bb1105a47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:49.005687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388f28ea-ee1b-4b64-8d9b-ce00fc397761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:49.006681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:10:49.009622 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ea32e3a-074c-442c-ae8b-9f0873acb71e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:10:49.010244 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1059/4228] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:10:48 2026] POST /volume/v3/backups => generated 314 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:49.017815 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4977a2bd-53d9-469e-8975-3f89e0cf8903 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.019810 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4977a2bd-53d9-469e-8975-3f89e0cf8903 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:49.020112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4977a2bd-53d9-469e-8975-3f89e0cf8903 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:49.020335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4977a2bd-53d9-469e-8975-3f89e0cf8903 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:49.020452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-4977a2bd-53d9-469e-8975-3f89e0cf8903 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:49.025430 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.025430 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:49.026233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4977a2bd-53d9-469e-8975-3f89e0cf8903 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:49.026683 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1048/4229] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:49 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:49.038048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388f28ea-ee1b-4b64-8d9b-ce00fc397761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:49.039187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad992921-f4c2-4c4a-a9e3-5bb0b521aa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:49.094880 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9e32a052-ec5b-41e7-9d7d-d60dab92f7c1 req-8ac2e8eb-e67b-4b5a-8516-f457cccd7f5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a returned with HTTP 200 Jul 03 13:10:49.095388 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1064/4230] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:10:48 2026] DELETE /volume/v3/attachments/770275cd-4c18-4ca3-8f35-b33959360f2a => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:49.119414 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['17335e78-8b47-47dd-863e-481d3463125c', '1e9aeef1-5003-4d60-ac8c-d92f79e75f09', 'a5aa0703-623d-4b2e-8922-42382b2d05ef', '334c61a2-d720-4c1c-bfa2-ad0a529f0c7b'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:49.120356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad992921-f4c2-4c4a-a9e3-5bb0b521aa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17335e78-8b47-47dd-863e-481d3463125c', '1e9aeef1-5003-4d60-ac8c-d92f79e75f09', 'a5aa0703-623d-4b2e-8922-42382b2d05ef', '334c61a2-d720-4c1c-bfa2-ad0a529f0c7b']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:49.121093 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b690fd7-47bb-4e0b-94a8-6545a758f324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:49.149671 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b690fd7-47bb-4e0b-94a8-6545a758f324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85c23b10-7887-4e33-9935-725f87d1e529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-416568329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['17335e78-8b47-47dd-863e-481d3463125c','1e9aeef1-5003-4d60-ac8c-d92f79e75f09','a5aa0703-623d-4b2e-8922-42382b2d05ef','334c61a2-d720-4c1c-bfa2-ad0a529f0c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-416568329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85c23b10-7887-4e33-9935-725f87d1e529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800eaca330a24c3d9fc36ddf12419570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b052686d3b4613a8c0eb627d458a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:49.151375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2687165c-de20-4741-8ea4-b5033e369d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:49.171677 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c300ad59-cfef-44c4-918d-2f2d73f5c65f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.174208 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c300ad59-cfef-44c4-918d-2f2d73f5c65f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:49.174552 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c300ad59-cfef-44c4-918d-2f2d73f5c65f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:49.174765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c300ad59-cfef-44c4-918d-2f2d73f5c65f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:49.174922 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c300ad59-cfef-44c4-918d-2f2d73f5c65f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:49.175842 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2687165c-de20-4741-8ea4-b5033e369d1d) transitioned into state 'SUCCESS' from state '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-416568329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['17335e78-8b47-47dd-863e-481d3463125c','1e9aeef1-5003-4d60-ac8c-d92f79e75f09','a5aa0703-623d-4b2e-8922-42382b2d05ef','334c61a2-d720-4c1c-bfa2-ad0a529f0c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:49.176631 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4491f80-03d0-4f37-8537-493b79499e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:10:49.180189 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.180189 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:49.181275 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c300ad59-cfef-44c4-918d-2f2d73f5c65f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:49.181733 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1060/4231] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:49 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:49.188235 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4491f80-03d0-4f37-8537-493b79499e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:10:49.189018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (8933ce81-75dc-412b-a5d4-10bb1105a47d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:10:49.189355 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request issued successfully. Jul 03 13:10:49.189913 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52babfe6-41f6-4518-b938-5d9d245351a3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:10:49.190345 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1060/4232] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:10:48 2026] POST /volume/v3/volumes => generated 755 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:49.203946 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cbac1d00-2c92-4247-9107-c28066cccb15 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.205647 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbac1d00-2c92-4247-9107-c28066cccb15 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 Jul 03 13:10:49.205933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbac1d00-2c92-4247-9107-c28066cccb15 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:49.206188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cbac1d00-2c92-4247-9107-c28066cccb15 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:49.213915 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.213915 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:49.218822 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cbac1d00-2c92-4247-9107-c28066cccb15 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:10:49.223729 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cbac1d00-2c92-4247-9107-c28066cccb15 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 returned with HTTP 200 Jul 03 13:10:49.224183 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1049/4233] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:49 2026] GET /volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:49.656361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b3ab9e14-13c6-4db0-a03c-1581dfebb16b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.658477 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b3ab9e14-13c6-4db0-a03c-1581dfebb16b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:49.658708 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b3ab9e14-13c6-4db0-a03c-1581dfebb16b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:49.658948 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b3ab9e14-13c6-4db0-a03c-1581dfebb16b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:49.667604 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.667604 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:49.672557 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b3ab9e14-13c6-4db0-a03c-1581dfebb16b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:49.678249 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b3ab9e14-13c6-4db0-a03c-1581dfebb16b tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:49.678776 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1065/4234] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:49 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:49.761728 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-161fb41a-21d9-48df-b415-bf12946b801d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.764057 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-161fb41a-21d9-48df-b415-bf12946b801d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:49.764312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-161fb41a-21d9-48df-b415-bf12946b801d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:49.769944 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-161fb41a-21d9-48df-b415-bf12946b801d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:49.774193 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.774193 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:49.778022 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-161fb41a-21d9-48df-b415-bf12946b801d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:49.782877 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-161fb41a-21d9-48df-b415-bf12946b801d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:49.783409 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1061/4235] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:10:49 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:49.800936 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.803056 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] POST https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604/action Jul 03 13:10:49.803423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:10:49.803559 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:49.813872 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.813872 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:49.814373 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:49.820852 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Begin detaching volume completed successfully. Jul 03 13:10:49.821099 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-c4cf1b34-323c-47a0-beb2-cc20cf46fe77 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604/action returned with HTTP 202 Jul 03 13:10:49.821604 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1061/4236] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:10:49 2026] POST /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:10:49.841426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b3871097-67b6-4ba8-9f64-2b21d6d27058 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:49.843269 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b3871097-67b6-4ba8-9f64-2b21d6d27058 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:49.843483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b3871097-67b6-4ba8-9f64-2b21d6d27058 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:49.844180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b3871097-67b6-4ba8-9f64-2b21d6d27058 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:49.853448 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:49.853448 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:49.857033 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b3871097-67b6-4ba8-9f64-2b21d6d27058 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:49.861349 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b3871097-67b6-4ba8-9f64-2b21d6d27058 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:49.861765 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1050/4237] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:49 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:50.036797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68abdc0a-943e-4226-b4f7-6b281114226d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.039041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68abdc0a-943e-4226-b4f7-6b281114226d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:50.039321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68abdc0a-943e-4226-b4f7-6b281114226d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.039561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68abdc0a-943e-4226-b4f7-6b281114226d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.039706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-68abdc0a-943e-4226-b4f7-6b281114226d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:50.044607 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.044607 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:50.045459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68abdc0a-943e-4226-b4f7-6b281114226d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:50.045936 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1066/4238] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:50.193001 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dcb7261e-10f0-4011-8c02-79623672f67a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.194742 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dcb7261e-10f0-4011-8c02-79623672f67a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:50.194881 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dcb7261e-10f0-4011-8c02-79623672f67a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.195059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dcb7261e-10f0-4011-8c02-79623672f67a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.195208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dcb7261e-10f0-4011-8c02-79623672f67a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:50.199978 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.199978 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:50.200648 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dcb7261e-10f0-4011-8c02-79623672f67a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:50.200986 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1062/4239] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:50.238822 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-86d1953e-ee6b-4c15-b244-2f86255a483a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.240976 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-86d1953e-ee6b-4c15-b244-2f86255a483a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 Jul 03 13:10:50.241227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-86d1953e-ee6b-4c15-b244-2f86255a483a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.241456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-86d1953e-ee6b-4c15-b244-2f86255a483a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.250110 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.250110 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:50.255290 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-86d1953e-ee6b-4c15-b244-2f86255a483a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:10:50.261721 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-86d1953e-ee6b-4c15-b244-2f86255a483a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 returned with HTTP 200 Jul 03 13:10:50.262259 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1062/4240] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:50.273751 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.275546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:10:50.275868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85c23b10-7887-4e33-9935-725f87d1e529", "name": "tempest-CreateVolumesFromBackupTest-Backup-1578894329"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:10:50.277275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Creating new backup {'backup': {'volume_id': '85c23b10-7887-4e33-9935-725f87d1e529', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1578894329'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:10:50.277467 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Creating backup of volume 85c23b10-7887-4e33-9935-725f87d1e529 in container None Jul 03 13:10:50.284810 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.284810 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:50.285324 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:10:50.315991 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['525c8d2a-5e36-45d7-9e8d-aa8d4bdccc14', '1d72fb46-624f-4552-995b-d1af2e63c3dd'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:10:50.359303 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eaaa4994-b2c3-4435-b440-e4d8605da9e2 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:10:50.359638 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1051/4241] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:10:50 2026] POST /volume/v3/backups => generated 337 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:10:50.374191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8441438b-fd17-441a-993c-a18987807e6b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.376594 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8441438b-fd17-441a-993c-a18987807e6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:50.377321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8441438b-fd17-441a-993c-a18987807e6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.377321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8441438b-fd17-441a-993c-a18987807e6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.377321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8441438b-fd17-441a-993c-a18987807e6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:50.382640 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.382640 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:50.385184 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8441438b-fd17-441a-993c-a18987807e6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:50.385184 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1067/4242] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:50.848610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5f8aee3-759e-4276-b8c9-32e1de783495 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.849021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5f8aee3-759e-4276-b8c9-32e1de783495 None None] GET https://10.4.3.13/volume// Jul 03 13:10:50.849068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5f8aee3-759e-4276-b8c9-32e1de783495 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.849356 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5f8aee3-759e-4276-b8c9-32e1de783495 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.849770 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5f8aee3-759e-4276-b8c9-32e1de783495 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:10:50.850092 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1063/4243] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:10:50.859346 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-d6c01688-53bf-47b6-82b5-6a3f8561ff5a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.861458 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-d6c01688-53bf-47b6-82b5-6a3f8561ff5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:50.861663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-d6c01688-53bf-47b6-82b5-6a3f8561ff5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.861853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-d6c01688-53bf-47b6-82b5-6a3f8561ff5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.872914 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.872914 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:50.876895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9015484d-8cfb-49dd-a0e6-0a2ecf803a9a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:50.877975 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-d6c01688-53bf-47b6-82b5-6a3f8561ff5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:50.878954 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9015484d-8cfb-49dd-a0e6-0a2ecf803a9a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:50.879233 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9015484d-8cfb-49dd-a0e6-0a2ecf803a9a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:50.879436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9015484d-8cfb-49dd-a0e6-0a2ecf803a9a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:50.883940 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-d6c01688-53bf-47b6-82b5-6a3f8561ff5a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:50.884497 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1063/4244] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:10:50.890391 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:50.890391 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:50.894596 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9015484d-8cfb-49dd-a0e6-0a2ecf803a9a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:50.899972 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9015484d-8cfb-49dd-a0e6-0a2ecf803a9a tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:50.900567 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1052/4245] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:50 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:51.058394 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-716da986-6930-4514-952c-2f59f98e9077 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:51.061237 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-716da986-6930-4514-952c-2f59f98e9077 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:51.061237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-716da986-6930-4514-952c-2f59f98e9077 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:51.061237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-716da986-6930-4514-952c-2f59f98e9077 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:51.061237 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-716da986-6930-4514-952c-2f59f98e9077 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:51.065384 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:51.065384 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:51.066040 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-716da986-6930-4514-952c-2f59f98e9077 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:51.066500 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1068/4246] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:51 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:51.211940 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5e087d12-5c0a-4845-8b8a-e715bed967a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:51.218196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e087d12-5c0a-4845-8b8a-e715bed967a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:51.218196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e087d12-5c0a-4845-8b8a-e715bed967a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:51.218196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e087d12-5c0a-4845-8b8a-e715bed967a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:51.218196 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5e087d12-5c0a-4845-8b8a-e715bed967a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:51.226361 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:51.226361 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:51.227669 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e087d12-5c0a-4845-8b8a-e715bed967a8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:51.229174 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1064/4247] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:51 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:51.397647 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5ba9504d-50fc-43d9-8bf5-c883cce21429 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:51.399749 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5ba9504d-50fc-43d9-8bf5-c883cce21429 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:51.399974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5ba9504d-50fc-43d9-8bf5-c883cce21429 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:51.400272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5ba9504d-50fc-43d9-8bf5-c883cce21429 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:51.400399 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-5ba9504d-50fc-43d9-8bf5-c883cce21429 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:51.406309 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:51.406309 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:51.407557 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5ba9504d-50fc-43d9-8bf5-c883cce21429 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:51.408037 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1064/4248] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:51 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:51.917581 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f52da0f9-d6ed-4573-a080-f59b05f98683 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:51.919997 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f52da0f9-d6ed-4573-a080-f59b05f98683 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:51.920267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f52da0f9-d6ed-4573-a080-f59b05f98683 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:51.920498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f52da0f9-d6ed-4573-a080-f59b05f98683 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:51.933678 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:51.933678 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:51.937986 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f52da0f9-d6ed-4573-a080-f59b05f98683 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:51.943621 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f52da0f9-d6ed-4573-a080-f59b05f98683 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:51.944116 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1053/4249] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:51 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:52.079799 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a4ee6c5c-8fc8-4541-8f95-390d7e9c233a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:52.081993 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a4ee6c5c-8fc8-4541-8f95-390d7e9c233a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:52.082285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a4ee6c5c-8fc8-4541-8f95-390d7e9c233a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:52.082541 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a4ee6c5c-8fc8-4541-8f95-390d7e9c233a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:52.082671 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a4ee6c5c-8fc8-4541-8f95-390d7e9c233a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:52.087795 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:52.087795 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:52.088620 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a4ee6c5c-8fc8-4541-8f95-390d7e9c233a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:52.089109 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1069/4250] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:52 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:52.241403 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0d10121-615f-404d-a864-44641c70040b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:52.246358 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0d10121-615f-404d-a864-44641c70040b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:52.246358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0d10121-615f-404d-a864-44641c70040b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:52.246358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0d10121-615f-404d-a864-44641c70040b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:52.246358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c0d10121-615f-404d-a864-44641c70040b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:52.251931 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:52.251931 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:52.253124 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0d10121-615f-404d-a864-44641c70040b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:52.253775 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1065/4251] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:52 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:52.261756 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bf80bca0-e882-4363-b889-27e16a6e4189 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:52.264000 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf80bca0-e882-4363-b889-27e16a6e4189 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:10:52.264214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf80bca0-e882-4363-b889-27e16a6e4189 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:52.264391 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf80bca0-e882-4363-b889-27e16a6e4189 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:52.276812 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:52.276812 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:52.282567 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bf80bca0-e882-4363-b889-27e16a6e4189 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:10:52.290442 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf80bca0-e882-4363-b889-27e16a6e4189 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 200 Jul 03 13:10:52.291012 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1065/4252] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:52 2026] GET /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 1635 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:52.419506 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ec5d3813-e246-4a3e-8956-e1aaddca861d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:52.421834 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec5d3813-e246-4a3e-8956-e1aaddca861d tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:52.422058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec5d3813-e246-4a3e-8956-e1aaddca861d tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:52.422313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec5d3813-e246-4a3e-8956-e1aaddca861d tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:52.422436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ec5d3813-e246-4a3e-8956-e1aaddca861d tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:52.427999 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:52.427999 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:52.429119 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec5d3813-e246-4a3e-8956-e1aaddca861d tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:52.429638 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1054/4253] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:52 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:52.958064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-780ed5e7-a2cc-4676-a1ac-a24c8f6c8497 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:52.959915 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-780ed5e7-a2cc-4676-a1ac-a24c8f6c8497 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:52.960086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-780ed5e7-a2cc-4676-a1ac-a24c8f6c8497 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:52.960321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-780ed5e7-a2cc-4676-a1ac-a24c8f6c8497 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:52.971176 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:52.971176 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:52.974803 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-780ed5e7-a2cc-4676-a1ac-a24c8f6c8497 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:52.979209 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-780ed5e7-a2cc-4676-a1ac-a24c8f6c8497 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:52.979607 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1070/4254] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:52 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:53.103738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-891da82f-b253-4b32-9f07-0c9a51277e02 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:53.108255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-891da82f-b253-4b32-9f07-0c9a51277e02 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:53.108255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-891da82f-b253-4b32-9f07-0c9a51277e02 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:53.108255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-891da82f-b253-4b32-9f07-0c9a51277e02 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:53.108255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-891da82f-b253-4b32-9f07-0c9a51277e02 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:53.111452 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:53.111452 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:53.112114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-891da82f-b253-4b32-9f07-0c9a51277e02 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:53.112506 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1066/4255] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:53 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:53.265255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ca9948d-0048-4fab-87be-bb1085a7be96 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:53.267323 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ca9948d-0048-4fab-87be-bb1085a7be96 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:53.267522 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ca9948d-0048-4fab-87be-bb1085a7be96 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:53.267758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ca9948d-0048-4fab-87be-bb1085a7be96 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:53.267932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-1ca9948d-0048-4fab-87be-bb1085a7be96 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:53.272839 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:53.272839 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:53.273713 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ca9948d-0048-4fab-87be-bb1085a7be96 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:53.274082 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1066/4256] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:53 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:53.445684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f935c53f-e968-451e-bac6-ea23a60d80ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:53.448759 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f935c53f-e968-451e-bac6-ea23a60d80ea tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:53.449830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f935c53f-e968-451e-bac6-ea23a60d80ea tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:53.449830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f935c53f-e968-451e-bac6-ea23a60d80ea tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:53.449830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f935c53f-e968-451e-bac6-ea23a60d80ea tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:53.459789 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:53.459789 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:53.460920 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f935c53f-e968-451e-bac6-ea23a60d80ea tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:53.461443 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1055/4257] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:53 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:53.992854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e905906e-5c56-463c-b8b6-8d5429526e70 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:53.994482 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e905906e-5c56-463c-b8b6-8d5429526e70 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:53.994710 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e905906e-5c56-463c-b8b6-8d5429526e70 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:53.994840 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e905906e-5c56-463c-b8b6-8d5429526e70 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:54.005242 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:54.005242 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:54.008869 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e905906e-5c56-463c-b8b6-8d5429526e70 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:54.012987 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e905906e-5c56-463c-b8b6-8d5429526e70 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:54.013466 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1071/4258] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:53 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:54.122526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0ea686b-7beb-4ac0-a28f-0fe4ab0e385e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:54.124277 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0ea686b-7beb-4ac0-a28f-0fe4ab0e385e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:54.124494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0ea686b-7beb-4ac0-a28f-0fe4ab0e385e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:54.124671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0ea686b-7beb-4ac0-a28f-0fe4ab0e385e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:54.124772 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c0ea686b-7beb-4ac0-a28f-0fe4ab0e385e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:54.129048 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:54.129048 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:54.129653 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0ea686b-7beb-4ac0-a28f-0fe4ab0e385e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:54.130004 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1067/4259] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:54 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:54.286432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4e188d62-614e-429b-a45b-907741823977 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:54.288828 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e188d62-614e-429b-a45b-907741823977 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:54.289131 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e188d62-614e-429b-a45b-907741823977 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:54.289466 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e188d62-614e-429b-a45b-907741823977 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:54.289648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4e188d62-614e-429b-a45b-907741823977 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:54.298229 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:54.298229 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:54.299178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e188d62-614e-429b-a45b-907741823977 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:54.299546 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1067/4260] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:54 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:54.472686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-70b53c83-7a70-4e47-9326-b6f4ddcd7cf4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:54.475072 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-70b53c83-7a70-4e47-9326-b6f4ddcd7cf4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:54.475355 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-70b53c83-7a70-4e47-9326-b6f4ddcd7cf4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:54.475677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-70b53c83-7a70-4e47-9326-b6f4ddcd7cf4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:54.475772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-70b53c83-7a70-4e47-9326-b6f4ddcd7cf4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:54.481777 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:54.481777 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:54.482932 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-70b53c83-7a70-4e47-9326-b6f4ddcd7cf4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:54.483496 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1056/4261] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:54 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:55.027565 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bf6b75af-b8c1-4fbf-8f16-fa8aba7d7ea6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:55.029420 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf6b75af-b8c1-4fbf-8f16-fa8aba7d7ea6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:55.029609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf6b75af-b8c1-4fbf-8f16-fa8aba7d7ea6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:55.029803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bf6b75af-b8c1-4fbf-8f16-fa8aba7d7ea6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:55.040399 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:55.040399 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:55.044490 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bf6b75af-b8c1-4fbf-8f16-fa8aba7d7ea6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:55.049299 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bf6b75af-b8c1-4fbf-8f16-fa8aba7d7ea6 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:55.049891 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1072/4262] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:55 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:55.142509 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bd844395-b976-4b8a-bf5a-a35dcebab360 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:55.144304 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd844395-b976-4b8a-bf5a-a35dcebab360 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:55.144540 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd844395-b976-4b8a-bf5a-a35dcebab360 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:55.144774 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd844395-b976-4b8a-bf5a-a35dcebab360 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:55.144917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-bd844395-b976-4b8a-bf5a-a35dcebab360 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:55.150014 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:55.150014 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:55.150790 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd844395-b976-4b8a-bf5a-a35dcebab360 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:55.151186 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1068/4263] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:55 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:55.312752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b955f3c6-3620-49f4-bd12-904a14065b2d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:55.314784 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b955f3c6-3620-49f4-bd12-904a14065b2d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:55.315043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b955f3c6-3620-49f4-bd12-904a14065b2d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:55.315334 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b955f3c6-3620-49f4-bd12-904a14065b2d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:55.315496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b955f3c6-3620-49f4-bd12-904a14065b2d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:55.321537 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:55.321537 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:55.322181 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b955f3c6-3620-49f4-bd12-904a14065b2d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:55.322649 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1068/4264] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:55 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:55.498721 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5ac589e0-5df6-4687-a243-d7bb6e12ce6b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:55.500195 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5ac589e0-5df6-4687-a243-d7bb6e12ce6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:55.500613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5ac589e0-5df6-4687-a243-d7bb6e12ce6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:55.500613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5ac589e0-5df6-4687-a243-d7bb6e12ce6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:55.500721 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5ac589e0-5df6-4687-a243-d7bb6e12ce6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:55.505785 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:55.505785 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:55.506687 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5ac589e0-5df6-4687-a243-d7bb6e12ce6b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:55.507506 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1057/4265] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:55 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:56.065293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b54418e0-082c-41ab-8cf5-cb077ec767b9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:56.067845 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b54418e0-082c-41ab-8cf5-cb077ec767b9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:56.068552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b54418e0-082c-41ab-8cf5-cb077ec767b9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:56.068552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b54418e0-082c-41ab-8cf5-cb077ec767b9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:56.080622 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:56.080622 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:56.085511 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b54418e0-082c-41ab-8cf5-cb077ec767b9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:56.090737 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b54418e0-082c-41ab-8cf5-cb077ec767b9 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:56.091323 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1073/4266] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:56 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:56.164755 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-123cc4f0-fc78-4b70-a312-f19e8367f840 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:56.167685 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-123cc4f0-fc78-4b70-a312-f19e8367f840 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:56.168011 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-123cc4f0-fc78-4b70-a312-f19e8367f840 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:56.169571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-123cc4f0-fc78-4b70-a312-f19e8367f840 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:56.169571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-123cc4f0-fc78-4b70-a312-f19e8367f840 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:56.177683 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:56.177683 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:56.178856 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-123cc4f0-fc78-4b70-a312-f19e8367f840 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:56.179898 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1069/4267] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:56 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:56.334930 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-39132292-48d2-4bd3-b808-1d7b62ee3fee None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:56.337779 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39132292-48d2-4bd3-b808-1d7b62ee3fee tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:56.338034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39132292-48d2-4bd3-b808-1d7b62ee3fee tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:56.338262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39132292-48d2-4bd3-b808-1d7b62ee3fee tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:56.338381 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-39132292-48d2-4bd3-b808-1d7b62ee3fee tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:56.343035 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:56.343035 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:56.343953 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39132292-48d2-4bd3-b808-1d7b62ee3fee tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:56.344421 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1069/4268] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:56 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:56.520567 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-abe5cff4-4a03-48a8-9692-7a6eb91394fd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:56.522665 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-abe5cff4-4a03-48a8-9692-7a6eb91394fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:56.522920 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-abe5cff4-4a03-48a8-9692-7a6eb91394fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:56.523186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-abe5cff4-4a03-48a8-9692-7a6eb91394fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:56.523358 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-abe5cff4-4a03-48a8-9692-7a6eb91394fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:56.529202 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:56.529202 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:56.530304 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-abe5cff4-4a03-48a8-9692-7a6eb91394fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:56.530796 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1058/4269] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:56 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:57.108928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2b165a31-6b53-415a-a25c-52179c2a6723 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:57.111333 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b165a31-6b53-415a-a25c-52179c2a6723 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:57.111679 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b165a31-6b53-415a-a25c-52179c2a6723 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:57.111873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b165a31-6b53-415a-a25c-52179c2a6723 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:57.124515 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:57.124515 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:57.128836 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2b165a31-6b53-415a-a25c-52179c2a6723 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:57.134376 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b165a31-6b53-415a-a25c-52179c2a6723 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:57.134947 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1074/4270] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:57 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:10:57.190652 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-05848c9f-ea28-43ff-b17b-8d38509005e8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:57.192697 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-05848c9f-ea28-43ff-b17b-8d38509005e8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:57.192697 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-05848c9f-ea28-43ff-b17b-8d38509005e8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:57.192859 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-05848c9f-ea28-43ff-b17b-8d38509005e8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:57.192994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-05848c9f-ea28-43ff-b17b-8d38509005e8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:57.197599 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:57.197599 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:57.198631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-05848c9f-ea28-43ff-b17b-8d38509005e8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:57.199088 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1070/4271] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:57 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:57.357156 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c5697a5f-1864-4195-83a2-a27576e60716 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:57.361589 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5697a5f-1864-4195-83a2-a27576e60716 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:57.361824 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5697a5f-1864-4195-83a2-a27576e60716 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:57.361896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5697a5f-1864-4195-83a2-a27576e60716 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:57.362123 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c5697a5f-1864-4195-83a2-a27576e60716 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:57.368199 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:57.368199 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:57.371927 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5697a5f-1864-4195-83a2-a27576e60716 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:57.372912 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1070/4272] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:57 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:57.543734 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3d322d11-85e4-4cb4-8425-2346372fd84c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:57.546517 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d322d11-85e4-4cb4-8425-2346372fd84c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:57.547157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d322d11-85e4-4cb4-8425-2346372fd84c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:57.547644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3d322d11-85e4-4cb4-8425-2346372fd84c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:57.547644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3d322d11-85e4-4cb4-8425-2346372fd84c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:57.559703 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:57.559703 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:57.561557 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3d322d11-85e4-4cb4-8425-2346372fd84c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:57.562374 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1059/4273] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:57 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:57.602447 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-bab4fe63-5bd5-4c0f-b819-091a0d564206 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:57.607756 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-bab4fe63-5bd5-4c0f-b819-091a0d564206 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] DELETE https://10.4.3.13/volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919 Jul 03 13:10:57.607904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-bab4fe63-5bd5-4c0f-b819-091a0d564206 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:57.608154 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-bab4fe63-5bd5-4c0f-b819-091a0d564206 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:57.616040 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:57.616040 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:58.157029 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2a7ec418-29ed-40e4-8819-ee602fe2117c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:58.158416 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9f90f7b2-ce51-4852-840f-1594a5e47aa9 req-bab4fe63-5bd5-4c0f-b819-091a0d564206 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919 returned with HTTP 200 Jul 03 13:10:58.159112 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1075/4274] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:10:57 2026] DELETE /volume/v3/attachments/2b40da86-fbc4-4021-88f1-717141eb0919 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:58.159392 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2a7ec418-29ed-40e4-8819-ee602fe2117c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:58.159862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2a7ec418-29ed-40e4-8819-ee602fe2117c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:58.159862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2a7ec418-29ed-40e4-8819-ee602fe2117c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:58.167968 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:58.167968 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:58.172496 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2a7ec418-29ed-40e4-8819-ee602fe2117c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:58.178267 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2a7ec418-29ed-40e4-8819-ee602fe2117c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:58.178814 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1071/4275] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:58 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:58.202575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-728f832b-c69f-486b-9caf-f6ac3c1cd76d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:58.204668 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-728f832b-c69f-486b-9caf-f6ac3c1cd76d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:58.204911 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-728f832b-c69f-486b-9caf-f6ac3c1cd76d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:58.205197 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-728f832b-c69f-486b-9caf-f6ac3c1cd76d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:58.214340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-899e9047-894e-474e-9a78-1340a5cfe499 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:58.215607 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:58.215607 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:58.216500 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-899e9047-894e-474e-9a78-1340a5cfe499 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:58.216749 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-899e9047-894e-474e-9a78-1340a5cfe499 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:58.216977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-899e9047-894e-474e-9a78-1340a5cfe499 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:58.217143 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-899e9047-894e-474e-9a78-1340a5cfe499 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:58.220564 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-728f832b-c69f-486b-9caf-f6ac3c1cd76d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:58.224426 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:58.224426 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:58.225012 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-899e9047-894e-474e-9a78-1340a5cfe499 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:58.225689 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1060/4276] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:58 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:58.226229 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-728f832b-c69f-486b-9caf-f6ac3c1cd76d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:58.226488 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1071/4277] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:58 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:58.390043 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3c9e9f25-1982-44d0-910e-7c2876446f59 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:58.392278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3c9e9f25-1982-44d0-910e-7c2876446f59 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:58.392464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3c9e9f25-1982-44d0-910e-7c2876446f59 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:58.392816 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3c9e9f25-1982-44d0-910e-7c2876446f59 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:58.392937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3c9e9f25-1982-44d0-910e-7c2876446f59 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:58.399736 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:58.399736 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:58.399736 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3c9e9f25-1982-44d0-910e-7c2876446f59 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:58.400328 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1076/4278] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:58 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:58.575626 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0aa0e46b-ae0f-4dd6-a326-cbac2b59e9d9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:58.578303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0aa0e46b-ae0f-4dd6-a326-cbac2b59e9d9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:58.578303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0aa0e46b-ae0f-4dd6-a326-cbac2b59e9d9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:58.579801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0aa0e46b-ae0f-4dd6-a326-cbac2b59e9d9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:58.579801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0aa0e46b-ae0f-4dd6-a326-cbac2b59e9d9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:58.584263 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:58.584263 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:58.585521 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0aa0e46b-ae0f-4dd6-a326-cbac2b59e9d9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:58.586200 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1072/4279] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:58 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.238503 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-afbb6c00-97b1-40f2-ba96-686ad7bdd5f9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.240840 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-afbb6c00-97b1-40f2-ba96-686ad7bdd5f9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:10:59.241025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-afbb6c00-97b1-40f2-ba96-686ad7bdd5f9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.241254 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-afbb6c00-97b1-40f2-ba96-686ad7bdd5f9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.241367 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-afbb6c00-97b1-40f2-ba96-686ad7bdd5f9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:59.246442 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.246442 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:59.247475 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-afbb6c00-97b1-40f2-ba96-686ad7bdd5f9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:10:59.247989 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1061/4280] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:10:59 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.345885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b1d0ae98-8b51-416c-a374-10faf752420d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.349782 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b1d0ae98-8b51-416c-a374-10faf752420d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:10:59.349782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b1d0ae98-8b51-416c-a374-10faf752420d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.349782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b1d0ae98-8b51-416c-a374-10faf752420d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.359752 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.359752 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:59.365001 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b1d0ae98-8b51-416c-a374-10faf752420d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:59.371399 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b1d0ae98-8b51-416c-a374-10faf752420d tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:10:59.372221 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1072/4281] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:59 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.389972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-84dc6ea2-af1d-4ab0-9429-418c285069fd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.396256 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84dc6ea2-af1d-4ab0-9429-418c285069fd tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:59.396256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84dc6ea2-af1d-4ab0-9429-418c285069fd tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.396256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84dc6ea2-af1d-4ab0-9429-418c285069fd tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.409190 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.409190 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:10:59.416928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5918504f-9ffd-49c4-aff6-838c4bcf63a0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.420350 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-84dc6ea2-af1d-4ab0-9429-418c285069fd tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:59.420405 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5918504f-9ffd-49c4-aff6-838c4bcf63a0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:10:59.420405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5918504f-9ffd-49c4-aff6-838c4bcf63a0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.420405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5918504f-9ffd-49c4-aff6-838c4bcf63a0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.420405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5918504f-9ffd-49c4-aff6-838c4bcf63a0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:59.422841 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84dc6ea2-af1d-4ab0-9429-418c285069fd tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:59.423485 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1077/4282] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:59 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.423865 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.423865 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:10:59.424729 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5918504f-9ffd-49c4-aff6-838c4bcf63a0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:10:59.425193 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1073/4283] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:59 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.485495 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-16e84bf3-dcd4-4565-bc2f-f82b1ea97567 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.487576 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16e84bf3-dcd4-4565-bc2f-f82b1ea97567 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:10:59.487900 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16e84bf3-dcd4-4565-bc2f-f82b1ea97567 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.488176 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16e84bf3-dcd4-4565-bc2f-f82b1ea97567 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.497396 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.497396 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:10:59.501794 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-16e84bf3-dcd4-4565-bc2f-f82b1ea97567 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:10:59.507541 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16e84bf3-dcd4-4565-bc2f-f82b1ea97567 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:10:59.508026 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1062/4284] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:59 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.597000 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7d2624b9-b17c-4c52-b970-b52c36fda6cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.599290 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7d2624b9-b17c-4c52-b970-b52c36fda6cc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:10:59.599524 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7d2624b9-b17c-4c52-b970-b52c36fda6cc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.599809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7d2624b9-b17c-4c52-b970-b52c36fda6cc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.600014 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7d2624b9-b17c-4c52-b970-b52c36fda6cc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:10:59.605094 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.605094 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:10:59.607147 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7d2624b9-b17c-4c52-b970-b52c36fda6cc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:10:59.607147 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1073/4285] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:10:59 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:10:59.988694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-5f426534-33c3-420d-9768-428ece2f996e req-f59ac1ab-fd12-43a2-ad49-16df66c6d536 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:10:59.990501 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-f59ac1ab-fd12-43a2-ad49-16df66c6d536 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9 Jul 03 13:10:59.990848 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-f59ac1ab-fd12-43a2-ad49-16df66c6d536 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:10:59.992117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-f59ac1ab-fd12-43a2-ad49-16df66c6d536 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:10:59.999918 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:10:59.999918 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:00.260816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ddd3e286-91e1-4df8-af4b-a882d9c3a682 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:00.263094 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ddd3e286-91e1-4df8-af4b-a882d9c3a682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:00.263354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ddd3e286-91e1-4df8-af4b-a882d9c3a682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:00.263575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ddd3e286-91e1-4df8-af4b-a882d9c3a682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:00.263710 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ddd3e286-91e1-4df8-af4b-a882d9c3a682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:00.268645 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:00.268645 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:00.269490 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ddd3e286-91e1-4df8-af4b-a882d9c3a682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:00.269964 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1074/4286] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:00 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:00.441327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-81541e96-c9d5-4fdf-9c4f-d15dc6998a19 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:00.443210 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-81541e96-c9d5-4fdf-9c4f-d15dc6998a19 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:00.443434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-81541e96-c9d5-4fdf-9c4f-d15dc6998a19 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:00.443657 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-81541e96-c9d5-4fdf-9c4f-d15dc6998a19 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:00.443794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-81541e96-c9d5-4fdf-9c4f-d15dc6998a19 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:00.448709 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:00.448709 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:00.449733 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-81541e96-c9d5-4fdf-9c4f-d15dc6998a19 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:00.450208 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1063/4287] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:00 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:00.533784 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-f59ac1ab-fd12-43a2-ad49-16df66c6d536 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9 returned with HTTP 200 Jul 03 13:11:00.533784 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1078/4288] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:10:59 2026] DELETE /volume/v3/attachments/e36ac0a9-7941-4b29-8626-bc89c54e63a9 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:00.545464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:00.547369 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:11:00.547675 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:00.547860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:00.548008 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:11:00.554489 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:00.554489 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:00.554975 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:00.577833 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:11:00.578317 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-5f426534-33c3-420d-9768-428ece2f996e req-da04da3a-bc2b-417b-a93e-ad3b03579a8e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 202 Jul 03 13:11:00.578886 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1074/4289] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:11:00 2026] DELETE /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:00.640562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b30575ea-bf75-4d64-8272-13892de73899 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:00.640562 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b30575ea-bf75-4d64-8272-13892de73899 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:00.640562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b30575ea-bf75-4d64-8272-13892de73899 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:00.640562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b30575ea-bf75-4d64-8272-13892de73899 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:00.640562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b30575ea-bf75-4d64-8272-13892de73899 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:00.643894 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:00.643894 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:00.643894 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b30575ea-bf75-4d64-8272-13892de73899 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:00.645459 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1075/4290] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:00 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:11:01.283575 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3a3deecc-2949-4532-b958-e6f14af87261 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:01.286279 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a3deecc-2949-4532-b958-e6f14af87261 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:01.286557 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a3deecc-2949-4532-b958-e6f14af87261 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:01.287120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3a3deecc-2949-4532-b958-e6f14af87261 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:01.287322 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3a3deecc-2949-4532-b958-e6f14af87261 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:01.292750 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:01.292750 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:01.293546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3a3deecc-2949-4532-b958-e6f14af87261 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:01.294279 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1064/4291] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:01 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:01.464021 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-92c77b89-d838-4d91-8385-43e9217a7c23 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:01.466521 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-92c77b89-d838-4d91-8385-43e9217a7c23 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:01.466607 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-92c77b89-d838-4d91-8385-43e9217a7c23 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:01.466916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-92c77b89-d838-4d91-8385-43e9217a7c23 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:01.466981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-92c77b89-d838-4d91-8385-43e9217a7c23 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:01.472461 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:01.472461 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:01.473513 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-92c77b89-d838-4d91-8385-43e9217a7c23 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:01.474207 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1079/4292] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:01 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:01.658141 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-769dd9b3-6be4-4214-bbf6-36bfd00da640 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:01.664613 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-769dd9b3-6be4-4214-bbf6-36bfd00da640 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:01.664613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-769dd9b3-6be4-4214-bbf6-36bfd00da640 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:01.664613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-769dd9b3-6be4-4214-bbf6-36bfd00da640 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:01.664613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-769dd9b3-6be4-4214-bbf6-36bfd00da640 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:01.664928 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=258,cinder:UPDATE=59,cinder:INSERT=24,cinder:DELETE=2 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:11:01.669111 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:01.669111 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:01.670142 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-769dd9b3-6be4-4214-bbf6-36bfd00da640 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:01.670605 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1075/4293] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:01 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:02.307263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0a998e04-472d-4629-9b55-5d04b7dfa55f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:02.309554 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a998e04-472d-4629-9b55-5d04b7dfa55f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:02.309883 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a998e04-472d-4629-9b55-5d04b7dfa55f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:02.310085 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0a998e04-472d-4629-9b55-5d04b7dfa55f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:02.310255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0a998e04-472d-4629-9b55-5d04b7dfa55f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:02.315537 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:02.315537 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:02.316292 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0a998e04-472d-4629-9b55-5d04b7dfa55f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:02.317017 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1076/4294] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:02 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:02.486801 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6f4c3691-da54-4201-aee7-65fedc406e54 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:02.489068 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f4c3691-da54-4201-aee7-65fedc406e54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:02.489336 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f4c3691-da54-4201-aee7-65fedc406e54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:02.489585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f4c3691-da54-4201-aee7-65fedc406e54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:02.489737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6f4c3691-da54-4201-aee7-65fedc406e54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:02.495099 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:02.495099 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:02.496283 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f4c3691-da54-4201-aee7-65fedc406e54 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:02.496915 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1065/4295] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:02 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:02.681605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-77627fa9-4fce-426b-a1ad-6ffe18fb383a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:02.683372 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77627fa9-4fce-426b-a1ad-6ffe18fb383a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:02.683529 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77627fa9-4fce-426b-a1ad-6ffe18fb383a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:02.683732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-77627fa9-4fce-426b-a1ad-6ffe18fb383a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:02.683831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-77627fa9-4fce-426b-a1ad-6ffe18fb383a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:02.688687 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:02.688687 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:02.689410 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-77627fa9-4fce-426b-a1ad-6ffe18fb383a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:02.689834 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1080/4296] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:02 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:03.314478 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c22bf0d2-93fc-4913-9758-4902dae54dee None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:03.316735 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c22bf0d2-93fc-4913-9758-4902dae54dee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 Jul 03 13:11:03.316925 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c22bf0d2-93fc-4913-9758-4902dae54dee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:03.317201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c22bf0d2-93fc-4913-9758-4902dae54dee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:03.323711 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c22bf0d2-93fc-4913-9758-4902dae54dee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 returned with HTTP 404 Jul 03 13:11:03.324391 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1076/4297] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:03 2026] GET /volume/v3/volumes/ef7485c9-4844-4504-9b8b-b9082002d943 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:03.330971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e065e2d4-b7c3-4e03-96de-544a5c75e131 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:03.333748 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e065e2d4-b7c3-4e03-96de-544a5c75e131 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:03.333939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e065e2d4-b7c3-4e03-96de-544a5c75e131 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:03.334133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e065e2d4-b7c3-4e03-96de-544a5c75e131 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:03.334275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e065e2d4-b7c3-4e03-96de-544a5c75e131 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:03.341784 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:03.341784 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:03.341784 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e065e2d4-b7c3-4e03-96de-544a5c75e131 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:03.341784 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1077/4298] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:03 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:03.395101 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:03.397152 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:11:03.397442 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:03.397651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:03.397862 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: 0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:11:03.403442 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:03.403442 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:03.403899 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:11:03.421812 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:11:03.421812 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2153e637-bc6c-4810-8458-0961fb13c4d2 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 202 Jul 03 13:11:03.421812 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1066/4299] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:03 2026] DELETE /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:03.428139 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3a44a3ee-f3f2-46ba-a083-b26c54846b28 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:03.430136 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3a44a3ee-f3f2-46ba-a083-b26c54846b28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:11:03.430402 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3a44a3ee-f3f2-46ba-a083-b26c54846b28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:03.430599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3a44a3ee-f3f2-46ba-a083-b26c54846b28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:03.436085 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:03.436085 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:03.436600 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3a44a3ee-f3f2-46ba-a083-b26c54846b28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:11:03.437629 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3a44a3ee-f3f2-46ba-a083-b26c54846b28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 200 Jul 03 13:11:03.437830 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1081/4300] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:03 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:03.509400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3e5f6ce0-7839-4dac-a953-467f6eb6c75b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:03.512482 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3e5f6ce0-7839-4dac-a953-467f6eb6c75b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:03.512735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3e5f6ce0-7839-4dac-a953-467f6eb6c75b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:03.512984 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3e5f6ce0-7839-4dac-a953-467f6eb6c75b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:03.513159 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3e5f6ce0-7839-4dac-a953-467f6eb6c75b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:03.518524 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:03.518524 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:03.519523 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3e5f6ce0-7839-4dac-a953-467f6eb6c75b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:03.520000 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1077/4301] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:03 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:03.700570 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2a680d8b-3280-4d46-a0ec-b68aaa3e69e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:03.704058 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2a680d8b-3280-4d46-a0ec-b68aaa3e69e3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:03.704058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2a680d8b-3280-4d46-a0ec-b68aaa3e69e3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:03.704058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2a680d8b-3280-4d46-a0ec-b68aaa3e69e3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:03.704058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-2a680d8b-3280-4d46-a0ec-b68aaa3e69e3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:03.707891 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:03.707891 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:03.708895 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2a680d8b-3280-4d46-a0ec-b68aaa3e69e3 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:03.709401 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1078/4302] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:03 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:04.175424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-15699e10-2ff8-435c-8738-9c5b0e07fa2e req-44deb333-f545-4b87-babe-7c3c4b70fd47 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.177435 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-15699e10-2ff8-435c-8738-9c5b0e07fa2e req-44deb333-f545-4b87-babe-7c3c4b70fd47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1 Jul 03 13:11:04.177625 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-15699e10-2ff8-435c-8738-9c5b0e07fa2e req-44deb333-f545-4b87-babe-7c3c4b70fd47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.177806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-15699e10-2ff8-435c-8738-9c5b0e07fa2e req-44deb333-f545-4b87-babe-7c3c4b70fd47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.185326 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:04.185326 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:04.355135 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68d3e43b-b6b5-4330-8b69-dd6bb7b76702 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.357308 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68d3e43b-b6b5-4330-8b69-dd6bb7b76702 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:04.357524 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68d3e43b-b6b5-4330-8b69-dd6bb7b76702 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.357725 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68d3e43b-b6b5-4330-8b69-dd6bb7b76702 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.357839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-68d3e43b-b6b5-4330-8b69-dd6bb7b76702 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:04.370583 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:04.370583 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:04.371371 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68d3e43b-b6b5-4330-8b69-dd6bb7b76702 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:04.371806 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1082/4303] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:04 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:04.450199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-07490741-06d8-4fde-97c7-b0c38f45ebd6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.518486 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-07490741-06d8-4fde-97c7-b0c38f45ebd6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf Jul 03 13:11:04.518724 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-07490741-06d8-4fde-97c7-b0c38f45ebd6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.518941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-07490741-06d8-4fde-97c7-b0c38f45ebd6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.523869 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-07490741-06d8-4fde-97c7-b0c38f45ebd6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf returned with HTTP 404 Jul 03 13:11:04.524469 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1078/4304] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:04 2026] GET /volume/v3/snapshots/0ec5a1ea-e7cd-414d-a4f9-6113cf3f0ccf => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:04.530976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a573d5dc-bfb6-4508-aab9-fe6bd9c12e14 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.531355 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.532959 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:11:04.533043 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a573d5dc-bfb6-4508-aab9-fe6bd9c12e14 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:04.533177 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.533266 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a573d5dc-bfb6-4508-aab9-fe6bd9c12e14 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.533366 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.533496 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a573d5dc-bfb6-4508-aab9-fe6bd9c12e14 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.533542 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: 5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:11:04.533629 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a573d5dc-bfb6-4508-aab9-fe6bd9c12e14 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:04.538488 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:04.538488 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:04.539426 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a573d5dc-bfb6-4508-aab9-fe6bd9c12e14 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:04.539872 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1079/4305] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:04 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:04.540344 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:04.540344 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:04.540664 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:04.572677 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:11:04.572940 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-67e889f5-db97-42e3-b841-41b4c96a0c54 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 202 Jul 03 13:11:04.574057 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1083/4306] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:04 2026] DELETE /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:04.583940 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-025f5a35-396a-47a4-a1ac-915c0e698d41 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.585953 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-025f5a35-396a-47a4-a1ac-915c0e698d41 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:11:04.586181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-025f5a35-396a-47a4-a1ac-915c0e698d41 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.586382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-025f5a35-396a-47a4-a1ac-915c0e698d41 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.594945 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:04.594945 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:04.599135 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-025f5a35-396a-47a4-a1ac-915c0e698d41 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:04.605081 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-025f5a35-396a-47a4-a1ac-915c0e698d41 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 200 Jul 03 13:11:04.605810 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1079/4307] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:04 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:04.714991 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-15699e10-2ff8-435c-8738-9c5b0e07fa2e req-44deb333-f545-4b87-babe-7c3c4b70fd47 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1 returned with HTTP 200 Jul 03 13:11:04.715426 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1067/4308] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:11:04 2026] DELETE /volume/v3/attachments/09edd37c-ca5d-4c6e-9fca-9b6b686b4fc1 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:04.721596 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-76183b25-a8e9-443f-9fb1-1a33c970ebfb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:04.722863 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76183b25-a8e9-443f-9fb1-1a33c970ebfb tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:04.723113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76183b25-a8e9-443f-9fb1-1a33c970ebfb tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:04.723355 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76183b25-a8e9-443f-9fb1-1a33c970ebfb tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:04.723505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-76183b25-a8e9-443f-9fb1-1a33c970ebfb tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:04.728432 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:04.728432 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:04.729376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76183b25-a8e9-443f-9fb1-1a33c970ebfb tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:04.729728 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1080/4309] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:04 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:05.390113 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cf5d9f8b-03bb-4a84-b10d-570c03cfa7e6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.400554 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cf5d9f8b-03bb-4a84-b10d-570c03cfa7e6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:05.400825 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cf5d9f8b-03bb-4a84-b10d-570c03cfa7e6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.401110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cf5d9f8b-03bb-4a84-b10d-570c03cfa7e6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.401606 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-cf5d9f8b-03bb-4a84-b10d-570c03cfa7e6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:05.419402 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:05.419402 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:05.419402 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cf5d9f8b-03bb-4a84-b10d-570c03cfa7e6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:05.420111 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1084/4310] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:05 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:05.551684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5cf12a29-f5c1-4fe5-aa86-07c4ac97c6d7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.554122 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cf12a29-f5c1-4fe5-aa86-07c4ac97c6d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:05.554433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cf12a29-f5c1-4fe5-aa86-07c4ac97c6d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.554691 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cf12a29-f5c1-4fe5-aa86-07c4ac97c6d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.554858 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-5cf12a29-f5c1-4fe5-aa86-07c4ac97c6d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:05.560781 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:05.560781 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:05.561661 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cf12a29-f5c1-4fe5-aa86-07c4ac97c6d7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:05.562335 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1080/4311] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:05 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:05.574195 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4ab340d0-cba0-4b33-9e16-1b7bbea59a53 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.576562 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4ab340d0-cba0-4b33-9e16-1b7bbea59a53 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:11:05.576812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4ab340d0-cba0-4b33-9e16-1b7bbea59a53 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.577143 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4ab340d0-cba0-4b33-9e16-1b7bbea59a53 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.587569 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:05.587569 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:05.593646 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4ab340d0-cba0-4b33-9e16-1b7bbea59a53 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:11:05.600461 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4ab340d0-cba0-4b33-9e16-1b7bbea59a53 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 returned with HTTP 200 Jul 03 13:11:05.600933 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1068/4312] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:05 2026] GET /volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:05.614824 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f50c3348-2a06-4ff7-9346-07532973ff7e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.617032 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f50c3348-2a06-4ff7-9346-07532973ff7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:05.617305 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f50c3348-2a06-4ff7-9346-07532973ff7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.617576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f50c3348-2a06-4ff7-9346-07532973ff7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.617726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-f50c3348-2a06-4ff7-9346-07532973ff7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete backup with id: 453f6f72-51ce-4294-861b-b1e79d6ac598. Jul 03 13:11:05.619130 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8374d28f-29d1-4d4a-9d59-50d51d82fef6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.621994 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8374d28f-29d1-4d4a-9d59-50d51d82fef6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe Jul 03 13:11:05.621994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8374d28f-29d1-4d4a-9d59-50d51d82fef6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.622843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8374d28f-29d1-4d4a-9d59-50d51d82fef6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.623240 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:05.623240 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:05.631638 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8374d28f-29d1-4d4a-9d59-50d51d82fef6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe returned with HTTP 404 Jul 03 13:11:05.632325 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1085/4313] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:05 2026] GET /volume/v3/volumes/5bbaa423-14c0-4cc1-b4bc-758825b14afe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:05.644242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-f50c3348-2a06-4ff7-9346-07532973ff7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] delete_backup rpcapi backup_id 453f6f72-51ce-4294-861b-b1e79d6ac598 {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:11:05.646644 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f50c3348-2a06-4ff7-9346-07532973ff7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 202 Jul 03 13:11:05.647112 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1081/4314] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:05 2026] DELETE /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:11:05.654699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6f4dad67-cba8-48b6-b356-3038b6baae3a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.657072 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f4dad67-cba8-48b6-b356-3038b6baae3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:05.657354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f4dad67-cba8-48b6-b356-3038b6baae3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.657638 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6f4dad67-cba8-48b6-b356-3038b6baae3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.657803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6f4dad67-cba8-48b6-b356-3038b6baae3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:05.663847 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:05.663847 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:05.665049 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6f4dad67-cba8-48b6-b356-3038b6baae3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 200 Jul 03 13:11:05.665587 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1081/4315] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:05 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:05.669383 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0d394490-e99b-4f2f-b059-71b4066999ac None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.670308 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:05.670731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-96741973", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:05.672479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-96741973', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:05.742131 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0604d1d6-f4ca-41be-a11d-dc4bcb95c6b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:05.744701 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0604d1d6-f4ca-41be-a11d-dc4bcb95c6b0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:05.744701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0604d1d6-f4ca-41be-a11d-dc4bcb95c6b0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:05.744701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0604d1d6-f4ca-41be-a11d-dc4bcb95c6b0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:05.744701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-0604d1d6-f4ca-41be-a11d-dc4bcb95c6b0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:05.751510 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:05.751510 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:05.752774 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0604d1d6-f4ca-41be-a11d-dc4bcb95c6b0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:05.752774 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1086/4316] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:05 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:05.786144 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:11:05.791303 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:11:05.797341 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (356fbf8e-342c-4f3c-979b-a62bd7f7b917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:05.798578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1cf31b4-fdf5-4482-9519-798a618aa301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:05.799591 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:05.869479 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1cf31b4-fdf5-4482-9519-798a618aa301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:05.870444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad4f016-c162-4e07-9eaf-61246ddfd412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:05.939949 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['c6d83455-e68f-4f6c-b7ba-1ca6ab153737', '7a6d3db7-29e8-455f-a459-01834c037952', 'b3ee59e4-83cd-4f42-a006-7205f267b4ff', '9bf0d0eb-0d78-4e0e-b755-5fc06d8760e2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:05.940901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad4f016-c162-4e07-9eaf-61246ddfd412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d83455-e68f-4f6c-b7ba-1ca6ab153737', '7a6d3db7-29e8-455f-a459-01834c037952', 'b3ee59e4-83cd-4f42-a006-7205f267b4ff', '9bf0d0eb-0d78-4e0e-b755-5fc06d8760e2']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:05.941852 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b30c1a2-0a86-4c9c-a670-fed9b426fbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:05.978977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b30c1a2-0a86-4c9c-a670-fed9b426fbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8179331-6b6a-4008-875f-0d6717a312ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-96741973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['c6d83455-e68f-4f6c-b7ba-1ca6ab153737','7a6d3db7-29e8-455f-a459-01834c037952','b3ee59e4-83cd-4f42-a006-7205f267b4ff','9bf0d0eb-0d78-4e0e-b755-5fc06d8760e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-96741973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8179331-6b6a-4008-875f-0d6717a312ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:05.980174 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cc1038-7ddc-4278-bc1d-d3be531240f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:06.017246 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cc1038-7ddc-4278-bc1d-d3be531240f5) transitioned into state 'SUCCESS' from state '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-96741973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['c6d83455-e68f-4f6c-b7ba-1ca6ab153737','7a6d3db7-29e8-455f-a459-01834c037952','b3ee59e4-83cd-4f42-a006-7205f267b4ff','9bf0d0eb-0d78-4e0e-b755-5fc06d8760e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:06.017957 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8837bded-c91c-4d6d-9e3f-0806d6d4b8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:06.036898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8837bded-c91c-4d6d-9e3f-0806d6d4b8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:06.038285 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (356fbf8e-342c-4f3c-979b-a62bd7f7b917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:06.038780 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:11:06.039711 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d394490-e99b-4f2f-b059-71b4066999ac tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:06.040325 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1069/4317] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:05 2026] POST /volume/v3/volumes => generated 755 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:06.054771 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0e4415a1-4c48-474b-82b6-3ceac62c8832 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:06.056772 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0e4415a1-4c48-474b-82b6-3ceac62c8832 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:11:06.056963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0e4415a1-4c48-474b-82b6-3ceac62c8832 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:06.057238 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0e4415a1-4c48-474b-82b6-3ceac62c8832 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:06.068324 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:06.068324 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:06.074858 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0e4415a1-4c48-474b-82b6-3ceac62c8832 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:06.082296 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0e4415a1-4c48-474b-82b6-3ceac62c8832 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:11:06.082892 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1082/4318] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:06 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:06.433681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-47e7913d-b959-4ea0-96a7-62bbeb2a4c5b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:06.435903 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-47e7913d-b959-4ea0-96a7-62bbeb2a4c5b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:06.436202 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-47e7913d-b959-4ea0-96a7-62bbeb2a4c5b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:06.436387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-47e7913d-b959-4ea0-96a7-62bbeb2a4c5b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:06.436508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-47e7913d-b959-4ea0-96a7-62bbeb2a4c5b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:06.442602 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:06.442602 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:06.443433 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-47e7913d-b959-4ea0-96a7-62bbeb2a4c5b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:06.443856 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1082/4319] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:06 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:06.681582 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4d4420ae-3208-44ee-952b-e0f8c1696656 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:06.683551 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4d4420ae-3208-44ee-952b-e0f8c1696656 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 Jul 03 13:11:06.683734 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4d4420ae-3208-44ee-952b-e0f8c1696656 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:06.684073 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4d4420ae-3208-44ee-952b-e0f8c1696656 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:06.684123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4d4420ae-3208-44ee-952b-e0f8c1696656 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 453f6f72-51ce-4294-861b-b1e79d6ac598. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:06.688464 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4d4420ae-3208-44ee-952b-e0f8c1696656 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 returned with HTTP 404 Jul 03 13:11:06.689325 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1087/4320] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:06 2026] GET /volume/v3/backups/453f6f72-51ce-4294-861b-b1e79d6ac598 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:06.698563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-30c489ce-97ef-4688-ba31-18e7d91b587d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:06.700448 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30c489ce-97ef-4688-ba31-18e7d91b587d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:11:06.700661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30c489ce-97ef-4688-ba31-18e7d91b587d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:06.700858 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30c489ce-97ef-4688-ba31-18e7d91b587d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:06.700969 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-30c489ce-97ef-4688-ba31-18e7d91b587d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete backup with id: e7fb5fa2-6ae5-46ca-902a-81dafb092897. Jul 03 13:11:06.705155 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:06.705155 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:06.717452 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-30c489ce-97ef-4688-ba31-18e7d91b587d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] delete_backup rpcapi backup_id e7fb5fa2-6ae5-46ca-902a-81dafb092897 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:11:06.719328 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30c489ce-97ef-4688-ba31-18e7d91b587d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 202 Jul 03 13:11:06.719986 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1070/4321] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:06 2026] DELETE /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:11:06.726735 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b895cd6c-fa60-450d-80b8-df4b44bef6ff None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:06.728389 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b895cd6c-fa60-450d-80b8-df4b44bef6ff tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:11:06.728576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b895cd6c-fa60-450d-80b8-df4b44bef6ff tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:06.728739 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b895cd6c-fa60-450d-80b8-df4b44bef6ff tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:06.728852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b895cd6c-fa60-450d-80b8-df4b44bef6ff tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:06.732819 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:06.732819 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:06.733585 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b895cd6c-fa60-450d-80b8-df4b44bef6ff tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 200 Jul 03 13:11:06.733962 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1083/4322] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:06 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:06.764513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-db81da54-19b9-4f91-a891-e8d48f0d6a72 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:06.766766 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-db81da54-19b9-4f91-a891-e8d48f0d6a72 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:06.766982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-db81da54-19b9-4f91-a891-e8d48f0d6a72 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:06.767245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-db81da54-19b9-4f91-a891-e8d48f0d6a72 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:06.767379 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-db81da54-19b9-4f91-a891-e8d48f0d6a72 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:06.772135 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:06.772135 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:06.773060 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-db81da54-19b9-4f91-a891-e8d48f0d6a72 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:06.773527 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1083/4323] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:06 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:07.098179 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-92c07f17-df48-46c4-bac1-2aee7b72bb0a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.100112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-92c07f17-df48-46c4-bac1-2aee7b72bb0a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:11:07.100374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-92c07f17-df48-46c4-bac1-2aee7b72bb0a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.100504 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-92c07f17-df48-46c4-bac1-2aee7b72bb0a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.115578 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:07.115578 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:07.122872 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-92c07f17-df48-46c4-bac1-2aee7b72bb0a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:07.130304 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-92c07f17-df48-46c4-bac1-2aee7b72bb0a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:11:07.130958 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1088/4324] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:07 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1363 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:07.149293 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-10cd910f-ad8f-4ee0-80a4-4acbddb97bcb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.151278 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-10cd910f-ad8f-4ee0-80a4-4acbddb97bcb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:11:07.151457 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-10cd910f-ad8f-4ee0-80a4-4acbddb97bcb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.151748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-10cd910f-ad8f-4ee0-80a4-4acbddb97bcb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.162732 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:07.162732 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:07.166424 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-10cd910f-ad8f-4ee0-80a4-4acbddb97bcb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:07.172904 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-10cd910f-ad8f-4ee0-80a4-4acbddb97bcb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:11:07.173389 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1071/4325] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:07 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:07.393247 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.395706 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:11:07.395995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.396382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.396513 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Delete volume with id: f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:11:07.404141 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:07.404141 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:07.404593 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:11:07.434834 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Delete volume request issued successfully. Jul 03 13:11:07.435148 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-60b3aad2-b198-4589-adcc-3fbfa37f4941 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 202 Jul 03 13:11:07.435701 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1084/4326] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:07 2026] DELETE /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:07.445061 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-81437be6-c1b3-4c28-a652-4aa4ca05f199 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.447191 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-81437be6-c1b3-4c28-a652-4aa4ca05f199 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:11:07.447387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-81437be6-c1b3-4c28-a652-4aa4ca05f199 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.447625 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-81437be6-c1b3-4c28-a652-4aa4ca05f199 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.455629 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:07.455629 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:07.459041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1cd5f9b-0f6a-4805-baa2-ab2c90896703 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.466895 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1cd5f9b-0f6a-4805-baa2-ab2c90896703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:07.466895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1cd5f9b-0f6a-4805-baa2-ab2c90896703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.466895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1cd5f9b-0f6a-4805-baa2-ab2c90896703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.466895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a1cd5f9b-0f6a-4805-baa2-ab2c90896703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:07.467725 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-81437be6-c1b3-4c28-a652-4aa4ca05f199 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:11:07.470457 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:07.470457 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:07.470964 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1cd5f9b-0f6a-4805-baa2-ab2c90896703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:07.472505 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1089/4327] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:07 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:07.472851 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-81437be6-c1b3-4c28-a652-4aa4ca05f199 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 200 Jul 03 13:11:07.474516 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1084/4328] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:07 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:07.748200 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b9858840-2bb6-40fc-a151-bc23fe9d5687 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.751436 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b9858840-2bb6-40fc-a151-bc23fe9d5687 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 Jul 03 13:11:07.751595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b9858840-2bb6-40fc-a151-bc23fe9d5687 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.751820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b9858840-2bb6-40fc-a151-bc23fe9d5687 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.751979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b9858840-2bb6-40fc-a151-bc23fe9d5687 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id e7fb5fa2-6ae5-46ca-902a-81dafb092897. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:07.759137 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b9858840-2bb6-40fc-a151-bc23fe9d5687 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 returned with HTTP 404 Jul 03 13:11:07.759942 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1072/4329] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:07 2026] GET /volume/v3/backups/e7fb5fa2-6ae5-46ca-902a-81dafb092897 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:07.797605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a7d26a5a-45e3-40ac-819a-5e633ec09815 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.800287 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a7d26a5a-45e3-40ac-819a-5e633ec09815 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:07.800539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a7d26a5a-45e3-40ac-819a-5e633ec09815 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:07.800949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a7d26a5a-45e3-40ac-819a-5e633ec09815 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:07.800949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a7d26a5a-45e3-40ac-819a-5e633ec09815 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:07.806952 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:07.806952 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:07.808146 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a7d26a5a-45e3-40ac-819a-5e633ec09815 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:07.808609 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1085/4330] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:07 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:07.812205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a402e37f-68a5-48b2-b043-99d6afad81df None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:07.815336 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:07.815636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "name": "tempest-VolumesBackupsTest-Volume-400536001"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:07.817654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'name': 'tempest-VolumesBackupsTest-Volume-400536001'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:07.925459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume of 1 GB Jul 03 13:11:07.929722 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Availability Zones retrieved successfully. Jul 03 13:11:07.936799 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (e6fc4d27-3791-4239-b50d-71e2e5e7de67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:07.937893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a07856b-ae2e-4357-8dcc-ba3ce77b6615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:07.939051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:08.014973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a07856b-ae2e-4357-8dcc-ba3ce77b6615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:08.015939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f98d594-1ee7-47ca-9f96-f6288a0aa681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:08.076006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['07d9bcb5-02b2-40d0-b8d0-2ebafce24a51', '8c8f9fd9-876a-4bc2-9757-e575e331aa4f', '0c59ff04-50ab-4f6b-a47b-1919b9592a02', '99c6e3c9-0dda-4c92-b9e1-5c75989531f5'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:08.077075 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f98d594-1ee7-47ca-9f96-f6288a0aa681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07d9bcb5-02b2-40d0-b8d0-2ebafce24a51', '8c8f9fd9-876a-4bc2-9757-e575e331aa4f', '0c59ff04-50ab-4f6b-a47b-1919b9592a02', '99c6e3c9-0dda-4c92-b9e1-5c75989531f5']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:08.077956 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83fd2260-eae1-4d35-b1bf-de4b2ff2a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:08.106900 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83fd2260-eae1-4d35-b1bf-de4b2ff2a01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc2c4717-105d-4d19-ae83-63ccc152c2dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-400536001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['07d9bcb5-02b2-40d0-b8d0-2ebafce24a51','8c8f9fd9-876a-4bc2-9757-e575e331aa4f','0c59ff04-50ab-4f6b-a47b-1919b9592a02','99c6e3c9-0dda-4c92-b9e1-5c75989531f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-400536001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc2c4717-105d-4d19-ae83-63ccc152c2dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70464ecb20c4efeb70462a00241a474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:08.107729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4ca3ba-384f-4ba9-abfb-81196ebe20cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:08.153071 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4ca3ba-384f-4ba9-abfb-81196ebe20cb) transitioned into state 'SUCCESS' from state '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-400536001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['07d9bcb5-02b2-40d0-b8d0-2ebafce24a51','8c8f9fd9-876a-4bc2-9757-e575e331aa4f','0c59ff04-50ab-4f6b-a47b-1919b9592a02','99c6e3c9-0dda-4c92-b9e1-5c75989531f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:08.154216 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a3fb6a-840b-4c68-acde-de3e0d8e9668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:08.180316 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a3fb6a-840b-4c68-acde-de3e0d8e9668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:08.181654 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (e6fc4d27-3791-4239-b50d-71e2e5e7de67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:08.182388 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request issued successfully. Jul 03 13:11:08.188643 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a402e37f-68a5-48b2-b043-99d6afad81df tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:08.188996 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1090/4331] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:07 2026] POST /volume/v3/volumes => generated 746 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:08.206642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4947db5c-5a2a-4f75-91ec-a5eb30292d91 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.208959 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4947db5c-5a2a-4f75-91ec-a5eb30292d91 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:11:08.209287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4947db5c-5a2a-4f75-91ec-a5eb30292d91 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.209514 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4947db5c-5a2a-4f75-91ec-a5eb30292d91 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.218150 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.218150 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:08.223247 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4947db5c-5a2a-4f75-91ec-a5eb30292d91 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:11:08.229391 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4947db5c-5a2a-4f75-91ec-a5eb30292d91 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:11:08.230014 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1085/4332] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:08.485111 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-47948b28-c499-49b6-9f01-2500b1114326 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.486879 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-47948b28-c499-49b6-9f01-2500b1114326 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:08.487071 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-47948b28-c499-49b6-9f01-2500b1114326 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.487294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-47948b28-c499-49b6-9f01-2500b1114326 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.487400 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-47948b28-c499-49b6-9f01-2500b1114326 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:08.490354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9231040d-9f8e-4d09-8722-338abc9ee40c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.492842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9231040d-9f8e-4d09-8722-338abc9ee40c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 Jul 03 13:11:08.493106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9231040d-9f8e-4d09-8722-338abc9ee40c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.493239 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.493239 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:08.493394 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9231040d-9f8e-4d09-8722-338abc9ee40c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.493912 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-47948b28-c499-49b6-9f01-2500b1114326 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:08.494474 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1073/4333] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:08.503604 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9231040d-9f8e-4d09-8722-338abc9ee40c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 returned with HTTP 404 Jul 03 13:11:08.503970 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1086/4334] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/volumes/f36dd666-c283-4c22-8589-114aac962604 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:08.518729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.521454 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] DELETE https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:11:08.521454 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.521908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.523085 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Delete volume with id: 29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:11:08.532729 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.532729 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:08.533111 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:11:08.557277 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Delete volume request issued successfully. Jul 03 13:11:08.557434 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-518b29aa-85b4-44eb-ad10-a50e66e3a607 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 202 Jul 03 13:11:08.557880 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1091/4335] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:08 2026] DELETE /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:08.566607 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fc4da49c-637e-4cf3-81a9-b40d66a6db2c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.569597 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc4da49c-637e-4cf3-81a9-b40d66a6db2c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:11:08.570451 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc4da49c-637e-4cf3-81a9-b40d66a6db2c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.570513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc4da49c-637e-4cf3-81a9-b40d66a6db2c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.581794 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.581794 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:08.588189 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fc4da49c-637e-4cf3-81a9-b40d66a6db2c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:11:08.596995 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc4da49c-637e-4cf3-81a9-b40d66a6db2c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 200 Jul 03 13:11:08.597687 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1086/4336] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:08.666069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-47a331da-b96b-4b92-ae12-836af526756b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.672203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:11:08.672203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.672203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.672203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete volume with id: aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:11:08.680005 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.680005 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:08.681041 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:11:08.710267 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete volume request issued successfully. Jul 03 13:11:08.710267 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-47a331da-b96b-4b92-ae12-836af526756b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 202 Jul 03 13:11:08.710267 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1074/4337] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:08 2026] DELETE /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:08.718730 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6d7a9a27-4100-4ef8-b59a-0e1f32f0dfba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.720803 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d7a9a27-4100-4ef8-b59a-0e1f32f0dfba tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:11:08.721056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d7a9a27-4100-4ef8-b59a-0e1f32f0dfba tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.721866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6d7a9a27-4100-4ef8-b59a-0e1f32f0dfba tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.731044 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.731044 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:08.735972 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6d7a9a27-4100-4ef8-b59a-0e1f32f0dfba tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:11:08.742218 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6d7a9a27-4100-4ef8-b59a-0e1f32f0dfba tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 200 Jul 03 13:11:08.742775 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1087/4338] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 1420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:08.821441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c892a5e2-96c9-48a2-aa51-494e54a6d3ba None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.827320 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c892a5e2-96c9-48a2-aa51-494e54a6d3ba tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:08.827320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c892a5e2-96c9-48a2-aa51-494e54a6d3ba tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.827320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c892a5e2-96c9-48a2-aa51-494e54a6d3ba tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.827320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c892a5e2-96c9-48a2-aa51-494e54a6d3ba tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:08.830147 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.830147 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:08.830147 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c892a5e2-96c9-48a2-aa51-494e54a6d3ba tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:08.831493 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1092/4339] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:08.853143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-534441e3-fccb-4ccc-9fd6-0ae343e592fb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:08.855258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-534441e3-fccb-4ccc-9fd6-0ae343e592fb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:11:08.855469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-534441e3-fccb-4ccc-9fd6-0ae343e592fb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:08.855674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-534441e3-fccb-4ccc-9fd6-0ae343e592fb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:08.862605 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:08.862605 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:08.866420 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-534441e3-fccb-4ccc-9fd6-0ae343e592fb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:08.871591 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-534441e3-fccb-4ccc-9fd6-0ae343e592fb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:11:08.872002 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1087/4340] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:11:08 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:09.246048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8bf90c9c-1c40-4eda-b89d-ee7be84294e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.248323 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bf90c9c-1c40-4eda-b89d-ee7be84294e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:11:09.248577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bf90c9c-1c40-4eda-b89d-ee7be84294e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.248806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bf90c9c-1c40-4eda-b89d-ee7be84294e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.259840 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.259840 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:09.268839 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8bf90c9c-1c40-4eda-b89d-ee7be84294e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:11:09.279199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bf90c9c-1c40-4eda-b89d-ee7be84294e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:11:09.279578 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1075/4341] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:09.294605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.297152 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:11:09.297603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc2c4717-105d-4d19-ae83-63ccc152c2dc", "name": "tempest-VolumesBackupsTest-Backup-1902090825"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:09.299387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating new backup {'backup': {'volume_id': 'bc2c4717-105d-4d19-ae83-63ccc152c2dc', 'name': 'tempest-VolumesBackupsTest-Backup-1902090825'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:11:09.299556 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating backup of volume bc2c4717-105d-4d19-ae83-63ccc152c2dc in container None Jul 03 13:11:09.317938 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.317938 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:09.318449 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:11:09.368136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['cad058d2-468a-410d-ada5-1fba5c1da089', '66ed7669-2f34-4ab0-bdf6-a3f3c88a924f'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:09.435239 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-774ec8b2-c87f-4efd-bb6e-ad87dee7e39f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:11:09.435750 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1088/4342] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:09 2026] POST /volume/v3/backups => generated 328 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:09.447646 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-21c129b2-7acd-4f42-ad36-9605bdbb769d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.449414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21c129b2-7acd-4f42-ad36-9605bdbb769d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:09.449605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21c129b2-7acd-4f42-ad36-9605bdbb769d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.449782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21c129b2-7acd-4f42-ad36-9605bdbb769d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.449885 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-21c129b2-7acd-4f42-ad36-9605bdbb769d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:09.454151 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-46ee7225-f697-4499-9f70-c461b01c4050 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.454545 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.454545 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:09.455304 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21c129b2-7acd-4f42-ad36-9605bdbb769d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:09.455765 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1093/4343] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:09.456810 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-46ee7225-f697-4499-9f70-c461b01c4050 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:11:09.456810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-46ee7225-f697-4499-9f70-c461b01c4050 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.456810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-46ee7225-f697-4499-9f70-c461b01c4050 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.464338 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.464338 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:09.468433 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-46ee7225-f697-4499-9f70-c461b01c4050 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:09.475584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-46ee7225-f697-4499-9f70-c461b01c4050 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:11:09.476249 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1088/4344] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:09.490099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d8a01db6-9155-4af5-b1ed-161443e2a109 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.490956 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d8a01db6-9155-4af5-b1ed-161443e2a109 None None] GET https://10.4.3.13/volume// Jul 03 13:11:09.490956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d8a01db6-9155-4af5-b1ed-161443e2a109 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.490956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d8a01db6-9155-4af5-b1ed-161443e2a109 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.491371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d8a01db6-9155-4af5-b1ed-161443e2a109 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:11:09.491736 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1076/4345] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:11:09.505537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-13034949-fbda-49f2-9ecc-f13a24ed231f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.508647 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-13034949-fbda-49f2-9ecc-f13a24ed231f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:11:09.508647 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-13034949-fbda-49f2-9ecc-f13a24ed231f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8179331-6b6a-4008-875f-0d6717a312ae", "connector": null, "instance_uuid": "0efcb98e-a9e2-421f-ae86-99e5277b85f2"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:09.512105 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5914f738-eca3-44b6-99a4-9a0eeb2bdcef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.514223 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5914f738-eca3-44b6-99a4-9a0eeb2bdcef tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:09.514634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5914f738-eca3-44b6-99a4-9a0eeb2bdcef tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.514721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5914f738-eca3-44b6-99a4-9a0eeb2bdcef tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.514937 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5914f738-eca3-44b6-99a4-9a0eeb2bdcef tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:09.521563 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.521563 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:09.521822 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.521822 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:09.521822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5914f738-eca3-44b6-99a4-9a0eeb2bdcef tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:09.521822 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1094/4346] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:09.568610 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-13034949-fbda-49f2-9ecc-f13a24ed231f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:11:09.569098 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1089/4347] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:11:09 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:09.613296 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fec4879f-b512-475d-8224-aea99a6035dc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.616703 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fec4879f-b512-475d-8224-aea99a6035dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 Jul 03 13:11:09.616923 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fec4879f-b512-475d-8224-aea99a6035dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.617136 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fec4879f-b512-475d-8224-aea99a6035dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.626521 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fec4879f-b512-475d-8224-aea99a6035dc tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 returned with HTTP 404 Jul 03 13:11:09.627126 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1089/4348] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/volumes/29e8fc70-e9f1-4268-a5bd-93109ce246a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:09.701772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-51956bc2-7cad-4da0-ad01-06861342a49c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.703817 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:11:09.704028 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.704269 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.704468 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Delete volume with id: f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:11:09.713125 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.713125 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:09.713751 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:11:09.746435 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Delete volume request issued successfully. Jul 03 13:11:09.746435 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-51956bc2-7cad-4da0-ad01-06861342a49c tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 202 Jul 03 13:11:09.746435 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1077/4349] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:09 2026] DELETE /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:09.752232 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4bcf96c0-f787-4a33-9407-77e429e03e7e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.754877 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4bcf96c0-f787-4a33-9407-77e429e03e7e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:11:09.754877 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4bcf96c0-f787-4a33-9407-77e429e03e7e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.754877 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4bcf96c0-f787-4a33-9407-77e429e03e7e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.757394 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe38a4cb-7f2b-4f83-a58c-a0bb7284fd26 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.759315 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe38a4cb-7f2b-4f83-a58c-a0bb7284fd26 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c Jul 03 13:11:09.759624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe38a4cb-7f2b-4f83-a58c-a0bb7284fd26 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.760009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe38a4cb-7f2b-4f83-a58c-a0bb7284fd26 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.761889 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.761889 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:09.765830 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4bcf96c0-f787-4a33-9407-77e429e03e7e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Volume info retrieved successfully. Jul 03 13:11:09.767512 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe38a4cb-7f2b-4f83-a58c-a0bb7284fd26 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c returned with HTTP 404 Jul 03 13:11:09.769075 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1090/4350] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/volumes/aa57f070-8cad-49cb-a8a5-d7d8ff7a222c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:09.772067 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4bcf96c0-f787-4a33-9407-77e429e03e7e tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 200 Jul 03 13:11:09.772698 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1095/4351] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:09.777317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.779178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 Jul 03 13:11:09.779342 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.779443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.779569 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete snapshot with id: 12ebd053-c337-4360-b80c-5e2f363b8922 Jul 03 13:11:09.784435 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.784435 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:09.784849 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:11:09.811321 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot delete request issued successfully. Jul 03 13:11:09.811491 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b6746e3-089c-4ff3-8f57-3d4c271b00c2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 returned with HTTP 202 Jul 03 13:11:09.812004 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1090/4352] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:09 2026] DELETE /volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:09.821575 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-27754a22-3f0d-4cf9-8ab2-88912e6927d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.826192 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-27754a22-3f0d-4cf9-8ab2-88912e6927d3 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 Jul 03 13:11:09.826192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-27754a22-3f0d-4cf9-8ab2-88912e6927d3 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.826192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-27754a22-3f0d-4cf9-8ab2-88912e6927d3 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.831945 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.831945 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:09.832831 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-27754a22-3f0d-4cf9-8ab2-88912e6927d3 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:11:09.834270 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-27754a22-3f0d-4cf9-8ab2-88912e6927d3 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 returned with HTTP 200 Jul 03 13:11:09.835032 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1078/4353] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:09.843530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e3368258-3d97-4c40-85cb-0bc80cf70180 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:09.845489 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3368258-3d97-4c40-85cb-0bc80cf70180 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:09.845586 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3368258-3d97-4c40-85cb-0bc80cf70180 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:09.846183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3368258-3d97-4c40-85cb-0bc80cf70180 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:09.846183 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e3368258-3d97-4c40-85cb-0bc80cf70180 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:09.852251 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:09.852251 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:09.853794 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3368258-3d97-4c40-85cb-0bc80cf70180 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:09.854580 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1091/4354] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:09 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:10.467186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7885d400-6680-4639-a8f7-77e80621e39b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:10.468976 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7885d400-6680-4639-a8f7-77e80621e39b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:10.469214 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7885d400-6680-4639-a8f7-77e80621e39b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:10.469401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7885d400-6680-4639-a8f7-77e80621e39b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:10.469502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7885d400-6680-4639-a8f7-77e80621e39b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:10.473982 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:10.473982 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:10.474826 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7885d400-6680-4639-a8f7-77e80621e39b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:10.475212 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1096/4355] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:10 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:10.534753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f94090a1-bbde-45ca-b789-9117ae10cfaf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:10.536781 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f94090a1-bbde-45ca-b789-9117ae10cfaf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:10.537011 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f94090a1-bbde-45ca-b789-9117ae10cfaf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:10.537268 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f94090a1-bbde-45ca-b789-9117ae10cfaf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:10.537403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f94090a1-bbde-45ca-b789-9117ae10cfaf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:10.542344 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:10.542344 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:10.543132 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f94090a1-bbde-45ca-b789-9117ae10cfaf tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:10.543612 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1091/4356] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:10 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:10.785406 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3316715f-ae0e-490f-aa17-bc416fd057d1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:10.787410 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3316715f-ae0e-490f-aa17-bc416fd057d1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] GET https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 Jul 03 13:11:10.787614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3316715f-ae0e-490f-aa17-bc416fd057d1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:10.787795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3316715f-ae0e-490f-aa17-bc416fd057d1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:10.789771 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=339,cinder:UPDATE=88,cinder:INSERT=41 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:11:10.794691 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3316715f-ae0e-490f-aa17-bc416fd057d1 tempest-AttachVolumeTestJSON-827858887 tempest-AttachVolumeTestJSON-827858887-project-member] https://10.4.3.13/volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 returned with HTTP 404 Jul 03 13:11:10.795293 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1079/4357] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:10 2026] GET /volume/v3/volumes/f8318c2a-f125-49ac-8b26-41321386c1f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:10.845066 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-50255c90-db07-4607-b996-d338e18a5952 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:10.846936 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50255c90-db07-4607-b996-d338e18a5952 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 Jul 03 13:11:10.847177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50255c90-db07-4607-b996-d338e18a5952 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:10.847393 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50255c90-db07-4607-b996-d338e18a5952 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:10.853770 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50255c90-db07-4607-b996-d338e18a5952 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 returned with HTTP 404 Jul 03 13:11:10.854446 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1092/4358] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:10 2026] GET /volume/v3/snapshots/12ebd053-c337-4360-b80c-5e2f363b8922 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:10.866824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8a4949d9-3f02-4a13-af76-03e4eb9bcfb4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:10.869125 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8a4949d9-3f02-4a13-af76-03e4eb9bcfb4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:10.869401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8a4949d9-3f02-4a13-af76-03e4eb9bcfb4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:10.869638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8a4949d9-3f02-4a13-af76-03e4eb9bcfb4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:10.869771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8a4949d9-3f02-4a13-af76-03e4eb9bcfb4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:10.875187 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:10.875187 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:10.876344 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8a4949d9-3f02-4a13-af76-03e4eb9bcfb4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:10.876876 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1097/4359] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:10 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:11.487736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c8d71773-ec74-4ae7-8fdb-a284d6917d5f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:11.491035 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8d71773-ec74-4ae7-8fdb-a284d6917d5f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:11.491035 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8d71773-ec74-4ae7-8fdb-a284d6917d5f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:11.491912 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8d71773-ec74-4ae7-8fdb-a284d6917d5f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:11.492824 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c8d71773-ec74-4ae7-8fdb-a284d6917d5f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:11.500705 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:11.500705 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:11.501458 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8d71773-ec74-4ae7-8fdb-a284d6917d5f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:11.502025 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1092/4360] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:11 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:11.555559 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a2b81746-c8f1-4e8a-a7fa-f5c23f8ef655 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:11.557516 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a2b81746-c8f1-4e8a-a7fa-f5c23f8ef655 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:11.558382 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a2b81746-c8f1-4e8a-a7fa-f5c23f8ef655 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:11.558650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a2b81746-c8f1-4e8a-a7fa-f5c23f8ef655 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:11.558834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a2b81746-c8f1-4e8a-a7fa-f5c23f8ef655 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:11.563944 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:11.563944 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:11.565050 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a2b81746-c8f1-4e8a-a7fa-f5c23f8ef655 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:11.565466 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1080/4361] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:11 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:11.889195 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e857e828-934e-4a38-b4bb-565b2bd088d1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:11.891504 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e857e828-934e-4a38-b4bb-565b2bd088d1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:11.892209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e857e828-934e-4a38-b4bb-565b2bd088d1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:11.892209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e857e828-934e-4a38-b4bb-565b2bd088d1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:11.892209 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e857e828-934e-4a38-b4bb-565b2bd088d1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:11.894189 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=231,cinder:INSERT=14,cinder:UPDATE=41 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:11:11.897451 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:11.897451 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:11.898446 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e857e828-934e-4a38-b4bb-565b2bd088d1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:11.899103 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1093/4362] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:11 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:12.517814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dd091538-78a7-4ee2-b5cd-5fcb694e6159 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:12.519944 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd091538-78a7-4ee2-b5cd-5fcb694e6159 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:12.520247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd091538-78a7-4ee2-b5cd-5fcb694e6159 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:12.520473 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd091538-78a7-4ee2-b5cd-5fcb694e6159 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:12.520600 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-dd091538-78a7-4ee2-b5cd-5fcb694e6159 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:12.522803 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=271,cinder:INSERT=13,cinder:UPDATE=37 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:11:12.525613 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:12.525613 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:12.526502 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd091538-78a7-4ee2-b5cd-5fcb694e6159 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:12.526973 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1098/4363] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:12 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:12.584082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7db44839-5797-49a6-be08-3cd0449303ca None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:12.586376 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7db44839-5797-49a6-be08-3cd0449303ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:12.586644 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7db44839-5797-49a6-be08-3cd0449303ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:12.586890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7db44839-5797-49a6-be08-3cd0449303ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:12.587052 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7db44839-5797-49a6-be08-3cd0449303ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:12.597115 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:12.597115 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:12.597325 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7db44839-5797-49a6-be08-3cd0449303ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:12.597827 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1093/4364] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:12 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:12.915192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-82e24f04-65b0-469b-b5e2-14e2fc099137 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:12.918394 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-82e24f04-65b0-469b-b5e2-14e2fc099137 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:12.918394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-82e24f04-65b0-469b-b5e2-14e2fc099137 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:12.918508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-82e24f04-65b0-469b-b5e2-14e2fc099137 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:12.919029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-82e24f04-65b0-469b-b5e2-14e2fc099137 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:12.924273 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:12.924273 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:12.925866 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-82e24f04-65b0-469b-b5e2-14e2fc099137 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:12.925866 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1081/4365] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:12 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:13.539110 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-493d4678-48d5-481f-aa2f-26d10c1bb831 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:13.541997 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-493d4678-48d5-481f-aa2f-26d10c1bb831 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:13.541997 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-493d4678-48d5-481f-aa2f-26d10c1bb831 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:13.542241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-493d4678-48d5-481f-aa2f-26d10c1bb831 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:13.542241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-493d4678-48d5-481f-aa2f-26d10c1bb831 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:13.547750 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:13.547750 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:13.548642 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-493d4678-48d5-481f-aa2f-26d10c1bb831 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:13.549069 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1094/4366] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:13 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:13.609809 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e3634d35-0519-43e0-a26c-06690c407ec8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:13.612395 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3634d35-0519-43e0-a26c-06690c407ec8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:13.612575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3634d35-0519-43e0-a26c-06690c407ec8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:13.613129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e3634d35-0519-43e0-a26c-06690c407ec8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:13.613129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-e3634d35-0519-43e0-a26c-06690c407ec8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:13.619998 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:13.619998 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:13.620770 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e3634d35-0519-43e0-a26c-06690c407ec8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:13.621355 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1099/4367] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:13 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:13.938782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f5f5cb9a-9f59-4073-87b0-eb8a472bd439 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:13.941149 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5f5cb9a-9f59-4073-87b0-eb8a472bd439 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:13.941422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f5f5cb9a-9f59-4073-87b0-eb8a472bd439 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:13.941674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f5f5cb9a-9f59-4073-87b0-eb8a472bd439 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:13.941831 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-f5f5cb9a-9f59-4073-87b0-eb8a472bd439 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:13.947249 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:13.947249 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:13.948437 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f5f5cb9a-9f59-4073-87b0-eb8a472bd439 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:13.948906 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1094/4368] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:13 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aaf80c01-b0aa-4998-bf52-cd667b4ba4af None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aaf80c01-b0aa-4998-bf52-cd667b4ba4af tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aaf80c01-b0aa-4998-bf52-cd667b4ba4af tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aaf80c01-b0aa-4998-bf52-cd667b4ba4af tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-aaf80c01-b0aa-4998-bf52-cd667b4ba4af tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aaf80c01-b0aa-4998-bf52-cd667b4ba4af tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:15.139840 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1082/4369] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:14 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0d3394c5-309f-4cc5-aec2-0c49e741b37c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0d3394c5-309f-4cc5-aec2-0c49e741b37c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0d3394c5-309f-4cc5-aec2-0c49e741b37c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0d3394c5-309f-4cc5-aec2-0c49e741b37c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0d3394c5-309f-4cc5-aec2-0c49e741b37c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 3084a122-97a2-4efe-982c-6b57c1f44597. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0d3394c5-309f-4cc5-aec2-0c49e741b37c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 200 Jul 03 13:11:15.150486 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1095/4370] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:14 2026] GET /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete backup with id: 3084a122-97a2-4efe-982c-6b57c1f44597. Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] delete_backup rpcapi backup_id 3084a122-97a2-4efe-982c-6b57c1f44597 {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7ca6ddd9-823f-4866-b57d-0e48d91b94d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 returned with HTTP 202 Jul 03 13:11:15.156873 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1100/4371] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:11:14 2026] DELETE /volume/v3/backups/3084a122-97a2-4efe-982c-6b57c1f44597 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-39e71781-f050-459f-a17a-0a80ba22827a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume with id: a3c55994-d3c7-46a1-a8d9-137515eeaa57 Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume request issued successfully. Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-39e71781-f050-459f-a17a-0a80ba22827a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 returned with HTTP 202 Jul 03 13:11:15.159806 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1095/4372] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:11:14 2026] DELETE /volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bedb8331-2f6d-4a0f-a3e8-4cd7e5c66151 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bedb8331-2f6d-4a0f-a3e8-4cd7e5c66151 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bedb8331-2f6d-4a0f-a3e8-4cd7e5c66151 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bedb8331-2f6d-4a0f-a3e8-4cd7e5c66151 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bedb8331-2f6d-4a0f-a3e8-4cd7e5c66151 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bedb8331-2f6d-4a0f-a3e8-4cd7e5c66151 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 returned with HTTP 200 Jul 03 13:11:15.162747 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1083/4373] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:14 2026] GET /volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7c1dec48-ffda-47e7-8959-ba59c50da8d0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c1dec48-ffda-47e7-8959-ba59c50da8d0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c1dec48-ffda-47e7-8959-ba59c50da8d0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7c1dec48-ffda-47e7-8959-ba59c50da8d0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7c1dec48-ffda-47e7-8959-ba59c50da8d0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7c1dec48-ffda-47e7-8959-ba59c50da8d0 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:15.164819 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1096/4374] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:14 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:11:15.200919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5ffffef9-47dc-4d16-b71e-4246e30cc06b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.394873 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ffffef9-47dc-4d16-b71e-4246e30cc06b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:15.395308 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ffffef9-47dc-4d16-b71e-4246e30cc06b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-308597947"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:15.413708 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ffffef9-47dc-4d16-b71e-4246e30cc06b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:15.414067 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1101/4375] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:11:15 2026] POST /volume/v3/types => generated 219 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:15.424983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-90287b64-e243-4e57-a8b9-e26482944163 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.431319 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90287b64-e243-4e57-a8b9-e26482944163 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] POST https://10.4.3.13/volume/v3/group_types Jul 03 13:11:15.431771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-90287b64-e243-4e57-a8b9-e26482944163 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1345646834"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:15.447530 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-90287b64-e243-4e57-a8b9-e26482944163 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] https://10.4.3.13/volume/v3/group_types returned with HTTP 202 Jul 03 13:11:15.448115 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1096/4376] 10.4.3.13 () {70 vars in 1304 bytes} [Fri Jul 3 13:11:15 2026] POST /volume/v3/group_types => generated 177 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:15.459617 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.535065 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] POST https://10.4.3.13/volume/v3/groups Jul 03 13:11:15.535586 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d173b3dc-04eb-48d1-81f3-6fa5d19d5b81", "volume_types": ["c1354419-e5e0-4afc-bae1-c844a47cefd7"], "name": "tempest-GroupsV314Test-Group-154955766"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:15.537423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Creating new group {'group': {'group_type': 'd173b3dc-04eb-48d1-81f3-6fa5d19d5b81', 'volume_types': ['c1354419-e5e0-4afc-bae1-c844a47cefd7'], 'name': 'tempest-GroupsV314Test-Group-154955766'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 13:11:15.542060 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Creating group tempest-GroupsV314Test-Group-154955766. Jul 03 13:11:15.552024 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Availability Zones retrieved successfully. Jul 03 13:11:15.577054 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Created reservations ['75ef2939-e7dd-4de2-ad86-143c5637032e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:15.586099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4d351281-d6b4-4379-9115-34d4c07f5f45 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.588555 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d351281-d6b4-4379-9115-34d4c07f5f45 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:15.588949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d351281-d6b4-4379-9115-34d4c07f5f45 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.589244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d351281-d6b4-4379-9115-34d4c07f5f45 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.589379 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4d351281-d6b4-4379-9115-34d4c07f5f45 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:15.595178 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.595178 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:15.596034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d351281-d6b4-4379-9115-34d4c07f5f45 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:15.596460 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1097/4377] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:15.602804 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-001ab373-5c3f-42e7-b8bb-e7e0612dbe16 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups returned with HTTP 202 Jul 03 13:11:15.603252 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1084/4378] 10.4.3.13 () {70 vars in 1290 bytes} [Fri Jul 3 13:11:15 2026] POST /volume/v3/groups => generated 107 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:15.612154 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d81930bb-4bfa-4698-b004-f0fc6bf3f080 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.614122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d81930bb-4bfa-4698-b004-f0fc6bf3f080 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 Jul 03 13:11:15.614382 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d81930bb-4bfa-4698-b004-f0fc6bf3f080 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.614582 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d81930bb-4bfa-4698-b004-f0fc6bf3f080 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.614741 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-d81930bb-4bfa-4698-b004-f0fc6bf3f080 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] show called for member 1938cba7-996c-4ba5-9a7b-ea1904a28cb8 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:11:15.618921 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.618921 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:15.626643 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d81930bb-4bfa-4698-b004-f0fc6bf3f080 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 returned with HTTP 200 Jul 03 13:11:15.627094 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1102/4379] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 => generated 387 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:15.638255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-999a05c1-016a-49fd-87e0-7ffed150cd27 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.638674 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-999a05c1-016a-49fd-87e0-7ffed150cd27 None None] GET https://10.4.3.13/volume// Jul 03 13:11:15.638850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-999a05c1-016a-49fd-87e0-7ffed150cd27 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.639047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-999a05c1-016a-49fd-87e0-7ffed150cd27 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.639455 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-999a05c1-016a-49fd-87e0-7ffed150cd27 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:11:15.639839 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1097/4380] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:11:15.648846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-caacb19e-a358-4396-baf8-1a7ec49049a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.651004 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-caacb19e-a358-4396-baf8-1a7ec49049a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:11:15.651265 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-caacb19e-a358-4396-baf8-1a7ec49049a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.651462 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-caacb19e-a358-4396-baf8-1a7ec49049a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.661080 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.661080 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:15.664442 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-caacb19e-a358-4396-baf8-1a7ec49049a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:11:15.668802 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-caacb19e-a358-4396-baf8-1a7ec49049a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:11:15.669226 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1098/4381] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:15.760121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.762610 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757 Jul 03 13:11:15.763067 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:15.773494 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-a8179331-6b6a-4008-875f-0d6717a312ae-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:11:15.775284 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68d4968d-346f-415e-a8f4-2bfc6d0903b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.777131 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68d4968d-346f-415e-a8f4-2bfc6d0903b0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 Jul 03 13:11:15.777448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68d4968d-346f-415e-a8f4-2bfc6d0903b0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.777761 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68d4968d-346f-415e-a8f4-2bfc6d0903b0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.778805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-a8179331-6b6a-4008-875f-0d6717a312ae-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:11:15.780137 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.780137 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:15.784996 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68d4968d-346f-415e-a8f4-2bfc6d0903b0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 returned with HTTP 404 Jul 03 13:11:15.785695 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1103/4382] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/v3/volumes/a3c55994-d3c7-46a1-a8d9-137515eeaa57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:15.796502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7abcd801-d637-4a22-86eb-1912483a9753 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.798623 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674/export_record Jul 03 13:11:15.798881 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.799298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'export_record' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.799451 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Export record for backup 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:11:15.804798 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.804798 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:15.806317 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.api [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling RPCAPI with context: , host: np0000004418, backup: 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:11:15.820234 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] export_record in rpcapi backup_id 01d349f6-ce8b-49ab-9a79-4d74b968a674 on host np0000004418. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:11:15.987504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4f20c4b2-7f27-428e-bb6b-4690b283b691 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:15.989585 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f20c4b2-7f27-428e-bb6b-4690b283b691 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:15.989585 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f20c4b2-7f27-428e-bb6b-4690b283b691 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:15.989733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f20c4b2-7f27-428e-bb6b-4690b283b691 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:15.989828 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4f20c4b2-7f27-428e-bb6b-4690b283b691 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:15.994155 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:15.994155 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:15.994975 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f20c4b2-7f27-428e-bb6b-4690b283b691 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:15.995435 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1099/4383] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:16.055463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-6c164a9a-0431-42d1-bfc5-6309133c2751 req-ca44917e-325a-4e0c-88c0-b4da10e733b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.057703 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-6c164a9a-0431-42d1-bfc5-6309133c2751 req-ca44917e-325a-4e0c-88c0-b4da10e733b2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86 Jul 03 13:11:16.057901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-6c164a9a-0431-42d1-bfc5-6309133c2751 req-ca44917e-325a-4e0c-88c0-b4da10e733b2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:16.058113 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-6c164a9a-0431-42d1-bfc5-6309133c2751 req-ca44917e-325a-4e0c-88c0-b4da10e733b2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:16.065623 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.065623 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:16.304847 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-a8179331-6b6a-4008-875f-0d6717a312ae-np0000004418" released by "attachment_update" :: held 0.526s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:11:16.305279 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-7d367650-fd84-4fbb-81c5-614a269fd736 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757 returned with HTTP 200 Jul 03 13:11:16.305914 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1085/4384] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:11:15 2026] PUT /volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:16.322460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDFkMzQ5ZjYtY2U4Yi00OWFiLTlhNzktNGQ3NGI5NjhhNjc0IiwgInVzZXJfaWQiOiAiMWYzYzZlZmQ0YzY2NDU2OWJlODJmZWFmYmFiMGFiZmYiLCAicHJvamVjdF9pZCI6ICI4ZmIzMDZmZmQ1MWQ0MWM4YTEwZWYyNzJhZGY2Mzg3MiIsICJ2b2x1bWVfaWQiOiAiYzY2OWExMzctZjNmYS00ZDM1LWI3ZjUtN2IwMzdkMTEwMTAyIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjcxNjg3MDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNjY5YTEzNy1mM2ZhLTRkMzUtYjdmNS03YjAzN2QxMTAxMDIvMjAyNjA3MDMxMzA5NTgvYXpfbm92YV9iYWNrdXBfMDFkMzQ5ZjYtY2U4Yi00OWFiLTlhNzktNGQ3NGI5NjhhNjc0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QxMzowOTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzowOTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDEzOjEwOjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:11:16.322956 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7abcd801-d637-4a22-86eb-1912483a9753 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674/export_record returned with HTTP 200 Jul 03 13:11:16.323199 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1098/4385] 10.4.3.13 () {68 vars in 1423 bytes} [Fri Jul 3 13:11:15 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674/export_record => generated 1424 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:16.332104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.334061 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:16.334783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1458027560"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:16.336343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1458027560'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:16.336513 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume of 1 GB Jul 03 13:11:16.341643 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Availability Zones retrieved successfully. Jul 03 13:11:16.348731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (9cd08be4-1b42-43ea-937a-6f85901e169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:16.349901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7f1e12-2b9c-4603-af20-bc774ccd46d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.350906 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:16.381349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7f1e12-2b9c-4603-af20-bc774ccd46d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.382402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6493b763-dc0e-4939-ae71-df1fd24e6527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.435058 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['30084209-c48a-4ac1-8917-ba2dc8bd034a', '5259b5f5-8c09-490e-80d8-50f12f2e243a', '5551bdd8-a186-4952-9840-a58ab8211f3c', '389d7514-d0ec-4ac0-a103-67b4a7f3d184'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:16.436089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6493b763-dc0e-4939-ae71-df1fd24e6527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30084209-c48a-4ac1-8917-ba2dc8bd034a', '5259b5f5-8c09-490e-80d8-50f12f2e243a', '5551bdd8-a186-4952-9840-a58ab8211f3c', '389d7514-d0ec-4ac0-a103-67b4a7f3d184']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.437019 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286c2d60-05a7-423d-9679-0b87331e1cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.469486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286c2d60-05a7-423d-9679-0b87331e1cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80155384-51c9-4f56-82c0-4bf7fbf723cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1458027560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['30084209-c48a-4ac1-8917-ba2dc8bd034a','5259b5f5-8c09-490e-80d8-50f12f2e243a','5551bdd8-a186-4952-9840-a58ab8211f3c','389d7514-d0ec-4ac0-a103-67b4a7f3d184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1458027560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80155384-51c9-4f56-82c0-4bf7fbf723cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fb306ffd51d41c8a10ef272adf63872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3c6efd4c664569be82feafbab0abff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.470232 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deee88ac-513f-4eaa-aff4-73f57b78e40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.494779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deee88ac-513f-4eaa-aff4-73f57b78e40f) transitioned into state 'SUCCESS' from state '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-1458027560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['30084209-c48a-4ac1-8917-ba2dc8bd034a','5259b5f5-8c09-490e-80d8-50f12f2e243a','5551bdd8-a186-4952-9840-a58ab8211f3c','389d7514-d0ec-4ac0-a103-67b4a7f3d184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.496343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c16edcd-dc11-43cb-b4e1-258190289e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.507829 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c16edcd-dc11-43cb-b4e1-258190289e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.508591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (9cd08be4-1b42-43ea-937a-6f85901e169c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:16.508949 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request issued successfully. Jul 03 13:11:16.509520 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c6ec34b3-0b77-44b5-86c6-65809ea0b3ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:16.510208 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1100/4386] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:11:16 2026] POST /volume/v3/volumes => generated 776 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:16.522357 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0d4f2407-da4b-4763-9dc6-32b2f5c311c4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.525241 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d4f2407-da4b-4763-9dc6-32b2f5c311c4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb Jul 03 13:11:16.525496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d4f2407-da4b-4763-9dc6-32b2f5c311c4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:16.526738 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d4f2407-da4b-4763-9dc6-32b2f5c311c4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:16.536548 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.536548 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:16.541176 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0d4f2407-da4b-4763-9dc6-32b2f5c311c4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:16.546798 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d4f2407-da4b-4763-9dc6-32b2f5c311c4 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb returned with HTTP 200 Jul 03 13:11:16.547426 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1086/4387] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:16 2026] GET /volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:16.603124 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-6c164a9a-0431-42d1-bfc5-6309133c2751 req-ca44917e-325a-4e0c-88c0-b4da10e733b2 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86 returned with HTTP 200 Jul 03 13:11:16.603569 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1104/4388] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:11:16 2026] DELETE /volume/v3/attachments/85a6ddc0-0e1e-46b3-914c-430911158a86 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:16.606618 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-810dbe37-175a-44b0-85fe-8329384e9cd1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.608858 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-810dbe37-175a-44b0-85fe-8329384e9cd1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:16.609109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-810dbe37-175a-44b0-85fe-8329384e9cd1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:16.609375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-810dbe37-175a-44b0-85fe-8329384e9cd1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:16.609527 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-810dbe37-175a-44b0-85fe-8329384e9cd1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:16.614556 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.614556 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:16.615597 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-810dbe37-175a-44b0-85fe-8329384e9cd1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:16.616146 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1099/4389] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:16 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:16.638414 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ecd710e-7209-4901-aedd-e06569647d04 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.640346 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ecd710e-7209-4901-aedd-e06569647d04 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 Jul 03 13:11:16.640584 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ecd710e-7209-4901-aedd-e06569647d04 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:16.640781 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ecd710e-7209-4901-aedd-e06569647d04 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:16.640927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-6ecd710e-7209-4901-aedd-e06569647d04 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] show called for member 1938cba7-996c-4ba5-9a7b-ea1904a28cb8 {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:11:16.644766 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.644766 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:16.653593 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ecd710e-7209-4901-aedd-e06569647d04 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 returned with HTTP 200 Jul 03 13:11:16.653998 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1101/4390] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:11:16 2026] GET /volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:16.665520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.667956 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:16.668533 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-262601586", "volume_type": "c1354419-e5e0-4afc-bae1-c844a47cefd7", "group_id": "1938cba7-996c-4ba5-9a7b-ea1904a28cb8", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:16.670906 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-262601586', 'volume_type': 'c1354419-e5e0-4afc-bae1-c844a47cefd7', 'group_id': '1938cba7-996c-4ba5-9a7b-ea1904a28cb8', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:16.678957 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.678957 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:16.679553 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Create volume of 1 GB Jul 03 13:11:16.685268 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Availability Zones retrieved successfully. Jul 03 13:11:16.691776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Flow 'volume_create_api' (0612150c-f1af-497f-a86c-47ecbebe694a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:16.693141 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c03a27-9c3c-4787-8cdd-fa23f4e42627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.693812 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.693812 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:16.694320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:16.716539 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c03a27-9c3c-4787-8cdd-fa23f4e42627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:11:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1354419-e5e0-4afc-bae1-c844a47cefd7,is_public=True,name='tempest-GroupsV314Test-volume-type-308597947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1354419-e5e0-4afc-bae1-c844a47cefd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1938cba7-996c-4ba5-9a7b-ea1904a28cb8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.717493 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730f4d90-c623-4a70-ad5f-fc791b7878d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.750453 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-308597947 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-308597947, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:11:16.750799 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-308597947 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-308597947, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:11:16.792652 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Created reservations ['92bbc565-9115-424c-aa0d-40fc821f207e', '65698dd2-2061-40e0-8bd8-5033403a46cd', '7eb09610-97bd-4e3f-b0a8-c492b5856662', '1cc62012-d7a9-4ebc-8436-f57c8e9a1699'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:16.793726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730f4d90-c623-4a70-ad5f-fc791b7878d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92bbc565-9115-424c-aa0d-40fc821f207e', '65698dd2-2061-40e0-8bd8-5033403a46cd', '7eb09610-97bd-4e3f-b0a8-c492b5856662', '1cc62012-d7a9-4ebc-8436-f57c8e9a1699']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.794795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a869fa2-bbb4-49ce-854b-21aa74c64135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.818521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-4d29279c-da16-4b31-9c15-d58e8e1ca40f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.821185 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-4d29279c-da16-4b31-9c15-d58e8e1ca40f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757/action Jul 03 13:11:16.821625 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-4d29279c-da16-4b31-9c15-d58e8e1ca40f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:16.821770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-4d29279c-da16-4b31-9c15-d58e8e1ca40f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:16.824789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a869fa2-bbb4-49ce-854b-21aa74c64135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfd65166-abdb-4a0e-a418-ac9cdd669a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-262601586',encryption_key_id=None,group_id=1938cba7-996c-4ba5-9a7b-ea1904a28cb8,group_type_id=,metadata={},multiattach=False,project_id='82bf52dac7464f52a7c560c0892e9096',qos_specs=None,replication_status=,reservations=['92bbc565-9115-424c-aa0d-40fc821f207e','65698dd2-2061-40e0-8bd8-5033403a46cd','7eb09610-97bd-4e3f-b0a8-c492b5856662','1cc62012-d7a9-4ebc-8436-f57c8e9a1699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53c486c6447e441984fdd6557f06e90b',volume_type_id=c1354419-e5e0-4afc-bae1-c844a47cefd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-262601586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1938cba7-996c-4ba5-9a7b-ea1904a28cb8,host=None,id=bfd65166-abdb-4a0e-a418-ac9cdd669a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82bf52dac7464f52a7c560c0892e9096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53c486c6447e441984fdd6557f06e90b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1354419-e5e0-4afc-bae1-c844a47cefd7),volume_type_id=c1354419-e5e0-4afc-bae1-c844a47cefd7)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.825784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07857396-091e-40a0-bf44-fd18b9edec6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.846437 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.846437 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:16.853009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07857396-091e-40a0-bf44-fd18b9edec6a) transitioned into state 'SUCCESS' from state '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-262601586',encryption_key_id=None,group_id=1938cba7-996c-4ba5-9a7b-ea1904a28cb8,group_type_id=,metadata={},multiattach=False,project_id='82bf52dac7464f52a7c560c0892e9096',qos_specs=None,replication_status=,reservations=['92bbc565-9115-424c-aa0d-40fc821f207e','65698dd2-2061-40e0-8bd8-5033403a46cd','7eb09610-97bd-4e3f-b0a8-c492b5856662','1cc62012-d7a9-4ebc-8436-f57c8e9a1699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53c486c6447e441984fdd6557f06e90b',volume_type_id=c1354419-e5e0-4afc-bae1-c844a47cefd7)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.853774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00032fb-56ec-40c2-ac51-7351f73baf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:16.865910 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-c03d06eb-f4ff-45bb-a9af-34cfdc437324 req-4d29279c-da16-4b31-9c15-d58e8e1ca40f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757/action returned with HTTP 204 Jul 03 13:11:16.866469 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1105/4391] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:11:16 2026] POST /volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:16.870405 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00032fb-56ec-40c2-ac51-7351f73baf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:16.871324 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Flow 'volume_create_api' (0612150c-f1af-497f-a86c-47ecbebe694a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:16.871672 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Create volume request issued successfully. Jul 03 13:11:16.872507 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:16.873030 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:16.915021 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:16.918794 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.918794 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:16.923400 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e7c86a53-77d0-4bea-98aa-65f5f0c0d2d3 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:16.923903 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1087/4392] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:16 2026] POST /volume/v3/volumes => generated 815 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:16.938706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3f971c30-e490-41c9-9719-f8e30bffe38b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:16.941128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 Jul 03 13:11:16.941422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:16.941680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:16.951127 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:16.951127 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:16.955731 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Volume info retrieved successfully. Jul 03 13:11:16.956503 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:16.956698 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:17.004869 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:17.006696 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-13416baa-c321-4632-be98-bcbc8abd3215 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.009254 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-13416baa-c321-4632-be98-bcbc8abd3215 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:17.010598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-13416baa-c321-4632-be98-bcbc8abd3215 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:17.010598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-13416baa-c321-4632-be98-bcbc8abd3215 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:17.010977 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.010977 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:17.011723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-13416baa-c321-4632-be98-bcbc8abd3215 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:17.017658 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.017658 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:17.018808 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-13416baa-c321-4632-be98-bcbc8abd3215 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:17.020083 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1102/4393] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:17 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:11:17.023964 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3f971c30-e490-41c9-9719-f8e30bffe38b tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 returned with HTTP 200 Jul 03 13:11:17.024477 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1100/4394] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:16 2026] GET /volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 => generated 883 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:17.034208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.038340 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:17.039017 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be51a15d-5dde-42db-a2f5-87def35bd858", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1315387906"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:17.041420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request body: {'volume': {"'backup_id": 'be51a15d-5dde-42db-a2f5-87def35bd858', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1315387906'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:17.041580 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume of 1 GB Jul 03 13:11:17.047794 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Availability Zones retrieved successfully. Jul 03 13:11:17.056127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (d5084b9a-0bd5-4845-8593-0c35669c2ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.057533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d5d44d-d879-4ffe-ab43-1bc80607a85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.058852 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:17.102029 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d5d44d-d879-4ffe-ab43-1bc80607a85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.103133 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1422af5b-f0be-4db1-bd0c-279254d5dd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.163830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['6cc7a1c6-a024-4593-a173-290b0cdfe2ca', 'e54e21ef-04f1-4190-b8ce-dcef3ce27355', '5cde1cc5-4e75-44f4-a142-cbd858de8965', 'ed3b6ab3-9acc-4e69-ab60-2743782eb500'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:17.164856 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1422af5b-f0be-4db1-bd0c-279254d5dd6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cc7a1c6-a024-4593-a173-290b0cdfe2ca', 'e54e21ef-04f1-4190-b8ce-dcef3ce27355', '5cde1cc5-4e75-44f4-a142-cbd858de8965', 'ed3b6ab3-9acc-4e69-ab60-2743782eb500']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.165770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8531ff-bbc7-4b83-bceb-7e6921e49bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.190106 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8531ff-bbc7-4b83-bceb-7e6921e49bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b114af69-ac9e-42fe-b121-74a4dc07e3ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1315387906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['6cc7a1c6-a024-4593-a173-290b0cdfe2ca','e54e21ef-04f1-4190-b8ce-dcef3ce27355','5cde1cc5-4e75-44f4-a142-cbd858de8965','ed3b6ab3-9acc-4e69-ab60-2743782eb500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1315387906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b114af69-ac9e-42fe-b121-74a4dc07e3ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800eaca330a24c3d9fc36ddf12419570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b052686d3b4613a8c0eb627d458a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.191068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589b2887-4461-4da8-bd7c-5740fbcf59ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.215004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589b2887-4461-4da8-bd7c-5740fbcf59ed) transitioned into state 'SUCCESS' from state '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-1315387906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['6cc7a1c6-a024-4593-a173-290b0cdfe2ca','e54e21ef-04f1-4190-b8ce-dcef3ce27355','5cde1cc5-4e75-44f4-a142-cbd858de8965','ed3b6ab3-9acc-4e69-ab60-2743782eb500'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.215975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d870e08d-462a-46f9-996b-d3bdc3fba78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.228828 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d870e08d-462a-46f9-996b-d3bdc3fba78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.229686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (d5084b9a-0bd5-4845-8593-0c35669c2ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.230032 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request issued successfully. Jul 03 13:11:17.230684 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da5de437-f4e3-4d4e-8933-641f9ba96d2e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:17.231222 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1106/4395] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:17.244860 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.247138 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:17.247530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be51a15d-5dde-42db-a2f5-87def35bd858", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1051633055"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:17.249849 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request body: {'volume': {"'backup_id": 'be51a15d-5dde-42db-a2f5-87def35bd858', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1051633055'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:17.249849 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume of 1 GB Jul 03 13:11:17.265801 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Availability Zones retrieved successfully. Jul 03 13:11:17.274439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (88e06554-649b-4812-8be7-e33a6666c5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.275733 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96b66d8-1f10-40a2-a5cf-65ead88df759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.277023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:17.319118 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d96b66d8-1f10-40a2-a5cf-65ead88df759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.320651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5d16fd-861d-447e-b66a-d85b31fe5e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.386995 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['aa91be29-70d4-4ddf-acef-d1d5b2c7cfb1', '8992091e-9ab3-4342-a05a-354092c2c687', 'f440cb55-5dcd-4a4d-8eb9-f99f4f3c023c', 'da70a84e-2f2c-47c7-8ad3-b39ef8e5f45e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:17.387795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5d16fd-861d-447e-b66a-d85b31fe5e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa91be29-70d4-4ddf-acef-d1d5b2c7cfb1', '8992091e-9ab3-4342-a05a-354092c2c687', 'f440cb55-5dcd-4a4d-8eb9-f99f4f3c023c', 'da70a84e-2f2c-47c7-8ad3-b39ef8e5f45e']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.388786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71840755-7c09-431b-9752-f9bc319552c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.424503 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71840755-7c09-431b-9752-f9bc319552c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080185d4-839f-44a9-895e-4f9bb7568af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1051633055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['aa91be29-70d4-4ddf-acef-d1d5b2c7cfb1','8992091e-9ab3-4342-a05a-354092c2c687','f440cb55-5dcd-4a4d-8eb9-f99f4f3c023c','da70a84e-2f2c-47c7-8ad3-b39ef8e5f45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1051633055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080185d4-839f-44a9-895e-4f9bb7568af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800eaca330a24c3d9fc36ddf12419570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b052686d3b4613a8c0eb627d458a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.425640 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa61ff9-2cd3-4400-a241-a4e54dac1592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.453812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aa61ff9-2cd3-4400-a241-a4e54dac1592) transitioned into state 'SUCCESS' from state '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-1051633055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['aa91be29-70d4-4ddf-acef-d1d5b2c7cfb1','8992091e-9ab3-4342-a05a-354092c2c687','f440cb55-5dcd-4a4d-8eb9-f99f4f3c023c','da70a84e-2f2c-47c7-8ad3-b39ef8e5f45e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.454793 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1532e78a-60b9-468b-8bd2-72d4787a799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.470649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1532e78a-60b9-468b-8bd2-72d4787a799f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.471567 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (88e06554-649b-4812-8be7-e33a6666c5cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.471977 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request issued successfully. Jul 03 13:11:17.472575 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad63c222-f57d-4c05-b4e8-fe9065871a06 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:17.473049 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1088/4396] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:17.485440 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1829fea4-885e-4881-b130-82a820e74f12 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.487663 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:17.488098 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be51a15d-5dde-42db-a2f5-87def35bd858", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2131578204"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:17.489800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request body: {'volume': {"'backup_id": 'be51a15d-5dde-42db-a2f5-87def35bd858', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2131578204'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:17.490000 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume of 1 GB Jul 03 13:11:17.495541 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Availability Zones retrieved successfully. Jul 03 13:11:17.501711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (5b0e7b61-9273-4ed7-b3ee-099f2ff0a411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.502963 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd055a69-bf4b-4afe-ac12-a0b50c70f771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.504037 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:17.538417 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd055a69-bf4b-4afe-ac12-a0b50c70f771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.539568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b37208-3a95-4b9e-a5e5-a63e9df8328e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.564457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ca97d358-01ce-4026-aebe-2e9e7ccc7926 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.567068 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca97d358-01ce-4026-aebe-2e9e7ccc7926 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb Jul 03 13:11:17.567778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca97d358-01ce-4026-aebe-2e9e7ccc7926 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:17.567778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca97d358-01ce-4026-aebe-2e9e7ccc7926 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:17.577863 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.577863 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:17.584160 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ca97d358-01ce-4026-aebe-2e9e7ccc7926 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:17.590842 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca97d358-01ce-4026-aebe-2e9e7ccc7926 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb returned with HTTP 200 Jul 03 13:11:17.591364 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1101/4397] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:17 2026] GET /volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:17.596829 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['e35585ae-e9d2-4293-99e3-6c2e9abd596f', '69f63e53-ad31-4050-af1d-4bb30cace357', '94579880-df66-4aa6-bd4a-32e38906df76', 'e6072ebe-36a8-49d8-8a24-5f3dc0575e78'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:17.597801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b37208-3a95-4b9e-a5e5-a63e9df8328e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e35585ae-e9d2-4293-99e3-6c2e9abd596f', '69f63e53-ad31-4050-af1d-4bb30cace357', '94579880-df66-4aa6-bd4a-32e38906df76', 'e6072ebe-36a8-49d8-8a24-5f3dc0575e78']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.598951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50fe25c8-a872-45b8-ba7c-9a988fed4f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.609991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.613295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:11:17.613850 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80155384-51c9-4f56-82c0-4bf7fbf723cb", "name": "tempest-type-Backup-1013694657"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:17.615732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating new backup {'backup': {'volume_id': '80155384-51c9-4f56-82c0-4bf7fbf723cb', 'name': 'tempest-type-Backup-1013694657'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:11:17.615956 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating backup of volume 80155384-51c9-4f56-82c0-4bf7fbf723cb in container None Jul 03 13:11:17.626778 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.626778 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:17.627410 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:17.628621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-42e46613-4d66-437f-884b-82716e751b13 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.631273 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42e46613-4d66-437f-884b-82716e751b13 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:17.631549 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42e46613-4d66-437f-884b-82716e751b13 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:17.631864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-42e46613-4d66-437f-884b-82716e751b13 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:17.632064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-42e46613-4d66-437f-884b-82716e751b13 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:17.638250 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.638250 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:17.640397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-42e46613-4d66-437f-884b-82716e751b13 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:17.640397 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1089/4398] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:17 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:17.641882 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50fe25c8-a872-45b8-ba7c-9a988fed4f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c0f56ac-b2ab-484a-bf58-6c55918a55a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2131578204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['e35585ae-e9d2-4293-99e3-6c2e9abd596f','69f63e53-ad31-4050-af1d-4bb30cace357','94579880-df66-4aa6-bd4a-32e38906df76','e6072ebe-36a8-49d8-8a24-5f3dc0575e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2131578204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c0f56ac-b2ab-484a-bf58-6c55918a55a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800eaca330a24c3d9fc36ddf12419570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b052686d3b4613a8c0eb627d458a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.642595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89ebd31-a04b-491e-8e8b-7f039f092bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.655286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['183c0fef-f8b4-4440-9961-da11d091447f', '1926eec2-8441-43fe-9fc0-7fcb24f309ba'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:17.676500 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89ebd31-a04b-491e-8e8b-7f039f092bb8) transitioned into state 'SUCCESS' from state '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-2131578204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['e35585ae-e9d2-4293-99e3-6c2e9abd596f','69f63e53-ad31-4050-af1d-4bb30cace357','94579880-df66-4aa6-bd4a-32e38906df76','e6072ebe-36a8-49d8-8a24-5f3dc0575e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.677401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91020aba-0760-4a4b-962b-57667b7006d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.690132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91020aba-0760-4a4b-962b-57667b7006d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.691558 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (5b0e7b61-9273-4ed7-b3ee-099f2ff0a411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.692131 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request issued successfully. Jul 03 13:11:17.692906 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1829fea4-885e-4881-b130-82a820e74f12 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:17.693640 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1103/4399] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:17.707216 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0586e96c-7253-48ab-be94-2f841c8e862e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.709069 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:17.709512 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be51a15d-5dde-42db-a2f5-87def35bd858", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2130413927"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:17.711265 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-45a3280b-e7a8-4e56-b6cf-32eae42a7287 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:11:17.711347 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request body: {'volume': {"'backup_id": 'be51a15d-5dde-42db-a2f5-87def35bd858', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2130413927'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:17.711498 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume of 1 GB Jul 03 13:11:17.711942 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1107/4400] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:17 2026] POST /volume/v3/backups => generated 314 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:17.716253 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Availability Zones retrieved successfully. Jul 03 13:11:17.723031 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (40dcbb2b-107f-498e-8529-1e9ff06b7af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.723245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6c4e7207-6491-4642-8fb0-fd65f8f430be None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.724154 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f657940-1b70-4812-831b-fed09c728d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.725299 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:17.726236 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6c4e7207-6491-4642-8fb0-fd65f8f430be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:17.726763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6c4e7207-6491-4642-8fb0-fd65f8f430be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:17.726904 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6c4e7207-6491-4642-8fb0-fd65f8f430be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:17.727023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6c4e7207-6491-4642-8fb0-fd65f8f430be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:17.733029 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.733029 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:17.734002 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6c4e7207-6491-4642-8fb0-fd65f8f430be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:17.734614 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1090/4401] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:17 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:17.763720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f657940-1b70-4812-831b-fed09c728d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.765144 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a8864f-1039-4c70-a018-70185a950f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.836248 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['2b833d2a-043a-4edd-a2ba-ac8dd4c8be53', '03209974-83d4-4d5a-bf1f-b1a339d98030', '8453ab9c-0939-493a-9e9d-b135c787f2bb', 'c90ec2ea-b989-45a2-8111-eb6b3742ba22'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:17.838187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a8864f-1039-4c70-a018-70185a950f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b833d2a-043a-4edd-a2ba-ac8dd4c8be53', '03209974-83d4-4d5a-bf1f-b1a339d98030', '8453ab9c-0939-493a-9e9d-b135c787f2bb', 'c90ec2ea-b989-45a2-8111-eb6b3742ba22']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.838700 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66493535-6f63-4f2a-84bd-fc7c0880f569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.876766 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66493535-6f63-4f2a-84bd-fc7c0880f569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0de8129-2fd3-4338-b233-1d9043c9177b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2130413927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['2b833d2a-043a-4edd-a2ba-ac8dd4c8be53','03209974-83d4-4d5a-bf1f-b1a339d98030','8453ab9c-0939-493a-9e9d-b135c787f2bb','c90ec2ea-b989-45a2-8111-eb6b3742ba22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2130413927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0de8129-2fd3-4338-b233-1d9043c9177b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800eaca330a24c3d9fc36ddf12419570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b052686d3b4613a8c0eb627d458a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.876766 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a782e7a-185f-4724-b044-9bd1a85b0175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.900323 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a782e7a-185f-4724-b044-9bd1a85b0175) transitioned into state 'SUCCESS' from state '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-2130413927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['2b833d2a-043a-4edd-a2ba-ac8dd4c8be53','03209974-83d4-4d5a-bf1f-b1a339d98030','8453ab9c-0939-493a-9e9d-b135c787f2bb','c90ec2ea-b989-45a2-8111-eb6b3742ba22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.901088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c689be-9a69-4e47-b131-26429a483fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.912795 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c689be-9a69-4e47-b131-26429a483fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.913681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (40dcbb2b-107f-498e-8529-1e9ff06b7af7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.914008 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request issued successfully. Jul 03 13:11:17.914626 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0586e96c-7253-48ab-be94-2f841c8e862e tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:17.915078 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1102/4402] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:17.929405 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:17.931563 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:17.931981 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be51a15d-5dde-42db-a2f5-87def35bd858", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2003767928"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:17.933700 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request body: {'volume': {"'backup_id": 'be51a15d-5dde-42db-a2f5-87def35bd858', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2003767928'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:17.933846 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume of 1 GB Jul 03 13:11:17.934234 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:17.934234 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:17.939292 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Availability Zones retrieved successfully. Jul 03 13:11:17.947939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (2383b036-5eef-4704-b9ae-9e32d6b9995a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:17.949751 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e37ed2-fd6f-4ed2-a7af-6e2e2c39b83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:17.951403 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:17.987384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e37ed2-fd6f-4ed2-a7af-6e2e2c39b83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:17.988525 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346d8665-76ae-4253-85f9-541f4e52feeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.041842 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.044195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 Jul 03 13:11:18.044195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.044195 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.046495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Created reservations ['c0099ab0-68c2-42fe-b03e-44b1a2510f41', 'c9981cf0-d8b0-4005-ad5e-4b86bdff3527', '9230f1d7-8e48-4e7f-913f-b901236a3132', 'ffe9e659-f9e5-41d8-978b-bf9367e05fd6'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:18.047432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346d8665-76ae-4253-85f9-541f4e52feeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0099ab0-68c2-42fe-b03e-44b1a2510f41', 'c9981cf0-d8b0-4005-ad5e-4b86bdff3527', '9230f1d7-8e48-4e7f-913f-b901236a3132', 'ffe9e659-f9e5-41d8-978b-bf9367e05fd6']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.048364 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb28b860-e03f-4f1d-8a9a-33190bba2688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.053291 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.053291 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:18.056785 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Volume info retrieved successfully. Jul 03 13:11:18.057497 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:18.057684 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:18.079333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb28b860-e03f-4f1d-8a9a-33190bba2688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e33fbc-f524-4758-8265-c40663230418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2003767928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['c0099ab0-68c2-42fe-b03e-44b1a2510f41','c9981cf0-d8b0-4005-ad5e-4b86bdff3527','9230f1d7-8e48-4e7f-913f-b901236a3132','ffe9e659-f9e5-41d8-978b-bf9367e05fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2003767928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e33fbc-f524-4758-8265-c40663230418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800eaca330a24c3d9fc36ddf12419570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b052686d3b4613a8c0eb627d458a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.080097 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdd981b-4204-443d-bc88-5b62dcbd2cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.098115 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:18.101721 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.101721 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:18.105453 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdd981b-4204-443d-bc88-5b62dcbd2cb0) transitioned into state 'SUCCESS' from state '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-2003767928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800eaca330a24c3d9fc36ddf12419570',qos_specs=None,replication_status=,reservations=['c0099ab0-68c2-42fe-b03e-44b1a2510f41','c9981cf0-d8b0-4005-ad5e-4b86bdff3527','9230f1d7-8e48-4e7f-913f-b901236a3132','ffe9e659-f9e5-41d8-978b-bf9367e05fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b052686d3b4613a8c0eb627d458a03',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.106351 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a13369d-7b2f-48f3-99d5-4a1d8b26add6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.110721 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9b628388-5fd9-4dec-ba61-b832bf3ebce5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 returned with HTTP 200 Jul 03 13:11:18.111231 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1108/4403] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 => generated 908 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:18.120409 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a13369d-7b2f-48f3-99d5-4a1d8b26add6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.120785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Flow 'volume_create_api' (2383b036-5eef-4704-b9ae-9e32d6b9995a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:18.121738 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Create volume request issued successfully. Jul 03 13:11:18.121738 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9e0f94d6-a2f3-4aa7-b380-4725953863fd tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:18.122195 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1104/4404] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:17 2026] POST /volume/v3/volumes => generated 756 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:18.124607 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8e169f84-4850-436b-8cb9-1627410b8804 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.126493 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] POST https://10.4.3.13/volume/v3/groups/action Jul 03 13:11:18.126897 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action body: b'{"create-from-src": {"source_group_id": "1938cba7-996c-4ba5-9a7b-ea1904a28cb8", "name": "tempest-Group_from_grp-446440771"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:18.127090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "1938cba7-996c-4ba5-9a7b-ea1904a28cb8", "name": "tempest-Group_from_grp-446440771"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:18.128770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.groups [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Creating new group {'create-from-src': {'source_group_id': '1938cba7-996c-4ba5-9a7b-ea1904a28cb8', 'name': 'tempest-Group_from_grp-446440771'}}. {{(pid=99822) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 13:11:18.128877 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.groups [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Creating group tempest-Group_from_grp-446440771 from source group 1938cba7-996c-4ba5-9a7b-ea1904a28cb8. Jul 03 13:11:18.132998 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.132998 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:18.135088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7e964e42-fcec-4e8c-9b68-b968c2007df1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.137114 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e964e42-fcec-4e8c-9b68-b968c2007df1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea Jul 03 13:11:18.137463 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e964e42-fcec-4e8c-9b68-b968c2007df1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.137654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e964e42-fcec-4e8c-9b68-b968c2007df1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.140632 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.140632 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:18.146354 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.146354 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:18.150049 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7e964e42-fcec-4e8c-9b68-b968c2007df1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:18.154460 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e964e42-fcec-4e8c-9b68-b968c2007df1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea returned with HTTP 200 Jul 03 13:11:18.154857 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1103/4405] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.168815 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f5bc5080-70c6-483c-8322-abd288c94822 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.170401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Created reservations ['019a7de2-9710-4882-9f6e-9a305895d339'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:18.171368 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5bc5080-70c6-483c-8322-abd288c94822 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 Jul 03 13:11:18.171615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5bc5080-70c6-483c-8322-abd288c94822 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.171820 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5bc5080-70c6-483c-8322-abd288c94822 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.179598 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.179598 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:18.184267 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f5bc5080-70c6-483c-8322-abd288c94822 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:18.189742 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5bc5080-70c6-483c-8322-abd288c94822 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 returned with HTTP 200 Jul 03 13:11:18.190228 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1109/4406] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.203634 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bdb06e01-00a3-4d9a-b9a6-5f75bb731f8f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.205669 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bdb06e01-00a3-4d9a-b9a6-5f75bb731f8f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 Jul 03 13:11:18.205878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bdb06e01-00a3-4d9a-b9a6-5f75bb731f8f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.206100 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bdb06e01-00a3-4d9a-b9a6-5f75bb731f8f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.213491 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.213491 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:18.217644 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bdb06e01-00a3-4d9a-b9a6-5f75bb731f8f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:18.222614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bdb06e01-00a3-4d9a-b9a6-5f75bb731f8f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 returned with HTTP 200 Jul 03 13:11:18.223200 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1105/4407] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.235773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-73ae3ff8-a2bd-4917-ac99-219fd20c5898 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.238371 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-73ae3ff8-a2bd-4917-ac99-219fd20c5898 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b Jul 03 13:11:18.239251 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-73ae3ff8-a2bd-4917-ac99-219fd20c5898 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.239251 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-73ae3ff8-a2bd-4917-ac99-219fd20c5898 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.252720 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.252720 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:18.258378 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-73ae3ff8-a2bd-4917-ac99-219fd20c5898 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:18.265685 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-73ae3ff8-a2bd-4917-ac99-219fd20c5898 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b returned with HTTP 200 Jul 03 13:11:18.266296 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1104/4408] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.278194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3f033bfa-4484-445b-b615-2ad50795b776 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.280056 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f033bfa-4484-445b-b615-2ad50795b776 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 Jul 03 13:11:18.280233 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f033bfa-4484-445b-b615-2ad50795b776 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.280453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f033bfa-4484-445b-b615-2ad50795b776 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.287901 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.287901 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:18.292423 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3f033bfa-4484-445b-b615-2ad50795b776 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:18.298092 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f033bfa-4484-445b-b615-2ad50795b776 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 returned with HTTP 200 Jul 03 13:11:18.298534 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1110/4409] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.652732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a4e7bc14-b86c-4f10-a269-bf1f3b5769ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.655188 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4e7bc14-b86c-4f10-a269-bf1f3b5769ed tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:18.655523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4e7bc14-b86c-4f10-a269-bf1f3b5769ed tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.655817 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4e7bc14-b86c-4f10-a269-bf1f3b5769ed tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.656024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a4e7bc14-b86c-4f10-a269-bf1f3b5769ed tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:18.662082 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.662082 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:18.663252 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4e7bc14-b86c-4f10-a269-bf1f3b5769ed tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:18.664232 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1106/4410] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.732086 np0000004418 devstack@c-api.service[99822]: INFO cinder.group.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] A mapping entry already exists for group bf7d1688-8527-453c-a098-bf70865c1556 and volume type c1354419-e5e0-4afc-bae1-c844a47cefd7. Do not need to create again. Jul 03 13:11:18.735188 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.735188 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:18.735188 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Availability Zones retrieved successfully. Jul 03 13:11:18.742555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Flow 'volume_create_api' (86bb3138-f1cb-493f-837c-b1c8caf4e7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:18.744140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecd020f0-59d8-47e3-b9cc-932a839fbfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.745584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:18.747002 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-99ab4e7d-a36d-4bf9-9668-90b46fc5cd3f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.750205 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99ab4e7d-a36d-4bf9-9668-90b46fc5cd3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:18.750205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99ab4e7d-a36d-4bf9-9668-90b46fc5cd3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.750205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-99ab4e7d-a36d-4bf9-9668-90b46fc5cd3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.750205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-99ab4e7d-a36d-4bf9-9668-90b46fc5cd3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:18.755547 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:18.755547 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:18.756314 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-99ab4e7d-a36d-4bf9-9668-90b46fc5cd3f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:18.756754 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1105/4411] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:18.777194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecd020f0-59d8-47e3-b9cc-932a839fbfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bfd65166-abdb-4a0e-a418-ac9cdd669a64', 'volume_type': VolumeType(created_at=2026-07-03T13:11:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1354419-e5e0-4afc-bae1-c844a47cefd7,is_public=True,name='tempest-GroupsV314Test-volume-type-308597947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1354419-e5e0-4afc-bae1-c844a47cefd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf7d1688-8527-453c-a098-bf70865c1556', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.777194 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a4df51-1270-4b44-978e-bfda25bea43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.837369 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Created reservations ['a86666fd-8540-4d54-a8d3-2bc783c79446', '6463acc8-e4e3-4d62-a7e7-9206167fdafd', '544ab3a8-7e90-4be7-b65e-f57f0cd8a12f', '2bbd4092-b7dc-439d-bf81-ecc9c92ca35c'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:18.838184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4a4df51-1270-4b44-978e-bfda25bea43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86666fd-8540-4d54-a8d3-2bc783c79446', '6463acc8-e4e3-4d62-a7e7-9206167fdafd', '544ab3a8-7e90-4be7-b65e-f57f0cd8a12f', '2bbd4092-b7dc-439d-bf81-ecc9c92ca35c']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.839031 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c3714e-47b7-456d-a832-1b98caf89610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.869713 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c3714e-47b7-456d-a832-1b98caf89610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04fe7839-041d-47a2-b61b-480e73903fe6', '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=bf7d1688-8527-453c-a098-bf70865c1556,group_type_id=,metadata={},multiattach=False,project_id='82bf52dac7464f52a7c560c0892e9096',qos_specs=None,replication_status=,reservations=['a86666fd-8540-4d54-a8d3-2bc783c79446','6463acc8-e4e3-4d62-a7e7-9206167fdafd','544ab3a8-7e90-4be7-b65e-f57f0cd8a12f','2bbd4092-b7dc-439d-bf81-ecc9c92ca35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=bfd65166-abdb-4a0e-a418-ac9cdd669a64,status='creating',user_id='53c486c6447e441984fdd6557f06e90b',volume_type_id=c1354419-e5e0-4afc-bae1-c844a47cefd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf7d1688-8527-453c-a098-bf70865c1556,host=None,id=04fe7839-041d-47a2-b61b-480e73903fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82bf52dac7464f52a7c560c0892e9096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bfd65166-abdb-4a0e-a418-ac9cdd669a64,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53c486c6447e441984fdd6557f06e90b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1354419-e5e0-4afc-bae1-c844a47cefd7),volume_type_id=c1354419-e5e0-4afc-bae1-c844a47cefd7)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.870562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (291152e8-41ca-4891-a47d-1968915753b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:18.911264 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (291152e8-41ca-4891-a47d-1968915753b2) transitioned into state 'SUCCESS' from 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=bf7d1688-8527-453c-a098-bf70865c1556,group_type_id=,metadata={},multiattach=False,project_id='82bf52dac7464f52a7c560c0892e9096',qos_specs=None,replication_status=,reservations=['a86666fd-8540-4d54-a8d3-2bc783c79446','6463acc8-e4e3-4d62-a7e7-9206167fdafd','544ab3a8-7e90-4be7-b65e-f57f0cd8a12f','2bbd4092-b7dc-439d-bf81-ecc9c92ca35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=bfd65166-abdb-4a0e-a418-ac9cdd669a64,status='creating',user_id='53c486c6447e441984fdd6557f06e90b',volume_type_id=c1354419-e5e0-4afc-bae1-c844a47cefd7)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:18.912069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Flow 'volume_create_api' (86bb3138-f1cb-493f-837c-b1c8caf4e7a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:18.912505 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Create volume request issued successfully. Jul 03 13:11:18.936633 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8e169f84-4850-436b-8cb9-1627410b8804 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/action returned with HTTP 202 Jul 03 13:11:18.937083 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1091/4412] 10.4.3.13 () {70 vars in 1311 bytes} [Fri Jul 3 13:11:18 2026] POST /volume/v3/groups/action => generated 101 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:18.946089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:18.948291 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:11:18.948698 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:18.949400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:18.949400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:11:18.950154 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:11:18.959704 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Get all volumes completed successfully. Jul 03 13:11:18.960429 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:18.960593 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:19.003335 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:19.006911 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.006911 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:19.011449 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:19.011727 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:19.054090 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:19.057850 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.057850 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:19.066588 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-616fbbaa-dbc8-4c5b-b6bb-c9359b409fb7 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:11:19.067111 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1111/4413] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:11:18 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:19.082000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.084331 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 Jul 03 13:11:19.084638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.084837 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.093364 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.093364 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:19.098883 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Volume info retrieved successfully. Jul 03 13:11:19.099884 np0000004418 devstack@c-api.service[99823]: WARNING stevedore.named [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:19.100132 np0000004418 devstack@c-api.service[99823]: WARNING castellan.key_manager [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:19.154923 np0000004418 devstack@c-api.service[99823]: DEBUG oslo_db.sqlalchemy.engines [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99823) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:19.159180 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.159180 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:19.168855 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-276a04d4-aebd-46e4-b7e1-72c9727494a6 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 returned with HTTP 200 Jul 03 13:11:19.169634 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1107/4414] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:19.182779 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-67fb745c-0b37-4ce2-8a6f-1f4155f8cb99 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.185746 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67fb745c-0b37-4ce2-8a6f-1f4155f8cb99 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556 Jul 03 13:11:19.186062 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67fb745c-0b37-4ce2-8a6f-1f4155f8cb99 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.186913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67fb745c-0b37-4ce2-8a6f-1f4155f8cb99 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.186913 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-67fb745c-0b37-4ce2-8a6f-1f4155f8cb99 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] show called for member bf7d1688-8527-453c-a098-bf70865c1556 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:11:19.192360 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.192360 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:19.203603 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67fb745c-0b37-4ce2-8a6f-1f4155f8cb99 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556 returned with HTTP 200 Jul 03 13:11:19.204148 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1106/4415] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556 => generated 416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:19.214684 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.217177 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:11:19.217460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.217756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.218122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:11:19.218554 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.218554 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:19.219098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:11:19.228395 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Get all volumes completed successfully. Jul 03 13:11:19.229179 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:19.229303 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:19.271946 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:19.276583 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.276583 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:19.281405 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:19.281621 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:19.314063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b7d0d614-2e7b-4c5e-804e-b7bb43cdeacc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.316231 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b7d0d614-2e7b-4c5e-804e-b7bb43cdeacc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 Jul 03 13:11:19.316452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b7d0d614-2e7b-4c5e-804e-b7bb43cdeacc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.316672 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b7d0d614-2e7b-4c5e-804e-b7bb43cdeacc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.324451 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:19.329309 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.329309 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:19.329549 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.329549 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:19.334590 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b7d0d614-2e7b-4c5e-804e-b7bb43cdeacc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:19.340118 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dad576e9-d85c-4c2e-acec-628c3f7710b5 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:11:19.340646 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1092/4416] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:19.342112 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b7d0d614-2e7b-4c5e-804e-b7bb43cdeacc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 returned with HTTP 200 Jul 03 13:11:19.342752 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1112/4417] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:19.353449 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.355881 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] POST https://10.4.3.13/volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556/action Jul 03 13:11:19.356348 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:19.356520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:19.358218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] delete called for group bf7d1688-8527-453c-a098-bf70865c1556 {{(pid=99823) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:11:19.358361 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.groups [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Delete group with id: bf7d1688-8527-453c-a098-bf70865c1556 Jul 03 13:11:19.362635 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.362635 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:19.362766 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.364584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:19.364747 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.364929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.365027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete backup with id: be51a15d-5dde-42db-a2f5-87def35bd858. Jul 03 13:11:19.369490 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.369490 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:19.386780 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] delete_backup rpcapi backup_id be51a15d-5dde-42db-a2f5-87def35bd858 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:11:19.388635 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-162a65cd-3ee7-4556-b347-a0b57b59a7a9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 202 Jul 03 13:11:19.389117 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1107/4418] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:19 2026] DELETE /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:11:19.397185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ebb3f62e-3fd8-4282-bf08-94ab8baec0e1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.400512 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebb3f62e-3fd8-4282-bf08-94ab8baec0e1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:19.400512 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebb3f62e-3fd8-4282-bf08-94ab8baec0e1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.400512 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ebb3f62e-3fd8-4282-bf08-94ab8baec0e1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.400512 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ebb3f62e-3fd8-4282-bf08-94ab8baec0e1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:19.405636 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.405636 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:19.410019 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ebb3f62e-3fd8-4282-bf08-94ab8baec0e1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 200 Jul 03 13:11:19.410286 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-95988c61-a150-4bd5-ad7e-bf4e064cf294 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556/action returned with HTTP 202 Jul 03 13:11:19.410363 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1093/4419] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:19.410433 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1108/4420] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:11:19 2026] POST /volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:19.415324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.416990 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 Jul 03 13:11:19.417193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.417413 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.424299 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.424299 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:19.428856 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Volume info retrieved successfully. Jul 03 13:11:19.429594 np0000004418 devstack@c-api.service[99824]: WARNING stevedore.named [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:19.432450 np0000004418 devstack@c-api.service[99824]: WARNING castellan.key_manager [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:19.471662 np0000004418 devstack@c-api.service[99824]: DEBUG oslo_db.sqlalchemy.engines [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:19.475662 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.475662 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:19.485760 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa699ce3-bd73-4736-947b-f31fe2284c66 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 returned with HTTP 200 Jul 03 13:11:19.486402 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1113/4421] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 => generated 919 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:19.678566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c95cced2-483a-42c8-a428-8fb4ba07517a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.680533 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c95cced2-483a-42c8-a428-8fb4ba07517a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:19.680771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c95cced2-483a-42c8-a428-8fb4ba07517a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.680958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c95cced2-483a-42c8-a428-8fb4ba07517a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.681076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c95cced2-483a-42c8-a428-8fb4ba07517a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:19.687392 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.687392 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:19.688270 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c95cced2-483a-42c8-a428-8fb4ba07517a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:19.688694 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1108/4422] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:19.770762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5edfb821-8c4e-4a55-8c2c-5abcf3802e2c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:19.772577 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5edfb821-8c4e-4a55-8c2c-5abcf3802e2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:19.772840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5edfb821-8c4e-4a55-8c2c-5abcf3802e2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:19.773078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5edfb821-8c4e-4a55-8c2c-5abcf3802e2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:19.773240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5edfb821-8c4e-4a55-8c2c-5abcf3802e2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:19.778217 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:19.778217 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:19.779355 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5edfb821-8c4e-4a55-8c2c-5abcf3802e2c tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:19.780505 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1094/4423] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:19 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:20.296878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.299135 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:11:20.299452 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.299661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.299858 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete volume with id: 347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:11:20.309804 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.309804 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:20.310530 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:11:20.333823 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete volume request issued successfully. Jul 03 13:11:20.333823 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9df4162b-4622-4a95-8544-f74de4ff87c7 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 202 Jul 03 13:11:20.334955 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1109/4424] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:20 2026] DELETE /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:20.345039 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6b02d8a7-6442-491f-85e2-d099ef7229e6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.348003 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b02d8a7-6442-491f-85e2-d099ef7229e6 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:11:20.348359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b02d8a7-6442-491f-85e2-d099ef7229e6 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.348611 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6b02d8a7-6442-491f-85e2-d099ef7229e6 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.358527 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.358527 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:20.363235 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6b02d8a7-6442-491f-85e2-d099ef7229e6 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:11:20.370054 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6b02d8a7-6442-491f-85e2-d099ef7229e6 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 200 Jul 03 13:11:20.370737 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1114/4425] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 1420 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:20.417598 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a460c006-938d-4af9-87cf-5acc40aa6b18 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.420000 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a460c006-938d-4af9-87cf-5acc40aa6b18 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 Jul 03 13:11:20.420417 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a460c006-938d-4af9-87cf-5acc40aa6b18 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.420716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a460c006-938d-4af9-87cf-5acc40aa6b18 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.420822 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-a460c006-938d-4af9-87cf-5acc40aa6b18 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Show backup with id be51a15d-5dde-42db-a2f5-87def35bd858. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:20.425527 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a460c006-938d-4af9-87cf-5acc40aa6b18 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 returned with HTTP 404 Jul 03 13:11:20.426148 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1109/4426] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/backups/be51a15d-5dde-42db-a2f5-87def35bd858 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:20.438084 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2302166f-c802-4423-a0ab-823585da1af1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.440324 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 Jul 03 13:11:20.440564 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.440845 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.441022 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume with id: f4e33fbc-f524-4758-8265-c40663230418 Jul 03 13:11:20.450379 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.450379 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:20.451499 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:20.478619 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume request issued successfully. Jul 03 13:11:20.478619 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2302166f-c802-4423-a0ab-823585da1af1 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 returned with HTTP 202 Jul 03 13:11:20.478931 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1095/4427] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:20 2026] DELETE /volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:20.486720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-16a25812-1bdd-4225-bf0a-4555d8b3c8d5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.488452 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16a25812-1bdd-4225-bf0a-4555d8b3c8d5 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 Jul 03 13:11:20.488632 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16a25812-1bdd-4225-bf0a-4555d8b3c8d5 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.488809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16a25812-1bdd-4225-bf0a-4555d8b3c8d5 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.495910 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.495910 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:20.500260 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-16a25812-1bdd-4225-bf0a-4555d8b3c8d5 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:20.500721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4dc788c1-b99f-426a-8b51-9725d0e60158 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.502876 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4dc788c1-b99f-426a-8b51-9725d0e60158 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 Jul 03 13:11:20.503157 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4dc788c1-b99f-426a-8b51-9725d0e60158 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.503394 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4dc788c1-b99f-426a-8b51-9725d0e60158 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.506819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16a25812-1bdd-4225-bf0a-4555d8b3c8d5 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 returned with HTTP 200 Jul 03 13:11:20.507406 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1110/4428] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:20.513193 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4dc788c1-b99f-426a-8b51-9725d0e60158 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 returned with HTTP 404 Jul 03 13:11:20.513193 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1115/4429] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/volumes/04fe7839-041d-47a2-b61b-480e73903fe6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:20.520931 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6e49c4ed-fef0-4966-9a6b-0420a979a4bd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.522796 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e49c4ed-fef0-4966-9a6b-0420a979a4bd tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556 Jul 03 13:11:20.523105 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e49c4ed-fef0-4966-9a6b-0420a979a4bd tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.523298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e49c4ed-fef0-4966-9a6b-0420a979a4bd tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.523464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.groups [None req-6e49c4ed-fef0-4966-9a6b-0420a979a4bd tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] show called for member bf7d1688-8527-453c-a098-bf70865c1556 {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:11:20.526801 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e49c4ed-fef0-4966-9a6b-0420a979a4bd tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556 returned with HTTP 404 Jul 03 13:11:20.527328 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1110/4430] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/groups/bf7d1688-8527-453c-a098-bf70865c1556 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:20.536980 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.539354 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:11:20.539562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.539856 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.541009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:11:20.541299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:11:20.551222 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Get all volumes completed successfully. Jul 03 13:11:20.552247 np0000004418 devstack@c-api.service[99822]: WARNING stevedore.named [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:20.552408 np0000004418 devstack@c-api.service[99822]: WARNING castellan.key_manager [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:20.601948 np0000004418 devstack@c-api.service[99822]: DEBUG oslo_db.sqlalchemy.engines [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99822) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:20.606966 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.606966 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:20.618809 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2281de61-0b44-4a2f-b9e6-1e6435ceed22 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:11:20.619334 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1096/4431] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:20.636294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7f837192-ad62-492f-b67a-8133990a9231 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.638159 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7f837192-ad62-492f-b67a-8133990a9231 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] POST https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8/action Jul 03 13:11:20.638582 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7f837192-ad62-492f-b67a-8133990a9231 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:20.638707 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7f837192-ad62-492f-b67a-8133990a9231 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:20.640233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.groups [None req-7f837192-ad62-492f-b67a-8133990a9231 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] delete called for group 1938cba7-996c-4ba5-9a7b-ea1904a28cb8 {{(pid=99823) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 13:11:20.640233 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.groups [None req-7f837192-ad62-492f-b67a-8133990a9231 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Delete group with id: 1938cba7-996c-4ba5-9a7b-ea1904a28cb8 Jul 03 13:11:20.644866 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.644866 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:20.702322 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ab630955-84c4-4ada-88a3-7d96b8c7b3ef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.707006 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab630955-84c4-4ada-88a3-7d96b8c7b3ef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:20.707006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab630955-84c4-4ada-88a3-7d96b8c7b3ef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.708388 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab630955-84c4-4ada-88a3-7d96b8c7b3ef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.708930 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-ab630955-84c4-4ada-88a3-7d96b8c7b3ef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:20.708986 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7f837192-ad62-492f-b67a-8133990a9231 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8/action returned with HTTP 202 Jul 03 13:11:20.709458 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1111/4432] 10.4.3.13 () {70 vars in 1421 bytes} [Fri Jul 3 13:11:20 2026] POST /volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:20.718986 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.718986 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:20.719450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.720067 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab630955-84c4-4ada-88a3-7d96b8c7b3ef tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:20.721070 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1116/4433] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:20.722620 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 Jul 03 13:11:20.722905 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.723129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.734211 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.734211 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:20.740557 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Volume info retrieved successfully. Jul 03 13:11:20.742246 np0000004418 devstack@c-api.service[99821]: WARNING stevedore.named [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 13:11:20.742246 np0000004418 devstack@c-api.service[99821]: WARNING castellan.key_manager [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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 13:11:20.791728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6057317a-04eb-4758-a6b6-09733bb9cd45 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:20.793915 np0000004418 devstack@c-api.service[99821]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-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=99821) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 13:11:20.794789 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6057317a-04eb-4758-a6b6-09733bb9cd45 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:20.794789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6057317a-04eb-4758-a6b6-09733bb9cd45 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:20.795613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6057317a-04eb-4758-a6b6-09733bb9cd45 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:20.796267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6057317a-04eb-4758-a6b6-09733bb9cd45 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:20.799498 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.799498 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:20.801183 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:20.801183 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:20.802141 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6057317a-04eb-4758-a6b6-09733bb9cd45 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:20.802775 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1097/4434] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:20.810014 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3c04264-2e73-4cdc-a557-968ade5b20ad tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 returned with HTTP 200 Jul 03 13:11:20.810519 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1111/4435] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:20 2026] GET /volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:21.383241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b152ff7d-f035-4925-9356-f09c44537fdf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.385176 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b152ff7d-f035-4925-9356-f09c44537fdf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 Jul 03 13:11:21.385416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b152ff7d-f035-4925-9356-f09c44537fdf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.385620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b152ff7d-f035-4925-9356-f09c44537fdf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.392576 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b152ff7d-f035-4925-9356-f09c44537fdf tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 returned with HTTP 404 Jul 03 13:11:21.393570 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1112/4436] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/volumes/347a1f10-bcd6-43dc-9214-549b3e30e052 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:21.400289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.402678 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 Jul 03 13:11:21.402872 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.403068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.403176 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete snapshot with id: 95b58b09-1417-4ac5-8a62-03ae4bdb67c2 Jul 03 13:11:21.408056 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:21.408056 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:21.408511 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:11:21.432745 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot delete request issued successfully. Jul 03 13:11:21.432949 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab362cb0-d8bf-4043-a7b1-121db56f655b tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 returned with HTTP 202 Jul 03 13:11:21.433487 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1117/4437] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:21 2026] DELETE /volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:21.441055 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8d61626b-a54f-4fac-885c-8ac22237a165 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.442918 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d61626b-a54f-4fac-885c-8ac22237a165 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 Jul 03 13:11:21.443115 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d61626b-a54f-4fac-885c-8ac22237a165 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.443360 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d61626b-a54f-4fac-885c-8ac22237a165 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.448827 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:21.448827 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:21.449307 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8d61626b-a54f-4fac-885c-8ac22237a165 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Snapshot retrieved successfully. Jul 03 13:11:21.450075 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d61626b-a54f-4fac-885c-8ac22237a165 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 returned with HTTP 200 Jul 03 13:11:21.450466 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1098/4438] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:21.526184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5e734510-6fac-4a22-9a28-1a150d1fd4be None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.528695 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5e734510-6fac-4a22-9a28-1a150d1fd4be tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 Jul 03 13:11:21.528918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5e734510-6fac-4a22-9a28-1a150d1fd4be tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.529308 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5e734510-6fac-4a22-9a28-1a150d1fd4be tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.537235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5e734510-6fac-4a22-9a28-1a150d1fd4be tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 returned with HTTP 404 Jul 03 13:11:21.537901 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1112/4439] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/volumes/f4e33fbc-f524-4758-8265-c40663230418 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:21.546060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.548034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b Jul 03 13:11:21.549000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.549000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.549000 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume with id: b0de8129-2fd3-4338-b233-1d9043c9177b Jul 03 13:11:21.556565 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:21.556565 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:21.557181 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:21.576706 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume request issued successfully. Jul 03 13:11:21.577055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b364aa8f-0354-47a0-b115-2c2acde5f183 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b returned with HTTP 202 Jul 03 13:11:21.577385 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1113/4440] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:21 2026] DELETE /volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:21.586352 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5c733da3-8fac-4c6c-81de-3def577efa4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.588148 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c733da3-8fac-4c6c-81de-3def577efa4f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b Jul 03 13:11:21.588296 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c733da3-8fac-4c6c-81de-3def577efa4f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.588482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c733da3-8fac-4c6c-81de-3def577efa4f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.595423 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:21.595423 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:21.599507 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c733da3-8fac-4c6c-81de-3def577efa4f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:21.604480 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c733da3-8fac-4c6c-81de-3def577efa4f tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b returned with HTTP 200 Jul 03 13:11:21.605114 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1118/4441] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:21.735827 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0223c827-69c8-4458-b4dc-28e67d6fd4fa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.737578 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0223c827-69c8-4458-b4dc-28e67d6fd4fa tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:21.737760 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0223c827-69c8-4458-b4dc-28e67d6fd4fa tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.737947 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0223c827-69c8-4458-b4dc-28e67d6fd4fa tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.738053 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0223c827-69c8-4458-b4dc-28e67d6fd4fa tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:21.742134 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:21.742134 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:21.742932 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0223c827-69c8-4458-b4dc-28e67d6fd4fa tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:21.743308 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1099/4442] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:21.816432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b9ad898-b481-4401-b745-115bd5b94e84 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.818692 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b9ad898-b481-4401-b745-115bd5b94e84 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:21.819201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b9ad898-b481-4401-b745-115bd5b94e84 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.819201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b9ad898-b481-4401-b745-115bd5b94e84 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.819395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7b9ad898-b481-4401-b745-115bd5b94e84 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:21.824548 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:21.824548 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:21.825472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b9ad898-b481-4401-b745-115bd5b94e84 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:21.825957 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1113/4443] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:21.828026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-de37df9a-2ee8-4af4-9622-e62370e1af89 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.834454 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de37df9a-2ee8-4af4-9622-e62370e1af89 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 Jul 03 13:11:21.834724 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de37df9a-2ee8-4af4-9622-e62370e1af89 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.835012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de37df9a-2ee8-4af4-9622-e62370e1af89 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.842839 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de37df9a-2ee8-4af4-9622-e62370e1af89 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 returned with HTTP 404 Jul 03 13:11:21.843514 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1114/4444] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/volumes/bfd65166-abdb-4a0e-a418-ac9cdd669a64 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:21.851250 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-88bb6dbf-96f1-462f-a75e-8a4606219b78 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.853428 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88bb6dbf-96f1-462f-a75e-8a4606219b78 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] GET https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 Jul 03 13:11:21.853656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88bb6dbf-96f1-462f-a75e-8a4606219b78 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.853868 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-88bb6dbf-96f1-462f-a75e-8a4606219b78 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.854035 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.groups [None req-88bb6dbf-96f1-462f-a75e-8a4606219b78 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] show called for member 1938cba7-996c-4ba5-9a7b-ea1904a28cb8 {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 13:11:21.857613 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-88bb6dbf-96f1-462f-a75e-8a4606219b78 tempest-GroupsV314Test-757723321 tempest-GroupsV314Test-757723321-project-member] https://10.4.3.13/volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 returned with HTTP 404 Jul 03 13:11:21.858295 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1119/4445] 10.4.3.13 () {68 vars in 1379 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/groups/1938cba7-996c-4ba5-9a7b-ea1904a28cb8 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:21.867347 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-26d2719b-d61a-43b5-b5f1-095c59e5dbfa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.869230 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-26d2719b-d61a-43b5-b5f1-095c59e5dbfa tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] DELETE https://10.4.3.13/volume/v3/group_types/d173b3dc-04eb-48d1-81f3-6fa5d19d5b81 Jul 03 13:11:21.869486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-26d2719b-d61a-43b5-b5f1-095c59e5dbfa tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.869724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-26d2719b-d61a-43b5-b5f1-095c59e5dbfa tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.884664 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-26d2719b-d61a-43b5-b5f1-095c59e5dbfa tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] https://10.4.3.13/volume/v3/group_types/d173b3dc-04eb-48d1-81f3-6fa5d19d5b81 returned with HTTP 202 Jul 03 13:11:21.885201 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1100/4446] 10.4.3.13 () {68 vars in 1397 bytes} [Fri Jul 3 13:11:21 2026] DELETE /volume/v3/group_types/d173b3dc-04eb-48d1-81f3-6fa5d19d5b81 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:21.894540 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b5fe882-b039-4ca1-af59-60c0ed0fa57b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.896965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b5fe882-b039-4ca1-af59-60c0ed0fa57b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] DELETE https://10.4.3.13/volume/v3/types/c1354419-e5e0-4afc-bae1-c844a47cefd7 Jul 03 13:11:21.897309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b5fe882-b039-4ca1-af59-60c0ed0fa57b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.898236 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b5fe882-b039-4ca1-af59-60c0ed0fa57b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.930744 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b5fe882-b039-4ca1-af59-60c0ed0fa57b tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] https://10.4.3.13/volume/v3/types/c1354419-e5e0-4afc-bae1-c844a47cefd7 returned with HTTP 202 Jul 03 13:11:21.931320 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1114/4447] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:21 2026] DELETE /volume/v3/types/c1354419-e5e0-4afc-bae1-c844a47cefd7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:21.939306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0271df74-048e-407d-a0a2-9841a0293065 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:21.941574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0271df74-048e-407d-a0a2-9841a0293065 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] GET https://10.4.3.13/volume/v3/types/c1354419-e5e0-4afc-bae1-c844a47cefd7 Jul 03 13:11:21.942387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0271df74-048e-407d-a0a2-9841a0293065 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:21.942387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0271df74-048e-407d-a0a2-9841a0293065 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:21.946635 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0271df74-048e-407d-a0a2-9841a0293065 tempest-GroupsV314Test-333601134 tempest-GroupsV314Test-333601134-project-admin] https://10.4.3.13/volume/v3/types/c1354419-e5e0-4afc-bae1-c844a47cefd7 returned with HTTP 404 Jul 03 13:11:21.947403 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1115/4448] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:11:21 2026] GET /volume/v3/types/c1354419-e5e0-4afc-bae1-c844a47cefd7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:22.459738 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da93383f-7d9e-473b-9199-0f5fd0151bcb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:22.461448 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da93383f-7d9e-473b-9199-0f5fd0151bcb tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 Jul 03 13:11:22.461605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da93383f-7d9e-473b-9199-0f5fd0151bcb tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:22.461779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da93383f-7d9e-473b-9199-0f5fd0151bcb tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:22.466962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da93383f-7d9e-473b-9199-0f5fd0151bcb tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 returned with HTTP 404 Jul 03 13:11:22.467498 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1120/4449] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:22 2026] GET /volume/v3/snapshots/95b58b09-1417-4ac5-8a62-03ae4bdb67c2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:22.625276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5c9d5d2a-4315-4208-8238-4b9f1f2e9257 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:22.627665 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c9d5d2a-4315-4208-8238-4b9f1f2e9257 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b Jul 03 13:11:22.627665 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c9d5d2a-4315-4208-8238-4b9f1f2e9257 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:22.627665 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c9d5d2a-4315-4208-8238-4b9f1f2e9257 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:22.635780 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c9d5d2a-4315-4208-8238-4b9f1f2e9257 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b returned with HTTP 404 Jul 03 13:11:22.636193 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1101/4450] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:22 2026] GET /volume/v3/volumes/b0de8129-2fd3-4338-b233-1d9043c9177b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:22.643944 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:22.645674 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 Jul 03 13:11:22.645918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:22.646090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:22.646240 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume with id: 0c0f56ac-b2ab-484a-bf58-6c55918a55a5 Jul 03 13:11:22.654681 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:22.654681 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:22.655372 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:22.677210 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume request issued successfully. Jul 03 13:11:22.677336 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b770f0bd-e50b-45ea-8bc9-9f0347ffeb99 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 returned with HTTP 202 Jul 03 13:11:22.677725 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1115/4451] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:22 2026] DELETE /volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:22.685939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-83a2129a-904c-47e3-b58d-072b52b779f6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:22.688720 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-83a2129a-904c-47e3-b58d-072b52b779f6 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 Jul 03 13:11:22.688720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-83a2129a-904c-47e3-b58d-072b52b779f6 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:22.688720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-83a2129a-904c-47e3-b58d-072b52b779f6 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:22.698610 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:22.698610 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:22.704394 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-83a2129a-904c-47e3-b58d-072b52b779f6 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:22.711588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-83a2129a-904c-47e3-b58d-072b52b779f6 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 returned with HTTP 200 Jul 03 13:11:22.712327 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1116/4452] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:22 2026] GET /volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:22.754990 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-455a2b09-6a68-4c2c-b3fd-6539317209b3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:22.757101 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-455a2b09-6a68-4c2c-b3fd-6539317209b3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:22.757348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-455a2b09-6a68-4c2c-b3fd-6539317209b3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:22.757612 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-455a2b09-6a68-4c2c-b3fd-6539317209b3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:22.757760 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-455a2b09-6a68-4c2c-b3fd-6539317209b3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:22.764947 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:22.764947 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:22.766427 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-455a2b09-6a68-4c2c-b3fd-6539317209b3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:22.766427 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1121/4453] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:22 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:22.841607 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-157206f8-1654-4f5d-9d10-aa25f8112703 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:22.844010 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-157206f8-1654-4f5d-9d10-aa25f8112703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:22.844302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-157206f8-1654-4f5d-9d10-aa25f8112703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:22.844588 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-157206f8-1654-4f5d-9d10-aa25f8112703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:22.844746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-157206f8-1654-4f5d-9d10-aa25f8112703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:22.850024 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:22.850024 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:22.850974 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-157206f8-1654-4f5d-9d10-aa25f8112703 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:22.851561 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1102/4454] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:22 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:23.726803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f97d648b-2453-4250-b93a-830d99e6f718 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:23.728355 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f97d648b-2453-4250-b93a-830d99e6f718 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 Jul 03 13:11:23.728546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f97d648b-2453-4250-b93a-830d99e6f718 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:23.728735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f97d648b-2453-4250-b93a-830d99e6f718 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:23.734468 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f97d648b-2453-4250-b93a-830d99e6f718 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 returned with HTTP 404 Jul 03 13:11:23.734639 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1116/4455] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:23 2026] GET /volume/v3/volumes/0c0f56ac-b2ab-484a-bf58-6c55918a55a5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:23.743832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:23.746204 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 Jul 03 13:11:23.746454 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:23.746703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:23.746990 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume with id: 080185d4-839f-44a9-895e-4f9bb7568af0 Jul 03 13:11:23.755016 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:23.755016 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:23.755578 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:23.779042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-131592b6-37a1-43ca-89e5-c9aa4d059c74 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:23.781664 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-131592b6-37a1-43ca-89e5-c9aa4d059c74 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:23.781664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-131592b6-37a1-43ca-89e5-c9aa4d059c74 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:23.781664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-131592b6-37a1-43ca-89e5-c9aa4d059c74 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:23.781917 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-131592b6-37a1-43ca-89e5-c9aa4d059c74 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:23.786853 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume request issued successfully. Jul 03 13:11:23.787134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dcfd0dc0-5ce5-4eb6-945d-fbcdcc3884d4 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 returned with HTTP 202 Jul 03 13:11:23.787246 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:23.787246 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:23.787614 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1117/4456] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:23 2026] DELETE /volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:23.788799 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-131592b6-37a1-43ca-89e5-c9aa4d059c74 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:23.790265 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1122/4457] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:23 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:23.804517 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cb0bb9d6-b984-4c5c-a974-49af77da615b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:23.807311 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb0bb9d6-b984-4c5c-a974-49af77da615b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 Jul 03 13:11:23.807551 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb0bb9d6-b984-4c5c-a974-49af77da615b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:23.807898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cb0bb9d6-b984-4c5c-a974-49af77da615b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:23.818370 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:23.818370 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:23.828891 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cb0bb9d6-b984-4c5c-a974-49af77da615b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:23.836230 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cb0bb9d6-b984-4c5c-a974-49af77da615b tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 returned with HTTP 200 Jul 03 13:11:23.836798 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1103/4458] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:23 2026] GET /volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:23.864073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3883f838-7008-4e34-b3b6-bea06d25f725 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:23.866290 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3883f838-7008-4e34-b3b6-bea06d25f725 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:23.866542 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3883f838-7008-4e34-b3b6-bea06d25f725 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:23.866801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3883f838-7008-4e34-b3b6-bea06d25f725 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:23.866957 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3883f838-7008-4e34-b3b6-bea06d25f725 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:23.875943 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:23.875943 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:23.877016 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3883f838-7008-4e34-b3b6-bea06d25f725 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:23.881740 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1117/4459] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:23 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:24.482074 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1cf05bc0-14b3-4088-bca1-35292e09188f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.587781 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1cf05bc0-14b3-4088-bca1-35292e09188f tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] GET https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 Jul 03 13:11:24.588010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1cf05bc0-14b3-4088-bca1-35292e09188f tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:24.588244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1cf05bc0-14b3-4088-bca1-35292e09188f tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:24.602031 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1cf05bc0-14b3-4088-bca1-35292e09188f tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 returned with HTTP 200 Jul 03 13:11:24.602518 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1118/4460] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:24 2026] GET /volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 => generated 437 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:24.612660 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d2e11a71-add1-4d37-9219-a0154584b564 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.614475 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2e11a71-add1-4d37-9219-a0154584b564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 Jul 03 13:11:24.614808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d2e11a71-add1-4d37-9219-a0154584b564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:24.678655 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d2e11a71-add1-4d37-9219-a0154584b564 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 returned with HTTP 200 Jul 03 13:11:24.679314 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1123/4461] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:11:24 2026] PUT /volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 => generated 390 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:24.690280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3daca747-16f1-4b44-83e5-58b8030b3920 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.779505 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:24.780037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1612937432"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:24.781803 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1612937432'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:24.781949 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Create volume of 1 GB Jul 03 13:11:24.787024 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Availability Zones retrieved successfully. Jul 03 13:11:24.793644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Flow 'volume_create_api' (78ed7858-a1ed-499c-8055-0da2d8a5334a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:24.794539 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727b64de-05b3-4ec9-b713-35cc775a7ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:24.795463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:24.801571 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9b9e2359-3b68-4d83-8a31-4c798348fa76 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.803289 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9b9e2359-3b68-4d83-8a31-4c798348fa76 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:24.803474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9b9e2359-3b68-4d83-8a31-4c798348fa76 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:24.803645 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9b9e2359-3b68-4d83-8a31-4c798348fa76 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:24.803758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9b9e2359-3b68-4d83-8a31-4c798348fa76 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:24.808173 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:24.808173 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:24.809005 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9b9e2359-3b68-4d83-8a31-4c798348fa76 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:24.809462 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1118/4462] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:24 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:24.826029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727b64de-05b3-4ec9-b713-35cc775a7ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:24.826965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f67042-53e2-4e1c-abbf-f30beeef0882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:24.854387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-078738de-417a-463f-8ed9-55b27da854af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.856777 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-078738de-417a-463f-8ed9-55b27da854af tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 Jul 03 13:11:24.857025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-078738de-417a-463f-8ed9-55b27da854af tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:24.857308 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-078738de-417a-463f-8ed9-55b27da854af tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:24.864142 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-078738de-417a-463f-8ed9-55b27da854af tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 returned with HTTP 404 Jul 03 13:11:24.864951 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1119/4463] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:24 2026] GET /volume/v3/volumes/080185d4-839f-44a9-895e-4f9bb7568af0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:24.872800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-565889ff-9990-4f86-a351-ea79cf127123 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.875246 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea Jul 03 13:11:24.875472 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:24.875743 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:24.876000 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume with id: b114af69-ac9e-42fe-b121-74a4dc07e3ea Jul 03 13:11:24.884250 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:24.884250 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:24.884933 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:24.895593 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-151e861e-7c60-4f97-bc25-b20214818904 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.897833 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-151e861e-7c60-4f97-bc25-b20214818904 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:24.898187 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-151e861e-7c60-4f97-bc25-b20214818904 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:24.898502 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-151e861e-7c60-4f97-bc25-b20214818904 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:24.898612 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-151e861e-7c60-4f97-bc25-b20214818904 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:24.905276 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:24.905276 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:24.906126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-151e861e-7c60-4f97-bc25-b20214818904 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:24.906537 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1119/4464] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:24 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:24.922623 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume request issued successfully. Jul 03 13:11:24.922810 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-565889ff-9990-4f86-a351-ea79cf127123 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea returned with HTTP 202 Jul 03 13:11:24.923461 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1124/4465] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:24 2026] DELETE /volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:24.930776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Created reservations ['78081304-9369-44f1-a22f-a39f45c4ebbc', '8714212c-33ef-42d2-948a-d57ddaeb7b12', 'bb431f3e-5a4e-4989-b635-55ef039426d3', 'b0bf4bbf-d2d7-44f7-93ad-2b795295e01f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:24.931685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f67042-53e2-4e1c-abbf-f30beeef0882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78081304-9369-44f1-a22f-a39f45c4ebbc', '8714212c-33ef-42d2-948a-d57ddaeb7b12', 'bb431f3e-5a4e-4989-b635-55ef039426d3', 'b0bf4bbf-d2d7-44f7-93ad-2b795295e01f']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:24.932992 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811385d8-631f-4f93-a412-42150d1340c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:24.934208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-16e2b292-e49a-4cd8-b2ed-5989ac9602b9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:24.935993 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16e2b292-e49a-4cd8-b2ed-5989ac9602b9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea Jul 03 13:11:24.936243 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16e2b292-e49a-4cd8-b2ed-5989ac9602b9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:24.937000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16e2b292-e49a-4cd8-b2ed-5989ac9602b9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:24.950842 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:24.950842 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:24.956322 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-16e2b292-e49a-4cd8-b2ed-5989ac9602b9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:24.963078 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16e2b292-e49a-4cd8-b2ed-5989ac9602b9 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea returned with HTTP 200 Jul 03 13:11:24.963633 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1120/4466] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:24 2026] GET /volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:24.965621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811385d8-631f-4f93-a412-42150d1340c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '119758c5-7705-4d33-976f-0a7039ecb032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1612937432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a5b4a4f55c46a28a8c93f00237a585',qos_specs=None,replication_status=,reservations=['78081304-9369-44f1-a22f-a39f45c4ebbc','8714212c-33ef-42d2-948a-d57ddaeb7b12','bb431f3e-5a4e-4989-b635-55ef039426d3','b0bf4bbf-d2d7-44f7-93ad-2b795295e01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa4c3f7dfb042e0a286d76a63ef9feb',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1612937432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=119758c5-7705-4d33-976f-0a7039ecb032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a5b4a4f55c46a28a8c93f00237a585',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caa4c3f7dfb042e0a286d76a63ef9feb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:24.966707 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037ff035-9eef-470a-b4d7-dd8c0a2bb106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:24.991881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037ff035-9eef-470a-b4d7-dd8c0a2bb106) transitioned into state 'SUCCESS' from state '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-1612937432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a5b4a4f55c46a28a8c93f00237a585',qos_specs=None,replication_status=,reservations=['78081304-9369-44f1-a22f-a39f45c4ebbc','8714212c-33ef-42d2-948a-d57ddaeb7b12','bb431f3e-5a4e-4989-b635-55ef039426d3','b0bf4bbf-d2d7-44f7-93ad-2b795295e01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caa4c3f7dfb042e0a286d76a63ef9feb',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:24.992644 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef401036-0eac-4ca5-92e0-c6a1036fe0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:25.003794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef401036-0eac-4ca5-92e0-c6a1036fe0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:25.004772 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Flow 'volume_create_api' (78ed7858-a1ed-499c-8055-0da2d8a5334a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:25.005385 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Create volume request issued successfully. Jul 03 13:11:25.005768 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3daca747-16f1-4b44-83e5-58b8030b3920 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:25.006363 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1104/4467] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:11:24 2026] POST /volume/v3/volumes => generated 765 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:25.022092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f9750aaa-4d83-4e3c-a233-9ebb01b3e99d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:25.025049 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f9750aaa-4d83-4e3c-a233-9ebb01b3e99d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:25.025303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f9750aaa-4d83-4e3c-a233-9ebb01b3e99d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:25.025484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f9750aaa-4d83-4e3c-a233-9ebb01b3e99d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:25.035002 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:25.035002 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:25.039860 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f9750aaa-4d83-4e3c-a233-9ebb01b3e99d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:25.046597 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f9750aaa-4d83-4e3c-a233-9ebb01b3e99d tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 returned with HTTP 200 Jul 03 13:11:25.046971 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1120/4468] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:25 2026] GET /volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:25.822921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b0e2795a-4b50-4439-bd6e-fc1ed41a9709 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:25.825316 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b0e2795a-4b50-4439-bd6e-fc1ed41a9709 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:25.825597 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b0e2795a-4b50-4439-bd6e-fc1ed41a9709 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:25.825894 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b0e2795a-4b50-4439-bd6e-fc1ed41a9709 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:25.826028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b0e2795a-4b50-4439-bd6e-fc1ed41a9709 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:25.831622 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:25.831622 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:25.832649 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b0e2795a-4b50-4439-bd6e-fc1ed41a9709 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:25.833180 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1125/4469] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:25 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:25.918522 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-38dfc81c-e4df-478c-a256-ff62fb4c1939 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:25.922026 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-38dfc81c-e4df-478c-a256-ff62fb4c1939 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:25.922445 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-38dfc81c-e4df-478c-a256-ff62fb4c1939 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:25.922731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-38dfc81c-e4df-478c-a256-ff62fb4c1939 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:25.923007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-38dfc81c-e4df-478c-a256-ff62fb4c1939 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:25.932282 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:25.932282 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:25.932282 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-38dfc81c-e4df-478c-a256-ff62fb4c1939 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:25.932282 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1121/4470] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:25 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:25.981842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d7dd6a28-5a79-410a-8c21-68f9a9debfdc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:25.984119 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7dd6a28-5a79-410a-8c21-68f9a9debfdc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea Jul 03 13:11:25.984812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7dd6a28-5a79-410a-8c21-68f9a9debfdc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:25.984812 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7dd6a28-5a79-410a-8c21-68f9a9debfdc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:25.992203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7dd6a28-5a79-410a-8c21-68f9a9debfdc tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea returned with HTTP 404 Jul 03 13:11:25.992662 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1105/4471] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:25 2026] GET /volume/v3/volumes/b114af69-ac9e-42fe-b121-74a4dc07e3ea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:26.001880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e14f935a-1562-4b2e-867d-b729b3cc058a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.004838 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] DELETE https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 Jul 03 13:11:26.004838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:26.005114 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:26.005365 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume with id: 85c23b10-7887-4e33-9935-725f87d1e529 Jul 03 13:11:26.014885 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.014885 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:26.015420 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:26.045028 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Delete volume request issued successfully. Jul 03 13:11:26.045271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e14f935a-1562-4b2e-867d-b729b3cc058a tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 returned with HTTP 202 Jul 03 13:11:26.045780 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1121/4472] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:26 2026] DELETE /volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:26.057205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-05cad8bf-da15-4207-ba14-df57a880e169 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.060971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-05cad8bf-da15-4207-ba14-df57a880e169 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 Jul 03 13:11:26.060971 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-05cad8bf-da15-4207-ba14-df57a880e169 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:26.061606 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-05cad8bf-da15-4207-ba14-df57a880e169 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:26.063217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-de3a798d-50e4-4d28-aab0-14dd349cbd20 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.065207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de3a798d-50e4-4d28-aab0-14dd349cbd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:26.065560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de3a798d-50e4-4d28-aab0-14dd349cbd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:26.065923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-de3a798d-50e4-4d28-aab0-14dd349cbd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:26.070458 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.070458 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:26.074495 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.074495 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:26.076498 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-05cad8bf-da15-4207-ba14-df57a880e169 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Volume info retrieved successfully. Jul 03 13:11:26.079321 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-de3a798d-50e4-4d28-aab0-14dd349cbd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:26.082210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-05cad8bf-da15-4207-ba14-df57a880e169 tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 returned with HTTP 200 Jul 03 13:11:26.082934 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1126/4473] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:26 2026] GET /volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:26.085098 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-de3a798d-50e4-4d28-aab0-14dd349cbd20 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 returned with HTTP 200 Jul 03 13:11:26.085617 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1122/4474] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:26 2026] GET /volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:26.101364 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.103569 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:26.103839 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "119758c5-7705-4d33-976f-0a7039ecb032", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2088539298"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:26.115245 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.115245 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:26.115914 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:26.116033 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Create snapshot from volume 119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:26.181647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Created reservations ['28a76840-fdc5-46d8-a7c4-d2443e8baa6b', '968a5dc3-c2e4-44f6-b329-10ad89ea0a37', '36d3a48c-cd90-4c81-9957-dd173be50894', 'e733f44c-c48d-49c7-850f-5c31ae6f5a6f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:26.230608 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Snapshot create request issued successfully. Jul 03 13:11:26.230862 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-240db798-3fa4-4b98-b0e9-56eeb9d2497a tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:11:26.231315 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1106/4475] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:11:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:26.243476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ae950fee-59c0-4101-813d-c1450d9ef62c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.248153 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae950fee-59c0-4101-813d-c1450d9ef62c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 Jul 03 13:11:26.248517 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae950fee-59c0-4101-813d-c1450d9ef62c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:26.248650 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae950fee-59c0-4101-813d-c1450d9ef62c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:26.261611 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.261611 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:26.262191 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ae950fee-59c0-4101-813d-c1450d9ef62c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Snapshot retrieved successfully. Jul 03 13:11:26.263296 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae950fee-59c0-4101-813d-c1450d9ef62c tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 returned with HTTP 200 Jul 03 13:11:26.263669 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1122/4476] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:26 2026] GET /volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:26.844803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bfada3f1-e099-41cb-a3d8-cf2de5831e5b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.847089 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bfada3f1-e099-41cb-a3d8-cf2de5831e5b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:26.847209 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bfada3f1-e099-41cb-a3d8-cf2de5831e5b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:26.847389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bfada3f1-e099-41cb-a3d8-cf2de5831e5b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:26.847493 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bfada3f1-e099-41cb-a3d8-cf2de5831e5b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:26.851813 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.851813 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:26.854177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bfada3f1-e099-41cb-a3d8-cf2de5831e5b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:26.854177 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1127/4477] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:26 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:26.947482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e53b38f1-4220-4369-b49d-ba35e3253b83 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:26.950129 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e53b38f1-4220-4369-b49d-ba35e3253b83 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:26.950549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e53b38f1-4220-4369-b49d-ba35e3253b83 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:26.950880 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e53b38f1-4220-4369-b49d-ba35e3253b83 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:26.951101 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e53b38f1-4220-4369-b49d-ba35e3253b83 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:26.957813 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:26.957813 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:26.958985 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e53b38f1-4220-4369-b49d-ba35e3253b83 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:26.959792 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1123/4478] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:26 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.097123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0816e5d3-50e1-495f-9fc1-8bd0de56811c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.098904 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0816e5d3-50e1-495f-9fc1-8bd0de56811c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] GET https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 Jul 03 13:11:27.099092 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0816e5d3-50e1-495f-9fc1-8bd0de56811c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.099296 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0816e5d3-50e1-495f-9fc1-8bd0de56811c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.105643 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0816e5d3-50e1-495f-9fc1-8bd0de56811c tempest-CreateVolumesFromBackupTest-1644305020 tempest-CreateVolumesFromBackupTest-1644305020-project-member] https://10.4.3.13/volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 returned with HTTP 404 Jul 03 13:11:27.106196 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1107/4479] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:27 2026] GET /volume/v3/volumes/85c23b10-7887-4e33-9935-725f87d1e529 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:27.211090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-70781e5b-1d1d-4d70-b247-b4f6e18f3a00 req-ff9e8e84-3a13-4d0d-b755-db9b296e1ac0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.214474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70781e5b-1d1d-4d70-b247-b4f6e18f3a00 req-ff9e8e84-3a13-4d0d-b755-db9b296e1ac0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969 Jul 03 13:11:27.214474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70781e5b-1d1d-4d70-b247-b4f6e18f3a00 req-ff9e8e84-3a13-4d0d-b755-db9b296e1ac0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.214675 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70781e5b-1d1d-4d70-b247-b4f6e18f3a00 req-ff9e8e84-3a13-4d0d-b755-db9b296e1ac0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.226051 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.226051 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:27.279517 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dd8d0454-40e8-4aca-8097-5a591c650d12 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.281747 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd8d0454-40e8-4aca-8097-5a591c650d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 Jul 03 13:11:27.282055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd8d0454-40e8-4aca-8097-5a591c650d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.282419 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dd8d0454-40e8-4aca-8097-5a591c650d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.302730 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.302730 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:27.302730 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dd8d0454-40e8-4aca-8097-5a591c650d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Snapshot retrieved successfully. Jul 03 13:11:27.302730 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dd8d0454-40e8-4aca-8097-5a591c650d12 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 returned with HTTP 200 Jul 03 13:11:27.302730 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1128/4480] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:27 2026] GET /volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 => generated 482 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.317408 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0d4c8c9-5621-4e62-9d09-253079f80661 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.322849 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0d4c8c9-5621-4e62-9d09-253079f80661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 Jul 03 13:11:27.322849 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0d4c8c9-5621-4e62-9d09-253079f80661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:27.414450 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0d4c8c9-5621-4e62-9d09-253079f80661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 returned with HTTP 200 Jul 03 13:11:27.415507 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1124/4481] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:11:27 2026] PUT /volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 => generated 390 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.425621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.427869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:27.430016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "119758c5-7705-4d33-976f-0a7039ecb032"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:27.440024 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.440024 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:27.440714 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:27.440917 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Create snapshot from volume 119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:27.468298 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota_utils [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Quota exceeded for 62a5b4a4f55c46a28a8c93f00237a585, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 13:11:27.468716 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.middleware.fault [None req-e5080225-5c97-49b3-89e9-842bd7ae8927 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 413 Jul 03 13:11:27.469877 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1108/4482] 10.4.3.13 () {68 vars in 1257 bytes} [Fri Jul 3 13:11:27 2026] POST /volume/v3/snapshots => generated 208 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:11:27.479023 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1beadde5-d860-47d4-949f-6cccc368143e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.481005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1beadde5-d860-47d4-949f-6cccc368143e tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 Jul 03 13:11:27.481321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1beadde5-d860-47d4-949f-6cccc368143e tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:27.542120 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1beadde5-d860-47d4-949f-6cccc368143e tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 returned with HTTP 200 Jul 03 13:11:27.542727 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1129/4483] 10.4.3.13 () {68 vars in 1367 bytes} [Fri Jul 3 13:11:27 2026] PUT /volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 => generated 390 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.558748 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.561338 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:27.561744 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "119758c5-7705-4d33-976f-0a7039ecb032"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:27.577737 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.577737 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:27.578281 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:27.578553 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Create snapshot from volume 119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:27.615798 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota_utils [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Quota exceeded for 62a5b4a4f55c46a28a8c93f00237a585, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 13:11:27.615798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.middleware.fault [None req-915577eb-74b5-4dc0-ab78-78cc43c0e085 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 413 Jul 03 13:11:27.616556 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1125/4484] 10.4.3.13 () {68 vars in 1257 bytes} [Fri Jul 3 13:11:27 2026] POST /volume/v3/snapshots => generated 133 bytes in 59 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 13:11:27.626564 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.629992 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 Jul 03 13:11:27.630266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.631015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.631015 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Delete snapshot with id: a16aadc7-a99c-4a1c-bf11-c23906fcb484 Jul 03 13:11:27.638077 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.638077 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:27.638362 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Snapshot retrieved successfully. Jul 03 13:11:27.666414 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Snapshot delete request issued successfully. Jul 03 13:11:27.666554 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-528ef788-1869-450a-a7c0-a09fa6ac9dc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 returned with HTTP 202 Jul 03 13:11:27.667867 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1109/4485] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:27 2026] DELETE /volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:27.677103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cebb04e2-5afb-4193-aca7-bbc0b2b95896 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.679593 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cebb04e2-5afb-4193-aca7-bbc0b2b95896 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 Jul 03 13:11:27.679870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cebb04e2-5afb-4193-aca7-bbc0b2b95896 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.680255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cebb04e2-5afb-4193-aca7-bbc0b2b95896 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.686887 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.686887 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:27.687886 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cebb04e2-5afb-4193-aca7-bbc0b2b95896 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Snapshot retrieved successfully. Jul 03 13:11:27.688971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cebb04e2-5afb-4193-aca7-bbc0b2b95896 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 returned with HTTP 200 Jul 03 13:11:27.689478 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1130/4486] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:27 2026] GET /volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.775597 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70781e5b-1d1d-4d70-b247-b4f6e18f3a00 req-ff9e8e84-3a13-4d0d-b755-db9b296e1ac0 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969 returned with HTTP 200 Jul 03 13:11:27.776112 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1123/4487] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:11:27 2026] DELETE /volume/v3/attachments/dfcf82d7-c772-472d-9416-2ba9f144d969 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.865260 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-35e4c474-4eb9-4c6e-a7bb-9e1c9beb5cb1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.867506 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-35e4c474-4eb9-4c6e-a7bb-9e1c9beb5cb1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:27.867704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-35e4c474-4eb9-4c6e-a7bb-9e1c9beb5cb1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.868652 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-35e4c474-4eb9-4c6e-a7bb-9e1c9beb5cb1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.869100 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-35e4c474-4eb9-4c6e-a7bb-9e1c9beb5cb1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:27.873672 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.873672 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:27.874661 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-35e4c474-4eb9-4c6e-a7bb-9e1c9beb5cb1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:27.875093 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1126/4488] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:27 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:27.973370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9eb58ec5-ecb9-443d-a7df-ed1959a7fd3b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:27.975512 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9eb58ec5-ecb9-443d-a7df-ed1959a7fd3b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:27.975799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9eb58ec5-ecb9-443d-a7df-ed1959a7fd3b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:27.976069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9eb58ec5-ecb9-443d-a7df-ed1959a7fd3b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:27.976266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9eb58ec5-ecb9-443d-a7df-ed1959a7fd3b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:27.982101 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:27.982101 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:27.982951 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9eb58ec5-ecb9-443d-a7df-ed1959a7fd3b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:27.983520 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1110/4489] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:27 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:28.705664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-474cae59-0beb-427e-be64-4ed79cb507f0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:28.712669 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-474cae59-0beb-427e-be64-4ed79cb507f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 Jul 03 13:11:28.713347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-474cae59-0beb-427e-be64-4ed79cb507f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:28.713347 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-474cae59-0beb-427e-be64-4ed79cb507f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:28.720122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-474cae59-0beb-427e-be64-4ed79cb507f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 returned with HTTP 404 Jul 03 13:11:28.721188 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1131/4490] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:28 2026] GET /volume/v3/snapshots/a16aadc7-a99c-4a1c-bf11-c23906fcb484 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:28.730670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-04c5ca18-0e8f-4a43-89f9-13791496df06 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:28.732997 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04c5ca18-0e8f-4a43-89f9-13791496df06 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:28.733307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04c5ca18-0e8f-4a43-89f9-13791496df06 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:28.733992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04c5ca18-0e8f-4a43-89f9-13791496df06 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:28.742571 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:28.742571 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:28.747820 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-04c5ca18-0e8f-4a43-89f9-13791496df06 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:28.754151 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04c5ca18-0e8f-4a43-89f9-13791496df06 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 returned with HTTP 200 Jul 03 13:11:28.754859 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1124/4491] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:28 2026] GET /volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:28.771297 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:28.773193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-949ed646-182d-4564-8033-5d4ffeeba9ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:28.777087 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] DELETE https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:28.777087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:28.777087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:28.777087 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Delete volume with id: 119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:28.785388 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:28.785388 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:28.786391 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:28.810758 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Delete volume request issued successfully. Jul 03 13:11:28.811472 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-949ed646-182d-4564-8033-5d4ffeeba9ea tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 returned with HTTP 202 Jul 03 13:11:28.812088 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1111/4492] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:28 2026] DELETE /volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:28.822439 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-815fb019-6a55-4067-8228-f4aecd603d0e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:28.824664 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-815fb019-6a55-4067-8228-f4aecd603d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:28.825102 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-815fb019-6a55-4067-8228-f4aecd603d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:28.825471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-815fb019-6a55-4067-8228-f4aecd603d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:28.835331 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:28.835331 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:28.841003 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-815fb019-6a55-4067-8228-f4aecd603d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Volume info retrieved successfully. Jul 03 13:11:28.846759 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-815fb019-6a55-4067-8228-f4aecd603d0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 returned with HTTP 200 Jul 03 13:11:28.847329 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1132/4493] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:28 2026] GET /volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:28.876870 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:28.877212 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-194204953"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:28.878733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-194204953'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:28.878887 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:28.884742 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:28.886867 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-43d48b35-3dc8-4ea0-91b2-3c40e4931ca5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:28.890540 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (c9ff837b-bcfd-4394-aa4b-da9d6d6ffb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:28.891425 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b68a1a1-135f-4607-af1c-a6aed10e4b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:28.892233 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-43d48b35-3dc8-4ea0-91b2-3c40e4931ca5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:11:28.892292 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:28.892488 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-43d48b35-3dc8-4ea0-91b2-3c40e4931ca5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:28.892729 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-43d48b35-3dc8-4ea0-91b2-3c40e4931ca5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:28.892917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-43d48b35-3dc8-4ea0-91b2-3c40e4931ca5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:28.898470 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:28.898470 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:28.899392 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-43d48b35-3dc8-4ea0-91b2-3c40e4931ca5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:11:28.899812 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1125/4494] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:28 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:28.918681 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b68a1a1-135f-4607-af1c-a6aed10e4b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:28.919610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90975f4-60d7-4b2a-9ccb-77c7f5c98479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:28.985233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['6f846973-63ee-4b73-8c61-e89d40c934cf', 'dd15c07a-06af-403d-be7d-2e492e590f06', '9eb365e0-b0c6-4d19-8a3f-5ccaff5c5a80', '9a790026-25c2-4fc2-9a6a-73ac1550728c'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:28.986048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e90975f4-60d7-4b2a-9ccb-77c7f5c98479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f846973-63ee-4b73-8c61-e89d40c934cf', 'dd15c07a-06af-403d-be7d-2e492e590f06', '9eb365e0-b0c6-4d19-8a3f-5ccaff5c5a80', '9a790026-25c2-4fc2-9a6a-73ac1550728c']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:28.986842 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1603f9e-5ea9-46ac-8d27-1215eae2297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:29.000289 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9569f5f5-1bda-4962-9887-bafb70e88c54 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:29.002043 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9569f5f5-1bda-4962-9887-bafb70e88c54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:29.002598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9569f5f5-1bda-4962-9887-bafb70e88c54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:29.003132 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9569f5f5-1bda-4962-9887-bafb70e88c54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:29.003461 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9569f5f5-1bda-4962-9887-bafb70e88c54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:29.008320 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:29.008320 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:29.009615 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9569f5f5-1bda-4962-9887-bafb70e88c54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:29.009615 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1112/4495] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:28 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:29.017548 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1603f9e-5ea9-46ac-8d27-1215eae2297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3032d044-ef55-40e6-a932-de4a1d0984b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-194204953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['6f846973-63ee-4b73-8c61-e89d40c934cf','dd15c07a-06af-403d-be7d-2e492e590f06','9eb365e0-b0c6-4d19-8a3f-5ccaff5c5a80','9a790026-25c2-4fc2-9a6a-73ac1550728c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-194204953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3032d044-ef55-40e6-a932-de4a1d0984b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:29.018341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bc7110-0716-4e54-9541-9197128801ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:29.037753 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5bc7110-0716-4e54-9541-9197128801ac) transitioned into state 'SUCCESS' from state '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-194204953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['6f846973-63ee-4b73-8c61-e89d40c934cf','dd15c07a-06af-403d-be7d-2e492e590f06','9eb365e0-b0c6-4d19-8a3f-5ccaff5c5a80','9a790026-25c2-4fc2-9a6a-73ac1550728c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:29.038445 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d851790-2463-4146-9212-a6e08b86eacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:29.050605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d851790-2463-4146-9212-a6e08b86eacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:29.051517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (c9ff837b-bcfd-4394-aa4b-da9d6d6ffb0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:29.051834 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:29.052387 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-abe64d42-ff1a-4c94-9e4d-c3015a559172 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:29.052777 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1127/4496] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:28 2026] POST /volume/v3/volumes => generated 767 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:29.066183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-eab2f105-851b-4f5e-a7b1-2edcfb8e724b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:29.073737 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eab2f105-851b-4f5e-a7b1-2edcfb8e724b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:29.073737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eab2f105-851b-4f5e-a7b1-2edcfb8e724b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:29.073737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-eab2f105-851b-4f5e-a7b1-2edcfb8e724b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:29.088958 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:29.088958 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:29.095007 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-eab2f105-851b-4f5e-a7b1-2edcfb8e724b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:29.105346 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-eab2f105-851b-4f5e-a7b1-2edcfb8e724b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 200 Jul 03 13:11:29.106138 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1133/4497] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:29 2026] GET /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:29.867684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-07970185-f5c3-4e33-8f32-a3274ffd1f9f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:29.870038 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-07970185-f5c3-4e33-8f32-a3274ffd1f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] GET https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 Jul 03 13:11:29.870038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-07970185-f5c3-4e33-8f32-a3274ffd1f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:29.870038 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-07970185-f5c3-4e33-8f32-a3274ffd1f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:29.878464 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-07970185-f5c3-4e33-8f32-a3274ffd1f9f tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681 tempest-VolumeSnapshotQuotasNegativeTestJSON-2101081681-project-member] https://10.4.3.13/volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 returned with HTTP 404 Jul 03 13:11:29.879198 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1126/4498] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:29 2026] GET /volume/v3/volumes/119758c5-7705-4d33-976f-0a7039ecb032 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:29.889851 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ae723800-9f14-4d44-a920-fcffc19f0211 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:29.894276 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ae723800-9f14-4d44-a920-fcffc19f0211 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] PUT https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 Jul 03 13:11:29.894276 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ae723800-9f14-4d44-a920-fcffc19f0211 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-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=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:30.020252 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ae723800-9f14-4d44-a920-fcffc19f0211 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223 tempest-VolumeSnapshotQuotasNegativeTestJSON-1299124223-project-admin] https://10.4.3.13/volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 returned with HTTP 200 Jul 03 13:11:30.020252 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1113/4499] 10.4.3.13 () {68 vars in 1368 bytes} [Fri Jul 3 13:11:29 2026] PUT /volume/v3/os-quota-sets/62a5b4a4f55c46a28a8c93f00237a585 => generated 395 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:30.020526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9448be07-5edc-42c8-8fe9-628426aebc01 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:30.022563 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9448be07-5edc-42c8-8fe9-628426aebc01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:30.022839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9448be07-5edc-42c8-8fe9-628426aebc01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:30.023091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9448be07-5edc-42c8-8fe9-628426aebc01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:30.023259 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-9448be07-5edc-42c8-8fe9-628426aebc01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:30.032659 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:30.032659 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:30.033900 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9448be07-5edc-42c8-8fe9-628426aebc01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:30.034706 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1128/4500] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:30 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:30.121433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e8697fea-3785-4716-8060-18d32fd044cd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:30.123836 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8697fea-3785-4716-8060-18d32fd044cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:30.124146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8697fea-3785-4716-8060-18d32fd044cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:30.124537 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8697fea-3785-4716-8060-18d32fd044cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:30.132119 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:30.132119 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:30.136992 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e8697fea-3785-4716-8060-18d32fd044cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:30.144889 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8697fea-3785-4716-8060-18d32fd044cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 200 Jul 03 13:11:30.145484 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1134/4501] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:30 2026] GET /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:30.159747 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b65e52d9-6da0-493c-8e87-020a1969af4d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:30.161530 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:30.161916 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3032d044-ef55-40e6-a932-de4a1d0984b3", "name": "tempest-VolumeDependencyTests-Snapshot-917609298"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:30.172949 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:30.172949 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:30.173656 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:30.173768 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create snapshot from volume 3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:30.236282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['853dd042-af1e-4c00-83be-ac333328f1b8', 'ad19df18-e28e-4d65-9622-055693697f35', 'eeab8ff5-70b5-4f84-a476-9125ea400990', '424e30ba-2cfd-4ef7-8c7b-dff92ddb6bea'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:30.294954 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot create request issued successfully. Jul 03 13:11:30.295304 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b65e52d9-6da0-493c-8e87-020a1969af4d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:11:30.295853 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1127/4502] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:11:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:30.310780 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-da3eed42-1f54-4cc6-bfce-c993b9ac3782 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:30.312943 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da3eed42-1f54-4cc6-bfce-c993b9ac3782 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:11:30.313446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da3eed42-1f54-4cc6-bfce-c993b9ac3782 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:30.313860 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-da3eed42-1f54-4cc6-bfce-c993b9ac3782 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:30.319527 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:30.319527 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:30.320400 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-da3eed42-1f54-4cc6-bfce-c993b9ac3782 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:30.321481 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-da3eed42-1f54-4cc6-bfce-c993b9ac3782 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 200 Jul 03 13:11:30.322247 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1114/4503] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:30 2026] GET /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:31.050490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-033d9527-5669-4264-96cb-9c00f6ed0014 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.052220 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-033d9527-5669-4264-96cb-9c00f6ed0014 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:31.052430 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-033d9527-5669-4264-96cb-9c00f6ed0014 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.052625 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-033d9527-5669-4264-96cb-9c00f6ed0014 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.052735 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-033d9527-5669-4264-96cb-9c00f6ed0014 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:31.059224 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.059224 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:31.059977 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-033d9527-5669-4264-96cb-9c00f6ed0014 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:31.060432 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1129/4504] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:31 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:31.099667 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-07472702-d09c-4c97-ac83-8775de07c064 req-37bdd1bd-eadd-44a6-8765-de79a0451a3a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.107178 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-37bdd1bd-eadd-44a6-8765-de79a0451a3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:11:31.107178 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-37bdd1bd-eadd-44a6-8765-de79a0451a3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.107178 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-37bdd1bd-eadd-44a6-8765-de79a0451a3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.118304 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.118304 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:31.123555 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-07472702-d09c-4c97-ac83-8775de07c064 req-37bdd1bd-eadd-44a6-8765-de79a0451a3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:11:31.129510 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-37bdd1bd-eadd-44a6-8765-de79a0451a3a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:11:31.130017 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1135/4505] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:11:31 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:31.142917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7393aaef-99ea-4999-bf75-cbe4841a677d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.143394 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7393aaef-99ea-4999-bf75-cbe4841a677d None None] GET https://10.4.3.13/volume// Jul 03 13:11:31.143504 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7393aaef-99ea-4999-bf75-cbe4841a677d None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.143710 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7393aaef-99ea-4999-bf75-cbe4841a677d None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.144090 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7393aaef-99ea-4999-bf75-cbe4841a677d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:11:31.144422 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1128/4506] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:11:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:11:31.156543 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-07472702-d09c-4c97-ac83-8775de07c064 req-77162726-dcd7-436b-b9c1-e13b3ead3cb4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.158887 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-77162726-dcd7-436b-b9c1-e13b3ead3cb4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:11:31.159446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-77162726-dcd7-436b-b9c1-e13b3ead3cb4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc2c4717-105d-4d19-ae83-63ccc152c2dc", "connector": null, "instance_uuid": "eb31d5fa-ffb6-4c0b-949e-b310552d620a"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:31.174506 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.174506 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:31.242056 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-77162726-dcd7-436b-b9c1-e13b3ead3cb4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:11:31.242521 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1115/4507] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:11:31 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:31.333856 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ae5e35bb-edba-4e85-9af5-14c0719056b1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.335986 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ae5e35bb-edba-4e85-9af5-14c0719056b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:11:31.336384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ae5e35bb-edba-4e85-9af5-14c0719056b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.336551 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ae5e35bb-edba-4e85-9af5-14c0719056b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.344058 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.344058 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:31.344058 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ae5e35bb-edba-4e85-9af5-14c0719056b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:31.344991 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ae5e35bb-edba-4e85-9af5-14c0719056b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 200 Jul 03 13:11:31.345687 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1130/4508] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:31 2026] GET /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:31.361912 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.364799 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:31.365250 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8a228153-f7ce-4211-87a7-31b7772193b9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2038406660"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:31.366992 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'snapshot_id': '8a228153-f7ce-4211-87a7-31b7772193b9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2038406660'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:31.373296 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.373296 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:31.375387 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:31.375387 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:31.385799 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:31.393053 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (767d728d-c22e-4891-b1fd-ca5fe7f53db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:31.394087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c186ea0-1bd2-4d03-bf48-cc36e9e1d0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:31.395176 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:31.448367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c186ea0-1bd2-4d03-bf48-cc36e9e1d0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a228153-f7ce-4211-87a7-31b7772193b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:31.448527 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacaa4da-708d-4b71-be7c-68af4914ee9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:31.523479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['70c9678d-7618-42e7-a903-704a94d1f1ae', 'abd59a55-2dc0-491d-a7ee-5ef3a5a966f1', '8d258dc1-ba59-414b-89eb-17c36ef9de62', 'a5992364-e97a-43b6-974b-9434b720d538'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:31.524700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eacaa4da-708d-4b71-be7c-68af4914ee9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70c9678d-7618-42e7-a903-704a94d1f1ae', 'abd59a55-2dc0-491d-a7ee-5ef3a5a966f1', '8d258dc1-ba59-414b-89eb-17c36ef9de62', 'a5992364-e97a-43b6-974b-9434b720d538']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:31.525851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782178fb-d867-4ea7-ba84-dd3ada4cf48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:31.576303 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (782178fb-d867-4ea7-ba84-dd3ada4cf48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b6537f6-6103-4b72-8423-cc4ce2cde13a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2038406660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['70c9678d-7618-42e7-a903-704a94d1f1ae','abd59a55-2dc0-491d-a7ee-5ef3a5a966f1','8d258dc1-ba59-414b-89eb-17c36ef9de62','a5992364-e97a-43b6-974b-9434b720d538'],size=1,snapshot_id=8a228153-f7ce-4211-87a7-31b7772193b9,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2038406660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b6537f6-6103-4b72-8423-cc4ce2cde13a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a228153-f7ce-4211-87a7-31b7772193b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:31.577083 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dff5a4a-05d8-4d6f-b54b-c87ab0156880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:31.607269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dff5a4a-05d8-4d6f-b54b-c87ab0156880) transitioned into state 'SUCCESS' from state '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-2038406660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['70c9678d-7618-42e7-a903-704a94d1f1ae','abd59a55-2dc0-491d-a7ee-5ef3a5a966f1','8d258dc1-ba59-414b-89eb-17c36ef9de62','a5992364-e97a-43b6-974b-9434b720d538'],size=1,snapshot_id=8a228153-f7ce-4211-87a7-31b7772193b9,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:31.608781 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12120245-a846-4d3e-aa23-b8bb9f2041cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:31.634182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12120245-a846-4d3e-aa23-b8bb9f2041cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:31.635471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (767d728d-c22e-4891-b1fd-ca5fe7f53db6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:31.635895 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:31.636965 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0010659b-83e8-44c6-b8a4-ff3fe1d56f6b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:31.637571 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1136/4509] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:31 2026] POST /volume/v3/volumes => generated 802 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:31.641705 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.645185 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:11:31.645185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.645185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.645185 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete volume with id: a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:11:31.649183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0d4c48a3-cefb-4da3-a0b8-1fe417d29788 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.650790 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d4c48a3-cefb-4da3-a0b8-1fe417d29788 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:31.651027 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d4c48a3-cefb-4da3-a0b8-1fe417d29788 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.651230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d4c48a3-cefb-4da3-a0b8-1fe417d29788 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.653556 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.653556 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:31.654448 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:11:31.661523 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.661523 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:31.669821 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0d4c48a3-cefb-4da3-a0b8-1fe417d29788 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:31.674632 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d4c48a3-cefb-4da3-a0b8-1fe417d29788 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 200 Jul 03 13:11:31.675082 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1116/4510] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:31 2026] GET /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:31.692735 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Delete volume request issued successfully. Jul 03 13:11:31.692970 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fa13518f-8c0a-43fe-8fe6-0e9da7d7ae89 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 202 Jul 03 13:11:31.693515 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1129/4511] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:31 2026] DELETE /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:31.705413 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1546751d-cd52-435b-b7ca-867b6568272a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:31.710255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1546751d-cd52-435b-b7ca-867b6568272a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:11:31.710501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1546751d-cd52-435b-b7ca-867b6568272a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:31.710986 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1546751d-cd52-435b-b7ca-867b6568272a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:31.722284 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:31.722284 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:31.728408 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1546751d-cd52-435b-b7ca-867b6568272a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Volume info retrieved successfully. Jul 03 13:11:31.738028 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1546751d-cd52-435b-b7ca-867b6568272a tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 200 Jul 03 13:11:31.738590 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1131/4512] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:31 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 1385 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:32.071138 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fa655fff-f326-41c5-a0a4-56335806cf73 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:32.072867 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa655fff-f326-41c5-a0a4-56335806cf73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:32.073089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa655fff-f326-41c5-a0a4-56335806cf73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:32.073337 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fa655fff-f326-41c5-a0a4-56335806cf73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:32.073434 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-fa655fff-f326-41c5-a0a4-56335806cf73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:32.077434 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:32.077434 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:32.078069 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fa655fff-f326-41c5-a0a4-56335806cf73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:32.078464 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1137/4513] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:32 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:32.693480 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0692d432-db51-4ea8-95f8-67b23a78e07d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:32.696138 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0692d432-db51-4ea8-95f8-67b23a78e07d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:32.696444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0692d432-db51-4ea8-95f8-67b23a78e07d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:32.696705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0692d432-db51-4ea8-95f8-67b23a78e07d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:32.710868 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:32.710868 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:32.716862 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0692d432-db51-4ea8-95f8-67b23a78e07d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:32.723451 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0692d432-db51-4ea8-95f8-67b23a78e07d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 200 Jul 03 13:11:32.724047 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1117/4514] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:32 2026] GET /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:32.737295 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7425e4a1-e409-4d49-a080-0b463f60621b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:32.738897 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:32.739248 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b6537f6-6103-4b72-8423-cc4ce2cde13a", "name": "tempest-VolumeDependencyTests-Snapshot-1323388065"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:32.748605 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:32.748605 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:32.749131 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:32.749273 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create snapshot from volume 9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:32.752575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5f4825b0-7c23-4a68-ab4b-1863ab73dfa1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:32.754653 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f4825b0-7c23-4a68-ab4b-1863ab73dfa1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] GET https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 Jul 03 13:11:32.755050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f4825b0-7c23-4a68-ab4b-1863ab73dfa1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:32.755293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5f4825b0-7c23-4a68-ab4b-1863ab73dfa1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:32.762276 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5f4825b0-7c23-4a68-ab4b-1863ab73dfa1 tempest-TestVolumeBootPatternV346-1651409595 tempest-TestVolumeBootPatternV346-1651409595-project-member] https://10.4.3.13/volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 returned with HTTP 404 Jul 03 13:11:32.762974 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1132/4515] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:32 2026] GET /volume/v3/volumes/a404aad4-640e-4f76-b5d5-6c87ccd184a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:32.780376 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['cd12d244-a4bb-424f-a40b-568402803805', 'eb3eec7a-32a5-444e-bc81-11fdee531acf', 'dc9446c9-8d8c-4e71-83c2-5b241e9d7706', 'faf71ec7-095a-49f6-8550-2862e70e53d6'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:32.824632 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot create request issued successfully. Jul 03 13:11:32.825589 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7425e4a1-e409-4d49-a080-0b463f60621b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:11:32.826172 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1130/4516] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:11:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:32.837732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bb9f47f7-b649-4514-92c2-71b2c2882e0c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:32.839995 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb9f47f7-b649-4514-92c2-71b2c2882e0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:11:32.841244 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb9f47f7-b649-4514-92c2-71b2c2882e0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:32.841244 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb9f47f7-b649-4514-92c2-71b2c2882e0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:32.847266 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:32.847266 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:32.847567 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bb9f47f7-b649-4514-92c2-71b2c2882e0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:32.848537 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb9f47f7-b649-4514-92c2-71b2c2882e0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 200 Jul 03 13:11:32.849017 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1138/4517] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:32 2026] GET /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:33.092092 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0f44ab31-1f90-4368-a5ef-1bd47b7bd944 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.094125 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f44ab31-1f90-4368-a5ef-1bd47b7bd944 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:33.094417 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f44ab31-1f90-4368-a5ef-1bd47b7bd944 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:33.094649 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0f44ab31-1f90-4368-a5ef-1bd47b7bd944 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:33.094803 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0f44ab31-1f90-4368-a5ef-1bd47b7bd944 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:33.100126 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:33.100126 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:33.100958 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0f44ab31-1f90-4368-a5ef-1bd47b7bd944 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:33.101363 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1118/4518] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:33 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:33.202551 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-24f92371-c840-4ac4-a7a1-0dc387997afa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.333500 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24f92371-c840-4ac4-a7a1-0dc387997afa tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:33.333982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-24f92371-c840-4ac4-a7a1-0dc387997afa tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-829677619", "os-volume-type-access:is_public": false}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:33.364330 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-24f92371-c840-4ac4-a7a1-0dc387997afa tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:33.364904 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1133/4519] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:33 2026] POST /volume/v3/types => generated 228 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:33.375375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6e9e8c60-0d29-4bd7-9680-f8f96ca09884 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.444375 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e9e8c60-0d29-4bd7-9680-f8f96ca09884 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:33.444700 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e9e8c60-0d29-4bd7-9680-f8f96ca09884 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30486198-7a31-4cb8-a925-a00a47c3d639", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:33.446180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-6e9e8c60-0d29-4bd7-9680-f8f96ca09884 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Create volume request body: {'volume': {'volume_type': '30486198-7a31-4cb8-a925-a00a47c3d639', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:33.453578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e9e8c60-0d29-4bd7-9680-f8f96ca09884 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 404 Jul 03 13:11:33.454201 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1131/4520] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:11:33 2026] POST /volume/v3/volumes => generated 114 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:33.464737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8ecc7a1b-e63a-44dd-a7e9-4836d90065ec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.466306 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ecc7a1b-e63a-44dd-a7e9-4836d90065ec tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639/action Jul 03 13:11:33.466862 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ecc7a1b-e63a-44dd-a7e9-4836d90065ec tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action body: b'{"addProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:33.467102 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ecc7a1b-e63a-44dd-a7e9-4836d90065ec tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:33.481886 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ecc7a1b-e63a-44dd-a7e9-4836d90065ec tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639/action returned with HTTP 202 Jul 03 13:11:33.482727 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1139/4521] 10.4.3.13 () {68 vars in 1377 bytes} [Fri Jul 3 13:11:33 2026] POST /volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:33.490623 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.492859 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:33.493096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30486198-7a31-4cb8-a925-a00a47c3d639", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1074953906"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:33.494705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Create volume request body: {'volume': {'volume_type': '30486198-7a31-4cb8-a925-a00a47c3d639', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1074953906'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:33.499005 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Create volume of 1 GB Jul 03 13:11:33.499371 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:33.499371 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:33.499959 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Availability Zones retrieved successfully. Jul 03 13:11:33.505974 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Flow 'volume_create_api' (4f4d3a29-a18b-402b-a4a7-bb86a1e3b209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:33.508374 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4ddeb3-8e82-4c92-bff6-84cd01cfffb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:33.509749 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:33.539473 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4ddeb3-8e82-4c92-bff6-84cd01cfffb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30486198-7a31-4cb8-a925-a00a47c3d639,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-829677619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30486198-7a31-4cb8-a925-a00a47c3d639', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:33.540679 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04d1b3a-abe3-47be-ad7c-41a519639187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:33.578514 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-829677619 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-829677619, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:11:33.578966 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-829677619 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-829677619, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:11:33.631493 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Created reservations ['b4636851-6764-4154-953c-f656d9bcedfb', 'db0be2b9-0136-48b5-b714-91fc055c2ce3', 'e58332a4-8ad2-440c-a98c-bfa1688f17b4', 'c9af3a41-728a-4fd9-a8d4-995d75969c43'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:33.632496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04d1b3a-abe3-47be-ad7c-41a519639187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4636851-6764-4154-953c-f656d9bcedfb', 'db0be2b9-0136-48b5-b714-91fc055c2ce3', 'e58332a4-8ad2-440c-a98c-bfa1688f17b4', 'c9af3a41-728a-4fd9-a8d4-995d75969c43']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:33.635140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4221ef53-05d9-4a0a-bf88-4e947faf8adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:33.660397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4221ef53-05d9-4a0a-bf88-4e947faf8adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b446a844-662c-428c-9e80-349821f1b657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1074953906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fb9ee8eef246858fbf0ac1cfc6a3db',qos_specs=None,replication_status=,reservations=['b4636851-6764-4154-953c-f656d9bcedfb','db0be2b9-0136-48b5-b714-91fc055c2ce3','e58332a4-8ad2-440c-a98c-bfa1688f17b4','c9af3a41-728a-4fd9-a8d4-995d75969c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='960c656690804b3c9accbbaa25145194',volume_type_id=30486198-7a31-4cb8-a925-a00a47c3d639), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1074953906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b446a844-662c-428c-9e80-349821f1b657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9fb9ee8eef246858fbf0ac1cfc6a3db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='960c656690804b3c9accbbaa25145194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30486198-7a31-4cb8-a925-a00a47c3d639),volume_type_id=30486198-7a31-4cb8-a925-a00a47c3d639)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:33.661213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cdc864-0820-4b02-a136-2588ad3d91ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:33.690892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cdc864-0820-4b02-a136-2588ad3d91ca) transitioned into state 'SUCCESS' from state '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-1074953906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9fb9ee8eef246858fbf0ac1cfc6a3db',qos_specs=None,replication_status=,reservations=['b4636851-6764-4154-953c-f656d9bcedfb','db0be2b9-0136-48b5-b714-91fc055c2ce3','e58332a4-8ad2-440c-a98c-bfa1688f17b4','c9af3a41-728a-4fd9-a8d4-995d75969c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='960c656690804b3c9accbbaa25145194',volume_type_id=30486198-7a31-4cb8-a925-a00a47c3d639)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:33.691842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823e3958-b82d-4162-8872-c1e47c860dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:33.709133 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823e3958-b82d-4162-8872-c1e47c860dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:33.710348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Flow 'volume_create_api' (4f4d3a29-a18b-402b-a4a7-bb86a1e3b209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:33.711128 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Create volume request issued successfully. Jul 03 13:11:33.711790 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c1e3aa6d-f28e-4045-8932-7c0cdb926acf tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:33.712708 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1119/4522] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:11:33 2026] POST /volume/v3/volumes => generated 793 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:33.727509 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9d667ec5-98e8-4544-9e2c-e734ae9b39e5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.729915 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d667ec5-98e8-4544-9e2c-e734ae9b39e5 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] GET https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:33.730813 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d667ec5-98e8-4544-9e2c-e734ae9b39e5 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:33.735874 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d667ec5-98e8-4544-9e2c-e734ae9b39e5 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:33.745264 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:33.745264 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:33.750037 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9d667ec5-98e8-4544-9e2c-e734ae9b39e5 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Volume info retrieved successfully. Jul 03 13:11:33.755469 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d667ec5-98e8-4544-9e2c-e734ae9b39e5 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 returned with HTTP 200 Jul 03 13:11:33.755924 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1134/4523] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:33 2026] GET /volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:33.864066 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3cefb9f4-3fe0-464a-8b5a-410f3debaa23 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.869690 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3cefb9f4-3fe0-464a-8b5a-410f3debaa23 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:11:33.869920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3cefb9f4-3fe0-464a-8b5a-410f3debaa23 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:33.870207 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3cefb9f4-3fe0-464a-8b5a-410f3debaa23 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:33.881824 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:33.881824 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:33.881824 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3cefb9f4-3fe0-464a-8b5a-410f3debaa23 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:33.882649 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3cefb9f4-3fe0-464a-8b5a-410f3debaa23 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 200 Jul 03 13:11:33.883121 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1132/4524] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:33 2026] GET /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:33.895517 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:33.897846 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:33.898506 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "80066657-d8c9-4128-b705-1d9aad58c39c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1056325424"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:33.900767 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'snapshot_id': '80066657-d8c9-4128-b705-1d9aad58c39c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1056325424'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:33.907701 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:33.907701 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:33.908406 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:33.908591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:33.913494 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:33.920032 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (0c2555e8-2233-470b-a178-f3d10907b8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:33.921081 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6457da0-7fe6-476e-ad98-95c40734f8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:33.922106 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:33.955344 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6457da0-7fe6-476e-ad98-95c40734f8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '80066657-d8c9-4128-b705-1d9aad58c39c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:33.956124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776a6e9b-acad-4c69-8fcc-30bac8ff01c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:34.000954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['e7d38dbb-cf12-458b-889a-35fa357b0a39', '093798b1-1993-46d0-a0f9-e01e8198995d', 'be1b7ab3-c805-4d6a-b9f0-2820a2d7b686', '4e95155f-a169-4940-b564-1030c354cd62'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:34.001958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776a6e9b-acad-4c69-8fcc-30bac8ff01c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d38dbb-cf12-458b-889a-35fa357b0a39', '093798b1-1993-46d0-a0f9-e01e8198995d', 'be1b7ab3-c805-4d6a-b9f0-2820a2d7b686', '4e95155f-a169-4940-b564-1030c354cd62']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:34.002921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf5755e-6d58-488f-b988-cda0b7b88f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:34.051753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf5755e-6d58-488f-b988-cda0b7b88f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d20d2e-be40-421a-8cff-14bd023ce9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1056325424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['e7d38dbb-cf12-458b-889a-35fa357b0a39','093798b1-1993-46d0-a0f9-e01e8198995d','be1b7ab3-c805-4d6a-b9f0-2820a2d7b686','4e95155f-a169-4940-b564-1030c354cd62'],size=1,snapshot_id=80066657-d8c9-4128-b705-1d9aad58c39c,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1056325424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d20d2e-be40-421a-8cff-14bd023ce9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=80066657-d8c9-4128-b705-1d9aad58c39c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:34.052657 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bef1df3-a864-41b6-bee6-dc965ac12867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:34.081469 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bef1df3-a864-41b6-bee6-dc965ac12867) transitioned into state 'SUCCESS' from state '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-1056325424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['e7d38dbb-cf12-458b-889a-35fa357b0a39','093798b1-1993-46d0-a0f9-e01e8198995d','be1b7ab3-c805-4d6a-b9f0-2820a2d7b686','4e95155f-a169-4940-b564-1030c354cd62'],size=1,snapshot_id=80066657-d8c9-4128-b705-1d9aad58c39c,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:34.082533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bc7faa-f86f-4865-9e60-6adf027ae0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:34.113281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7979992a-6eb4-4e00-b7c0-e61c5a37daa0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:34.115397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7979992a-6eb4-4e00-b7c0-e61c5a37daa0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:34.115631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7979992a-6eb4-4e00-b7c0-e61c5a37daa0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:34.115847 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7979992a-6eb4-4e00-b7c0-e61c5a37daa0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:34.115993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7979992a-6eb4-4e00-b7c0-e61c5a37daa0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:34.118726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58bc7faa-f86f-4865-9e60-6adf027ae0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:34.119984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (0c2555e8-2233-470b-a178-f3d10907b8f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:34.120480 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:34.120919 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:34.120919 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:34.121410 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a0eedacc-7e75-4cbc-b5b9-8e1f18007157 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:34.122069 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7979992a-6eb4-4e00-b7c0-e61c5a37daa0 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:34.122187 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1140/4525] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:33 2026] POST /volume/v3/volumes => generated 802 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:34.123118 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1120/4526] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:34 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:34.144532 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ea95561b-57a2-4bd5-8527-2853b58bfc5d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:34.146554 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ea95561b-57a2-4bd5-8527-2853b58bfc5d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:11:34.146822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ea95561b-57a2-4bd5-8527-2853b58bfc5d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:34.147047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ea95561b-57a2-4bd5-8527-2853b58bfc5d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:34.158972 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:34.158972 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:34.163559 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ea95561b-57a2-4bd5-8527-2853b58bfc5d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:34.169420 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ea95561b-57a2-4bd5-8527-2853b58bfc5d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 200 Jul 03 13:11:34.169420 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1135/4527] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:34 2026] GET /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:34.773400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c1568e28-1fb4-48f9-bf2d-a6b155cd6045 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:34.775566 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1568e28-1fb4-48f9-bf2d-a6b155cd6045 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] GET https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:34.775809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1568e28-1fb4-48f9-bf2d-a6b155cd6045 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:34.776048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1568e28-1fb4-48f9-bf2d-a6b155cd6045 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:34.786209 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:34.786209 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:34.792330 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c1568e28-1fb4-48f9-bf2d-a6b155cd6045 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Volume info retrieved successfully. Jul 03 13:11:34.799841 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1568e28-1fb4-48f9-bf2d-a6b155cd6045 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 returned with HTTP 200 Jul 03 13:11:34.800347 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1133/4528] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:34 2026] GET /volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:34.815425 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2a52eeef-3ae6-4556-8433-70817c685cd7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:34.817994 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a52eeef-3ae6-4556-8433-70817c685cd7 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] GET https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:34.818318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a52eeef-3ae6-4556-8433-70817c685cd7 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:34.818886 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a52eeef-3ae6-4556-8433-70817c685cd7 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:34.830596 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:34.830596 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:34.837616 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2a52eeef-3ae6-4556-8433-70817c685cd7 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Volume info retrieved successfully. Jul 03 13:11:34.843862 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a52eeef-3ae6-4556-8433-70817c685cd7 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 returned with HTTP 200 Jul 03 13:11:34.844733 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1141/4529] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:34 2026] GET /volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:34.860077 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7370bbca-f891-46f5-8080-f877ed66aa1d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:34.864193 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:34.864193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:34.864193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:34.864193 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Delete volume with id: b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:34.880364 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:34.880364 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:34.880364 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Volume info retrieved successfully. Jul 03 13:11:34.911325 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Delete volume request issued successfully. Jul 03 13:11:34.911325 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7370bbca-f891-46f5-8080-f877ed66aa1d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 returned with HTTP 202 Jul 03 13:11:34.911325 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1121/4530] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:34 2026] DELETE /volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:34.921291 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-30dc6670-6ad7-4f7e-a0b6-982a1342570d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:34.924899 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-30dc6670-6ad7-4f7e-a0b6-982a1342570d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] GET https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:34.925088 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-30dc6670-6ad7-4f7e-a0b6-982a1342570d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:34.925332 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-30dc6670-6ad7-4f7e-a0b6-982a1342570d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:34.933758 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:34.933758 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:34.938079 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-30dc6670-6ad7-4f7e-a0b6-982a1342570d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Volume info retrieved successfully. Jul 03 13:11:34.943056 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-30dc6670-6ad7-4f7e-a0b6-982a1342570d tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 returned with HTTP 200 Jul 03 13:11:34.943530 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1136/4531] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:34 2026] GET /volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:35.139091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ee45633f-2332-4f1c-bd9b-3091bf204784 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:35.141046 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee45633f-2332-4f1c-bd9b-3091bf204784 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:35.141328 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee45633f-2332-4f1c-bd9b-3091bf204784 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:35.141546 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ee45633f-2332-4f1c-bd9b-3091bf204784 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:35.141764 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ee45633f-2332-4f1c-bd9b-3091bf204784 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:35.148658 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:35.148658 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:35.148658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ee45633f-2332-4f1c-bd9b-3091bf204784 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:35.148658 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1134/4532] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:35 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:35.187723 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-02133c62-1247-4f78-9d8d-be433733a9b4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:35.190691 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-02133c62-1247-4f78-9d8d-be433733a9b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:11:35.191030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-02133c62-1247-4f78-9d8d-be433733a9b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:35.191256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-02133c62-1247-4f78-9d8d-be433733a9b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:35.201550 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:35.201550 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:35.207663 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-02133c62-1247-4f78-9d8d-be433733a9b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:35.214941 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-02133c62-1247-4f78-9d8d-be433733a9b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 200 Jul 03 13:11:35.215623 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1142/4533] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:35 2026] GET /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:35.231335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:35.237187 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:35.237187 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "43d20d2e-be40-421a-8cff-14bd023ce9b2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-792938780"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:35.237187 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'source_volid': '43d20d2e-be40-421a-8cff-14bd023ce9b2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-792938780'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:35.248052 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:35.248052 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:35.248924 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume retrieved successfully. Jul 03 13:11:35.249258 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:35.259980 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:35.269318 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (bae36781-c19b-4a1b-9c3e-ff435822a9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:35.271179 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22bcd645-33cd-4c2e-976b-aed7331acd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:35.273023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:35.322786 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22bcd645-33cd-4c2e-976b-aed7331acd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '43d20d2e-be40-421a-8cff-14bd023ce9b2', 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:35.323516 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91c7147-88cc-46af-a52c-e7facf7e83ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:35.384748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['feaf4cb8-ba15-4270-b3e4-93ea03bf26de', '657a1644-daf2-4ebf-a72a-3775b44a66f0', '4f19de88-92ae-4e13-ba3f-02283155e7cb', 'c48164ea-7643-4aba-973b-e82d0486de92'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:35.386141 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91c7147-88cc-46af-a52c-e7facf7e83ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feaf4cb8-ba15-4270-b3e4-93ea03bf26de', '657a1644-daf2-4ebf-a72a-3775b44a66f0', '4f19de88-92ae-4e13-ba3f-02283155e7cb', 'c48164ea-7643-4aba-973b-e82d0486de92']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:35.387428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df33d17a-8d9b-4d7e-9ca8-0490b448e3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:35.447123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df33d17a-8d9b-4d7e-9ca8-0490b448e3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '792b74bd-52a5-4d05-bb2c-0fe4e357eb18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-792938780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['feaf4cb8-ba15-4270-b3e4-93ea03bf26de','657a1644-daf2-4ebf-a72a-3775b44a66f0','4f19de88-92ae-4e13-ba3f-02283155e7cb','c48164ea-7643-4aba-973b-e82d0486de92'],size=1,snapshot_id=None,source_replicaid=,source_volid=43d20d2e-be40-421a-8cff-14bd023ce9b2,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-792938780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=792b74bd-52a5-4d05-bb2c-0fe4e357eb18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=43d20d2e-be40-421a-8cff-14bd023ce9b2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:35.448005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a690fc9-9d4e-4272-bc72-447333cd57b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:35.487298 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a690fc9-9d4e-4272-bc72-447333cd57b8) transitioned into state 'SUCCESS' from state '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-792938780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['feaf4cb8-ba15-4270-b3e4-93ea03bf26de','657a1644-daf2-4ebf-a72a-3775b44a66f0','4f19de88-92ae-4e13-ba3f-02283155e7cb','c48164ea-7643-4aba-973b-e82d0486de92'],size=1,snapshot_id=None,source_replicaid=,source_volid=43d20d2e-be40-421a-8cff-14bd023ce9b2,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:35.488114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d862828-b191-4115-acb8-1ed42c5f4b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:35.513800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d862828-b191-4115-acb8-1ed42c5f4b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:35.515040 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (bae36781-c19b-4a1b-9c3e-ff435822a9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:35.517281 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:35.518172 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-141bab9e-e97e-4ef0-be20-1dd3a49c2525 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:35.518781 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1122/4534] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:35 2026] POST /volume/v3/volumes => generated 801 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:35.533102 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-28836ee7-e6c4-4a72-8367-73d33fdb861f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:35.535310 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-28836ee7-e6c4-4a72-8367-73d33fdb861f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:11:35.535580 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-28836ee7-e6c4-4a72-8367-73d33fdb861f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:35.535849 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-28836ee7-e6c4-4a72-8367-73d33fdb861f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:35.544736 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:35.544736 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:35.549979 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-28836ee7-e6c4-4a72-8367-73d33fdb861f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:35.556267 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-28836ee7-e6c4-4a72-8367-73d33fdb861f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 200 Jul 03 13:11:35.556727 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1137/4535] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:35 2026] GET /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:35.959978 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-28a360f1-ad70-4bc3-8ec7-956f9a98aa48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:35.963520 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28a360f1-ad70-4bc3-8ec7-956f9a98aa48 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] GET https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 Jul 03 13:11:35.963789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28a360f1-ad70-4bc3-8ec7-956f9a98aa48 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:35.964655 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-28a360f1-ad70-4bc3-8ec7-956f9a98aa48 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:35.972698 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-28a360f1-ad70-4bc3-8ec7-956f9a98aa48 tempest-VolumeTypesAccessTest-332170268 tempest-VolumeTypesAccessTest-332170268-project-member] https://10.4.3.13/volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 returned with HTTP 404 Jul 03 13:11:35.973286 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1135/4536] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:35 2026] GET /volume/v3/volumes/b446a844-662c-428c-9e80-349821f1b657 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:35.986578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-84b0efb9-97a4-45ee-8d0c-87ae0c5bd870 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:35.990124 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84b0efb9-97a4-45ee-8d0c-87ae0c5bd870 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639/action Jul 03 13:11:35.990531 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84b0efb9-97a4-45ee-8d0c-87ae0c5bd870 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action body: b'{"removeProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:35.990633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84b0efb9-97a4-45ee-8d0c-87ae0c5bd870 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:36.018047 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84b0efb9-97a4-45ee-8d0c-87ae0c5bd870 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639/action returned with HTTP 202 Jul 03 13:11:36.018550 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1143/4537] 10.4.3.13 () {68 vars in 1377 bytes} [Fri Jul 3 13:11:35 2026] POST /volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.026235 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fd4f30f4-b191-4d8a-87d7-6bdca7d7e65f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.028089 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd4f30f4-b191-4d8a-87d7-6bdca7d7e65f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] DELETE https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639 Jul 03 13:11:36.028372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd4f30f4-b191-4d8a-87d7-6bdca7d7e65f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.028596 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fd4f30f4-b191-4d8a-87d7-6bdca7d7e65f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.028871 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:36.028871 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:36.062330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fd4f30f4-b191-4d8a-87d7-6bdca7d7e65f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639 returned with HTTP 202 Jul 03 13:11:36.062834 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1123/4538] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:36 2026] DELETE /volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.071872 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fe93b09b-495f-49b9-af3e-8a87ee2a3b8f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.074250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe93b09b-495f-49b9-af3e-8a87ee2a3b8f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] GET https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639 Jul 03 13:11:36.074519 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe93b09b-495f-49b9-af3e-8a87ee2a3b8f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.074850 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fe93b09b-495f-49b9-af3e-8a87ee2a3b8f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.079224 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fe93b09b-495f-49b9-af3e-8a87ee2a3b8f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639 returned with HTTP 404 Jul 03 13:11:36.080127 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1138/4539] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:11:36 2026] GET /volume/v3/types/30486198-7a31-4cb8-a925-a00a47c3d639 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:11:36.091918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-620e0e76-982f-4a9e-8adb-b82e0d1f5407 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.094274 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-620e0e76-982f-4a9e-8adb-b82e0d1f5407 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:36.094670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-620e0e76-982f-4a9e-8adb-b82e0d1f5407 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2088128739", "os-volume-type-access:is_public": false}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:36.110688 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-620e0e76-982f-4a9e-8adb-b82e0d1f5407 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:36.110958 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1136/4540] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:36 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:36.121903 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-55f0ba8d-be46-4655-910a-c6a072b402b6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.124388 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-55f0ba8d-be46-4655-910a-c6a072b402b6 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action Jul 03 13:11:36.125074 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-55f0ba8d-be46-4655-910a-c6a072b402b6 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action body: b'{"addProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:36.125258 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-55f0ba8d-be46-4655-910a-c6a072b402b6 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:36.139312 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-55f0ba8d-be46-4655-910a-c6a072b402b6 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action returned with HTTP 202 Jul 03 13:11:36.139992 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1144/4541] 10.4.3.13 () {68 vars in 1377 bytes} [Fri Jul 3 13:11:36 2026] POST /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.147706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d171dd78-00f9-426b-b3cf-c1a1256e969c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.149430 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d171dd78-00f9-426b-b3cf-c1a1256e969c tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action Jul 03 13:11:36.150395 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d171dd78-00f9-426b-b3cf-c1a1256e969c tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action body: b'{"addProjectAccess": {"project": "db00c6e930374031979e6fadb9f81246"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:36.150395 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d171dd78-00f9-426b-b3cf-c1a1256e969c tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "db00c6e930374031979e6fadb9f81246"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:36.166046 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d171dd78-00f9-426b-b3cf-c1a1256e969c tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action returned with HTTP 202 Jul 03 13:11:36.166657 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1124/4542] 10.4.3.13 () {68 vars in 1377 bytes} [Fri Jul 3 13:11:36 2026] POST /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.168830 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-975307fd-61bc-412a-adb0-ea403f4d0d31 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.171377 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-975307fd-61bc-412a-adb0-ea403f4d0d31 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:36.171524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-975307fd-61bc-412a-adb0-ea403f4d0d31 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.172497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-975307fd-61bc-412a-adb0-ea403f4d0d31 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.172497 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-975307fd-61bc-412a-adb0-ea403f4d0d31 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:36.175674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cee06c2a-aaeb-4764-92e1-907a9940a01b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.178477 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cee06c2a-aaeb-4764-92e1-907a9940a01b tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] GET https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/os-volume-type-access Jul 03 13:11:36.178678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cee06c2a-aaeb-4764-92e1-907a9940a01b tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.179667 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:36.179667 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:36.179759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cee06c2a-aaeb-4764-92e1-907a9940a01b tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.180260 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-975307fd-61bc-412a-adb0-ea403f4d0d31 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:36.180681 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1139/4543] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:36 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:36.199577 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cee06c2a-aaeb-4764-92e1-907a9940a01b tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/os-volume-type-access returned with HTTP 200 Jul 03 13:11:36.200972 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1137/4544] 10.4.3.13 () {66 vars in 1401 bytes} [Fri Jul 3 13:11:36 2026] GET /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/os-volume-type-access => generated 244 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:36.210944 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c7963f0f-b257-4508-ab34-fb74505deaa0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.214416 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c7963f0f-b257-4508-ab34-fb74505deaa0 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action Jul 03 13:11:36.214416 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c7963f0f-b257-4508-ab34-fb74505deaa0 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action body: b'{"removeProjectAccess": {"project": "db00c6e930374031979e6fadb9f81246"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:36.214416 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c7963f0f-b257-4508-ab34-fb74505deaa0 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "db00c6e930374031979e6fadb9f81246"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:36.227740 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c7963f0f-b257-4508-ab34-fb74505deaa0 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action returned with HTTP 202 Jul 03 13:11:36.228204 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1145/4545] 10.4.3.13 () {68 vars in 1377 bytes} [Fri Jul 3 13:11:36 2026] POST /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.238749 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c0299d08-51e9-4b75-914c-a6104ca4fb2f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.240477 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0299d08-51e9-4b75-914c-a6104ca4fb2f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] POST https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action Jul 03 13:11:36.240830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0299d08-51e9-4b75-914c-a6104ca4fb2f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action body: b'{"removeProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:36.240941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c0299d08-51e9-4b75-914c-a6104ca4fb2f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d9fb9ee8eef246858fbf0ac1cfc6a3db"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:36.255652 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c0299d08-51e9-4b75-914c-a6104ca4fb2f tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action returned with HTTP 202 Jul 03 13:11:36.256123 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1125/4546] 10.4.3.13 () {68 vars in 1377 bytes} [Fri Jul 3 13:11:36 2026] POST /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.264275 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-66528f57-0e92-4bd1-9e31-d2f89d55f505 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.266862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66528f57-0e92-4bd1-9e31-d2f89d55f505 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] DELETE https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe Jul 03 13:11:36.267071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66528f57-0e92-4bd1-9e31-d2f89d55f505 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.267374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-66528f57-0e92-4bd1-9e31-d2f89d55f505 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.307321 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-66528f57-0e92-4bd1-9e31-d2f89d55f505 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe returned with HTTP 202 Jul 03 13:11:36.307862 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1140/4547] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:36 2026] DELETE /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.316505 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0c79f37c-b534-4d83-ab41-3b6d5af40e02 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.319491 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c79f37c-b534-4d83-ab41-3b6d5af40e02 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] GET https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe Jul 03 13:11:36.320820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c79f37c-b534-4d83-ab41-3b6d5af40e02 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.320820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c79f37c-b534-4d83-ab41-3b6d5af40e02 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.332915 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c79f37c-b534-4d83-ab41-3b6d5af40e02 tempest-VolumeTypesAccessTest-1031014719 tempest-VolumeTypesAccessTest-1031014719-project-admin] https://10.4.3.13/volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe returned with HTTP 404 Jul 03 13:11:36.332915 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1138/4548] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:11:36 2026] GET /volume/v3/types/802f89f1-0bb7-4f33-8de7-9a26e01b8abe => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:36.572785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-645ffc17-b8f8-40a0-808e-c538060819c1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.574681 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-645ffc17-b8f8-40a0-808e-c538060819c1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:11:36.575015 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-645ffc17-b8f8-40a0-808e-c538060819c1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.575242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-645ffc17-b8f8-40a0-808e-c538060819c1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.584317 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:36.584317 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:36.591129 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-645ffc17-b8f8-40a0-808e-c538060819c1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:36.596695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-645ffc17-b8f8-40a0-808e-c538060819c1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 200 Jul 03 13:11:36.597276 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1146/4549] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:36 2026] GET /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:36.615191 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.617385 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:11:36.617578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.617828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.617947 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:11:36.626835 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:36.626835 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:36.627347 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:36.650394 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot delete request issued successfully. Jul 03 13:11:36.650740 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dc06a75d-fcaa-46a7-b1c8-a34e55354d01 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 202 Jul 03 13:11:36.651331 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1126/4550] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:36 2026] DELETE /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:36.661827 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-570e7781-0255-42c0-8551-63b4ff32f778 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:36.667437 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-570e7781-0255-42c0-8551-63b4ff32f778 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:11:36.671123 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-570e7781-0255-42c0-8551-63b4ff32f778 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:36.671418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-570e7781-0255-42c0-8551-63b4ff32f778 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:36.677093 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:36.677093 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:36.677686 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-570e7781-0255-42c0-8551-63b4ff32f778 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:36.678529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-570e7781-0255-42c0-8551-63b4ff32f778 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 200 Jul 03 13:11:36.679177 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1141/4551] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:36 2026] GET /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:37.198857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-829c2338-133a-47b8-aaba-d40a6a4222df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:37.204085 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-829c2338-133a-47b8-aaba-d40a6a4222df tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:37.204744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-829c2338-133a-47b8-aaba-d40a6a4222df tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:37.204744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-829c2338-133a-47b8-aaba-d40a6a4222df tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:37.204744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-829c2338-133a-47b8-aaba-d40a6a4222df tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:37.212558 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:37.212558 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:37.213408 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-829c2338-133a-47b8-aaba-d40a6a4222df tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:37.214043 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1139/4552] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:37 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:37.690545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b62fe176-220f-4c1d-a473-bb6c97d4e3f4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:37.692779 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b62fe176-220f-4c1d-a473-bb6c97d4e3f4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:11:37.693076 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b62fe176-220f-4c1d-a473-bb6c97d4e3f4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:37.693575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b62fe176-220f-4c1d-a473-bb6c97d4e3f4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:37.699126 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b62fe176-220f-4c1d-a473-bb6c97d4e3f4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 404 Jul 03 13:11:37.699795 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1147/4553] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:37 2026] GET /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:37.709240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:37.711701 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:11:37.711990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:37.712237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:37.712342 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:11:37.719217 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:37.719217 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:37.719688 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:37.749269 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot delete request issued successfully. Jul 03 13:11:37.749269 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5163c505-18fc-4bb1-87ef-20cfc220c6e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 202 Jul 03 13:11:37.749691 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1127/4554] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:37 2026] DELETE /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:37.761336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fbe01bed-61a3-4896-a9a9-48f765d89a53 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:37.764120 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fbe01bed-61a3-4896-a9a9-48f765d89a53 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:11:37.764424 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fbe01bed-61a3-4896-a9a9-48f765d89a53 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:37.764690 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fbe01bed-61a3-4896-a9a9-48f765d89a53 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:37.773343 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:37.773343 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:37.773343 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fbe01bed-61a3-4896-a9a9-48f765d89a53 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:37.773343 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fbe01bed-61a3-4896-a9a9-48f765d89a53 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 200 Jul 03 13:11:37.773700 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1142/4555] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:37 2026] GET /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:37.843148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c9d287f3-edd2-48f3-b361-d816391e2d27 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:37.843521 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9d287f3-edd2-48f3-b361-d816391e2d27 None None] GET https://10.4.3.13/volume// Jul 03 13:11:37.843663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9d287f3-edd2-48f3-b361-d816391e2d27 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:37.843866 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9d287f3-edd2-48f3-b361-d816391e2d27 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:37.844233 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9d287f3-edd2-48f3-b361-d816391e2d27 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:11:37.844508 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1140/4556] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:11:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:11:37.855005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-07472702-d09c-4c97-ac83-8775de07c064 req-bc8f5473-efef-410e-86ce-63a39dd8c1e8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:37.857240 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bc8f5473-efef-410e-86ce-63a39dd8c1e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:11:37.857501 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bc8f5473-efef-410e-86ce-63a39dd8c1e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:37.857724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bc8f5473-efef-410e-86ce-63a39dd8c1e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:37.869456 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:37.869456 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:37.873854 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-07472702-d09c-4c97-ac83-8775de07c064 req-bc8f5473-efef-410e-86ce-63a39dd8c1e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:11:37.883332 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bc8f5473-efef-410e-86ce-63a39dd8c1e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:11:37.883810 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1148/4557] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:11:37 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1533 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:38.011809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:38.013978 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] PUT https://10.4.3.13/volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa Jul 03 13:11:38.014504 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:38.034391 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Acquiring lock "cinder-attachment_update-bc2c4717-105d-4d19-ae83-63ccc152c2dc-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:11:38.040694 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Lock "cinder-attachment_update-bc2c4717-105d-4d19-ae83-63ccc152c2dc-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:11:38.044293 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:38.044293 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:38.227178 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ed1d5531-a278-42cf-a2fc-eb44fba95a57 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:38.229415 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ed1d5531-a278-42cf-a2fc-eb44fba95a57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:38.229731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ed1d5531-a278-42cf-a2fc-eb44fba95a57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:38.229890 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ed1d5531-a278-42cf-a2fc-eb44fba95a57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:38.230029 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ed1d5531-a278-42cf-a2fc-eb44fba95a57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:38.235113 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:38.235113 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:38.235809 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ed1d5531-a278-42cf-a2fc-eb44fba95a57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:38.236240 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1143/4558] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:38 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:38.576062 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Lock "cinder-attachment_update-bc2c4717-105d-4d19-ae83-63ccc152c2dc-np0000004418" released by "attachment_update" :: held 0.536s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:11:38.576245 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-bf3de116-f2b8-4a00-a2ae-3079738295d0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa returned with HTTP 200 Jul 03 13:11:38.576914 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1128/4559] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:11:38 2026] PUT /volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:38.785147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-667e1c6b-969a-44e7-b642-aaa6b66b308d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:38.790040 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-667e1c6b-969a-44e7-b642-aaa6b66b308d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:11:38.790040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-667e1c6b-969a-44e7-b642-aaa6b66b308d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:38.790040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-667e1c6b-969a-44e7-b642-aaa6b66b308d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:38.794569 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-667e1c6b-969a-44e7-b642-aaa6b66b308d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 404 Jul 03 13:11:38.795670 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1141/4560] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:38 2026] GET /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:38.804323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:38.806549 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:11:38.806812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:38.807191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:38.807423 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:11:38.817728 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:38.817728 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:38.818487 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:38.845469 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:38.845809 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ba3d6efc-4fd4-4ce2-a48e-d59a391652e7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 202 Jul 03 13:11:38.846432 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1149/4561] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:38 2026] DELETE /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:38.857678 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2eae77ee-8b19-47a9-997a-2a204811e417 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:38.861037 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2eae77ee-8b19-47a9-997a-2a204811e417 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:11:38.861294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2eae77ee-8b19-47a9-997a-2a204811e417 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:38.861522 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2eae77ee-8b19-47a9-997a-2a204811e417 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:38.870397 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:38.870397 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:38.876189 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2eae77ee-8b19-47a9-997a-2a204811e417 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:38.882850 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2eae77ee-8b19-47a9-997a-2a204811e417 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 200 Jul 03 13:11:38.882850 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1144/4562] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:38 2026] GET /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:39.092309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-07472702-d09c-4c97-ac83-8775de07c064 req-ab5d947a-220c-4486-915b-b62fae1a80a3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:39.094348 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-ab5d947a-220c-4486-915b-b62fae1a80a3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa/action Jul 03 13:11:39.094899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-ab5d947a-220c-4486-915b-b62fae1a80a3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:39.095231 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-ab5d947a-220c-4486-915b-b62fae1a80a3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:39.117761 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:39.117761 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:39.131571 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07472702-d09c-4c97-ac83-8775de07c064 req-ab5d947a-220c-4486-915b-b62fae1a80a3 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa/action returned with HTTP 204 Jul 03 13:11:39.132069 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1129/4563] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:11:39 2026] POST /volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:39.249183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b2e37298-ae74-489d-81ad-475705cee7ca None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:39.252727 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b2e37298-ae74-489d-81ad-475705cee7ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:39.253096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b2e37298-ae74-489d-81ad-475705cee7ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:39.253320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b2e37298-ae74-489d-81ad-475705cee7ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:39.253479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b2e37298-ae74-489d-81ad-475705cee7ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:39.259369 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:39.259369 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:39.260083 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b2e37298-ae74-489d-81ad-475705cee7ca tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:39.260555 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1142/4564] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:39 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:39.700792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8edfed38-1e2d-45d5-8d97-8124ad1dd71e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:39.858589 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8edfed38-1e2d-45d5-8d97-8124ad1dd71e tempest-AvailabilityZoneTestJSON-1943220112 tempest-AvailabilityZoneTestJSON-1943220112-project-member] GET https://10.4.3.13/volume/v3/os-availability-zone Jul 03 13:11:39.859114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8edfed38-1e2d-45d5-8d97-8124ad1dd71e tempest-AvailabilityZoneTestJSON-1943220112 tempest-AvailabilityZoneTestJSON-1943220112-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:39.859114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8edfed38-1e2d-45d5-8d97-8124ad1dd71e tempest-AvailabilityZoneTestJSON-1943220112 tempest-AvailabilityZoneTestJSON-1943220112-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:39.863210 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8edfed38-1e2d-45d5-8d97-8124ad1dd71e tempest-AvailabilityZoneTestJSON-1943220112 tempest-AvailabilityZoneTestJSON-1943220112-project-member] Availability Zones retrieved successfully. Jul 03 13:11:39.863266 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8edfed38-1e2d-45d5-8d97-8124ad1dd71e tempest-AvailabilityZoneTestJSON-1943220112 tempest-AvailabilityZoneTestJSON-1943220112-project-member] https://10.4.3.13/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 13:11:39.863811 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1150/4565] 10.4.3.13 () {66 vars in 1269 bytes} [Fri Jul 3 13:11:39 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:39.899421 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cf4305ee-4346-4715-936d-7f8cf7757147 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:39.901606 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cf4305ee-4346-4715-936d-7f8cf7757147 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:11:39.903192 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cf4305ee-4346-4715-936d-7f8cf7757147 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:39.903192 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cf4305ee-4346-4715-936d-7f8cf7757147 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:39.909320 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cf4305ee-4346-4715-936d-7f8cf7757147 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 404 Jul 03 13:11:39.910240 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1145/4566] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:39 2026] GET /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:39.919360 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-12a7d853-a83c-449c-b1c3-5122a49d787f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:39.922313 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:39.922507 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:39.923227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:39.923227 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:39.934962 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:39.934962 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:39.935669 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:39.969685 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:39.969685 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-12a7d853-a83c-449c-b1c3-5122a49d787f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 202 Jul 03 13:11:39.969685 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1130/4567] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:39 2026] DELETE /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:39.980704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-55135852-55ad-4c68-b560-8ead14a981b4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:39.982662 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55135852-55ad-4c68-b560-8ead14a981b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:39.982938 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55135852-55ad-4c68-b560-8ead14a981b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:39.983119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55135852-55ad-4c68-b560-8ead14a981b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:39.992813 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:39.992813 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:39.999977 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-55135852-55ad-4c68-b560-8ead14a981b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:40.005281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55135852-55ad-4c68-b560-8ead14a981b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 200 Jul 03 13:11:40.005698 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1143/4568] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:39 2026] GET /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:40.273925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-12bf5c6d-409e-45e5-bb34-48e0e097de71 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:40.277041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-12bf5c6d-409e-45e5-bb34-48e0e097de71 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:40.277656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-12bf5c6d-409e-45e5-bb34-48e0e097de71 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:40.277942 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-12bf5c6d-409e-45e5-bb34-48e0e097de71 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:40.278099 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-12bf5c6d-409e-45e5-bb34-48e0e097de71 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:40.285514 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:40.285514 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:40.286629 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-12bf5c6d-409e-45e5-bb34-48e0e097de71 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:40.287324 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1151/4569] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:40 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:11:40.416137 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:40.550691 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:40.550997 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-990738653"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:40.552266 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-990738653'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:40.552375 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Create volume of 1 GB Jul 03 13:11:40.556036 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Availability Zones retrieved successfully. Jul 03 13:11:40.561660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Flow 'volume_create_api' (f61ecf9e-d784-4077-bed1-2f67585fcd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:40.562515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bb9136-21bd-4a77-a70a-2e3f4822766b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:40.563227 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:40.600034 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1bb9136-21bd-4a77-a70a-2e3f4822766b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:40.601085 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f0ab05-d7cd-4b0f-8616-fca5bdce7fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:40.682905 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Created reservations ['721e0485-ba56-4d80-9667-e5244801768e', '9d35d1d5-7a9b-476a-b6b9-1d25afa57d47', 'c8aea8bf-60b7-4149-a842-d8a9b5c0af47', '52ca59be-76dc-43b0-90e9-1236630de20d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:40.683865 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f0ab05-d7cd-4b0f-8616-fca5bdce7fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['721e0485-ba56-4d80-9667-e5244801768e', '9d35d1d5-7a9b-476a-b6b9-1d25afa57d47', 'c8aea8bf-60b7-4149-a842-d8a9b5c0af47', '52ca59be-76dc-43b0-90e9-1236630de20d']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:40.684890 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ec1c3a-261e-4624-8a94-4f9b5fa8c34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:40.714197 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ec1c3a-261e-4624-8a94-4f9b5fa8c34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-990738653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45e47fc1264419ebcda2852f7ed9da8',qos_specs=None,replication_status=,reservations=['721e0485-ba56-4d80-9667-e5244801768e','9d35d1d5-7a9b-476a-b6b9-1d25afa57d47','c8aea8bf-60b7-4149-a842-d8a9b5c0af47','52ca59be-76dc-43b0-90e9-1236630de20d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c993270c4d74fd4af33ad8892f97310',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-990738653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45e47fc1264419ebcda2852f7ed9da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c993270c4d74fd4af33ad8892f97310',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:40.715027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b85aceaa-3de1-424a-b3a9-d0778a5e090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:40.742627 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b85aceaa-3de1-424a-b3a9-d0778a5e090b) transitioned into state 'SUCCESS' from state '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-990738653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45e47fc1264419ebcda2852f7ed9da8',qos_specs=None,replication_status=,reservations=['721e0485-ba56-4d80-9667-e5244801768e','9d35d1d5-7a9b-476a-b6b9-1d25afa57d47','c8aea8bf-60b7-4149-a842-d8a9b5c0af47','52ca59be-76dc-43b0-90e9-1236630de20d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c993270c4d74fd4af33ad8892f97310',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:40.743949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c1c3f3-11bd-48a5-a8b8-c367fedb6f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:40.757331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c1c3f3-11bd-48a5-a8b8-c367fedb6f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:40.758504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Flow 'volume_create_api' (f61ecf9e-d784-4077-bed1-2f67585fcd1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:40.758932 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Create volume request issued successfully. Jul 03 13:11:40.759621 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-87ee4c9a-2c79-4be0-92ab-4eb2c0e9968b tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:40.760059 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1146/4570] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:11:40 2026] POST /volume/v3/volumes => generated 775 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:40.778830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-460b974e-c7c8-47a3-856a-dbc087ea40e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:40.780822 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-460b974e-c7c8-47a3-856a-dbc087ea40e2 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a Jul 03 13:11:40.781082 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-460b974e-c7c8-47a3-856a-dbc087ea40e2 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:40.782315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-460b974e-c7c8-47a3-856a-dbc087ea40e2 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:40.788370 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:40.788370 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:40.791900 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-460b974e-c7c8-47a3-856a-dbc087ea40e2 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:40.796618 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-460b974e-c7c8-47a3-856a-dbc087ea40e2 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a returned with HTTP 200 Jul 03 13:11:40.796618 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1131/4571] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:40 2026] GET /volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:41.019725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b786421c-52a8-4404-9bfb-85b020e5ab48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.021770 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b786421c-52a8-4404-9bfb-85b020e5ab48 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:11:41.021977 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b786421c-52a8-4404-9bfb-85b020e5ab48 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.022190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b786421c-52a8-4404-9bfb-85b020e5ab48 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.028607 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b786421c-52a8-4404-9bfb-85b020e5ab48 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 404 Jul 03 13:11:41.029205 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1144/4572] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:41 2026] GET /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:41.038277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.041222 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:41.041424 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.041604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.041780 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:41.052949 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:41.052949 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:41.053433 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:41.081426 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:41.081622 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7e1a4db5-8e96-4286-adf4-7fde27185c7e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 202 Jul 03 13:11:41.082295 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1152/4573] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:41 2026] DELETE /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:41.093401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e0a12f7a-f655-4fea-a111-0863edc551dd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.096264 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0a12f7a-f655-4fea-a111-0863edc551dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:41.096264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0a12f7a-f655-4fea-a111-0863edc551dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.096348 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0a12f7a-f655-4fea-a111-0863edc551dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.108036 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:41.108036 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:41.114608 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e0a12f7a-f655-4fea-a111-0863edc551dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:41.123481 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0a12f7a-f655-4fea-a111-0863edc551dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 200 Jul 03 13:11:41.123793 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1147/4574] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:41 2026] GET /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 894 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:41.298922 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c1de2a9a-fe15-413a-b51f-68ce42e56eda None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.300832 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c1de2a9a-fe15-413a-b51f-68ce42e56eda tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:41.301142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c1de2a9a-fe15-413a-b51f-68ce42e56eda tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.301363 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c1de2a9a-fe15-413a-b51f-68ce42e56eda tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.301516 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c1de2a9a-fe15-413a-b51f-68ce42e56eda tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:41.310721 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:41.310721 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:41.311448 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c1de2a9a-fe15-413a-b51f-68ce42e56eda tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:41.311845 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1132/4575] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:41 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:41.323188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.324969 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0/export_record Jul 03 13:11:41.325134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.325448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'export_record' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.325448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Export record for backup 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:11:41.330954 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:41.330954 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:41.332099 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.api [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling RPCAPI with context: , host: np0000004418, backup: 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:11:41.339454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] export_record in rpcapi backup_id 661bea3e-5277-4989-bb36-7c405ac4b2a0 on host np0000004418. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:11:41.812765 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dc5b1d3e-1eed-4dda-8518-deb38c381369 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.815099 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc5b1d3e-1eed-4dda-8518-deb38c381369 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a Jul 03 13:11:41.815099 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc5b1d3e-1eed-4dda-8518-deb38c381369 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.815099 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc5b1d3e-1eed-4dda-8518-deb38c381369 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.828475 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:41.828475 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:41.833115 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dc5b1d3e-1eed-4dda-8518-deb38c381369 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:41.838033 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc5b1d3e-1eed-4dda-8518-deb38c381369 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a returned with HTTP 200 Jul 03 13:11:41.838520 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1153/4576] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:41 2026] GET /volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:41.842303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjYxYmVhM2UtNTI3Ny00OTg5LWJiMzYtN2M0MDVhYzRiMmEwIiwgInVzZXJfaWQiOiAiMWYzYzZlZmQ0YzY2NDU2OWJlODJmZWFmYmFiMGFiZmYiLCAicHJvamVjdF9pZCI6ICI4ZmIzMDZmZmQ1MWQ0MWM4YTEwZWYyNzJhZGY2Mzg3MiIsICJ2b2x1bWVfaWQiOiAiODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDEzNjk0NjU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiLzIwMjYwNzAzMTMxMTI1L2F6X25vdmFfYmFja3VwXzY2MWJlYTNlLTUyNzctNDk4OS1iYjM2LTdjNDA1YWM0YjJhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:11:41.842303 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44a27e1f-3d5a-450b-8d5c-013ef90a3ed8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0/export_record returned with HTTP 200 Jul 03 13:11:41.842783 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1145/4577] 10.4.3.13 () {68 vars in 1423 bytes} [Fri Jul 3 13:11:41 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:41.852647 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b6ea8ed5-6c74-42fd-a618-49aa1ae41e12 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.855134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b6ea8ed5-6c74-42fd-a618-49aa1ae41e12 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:11:41.855459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b6ea8ed5-6c74-42fd-a618-49aa1ae41e12 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:41.855702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b6ea8ed5-6c74-42fd-a618-49aa1ae41e12 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:41.855849 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b6ea8ed5-6c74-42fd-a618-49aa1ae41e12 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:41.859597 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f5986568-c40d-49e4-908a-ecdc07959e50 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.861577 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:41.861577 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:41.862957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b6ea8ed5-6c74-42fd-a618-49aa1ae41e12 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:11:41.867387 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1148/4578] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:41 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:41.884467 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7958dac8-3682-4634-84c8-95b991a60c82 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:41.884467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups/import_record Jul 03 13:11:41.887614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQyMDg5ZTMtZTMyMi00NWVjLWExODAtMGJhNzNlNGE3MmViIiwgInVzZXJfaWQiOiAiMWYzYzZlZmQ0YzY2NDU2OWJlODJmZWFmYmFiMGFiZmYiLCAicHJvamVjdF9pZCI6ICI4ZmIzMDZmZmQ1MWQ0MWM4YTEwZWYyNzJhZGY2Mzg3MiIsICJ2b2x1bWVfaWQiOiAiODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDEzNjk0NjU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiLzIwMjYwNzAzMTMxMTI1L2F6X25vdmFfYmFja3VwXzY2MWJlYTNlLTUyNzctNDk4OS1iYjM2LTdjNDA1YWM0YjJhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:41.889716 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQyMDg5ZTMtZTMyMi00NWVjLWExODAtMGJhNzNlNGE3MmViIiwgInVzZXJfaWQiOiAiMWYzYzZlZmQ0YzY2NDU2OWJlODJmZWFmYmFiMGFiZmYiLCAicHJvamVjdF9pZCI6ICI4ZmIzMDZmZmQ1MWQ0MWM4YTEwZWYyNzJhZGY2Mzg3MiIsICJ2b2x1bWVfaWQiOiAiODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDEzNjk0NjU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiLzIwMjYwNzAzMTMxMTI1L2F6X25vdmFfYmFja3VwXzY2MWJlYTNlLTUyNzctNDk4OS1iYjM2LTdjNDA1YWM0YjJhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99824) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 13:11:41.889716 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQyMDg5ZTMtZTMyMi00NWVjLWExODAtMGJhNzNlNGE3MmViIiwgInVzZXJfaWQiOiAiMWYzYzZlZmQ0YzY2NDU2OWJlODJmZWFmYmFiMGFiZmYiLCAicHJvamVjdF9pZCI6ICI4ZmIzMDZmZmQ1MWQ0MWM4YTEwZWYyNzJhZGY2Mzg3MiIsICJ2b2x1bWVfaWQiOiAiODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDEzNjk0NjU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiLzIwMjYwNzAzMTMxMTI1L2F6X25vdmFfYmFja3VwXzY2MWJlYTNlLTUyNzctNDk4OS1iYjM2LTdjNDA1YWM0YjJhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99824) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 13:11:41.942780 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['091d1958-2929-4e39-90da-eb8b0f2f7201', 'c69ab553-331e-477a-bff1-ebcc5e2cb44b'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:42.011324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] import_record rpcapi backup id 942089e3-e322-45ec-a180-0ba73e4a72eb on host np0000004418 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTQyMDg5ZTMtZTMyMi00NWVjLWExODAtMGJhNzNlNGE3MmViIiwgInVzZXJfaWQiOiAiMWYzYzZlZmQ0YzY2NDU2OWJlODJmZWFmYmFiMGFiZmYiLCAicHJvamVjdF9pZCI6ICI4ZmIzMDZmZmQ1MWQ0MWM4YTEwZWYyNzJhZGY2Mzg3MiIsICJ2b2x1bWVfaWQiOiAiODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDEzNjk0NjU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODAxNTUzODQtNTFjOS00ZjU2LTgyYzAtNGJmN2ZiZjcyM2NiLzIwMjYwNzAzMTMxMTI1L2F6X25vdmFfYmFja3VwXzY2MWJlYTNlLTUyNzctNDk4OS1iYjM2LTdjNDA1YWM0YjJhMCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTE6MThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMTo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99824) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 13:11:42.013581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Import record output: {'backup': {'id': '942089e3-e322-45ec-a180-0ba73e4a72eb', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb'}, {'rel': 'bookmark', 'href': 'https://10.4.3.13/volume/backups/942089e3-e322-45ec-a180-0ba73e4a72eb'}]}}. {{(pid=99824) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 13:11:42.013818 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7958dac8-3682-4634-84c8-95b991a60c82 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/import_record returned with HTTP 201 Jul 03 13:11:42.014345 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1154/4579] 10.4.3.13 () {70 vars in 1335 bytes} [Fri Jul 3 13:11:41 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 136 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:11:42.033083 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-71f0a399-28e7-466c-b70c-49561492df54 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.033851 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-71f0a399-28e7-466c-b70c-49561492df54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb Jul 03 13:11:42.034253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-71f0a399-28e7-466c-b70c-49561492df54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.034547 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-71f0a399-28e7-466c-b70c-49561492df54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.034750 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-71f0a399-28e7-466c-b70c-49561492df54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 942089e3-e322-45ec-a180-0ba73e4a72eb. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:42.042270 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.042270 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:42.043366 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-71f0a399-28e7-466c-b70c-49561492df54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb returned with HTTP 200 Jul 03 13:11:42.043895 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1146/4580] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:42 2026] GET /volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:42.074041 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f5986568-c40d-49e4-908a-ecdc07959e50 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] POST https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a/action Jul 03 13:11:42.080497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f5986568-c40d-49e4-908a-ecdc07959e50 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:42.080497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f5986568-c40d-49e4-908a-ecdc07959e50 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:42.102848 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.102848 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:42.104370 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f5986568-c40d-49e4-908a-ecdc07959e50 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Volume info retrieved successfully. Jul 03 13:11:42.106148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.policy [None req-f5986568-c40d-49e4-908a-ecdc07959e50 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7c52ae4a3d874fb2b0018b6a7c6b9b62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd45e47fc1264419ebcda2852f7ed9da8', '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=99822) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:11:42.106148 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f5986568-c40d-49e4-908a-ecdc07959e50 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a/action returned with HTTP 403 Jul 03 13:11:42.106903 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1133/4581] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:11:41 2026] POST /volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a/action => generated 131 bytes in 248 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:42.120091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.122335 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a Jul 03 13:11:42.122430 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.122588 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.122788 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Delete volume with id: a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a Jul 03 13:11:42.131760 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.131760 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:42.131992 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:42.140136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a96dfff6-5046-4886-8475-a68b9bdde214 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.145278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a96dfff6-5046-4886-8475-a68b9bdde214 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:11:42.146572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a96dfff6-5046-4886-8475-a68b9bdde214 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.146572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a96dfff6-5046-4886-8475-a68b9bdde214 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.154188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a96dfff6-5046-4886-8475-a68b9bdde214 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 404 Jul 03 13:11:42.155135 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1155/4582] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:42 2026] GET /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:42.163812 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Delete volume request issued successfully. Jul 03 13:11:42.164105 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f3e1896-2d63-4a9e-b218-be7d0fc0d147 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a returned with HTTP 202 Jul 03 13:11:42.164821 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1149/4583] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:42 2026] DELETE /volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:42.171897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.174663 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:11:42.174960 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.175185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.175419 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:11:42.178127 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-59762926-7a6d-4486-8073-6b322386f80a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.180445 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59762926-7a6d-4486-8073-6b322386f80a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a Jul 03 13:11:42.180756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59762926-7a6d-4486-8073-6b322386f80a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.182291 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59762926-7a6d-4486-8073-6b322386f80a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.187092 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.187092 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:42.188151 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:42.192608 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.192608 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:42.198083 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-59762926-7a6d-4486-8073-6b322386f80a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:42.203677 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59762926-7a6d-4486-8073-6b322386f80a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a returned with HTTP 200 Jul 03 13:11:42.203855 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1134/4584] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:42 2026] GET /volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:42.223978 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:42.224143 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a33c0eb6-314a-4489-bdb6-b2d90f61b902 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 202 Jul 03 13:11:42.224893 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1147/4585] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:42 2026] DELETE /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:42.234002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8cb1543e-d248-4638-8b1d-e6422c24a0d7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.234227 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7eb0a145-785c-47fc-859b-b5144e1e757a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.236434 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8cb1543e-d248-4638-8b1d-e6422c24a0d7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:11:42.236701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8cb1543e-d248-4638-8b1d-e6422c24a0d7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.238225 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8cb1543e-d248-4638-8b1d-e6422c24a0d7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.249811 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.249811 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:42.256832 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8cb1543e-d248-4638-8b1d-e6422c24a0d7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:42.266300 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8cb1543e-d248-4638-8b1d-e6422c24a0d7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 200 Jul 03 13:11:42.266300 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1156/4586] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:42 2026] GET /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 893 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:42.356264 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:42.356264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-937537935"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:42.357987 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-937537935'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:42.357987 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Create volume of 1 GB Jul 03 13:11:42.368189 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Availability Zones retrieved successfully. Jul 03 13:11:42.373057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Flow 'volume_create_api' (85b78688-66f2-4325-ba6c-9a70812875eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:42.374154 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ffa6484-330b-4153-b74c-7f70abf5a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:42.375385 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:42.410207 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ffa6484-330b-4153-b74c-7f70abf5a328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:42.412059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7e32e0-4c29-43a2-8e2c-c921ef5ce217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:42.514268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Created reservations ['0383240b-3b6f-4cf2-bb18-e5e3a77792a7', '502fc85e-a7e4-47ab-8629-830c576b8070', '1a7232c9-dbdb-44ef-b835-324596c724a1', '1dce6c61-ff66-44f8-b827-a0ff5087d2ab'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:42.514268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7e32e0-4c29-43a2-8e2c-c921ef5ce217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0383240b-3b6f-4cf2-bb18-e5e3a77792a7', '502fc85e-a7e4-47ab-8629-830c576b8070', '1a7232c9-dbdb-44ef-b835-324596c724a1', '1dce6c61-ff66-44f8-b827-a0ff5087d2ab']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:42.514268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd82c58c-57a9-4a00-9f10-36dc9e20e2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:42.547583 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd82c58c-57a9-4a00-9f10-36dc9e20e2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fea550a-9d37-4094-928b-a24f71ddc5fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-937537935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd4fc4c89bd4312a2620f257b2c2245',qos_specs=None,replication_status=,reservations=['0383240b-3b6f-4cf2-bb18-e5e3a77792a7','502fc85e-a7e4-47ab-8629-830c576b8070','1a7232c9-dbdb-44ef-b835-324596c724a1','1dce6c61-ff66-44f8-b827-a0ff5087d2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efe1fae219344fe1abb55a943a8be763',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-937537935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fea550a-9d37-4094-928b-a24f71ddc5fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcd4fc4c89bd4312a2620f257b2c2245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efe1fae219344fe1abb55a943a8be763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:42.549001 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad48c4d0-5a0a-4a71-83be-b3cc5243969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:42.577007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad48c4d0-5a0a-4a71-83be-b3cc5243969b) transitioned into state 'SUCCESS' from state '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-937537935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd4fc4c89bd4312a2620f257b2c2245',qos_specs=None,replication_status=,reservations=['0383240b-3b6f-4cf2-bb18-e5e3a77792a7','502fc85e-a7e4-47ab-8629-830c576b8070','1a7232c9-dbdb-44ef-b835-324596c724a1','1dce6c61-ff66-44f8-b827-a0ff5087d2ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efe1fae219344fe1abb55a943a8be763',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:42.578344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904fc5bf-ab28-4c3a-b7aa-a3511a05f4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:42.593340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (904fc5bf-ab28-4c3a-b7aa-a3511a05f4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:42.594909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Flow 'volume_create_api' (85b78688-66f2-4325-ba6c-9a70812875eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:42.595486 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Create volume request issued successfully. Jul 03 13:11:42.596480 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7eb0a145-785c-47fc-859b-b5144e1e757a tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:42.597318 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1150/4587] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:42 2026] POST /volume/v3/volumes => generated 816 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:42.609265 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8260ea38-6184-4202-a7c7-f537e617c052 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:42.611311 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8260ea38-6184-4202-a7c7-f537e617c052 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:42.611552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8260ea38-6184-4202-a7c7-f537e617c052 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:42.611783 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8260ea38-6184-4202-a7c7-f537e617c052 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:42.618419 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:42.618419 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:42.622530 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8260ea38-6184-4202-a7c7-f537e617c052 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:42.627445 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8260ea38-6184-4202-a7c7-f537e617c052 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 200 Jul 03 13:11:42.627833 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1135/4588] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:42 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:43.055901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-289e5af8-32e5-4230-a3b5-d0e56950e366 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.057761 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-289e5af8-32e5-4230-a3b5-d0e56950e366 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb Jul 03 13:11:43.057958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-289e5af8-32e5-4230-a3b5-d0e56950e366 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.058211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-289e5af8-32e5-4230-a3b5-d0e56950e366 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.058294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-289e5af8-32e5-4230-a3b5-d0e56950e366 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 942089e3-e322-45ec-a180-0ba73e4a72eb. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:43.062291 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.062291 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:43.062829 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-289e5af8-32e5-4230-a3b5-d0e56950e366 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb returned with HTTP 200 Jul 03 13:11:43.063172 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1148/4589] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:43.073609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.075368 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb Jul 03 13:11:43.075548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.075729 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.075827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete backup with id: 942089e3-e322-45ec-a180-0ba73e4a72eb. Jul 03 13:11:43.080000 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.080000 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:43.096258 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] delete_backup rpcapi backup_id 942089e3-e322-45ec-a180-0ba73e4a72eb {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:11:43.098974 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d08fd7b0-37ba-4099-842e-fcbe70d7f3ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb returned with HTTP 202 Jul 03 13:11:43.099761 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1157/4590] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:11:43 2026] DELETE /volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:11:43.107468 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-83af5b1c-c1b3-434d-89fb-c2f52a91dffd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.113395 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-83af5b1c-c1b3-434d-89fb-c2f52a91dffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb Jul 03 13:11:43.113395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-83af5b1c-c1b3-434d-89fb-c2f52a91dffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.113395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-83af5b1c-c1b3-434d-89fb-c2f52a91dffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.113395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-83af5b1c-c1b3-434d-89fb-c2f52a91dffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 942089e3-e322-45ec-a180-0ba73e4a72eb. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:43.122297 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.122297 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:43.122297 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-83af5b1c-c1b3-434d-89fb-c2f52a91dffd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb returned with HTTP 200 Jul 03 13:11:43.122297 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1151/4591] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:43.222136 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-73816be0-8874-4d3c-b7be-c61ebb266de0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.223566 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73816be0-8874-4d3c-b7be-c61ebb266de0 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a Jul 03 13:11:43.225309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73816be0-8874-4d3c-b7be-c61ebb266de0 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.225309 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73816be0-8874-4d3c-b7be-c61ebb266de0 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.231980 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73816be0-8874-4d3c-b7be-c61ebb266de0 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a returned with HTTP 404 Jul 03 13:11:43.233223 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1136/4592] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volumes/a5ac8180-7880-4ecf-8fbc-5d9aa1576d3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:43.243678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-70a1c570-70d8-4455-9759-158e17510e9a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.245593 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:43.245942 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-747460144"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:43.247879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-747460144'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:43.248061 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Create volume of 1 GB Jul 03 13:11:43.253811 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Availability Zones retrieved successfully. Jul 03 13:11:43.260777 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Flow 'volume_create_api' (c8edfcf0-cb29-49ec-a16d-44e2d5d2e50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:43.261948 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc7b8f2-417a-417a-b871-1499e6698c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.262947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:43.281180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e15f44b1-8eac-485b-b6a6-a0e4a3df2eeb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.282794 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e15f44b1-8eac-485b-b6a6-a0e4a3df2eeb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:11:43.282975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e15f44b1-8eac-485b-b6a6-a0e4a3df2eeb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.283144 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e15f44b1-8eac-485b-b6a6-a0e4a3df2eeb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.289516 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e15f44b1-8eac-485b-b6a6-a0e4a3df2eeb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 404 Jul 03 13:11:43.290073 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1158/4593] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:43.302670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8278bde6-669f-41c6-8d21-c81923a5854d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.304301 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:43.304904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-500479306"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:43.306662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-500479306'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:43.307021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:43.309431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecc7b8f2-417a-417a-b871-1499e6698c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.310285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6293ec1-d3b2-4bc0-87e9-61fa98cb1af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.320191 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:43.324007 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (b269fb5a-e6c1-48b1-b19b-9beb26853cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:43.325844 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a3ad15-c7b7-45b3-9070-def318b97791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.327041 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:43.377193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08a3ad15-c7b7-45b3-9070-def318b97791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.377193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd5a93c-a050-4cad-ab85-810c7f503916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.383599 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Created reservations ['94cd1461-8880-4dc5-a008-898fdec69bae', '88f2d2e2-23dd-440c-be74-a8403874182f', '42ca04ed-195f-4b84-aeac-31f859bc24b8', 'e096c01c-a451-4a39-960b-17c7ae55835f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:43.384520 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6293ec1-d3b2-4bc0-87e9-61fa98cb1af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94cd1461-8880-4dc5-a008-898fdec69bae', '88f2d2e2-23dd-440c-be74-a8403874182f', '42ca04ed-195f-4b84-aeac-31f859bc24b8', 'e096c01c-a451-4a39-960b-17c7ae55835f']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.385215 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c20b8dbf-2ea9-4d05-8866-d5b57a97c947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.410302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c20b8dbf-2ea9-4d05-8866-d5b57a97c947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c668774-9861-4bc8-b9a5-7d90485ca40e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747460144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45e47fc1264419ebcda2852f7ed9da8',qos_specs=None,replication_status=,reservations=['94cd1461-8880-4dc5-a008-898fdec69bae','88f2d2e2-23dd-440c-be74-a8403874182f','42ca04ed-195f-4b84-aeac-31f859bc24b8','e096c01c-a451-4a39-960b-17c7ae55835f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c993270c4d74fd4af33ad8892f97310',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-747460144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c668774-9861-4bc8-b9a5-7d90485ca40e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d45e47fc1264419ebcda2852f7ed9da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c993270c4d74fd4af33ad8892f97310',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.410302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2603e662-9a16-4f42-8b42-556b0d6e94e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.426862 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['f0585609-ef51-4a82-87c9-81f85e543c1d', 'd9fda50d-2874-4065-b0bf-f03ee02f0c86', '9a0e5e48-e7cd-40af-96c5-79ff203d3677', '7ca2c6de-4b5b-469b-b163-27fbaaf49689'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:43.427607 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fd5a93c-a050-4cad-ab85-810c7f503916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0585609-ef51-4a82-87c9-81f85e543c1d', 'd9fda50d-2874-4065-b0bf-f03ee02f0c86', '9a0e5e48-e7cd-40af-96c5-79ff203d3677', '7ca2c6de-4b5b-469b-b163-27fbaaf49689']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.428438 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f3089f0-a232-4513-b42a-341c9e68188a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.441920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2603e662-9a16-4f42-8b42-556b0d6e94e2) transitioned into state 'SUCCESS' from state '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-747460144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d45e47fc1264419ebcda2852f7ed9da8',qos_specs=None,replication_status=,reservations=['94cd1461-8880-4dc5-a008-898fdec69bae','88f2d2e2-23dd-440c-be74-a8403874182f','42ca04ed-195f-4b84-aeac-31f859bc24b8','e096c01c-a451-4a39-960b-17c7ae55835f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c993270c4d74fd4af33ad8892f97310',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.442803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febea9fc-15fa-4b4e-b07f-ffef719dc15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.452927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f3089f0-a232-4513-b42a-341c9e68188a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a2f8dfe-a7a9-4654-a879-4ab6b1e59358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-500479306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['f0585609-ef51-4a82-87c9-81f85e543c1d','d9fda50d-2874-4065-b0bf-f03ee02f0c86','9a0e5e48-e7cd-40af-96c5-79ff203d3677','7ca2c6de-4b5b-469b-b163-27fbaaf49689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-500479306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a2f8dfe-a7a9-4654-a879-4ab6b1e59358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.453882 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26509f2d-9461-4b12-8398-afd03a950407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.454149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febea9fc-15fa-4b4e-b07f-ffef719dc15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.455009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Flow 'volume_create_api' (c8edfcf0-cb29-49ec-a16d-44e2d5d2e50a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:43.455673 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Create volume request issued successfully. Jul 03 13:11:43.456055 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-70a1c570-70d8-4455-9759-158e17510e9a tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:43.456706 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1149/4594] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:11:43 2026] POST /volume/v3/volumes => generated 775 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:43.478232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3300c027-a723-4e26-80a3-2218c095d677 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.480225 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3300c027-a723-4e26-80a3-2218c095d677 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e Jul 03 13:11:43.480491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3300c027-a723-4e26-80a3-2218c095d677 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.480728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3300c027-a723-4e26-80a3-2218c095d677 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.488927 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.488927 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:43.491623 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26509f2d-9461-4b12-8398-afd03a950407) transitioned into state 'SUCCESS' from state '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-500479306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['f0585609-ef51-4a82-87c9-81f85e543c1d','d9fda50d-2874-4065-b0bf-f03ee02f0c86','9a0e5e48-e7cd-40af-96c5-79ff203d3677','7ca2c6de-4b5b-469b-b163-27fbaaf49689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.492558 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be16c184-e262-4dea-93fa-7e5e84ac532b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:43.493051 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3300c027-a723-4e26-80a3-2218c095d677 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:43.497202 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3300c027-a723-4e26-80a3-2218c095d677 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e returned with HTTP 200 Jul 03 13:11:43.497695 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1137/4595] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:43.505616 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be16c184-e262-4dea-93fa-7e5e84ac532b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:43.507973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (b269fb5a-e6c1-48b1-b19b-9beb26853cbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:43.507973 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:43.508124 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8278bde6-669f-41c6-8d21-c81923a5854d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:43.508730 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1152/4596] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:43 2026] POST /volume/v3/volumes => generated 767 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:43.524015 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5ea473ae-b545-4890-844f-cf8184dd47d4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.528284 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ea473ae-b545-4890-844f-cf8184dd47d4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:43.528677 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ea473ae-b545-4890-844f-cf8184dd47d4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.528873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ea473ae-b545-4890-844f-cf8184dd47d4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.540279 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.540279 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:43.545604 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5ea473ae-b545-4890-844f-cf8184dd47d4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:43.555054 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ea473ae-b545-4890-844f-cf8184dd47d4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 200 Jul 03 13:11:43.555054 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1159/4597] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:43.644416 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-56e1c757-b73e-4159-8b6d-f99ad85c6d46 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.646775 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-56e1c757-b73e-4159-8b6d-f99ad85c6d46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:43.647045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-56e1c757-b73e-4159-8b6d-f99ad85c6d46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.647294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-56e1c757-b73e-4159-8b6d-f99ad85c6d46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.658793 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.658793 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:43.667125 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-56e1c757-b73e-4159-8b6d-f99ad85c6d46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:43.673578 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-56e1c757-b73e-4159-8b6d-f99ad85c6d46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 200 Jul 03 13:11:43.674234 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1150/4598] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:43.688088 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.689906 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] POST https://10.4.3.13/volume/v3/volume-transfers Jul 03 13:11:43.690226 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8fea550a-9d37-4094-928b-a24f71ddc5fb"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:43.691824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volume_transfer [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Creating new volume transfer {'transfer': {'volume_id': '8fea550a-9d37-4094-928b-a24f71ddc5fb'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:11:43.692354 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volume_transfer [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Creating transfer of volume 8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:43.692354 np0000004418 devstack@c-api.service[99822]: INFO cinder.transfer.api [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Generating transfer record for volume 8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:43.699630 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.699630 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:43.716657 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1ef58a73-f76b-4e00-9e04-accd05eb131b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:11:43.717818 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1138/4599] 10.4.3.13 () {70 vars in 1319 bytes} [Fri Jul 3 13:11:43 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:43.729056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-82cc5cb6-feff-42ee-99ca-d0b08b7a40ee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.731949 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-82cc5cb6-feff-42ee-99ca-d0b08b7a40ee tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:43.732333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-82cc5cb6-feff-42ee-99ca-d0b08b7a40ee tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.732577 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-82cc5cb6-feff-42ee-99ca-d0b08b7a40ee tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.742037 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:43.742037 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:43.749580 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-82cc5cb6-feff-42ee-99ca-d0b08b7a40ee tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:43.757125 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-82cc5cb6-feff-42ee-99ca-d0b08b7a40ee tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 200 Jul 03 13:11:43.757787 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1153/4600] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:43.774334 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-29e4fe65-6b64-4f33-a196-39e53afc60d7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.776920 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-29e4fe65-6b64-4f33-a196-39e53afc60d7 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365 Jul 03 13:11:43.777429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-29e4fe65-6b64-4f33-a196-39e53afc60d7 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.777664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-29e4fe65-6b64-4f33-a196-39e53afc60d7 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.783074 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-29e4fe65-6b64-4f33-a196-39e53afc60d7 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365 returned with HTTP 200 Jul 03 13:11:43.783734 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1160/4601] 10.4.3.13 () {68 vars in 1409 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:43.799276 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-27baffbc-4e18-4be6-9798-8dd0881230b4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.799991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-27baffbc-4e18-4be6-9798-8dd0881230b4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volume-transfers Jul 03 13:11:43.800316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-27baffbc-4e18-4be6-9798-8dd0881230b4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:43.800600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-27baffbc-4e18-4be6-9798-8dd0881230b4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:43.800850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volume_transfer [None req-27baffbc-4e18-4be6-9798-8dd0881230b4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Listing volume transfers {{(pid=99821) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:11:43.805647 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-27baffbc-4e18-4be6-9798-8dd0881230b4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers returned with HTTP 200 Jul 03 13:11:43.806125 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1151/4602] 10.4.3.13 () {68 vars in 1298 bytes} [Fri Jul 3 13:11:43 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:43.818273 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:43.884102 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] POST https://10.4.3.13/volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365/accept Jul 03 13:11:43.884526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ca1df1c58043103c"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:43.885879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.volume_transfer [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Accepting volume transfer 0773ce7c-ce46-4657-90a6-660c1eb33365 {{(pid=99822) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 13:11:43.885998 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.volume_transfer [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Accepting transfer 0773ce7c-ce46-4657-90a6-660c1eb33365 Jul 03 13:11:43.947335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Created reservations ['c3d7f448-45a4-4707-bd02-0b719136531c', 'bb4ae960-91c4-49ec-b929-e5a7680d1626', 'd7f2a301-14ce-4d83-a722-844b4b859dfe', '8d991a3d-b018-4e3f-86df-4d2731fdbf1f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:43.974038 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Created reservations ['e3897bdd-86ca-4e68-9781-4f9ba01966c8', 'fb5c74b8-3050-4e8f-8779-ae229419c012', '96c02915-bce5-4810-bfa7-cc31b61561be', 'c1d1756b-4f08-4d1f-b983-224bb505673d'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:44.021660 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Created reservations ['44fd7215-d6e1-41c5-82e4-10a2296e9ee9', '7563dd20-d027-4d41-9f0d-3d9b44324f5b', '976be9b7-232b-4043-818a-ae0ce6d19083', '1ac6c6ff-0797-4423-8029-ebe5d358ad30'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:44.060179 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Created reservations ['627346ec-02cf-4616-9886-df2f43bbbccf', '79378d56-6078-4a43-930a-b7f2412804c1', 'ff246024-ae13-4346-b0db-a828301f0f4a', '083603ea-db85-4333-bee9-39970f8b634c'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:44.134255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7efef446-c272-4201-8100-bb96a93c83c9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.135887 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7efef446-c272-4201-8100-bb96a93c83c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb Jul 03 13:11:44.136066 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7efef446-c272-4201-8100-bb96a93c83c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.136259 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7efef446-c272-4201-8100-bb96a93c83c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.136359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7efef446-c272-4201-8100-bb96a93c83c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 942089e3-e322-45ec-a180-0ba73e4a72eb. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:44.139438 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7efef446-c272-4201-8100-bb96a93c83c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb returned with HTTP 404 Jul 03 13:11:44.139885 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1154/4603] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/backups/942089e3-e322-45ec-a180-0ba73e4a72eb => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:44.148114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.150480 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb Jul 03 13:11:44.150790 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.151049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.151292 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume with id: 80155384-51c9-4f56-82c0-4bf7fbf723cb Jul 03 13:11:44.159917 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.159917 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:44.160234 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.182911 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume request issued successfully. Jul 03 13:11:44.183151 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-acdef04a-cc1d-44f6-b10e-0cde0ec6e290 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb returned with HTTP 202 Jul 03 13:11:44.183976 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1161/4604] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:11:44 2026] DELETE /volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:44.191970 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-289ce87e-0b0e-439a-b672-da68fea30e03 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.194067 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-289ce87e-0b0e-439a-b672-da68fea30e03 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb Jul 03 13:11:44.194495 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-289ce87e-0b0e-439a-b672-da68fea30e03 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.194657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-289ce87e-0b0e-439a-b672-da68fea30e03 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.203363 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.203363 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:44.208322 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-289ce87e-0b0e-439a-b672-da68fea30e03 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.213509 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-289ce87e-0b0e-439a-b672-da68fea30e03 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb returned with HTTP 200 Jul 03 13:11:44.214009 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1152/4605] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:44.510976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8c96b2eb-b7a5-4e31-b8e8-da53896e6978 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.513067 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8c96b2eb-b7a5-4e31-b8e8-da53896e6978 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e Jul 03 13:11:44.513363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8c96b2eb-b7a5-4e31-b8e8-da53896e6978 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.513566 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8c96b2eb-b7a5-4e31-b8e8-da53896e6978 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.522383 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.522383 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:44.526680 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8c96b2eb-b7a5-4e31-b8e8-da53896e6978 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.532337 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8c96b2eb-b7a5-4e31-b8e8-da53896e6978 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e returned with HTTP 200 Jul 03 13:11:44.532337 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1155/4606] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:44.549497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fc30d29f-d4e4-47f6-95fe-9e69c19df203 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.552760 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc30d29f-d4e4-47f6-95fe-9e69c19df203 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] POST https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e/action Jul 03 13:11:44.553272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc30d29f-d4e4-47f6-95fe-9e69c19df203 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:11:44.553417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc30d29f-d4e4-47f6-95fe-9e69c19df203 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:44.562466 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Transfer volume completed successfully. Jul 03 13:11:44.563196 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.563196 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:44.563958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-fc30d29f-d4e4-47f6-95fe-9e69c19df203 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7c52ae4a3d874fb2b0018b6a7c6b9b62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd45e47fc1264419ebcda2852f7ed9da8', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:11:44.564024 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc30d29f-d4e4-47f6-95fe-9e69c19df203 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-reader] https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e/action returned with HTTP 403 Jul 03 13:11:44.564574 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1162/4607] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:11:44 2026] POST /volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:44.571385 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4b242f80-b291-4c3d-8b1a-36ce32356e63 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.573231 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.573342 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4b242f80-b291-4c3d-8b1a-36ce32356e63 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:44.573556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4b242f80-b291-4c3d-8b1a-36ce32356e63 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.573799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4b242f80-b291-4c3d-8b1a-36ce32356e63 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.575992 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e Jul 03 13:11:44.577050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.577050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.577050 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Delete volume with id: 1c668774-9861-4bc8-b9a5-7d90485ca40e Jul 03 13:11:44.584611 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.584611 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:44.588713 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.588713 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:44.588983 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.589932 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4b242f80-b291-4c3d-8b1a-36ce32356e63 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:44.595873 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4b242f80-b291-4c3d-8b1a-36ce32356e63 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 200 Jul 03 13:11:44.596413 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1153/4608] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:44.612323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-631e6b04-cef1-49c4-a60e-959277061519 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.614392 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:44.614753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a2f8dfe-a7a9-4654-a879-4ab6b1e59358", "name": "tempest-VolumeDependencyTests-Snapshot-310291624"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:44.620156 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Delete volume request issued successfully. Jul 03 13:11:44.620366 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-29ff64d2-fe07-41c6-8ee5-8437d7385743 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e returned with HTTP 202 Jul 03 13:11:44.621127 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1156/4609] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:11:44 2026] DELETE /volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:44.623595 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.623595 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:44.624156 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:44.624561 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create snapshot from volume 8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:44.634830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ab5449b-1224-4441-9bd8-3688d0edfdcb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.637879 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ab5449b-1224-4441-9bd8-3688d0edfdcb tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e Jul 03 13:11:44.637879 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ab5449b-1224-4441-9bd8-3688d0edfdcb tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.638551 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ab5449b-1224-4441-9bd8-3688d0edfdcb tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.649691 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.649691 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:44.657102 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ab5449b-1224-4441-9bd8-3688d0edfdcb tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.666022 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ab5449b-1224-4441-9bd8-3688d0edfdcb tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e returned with HTTP 200 Jul 03 13:11:44.666415 np0000004418 devstack@c-api.service[99822]: INFO cinder.transfer.api [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Volume 8fea550a-9d37-4094-928b-a24f71ddc5fb has been transferred. Jul 03 13:11:44.666910 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1154/4610] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:44.678989 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc0beeb5-e5a1-4da3-9e8b-87054a610b19 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] https://10.4.3.13/volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365/accept returned with HTTP 202 Jul 03 13:11:44.679541 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1139/4611] 10.4.3.13 () {70 vars in 1451 bytes} [Fri Jul 3 13:11:43 2026] POST /volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365/accept => generated 363 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:44.694128 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d8ac9360-6373-4c3f-85f3-6b0f9dcd98d5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.695950 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d8ac9360-6373-4c3f-85f3-6b0f9dcd98d5 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:44.696090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d8ac9360-6373-4c3f-85f3-6b0f9dcd98d5 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.696343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d8ac9360-6373-4c3f-85f3-6b0f9dcd98d5 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.703990 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['454f27fb-d3b7-4c3b-ab6d-2add9ef4121c', '737404a0-06fd-4e4f-86a7-36c4a17a95ba', 'd9421b17-d7f1-43d4-aba5-9fe31a7dfe25', '106743fd-aa4e-421b-a501-0e7032222ef7'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:44.710604 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.710604 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:44.719974 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d8ac9360-6373-4c3f-85f3-6b0f9dcd98d5 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Volume info retrieved successfully. Jul 03 13:11:44.730764 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d8ac9360-6373-4c3f-85f3-6b0f9dcd98d5 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 200 Jul 03 13:11:44.730979 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1157/4612] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:44.756311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c4204a84-3fb9-476f-9f19-e59d7bd4edf0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.760287 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c4204a84-3fb9-476f-9f19-e59d7bd4edf0 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:44.760287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c4204a84-3fb9-476f-9f19-e59d7bd4edf0 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.760287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c4204a84-3fb9-476f-9f19-e59d7bd4edf0 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.771293 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.771293 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:44.779183 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c4204a84-3fb9-476f-9f19-e59d7bd4edf0 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] Volume info retrieved successfully. Jul 03 13:11:44.790014 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c4204a84-3fb9-476f-9f19-e59d7bd4edf0 tempest-VolumesTransfersV357Test-361974623 tempest-VolumesTransfersV357Test-361974623-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 200 Jul 03 13:11:44.790014 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1155/4613] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:44.794809 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot create request issued successfully. Jul 03 13:11:44.794809 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-631e6b04-cef1-49c4-a60e-959277061519 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:11:44.795421 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1163/4614] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:11:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:44.807339 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bfc3138f-6af5-4982-8170-532d53510115 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.811090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f11f0698-0c67-4b6b-9fc4-55a5e7a10a13 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.813816 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f11f0698-0c67-4b6b-9fc4-55a5e7a10a13 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] DELETE https://10.4.3.13/volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365 Jul 03 13:11:44.814217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f11f0698-0c67-4b6b-9fc4-55a5e7a10a13 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.814599 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f11f0698-0c67-4b6b-9fc4-55a5e7a10a13 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.814993 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.volume_transfer [None req-f11f0698-0c67-4b6b-9fc4-55a5e7a10a13 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Delete transfer with id: 0773ce7c-ce46-4657-90a6-660c1eb33365 Jul 03 13:11:44.815220 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bfc3138f-6af5-4982-8170-532d53510115 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:11:44.815498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bfc3138f-6af5-4982-8170-532d53510115 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.815721 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bfc3138f-6af5-4982-8170-532d53510115 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.819472 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f11f0698-0c67-4b6b-9fc4-55a5e7a10a13 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365 returned with HTTP 404 Jul 03 13:11:44.820287 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1158/4615] 10.4.3.13 () {68 vars in 1412 bytes} [Fri Jul 3 13:11:44 2026] DELETE /volume/v3/volume-transfers/0773ce7c-ce46-4657-90a6-660c1eb33365 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:44.826510 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.826510 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:44.827233 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bfc3138f-6af5-4982-8170-532d53510115 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:44.830733 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bfc3138f-6af5-4982-8170-532d53510115 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 200 Jul 03 13:11:44.831382 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1140/4616] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:44.834422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fc6426c0-545b-4712-9e10-656def3b4b1d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.873312 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:44.875005 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.875005 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.875005 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Delete volume with id: 8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:44.881406 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.881406 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:44.881908 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.898022 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Delete volume request issued successfully. Jul 03 13:11:44.898403 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc6426c0-545b-4712-9e10-656def3b4b1d tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 202 Jul 03 13:11:44.898899 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1156/4617] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:44 2026] DELETE /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:44.908250 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-447a5be5-96a0-4dcc-b37d-c038d464529f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:44.911121 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-447a5be5-96a0-4dcc-b37d-c038d464529f tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:44.911435 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-447a5be5-96a0-4dcc-b37d-c038d464529f tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:44.912240 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-447a5be5-96a0-4dcc-b37d-c038d464529f tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:44.921582 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:44.921582 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:44.925737 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-447a5be5-96a0-4dcc-b37d-c038d464529f tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Volume info retrieved successfully. Jul 03 13:11:44.930679 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-447a5be5-96a0-4dcc-b37d-c038d464529f tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 200 Jul 03 13:11:44.931130 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1164/4618] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:44 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 1127 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:45.229476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-533e95bf-af49-42c9-a845-f0823730ca5e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.231933 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-533e95bf-af49-42c9-a845-f0823730ca5e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb Jul 03 13:11:45.232310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-533e95bf-af49-42c9-a845-f0823730ca5e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.232580 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-533e95bf-af49-42c9-a845-f0823730ca5e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.241383 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-533e95bf-af49-42c9-a845-f0823730ca5e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb returned with HTTP 404 Jul 03 13:11:45.242095 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1159/4619] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/volumes/80155384-51c9-4f56-82c0-4bf7fbf723cb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:45.253447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a8be197a-1a1b-4ab4-822a-8949e4c1f8a2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.255486 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a8be197a-1a1b-4ab4-822a-8949e4c1f8a2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups Jul 03 13:11:45.255830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a8be197a-1a1b-4ab4-822a-8949e4c1f8a2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.256039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a8be197a-1a1b-4ab4-822a-8949e4c1f8a2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.265553 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a8be197a-1a1b-4ab4-822a-8949e4c1f8a2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 200 Jul 03 13:11:45.266053 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1141/4620] 10.4.3.13 () {68 vars in 1270 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/backups => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:45.277792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9ced3034-32cd-45b1-a2bf-d8a7ae0e1983 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.279426 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ced3034-32cd-45b1-a2bf-d8a7ae0e1983 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups?project_id=8fb306ffd51d41c8a10ef272adf63872 Jul 03 13:11:45.279773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ced3034-32cd-45b1-a2bf-d8a7ae0e1983 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.280052 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9ced3034-32cd-45b1-a2bf-d8a7ae0e1983 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.285626 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9ced3034-32cd-45b1-a2bf-d8a7ae0e1983 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups?project_id=8fb306ffd51d41c8a10ef272adf63872 returned with HTTP 200 Jul 03 13:11:45.286495 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1157/4621] 10.4.3.13 () {68 vars in 1357 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/backups?project_id=8fb306ffd51d41c8a10ef272adf63872 => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:45.295087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.296946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:45.297370 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-286006217"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:45.298806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-286006217'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:45.299257 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume of 1 GB Jul 03 13:11:45.303136 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Availability Zones retrieved successfully. Jul 03 13:11:45.311478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (944aa6a8-dcdb-4d3f-9e5a-444233ab0f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:45.312515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e708b11-3022-4a77-8dbe-dceaa4b4e7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.313489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:45.342871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e708b11-3022-4a77-8dbe-dceaa4b4e7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.344115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8b1008-aee1-4c79-96ed-729b207d13de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.396072 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['1abb85c9-a7d7-4fb8-abf0-1bcd95db39c0', '2f9a6768-35d1-45f2-9b5e-e4297b190abd', '12cdbe38-08a3-4cf3-889b-f9ff428c9985', 'dbfa725e-8f5d-47ca-9958-1fba1d385d9a'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:45.396964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8b1008-aee1-4c79-96ed-729b207d13de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1abb85c9-a7d7-4fb8-abf0-1bcd95db39c0', '2f9a6768-35d1-45f2-9b5e-e4297b190abd', '12cdbe38-08a3-4cf3-889b-f9ff428c9985', 'dbfa725e-8f5d-47ca-9958-1fba1d385d9a']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.397846 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28af5173-9eb6-4a51-b02a-484e0725b6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.423054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28af5173-9eb6-4a51-b02a-484e0725b6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16052e10-ac28-4127-a4ce-ee6509d94b7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-286006217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['1abb85c9-a7d7-4fb8-abf0-1bcd95db39c0','2f9a6768-35d1-45f2-9b5e-e4297b190abd','12cdbe38-08a3-4cf3-889b-f9ff428c9985','dbfa725e-8f5d-47ca-9958-1fba1d385d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-286006217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16052e10-ac28-4127-a4ce-ee6509d94b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fb306ffd51d41c8a10ef272adf63872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3c6efd4c664569be82feafbab0abff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.423782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36437075-91c3-458b-88ff-7028669a47a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.444087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36437075-91c3-458b-88ff-7028669a47a0) transitioned into state 'SUCCESS' from state '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-286006217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['1abb85c9-a7d7-4fb8-abf0-1bcd95db39c0','2f9a6768-35d1-45f2-9b5e-e4297b190abd','12cdbe38-08a3-4cf3-889b-f9ff428c9985','dbfa725e-8f5d-47ca-9958-1fba1d385d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.444768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de554cb4-6a8d-4695-8f99-f8ddb4724e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.458841 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de554cb4-6a8d-4695-8f99-f8ddb4724e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.460140 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (944aa6a8-dcdb-4d3f-9e5a-444233ab0f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:45.460599 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request issued successfully. Jul 03 13:11:45.461490 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4b0316e1-1e0f-4c40-9f20-88cfe990122f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:45.462073 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1165/4622] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:11:45 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:45.474159 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d420d7be-214b-4606-b781-69920c24cf53 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.476101 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d420d7be-214b-4606-b781-69920c24cf53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b Jul 03 13:11:45.476366 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d420d7be-214b-4606-b781-69920c24cf53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.476587 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d420d7be-214b-4606-b781-69920c24cf53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.484197 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:45.484197 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:45.488074 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d420d7be-214b-4606-b781-69920c24cf53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:45.492376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d420d7be-214b-4606-b781-69920c24cf53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b returned with HTTP 200 Jul 03 13:11:45.492846 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1160/4623] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:45.688954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-057af8c7-1a09-4ab9-8a2d-ea2d1c2a25a7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.690896 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-057af8c7-1a09-4ab9-8a2d-ea2d1c2a25a7 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] GET https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e Jul 03 13:11:45.691114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-057af8c7-1a09-4ab9-8a2d-ea2d1c2a25a7 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.691333 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-057af8c7-1a09-4ab9-8a2d-ea2d1c2a25a7 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.697104 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-057af8c7-1a09-4ab9-8a2d-ea2d1c2a25a7 tempest-ProjectReaderTests-364578639 tempest-ProjectReaderTests-364578639-project-admin] https://10.4.3.13/volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e returned with HTTP 404 Jul 03 13:11:45.697811 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1142/4624] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/volumes/1c668774-9861-4bc8-b9a5-7d90485ca40e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:45.840664 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b8ca77e2-5581-4df9-b1fe-2a7f8692e3d6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.842155 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b8ca77e2-5581-4df9-b1fe-2a7f8692e3d6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:11:45.842485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b8ca77e2-5581-4df9-b1fe-2a7f8692e3d6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.842793 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b8ca77e2-5581-4df9-b1fe-2a7f8692e3d6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.847899 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:45.847899 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:45.848512 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b8ca77e2-5581-4df9-b1fe-2a7f8692e3d6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:45.850152 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b8ca77e2-5581-4df9-b1fe-2a7f8692e3d6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 200 Jul 03 13:11:45.850152 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1158/4625] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:45.859253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-baf27770-106f-4f93-9792-f78601cc94b9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.861765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:45.862283 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "325cb8db-7206-45ff-a1cb-02dbac7488bb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1746766797"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:45.864011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'snapshot_id': '325cb8db-7206-45ff-a1cb-02dbac7488bb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1746766797'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:45.869498 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:45.869498 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:45.869925 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:45.870026 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:45.874094 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:45.882437 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (f42207fd-0c3b-49c3-a40f-829ee4f64b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:45.883813 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1e2371-9bfe-4fef-a318-243cbca7eaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.885276 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:45.920330 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1e2371-9bfe-4fef-a318-243cbca7eaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '325cb8db-7206-45ff-a1cb-02dbac7488bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.921075 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3e2cc6-9c79-400d-9b83-b5e4f33b8db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.945578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d20e6eee-10b4-4d9e-9ca6-afb8cff43b84 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.947483 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d20e6eee-10b4-4d9e-9ca6-afb8cff43b84 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:45.947752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d20e6eee-10b4-4d9e-9ca6-afb8cff43b84 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.947938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d20e6eee-10b4-4d9e-9ca6-afb8cff43b84 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.954821 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d20e6eee-10b4-4d9e-9ca6-afb8cff43b84 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 404 Jul 03 13:11:45.955376 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1161/4626] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:45.962893 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-edf7561c-4097-4654-8ae3-8903caa99a46 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.964923 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-edf7561c-4097-4654-8ae3-8903caa99a46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:45.965078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-edf7561c-4097-4654-8ae3-8903caa99a46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.965278 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-edf7561c-4097-4654-8ae3-8903caa99a46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.971535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['d774020b-7124-4f3e-bba0-5e52793fc802', '69b34f8f-00fe-46bd-b304-2b2d49726d9d', '7f6feeef-d1d5-44c6-a971-cf57b2d8b9cd', '6d50e2f2-b9c6-490b-ac32-f70493bd0be3'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:45.972624 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c3e2cc6-9c79-400d-9b83-b5e4f33b8db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d774020b-7124-4f3e-bba0-5e52793fc802', '69b34f8f-00fe-46bd-b304-2b2d49726d9d', '7f6feeef-d1d5-44c6-a971-cf57b2d8b9cd', '6d50e2f2-b9c6-490b-ac32-f70493bd0be3']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:45.973650 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-edf7561c-4097-4654-8ae3-8903caa99a46 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 404 Jul 03 13:11:45.973755 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18cb0990-b971-42af-9322-df3671dfca4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:45.974261 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1143/4627] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:45 2026] GET /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:45.986129 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4cff3e8a-4553-4374-8cfd-73fbee42b501 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:45.987961 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4cff3e8a-4553-4374-8cfd-73fbee42b501 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:45.988457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4cff3e8a-4553-4374-8cfd-73fbee42b501 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:45.990186 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4cff3e8a-4553-4374-8cfd-73fbee42b501 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:45.990186 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-4cff3e8a-4553-4374-8cfd-73fbee42b501 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Delete volume with id: 8fea550a-9d37-4094-928b-a24f71ddc5fb Jul 03 13:11:45.996355 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4cff3e8a-4553-4374-8cfd-73fbee42b501 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb returned with HTTP 404 Jul 03 13:11:45.997206 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1159/4628] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:45 2026] DELETE /volume/v3/volumes/8fea550a-9d37-4094-928b-a24f71ddc5fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:46.008471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a222e5d8-3593-4487-aab6-53ce581511c5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:46.010643 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:46.011259 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-369502569"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:46.013090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-369502569'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:46.013800 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Create volume of 1 GB Jul 03 13:11:46.019022 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Availability Zones retrieved successfully. Jul 03 13:11:46.028742 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Flow 'volume_create_api' (3cbb3c86-7d2d-4409-b130-c7fae02d881b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:46.029574 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a740465-8a4c-4766-b6d0-08b2372de242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.031201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:46.032453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18cb0990-b971-42af-9322-df3671dfca4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a30530b-1623-4d33-9378-bf1564ebce85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1746766797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['d774020b-7124-4f3e-bba0-5e52793fc802','69b34f8f-00fe-46bd-b304-2b2d49726d9d','7f6feeef-d1d5-44c6-a971-cf57b2d8b9cd','6d50e2f2-b9c6-490b-ac32-f70493bd0be3'],size=1,snapshot_id=325cb8db-7206-45ff-a1cb-02dbac7488bb,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1746766797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a30530b-1623-4d33-9378-bf1564ebce85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=325cb8db-7206-45ff-a1cb-02dbac7488bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.033197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807cc636-65ee-4216-98ec-ce67d2be2b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.059814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807cc636-65ee-4216-98ec-ce67d2be2b19) transitioned into state 'SUCCESS' from state '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-1746766797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['d774020b-7124-4f3e-bba0-5e52793fc802','69b34f8f-00fe-46bd-b304-2b2d49726d9d','7f6feeef-d1d5-44c6-a971-cf57b2d8b9cd','6d50e2f2-b9c6-490b-ac32-f70493bd0be3'],size=1,snapshot_id=325cb8db-7206-45ff-a1cb-02dbac7488bb,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.060622 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35915441-9394-44df-84ea-389344fcbadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.065720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a740465-8a4c-4766-b6d0-08b2372de242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.067136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bed4388-44e6-4bd1-a0d4-bef801284e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.082203 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35915441-9394-44df-84ea-389344fcbadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.083158 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (f42207fd-0c3b-49c3-a40f-829ee4f64b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:46.083566 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:46.084313 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-baf27770-106f-4f93-9792-f78601cc94b9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:46.084847 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1166/4629] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:45 2026] POST /volume/v3/volumes => generated 802 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:46.098480 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7aae57af-173b-468e-ae49-82cfd995348d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:46.104051 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7aae57af-173b-468e-ae49-82cfd995348d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:46.104426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7aae57af-173b-468e-ae49-82cfd995348d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:46.104648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7aae57af-173b-468e-ae49-82cfd995348d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:46.118609 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:46.118609 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:46.122875 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Created reservations ['9d9f411d-a55e-4561-b8d6-a7af11f9cc9e', '47a463ee-ef0f-49df-a19d-1a860a4b1de4', 'c1bdcd41-ee24-4be6-8217-320fcbd019ba', '71702e41-43a1-4e45-b6c3-b72f731f40d4'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:46.123809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bed4388-44e6-4bd1-a0d4-bef801284e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9f411d-a55e-4561-b8d6-a7af11f9cc9e', '47a463ee-ef0f-49df-a19d-1a860a4b1de4', 'c1bdcd41-ee24-4be6-8217-320fcbd019ba', '71702e41-43a1-4e45-b6c3-b72f731f40d4']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.124734 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58c9742-a184-4f58-ad35-6143dd99f05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.125840 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7aae57af-173b-468e-ae49-82cfd995348d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:46.130384 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7aae57af-173b-468e-ae49-82cfd995348d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 200 Jul 03 13:11:46.131868 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1144/4630] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:46 2026] GET /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 870 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:46.152748 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b58c9742-a184-4f58-ad35-6143dd99f05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1860bc-3a1d-4f28-9704-f772cf2712ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-369502569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd4fc4c89bd4312a2620f257b2c2245',qos_specs=None,replication_status=,reservations=['9d9f411d-a55e-4561-b8d6-a7af11f9cc9e','47a463ee-ef0f-49df-a19d-1a860a4b1de4','c1bdcd41-ee24-4be6-8217-320fcbd019ba','71702e41-43a1-4e45-b6c3-b72f731f40d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efe1fae219344fe1abb55a943a8be763',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-369502569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1860bc-3a1d-4f28-9704-f772cf2712ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcd4fc4c89bd4312a2620f257b2c2245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efe1fae219344fe1abb55a943a8be763',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.152953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7109c91d-7647-42f5-b79f-7c576392ba1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.180133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7109c91d-7647-42f5-b79f-7c576392ba1a) transitioned into state 'SUCCESS' from state '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-369502569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd4fc4c89bd4312a2620f257b2c2245',qos_specs=None,replication_status=,reservations=['9d9f411d-a55e-4561-b8d6-a7af11f9cc9e','47a463ee-ef0f-49df-a19d-1a860a4b1de4','c1bdcd41-ee24-4be6-8217-320fcbd019ba','71702e41-43a1-4e45-b6c3-b72f731f40d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efe1fae219344fe1abb55a943a8be763',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.181113 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d05e1b-1327-4d99-9d7a-44cb0e72e18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:46.196647 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08d05e1b-1327-4d99-9d7a-44cb0e72e18d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:46.198004 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Flow 'volume_create_api' (3cbb3c86-7d2d-4409-b130-c7fae02d881b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:46.198656 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Create volume request issued successfully. Jul 03 13:11:46.199818 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a222e5d8-3593-4487-aab6-53ce581511c5 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:46.200584 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1162/4631] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:46 2026] POST /volume/v3/volumes => generated 816 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:46.216475 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5f02208e-21d6-4c96-9d18-8c8f679c9a81 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:46.221435 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f02208e-21d6-4c96-9d18-8c8f679c9a81 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:46.221435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f02208e-21d6-4c96-9d18-8c8f679c9a81 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:46.221435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f02208e-21d6-4c96-9d18-8c8f679c9a81 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:46.232673 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:46.232673 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:46.238019 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5f02208e-21d6-4c96-9d18-8c8f679c9a81 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:46.247629 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f02208e-21d6-4c96-9d18-8c8f679c9a81 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 200 Jul 03 13:11:46.248464 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1160/4632] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:46 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:46.507659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0bf71187-e71a-4166-90bd-5185027c6cfa None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:46.511048 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bf71187-e71a-4166-90bd-5185027c6cfa tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b Jul 03 13:11:46.511333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bf71187-e71a-4166-90bd-5185027c6cfa tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:46.511601 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bf71187-e71a-4166-90bd-5185027c6cfa tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:46.521351 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:46.521351 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:46.526115 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0bf71187-e71a-4166-90bd-5185027c6cfa tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:46.532316 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bf71187-e71a-4166-90bd-5185027c6cfa tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b returned with HTTP 200 Jul 03 13:11:46.532846 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1167/4633] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:46 2026] GET /volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:46.548248 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:46.549940 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:11:46.550268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16052e10-ac28-4127-a4ce-ee6509d94b7b", "name": "tempest-type-Backup-1635881893"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:46.551600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating new backup {'backup': {'volume_id': '16052e10-ac28-4127-a4ce-ee6509d94b7b', 'name': 'tempest-type-Backup-1635881893'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:11:46.551873 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating backup of volume 16052e10-ac28-4127-a4ce-ee6509d94b7b in container None Jul 03 13:11:46.559103 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:46.559103 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:46.559538 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:11:46.582726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['316235fb-35c1-44b5-bd33-3cb3a12e5679', 'd0b1c23d-027b-42f1-9334-e11af95fa35c'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:46.633827 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a5dd0d64-8949-49cc-85eb-f3a69f1f85b5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:11:46.634461 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1145/4634] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:46 2026] POST /volume/v3/backups => generated 314 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:46.650136 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3decde5e-6754-4320-9bde-761c80977bdd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:46.653825 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3decde5e-6754-4320-9bde-761c80977bdd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:46.653825 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3decde5e-6754-4320-9bde-761c80977bdd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:46.653825 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3decde5e-6754-4320-9bde-761c80977bdd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:46.653953 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3decde5e-6754-4320-9bde-761c80977bdd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:46.662269 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:46.662269 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:46.662952 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3decde5e-6754-4320-9bde-761c80977bdd tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:46.663440 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1163/4635] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:46 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.148663 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f7e56c60-aecc-4949-8cc0-1142b7cf3949 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.153728 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f7e56c60-aecc-4949-8cc0-1142b7cf3949 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:47.153928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f7e56c60-aecc-4949-8cc0-1142b7cf3949 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.154122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f7e56c60-aecc-4949-8cc0-1142b7cf3949 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.166647 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.166647 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:47.170797 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f7e56c60-aecc-4949-8cc0-1142b7cf3949 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:47.175452 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f7e56c60-aecc-4949-8cc0-1142b7cf3949 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 200 Jul 03 13:11:47.175834 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1161/4636] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:47.189078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fe84477e-680e-45db-bf88-f63fe603612f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.191470 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:47.191977 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a30530b-1623-4d33-9378-bf1564ebce85", "name": "tempest-VolumeDependencyTests-Snapshot-1926962976"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.203331 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.203331 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:47.203984 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:47.204183 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create snapshot from volume 2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:47.239289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['17b1588e-5679-45bc-8e87-91c4a4a8ad12', '3249c416-9b6e-4ca1-828f-c94308d8377d', '4c3750c8-52f0-44af-b22d-618de44dbc39', 'c7d06046-55e3-4f8f-af9b-60ab99ae087f'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:47.267193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9b4b9547-3f39-4490-9ecb-d7658439de40 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.268196 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b4b9547-3f39-4490-9ecb-d7658439de40 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.268196 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b4b9547-3f39-4490-9ecb-d7658439de40 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.268336 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b4b9547-3f39-4490-9ecb-d7658439de40 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.295710 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.295710 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:47.300380 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9b4b9547-3f39-4490-9ecb-d7658439de40 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:47.307744 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b4b9547-3f39-4490-9ecb-d7658439de40 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 200 Jul 03 13:11:47.308193 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1146/4637] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:47.321028 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.322885 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] POST https://10.4.3.13/volume/v3/volume-transfers Jul 03 13:11:47.323230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ee1860bc-3a1d-4f28-9704-f772cf2712ad"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.324801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volume_transfer [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ee1860bc-3a1d-4f28-9704-f772cf2712ad'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 13:11:47.325558 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volume_transfer [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Creating transfer of volume ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.325732 np0000004418 devstack@c-api.service[99823]: INFO cinder.transfer.api [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Generating transfer record for volume ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.325775 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot create request issued successfully. Jul 03 13:11:47.326253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fe84477e-680e-45db-bf88-f63fe603612f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:11:47.326623 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1168/4638] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:47.335391 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.335391 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:47.336089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d51c9b1f-b824-4806-9f6f-089cb27fde1a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.338017 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d51c9b1f-b824-4806-9f6f-089cb27fde1a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:11:47.338290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d51c9b1f-b824-4806-9f6f-089cb27fde1a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.338484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d51c9b1f-b824-4806-9f6f-089cb27fde1a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.346530 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.346530 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:47.347065 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d51c9b1f-b824-4806-9f6f-089cb27fde1a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:47.347851 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d51c9b1f-b824-4806-9f6f-089cb27fde1a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 200 Jul 03 13:11:47.352235 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1162/4639] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.361600 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a6389d62-a739-4442-aaf7-dbee1e449ec6 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers returned with HTTP 202 Jul 03 13:11:47.362232 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1164/4640] 10.4.3.13 () {70 vars in 1319 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:47.374081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b2bbd3d5-b84f-404f-a688-8b5778fd8bd3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.376240 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2bbd3d5-b84f-404f-a688-8b5778fd8bd3 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.376525 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2bbd3d5-b84f-404f-a688-8b5778fd8bd3 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.376775 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b2bbd3d5-b84f-404f-a688-8b5778fd8bd3 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.391671 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.391671 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:47.397415 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b2bbd3d5-b84f-404f-a688-8b5778fd8bd3 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:47.403448 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b2bbd3d5-b84f-404f-a688-8b5778fd8bd3 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 200 Jul 03 13:11:47.404004 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1147/4641] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:47.418333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-beef550c-e6d5-4e08-8c67-3788b0fa57a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.420899 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-beef550c-e6d5-4e08-8c67-3788b0fa57a4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volume-transfers/detail Jul 03 13:11:47.421051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-beef550c-e6d5-4e08-8c67-3788b0fa57a4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.421359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-beef550c-e6d5-4e08-8c67-3788b0fa57a4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.421570 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volume_transfer [None req-beef550c-e6d5-4e08-8c67-3788b0fa57a4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Listing volume transfers {{(pid=99824) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 13:11:47.422007 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.422007 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:47.428044 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-beef550c-e6d5-4e08-8c67-3788b0fa57a4 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 13:11:47.428807 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1169/4642] 10.4.3.13 () {68 vars in 1319 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:47.440366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-006f12ab-7947-4d60-8aeb-8a1780991a7c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.442121 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-006f12ab-7947-4d60-8aeb-8a1780991a7c tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] DELETE https://10.4.3.13/volume/v3/volume-transfers/f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 Jul 03 13:11:47.442339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-006f12ab-7947-4d60-8aeb-8a1780991a7c tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.442553 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-006f12ab-7947-4d60-8aeb-8a1780991a7c tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.442683 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.volume_transfer [None req-006f12ab-7947-4d60-8aeb-8a1780991a7c tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Delete transfer with id: f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 Jul 03 13:11:47.453507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ea3d95e5-4995-4f99-ba03-fd5d18cbece9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.456178 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.456178 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:47.476499 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-006f12ab-7947-4d60-8aeb-8a1780991a7c tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers/f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 returned with HTTP 202 Jul 03 13:11:47.477067 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1163/4643] 10.4.3.13 () {68 vars in 1412 bytes} [Fri Jul 3 13:11:47 2026] DELETE /volume/v3/volume-transfers/f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:47.493063 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ecc1a2e7-40c7-4424-93bd-07bb8c65aeb1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.495372 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ecc1a2e7-40c7-4424-93bd-07bb8c65aeb1 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.495837 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ecc1a2e7-40c7-4424-93bd-07bb8c65aeb1 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.495837 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ecc1a2e7-40c7-4424-93bd-07bb8c65aeb1 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.508673 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.508673 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:47.515085 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ecc1a2e7-40c7-4424-93bd-07bb8c65aeb1 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Volume info retrieved successfully. Jul 03 13:11:47.524673 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ecc1a2e7-40c7-4424-93bd-07bb8c65aeb1 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 200 Jul 03 13:11:47.529028 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1148/4644] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:47.543976 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1cae5411-2947-45e1-a489-b4ae53e44f8b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.547586 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1cae5411-2947-45e1-a489-b4ae53e44f8b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] DELETE https://10.4.3.13/volume/v3/volume-transfers/f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 Jul 03 13:11:47.547895 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1cae5411-2947-45e1-a489-b4ae53e44f8b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.548436 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1cae5411-2947-45e1-a489-b4ae53e44f8b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.548824 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.volume_transfer [None req-1cae5411-2947-45e1-a489-b4ae53e44f8b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Delete transfer with id: f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 Jul 03 13:11:47.553144 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1cae5411-2947-45e1-a489-b4ae53e44f8b tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volume-transfers/f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 returned with HTTP 404 Jul 03 13:11:47.553656 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1170/4645] 10.4.3.13 () {68 vars in 1412 bytes} [Fri Jul 3 13:11:47 2026] DELETE /volume/v3/volume-transfers/f2b3ff36-9261-45c2-9d9f-2fcfaf0161b0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:47.564974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0a3fe734-64be-4171-907b-63c8a41a9383 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.566819 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.567108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.567224 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.567432 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Delete volume with id: ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.575989 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.575989 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:47.576498 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Volume info retrieved successfully. Jul 03 13:11:47.594772 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ea3d95e5-4995-4f99-ba03-fd5d18cbece9 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:47.595833 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ea3d95e5-4995-4f99-ba03-fd5d18cbece9 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1455071673", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.624874 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Delete volume request issued successfully. Jul 03 13:11:47.625093 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0a3fe734-64be-4171-907b-63c8a41a9383 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 202 Jul 03 13:11:47.625613 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1164/4646] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:47 2026] DELETE /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:47.636227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-74fdef33-524f-4edd-8429-bdbd7cc7ea54 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.636380 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ea3d95e5-4995-4f99-ba03-fd5d18cbece9 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:47.636889 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1165/4647] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/types => generated 380 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.638402 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-74fdef33-524f-4edd-8429-bdbd7cc7ea54 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:47.638787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-74fdef33-524f-4edd-8429-bdbd7cc7ea54 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.638895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-74fdef33-524f-4edd-8429-bdbd7cc7ea54 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.650254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-03715ed1-72ae-44ed-9771-cd517ec9e5b6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.652050 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.652050 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:47.652411 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-03715ed1-72ae-44ed-9771-cd517ec9e5b6 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption Jul 03 13:11:47.652816 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-03715ed1-72ae-44ed-9771-cd517ec9e5b6 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.662421 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-74fdef33-524f-4edd-8429-bdbd7cc7ea54 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Volume info retrieved successfully. Jul 03 13:11:47.670268 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-74fdef33-524f-4edd-8429-bdbd7cc7ea54 tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 200 Jul 03 13:11:47.670268 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1149/4648] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 1127 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:11:47.675603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3459b661-a0af-4f82-bfbb-1c490a780193 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.681245 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-03715ed1-72ae-44ed-9771-cd517ec9e5b6 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption returned with HTTP 200 Jul 03 13:11:47.681481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3459b661-a0af-4f82-bfbb-1c490a780193 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:47.681835 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1171/4649] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.682900 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3459b661-a0af-4f82-bfbb-1c490a780193 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.683315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3459b661-a0af-4f82-bfbb-1c490a780193 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:47.683315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3459b661-a0af-4f82-bfbb-1c490a780193 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:47.691138 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:47.691138 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:47.692107 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3459b661-a0af-4f82-bfbb-1c490a780193 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:47.692581 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1165/4650] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:47 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.695769 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c13b59b9-bbc2-4d71-b1d4-87054bfb4d0b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.698068 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c13b59b9-bbc2-4d71-b1d4-87054bfb4d0b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:47.698492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c13b59b9-bbc2-4d71-b1d4-87054bfb4d0b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-634629457", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.747026 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c13b59b9-bbc2-4d71-b1d4-87054bfb4d0b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:47.747543 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1166/4651] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.762873 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-21a09968-9c19-4c56-a376-5e800f1f8012 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.766414 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-21a09968-9c19-4c56-a376-5e800f1f8012 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types/51793ae2-e314-466d-9e13-8537beab0a3a/encryption Jul 03 13:11:47.766905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-21a09968-9c19-4c56-a376-5e800f1f8012 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.801399 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-21a09968-9c19-4c56-a376-5e800f1f8012 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/51793ae2-e314-466d-9e13-8537beab0a3a/encryption returned with HTTP 200 Jul 03 13:11:47.801942 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1150/4652] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/types/51793ae2-e314-466d-9e13-8537beab0a3a/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.815847 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0fb003bf-71ff-4274-9e69-7f494abc85e6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.819408 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0fb003bf-71ff-4274-9e69-7f494abc85e6 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:47.820183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0fb003bf-71ff-4274-9e69-7f494abc85e6 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2037645285", "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=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.851085 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0fb003bf-71ff-4274-9e69-7f494abc85e6 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:47.851220 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1172/4653] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:47.862307 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b532ebe9-2ca3-4a7d-be8c-75a1a1c5258d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.864991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b532ebe9-2ca3-4a7d-be8c-75a1a1c5258d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4/extra_specs Jul 03 13:11:47.865433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b532ebe9-2ca3-4a7d-be8c-75a1a1c5258d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.898031 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b532ebe9-2ca3-4a7d-be8c-75a1a1c5258d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4/extra_specs returned with HTTP 200 Jul 03 13:11:47.898888 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1166/4654] 10.4.3.13 () {68 vars in 1392 bytes} [Fri Jul 3 13:11:47 2026] POST /volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4/extra_specs => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:47.907485 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4bbaa22d-40a6-4f17-a2df-5c79d14970ef None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.910021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4bbaa22d-40a6-4f17-a2df-5c79d14970ef tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] PUT https://10.4.3.13/volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4/extra_specs/key2 Jul 03 13:11:47.910439 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4bbaa22d-40a6-4f17-a2df-5c79d14970ef tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.940893 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4bbaa22d-40a6-4f17-a2df-5c79d14970ef tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4/extra_specs/key2 returned with HTTP 200 Jul 03 13:11:47.941440 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1167/4655] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:11:47 2026] PUT /volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4/extra_specs/key2 => generated 25 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:47.950353 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6e20aca6-268d-4ec2-99ec-97fa6ad83fa4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.952508 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e20aca6-268d-4ec2-99ec-97fa6ad83fa4 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:47.952958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e20aca6-268d-4ec2-99ec-97fa6ad83fa4 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:47.969142 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e20aca6-268d-4ec2-99ec-97fa6ad83fa4 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:47.969507 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1151/4656] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:11:47 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 13:11:47.979458 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ace95808-30ec-4479-b3d6-7d300e110313 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:47.981511 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ace95808-30ec-4479-b3d6-7d300e110313 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/338be6a7-a926-44ab-aa3c-53a9c36cd85d Jul 03 13:11:47.981635 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ace95808-30ec-4479-b3d6-7d300e110313 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:47.981826 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ace95808-30ec-4479-b3d6-7d300e110313 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.019056 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ace95808-30ec-4479-b3d6-7d300e110313 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/338be6a7-a926-44ab-aa3c-53a9c36cd85d returned with HTTP 202 Jul 03 13:11:48.019636 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1173/4657] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:47 2026] DELETE /volume/v3/types/338be6a7-a926-44ab-aa3c-53a9c36cd85d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.029055 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-22ae3e0d-c08c-492f-9d05-7d320943ecbc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.031348 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-22ae3e0d-c08c-492f-9d05-7d320943ecbc tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:48.031867 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-22ae3e0d-c08c-492f-9d05-7d320943ecbc tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2023238696", "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=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.060180 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-22ae3e0d-c08c-492f-9d05-7d320943ecbc tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:48.060583 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1167/4658] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:48 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.069313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7050ba01-e2f1-4398-a3bb-1af0cfe75dd1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.071574 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7050ba01-e2f1-4398-a3bb-1af0cfe75dd1 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0/encryption Jul 03 13:11:48.071937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7050ba01-e2f1-4398-a3bb-1af0cfe75dd1 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.101518 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7050ba01-e2f1-4398-a3bb-1af0cfe75dd1 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0/encryption returned with HTTP 200 Jul 03 13:11:48.102048 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1168/4659] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:11:48 2026] POST /volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.110683 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ab47014c-89d1-4258-846b-af53122c8a22 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.112662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab47014c-89d1-4258-846b-af53122c8a22 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0/encryption/55cbb11a-21fc-4028-a432-092e9c208127 Jul 03 13:11:48.112894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab47014c-89d1-4258-846b-af53122c8a22 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.113070 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab47014c-89d1-4258-846b-af53122c8a22 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.135990 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab47014c-89d1-4258-846b-af53122c8a22 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0/encryption/55cbb11a-21fc-4028-a432-092e9c208127 returned with HTTP 202 Jul 03 13:11:48.136834 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1152/4660] 10.4.3.13 () {66 vars in 1482 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0/encryption/55cbb11a-21fc-4028-a432-092e9c208127 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.150025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c7c7e82b-23f0-4994-9d45-a615e3921bc8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.152025 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c7c7e82b-23f0-4994-9d45-a615e3921bc8 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:48.152510 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c7c7e82b-23f0-4994-9d45-a615e3921bc8 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1309202138", "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=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.176041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c7c7e82b-23f0-4994-9d45-a615e3921bc8 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:48.176598 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1174/4661] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:48 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.189149 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9727f486-0e51-48b3-8f64-12468f42b39b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.191478 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9727f486-0e51-48b3-8f64-12468f42b39b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/fbf720b3-2081-47ff-ac4a-0a6e321adfec/extra_specs/key1 Jul 03 13:11:48.191720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9727f486-0e51-48b3-8f64-12468f42b39b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.191993 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9727f486-0e51-48b3-8f64-12468f42b39b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.223383 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9727f486-0e51-48b3-8f64-12468f42b39b tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/fbf720b3-2081-47ff-ac4a-0a6e321adfec/extra_specs/key1 returned with HTTP 202 Jul 03 13:11:48.223963 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1168/4662] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/fbf720b3-2081-47ff-ac4a-0a6e321adfec/extra_specs/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:11:48.233098 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8119a3d5-957e-47d0-b1fe-afc8beee33e3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.235536 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8119a3d5-957e-47d0-b1fe-afc8beee33e3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:11:48.236005 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8119a3d5-957e-47d0-b1fe-afc8beee33e3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-244397517", "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=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.268635 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8119a3d5-957e-47d0-b1fe-afc8beee33e3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:48.269234 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1169/4663] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:11:48 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.281069 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e65c5efc-03d0-4ed6-b2c3-71d4cc37bcd3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.283218 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e65c5efc-03d0-4ed6-b2c3-71d4cc37bcd3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/46d89d96-56c5-4f5b-a94b-ba08e455c82f Jul 03 13:11:48.283451 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e65c5efc-03d0-4ed6-b2c3-71d4cc37bcd3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.283848 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e65c5efc-03d0-4ed6-b2c3-71d4cc37bcd3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.345641 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e65c5efc-03d0-4ed6-b2c3-71d4cc37bcd3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/46d89d96-56c5-4f5b-a94b-ba08e455c82f returned with HTTP 202 Jul 03 13:11:48.346380 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1153/4664] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/46d89d96-56c5-4f5b-a94b-ba08e455c82f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.359513 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8d99882-6647-42da-b5b8-435b0750d2ed None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.363580 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8d99882-6647-42da-b5b8-435b0750d2ed tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs Jul 03 13:11:48.363856 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8d99882-6647-42da-b5b8-435b0750d2ed tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.364184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8d99882-6647-42da-b5b8-435b0750d2ed tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.364784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a084f705-0253-4288-8280-4e710e48d71e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.368261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a084f705-0253-4288-8280-4e710e48d71e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:11:48.368504 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a084f705-0253-4288-8280-4e710e48d71e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.368732 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a084f705-0253-4288-8280-4e710e48d71e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.375021 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:48.375021 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:48.375430 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8d99882-6647-42da-b5b8-435b0750d2ed tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs returned with HTTP 200 Jul 03 13:11:48.375719 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a084f705-0253-4288-8280-4e710e48d71e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:48.375938 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1175/4665] 10.4.3.13 () {66 vars in 1371 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs => generated 185 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.377042 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a084f705-0253-4288-8280-4e710e48d71e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 200 Jul 03 13:11:48.377479 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1169/4666] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.386800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9b050eb4-d346-4f6e-a450-dfdc53d41a73 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.390014 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b050eb4-d346-4f6e-a450-dfdc53d41a73 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types Jul 03 13:11:48.390284 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b050eb4-d346-4f6e-a450-dfdc53d41a73 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.392240 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9b050eb4-d346-4f6e-a450-dfdc53d41a73 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.397796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.399741 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:48.400178 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d1d5c4a-371b-4247-9ac4-c290887a20bc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1056961577"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.401706 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'snapshot_id': '9d1d5c4a-371b-4247-9ac4-c290887a20bc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1056961577'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:48.408536 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:48.408536 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:48.409016 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:48.409212 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:48.415494 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:48.418040 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9b050eb4-d346-4f6e-a450-dfdc53d41a73 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:11:48.418614 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1170/4667] 10.4.3.13 () {66 vars in 1224 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types => generated 2611 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:48.424912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (67ab4ca9-2426-4e96-a896-a8a48d579d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:48.426433 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c206e1-9839-40e2-906f-6a157f26642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:48.428004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:48.435348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f3357fcc-a0eb-4c79-9f05-757173c70db0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.439510 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f3357fcc-a0eb-4c79-9f05-757173c70db0 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption/cipher Jul 03 13:11:48.439801 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f3357fcc-a0eb-4c79-9f05-757173c70db0 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.440078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f3357fcc-a0eb-4c79-9f05-757173c70db0 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.452091 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f3357fcc-a0eb-4c79-9f05-757173c70db0 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption/cipher returned with HTTP 200 Jul 03 13:11:48.452645 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1176/4668] 10.4.3.13 () {66 vars in 1389 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:48.468304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-89d67d88-47de-4488-b3a6-2c5cd060572d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.470930 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-89d67d88-47de-4488-b3a6-2c5cd060572d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption Jul 03 13:11:48.471178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-89d67d88-47de-4488-b3a6-2c5cd060572d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.471579 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-89d67d88-47de-4488-b3a6-2c5cd060572d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.487728 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-89d67d88-47de-4488-b3a6-2c5cd060572d tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption returned with HTTP 200 Jul 03 13:11:48.487728 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1170/4669] 10.4.3.13 () {66 vars in 1368 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.490294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c206e1-9839-40e2-906f-6a157f26642f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d1d5c4a-371b-4247-9ac4-c290887a20bc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:48.491078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1520ec37-5d3a-4e46-bb98-39b3709a4feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:48.499316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3bcbe6d1-58ea-4c18-8cdf-f7fd0a50f371 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.501878 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3bcbe6d1-58ea-4c18-8cdf-f7fd0a50f371 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/multiattach Jul 03 13:11:48.502185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3bcbe6d1-58ea-4c18-8cdf-f7fd0a50f371 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.502513 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3bcbe6d1-58ea-4c18-8cdf-f7fd0a50f371 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.517267 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3bcbe6d1-58ea-4c18-8cdf-f7fd0a50f371 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/multiattach returned with HTTP 200 Jul 03 13:11:48.517267 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1171/4670] 10.4.3.13 () {66 vars in 1407 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:48.529743 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-82243b54-4cbf-42dd-83a2-caee57d81d93 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.535770 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82243b54-4cbf-42dd-83a2-caee57d81d93 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/volume_backend_name Jul 03 13:11:48.536088 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82243b54-4cbf-42dd-83a2-caee57d81d93 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.536419 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82243b54-4cbf-42dd-83a2-caee57d81d93 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.545570 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82243b54-4cbf-42dd-83a2-caee57d81d93 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 13:11:48.546070 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1177/4671] 10.4.3.13 () {66 vars in 1431 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/volume_backend_name => generated 44 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:48.559327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e462859b-ca55-4e71-af93-78ddabd3b29f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.561261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e462859b-ca55-4e71-af93-78ddabd3b29f tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] GET https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 Jul 03 13:11:48.561450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e462859b-ca55-4e71-af93-78ddabd3b29f tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.561622 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e462859b-ca55-4e71-af93-78ddabd3b29f tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.567593 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e462859b-ca55-4e71-af93-78ddabd3b29f tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 returned with HTTP 200 Jul 03 13:11:48.567786 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1171/4672] 10.4.3.13 () {66 vars in 1335 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.579958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['e0f39154-1a43-47ab-92ed-c1d42d1ff5ba', '95ce9c98-3eac-43ed-92b6-1913459ab457', '6d87f9c3-db14-4625-8575-3a156a14d72d', '569ad7b1-f2b2-4921-a2c5-9e0eb2485c78'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:48.580476 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-df60c0c7-0d2f-4cd5-a118-d041fdfd1241 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.581358 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1520ec37-5d3a-4e46-bb98-39b3709a4feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f39154-1a43-47ab-92ed-c1d42d1ff5ba', '95ce9c98-3eac-43ed-92b6-1913459ab457', '6d87f9c3-db14-4625-8575-3a156a14d72d', '569ad7b1-f2b2-4921-a2c5-9e0eb2485c78']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:48.584277 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cd3cbd-7db1-44eb-a842-65c537bcbb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:48.584397 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df60c0c7-0d2f-4cd5-a118-d041fdfd1241 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] PUT https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption/d983665d-e5a3-4213-9eee-56c6e1fd9197 Jul 03 13:11:48.584397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df60c0c7-0d2f-4cd5-a118-d041fdfd1241 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.606749 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df60c0c7-0d2f-4cd5-a118-d041fdfd1241 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption/d983665d-e5a3-4213-9eee-56c6e1fd9197 returned with HTTP 200 Jul 03 13:11:48.607488 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1172/4673] 10.4.3.13 () {68 vars in 1499 bytes} [Fri Jul 3 13:11:48 2026] PUT /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/encryption/d983665d-e5a3-4213-9eee-56c6e1fd9197 => generated 33 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:48.619397 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ada36a6c-c82a-42b1-8842-443fd605fe5a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.625084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ada36a6c-c82a-42b1-8842-443fd605fe5a tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] PUT https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/key1 Jul 03 13:11:48.625595 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ada36a6c-c82a-42b1-8842-443fd605fe5a tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.641241 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47cd3cbd-7db1-44eb-a842-65c537bcbb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc443b24-c1a0-4831-b219-d458c0d686f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1056961577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['e0f39154-1a43-47ab-92ed-c1d42d1ff5ba','95ce9c98-3eac-43ed-92b6-1913459ab457','6d87f9c3-db14-4625-8575-3a156a14d72d','569ad7b1-f2b2-4921-a2c5-9e0eb2485c78'],size=1,snapshot_id=9d1d5c4a-371b-4247-9ac4-c290887a20bc,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1056961577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc443b24-c1a0-4831-b219-d458c0d686f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d1d5c4a-371b-4247-9ac4-c290887a20bc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:48.642516 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6244db5e-0a61-4f7e-b944-4abb054b8c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:48.674074 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6244db5e-0a61-4f7e-b944-4abb054b8c54) transitioned into state 'SUCCESS' from state '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-1056961577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['e0f39154-1a43-47ab-92ed-c1d42d1ff5ba','95ce9c98-3eac-43ed-92b6-1913459ab457','6d87f9c3-db14-4625-8575-3a156a14d72d','569ad7b1-f2b2-4921-a2c5-9e0eb2485c78'],size=1,snapshot_id=9d1d5c4a-371b-4247-9ac4-c290887a20bc,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:48.676180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be891f87-0197-405c-980d-841580647a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:48.676272 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ada36a6c-c82a-42b1-8842-443fd605fe5a tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/key1 returned with HTTP 200 Jul 03 13:11:48.676530 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1178/4674] 10.4.3.13 () {68 vars in 1406 bytes} [Fri Jul 3 13:11:48 2026] PUT /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83/extra_specs/key1 => generated 30 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 13:11:48.688747 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-65c289e3-6049-49ba-a66a-3d367b2725dd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.690489 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-65c289e3-6049-49ba-a66a-3d367b2725dd tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:48.690758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-65c289e3-6049-49ba-a66a-3d367b2725dd tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.690982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-65c289e3-6049-49ba-a66a-3d367b2725dd tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.692656 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-62538a19-8b0f-49af-a9fa-67daa5ab4346 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.694766 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62538a19-8b0f-49af-a9fa-67daa5ab4346 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] PUT https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 Jul 03 13:11:48.695133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62538a19-8b0f-49af-a9fa-67daa5ab4346 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:48.702191 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-65c289e3-6049-49ba-a66a-3d367b2725dd tempest-VolumesTransfersV357Test-8841849 tempest-VolumesTransfersV357Test-8841849-project-admin] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 404 Jul 03 13:11:48.702191 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1172/4675] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:48.704954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be891f87-0197-405c-980d-841580647a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:48.706087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (67ab4ca9-2426-4e96-a896-a8a48d579d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:48.706546 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:48.707278 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1daa3ef1-12f0-4238-8446-5d42d0468410 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:48.707808 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1154/4676] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:48 2026] POST /volume/v3/volumes => generated 802 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:48.708310 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8d9f2c62-528d-4815-a081-2e7c3394a055 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.710354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e836db58-3c6e-4f6c-9efe-46d3bcc41d91 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.710760 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8d9f2c62-528d-4815-a081-2e7c3394a055 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:48.710993 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8d9f2c62-528d-4815-a081-2e7c3394a055 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.711248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8d9f2c62-528d-4815-a081-2e7c3394a055 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.711360 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-8d9f2c62-528d-4815-a081-2e7c3394a055 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:48.713705 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e836db58-3c6e-4f6c-9efe-46d3bcc41d91 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] GET https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:48.713891 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e836db58-3c6e-4f6c-9efe-46d3bcc41d91 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.714086 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e836db58-3c6e-4f6c-9efe-46d3bcc41d91 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.720775 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a49a4532-cd58-4fc9-87dc-ec8932ae052e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.720901 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62538a19-8b0f-49af-a9fa-67daa5ab4346 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 returned with HTTP 200 Jul 03 13:11:48.721261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e836db58-3c6e-4f6c-9efe-46d3bcc41d91 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 404 Jul 03 13:11:48.721312 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:48.721312 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:48.721389 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1173/4677] 10.4.3.13 () {68 vars in 1355 bytes} [Fri Jul 3 13:11:48 2026] PUT /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 => generated 371 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.721431 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1173/4678] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:48.721475 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8d9f2c62-528d-4815-a081-2e7c3394a055 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:48.725214 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1179/4679] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:48.725340 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a49a4532-cd58-4fc9-87dc-ec8932ae052e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:11:48.725340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a49a4532-cd58-4fc9-87dc-ec8932ae052e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.725340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a49a4532-cd58-4fc9-87dc-ec8932ae052e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.732230 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:48.732230 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:48.734362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c4ae030a-d107-48a6-9991-c7181a3e3e31 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.735806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-67a08c7c-8893-4d9d-9b46-70780dbae5b3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.736274 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c4ae030a-d107-48a6-9991-c7181a3e3e31 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:48.736494 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c4ae030a-d107-48a6-9991-c7181a3e3e31 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.736761 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c4ae030a-d107-48a6-9991-c7181a3e3e31 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.736906 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c4ae030a-d107-48a6-9991-c7181a3e3e31 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] Delete volume with id: ee1860bc-3a1d-4f28-9704-f772cf2712ad Jul 03 13:11:48.737483 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a49a4532-cd58-4fc9-87dc-ec8932ae052e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:48.737817 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67a08c7c-8893-4d9d-9b46-70780dbae5b3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/fbf720b3-2081-47ff-ac4a-0a6e321adfec Jul 03 13:11:48.738076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67a08c7c-8893-4d9d-9b46-70780dbae5b3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.738369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67a08c7c-8893-4d9d-9b46-70780dbae5b3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.743360 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a49a4532-cd58-4fc9-87dc-ec8932ae052e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 200 Jul 03 13:11:48.744136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c4ae030a-d107-48a6-9991-c7181a3e3e31 tempest-VolumesTransfersV357Test-1848270836 tempest-VolumesTransfersV357Test-1848270836-project-member] https://10.4.3.13/volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad returned with HTTP 404 Jul 03 13:11:48.744350 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1155/4680] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:48 2026] GET /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:48.744722 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1174/4681] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/volumes/ee1860bc-3a1d-4f28-9704-f772cf2712ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:48.770017 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67a08c7c-8893-4d9d-9b46-70780dbae5b3 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/fbf720b3-2081-47ff-ac4a-0a6e321adfec returned with HTTP 202 Jul 03 13:11:48.770483 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1174/4682] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/fbf720b3-2081-47ff-ac4a-0a6e321adfec => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.777086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-629ee031-404b-4340-880b-992ea34af489 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.779531 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-629ee031-404b-4340-880b-992ea34af489 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0 Jul 03 13:11:48.779787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-629ee031-404b-4340-880b-992ea34af489 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.780048 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-629ee031-404b-4340-880b-992ea34af489 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.810054 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-629ee031-404b-4340-880b-992ea34af489 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0 returned with HTTP 202 Jul 03 13:11:48.810697 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1180/4683] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/8cb887df-544b-41e3-a07c-9b505f1f7ec0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.818695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4c485f19-c3cf-43e9-822c-498b69666366 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.820833 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c485f19-c3cf-43e9-822c-498b69666366 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4 Jul 03 13:11:48.821148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c485f19-c3cf-43e9-822c-498b69666366 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.821520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4c485f19-c3cf-43e9-822c-498b69666366 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.846144 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4c485f19-c3cf-43e9-822c-498b69666366 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4 returned with HTTP 202 Jul 03 13:11:48.846144 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1156/4684] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/80523e16-f6a9-4f21-a075-b17d67a344a4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.855859 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5164070-f911-4977-bd0c-4f2063eac370 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.860068 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5164070-f911-4977-bd0c-4f2063eac370 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/51793ae2-e314-466d-9e13-8537beab0a3a Jul 03 13:11:48.860299 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5164070-f911-4977-bd0c-4f2063eac370 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.860515 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5164070-f911-4977-bd0c-4f2063eac370 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.903954 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5164070-f911-4977-bd0c-4f2063eac370 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/51793ae2-e314-466d-9e13-8537beab0a3a returned with HTTP 202 Jul 03 13:11:48.904433 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1175/4685] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/51793ae2-e314-466d-9e13-8537beab0a3a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:48.913736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e44117c2-a204-4a2d-852b-14da86304628 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:48.915540 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e44117c2-a204-4a2d-852b-14da86304628 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] DELETE https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 Jul 03 13:11:48.915738 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e44117c2-a204-4a2d-852b-14da86304628 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:48.915949 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e44117c2-a204-4a2d-852b-14da86304628 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:48.950520 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e44117c2-a204-4a2d-852b-14da86304628 tempest-VolumeTypesAdminTests-1865539684 tempest-VolumeTypesAdminTests-1865539684-project-admin] https://10.4.3.13/volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 returned with HTTP 202 Jul 03 13:11:48.951054 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1175/4686] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:11:48 2026] DELETE /volume/v3/types/b33d9a08-6ab7-47b7-b6fe-4dab7c556f83 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:49.738180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d4b8b12c-9e04-4772-9677-3efb7ad9f518 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:49.740302 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d4b8b12c-9e04-4772-9677-3efb7ad9f518 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:49.740510 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d4b8b12c-9e04-4772-9677-3efb7ad9f518 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:49.740769 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d4b8b12c-9e04-4772-9677-3efb7ad9f518 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:49.740921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d4b8b12c-9e04-4772-9677-3efb7ad9f518 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:49.746367 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:49.746367 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:49.747347 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d4b8b12c-9e04-4772-9677-3efb7ad9f518 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:49.747820 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1181/4687] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:49 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:49.760134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-39fba8b5-38a9-4e3e-aa6c-8e0424d786a6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:49.762135 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-39fba8b5-38a9-4e3e-aa6c-8e0424d786a6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:11:49.762712 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-39fba8b5-38a9-4e3e-aa6c-8e0424d786a6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:49.763450 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-39fba8b5-38a9-4e3e-aa6c-8e0424d786a6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:49.773942 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:49.773942 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:49.779434 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-39fba8b5-38a9-4e3e-aa6c-8e0424d786a6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:49.787331 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-39fba8b5-38a9-4e3e-aa6c-8e0424d786a6 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 200 Jul 03 13:11:49.787913 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1157/4688] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:49 2026] GET /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:49.804946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c5aa1f32-785a-498a-818d-b05da1394c4a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:49.807154 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:11:49.807350 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:49.807571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:49.807713 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:11:49.816444 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:49.816444 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:49.817031 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:49.843426 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot delete request issued successfully. Jul 03 13:11:49.843614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c5aa1f32-785a-498a-818d-b05da1394c4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 202 Jul 03 13:11:49.844135 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1176/4689] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:49 2026] DELETE /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:49.862255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1c25d61d-b64e-469e-8db2-2e787ab7a6c4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:49.874418 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1c25d61d-b64e-469e-8db2-2e787ab7a6c4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:11:49.874418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1c25d61d-b64e-469e-8db2-2e787ab7a6c4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:49.874418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1c25d61d-b64e-469e-8db2-2e787ab7a6c4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:49.879528 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:49.879528 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:49.880196 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1c25d61d-b64e-469e-8db2-2e787ab7a6c4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:49.882096 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1c25d61d-b64e-469e-8db2-2e787ab7a6c4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 200 Jul 03 13:11:49.882312 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1176/4690] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:49 2026] GET /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:50.763745 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f498efbc-f105-41e6-bc79-737865e34169 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:50.767294 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f498efbc-f105-41e6-bc79-737865e34169 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:50.767519 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f498efbc-f105-41e6-bc79-737865e34169 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:50.767782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f498efbc-f105-41e6-bc79-737865e34169 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:50.767880 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f498efbc-f105-41e6-bc79-737865e34169 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:50.772928 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:50.772928 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:50.773848 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f498efbc-f105-41e6-bc79-737865e34169 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:50.774375 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1182/4691] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:50 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:50.895084 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ea37b42d-10ff-4d64-bba7-9c38b41be7b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:50.897083 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea37b42d-10ff-4d64-bba7-9c38b41be7b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:11:50.897301 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea37b42d-10ff-4d64-bba7-9c38b41be7b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:50.897498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea37b42d-10ff-4d64-bba7-9c38b41be7b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:50.901950 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea37b42d-10ff-4d64-bba7-9c38b41be7b1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 404 Jul 03 13:11:50.902505 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1158/4692] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:50 2026] GET /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:50.912684 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:50.915187 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:11:50.915518 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:50.915761 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:50.915926 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:11:50.921644 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:50.921644 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:50.922125 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:50.948513 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot delete request issued successfully. Jul 03 13:11:50.948783 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6c5807a2-f805-4d16-9a03-7cbfd358b841 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 202 Jul 03 13:11:50.949268 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1177/4693] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:50 2026] DELETE /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:50.958045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cf295eb6-ecf0-445e-b0a7-887b4ded7389 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:50.961723 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf295eb6-ecf0-445e-b0a7-887b4ded7389 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:11:50.961974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf295eb6-ecf0-445e-b0a7-887b4ded7389 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:50.962369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cf295eb6-ecf0-445e-b0a7-887b4ded7389 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:50.969999 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:50.969999 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:50.971151 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cf295eb6-ecf0-445e-b0a7-887b4ded7389 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:50.972511 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cf295eb6-ecf0-445e-b0a7-887b4ded7389 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 200 Jul 03 13:11:50.975968 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1177/4694] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:50 2026] GET /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:51.786547 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0a947e2b-e5a6-4957-9e8b-ccedf20fd60e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:51.788414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0a947e2b-e5a6-4957-9e8b-ccedf20fd60e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:51.788633 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0a947e2b-e5a6-4957-9e8b-ccedf20fd60e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:51.788822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0a947e2b-e5a6-4957-9e8b-ccedf20fd60e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:51.788914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-0a947e2b-e5a6-4957-9e8b-ccedf20fd60e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:51.793462 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:51.793462 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:51.794245 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0a947e2b-e5a6-4957-9e8b-ccedf20fd60e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:51.794443 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1183/4695] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:51 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:51.990800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-25d86e95-555e-4a5c-978d-f47863aaff3d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:51.994403 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-25d86e95-555e-4a5c-978d-f47863aaff3d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:11:51.994694 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-25d86e95-555e-4a5c-978d-f47863aaff3d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:51.994993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-25d86e95-555e-4a5c-978d-f47863aaff3d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:52.001569 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-25d86e95-555e-4a5c-978d-f47863aaff3d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 404 Jul 03 13:11:52.002132 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1159/4696] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:51 2026] GET /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:52.011392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:52.013708 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:52.014024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:52.014294 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:52.014522 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:52.024381 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:52.024381 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:52.025843 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:52.054798 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:52.054798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fab524b9-cf15-4821-a61e-6c743a9927b4 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 202 Jul 03 13:11:52.054955 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1178/4697] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:52 2026] DELETE /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:52.065080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1110cef2-f2e6-4772-97cc-14e53c40ee71 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:52.068054 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1110cef2-f2e6-4772-97cc-14e53c40ee71 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:52.068386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1110cef2-f2e6-4772-97cc-14e53c40ee71 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:52.068790 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1110cef2-f2e6-4772-97cc-14e53c40ee71 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:52.079194 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:52.079194 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:52.085537 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1110cef2-f2e6-4772-97cc-14e53c40ee71 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:52.094869 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1110cef2-f2e6-4772-97cc-14e53c40ee71 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 200 Jul 03 13:11:52.096234 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1178/4698] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:52 2026] GET /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:52.808342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a9f4c5a0-41af-4581-9c91-cfe32c30c016 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:52.811278 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a9f4c5a0-41af-4581-9c91-cfe32c30c016 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:52.811603 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a9f4c5a0-41af-4581-9c91-cfe32c30c016 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:52.811957 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a9f4c5a0-41af-4581-9c91-cfe32c30c016 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:52.812159 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a9f4c5a0-41af-4581-9c91-cfe32c30c016 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:52.818041 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:52.818041 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:52.819043 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a9f4c5a0-41af-4581-9c91-cfe32c30c016 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:52.819590 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1184/4699] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:52 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:53.110850 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-55d50889-1cdb-4128-b45c-6d6f86f79513 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:53.113354 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-55d50889-1cdb-4128-b45c-6d6f86f79513 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:11:53.113704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-55d50889-1cdb-4128-b45c-6d6f86f79513 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:53.114071 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-55d50889-1cdb-4128-b45c-6d6f86f79513 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:53.122996 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-55d50889-1cdb-4128-b45c-6d6f86f79513 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 404 Jul 03 13:11:53.123744 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1160/4700] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:53 2026] GET /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:53.134264 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:53.137040 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:53.137040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:53.137040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:53.137288 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:53.147868 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:53.147868 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:53.148519 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:53.172588 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:53.172824 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e6a7a293-83d0-452b-870c-0773e60c4f8a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 202 Jul 03 13:11:53.173312 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1179/4701] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:53 2026] DELETE /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:53.182940 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-29d78b6d-1ab2-48a8-bef4-5224fb129a98 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:53.185203 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29d78b6d-1ab2-48a8-bef4-5224fb129a98 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:53.185591 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29d78b6d-1ab2-48a8-bef4-5224fb129a98 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:53.185807 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29d78b6d-1ab2-48a8-bef4-5224fb129a98 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:53.194948 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:53.194948 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:53.200936 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-29d78b6d-1ab2-48a8-bef4-5224fb129a98 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:53.207034 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29d78b6d-1ab2-48a8-bef4-5224fb129a98 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 200 Jul 03 13:11:53.207617 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1179/4702] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:53 2026] GET /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:53.831653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-21ac4944-7a2e-4b59-a4f2-e19c0ebe63c9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:53.834394 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21ac4944-7a2e-4b59-a4f2-e19c0ebe63c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:53.834726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21ac4944-7a2e-4b59-a4f2-e19c0ebe63c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:53.834998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21ac4944-7a2e-4b59-a4f2-e19c0ebe63c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:53.835154 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-21ac4944-7a2e-4b59-a4f2-e19c0ebe63c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:53.840147 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:53.840147 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:53.840939 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21ac4944-7a2e-4b59-a4f2-e19c0ebe63c9 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:53.841410 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1185/4703] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:53 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:54.222686 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-99358b84-76ef-4796-974d-0aae48e46014 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:54.224973 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-99358b84-76ef-4796-974d-0aae48e46014 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:11:54.225196 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-99358b84-76ef-4796-974d-0aae48e46014 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:54.225397 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-99358b84-76ef-4796-974d-0aae48e46014 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:54.232191 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-99358b84-76ef-4796-974d-0aae48e46014 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 404 Jul 03 13:11:54.232869 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1161/4704] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:54 2026] GET /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:54.240307 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:54.242137 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:11:54.242374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:54.242568 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:54.242764 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:11:54.250276 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:54.250276 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:54.250876 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:54.278229 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:11:54.281094 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-50752312-c743-4bd0-81bc-1aa3ecaa178c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 202 Jul 03 13:11:54.281580 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1180/4705] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:11:54 2026] DELETE /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:11:54.290287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4d3b4d6d-aa3c-4c65-b139-81cfd3532538 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:54.292397 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d3b4d6d-aa3c-4c65-b139-81cfd3532538 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:11:54.292846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d3b4d6d-aa3c-4c65-b139-81cfd3532538 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:54.292846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d3b4d6d-aa3c-4c65-b139-81cfd3532538 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:54.300601 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:54.300601 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:54.305877 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4d3b4d6d-aa3c-4c65-b139-81cfd3532538 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:54.312611 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d3b4d6d-aa3c-4c65-b139-81cfd3532538 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 200 Jul 03 13:11:54.313180 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1180/4706] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:54 2026] GET /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:54.854748 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9e0cbac0-8124-436c-913b-6223022de755 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:54.857101 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e0cbac0-8124-436c-913b-6223022de755 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:54.857563 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e0cbac0-8124-436c-913b-6223022de755 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:54.857844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9e0cbac0-8124-436c-913b-6223022de755 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:54.858009 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9e0cbac0-8124-436c-913b-6223022de755 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:54.864280 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:54.864280 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:54.865463 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9e0cbac0-8124-436c-913b-6223022de755 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:54.866013 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1186/4707] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:54 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:55.331748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-87e7e173-e1c2-4fd5-acbf-42f82b61b505 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:55.333882 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87e7e173-e1c2-4fd5-acbf-42f82b61b505 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:11:55.334128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87e7e173-e1c2-4fd5-acbf-42f82b61b505 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:55.334338 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-87e7e173-e1c2-4fd5-acbf-42f82b61b505 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:55.340842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-87e7e173-e1c2-4fd5-acbf-42f82b61b505 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 404 Jul 03 13:11:55.341334 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1162/4708] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:55 2026] GET /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:11:55.356023 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-201db939-76a2-4533-b852-a262827667cd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:55.358711 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:55.359202 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-622227529"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:55.363957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-622227529'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:55.363957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:55.369218 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:55.376524 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (9fd0a6d7-57e3-45c0-be4a-a1372aa3825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:55.377704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314643c1-fce4-4136-a087-4292a1b09c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:55.378982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:55.416488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314643c1-fce4-4136-a087-4292a1b09c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:55.416703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83424953-ed37-4f47-a39a-cee04e195486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:55.472719 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['e3f1abc3-5b5b-4f54-98b1-ce250d2f5e18', '07217550-de57-402a-9216-ca859a611c1f', 'b75cf547-356b-49bc-b5e7-9fb07af512f5', '3bc112c1-25ef-4690-8963-ea971642ec0b'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:55.473698 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83424953-ed37-4f47-a39a-cee04e195486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f1abc3-5b5b-4f54-98b1-ce250d2f5e18', '07217550-de57-402a-9216-ca859a611c1f', 'b75cf547-356b-49bc-b5e7-9fb07af512f5', '3bc112c1-25ef-4690-8963-ea971642ec0b']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:55.474733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a305ec5-7f21-49b1-8006-4ec01f712180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:55.507510 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a305ec5-7f21-49b1-8006-4ec01f712180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffaba0a4-640a-4fca-bd1d-9d85e43b071d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-622227529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['e3f1abc3-5b5b-4f54-98b1-ce250d2f5e18','07217550-de57-402a-9216-ca859a611c1f','b75cf547-356b-49bc-b5e7-9fb07af512f5','3bc112c1-25ef-4690-8963-ea971642ec0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-622227529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffaba0a4-640a-4fca-bd1d-9d85e43b071d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:55.508492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2431068d-0a0c-4656-93d5-d1e8a45c0f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:55.536140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2431068d-0a0c-4656-93d5-d1e8a45c0f69) transitioned into state 'SUCCESS' from state '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-622227529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['e3f1abc3-5b5b-4f54-98b1-ce250d2f5e18','07217550-de57-402a-9216-ca859a611c1f','b75cf547-356b-49bc-b5e7-9fb07af512f5','3bc112c1-25ef-4690-8963-ea971642ec0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:55.537014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e9917a-4848-4618-9285-147090ec5ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:55.553230 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e9917a-4848-4618-9285-147090ec5ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:55.554700 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (9fd0a6d7-57e3-45c0-be4a-a1372aa3825c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:55.555192 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:55.556057 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-201db939-76a2-4533-b852-a262827667cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:55.556730 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1181/4709] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:11:55 2026] POST /volume/v3/volumes => generated 767 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:55.577715 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-46a33217-1f57-4680-b44d-af8b09336e1b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:55.580153 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-46a33217-1f57-4680-b44d-af8b09336e1b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:11:55.580581 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-46a33217-1f57-4680-b44d-af8b09336e1b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:55.580851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-46a33217-1f57-4680-b44d-af8b09336e1b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:55.589466 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:55.589466 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:55.594346 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-46a33217-1f57-4680-b44d-af8b09336e1b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:55.600582 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-46a33217-1f57-4680-b44d-af8b09336e1b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 200 Jul 03 13:11:55.601214 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1181/4710] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:55 2026] GET /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:55.878241 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-212e767d-949f-4f3b-a325-3cf61c4a9ffb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:55.880662 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-212e767d-949f-4f3b-a325-3cf61c4a9ffb tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:55.881004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-212e767d-949f-4f3b-a325-3cf61c4a9ffb tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:55.881319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-212e767d-949f-4f3b-a325-3cf61c4a9ffb tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:55.881401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-212e767d-949f-4f3b-a325-3cf61c4a9ffb tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:55.886718 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:55.886718 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:55.887698 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-212e767d-949f-4f3b-a325-3cf61c4a9ffb tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:55.888277 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1187/4711] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:55 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:56.617408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-850a353d-d170-4cbc-9ed0-d7344c37e7b0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:56.621086 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-850a353d-d170-4cbc-9ed0-d7344c37e7b0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:11:56.621086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-850a353d-d170-4cbc-9ed0-d7344c37e7b0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:56.621086 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-850a353d-d170-4cbc-9ed0-d7344c37e7b0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:56.628212 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:56.628212 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:56.633434 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-850a353d-d170-4cbc-9ed0-d7344c37e7b0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:56.638960 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-850a353d-d170-4cbc-9ed0-d7344c37e7b0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 200 Jul 03 13:11:56.639636 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1163/4712] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:56 2026] GET /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:56.657186 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-08014430-54f0-4d35-902e-dddeb2cde10c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:56.659941 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:11:56.660437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffaba0a4-640a-4fca-bd1d-9d85e43b071d", "name": "tempest-VolumeDependencyTests-Snapshot-1028574259"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:56.673577 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:56.673577 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:56.674289 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:56.674476 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create snapshot from volume ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:11:56.721415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['36e604af-c914-43dc-8890-2514079cf757', 'd3e36bd2-8932-4e96-966a-3dcdf4b43f24', 'e7958e13-0fe0-4654-97d9-fd75b06260a1', 'a9d5e5b1-cf0f-4eb6-9b2c-27dc719cf1f6'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:56.776355 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot create request issued successfully. Jul 03 13:11:56.776742 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08014430-54f0-4d35-902e-dddeb2cde10c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:11:56.777262 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1182/4713] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:11:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:56.792590 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6ecdc702-9af7-4b37-9baf-6eb199db7fa8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:56.795298 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ecdc702-9af7-4b37-9baf-6eb199db7fa8 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:11:56.795521 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ecdc702-9af7-4b37-9baf-6eb199db7fa8 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:56.795760 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ecdc702-9af7-4b37-9baf-6eb199db7fa8 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:56.801187 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:56.801187 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:56.801784 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6ecdc702-9af7-4b37-9baf-6eb199db7fa8 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:56.802937 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ecdc702-9af7-4b37-9baf-6eb199db7fa8 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 200 Jul 03 13:11:56.803447 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1182/4714] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:56 2026] GET /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:56.899978 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4feb343d-da15-4ee0-a0d0-2c12dc68c1d2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:56.902589 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4feb343d-da15-4ee0-a0d0-2c12dc68c1d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:56.902915 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4feb343d-da15-4ee0-a0d0-2c12dc68c1d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:56.903179 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4feb343d-da15-4ee0-a0d0-2c12dc68c1d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:56.903327 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4feb343d-da15-4ee0-a0d0-2c12dc68c1d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:56.909524 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:56.909524 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:56.912472 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4feb343d-da15-4ee0-a0d0-2c12dc68c1d2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:56.917336 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1188/4715] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:56 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:57.396211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:57.460792 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:57.461101 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-297898546"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:57.462454 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-297898546'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:57.462579 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Create volume of 1 GB Jul 03 13:11:57.466469 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Availability Zones retrieved successfully. Jul 03 13:11:57.472121 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Flow 'volume_create_api' (73afc2a2-7d63-4e72-9e1c-372c1959816e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:57.473198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e7ba9c-3f2f-49b6-a332-441c9f8af12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.474256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:57.503920 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e7ba9c-3f2f-49b6-a332-441c9f8af12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.504784 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c41dc9-a7e8-4512-a26d-c4d3ade8c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.578181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Created reservations ['65e8b42c-fdbd-4e12-ab63-2b5901c4cffc', '9a8acd75-a128-43d1-b235-fe3b7772387c', '8343c9cc-42b8-48ed-9278-f7a88ba7ae4f', '58029476-a332-46b2-83dc-ddb785b48122'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:57.579146 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c41dc9-a7e8-4512-a26d-c4d3ade8c3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65e8b42c-fdbd-4e12-ab63-2b5901c4cffc', '9a8acd75-a128-43d1-b235-fe3b7772387c', '8343c9cc-42b8-48ed-9278-f7a88ba7ae4f', '58029476-a332-46b2-83dc-ddb785b48122']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.579968 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45bc41ee-c8eb-408c-b5bc-b91961c9bdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.609994 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45bc41ee-c8eb-408c-b5bc-b91961c9bdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdd177d-cdfe-4d8d-8877-b02e5b1c6517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-297898546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5a8446ca4a64088a778ed416378a59f',qos_specs=None,replication_status=,reservations=['65e8b42c-fdbd-4e12-ab63-2b5901c4cffc','9a8acd75-a128-43d1-b235-fe3b7772387c','8343c9cc-42b8-48ed-9278-f7a88ba7ae4f','58029476-a332-46b2-83dc-ddb785b48122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9c8685d93d4e0780644d654355a348',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-297898546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdd177d-cdfe-4d8d-8877-b02e5b1c6517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5a8446ca4a64088a778ed416378a59f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e9c8685d93d4e0780644d654355a348',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.611025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e25bbb-bb67-4c46-a539-b32e398eea3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.635724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e25bbb-bb67-4c46-a539-b32e398eea3d) transitioned into state 'SUCCESS' from state '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-297898546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5a8446ca4a64088a778ed416378a59f',qos_specs=None,replication_status=,reservations=['65e8b42c-fdbd-4e12-ab63-2b5901c4cffc','9a8acd75-a128-43d1-b235-fe3b7772387c','8343c9cc-42b8-48ed-9278-f7a88ba7ae4f','58029476-a332-46b2-83dc-ddb785b48122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9c8685d93d4e0780644d654355a348',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.636773 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5b6bc8-a57e-45b5-a708-a56d8f2c3604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.647813 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5b6bc8-a57e-45b5-a708-a56d8f2c3604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.648526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Flow 'volume_create_api' (73afc2a2-7d63-4e72-9e1c-372c1959816e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:57.648788 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Create volume request issued successfully. Jul 03 13:11:57.649379 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cc86a610-a1cd-4161-a51b-43777c0814a0 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:57.649708 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1164/4716] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:11:57 2026] POST /volume/v3/volumes => generated 746 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:11:57.662000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7644c6da-1dca-4e29-b277-68e6b316c22d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:57.663989 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7644c6da-1dca-4e29-b277-68e6b316c22d tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:11:57.664220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7644c6da-1dca-4e29-b277-68e6b316c22d tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:57.664401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7644c6da-1dca-4e29-b277-68e6b316c22d tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:57.670810 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:57.670810 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:57.674697 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7644c6da-1dca-4e29-b277-68e6b316c22d tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:11:57.680526 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7644c6da-1dca-4e29-b277-68e6b316c22d tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:11:57.680959 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1183/4717] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:57 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:57.817247 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-03c94d13-540d-4081-bfbc-0bdc1a2aff4f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:57.820238 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03c94d13-540d-4081-bfbc-0bdc1a2aff4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:11:57.822193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03c94d13-540d-4081-bfbc-0bdc1a2aff4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:57.822193 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03c94d13-540d-4081-bfbc-0bdc1a2aff4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:57.828107 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:57.828107 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:57.828985 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-03c94d13-540d-4081-bfbc-0bdc1a2aff4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:57.830263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03c94d13-540d-4081-bfbc-0bdc1a2aff4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 200 Jul 03 13:11:57.830932 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1183/4718] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:57 2026] GET /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:57.843299 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e06c4563-e2a0-4786-8889-c211b9577798 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:57.845286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:11:57.845673 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "44b3e434-e904-4ea3-ba95-6dd16a79575d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-427877050"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:11:57.847274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'snapshot_id': '44b3e434-e904-4ea3-ba95-6dd16a79575d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-427877050'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:11:57.853992 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:57.853992 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:57.855054 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:57.855054 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:11:57.859602 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:11:57.866712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (86266c58-758e-4bd9-b0d2-50cc9c864f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:57.868262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd4cd84-fed7-4614-84f5-f48c551a2d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.869532 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:11:57.909350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd4cd84-fed7-4614-84f5-f48c551a2d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44b3e434-e904-4ea3-ba95-6dd16a79575d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.911052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81532d8a-400b-4f46-97dc-2ed5905c6576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:57.926089 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-59607c93-bc77-495f-ac18-3d8628a9d21e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:57.928234 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59607c93-bc77-495f-ac18-3d8628a9d21e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:57.928482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59607c93-bc77-495f-ac18-3d8628a9d21e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:57.928678 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59607c93-bc77-495f-ac18-3d8628a9d21e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:57.928827 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-59607c93-bc77-495f-ac18-3d8628a9d21e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:57.933782 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:57.933782 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:57.934493 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59607c93-bc77-495f-ac18-3d8628a9d21e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:57.934928 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1165/4719] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:57 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:57.966414 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['82e45e19-2ba0-4dcc-bf41-fdbd6e5cffef', '9a2804c9-40a9-4383-b76e-6acea0995141', 'c510f2a4-a7cd-4866-af67-9762702c6d18', '6e5d777f-0493-44c8-a8ff-c19727cefaa4'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:11:57.967455 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81532d8a-400b-4f46-97dc-2ed5905c6576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82e45e19-2ba0-4dcc-bf41-fdbd6e5cffef', '9a2804c9-40a9-4383-b76e-6acea0995141', 'c510f2a4-a7cd-4866-af67-9762702c6d18', '6e5d777f-0493-44c8-a8ff-c19727cefaa4']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:57.968455 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b813281b-578c-4047-951a-891a9d5868e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:58.020818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b813281b-578c-4047-951a-891a9d5868e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dcaa70e-3207-4bc4-bf48-85573807f989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-427877050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['82e45e19-2ba0-4dcc-bf41-fdbd6e5cffef','9a2804c9-40a9-4383-b76e-6acea0995141','c510f2a4-a7cd-4866-af67-9762702c6d18','6e5d777f-0493-44c8-a8ff-c19727cefaa4'],size=1,snapshot_id=44b3e434-e904-4ea3-ba95-6dd16a79575d,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-427877050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dcaa70e-3207-4bc4-bf48-85573807f989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44b3e434-e904-4ea3-ba95-6dd16a79575d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:58.022451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2604dc4e-3c1d-4e60-9133-9684605df898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:58.045262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2604dc4e-3c1d-4e60-9133-9684605df898) transitioned into state 'SUCCESS' from state '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-427877050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['82e45e19-2ba0-4dcc-bf41-fdbd6e5cffef','9a2804c9-40a9-4383-b76e-6acea0995141','c510f2a4-a7cd-4866-af67-9762702c6d18','6e5d777f-0493-44c8-a8ff-c19727cefaa4'],size=1,snapshot_id=44b3e434-e904-4ea3-ba95-6dd16a79575d,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:58.046235 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4bb77ca-d2cb-4c2c-bcc6-3a7f0bb17e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:11:58.076129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4bb77ca-d2cb-4c2c-bcc6-3a7f0bb17e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:11:58.077466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (86266c58-758e-4bd9-b0d2-50cc9c864f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:11:58.077727 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:11:58.078820 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e06c4563-e2a0-4786-8889-c211b9577798 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:11:58.079554 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1189/4720] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:11:57 2026] POST /volume/v3/volumes => generated 801 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:11:58.099352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c4f555fc-ff69-4b66-803a-be5dacabb5ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:58.102013 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c4f555fc-ff69-4b66-803a-be5dacabb5ed tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 Jul 03 13:11:58.102836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c4f555fc-ff69-4b66-803a-be5dacabb5ed tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:58.102836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c4f555fc-ff69-4b66-803a-be5dacabb5ed tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:58.113038 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:58.113038 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:58.119186 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c4f555fc-ff69-4b66-803a-be5dacabb5ed tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:58.125243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c4f555fc-ff69-4b66-803a-be5dacabb5ed tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 returned with HTTP 200 Jul 03 13:11:58.125883 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1184/4721] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:58 2026] GET /volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:58.695840 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5abcfcdb-cc8a-4de2-b1dd-388f21cb2af7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:58.699039 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5abcfcdb-cc8a-4de2-b1dd-388f21cb2af7 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:11:58.699039 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5abcfcdb-cc8a-4de2-b1dd-388f21cb2af7 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:58.699039 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5abcfcdb-cc8a-4de2-b1dd-388f21cb2af7 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:58.707205 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:58.707205 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:58.712530 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5abcfcdb-cc8a-4de2-b1dd-388f21cb2af7 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:11:58.718892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5abcfcdb-cc8a-4de2-b1dd-388f21cb2af7 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:11:58.719714 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1184/4722] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:11:58 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:58.949525 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dbfbedfa-7db0-496e-ad1a-0122be010696 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:58.951843 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbfbedfa-7db0-496e-ad1a-0122be010696 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:58.952796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbfbedfa-7db0-496e-ad1a-0122be010696 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:58.952796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dbfbedfa-7db0-496e-ad1a-0122be010696 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:58.953012 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-dbfbedfa-7db0-496e-ad1a-0122be010696 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:58.959361 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:58.959361 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:58.960953 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dbfbedfa-7db0-496e-ad1a-0122be010696 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:58.961020 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1166/4723] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:58 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:11:59.145913 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-62497dc6-ef12-48ba-b800-7f4e99f1416e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:59.148369 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62497dc6-ef12-48ba-b800-7f4e99f1416e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 Jul 03 13:11:59.148634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62497dc6-ef12-48ba-b800-7f4e99f1416e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:59.148900 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-62497dc6-ef12-48ba-b800-7f4e99f1416e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:59.161343 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:59.161343 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:11:59.169247 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-62497dc6-ef12-48ba-b800-7f4e99f1416e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:11:59.175896 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-62497dc6-ef12-48ba-b800-7f4e99f1416e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 returned with HTTP 200 Jul 03 13:11:59.176991 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1190/4724] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:11:59 2026] GET /volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 => generated 894 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:11:59.193049 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:59.195971 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:11:59.195971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:59.196199 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:59.196199 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:11:59.203206 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:59.203206 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:11:59.203763 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:59.238704 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot delete request issued successfully. Jul 03 13:11:59.238958 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-25fe5225-9cb5-4c55-8d61-2cec7f22d8cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 202 Jul 03 13:11:59.239572 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1185/4725] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:11:59 2026] DELETE /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:11:59.250479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-537f39a4-77a9-4577-bc1a-09f4c16f9b2e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:59.254532 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-537f39a4-77a9-4577-bc1a-09f4c16f9b2e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:11:59.254532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-537f39a4-77a9-4577-bc1a-09f4c16f9b2e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:59.254532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-537f39a4-77a9-4577-bc1a-09f4c16f9b2e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:59.262789 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:59.262789 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:11:59.265187 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-537f39a4-77a9-4577-bc1a-09f4c16f9b2e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Snapshot retrieved successfully. Jul 03 13:11:59.265187 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-537f39a4-77a9-4577-bc1a-09f4c16f9b2e tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 200 Jul 03 13:11:59.266312 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1185/4726] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:11:59 2026] GET /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:11:59.973431 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3df1b06c-fae5-4604-9ca3-37b0f9c6a08e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:11:59.975227 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3df1b06c-fae5-4604-9ca3-37b0f9c6a08e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:11:59.975483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3df1b06c-fae5-4604-9ca3-37b0f9c6a08e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:11:59.975710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3df1b06c-fae5-4604-9ca3-37b0f9c6a08e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:11:59.975825 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-3df1b06c-fae5-4604-9ca3-37b0f9c6a08e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:11:59.980536 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:11:59.980536 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:11:59.981365 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3df1b06c-fae5-4604-9ca3-37b0f9c6a08e tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:11:59.981891 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1167/4727] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:11:59 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:00.277551 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0dc0e2c1-4ca5-400d-9d6c-b663765f1df2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:00.279726 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dc0e2c1-4ca5-400d-9d6c-b663765f1df2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:12:00.279966 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dc0e2c1-4ca5-400d-9d6c-b663765f1df2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:00.280307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0dc0e2c1-4ca5-400d-9d6c-b663765f1df2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:00.287188 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0dc0e2c1-4ca5-400d-9d6c-b663765f1df2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 404 Jul 03 13:12:00.287816 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1191/4728] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:00 2026] GET /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:00.297552 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e3f161f9-5e43-412f-a206-c6243710bafa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:00.299741 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:00.299976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:00.300190 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:00.300416 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:00.308964 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:00.308964 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:00.309428 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:00.335619 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:12:00.335781 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3f161f9-5e43-412f-a206-c6243710bafa tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 202 Jul 03 13:12:00.336947 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1186/4729] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:00 2026] DELETE /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:00.344991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6428fecd-ebaa-472b-82f3-a2f5e35abbd0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:00.349375 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6428fecd-ebaa-472b-82f3-a2f5e35abbd0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:00.349375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6428fecd-ebaa-472b-82f3-a2f5e35abbd0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:00.349375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6428fecd-ebaa-472b-82f3-a2f5e35abbd0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:00.357228 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:00.357228 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:00.362388 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6428fecd-ebaa-472b-82f3-a2f5e35abbd0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:00.368724 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6428fecd-ebaa-472b-82f3-a2f5e35abbd0 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 200 Jul 03 13:12:00.369517 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1186/4730] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:00 2026] GET /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:00.994308 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-198b053f-37cf-4241-a3f8-f61ca81322bc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:00.996204 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-198b053f-37cf-4241-a3f8-f61ca81322bc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:00.996445 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-198b053f-37cf-4241-a3f8-f61ca81322bc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:00.996719 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-198b053f-37cf-4241-a3f8-f61ca81322bc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:00.996822 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-198b053f-37cf-4241-a3f8-f61ca81322bc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:01.002027 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:01.002027 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:01.002903 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-198b053f-37cf-4241-a3f8-f61ca81322bc tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:12:01.003374 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1168/4731] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:00 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:01.384194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-001b312a-f444-4f08-9155-5f0f6e8e220f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:01.386009 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-001b312a-f444-4f08-9155-5f0f6e8e220f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:01.386248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-001b312a-f444-4f08-9155-5f0f6e8e220f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:01.386482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-001b312a-f444-4f08-9155-5f0f6e8e220f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:01.393971 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-001b312a-f444-4f08-9155-5f0f6e8e220f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 404 Jul 03 13:12:01.394699 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1192/4732] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:01 2026] GET /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:01.405390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0ee05994-4113-471c-b7df-9ab4281b4408 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:01.407846 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:01.408365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-805433568"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:01.410105 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-805433568'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:01.410281 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:12:01.416519 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:12:01.425012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (a8fe65c8-d34c-4a93-9258-3e1f75021e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:01.426392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d7c09c-ce6c-4e5d-bcbb-373a1e5b99cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:01.427978 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:01.464618 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d7c09c-ce6c-4e5d-bcbb-373a1e5b99cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:01.465994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ca47d40-5e3b-4e43-b167-97036ebc324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:01.526391 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['075bc4aa-5020-4686-949c-02814de9d6ed', '629734a1-31fc-41da-8422-86c790e36436', '96992537-87ba-42c6-930e-bfaa628a1735', '374849b1-cd36-4af1-818a-0aa8c93ea35b'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:01.527371 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ca47d40-5e3b-4e43-b167-97036ebc324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075bc4aa-5020-4686-949c-02814de9d6ed', '629734a1-31fc-41da-8422-86c790e36436', '96992537-87ba-42c6-930e-bfaa628a1735', '374849b1-cd36-4af1-818a-0aa8c93ea35b']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:01.528358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b1b5df-cab4-4140-9ceb-e7467d485cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:01.558139 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b1b5df-cab4-4140-9ceb-e7467d485cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6070a9c2-042f-4ee4-b273-9d0402a45a1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-805433568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['075bc4aa-5020-4686-949c-02814de9d6ed','629734a1-31fc-41da-8422-86c790e36436','96992537-87ba-42c6-930e-bfaa628a1735','374849b1-cd36-4af1-818a-0aa8c93ea35b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-805433568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6070a9c2-042f-4ee4-b273-9d0402a45a1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:01.558850 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dde10cf-8d48-4cc4-a7e9-411924a508ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:01.580996 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dde10cf-8d48-4cc4-a7e9-411924a508ca) transitioned into state 'SUCCESS' from state '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-805433568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['075bc4aa-5020-4686-949c-02814de9d6ed','629734a1-31fc-41da-8422-86c790e36436','96992537-87ba-42c6-930e-bfaa628a1735','374849b1-cd36-4af1-818a-0aa8c93ea35b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:01.582068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d21781-8c48-4b92-913d-f3e8901fca5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:01.593177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1d21781-8c48-4b92-913d-f3e8901fca5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:01.594300 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (a8fe65c8-d34c-4a93-9258-3e1f75021e08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:01.594742 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:12:01.595659 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0ee05994-4113-471c-b7df-9ab4281b4408 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:01.596262 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1187/4733] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:01 2026] POST /volume/v3/volumes => generated 767 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:01.611902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d950c755-b640-4823-a478-945364fac5a1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:01.615128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d950c755-b640-4823-a478-945364fac5a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:01.616419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d950c755-b640-4823-a478-945364fac5a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:01.616419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d950c755-b640-4823-a478-945364fac5a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:01.624934 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:01.624934 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:01.630006 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d950c755-b640-4823-a478-945364fac5a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:01.635624 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d950c755-b640-4823-a478-945364fac5a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 200 Jul 03 13:12:01.636330 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1187/4734] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:01 2026] GET /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:02.014888 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e2e17257-995e-4f9f-8b89-0dea92914253 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:02.017039 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e2e17257-995e-4f9f-8b89-0dea92914253 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:02.017259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e2e17257-995e-4f9f-8b89-0dea92914253 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:02.017614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e2e17257-995e-4f9f-8b89-0dea92914253 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:02.017724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e2e17257-995e-4f9f-8b89-0dea92914253 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:02.022863 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:02.022863 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:02.023870 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e2e17257-995e-4f9f-8b89-0dea92914253 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:12:02.024460 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1169/4735] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:02 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:02.655197 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a1bd99c9-42c8-48cc-a9a5-c137871f9c0c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:02.657062 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1bd99c9-42c8-48cc-a9a5-c137871f9c0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:02.657313 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1bd99c9-42c8-48cc-a9a5-c137871f9c0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:02.657494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a1bd99c9-42c8-48cc-a9a5-c137871f9c0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:02.665715 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:02.665715 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:02.670787 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a1bd99c9-42c8-48cc-a9a5-c137871f9c0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:02.676106 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a1bd99c9-42c8-48cc-a9a5-c137871f9c0c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 200 Jul 03 13:12:02.676536 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1193/4736] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:02 2026] GET /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:02.691079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:02.693362 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:02.693816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6070a9c2-042f-4ee4-b273-9d0402a45a1b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1450215527"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:02.695975 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request body: {'volume': {'source_volid': '6070a9c2-042f-4ee4-b273-9d0402a45a1b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1450215527'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:02.705738 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:02.705738 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:02.706666 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume retrieved successfully. Jul 03 13:12:02.706823 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume of 1 GB Jul 03 13:12:02.711897 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Availability Zones retrieved successfully. Jul 03 13:12:02.719743 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (00f070cf-c73a-459a-a1bd-78612fa366dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:02.721499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e374686-cf9f-41b3-ac9c-9b75d7fad709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:02.722845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:02.754621 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e374686-cf9f-41b3-ac9c-9b75d7fad709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6070a9c2-042f-4ee4-b273-9d0402a45a1b', 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:02.755634 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f842e82-a01c-4eab-8b91-c29eec3365a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:02.811778 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Created reservations ['7ae5c201-e78c-4f1a-89a8-8fe34925b9fa', '09e0f9fb-73d6-42ec-b45e-dbf78b9f8af5', '91e8bb38-214c-4ada-a119-8d2bc0834f6b', '6e330921-f743-44da-808a-86c0e410b254'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:02.813040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f842e82-a01c-4eab-8b91-c29eec3365a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ae5c201-e78c-4f1a-89a8-8fe34925b9fa', '09e0f9fb-73d6-42ec-b45e-dbf78b9f8af5', '91e8bb38-214c-4ada-a119-8d2bc0834f6b', '6e330921-f743-44da-808a-86c0e410b254']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:02.814750 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46132b77-95dc-4691-8560-36ed32f9a988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:02.850030 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46132b77-95dc-4691-8560-36ed32f9a988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3d8c77e-386a-4a54-b628-e622ee9d5e16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1450215527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['7ae5c201-e78c-4f1a-89a8-8fe34925b9fa','09e0f9fb-73d6-42ec-b45e-dbf78b9f8af5','91e8bb38-214c-4ada-a119-8d2bc0834f6b','6e330921-f743-44da-808a-86c0e410b254'],size=1,snapshot_id=None,source_replicaid=,source_volid=6070a9c2-042f-4ee4-b273-9d0402a45a1b,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1450215527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3d8c77e-386a-4a54-b628-e622ee9d5e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75af0b60a3ed493ca51216ed69699959',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6070a9c2-042f-4ee4-b273-9d0402a45a1b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:02.850704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5131aa41-6626-40a4-972e-1d0928ca7838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:02.872526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5131aa41-6626-40a4-972e-1d0928ca7838) transitioned into state 'SUCCESS' from state '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-1450215527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75af0b60a3ed493ca51216ed69699959',qos_specs=None,replication_status=,reservations=['7ae5c201-e78c-4f1a-89a8-8fe34925b9fa','09e0f9fb-73d6-42ec-b45e-dbf78b9f8af5','91e8bb38-214c-4ada-a119-8d2bc0834f6b','6e330921-f743-44da-808a-86c0e410b254'],size=1,snapshot_id=None,source_replicaid=,source_volid=6070a9c2-042f-4ee4-b273-9d0402a45a1b,status='creating',user_id='b7e65ba1d66c489fb136b8e679ed2a0e',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:02.873189 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cce245cb-eaa0-4679-893a-6f223db1460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:02.892430 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cce245cb-eaa0-4679-893a-6f223db1460b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:02.893490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Flow 'volume_create_api' (00f070cf-c73a-459a-a1bd-78612fa366dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:02.893872 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Create volume request issued successfully. Jul 03 13:12:02.894614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d6405cb5-9ad8-4d1c-a39f-6a0af69567a1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:02.895133 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1188/4737] 10.4.3.13 () {70 vars in 1293 bytes} [Fri Jul 3 13:12:02 2026] POST /volume/v3/volumes => generated 802 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:02.910845 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a1df5b3a-ddd5-47c1-9bb5-d6495c6e535a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:02.913594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a1df5b3a-ddd5-47c1-9bb5-d6495c6e535a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 Jul 03 13:12:02.913799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a1df5b3a-ddd5-47c1-9bb5-d6495c6e535a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:02.913974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a1df5b3a-ddd5-47c1-9bb5-d6495c6e535a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:02.916969 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=335,cinder:UPDATE=77,cinder:INSERT=40 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:12:02.923500 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:02.923500 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:02.927650 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a1df5b3a-ddd5-47c1-9bb5-d6495c6e535a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:02.935357 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a1df5b3a-ddd5-47c1-9bb5-d6495c6e535a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 returned with HTTP 200 Jul 03 13:12:02.935357 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1188/4738] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:02 2026] GET /volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:03.040099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5aff6c16-1d21-4cf0-8033-88f924615bf7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:03.043222 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5aff6c16-1d21-4cf0-8033-88f924615bf7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:03.043506 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5aff6c16-1d21-4cf0-8033-88f924615bf7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:03.043800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5aff6c16-1d21-4cf0-8033-88f924615bf7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:03.043952 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5aff6c16-1d21-4cf0-8033-88f924615bf7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:03.049932 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:03.049932 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:03.050518 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5aff6c16-1d21-4cf0-8033-88f924615bf7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:12:03.050976 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1170/4739] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:03 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:03.952307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ee72a7af-a256-4abf-9ddb-6d16a452b9cd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:03.955270 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ee72a7af-a256-4abf-9ddb-6d16a452b9cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 Jul 03 13:12:03.955270 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ee72a7af-a256-4abf-9ddb-6d16a452b9cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:03.955489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ee72a7af-a256-4abf-9ddb-6d16a452b9cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:03.964432 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:03.964432 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:03.968347 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ee72a7af-a256-4abf-9ddb-6d16a452b9cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:03.972811 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ee72a7af-a256-4abf-9ddb-6d16a452b9cd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 returned with HTTP 200 Jul 03 13:12:03.973216 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1194/4740] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:03 2026] GET /volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:03.987473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:03.989509 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:03.989781 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:03.990014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:03.990303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:03.997208 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:03.997208 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:03.997650 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:04.019405 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:12:04.019658 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-922a4e30-4f8d-4aa1-b8ed-a0a3801f8665 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 202 Jul 03 13:12:04.020010 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1189/4741] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:03 2026] DELETE /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:04.030338 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ea5da56c-5c0d-477e-a390-f64c4d3e8a4a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:04.031720 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ea5da56c-5c0d-477e-a390-f64c4d3e8a4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:04.031929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ea5da56c-5c0d-477e-a390-f64c4d3e8a4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:04.032103 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ea5da56c-5c0d-477e-a390-f64c4d3e8a4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:04.039507 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:04.039507 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:04.044296 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ea5da56c-5c0d-477e-a390-f64c4d3e8a4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:04.050077 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ea5da56c-5c0d-477e-a390-f64c4d3e8a4a tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 200 Jul 03 13:12:04.050864 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1189/4742] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:04 2026] GET /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:04.064655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2a90f870-ed59-47de-a6cf-13e5ee1b9df5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:04.066506 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2a90f870-ed59-47de-a6cf-13e5ee1b9df5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:04.066745 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2a90f870-ed59-47de-a6cf-13e5ee1b9df5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:04.066969 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2a90f870-ed59-47de-a6cf-13e5ee1b9df5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:04.067155 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-2a90f870-ed59-47de-a6cf-13e5ee1b9df5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:04.071737 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:04.071737 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:04.072391 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2a90f870-ed59-47de-a6cf-13e5ee1b9df5 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:12:04.072886 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1171/4743] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:04 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:05.066248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b36f40ef-1c0f-4065-b0f5-d5e6665b10e9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.068118 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b36f40ef-1c0f-4065-b0f5-d5e6665b10e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:05.068387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b36f40ef-1c0f-4065-b0f5-d5e6665b10e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:05.068632 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b36f40ef-1c0f-4065-b0f5-d5e6665b10e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:05.075129 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b36f40ef-1c0f-4065-b0f5-d5e6665b10e9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 404 Jul 03 13:12:05.075766 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1195/4744] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:05 2026] GET /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:05.086311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e1f4703d-efa1-4f99-8620-088fc8734493 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.090567 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 Jul 03 13:12:05.090776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:05.090998 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:05.091199 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: b3d8c77e-386a-4a54-b628-e622ee9d5e16 Jul 03 13:12:05.096288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eb11a49d-0a02-415d-9521-ff96e0fcf643 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.100812 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eb11a49d-0a02-415d-9521-ff96e0fcf643 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:05.101070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eb11a49d-0a02-415d-9521-ff96e0fcf643 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:05.101310 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eb11a49d-0a02-415d-9521-ff96e0fcf643 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:05.101431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-eb11a49d-0a02-415d-9521-ff96e0fcf643 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:05.104323 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:05.104323 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:05.107073 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:05.113253 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:05.113253 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:05.114222 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eb11a49d-0a02-415d-9521-ff96e0fcf643 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:12:05.114677 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1190/4745] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:05 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:05.131356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-69305358-d44d-498b-bfba-e9815c41bd73 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.133825 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69305358-d44d-498b-bfba-e9815c41bd73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596/action Jul 03 13:12:05.137025 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69305358-d44d-498b-bfba-e9815c41bd73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:05.137222 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69305358-d44d-498b-bfba-e9815c41bd73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:05.138391 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:12:05.138682 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1f4703d-efa1-4f99-8620-088fc8734493 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 returned with HTTP 202 Jul 03 13:12:05.139108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.admin_actions [None req-69305358-d44d-498b-bfba-e9815c41bd73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Updating backup 'df48ce0e-0525-46ed-83a0-962f66989596' with '{'status': 'error'}' {{(pid=99822) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 13:12:05.139294 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1190/4746] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:05 2026] DELETE /volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:05.148521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-63044d8b-1ac1-488e-b0b0-9368342f1076 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.152051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-63044d8b-1ac1-488e-b0b0-9368342f1076 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 Jul 03 13:12:05.152330 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-63044d8b-1ac1-488e-b0b0-9368342f1076 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:05.152528 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-63044d8b-1ac1-488e-b0b0-9368342f1076 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:05.155403 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:05.155403 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:05.168943 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:05.168943 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:05.169485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-69305358-d44d-498b-bfba-e9815c41bd73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] reset_status in rpcapi backup_id df48ce0e-0525-46ed-83a0-962f66989596 on host np0000004418. {{(pid=99822) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 13:12:05.171621 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69305358-d44d-498b-bfba-e9815c41bd73 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596/action returned with HTTP 202 Jul 03 13:12:05.172216 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1172/4747] 10.4.3.13 () {70 vars in 1423 bytes} [Fri Jul 3 13:12:05 2026] POST /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:05.176271 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-63044d8b-1ac1-488e-b0b0-9368342f1076 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:05.181199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.185192 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-63044d8b-1ac1-488e-b0b0-9368342f1076 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 returned with HTTP 200 Jul 03 13:12:05.185439 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b Jul 03 13:12:05.185664 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:05.185839 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1196/4748] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:05 2026] GET /volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 => generated 894 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:05.185943 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:05.186173 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume with id: 16052e10-ac28-4127-a4ce-ee6509d94b7b Jul 03 13:12:05.196746 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:05.196746 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:05.197090 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:05.219705 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume request issued successfully. Jul 03 13:12:05.219893 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ff5faf2-3db0-4871-a202-2efcbcf77f01 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b returned with HTTP 202 Jul 03 13:12:05.220310 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1191/4749] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:05 2026] DELETE /volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:05.228912 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2b597ed6-caa5-40c5-8a5e-8e6028f7474d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:05.230955 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b597ed6-caa5-40c5-8a5e-8e6028f7474d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b Jul 03 13:12:05.231176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b597ed6-caa5-40c5-8a5e-8e6028f7474d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:05.231478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b597ed6-caa5-40c5-8a5e-8e6028f7474d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:05.253560 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:05.253560 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:05.259553 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2b597ed6-caa5-40c5-8a5e-8e6028f7474d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:05.266472 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b597ed6-caa5-40c5-8a5e-8e6028f7474d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b returned with HTTP 200 Jul 03 13:12:05.266944 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1191/4750] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:05 2026] GET /volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b => generated 1005 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:06.206488 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8e582be2-88ee-4318-9959-cc7dbba094dd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.208960 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8e582be2-88ee-4318-9959-cc7dbba094dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 Jul 03 13:12:06.209556 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8e582be2-88ee-4318-9959-cc7dbba094dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.209750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8e582be2-88ee-4318-9959-cc7dbba094dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.220676 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8e582be2-88ee-4318-9959-cc7dbba094dd tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 returned with HTTP 404 Jul 03 13:12:06.221395 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1173/4751] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:06 2026] GET /volume/v3/volumes/b3d8c77e-386a-4a54-b628-e622ee9d5e16 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:06.231380 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e40762c6-d45b-419e-bb85-f21a8f960f4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.233069 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e40762c6-d45b-419e-bb85-f21a8f960f4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:06.233299 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e40762c6-d45b-419e-bb85-f21a8f960f4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.233500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e40762c6-d45b-419e-bb85-f21a8f960f4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.233695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e40762c6-d45b-419e-bb85-f21a8f960f4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:06.247743 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e40762c6-d45b-419e-bb85-f21a8f960f4f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 404 Jul 03 13:12:06.248481 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1197/4752] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:06 2026] DELETE /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:06.257518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a6b93f87-18a9-4680-a841-e832c8780f87 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.259756 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a6b93f87-18a9-4680-a841-e832c8780f87 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b Jul 03 13:12:06.260278 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a6b93f87-18a9-4680-a841-e832c8780f87 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.260351 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a6b93f87-18a9-4680-a841-e832c8780f87 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.269338 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a6b93f87-18a9-4680-a841-e832c8780f87 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b returned with HTTP 404 Jul 03 13:12:06.270069 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1192/4753] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:06 2026] GET /volume/v3/volumes/6070a9c2-042f-4ee4-b273-9d0402a45a1b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:06.277987 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.279962 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 Jul 03 13:12:06.280219 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.280638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.280830 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 5dcaa70e-3207-4bc4-bf48-85573807f989 Jul 03 13:12:06.284496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c56f1ae5-fabc-4574-81b9-873629567950 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.287385 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c56f1ae5-fabc-4574-81b9-873629567950 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b Jul 03 13:12:06.287385 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c56f1ae5-fabc-4574-81b9-873629567950 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.287780 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c56f1ae5-fabc-4574-81b9-873629567950 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.290876 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:06.290876 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:06.291402 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:06.296432 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c56f1ae5-fabc-4574-81b9-873629567950 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b returned with HTTP 404 Jul 03 13:12:06.297277 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1174/4754] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:06 2026] GET /volume/v3/volumes/16052e10-ac28-4127-a4ce-ee6509d94b7b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:06.310006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.312459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] POST https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674/restore Jul 03 13:12:06.312973 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:06.314865 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.backups [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Restoring backup 01d349f6-ce8b-49ab-9a79-4d74b968a674 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99824) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:12:06.315676 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Restoring backup 01d349f6-ce8b-49ab-9a79-4d74b968a674 to volume None. Jul 03 13:12:06.318997 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume request issued successfully. Jul 03 13:12:06.319177 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebe7c499-a44c-4d1e-9066-edc6e8e3b398 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 returned with HTTP 202 Jul 03 13:12:06.319667 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1192/4755] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:06 2026] DELETE /volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:06.320399 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:06.320399 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:06.321585 np0000004418 devstack@c-api.service[99824]: INFO cinder.backup.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Creating volume of 1 GB for restore of backup 01d349f6-ce8b-49ab-9a79-4d74b968a674. Jul 03 13:12:06.328971 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 14:12:06.328661. {{(pid=99824) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 13:12:06.329155 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:06.339191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (5740c3d7-91e5-4b36-adc5-1e6e523dc223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:06.339374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-98d2857c-aee7-46bb-98c0-ba516bed41bb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.339420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbad3a9c-6a9d-4b37-a20a-b776cd8e6118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:06.339420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:06.339517 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98d2857c-aee7-46bb-98c0-ba516bed41bb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 Jul 03 13:12:06.339604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98d2857c-aee7-46bb-98c0-ba516bed41bb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.339800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98d2857c-aee7-46bb-98c0-ba516bed41bb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.348283 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:06.348283 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:06.355676 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-98d2857c-aee7-46bb-98c0-ba516bed41bb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Volume info retrieved successfully. Jul 03 13:12:06.360441 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98d2857c-aee7-46bb-98c0-ba516bed41bb tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 returned with HTTP 200 Jul 03 13:12:06.360919 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1193/4756] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:06 2026] GET /volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:06.376366 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbad3a9c-6a9d-4b37-a20a-b776cd8e6118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:06.377122 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a731dc9a-d268-4aac-9fc2-558001e076ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:06.417643 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Created reservations ['d7bcd14c-c41e-4647-816e-287cfd629d4e', 'f8dd6c7d-e716-4c4f-9fa6-48ae2ec707b2', 'f0ec2cdc-12e2-4b9d-8cc9-1a31ca309e35', '1659ad59-ee9f-41f6-9e68-1fdc7d34ae20'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:06.417643 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a731dc9a-d268-4aac-9fc2-558001e076ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7bcd14c-c41e-4647-816e-287cfd629d4e', 'f8dd6c7d-e716-4c4f-9fa6-48ae2ec707b2', 'f0ec2cdc-12e2-4b9d-8cc9-1a31ca309e35', '1659ad59-ee9f-41f6-9e68-1fdc7d34ae20']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:06.418363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d1d68c-b048-4884-a08b-10ca4039d0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:06.447921 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-494bc9cb-2954-4cee-8723-837bd3814048 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:06.450916 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-494bc9cb-2954-4cee-8723-837bd3814048 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/limits Jul 03 13:12:06.450916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-494bc9cb-2954-4cee-8723-837bd3814048 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:06.450916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-494bc9cb-2954-4cee-8723-837bd3814048 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:06.452939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d1d68c-b048-4884-a08b-10ca4039d0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf10ba7a-f816-41d2-958b-839a9348969b', '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='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['d7bcd14c-c41e-4647-816e-287cfd629d4e','f8dd6c7d-e716-4c4f-9fa6-48ae2ec707b2','f0ec2cdc-12e2-4b9d-8cc9-1a31ca309e35','1659ad59-ee9f-41f6-9e68-1fdc7d34ae20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:06Z,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=bf10ba7a-f816-41d2-958b-839a9348969b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fb306ffd51d41c8a10ef272adf63872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f3c6efd4c664569be82feafbab0abff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:06.453831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e60dd6e-0dd6-4659-ada9-550a04315620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:06.474423 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-494bc9cb-2954-4cee-8723-837bd3814048 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/limits returned with HTTP 200 Jul 03 13:12:06.475103 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1175/4757] 10.4.3.13 () {68 vars in 1477 bytes} [Fri Jul 3 13:12:06 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 13:12:06.476338 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e60dd6e-0dd6-4659-ada9-550a04315620) transitioned into 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='8fb306ffd51d41c8a10ef272adf63872',qos_specs=None,replication_status=,reservations=['d7bcd14c-c41e-4647-816e-287cfd629d4e','f8dd6c7d-e716-4c4f-9fa6-48ae2ec707b2','f0ec2cdc-12e2-4b9d-8cc9-1a31ca309e35','1659ad59-ee9f-41f6-9e68-1fdc7d34ae20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f3c6efd4c664569be82feafbab0abff',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:06.477028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492fc375-968e-4902-8a56-db67bd53b01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:06.494221 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (492fc375-968e-4902-8a56-db67bd53b01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:06.495307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Flow 'volume_create_api' (5740c3d7-91e5-4b36-adc5-1e6e523dc223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:06.495769 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Create volume request issued successfully. Jul 03 13:12:06.504846 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:06.504846 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:06.505299 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:07.005019 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-227fd488-3bce-4c86-8f8c-1e77aebf354e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.007015 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-227fd488-3bce-4c86-8f8c-1e77aebf354e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:12:07.007218 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-227fd488-3bce-4c86-8f8c-1e77aebf354e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.007399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-227fd488-3bce-4c86-8f8c-1e77aebf354e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.018690 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:07.018690 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:07.023019 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-227fd488-3bce-4c86-8f8c-1e77aebf354e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:07.028678 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-227fd488-3bce-4c86-8f8c-1e77aebf354e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:12:07.029187 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1193/4758] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1655 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:07.038919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.042723 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:12:07.043179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8179331-6b6a-4008-875f-0d6717a312ae", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1485459673", "description": null, "metadata": {}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:07.057866 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:07.057866 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:07.058473 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:07.058669 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:12:07.088541 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['fb15d233-db3e-44a1-aeb0-9a5f88257dbd', '3312c168-7e25-4796-ac08-950fe027b66f', '414d704b-99eb-47a5-b93b-a402680e42c2', 'ce7951a0-3611-422e-b74f-8fa99e24c167'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:07.129269 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot force create request issued successfully. Jul 03 13:12:07.129269 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-65cde5af-6c91-4ea7-a861-b32088d220d8 req-ba8ffddc-24e8-4809-88f4-41ec4984bf42 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:12:07.129269 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1194/4759] 10.4.3.13 () {72 vars in 1540 bytes} [Fri Jul 3 13:12:07 2026] POST /volume/v3/snapshots => generated 320 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:07.376716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a207180e-c727-4173-b637-2406b4506234 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.379413 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a207180e-c727-4173-b637-2406b4506234 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 Jul 03 13:12:07.379795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a207180e-c727-4173-b637-2406b4506234 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.380216 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a207180e-c727-4173-b637-2406b4506234 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.388891 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a207180e-c727-4173-b637-2406b4506234 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 returned with HTTP 404 Jul 03 13:12:07.389716 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1176/4760] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/5dcaa70e-3207-4bc4-bf48-85573807f989 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.397543 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-98410d4b-33ba-43e5-86ea-2d56f46668d1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.399827 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-98410d4b-33ba-43e5-86ea-2d56f46668d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:12:07.400073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-98410d4b-33ba-43e5-86ea-2d56f46668d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.400338 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-98410d4b-33ba-43e5-86ea-2d56f46668d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.400675 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-98410d4b-33ba-43e5-86ea-2d56f46668d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:12:07.405877 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-98410d4b-33ba-43e5-86ea-2d56f46668d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 404 Jul 03 13:12:07.406610 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1194/4761] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.414096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8cc06518-be5d-416b-897b-7d0dab88727d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.416108 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8cc06518-be5d-416b-897b-7d0dab88727d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d Jul 03 13:12:07.416346 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8cc06518-be5d-416b-897b-7d0dab88727d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.416592 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8cc06518-be5d-416b-897b-7d0dab88727d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.421453 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8cc06518-be5d-416b-897b-7d0dab88727d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d returned with HTTP 404 Jul 03 13:12:07.421979 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1195/4762] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/snapshots/44b3e434-e904-4ea3-ba95-6dd16a79575d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.431366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9feb0940-d793-4a02-a3c5-e906af93c4c9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.433178 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9feb0940-d793-4a02-a3c5-e906af93c4c9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:07.433447 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9feb0940-d793-4a02-a3c5-e906af93c4c9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.433650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9feb0940-d793-4a02-a3c5-e906af93c4c9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.433859 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-9feb0940-d793-4a02-a3c5-e906af93c4c9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:07.440035 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9feb0940-d793-4a02-a3c5-e906af93c4c9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 404 Jul 03 13:12:07.440645 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1177/4763] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.448778 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1d28e120-fb6a-4bf0-a232-a4437e16a41c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.450832 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d28e120-fb6a-4bf0-a232-a4437e16a41c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d Jul 03 13:12:07.451118 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d28e120-fb6a-4bf0-a232-a4437e16a41c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.451364 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d28e120-fb6a-4bf0-a232-a4437e16a41c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.457709 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d28e120-fb6a-4bf0-a232-a4437e16a41c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d returned with HTTP 404 Jul 03 13:12:07.458236 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1195/4764] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/ffaba0a4-640a-4fca-bd1d-9d85e43b071d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.466390 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e3af9dfd-e2e1-4eab-8c37-55bdd20a8b74 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.468328 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3af9dfd-e2e1-4eab-8c37-55bdd20a8b74 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:12:07.468516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3af9dfd-e2e1-4eab-8c37-55bdd20a8b74 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.468733 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3af9dfd-e2e1-4eab-8c37-55bdd20a8b74 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.468890 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-e3af9dfd-e2e1-4eab-8c37-55bdd20a8b74 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:12:07.474699 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3af9dfd-e2e1-4eab-8c37-55bdd20a8b74 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 404 Jul 03 13:12:07.475300 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1196/4765] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.486116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7a0065a2-565c-4d2e-b520-793bcefd15ce None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.488181 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7a0065a2-565c-4d2e-b520-793bcefd15ce tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 Jul 03 13:12:07.488671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7a0065a2-565c-4d2e-b520-793bcefd15ce tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.488870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7a0065a2-565c-4d2e-b520-793bcefd15ce tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.495326 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7a0065a2-565c-4d2e-b520-793bcefd15ce tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 returned with HTTP 404 Jul 03 13:12:07.495807 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1178/4766] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/fc443b24-c1a0-4831-b219-d458c0d686f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.502938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ed2ffb3-ec9c-4292-8066-8434dc2b0b0f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.504831 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ed2ffb3-ec9c-4292-8066-8434dc2b0b0f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:12:07.505024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ffb3-ec9c-4292-8066-8434dc2b0b0f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.505388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ed2ffb3-ec9c-4292-8066-8434dc2b0b0f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.505538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-6ed2ffb3-ec9c-4292-8066-8434dc2b0b0f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:12:07.509477 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ed2ffb3-ec9c-4292-8066-8434dc2b0b0f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 404 Jul 03 13:12:07.510016 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1196/4767] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.514651 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:07.514651 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:07.515109 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:07.515269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Checking backup size 1 against volume size 1 {{(pid=99824) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:12:07.515400 np0000004418 devstack@c-api.service[99824]: INFO cinder.backup.api [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Overwriting volume bf10ba7a-f816-41d2-958b-839a9348969b with restore of backup 01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:07.519068 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f55742e7-093d-4efa-bb86-40cbaee1e52d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.523759 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f55742e7-093d-4efa-bb86-40cbaee1e52d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc Jul 03 13:12:07.523988 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f55742e7-093d-4efa-bb86-40cbaee1e52d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.524236 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f55742e7-093d-4efa-bb86-40cbaee1e52d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.530777 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f55742e7-093d-4efa-bb86-40cbaee1e52d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc returned with HTTP 404 Jul 03 13:12:07.531472 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1197/4768] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/snapshots/9d1d5c4a-371b-4247-9ac4-c290887a20bc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.538193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] restore_backup in rpcapi backup_id 01d349f6-ce8b-49ab-9a79-4d74b968a674 {{(pid=99824) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:12:07.540323 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1a75234d-bf5e-4ee1-8473-594c23eff073 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674/restore returned with HTTP 202 Jul 03 13:12:07.540640 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-97238f0a-48d8-4785-94a0-1658a0deebdc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.540958 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1198/4769] 10.4.3.13 () {70 vars in 1426 bytes} [Fri Jul 3 13:12:06 2026] POST /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674/restore => generated 152 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:07.546927 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-97238f0a-48d8-4785-94a0-1658a0deebdc tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:12:07.547959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-97238f0a-48d8-4785-94a0-1658a0deebdc tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.548224 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-97238f0a-48d8-4785-94a0-1658a0deebdc tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.548463 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-97238f0a-48d8-4785-94a0-1658a0deebdc tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:12:07.551973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0139f270-35a6-48ff-95e2-6dbdfb3175d7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.554131 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0139f270-35a6-48ff-95e2-6dbdfb3175d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:07.554449 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0139f270-35a6-48ff-95e2-6dbdfb3175d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.554713 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0139f270-35a6-48ff-95e2-6dbdfb3175d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.554852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0139f270-35a6-48ff-95e2-6dbdfb3175d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:07.558115 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-97238f0a-48d8-4785-94a0-1658a0deebdc tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 404 Jul 03 13:12:07.558776 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1179/4770] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.560954 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:07.560954 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:07.561798 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0139f270-35a6-48ff-95e2-6dbdfb3175d7 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:07.562281 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1197/4771] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:07.566445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f981d8d7-2876-4b2e-bc52-1e5deb276c4c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.568648 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f981d8d7-2876-4b2e-bc52-1e5deb276c4c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 Jul 03 13:12:07.568897 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f981d8d7-2876-4b2e-bc52-1e5deb276c4c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.569178 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f981d8d7-2876-4b2e-bc52-1e5deb276c4c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.577882 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f981d8d7-2876-4b2e-bc52-1e5deb276c4c tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 returned with HTTP 404 Jul 03 13:12:07.578632 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1198/4772] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/2a30530b-1623-4d33-9378-bf1564ebce85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.588012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b06e322f-62a2-4756-af8c-1c9983c95425 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.590458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b06e322f-62a2-4756-af8c-1c9983c95425 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:12:07.590685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b06e322f-62a2-4756-af8c-1c9983c95425 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.590901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b06e322f-62a2-4756-af8c-1c9983c95425 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.591049 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-b06e322f-62a2-4756-af8c-1c9983c95425 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:12:07.597007 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b06e322f-62a2-4756-af8c-1c9983c95425 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 404 Jul 03 13:12:07.597268 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1199/4773] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.607186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f75b6792-b34a-406b-b9fb-b01ddcef43f7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.610020 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f75b6792-b34a-406b-b9fb-b01ddcef43f7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb Jul 03 13:12:07.610257 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f75b6792-b34a-406b-b9fb-b01ddcef43f7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.610446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f75b6792-b34a-406b-b9fb-b01ddcef43f7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.619548 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f75b6792-b34a-406b-b9fb-b01ddcef43f7 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb returned with HTTP 404 Jul 03 13:12:07.622014 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1180/4774] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/snapshots/325cb8db-7206-45ff-a1cb-02dbac7488bb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.634071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ee5c92b-3fd4-474d-8be1-457e171b9e7f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.636105 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ee5c92b-3fd4-474d-8be1-457e171b9e7f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:12:07.636296 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ee5c92b-3fd4-474d-8be1-457e171b9e7f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.636486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ee5c92b-3fd4-474d-8be1-457e171b9e7f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.636678 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-6ee5c92b-3fd4-474d-8be1-457e171b9e7f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:12:07.642402 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ee5c92b-3fd4-474d-8be1-457e171b9e7f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 404 Jul 03 13:12:07.642941 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1198/4775] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.650078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-adb20a8f-0c58-4271-840f-20a779832fd9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.652412 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-adb20a8f-0c58-4271-840f-20a779832fd9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 Jul 03 13:12:07.652748 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-adb20a8f-0c58-4271-840f-20a779832fd9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.653018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-adb20a8f-0c58-4271-840f-20a779832fd9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.660345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-adb20a8f-0c58-4271-840f-20a779832fd9 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 returned with HTTP 404 Jul 03 13:12:07.660930 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1199/4776] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/8a2f8dfe-a7a9-4654-a879-4ab6b1e59358 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.669291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1b876a33-573a-49b5-8682-f41eb2c04455 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.670988 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b876a33-573a-49b5-8682-f41eb2c04455 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:12:07.671247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b876a33-573a-49b5-8682-f41eb2c04455 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.671429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b876a33-573a-49b5-8682-f41eb2c04455 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.671848 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1b876a33-573a-49b5-8682-f41eb2c04455 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:12:07.677502 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b876a33-573a-49b5-8682-f41eb2c04455 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 404 Jul 03 13:12:07.678015 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1200/4777] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.684616 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f1abdac1-f855-41ff-80f3-25652a33bc11 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.688299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f1abdac1-f855-41ff-80f3-25652a33bc11 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 Jul 03 13:12:07.691609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f1abdac1-f855-41ff-80f3-25652a33bc11 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.691901 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f1abdac1-f855-41ff-80f3-25652a33bc11 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.699204 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f1abdac1-f855-41ff-80f3-25652a33bc11 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 returned with HTTP 404 Jul 03 13:12:07.699936 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1181/4778] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/792b74bd-52a5-4d05-bb2c-0fe4e357eb18 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.707233 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-627188e1-cdcc-4081-92f7-05d928c4a0d1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.709283 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-627188e1-cdcc-4081-92f7-05d928c4a0d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:12:07.709622 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-627188e1-cdcc-4081-92f7-05d928c4a0d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.709751 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-627188e1-cdcc-4081-92f7-05d928c4a0d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.709980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-627188e1-cdcc-4081-92f7-05d928c4a0d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:12:07.716324 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-627188e1-cdcc-4081-92f7-05d928c4a0d1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 404 Jul 03 13:12:07.716907 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1199/4779] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.725955 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a459a438-4e4f-437e-945a-5c20a9018d5b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.728603 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a459a438-4e4f-437e-945a-5c20a9018d5b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 Jul 03 13:12:07.728972 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a459a438-4e4f-437e-945a-5c20a9018d5b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.729252 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a459a438-4e4f-437e-945a-5c20a9018d5b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.737495 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a459a438-4e4f-437e-945a-5c20a9018d5b tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 returned with HTTP 404 Jul 03 13:12:07.738178 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1200/4780] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/43d20d2e-be40-421a-8cff-14bd023ce9b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.745456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-33a35567-405b-4a53-8d8e-b2cb54bc377d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.747730 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-33a35567-405b-4a53-8d8e-b2cb54bc377d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:12:07.747980 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-33a35567-405b-4a53-8d8e-b2cb54bc377d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.748213 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-33a35567-405b-4a53-8d8e-b2cb54bc377d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.748338 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-33a35567-405b-4a53-8d8e-b2cb54bc377d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:12:07.754642 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-33a35567-405b-4a53-8d8e-b2cb54bc377d tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 404 Jul 03 13:12:07.755328 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1201/4781] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.766876 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-453fc878-01cc-4fc9-bf84-987f1877a911 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.768874 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-453fc878-01cc-4fc9-bf84-987f1877a911 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c Jul 03 13:12:07.768981 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-453fc878-01cc-4fc9-bf84-987f1877a911 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.769205 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-453fc878-01cc-4fc9-bf84-987f1877a911 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.774122 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-453fc878-01cc-4fc9-bf84-987f1877a911 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c returned with HTTP 404 Jul 03 13:12:07.774122 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1182/4782] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/snapshots/80066657-d8c9-4128-b705-1d9aad58c39c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.783456 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-85dbcd2a-fa2b-4d5e-bf8a-e63785e0057f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.785226 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85dbcd2a-fa2b-4d5e-bf8a-e63785e0057f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:12:07.785475 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85dbcd2a-fa2b-4d5e-bf8a-e63785e0057f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.785709 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-85dbcd2a-fa2b-4d5e-bf8a-e63785e0057f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.787067 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-85dbcd2a-fa2b-4d5e-bf8a-e63785e0057f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:12:07.792395 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-85dbcd2a-fa2b-4d5e-bf8a-e63785e0057f tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 404 Jul 03 13:12:07.793314 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1200/4783] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.802568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5cb385f0-4ea1-47fa-b350-0962d542d036 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.805146 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cb385f0-4ea1-47fa-b350-0962d542d036 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a Jul 03 13:12:07.805971 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cb385f0-4ea1-47fa-b350-0962d542d036 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.805971 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cb385f0-4ea1-47fa-b350-0962d542d036 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.816911 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cb385f0-4ea1-47fa-b350-0962d542d036 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a returned with HTTP 404 Jul 03 13:12:07.816911 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1201/4784] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/9b6537f6-6103-4b72-8423-cc4ce2cde13a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.828507 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ecd5d602-561a-46ba-b597-2bb9dab5b4a2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.831073 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ecd5d602-561a-46ba-b597-2bb9dab5b4a2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:12:07.831328 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ecd5d602-561a-46ba-b597-2bb9dab5b4a2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.831718 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ecd5d602-561a-46ba-b597-2bb9dab5b4a2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.831858 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-ecd5d602-561a-46ba-b597-2bb9dab5b4a2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete snapshot with id: 8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:12:07.841116 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ecd5d602-561a-46ba-b597-2bb9dab5b4a2 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 404 Jul 03 13:12:07.841853 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1202/4785] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 13:12:07.850545 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ad3e1f0f-691b-4a02-af00-82269ef2db88 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.854074 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad3e1f0f-691b-4a02-af00-82269ef2db88 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 Jul 03 13:12:07.854354 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad3e1f0f-691b-4a02-af00-82269ef2db88 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.855233 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ad3e1f0f-691b-4a02-af00-82269ef2db88 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.861359 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ad3e1f0f-691b-4a02-af00-82269ef2db88 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 returned with HTTP 404 Jul 03 13:12:07.862099 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1183/4786] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/snapshots/8a228153-f7ce-4211-87a7-31b7772193b9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:07.871834 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3451f870-1a28-49aa-ac95-f7098a3323e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.875103 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3451f870-1a28-49aa-ac95-f7098a3323e1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] DELETE https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:12:07.875376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3451f870-1a28-49aa-ac95-f7098a3323e1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.875787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3451f870-1a28-49aa-ac95-f7098a3323e1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.875951 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-3451f870-1a28-49aa-ac95-f7098a3323e1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Delete volume with id: 3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:12:07.882931 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3451f870-1a28-49aa-ac95-f7098a3323e1 tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 404 Jul 03 13:12:07.883612 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1201/4787] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:07 2026] DELETE /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:07.895354 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8ab422e8-4e04-442b-ad9a-fe58799db8bf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:07.900503 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8ab422e8-4e04-442b-ad9a-fe58799db8bf tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] GET https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 Jul 03 13:12:07.901263 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8ab422e8-4e04-442b-ad9a-fe58799db8bf tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:07.901263 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8ab422e8-4e04-442b-ad9a-fe58799db8bf tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:07.908244 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8ab422e8-4e04-442b-ad9a-fe58799db8bf tempest-VolumeDependencyTests-592724987 tempest-VolumeDependencyTests-592724987-project-member] https://10.4.3.13/volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 returned with HTTP 404 Jul 03 13:12:07.908890 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1202/4788] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:07 2026] GET /volume/v3/volumes/3032d044-ef55-40e6-a932-de4a1d0984b3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:08.573882 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d5d8644e-a0c5-4632-8dac-ce37380bba9b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:08.576237 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5d8644e-a0c5-4632-8dac-ce37380bba9b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:08.576506 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5d8644e-a0c5-4632-8dac-ce37380bba9b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:08.576780 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5d8644e-a0c5-4632-8dac-ce37380bba9b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:08.576924 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-d5d8644e-a0c5-4632-8dac-ce37380bba9b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:08.583206 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:08.583206 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:08.584219 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5d8644e-a0c5-4632-8dac-ce37380bba9b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:08.584682 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1203/4789] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:08 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:09.319430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f3204f90-70d7-4c49-bf93-83492208eee9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:09.443377 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e5f2945e-2097-4b09-9062-3e3586cd4e7d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:09.445715 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e5f2945e-2097-4b09-9062-3e3586cd4e7d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:12:09.445932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e5f2945e-2097-4b09-9062-3e3586cd4e7d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:09.446208 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e5f2945e-2097-4b09-9062-3e3586cd4e7d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:09.447067 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:09.447471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-625065191"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:09.448931 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-625065191'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:09.449080 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create volume of 1 GB Jul 03 13:12:09.452894 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:09.452894 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:09.453489 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Availability Zones retrieved successfully. Jul 03 13:12:09.453573 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e5f2945e-2097-4b09-9062-3e3586cd4e7d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:12:09.454712 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e5f2945e-2097-4b09-9062-3e3586cd4e7d tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 200 Jul 03 13:12:09.455253 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1202/4790] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:09 2026] GET /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:09.459787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Flow 'volume_create_api' (95840e1e-edd4-49fb-800e-cd94724716f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:09.460824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524ce383-90a1-4efd-a884-dfb7b3641d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:09.461848 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:09.491600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524ce383-90a1-4efd-a884-dfb7b3641d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:09.492728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a963c9c3-07ca-4e1b-bf85-4d27f0dcd04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:09.575769 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Created reservations ['fcb860ee-f203-41f1-953f-51ff660a0f1f', '5d4520b4-a2c7-4026-8581-05bc418bcb83', 'aada92dc-030d-4b65-ba06-9f4b33dfe968', '790b114b-830d-4d97-a6f5-50eff89dc45f'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:09.576989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a963c9c3-07ca-4e1b-bf85-4d27f0dcd04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcb860ee-f203-41f1-953f-51ff660a0f1f', '5d4520b4-a2c7-4026-8581-05bc418bcb83', 'aada92dc-030d-4b65-ba06-9f4b33dfe968', '790b114b-830d-4d97-a6f5-50eff89dc45f']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:09.578108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4049a8a-b2e0-4e88-bd3e-0398382c5668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:09.597638 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c404eef5-2feb-4598-9d70-024e93434e62 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:09.600150 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c404eef5-2feb-4598-9d70-024e93434e62 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:09.600452 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c404eef5-2feb-4598-9d70-024e93434e62 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:09.600721 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c404eef5-2feb-4598-9d70-024e93434e62 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:09.600888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c404eef5-2feb-4598-9d70-024e93434e62 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:09.606432 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:09.606432 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:09.607126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c404eef5-2feb-4598-9d70-024e93434e62 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:09.607546 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1203/4791] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:09 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:09.613434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4049a8a-b2e0-4e88-bd3e-0398382c5668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7838cd4a-0af9-4c74-8566-537d61f68822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-625065191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a21be119cd4b1db42d8dbb4a3d0151',qos_specs=None,replication_status=,reservations=['fcb860ee-f203-41f1-953f-51ff660a0f1f','5d4520b4-a2c7-4026-8581-05bc418bcb83','aada92dc-030d-4b65-ba06-9f4b33dfe968','790b114b-830d-4d97-a6f5-50eff89dc45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a9803ab6b24337bc203af366befa18',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-625065191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7838cd4a-0af9-4c74-8566-537d61f68822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a21be119cd4b1db42d8dbb4a3d0151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12a9803ab6b24337bc203af366befa18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:09.614487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7fe510c-afb5-49b7-aed2-0b338a67a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:09.638105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7fe510c-afb5-49b7-aed2-0b338a67a6a0) transitioned into state 'SUCCESS' from state '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-625065191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a21be119cd4b1db42d8dbb4a3d0151',qos_specs=None,replication_status=,reservations=['fcb860ee-f203-41f1-953f-51ff660a0f1f','5d4520b4-a2c7-4026-8581-05bc418bcb83','aada92dc-030d-4b65-ba06-9f4b33dfe968','790b114b-830d-4d97-a6f5-50eff89dc45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a9803ab6b24337bc203af366befa18',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:09.638828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85416fb6-5ee6-46ed-949f-f28d0288b94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:09.670096 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85416fb6-5ee6-46ed-949f-f28d0288b94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:09.670898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Flow 'volume_create_api' (95840e1e-edd4-49fb-800e-cd94724716f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:09.671210 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create volume request issued successfully. Jul 03 13:12:09.671767 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f3204f90-70d7-4c49-bf93-83492208eee9 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:09.672148 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1184/4792] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:09 2026] POST /volume/v3/volumes => generated 763 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:09.688004 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f77f920c-fba5-4aeb-a8b5-30741a357b44 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:09.690315 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f77f920c-fba5-4aeb-a8b5-30741a357b44 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:09.690545 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f77f920c-fba5-4aeb-a8b5-30741a357b44 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:09.690699 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f77f920c-fba5-4aeb-a8b5-30741a357b44 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:09.698360 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:09.698360 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:09.702248 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f77f920c-fba5-4aeb-a8b5-30741a357b44 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:09.706923 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f77f920c-fba5-4aeb-a8b5-30741a357b44 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 200 Jul 03 13:12:09.707134 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1204/4793] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:09 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:10.620353 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8a1b03e9-263b-42d2-bdb9-4c8125ee0be2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:10.622109 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8a1b03e9-263b-42d2-bdb9-4c8125ee0be2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:10.622313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8a1b03e9-263b-42d2-bdb9-4c8125ee0be2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:10.622485 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8a1b03e9-263b-42d2-bdb9-4c8125ee0be2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:10.622601 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-8a1b03e9-263b-42d2-bdb9-4c8125ee0be2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:10.626582 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:10.626582 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:10.627702 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8a1b03e9-263b-42d2-bdb9-4c8125ee0be2 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:10.628108 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1203/4794] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:10 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:10.720697 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ccdc17a4-31a1-4eb6-af1d-c982bde45306 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:10.722626 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ccdc17a4-31a1-4eb6-af1d-c982bde45306 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:10.722880 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ccdc17a4-31a1-4eb6-af1d-c982bde45306 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:10.723097 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ccdc17a4-31a1-4eb6-af1d-c982bde45306 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:10.731766 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:10.731766 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:10.736861 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ccdc17a4-31a1-4eb6-af1d-c982bde45306 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:10.742321 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ccdc17a4-31a1-4eb6-af1d-c982bde45306 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 200 Jul 03 13:12:10.742783 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1204/4795] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:10 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:10.760467 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:10.762997 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:12:10.763521 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7838cd4a-0af9-4c74-8566-537d61f68822", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-39825999"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:10.775398 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:10.775398 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:10.776219 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:10.776507 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create snapshot from volume 7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:10.800928 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=589,cinder:INSERT=127,cinder:UPDATE=199 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:12:10.824458 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Created reservations ['36ba17c5-f093-4779-bbde-75a09bf76532', '1ab61229-a9ad-438c-8b6f-621f19cad632', 'c25c9de6-92af-4f16-84a8-d2d3ced712d8', '2acc165d-3abe-4416-8555-8b775de9b9a2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:10.868326 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot create request issued successfully. Jul 03 13:12:10.868724 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5eeb5d78-0d2f-406d-8b98-eeb701bf2f7e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:12:10.869263 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1185/4796] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:12:10 2026] POST /volume/v3/snapshots => generated 320 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:10.884948 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1f4da7ab-bf1c-4442-b431-789447c8df27 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:10.887792 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f4da7ab-bf1c-4442-b431-789447c8df27 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:10.888055 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f4da7ab-bf1c-4442-b431-789447c8df27 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:10.888338 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f4da7ab-bf1c-4442-b431-789447c8df27 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:10.900251 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:10.900251 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:10.900883 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f4da7ab-bf1c-4442-b431-789447c8df27 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:10.901918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f4da7ab-bf1c-4442-b431-789447c8df27 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 returned with HTTP 200 Jul 03 13:12:10.905597 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1205/4797] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:10 2026] GET /volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:11.644772 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-44660081-fd18-4dc7-9ed2-32e50061196a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:11.648538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-44660081-fd18-4dc7-9ed2-32e50061196a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:11.648538 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-44660081-fd18-4dc7-9ed2-32e50061196a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:11.648538 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-44660081-fd18-4dc7-9ed2-32e50061196a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:11.648538 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-44660081-fd18-4dc7-9ed2-32e50061196a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:11.654445 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:11.654445 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:11.654533 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-44660081-fd18-4dc7-9ed2-32e50061196a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:11.655085 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1204/4798] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:11 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:11.728950 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-d09a2bfc-456f-42b7-973a-0a73ac26634f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:11.730798 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-d09a2bfc-456f-42b7-973a-0a73ac26634f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:12:11.730995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-d09a2bfc-456f-42b7-973a-0a73ac26634f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:11.731844 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-d09a2bfc-456f-42b7-973a-0a73ac26634f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:11.737334 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:11.737334 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:11.737979 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-d09a2bfc-456f-42b7-973a-0a73ac26634f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:12:11.740828 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-d09a2bfc-456f-42b7-973a-0a73ac26634f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 200 Jul 03 13:12:11.740828 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1205/4799] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 13:12:11 2026] GET /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:11.914814 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ed78bc1f-630f-4c64-9a1a-4c92a4a54c71 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:11.916595 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed78bc1f-630f-4c64-9a1a-4c92a4a54c71 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:11.916793 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed78bc1f-630f-4c64-9a1a-4c92a4a54c71 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:11.916983 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ed78bc1f-630f-4c64-9a1a-4c92a4a54c71 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:11.922731 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:11.922731 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:11.923699 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ed78bc1f-630f-4c64-9a1a-4c92a4a54c71 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:11.924026 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ed78bc1f-630f-4c64-9a1a-4c92a4a54c71 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 returned with HTTP 200 Jul 03 13:12:11.924383 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1186/4800] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:11 2026] GET /volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:11.933886 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:11.935547 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822/action Jul 03 13:12:11.935845 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action body: b'{"revert": {"snapshot_id": "0633233e-dd16-491e-8dfe-1bac180cc018"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:11.935955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "0633233e-dd16-491e-8dfe-1bac180cc018"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:11.946834 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:11.946834 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:11.947508 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume retrieved successfully. Jul 03 13:12:11.962771 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Reverting volume 7838cd4a-0af9-4c74-8566-537d61f68822 to snapshot 0633233e-dd16-491e-8dfe-1bac180cc018. Jul 03 13:12:11.963997 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:11.963997 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:12.015667 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bb9d5869-1775-4b70-981d-c22ae18e8eb6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822/action returned with HTTP 202 Jul 03 13:12:12.016066 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1206/4801] 10.4.3.13 () {70 vars in 1424 bytes} [Fri Jul 3 13:12:11 2026] POST /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:12:12.026072 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ddbfffe1-6801-4519-8a9f-9930ca6422ec None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:12.028066 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ddbfffe1-6801-4519-8a9f-9930ca6422ec tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:12.028335 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ddbfffe1-6801-4519-8a9f-9930ca6422ec tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:12.028565 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ddbfffe1-6801-4519-8a9f-9930ca6422ec tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:12.030933 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=526,cinder:INSERT=116,cinder:UPDATE=177 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:12:12.038098 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:12.038098 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:12.042796 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ddbfffe1-6801-4519-8a9f-9930ca6422ec tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:12.048961 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ddbfffe1-6801-4519-8a9f-9930ca6422ec tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 200 Jul 03 13:12:12.049534 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1205/4802] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:12 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:12.671238 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0c05ec78-935f-4609-b9ea-2af5cbad8d54 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:12.673141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c05ec78-935f-4609-b9ea-2af5cbad8d54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:12.673367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c05ec78-935f-4609-b9ea-2af5cbad8d54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:12.673625 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c05ec78-935f-4609-b9ea-2af5cbad8d54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:12.673751 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0c05ec78-935f-4609-b9ea-2af5cbad8d54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:12.678736 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:12.678736 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:12.679690 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c05ec78-935f-4609-b9ea-2af5cbad8d54 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:12.680171 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1206/4803] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:12 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:13.065864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4e23af25-f5b4-4554-81ef-c48744e1d9e4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:13.069681 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4e23af25-f5b4-4554-81ef-c48744e1d9e4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:13.069681 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4e23af25-f5b4-4554-81ef-c48744e1d9e4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:13.069681 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4e23af25-f5b4-4554-81ef-c48744e1d9e4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:13.079625 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:13.079625 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:13.085087 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4e23af25-f5b4-4554-81ef-c48744e1d9e4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:13.091551 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4e23af25-f5b4-4554-81ef-c48744e1d9e4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 200 Jul 03 13:12:13.092007 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1187/4804] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:13 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:13.107579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dfad57cf-7aaf-4976-a2c8-dea9d9a55e10 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:13.109918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dfad57cf-7aaf-4976-a2c8-dea9d9a55e10 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:13.110211 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dfad57cf-7aaf-4976-a2c8-dea9d9a55e10 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:13.110499 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dfad57cf-7aaf-4976-a2c8-dea9d9a55e10 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:13.113457 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=487,cinder:UPDATE=151,cinder:INSERT=81 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:12:13.118790 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:13.118790 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:13.119372 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-dfad57cf-7aaf-4976-a2c8-dea9d9a55e10 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:13.120139 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dfad57cf-7aaf-4976-a2c8-dea9d9a55e10 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 returned with HTTP 200 Jul 03 13:12:13.120541 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1207/4805] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:13 2026] GET /volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:13.132803 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9f16900a-c4da-4ba6-9438-e671f8f619cb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:13.134572 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f16900a-c4da-4ba6-9438-e671f8f619cb tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:13.134754 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f16900a-c4da-4ba6-9438-e671f8f619cb tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:13.134946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f16900a-c4da-4ba6-9438-e671f8f619cb tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:13.141207 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:13.141207 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:13.144827 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9f16900a-c4da-4ba6-9438-e671f8f619cb tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:13.148602 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f16900a-c4da-4ba6-9438-e671f8f619cb tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 200 Jul 03 13:12:13.148939 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1206/4806] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:13 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:13.166101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:13.171664 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:13.172016 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-657988493"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:13.176798 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-657988493'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:13.176950 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create volume of 1 GB Jul 03 13:12:13.183989 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Availability Zones retrieved successfully. Jul 03 13:12:13.190517 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Flow 'volume_create_api' (860ab1b6-58f6-495f-a67c-cd4444fc093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:13.191489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97be2306-650c-48de-93e0-9920d1dca161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:13.192503 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:13.231911 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97be2306-650c-48de-93e0-9920d1dca161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:13.232700 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deed6bdb-f31e-4140-85b1-cae03003ecc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:13.286148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Created reservations ['4f7f0866-aa10-4b3b-ae56-e6ca0bd624cd', '27977f1c-2631-4c86-96c9-5787918498b8', 'c99aef5d-010e-4eda-9be2-b02dae70f8bc', 'f9291fc5-91d4-41ba-8d91-f03d6b35f9ac'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:13.287157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deed6bdb-f31e-4140-85b1-cae03003ecc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f7f0866-aa10-4b3b-ae56-e6ca0bd624cd', '27977f1c-2631-4c86-96c9-5787918498b8', 'c99aef5d-010e-4eda-9be2-b02dae70f8bc', 'f9291fc5-91d4-41ba-8d91-f03d6b35f9ac']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:13.288084 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192ca33f-e395-4066-8858-dc68a275aec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:13.316526 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192ca33f-e395-4066-8858-dc68a275aec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce7d9924-52f0-43bd-9586-238927901dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-657988493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a21be119cd4b1db42d8dbb4a3d0151',qos_specs=None,replication_status=,reservations=['4f7f0866-aa10-4b3b-ae56-e6ca0bd624cd','27977f1c-2631-4c86-96c9-5787918498b8','c99aef5d-010e-4eda-9be2-b02dae70f8bc','f9291fc5-91d4-41ba-8d91-f03d6b35f9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a9803ab6b24337bc203af366befa18',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-657988493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce7d9924-52f0-43bd-9586-238927901dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a21be119cd4b1db42d8dbb4a3d0151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12a9803ab6b24337bc203af366befa18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:13.317573 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922ca928-dd8c-47f3-943c-92af80051c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:13.339998 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922ca928-dd8c-47f3-943c-92af80051c4c) transitioned into state 'SUCCESS' from state '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-657988493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64a21be119cd4b1db42d8dbb4a3d0151',qos_specs=None,replication_status=,reservations=['4f7f0866-aa10-4b3b-ae56-e6ca0bd624cd','27977f1c-2631-4c86-96c9-5787918498b8','c99aef5d-010e-4eda-9be2-b02dae70f8bc','f9291fc5-91d4-41ba-8d91-f03d6b35f9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a9803ab6b24337bc203af366befa18',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:13.341045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccf843e-c296-4e1b-ae27-524ad30c7afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:13.354410 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ccf843e-c296-4e1b-ae27-524ad30c7afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:13.355538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Flow 'volume_create_api' (860ab1b6-58f6-495f-a67c-cd4444fc093f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:13.356283 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create volume request issued successfully. Jul 03 13:12:13.356688 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eac09c97-1b9c-4da3-8a8c-e8cb4bbbe004 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:13.357275 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1207/4807] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:13 2026] POST /volume/v3/volumes => generated 763 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:13.375558 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-189cfecf-123b-4e07-9a28-b67ef241b7ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:13.377594 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-189cfecf-123b-4e07-9a28-b67ef241b7ea tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:13.377797 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-189cfecf-123b-4e07-9a28-b67ef241b7ea tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:13.378176 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-189cfecf-123b-4e07-9a28-b67ef241b7ea tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:13.386314 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:13.386314 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:13.392427 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-189cfecf-123b-4e07-9a28-b67ef241b7ea tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:13.395554 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-189cfecf-123b-4e07-9a28-b67ef241b7ea tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 200 Jul 03 13:12:13.396054 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1188/4808] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:13 2026] GET /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:13.692335 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a49e3017-6712-47ea-9ee9-1e7f5b91af74 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:13.696829 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a49e3017-6712-47ea-9ee9-1e7f5b91af74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:13.696829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a49e3017-6712-47ea-9ee9-1e7f5b91af74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:13.696829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a49e3017-6712-47ea-9ee9-1e7f5b91af74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:13.696829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a49e3017-6712-47ea-9ee9-1e7f5b91af74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:13.702018 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:13.702018 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:13.703886 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a49e3017-6712-47ea-9ee9-1e7f5b91af74 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:13.703886 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1208/4809] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:13 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:14.219613 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.221623 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:14.222241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-attach": {"instance_uuid": "a16f7335-4781-44dc-be69-7625b1d30a1f", "mountpoint": "/dev/vdb"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:14.222241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a16f7335-4781-44dc-be69-7625b1d30a1f", "mountpoint": "/dev/vdb"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:14.232230 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.232230 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:14.232858 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:14.303959 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Update volume admin metadata completed successfully. Jul 03 13:12:14.408903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2f640523-b882-474d-9729-f8688088823f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.410889 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f640523-b882-474d-9729-f8688088823f tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:14.411146 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f640523-b882-474d-9729-f8688088823f tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:14.411347 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f640523-b882-474d-9729-f8688088823f tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:14.420916 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.420916 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:14.425372 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2f640523-b882-474d-9729-f8688088823f tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:14.439305 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f640523-b882-474d-9729-f8688088823f tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 200 Jul 03 13:12:14.439673 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1208/4810] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:14 2026] GET /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:14.455679 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-44861f36-6b68-40a9-8372-12a844de5579 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.457396 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:12:14.457757 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce7d9924-52f0-43bd-9586-238927901dc6", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-42601507"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:14.473937 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.473937 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:14.474497 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:14.474654 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Create snapshot from volume ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:14.537792 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Created reservations ['3a58288e-43d4-4e47-a095-3383d7a6b960', '9b2494f2-85ac-4e8a-a78f-56ed32c56938', '3d775947-ab79-41ba-af68-7bf4b327dd2d', '75e36c08-c492-419a-b849-d7bbf3295ad5'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:14.606864 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot create request issued successfully. Jul 03 13:12:14.607288 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44861f36-6b68-40a9-8372-12a844de5579 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:12:14.607828 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1189/4811] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:12:14 2026] POST /volume/v3/snapshots => generated 320 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:14.617236 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fdc01aa3-53a2-4a60-839c-0ab0375c21f4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.619147 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fdc01aa3-53a2-4a60-839c-0ab0375c21f4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a Jul 03 13:12:14.620669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fdc01aa3-53a2-4a60-839c-0ab0375c21f4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:14.620669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fdc01aa3-53a2-4a60-839c-0ab0375c21f4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:14.629275 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.629275 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:14.629275 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fdc01aa3-53a2-4a60-839c-0ab0375c21f4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:14.630695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fdc01aa3-53a2-4a60-839c-0ab0375c21f4 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a returned with HTTP 200 Jul 03 13:12:14.631377 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1209/4812] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:14 2026] GET /volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a => generated 452 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:14.715720 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7fc091ad-f897-47ad-a8f6-8f42615d0059 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.717576 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7fc091ad-f897-47ad-a8f6-8f42615d0059 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:14.717757 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7fc091ad-f897-47ad-a8f6-8f42615d0059 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:14.718247 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7fc091ad-f897-47ad-a8f6-8f42615d0059 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:14.718247 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7fc091ad-f897-47ad-a8f6-8f42615d0059 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:14.722532 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.722532 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:14.723135 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7fc091ad-f897-47ad-a8f6-8f42615d0059 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:14.723615 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1209/4813] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:14 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:14.807906 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Attach volume completed successfully. Jul 03 13:12:14.808149 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ab7e5596-aa9b-422a-b444-10b2c2c23d78 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:14.808744 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1207/4814] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:14 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:14.816885 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2b32e3f5-e2c2-422b-b86d-3b00e7eb054f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.819000 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b32e3f5-e2c2-422b-b86d-3b00e7eb054f tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:14.819187 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b32e3f5-e2c2-422b-b86d-3b00e7eb054f tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:14.819432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2b32e3f5-e2c2-422b-b86d-3b00e7eb054f tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:14.836023 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.836023 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:14.839770 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2b32e3f5-e2c2-422b-b86d-3b00e7eb054f tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:14.844637 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2b32e3f5-e2c2-422b-b86d-3b00e7eb054f tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:14.845057 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1190/4815] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:14 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:14.861135 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:14.864733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:14.866259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-detach": {}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:14.866259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:14.885087 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:14.885087 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:14.885602 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:15.394058 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Detach volume completed successfully. Jul 03 13:12:15.394404 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c6d7c65-2154-421f-bd11-f2e22398d1ce tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:15.395037 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1210/4816] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:14 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:15.405049 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5acb44a6-0e6b-45e8-a237-045b96b056ec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:15.408313 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5acb44a6-0e6b-45e8-a237-045b96b056ec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:15.408649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5acb44a6-0e6b-45e8-a237-045b96b056ec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:15.408860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5acb44a6-0e6b-45e8-a237-045b96b056ec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:15.418838 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:15.418838 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:15.423754 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5acb44a6-0e6b-45e8-a237-045b96b056ec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:15.428570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5acb44a6-0e6b-45e8-a237-045b96b056ec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:15.428994 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1210/4817] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:15 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:15.640587 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b3e62eec-235f-4c42-97f3-e625e203c72a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:15.643094 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b3e62eec-235f-4c42-97f3-e625e203c72a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a Jul 03 13:12:15.643094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b3e62eec-235f-4c42-97f3-e625e203c72a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:15.643094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b3e62eec-235f-4c42-97f3-e625e203c72a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:15.655725 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:15.655725 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:15.659574 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b3e62eec-235f-4c42-97f3-e625e203c72a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:15.660505 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b3e62eec-235f-4c42-97f3-e625e203c72a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a returned with HTTP 200 Jul 03 13:12:15.660875 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1208/4818] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:15 2026] GET /volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a => generated 479 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:15.672569 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9471299f-063d-4413-a18f-a596c83844a3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:15.675158 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6/action Jul 03 13:12:15.675668 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:15.675833 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:15.687796 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:15.687796 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:15.688526 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:15.737998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-64775bd4-bbe9-497e-8ce8-3b6e257dd0ec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:15.740369 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-64775bd4-bbe9-497e-8ce8-3b6e257dd0ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:15.740653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-64775bd4-bbe9-497e-8ce8-3b6e257dd0ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:15.740907 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-64775bd4-bbe9-497e-8ce8-3b6e257dd0ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:15.741069 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-64775bd4-bbe9-497e-8ce8-3b6e257dd0ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:15.746833 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:15.746833 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:15.747793 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-64775bd4-bbe9-497e-8ce8-3b6e257dd0ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:15.748344 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1211/4819] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:15 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:15.761213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Created reservations ['e0fce17a-2a21-4873-9f0e-35491556d52b', 'd6a70931-992e-4169-b446-c40b1457f3f6'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:15.773152 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Extend volume request issued successfully. Jul 03 13:12:15.773412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9471299f-063d-4413-a18f-a596c83844a3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6/action returned with HTTP 202 Jul 03 13:12:15.773960 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1191/4820] 10.4.3.13 () {70 vars in 1424 bytes} [Fri Jul 3 13:12:15 2026] POST /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 13:12:15.783003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c1fbdd93-a78d-4358-a85e-1d827042e479 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:15.787662 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1fbdd93-a78d-4358-a85e-1d827042e479 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:15.787919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1fbdd93-a78d-4358-a85e-1d827042e479 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:15.788173 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1fbdd93-a78d-4358-a85e-1d827042e479 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:15.795781 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:15.795781 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:15.799976 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c1fbdd93-a78d-4358-a85e-1d827042e479 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:15.805293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1fbdd93-a78d-4358-a85e-1d827042e479 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 200 Jul 03 13:12:15.805791 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1211/4821] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:15 2026] GET /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:16.764736 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7d803372-0bc1-4087-9f16-1a3b3e5f4a1d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:16.767276 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d803372-0bc1-4087-9f16-1a3b3e5f4a1d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:16.767669 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d803372-0bc1-4087-9f16-1a3b3e5f4a1d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:16.767893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7d803372-0bc1-4087-9f16-1a3b3e5f4a1d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:16.768034 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-7d803372-0bc1-4087-9f16-1a3b3e5f4a1d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:16.774030 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:16.774030 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:16.775037 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7d803372-0bc1-4087-9f16-1a3b3e5f4a1d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:16.775564 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1209/4822] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:16 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:16.822825 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-63050921-1708-4b53-8eba-e061921c965a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:16.825566 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-63050921-1708-4b53-8eba-e061921c965a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:16.825905 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-63050921-1708-4b53-8eba-e061921c965a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:16.826189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-63050921-1708-4b53-8eba-e061921c965a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:16.833787 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:16.833787 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:16.838145 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-63050921-1708-4b53-8eba-e061921c965a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:16.843279 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-63050921-1708-4b53-8eba-e061921c965a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 200 Jul 03 13:12:16.843876 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1212/4823] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:16 2026] GET /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:16.860692 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:16.862835 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] POST https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6/action Jul 03 13:12:16.863283 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action body: b'{"revert": {"snapshot_id": "35193460-285c-421f-8f9b-95cedcf8e13a"}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:16.863440 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "35193460-285c-421f-8f9b-95cedcf8e13a"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:16.874247 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:16.874247 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:16.874822 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume retrieved successfully. Jul 03 13:12:16.890312 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] HTTP exception thrown: Can't revert volume ce7d9924-52f0-43bd-9586-238927901dc6 to its latest snapshot 35193460-285c-421f-8f9b-95cedcf8e13a. The volume size must be equal to the snapshot size. Jul 03 13:12:16.890567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab424f3c-53af-4a02-a914-3e3a18543ae3 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6/action returned with HTTP 400 Jul 03 13:12:16.891263 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1192/4824] 10.4.3.13 () {70 vars in 1424 bytes} [Fri Jul 3 13:12:16 2026] POST /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6/action => generated 213 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 13:12:16.904550 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d49c6458-0952-4c15-89d0-2687ab38046d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:16.914667 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a Jul 03 13:12:16.914667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:16.914667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:16.914667 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Delete snapshot with id: 35193460-285c-421f-8f9b-95cedcf8e13a Jul 03 13:12:16.921240 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:16.921240 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:16.921713 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:16.954432 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot delete request issued successfully. Jul 03 13:12:16.954432 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d49c6458-0952-4c15-89d0-2687ab38046d tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a returned with HTTP 202 Jul 03 13:12:16.954795 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1212/4825] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:16 2026] DELETE /volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:16.970834 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-174b7083-5a50-48a1-b88c-5d5977a3b8f8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:16.972755 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-174b7083-5a50-48a1-b88c-5d5977a3b8f8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a Jul 03 13:12:16.973248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-174b7083-5a50-48a1-b88c-5d5977a3b8f8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:16.973663 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-174b7083-5a50-48a1-b88c-5d5977a3b8f8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:16.979337 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:16.979337 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:16.981476 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-174b7083-5a50-48a1-b88c-5d5977a3b8f8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:16.981476 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-174b7083-5a50-48a1-b88c-5d5977a3b8f8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a returned with HTTP 200 Jul 03 13:12:16.981476 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1210/4826] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:16 2026] GET /volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:17.423926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-116f27f9-58ea-4815-b39b-ca70eaa87e62 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.428930 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-116f27f9-58ea-4815-b39b-ca70eaa87e62 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:12:17.428930 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-116f27f9-58ea-4815-b39b-ca70eaa87e62 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:17.428930 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-116f27f9-58ea-4815-b39b-ca70eaa87e62 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:17.435893 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:17.435893 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:17.436518 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-116f27f9-58ea-4815-b39b-ca70eaa87e62 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:12:17.437550 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-116f27f9-58ea-4815-b39b-ca70eaa87e62 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 200 Jul 03 13:12:17.438237 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1213/4827] 10.4.3.13 () {68 vars in 1597 bytes} [Fri Jul 3 13:12:17 2026] GET /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:17.454384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-9d899a92-15d3-48a4-8cb2-fdbc7aca8297 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.458642 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-9d899a92-15d3-48a4-8cb2-fdbc7aca8297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:12:17.458642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-9d899a92-15d3-48a4-8cb2-fdbc7aca8297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:17.458642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-9d899a92-15d3-48a4-8cb2-fdbc7aca8297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:17.468224 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:17.468224 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:17.473074 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-9d899a92-15d3-48a4-8cb2-fdbc7aca8297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:17.481130 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-9d899a92-15d3-48a4-8cb2-fdbc7aca8297 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 200 Jul 03 13:12:17.482077 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1193/4828] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:12:17 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 1655 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:12:17.489884 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.493081 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:17.493963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b3a62888-ed8e-43bc-a9df-79251ba4da37", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:17.496004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b3a62888-ed8e-43bc-a9df-79251ba4da37', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:17.503992 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:17.503992 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:17.504713 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:12:17.505043 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:12:17.505919 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:12:17.511610 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (afd692a7-c091-41f7-892a-70daf4ef15ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:17.512706 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7af097a-05e9-412b-a226-4274dbe8992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:17.513727 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:17.544180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7af097a-05e9-412b-a226-4274dbe8992b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3a62888-ed8e-43bc-a9df-79251ba4da37', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:17.545045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ae8bca-99ed-4014-83eb-af440eda90c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:17.608306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['879987b3-9b36-4286-aecf-0d2db7a2270d', 'a1385aa3-07b1-479a-a685-a524a4243dc1', '3760dfcc-1cd4-4d02-8003-2074f5af9b13', '492acbb2-3330-422b-9f56-4ce6bc29b971'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:17.609409 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ae8bca-99ed-4014-83eb-af440eda90c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['879987b3-9b36-4286-aecf-0d2db7a2270d', 'a1385aa3-07b1-479a-a685-a524a4243dc1', '3760dfcc-1cd4-4d02-8003-2074f5af9b13', '492acbb2-3330-422b-9f56-4ce6bc29b971']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:17.610343 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1f68f3-9d11-4a77-a9c0-cd3fd47c8cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:17.675121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1f68f3-9d11-4a77-a9c0-cd3fd47c8cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17555c5-4a03-46b2-8366-6d729f8f4884', '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='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['879987b3-9b36-4286-aecf-0d2db7a2270d','a1385aa3-07b1-479a-a685-a524a4243dc1','3760dfcc-1cd4-4d02-8003-2074f5af9b13','492acbb2-3330-422b-9f56-4ce6bc29b971'],size=1,snapshot_id=b3a62888-ed8e-43bc-a9df-79251ba4da37,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:12:17Z,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=f17555c5-4a03-46b2-8366-6d729f8f4884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3a62888-ed8e-43bc-a9df-79251ba4da37,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:17.678367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b805ed-bf6f-4733-ac48-cb3601d5e66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:17.703201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b805ed-bf6f-4733-ac48-cb3601d5e66b) transitioned into 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='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['879987b3-9b36-4286-aecf-0d2db7a2270d','a1385aa3-07b1-479a-a685-a524a4243dc1','3760dfcc-1cd4-4d02-8003-2074f5af9b13','492acbb2-3330-422b-9f56-4ce6bc29b971'],size=1,snapshot_id=b3a62888-ed8e-43bc-a9df-79251ba4da37,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:17.703954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23aeb44e-7f1f-47eb-a8c8-a5e405838996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:17.731953 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23aeb44e-7f1f-47eb-a8c8-a5e405838996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:17.733230 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (afd692a7-c091-41f7-892a-70daf4ef15ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:17.733674 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:12:17.734480 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-770beb4b-04d8-4e37-832e-db4142150470 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:17.735035 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1213/4829] 10.4.3.13 () {72 vars in 1534 bytes} [Fri Jul 3 13:12:17 2026] POST /volume/v3/volumes => generated 734 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:17.744303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-754f47d2-4604-4b2d-bcc5-b32f405c21d3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.746593 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-754f47d2-4604-4b2d-bcc5-b32f405c21d3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:12:17.746873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-754f47d2-4604-4b2d-bcc5-b32f405c21d3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:17.747149 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-754f47d2-4604-4b2d-bcc5-b32f405c21d3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:17.755926 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:17.755926 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:17.763184 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-754f47d2-4604-4b2d-bcc5-b32f405c21d3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:17.767569 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-754f47d2-4604-4b2d-bcc5-b32f405c21d3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 200 Jul 03 13:12:17.768217 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1211/4830] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:12:17 2026] GET /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:17.779111 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-e316a4cc-3ae2-400c-95d2-d1bb925a5bef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.781793 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-e316a4cc-3ae2-400c-95d2-d1bb925a5bef tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:12:17.782042 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-e316a4cc-3ae2-400c-95d2-d1bb925a5bef tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:17.782310 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-e316a4cc-3ae2-400c-95d2-d1bb925a5bef tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:17.790018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ee3e630d-2630-439e-a248-a7449d7d5682 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.791740 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:17.791740 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:17.791853 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee3e630d-2630-439e-a248-a7449d7d5682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:17.792373 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee3e630d-2630-439e-a248-a7449d7d5682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:17.792656 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee3e630d-2630-439e-a248-a7449d7d5682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:17.792795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ee3e630d-2630-439e-a248-a7449d7d5682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:17.796545 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-e316a4cc-3ae2-400c-95d2-d1bb925a5bef tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:17.797750 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:17.797750 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:17.798357 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee3e630d-2630-439e-a248-a7449d7d5682 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:17.798840 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1194/4831] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:17 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:17.802148 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-e316a4cc-3ae2-400c-95d2-d1bb925a5bef tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 200 Jul 03 13:12:17.802827 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1214/4832] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:12:17 2026] GET /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:17.992157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-18fea319-c386-4bfe-ba02-a8c9b48cabef None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:17.994076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-18fea319-c386-4bfe-ba02-a8c9b48cabef tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a Jul 03 13:12:17.994294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-18fea319-c386-4bfe-ba02-a8c9b48cabef tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:17.994506 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-18fea319-c386-4bfe-ba02-a8c9b48cabef tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:17.998715 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-18fea319-c386-4bfe-ba02-a8c9b48cabef tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a returned with HTTP 404 Jul 03 13:12:17.999210 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1214/4833] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:17 2026] GET /volume/v3/snapshots/35193460-285c-421f-8f9b-95cedcf8e13a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:18.007635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:18.010180 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:18.010471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:18.010715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:18.010931 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Delete volume with id: ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:18.021564 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:18.021564 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:18.022322 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:18.049839 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Delete volume request issued successfully. Jul 03 13:12:18.050297 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71f391a7-4250-4dfa-a4be-6fb866f94319 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 202 Jul 03 13:12:18.050972 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1212/4834] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:18 2026] DELETE /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:18.060266 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-784f6c06-cae3-4e2e-9f62-ba6bae8596b0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:18.063515 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-784f6c06-cae3-4e2e-9f62-ba6bae8596b0 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:18.063792 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-784f6c06-cae3-4e2e-9f62-ba6bae8596b0 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:18.064066 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-784f6c06-cae3-4e2e-9f62-ba6bae8596b0 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:18.072322 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:18.072322 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:18.076340 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-784f6c06-cae3-4e2e-9f62-ba6bae8596b0 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:18.081418 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-784f6c06-cae3-4e2e-9f62-ba6bae8596b0 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 200 Jul 03 13:12:18.081957 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1195/4835] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:18 2026] GET /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:18.813058 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-be55058f-a519-4a14-ade1-50a351d3a1ec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:18.818945 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-be55058f-a519-4a14-ade1-50a351d3a1ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:18.818945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-be55058f-a519-4a14-ade1-50a351d3a1ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:18.818945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-be55058f-a519-4a14-ade1-50a351d3a1ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:18.818945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-be55058f-a519-4a14-ade1-50a351d3a1ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:18.823321 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:18.823321 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:18.824184 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-be55058f-a519-4a14-ade1-50a351d3a1ec tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:18.824782 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1215/4836] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:18 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:19.100459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b74b1798-03e3-440e-9a14-cd298a9b8d46 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:19.102803 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b74b1798-03e3-440e-9a14-cd298a9b8d46 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 Jul 03 13:12:19.103090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b74b1798-03e3-440e-9a14-cd298a9b8d46 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:19.103384 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b74b1798-03e3-440e-9a14-cd298a9b8d46 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:19.109714 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b74b1798-03e3-440e-9a14-cd298a9b8d46 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 returned with HTTP 404 Jul 03 13:12:19.110450 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1215/4837] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:19 2026] GET /volume/v3/volumes/ce7d9924-52f0-43bd-9586-238927901dc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:19.118840 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:19.121685 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:19.122092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:19.122352 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:19.122558 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Delete snapshot with id: 0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:19.129911 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:19.129911 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:19.130594 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:19.163055 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot delete request issued successfully. Jul 03 13:12:19.163458 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6ab16f2-7e78-45b2-b352-91ce976f7bc8 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 returned with HTTP 202 Jul 03 13:12:19.164124 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1213/4838] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:12:19 2026] DELETE /volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:19.174418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dae39d90-334a-4909-aff9-15803841cb3e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:19.177097 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dae39d90-334a-4909-aff9-15803841cb3e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:19.177411 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dae39d90-334a-4909-aff9-15803841cb3e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:19.177700 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dae39d90-334a-4909-aff9-15803841cb3e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:19.183379 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:19.183379 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:19.183844 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dae39d90-334a-4909-aff9-15803841cb3e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Snapshot retrieved successfully. Jul 03 13:12:19.184692 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dae39d90-334a-4909-aff9-15803841cb3e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 returned with HTTP 200 Jul 03 13:12:19.185042 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1196/4839] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:19 2026] GET /volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:19.838609 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f25c5871-20c5-44d1-960a-251e8c34f40b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:19.840767 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f25c5871-20c5-44d1-960a-251e8c34f40b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:19.841211 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f25c5871-20c5-44d1-960a-251e8c34f40b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:19.841645 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f25c5871-20c5-44d1-960a-251e8c34f40b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:19.841878 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f25c5871-20c5-44d1-960a-251e8c34f40b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:19.847919 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:19.847919 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:19.847919 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f25c5871-20c5-44d1-960a-251e8c34f40b tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:19.847919 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1216/4840] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:19 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:20.195196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-80ac8dac-f771-48ab-acb3-e1712d70d43e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.196853 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80ac8dac-f771-48ab-acb3-e1712d70d43e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 Jul 03 13:12:20.197041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80ac8dac-f771-48ab-acb3-e1712d70d43e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.197277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-80ac8dac-f771-48ab-acb3-e1712d70d43e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.201837 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-80ac8dac-f771-48ab-acb3-e1712d70d43e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 returned with HTTP 404 Jul 03 13:12:20.202375 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1216/4841] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/v3/snapshots/0633233e-dd16-491e-8dfe-1bac180cc018 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:20.210270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-54221c64-f983-49eb-8809-e6c46a4879a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.212732 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] DELETE https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:20.213083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.213379 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.213560 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Delete volume with id: 7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:20.224971 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:20.224971 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:20.225732 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:20.267387 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Delete volume request issued successfully. Jul 03 13:12:20.267726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-54221c64-f983-49eb-8809-e6c46a4879a6 tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 202 Jul 03 13:12:20.268459 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1214/4842] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:20 2026] DELETE /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:20.278010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-30ada1c4-cd6c-4cd7-a5b2-7188b0dbe74e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.280807 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30ada1c4-cd6c-4cd7-a5b2-7188b0dbe74e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:20.281007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30ada1c4-cd6c-4cd7-a5b2-7188b0dbe74e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.281269 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-30ada1c4-cd6c-4cd7-a5b2-7188b0dbe74e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.296088 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:20.296088 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:20.300936 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-30ada1c4-cd6c-4cd7-a5b2-7188b0dbe74e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Volume info retrieved successfully. Jul 03 13:12:20.309546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-30ada1c4-cd6c-4cd7-a5b2-7188b0dbe74e tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 200 Jul 03 13:12:20.310273 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1197/4843] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:20.811806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-888eff9e-ac5c-4f2e-9c52-00347e86ab72 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.813855 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-888eff9e-ac5c-4f2e-9c52-00347e86ab72 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:12:20.814084 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-888eff9e-ac5c-4f2e-9c52-00347e86ab72 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.814319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-888eff9e-ac5c-4f2e-9c52-00347e86ab72 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.822519 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:20.822519 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:20.826500 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-888eff9e-ac5c-4f2e-9c52-00347e86ab72 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:20.831577 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-888eff9e-ac5c-4f2e-9c52-00347e86ab72 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 200 Jul 03 13:12:20.832062 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1217/4844] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:20.841477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-04f1ad1b-055f-4429-a5fb-1d1e493f9cd6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.841982 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04f1ad1b-055f-4429-a5fb-1d1e493f9cd6 None None] GET https://10.4.3.13/volume// Jul 03 13:12:20.842195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04f1ad1b-055f-4429-a5fb-1d1e493f9cd6 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.842448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04f1ad1b-055f-4429-a5fb-1d1e493f9cd6 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.842863 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04f1ad1b-055f-4429-a5fb-1d1e493f9cd6 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:12:20.843211 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1217/4845] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:12:20.850871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-1fb7ecee-8cfa-4798-8673-dc2d28c4b5a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.853179 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-1fb7ecee-8cfa-4798-8673-dc2d28c4b5a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:12:20.853578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-1fb7ecee-8cfa-4798-8673-dc2d28c4b5a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f17555c5-4a03-46b2-8366-6d729f8f4884", "connector": null, "instance_uuid": "055f40b2-0cf9-46c5-8166-ae2b5532eb8e"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:20.857736 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6093919f-cc7b-4be1-9b8a-d914f273af53 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.860011 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6093919f-cc7b-4be1-9b8a-d914f273af53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:20.860306 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6093919f-cc7b-4be1-9b8a-d914f273af53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.860586 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6093919f-cc7b-4be1-9b8a-d914f273af53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.860760 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6093919f-cc7b-4be1-9b8a-d914f273af53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:20.863544 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:20.863544 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:20.865934 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:20.865934 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:20.866801 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6093919f-cc7b-4be1-9b8a-d914f273af53 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:20.867231 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1198/4846] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:20.894802 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-1fb7ecee-8cfa-4798-8673-dc2d28c4b5a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:12:20.895446 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1215/4847] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:12:20 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 13:12:20.903246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e85afd58-bbab-4036-b0ad-68d20330a5a9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.903681 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e85afd58-bbab-4036-b0ad-68d20330a5a9 None None] GET https://10.4.3.13/volume// Jul 03 13:12:20.903762 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e85afd58-bbab-4036-b0ad-68d20330a5a9 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.903893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e85afd58-bbab-4036-b0ad-68d20330a5a9 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.904208 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e85afd58-bbab-4036-b0ad-68d20330a5a9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:12:20.904488 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1218/4848] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:12:20.913660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-3ce90d72-eedb-44df-b5cd-2b9776e3feb3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:20.916991 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-3ce90d72-eedb-44df-b5cd-2b9776e3feb3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:12:20.917287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-3ce90d72-eedb-44df-b5cd-2b9776e3feb3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:20.917555 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-3ce90d72-eedb-44df-b5cd-2b9776e3feb3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:20.930248 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:20.930248 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:20.934773 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-3ce90d72-eedb-44df-b5cd-2b9776e3feb3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:12:20.941314 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-3ce90d72-eedb-44df-b5cd-2b9776e3feb3 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 200 Jul 03 13:12:20.941723 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1218/4849] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:12:20 2026] GET /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:21.043004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:21.045634 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba Jul 03 13:12:21.046045 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:21.055534 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-f17555c5-4a03-46b2-8366-6d729f8f4884-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:12:21.060403 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-f17555c5-4a03-46b2-8366-6d729f8f4884-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:12:21.061399 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:21.061399 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:21.325376 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d801b91b-7248-4bf5-bb92-eac09532733a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:21.329197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d801b91b-7248-4bf5-bb92-eac09532733a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] GET https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 Jul 03 13:12:21.329197 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d801b91b-7248-4bf5-bb92-eac09532733a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:21.329197 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d801b91b-7248-4bf5-bb92-eac09532733a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:21.337372 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d801b91b-7248-4bf5-bb92-eac09532733a tempest-VolumeRevertTests-1234601012 tempest-VolumeRevertTests-1234601012-project-member] https://10.4.3.13/volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 returned with HTTP 404 Jul 03 13:12:21.338087 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1216/4850] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:21 2026] GET /volume/v3/volumes/7838cd4a-0af9-4c74-8566-537d61f68822 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:21.580818 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-f17555c5-4a03-46b2-8366-6d729f8f4884-np0000004418" released by "attachment_update" :: held 0.520s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:12:21.581191 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-ea0017ef-8a2e-44cf-a7ca-3ee997b5d481 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba returned with HTTP 200 Jul 03 13:12:21.581565 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1199/4851] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:12:21 2026] PUT /volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:21.880079 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-38012d29-86a5-4536-b53e-d10b64d1f26f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:21.881890 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38012d29-86a5-4536-b53e-d10b64d1f26f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:21.882146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38012d29-86a5-4536-b53e-d10b64d1f26f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:21.882458 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38012d29-86a5-4536-b53e-d10b64d1f26f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:21.882551 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-38012d29-86a5-4536-b53e-d10b64d1f26f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:21.886797 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:21.886797 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:21.887387 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38012d29-86a5-4536-b53e-d10b64d1f26f tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:21.887765 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1219/4852] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:21 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:21.896978 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:21.899079 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b Jul 03 13:12:21.899357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:21.899613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:21.899825 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume with id: bf10ba7a-f816-41d2-958b-839a9348969b Jul 03 13:12:21.911870 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:21.911870 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:21.912352 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:21.948142 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume request issued successfully. Jul 03 13:12:21.948142 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7ee5ceb8-0d67-4348-9889-4b750f1dfa21 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b returned with HTTP 202 Jul 03 13:12:21.948801 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1219/4853] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:21 2026] DELETE /volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:21.956720 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4f11da93-6a92-4ed1-b219-32e530c2110d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:21.958527 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f11da93-6a92-4ed1-b219-32e530c2110d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b Jul 03 13:12:21.958715 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f11da93-6a92-4ed1-b219-32e530c2110d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:21.958885 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f11da93-6a92-4ed1-b219-32e530c2110d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:21.966830 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:21.966830 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:21.971393 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4f11da93-6a92-4ed1-b219-32e530c2110d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:21.977655 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f11da93-6a92-4ed1-b219-32e530c2110d tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b returned with HTTP 200 Jul 03 13:12:21.978320 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1217/4854] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:21 2026] GET /volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:22.092993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-cf0b9073-f440-4e82-99b2-88d15b3999a1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:22.094781 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-cf0b9073-f440-4e82-99b2-88d15b3999a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba/action Jul 03 13:12:22.095143 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-cf0b9073-f440-4e82-99b2-88d15b3999a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:22.095313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-cf0b9073-f440-4e82-99b2-88d15b3999a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:22.113461 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:22.113461 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:22.135705 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-07264922-3f6e-41d5-a7f8-8f6734ae1392 req-cf0b9073-f440-4e82-99b2-88d15b3999a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba/action returned with HTTP 204 Jul 03 13:12:22.136172 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1200/4855] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:12:22 2026] POST /volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:22.996703 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dc1406e5-5ca1-497f-b1df-97b21eceb71a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:22.997104 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a6d493fc-10df-46da-908a-78ad0b989a7a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:22.997383 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc1406e5-5ca1-497f-b1df-97b21eceb71a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b Jul 03 13:12:22.997383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc1406e5-5ca1-497f-b1df-97b21eceb71a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:22.997383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dc1406e5-5ca1-497f-b1df-97b21eceb71a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:23.003813 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dc1406e5-5ca1-497f-b1df-97b21eceb71a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b returned with HTTP 404 Jul 03 13:12:23.004521 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1220/4856] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:22 2026] GET /volume/v3/volumes/bf10ba7a-f816-41d2-958b-839a9348969b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:23.016384 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aae38fdf-bafd-48e7-aa9d-82bd9b987088 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:23.018978 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aae38fdf-bafd-48e7-aa9d-82bd9b987088 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:23.019310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aae38fdf-bafd-48e7-aa9d-82bd9b987088 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:23.019534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aae38fdf-bafd-48e7-aa9d-82bd9b987088 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:23.019712 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-aae38fdf-bafd-48e7-aa9d-82bd9b987088 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:23.026629 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:23.026629 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:23.027612 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aae38fdf-bafd-48e7-aa9d-82bd9b987088 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:23.028382 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1218/4857] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:23 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:23.042026 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:23.044581 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:23.044899 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:23.045177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:23.045348 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete backup with id: df48ce0e-0525-46ed-83a0-962f66989596. Jul 03 13:12:23.051051 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:23.051051 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:23.069320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] delete_backup rpcapi backup_id df48ce0e-0525-46ed-83a0-962f66989596 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:12:23.072180 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b81db7ae-b5e2-4618-9e65-46376ef85456 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 202 Jul 03 13:12:23.073354 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1201/4858] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:23 2026] DELETE /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:23.085242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-aa699fd3-4e9d-4bb5-b43e-e9982a44df34 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:23.087319 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aa699fd3-4e9d-4bb5-b43e-e9982a44df34 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:23.087552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aa699fd3-4e9d-4bb5-b43e-e9982a44df34 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:23.087760 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-aa699fd3-4e9d-4bb5-b43e-e9982a44df34 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:23.087880 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-aa699fd3-4e9d-4bb5-b43e-e9982a44df34 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:23.093130 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:23.093130 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:23.094196 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-aa699fd3-4e9d-4bb5-b43e-e9982a44df34 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 200 Jul 03 13:12:23.095123 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1221/4859] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:23 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:23.153381 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:23.153381 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1065367737"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:23.153381 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1065367737'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:23.153381 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume of 1 GB Jul 03 13:12:23.160353 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:23.170985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Flow 'volume_create_api' (1207fbe9-87cd-4aa5-b415-3dfad0dd10ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:23.172204 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c564cbd2-fbf9-4779-a227-b22bb3fe04b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:23.173117 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:23.212408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c564cbd2-fbf9-4779-a227-b22bb3fe04b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:23.212408 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0030637f-336e-4ec6-b925-48eec0242f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:23.316422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Created reservations ['04866e8a-90ed-40f7-92a2-fa0802e43c8b', '1aacde11-1677-436e-8558-20f4bcc5a3c8', 'f7870c87-14c0-4042-a13d-ccf103000ed8', '011df5f8-fb26-4836-bf3c-9d47341d5e86'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:23.317415 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0030637f-336e-4ec6-b925-48eec0242f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04866e8a-90ed-40f7-92a2-fa0802e43c8b', '1aacde11-1677-436e-8558-20f4bcc5a3c8', 'f7870c87-14c0-4042-a13d-ccf103000ed8', '011df5f8-fb26-4836-bf3c-9d47341d5e86']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:23.318434 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bb8919-1a00-4257-9058-14c806ac1705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:23.360596 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14bb8919-1a00-4257-9058-14c806ac1705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65fa7619-6ae9-41d3-ac3f-243f81725958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1065367737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a375b39fd044be59cf573433a8f2d83',qos_specs=None,replication_status=,reservations=['04866e8a-90ed-40f7-92a2-fa0802e43c8b','1aacde11-1677-436e-8558-20f4bcc5a3c8','f7870c87-14c0-4042-a13d-ccf103000ed8','011df5f8-fb26-4836-bf3c-9d47341d5e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c492e494824400bcf3d14a5f250606',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1065367737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65fa7619-6ae9-41d3-ac3f-243f81725958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a375b39fd044be59cf573433a8f2d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c492e494824400bcf3d14a5f250606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:23.363254 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221a4050-4139-4258-89f4-dfddbf21c371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:23.395667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221a4050-4139-4258-89f4-dfddbf21c371) transitioned into state 'SUCCESS' from state '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-1065367737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a375b39fd044be59cf573433a8f2d83',qos_specs=None,replication_status=,reservations=['04866e8a-90ed-40f7-92a2-fa0802e43c8b','1aacde11-1677-436e-8558-20f4bcc5a3c8','f7870c87-14c0-4042-a13d-ccf103000ed8','011df5f8-fb26-4836-bf3c-9d47341d5e86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c492e494824400bcf3d14a5f250606',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:23.396073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686f4f28-39d9-44f9-b9d5-7cd1fcc132d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:23.409632 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686f4f28-39d9-44f9-b9d5-7cd1fcc132d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:23.410653 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Flow 'volume_create_api' (1207fbe9-87cd-4aa5-b415-3dfad0dd10ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:23.411075 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume request issued successfully. Jul 03 13:12:23.411781 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a6d493fc-10df-46da-908a-78ad0b989a7a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:23.412257 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1220/4860] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:12:22 2026] POST /volume/v3/volumes => generated 776 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:23.434977 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b70d0062-e4bd-4418-a4dc-6c0ddc717d68 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:23.435570 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b70d0062-e4bd-4418-a4dc-6c0ddc717d68 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 Jul 03 13:12:23.436261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b70d0062-e4bd-4418-a4dc-6c0ddc717d68 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:23.436261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b70d0062-e4bd-4418-a4dc-6c0ddc717d68 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:23.448356 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:23.448356 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:23.452593 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b70d0062-e4bd-4418-a4dc-6c0ddc717d68 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:12:23.458423 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b70d0062-e4bd-4418-a4dc-6c0ddc717d68 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 returned with HTTP 200 Jul 03 13:12:23.458423 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1219/4861] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:23 2026] GET /volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:24.107589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5b8693bb-b280-43a2-9616-40fbdee45f57 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:24.109509 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5b8693bb-b280-43a2-9616-40fbdee45f57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 Jul 03 13:12:24.109789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5b8693bb-b280-43a2-9616-40fbdee45f57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:24.110020 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5b8693bb-b280-43a2-9616-40fbdee45f57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:24.110184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5b8693bb-b280-43a2-9616-40fbdee45f57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id df48ce0e-0525-46ed-83a0-962f66989596. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:24.113794 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5b8693bb-b280-43a2-9616-40fbdee45f57 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 returned with HTTP 404 Jul 03 13:12:24.114279 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1202/4862] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:24 2026] GET /volume/v3/backups/df48ce0e-0525-46ed-83a0-962f66989596 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:24.122280 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:24.124239 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:12:24.124548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:24.124716 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:24.124841 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete backup with id: 661bea3e-5277-4989-bb36-7c405ac4b2a0. Jul 03 13:12:24.129940 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:24.129940 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:24.150488 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] delete_backup rpcapi backup_id 661bea3e-5277-4989-bb36-7c405ac4b2a0 {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:12:24.152476 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b94578dd-5f96-4764-bcb6-e1a481ec1010 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 202 Jul 03 13:12:24.153018 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1222/4863] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:24 2026] DELETE /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:24.161497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d1e28e14-b4bd-4b73-8945-dda3ac686f76 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:24.163455 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1e28e14-b4bd-4b73-8945-dda3ac686f76 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:12:24.163693 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1e28e14-b4bd-4b73-8945-dda3ac686f76 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:24.163908 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d1e28e14-b4bd-4b73-8945-dda3ac686f76 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:24.164058 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d1e28e14-b4bd-4b73-8945-dda3ac686f76 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:24.168985 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:24.168985 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:24.169715 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d1e28e14-b4bd-4b73-8945-dda3ac686f76 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 200 Jul 03 13:12:24.170117 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1221/4864] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:24 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:24.478662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b161bbfb-a140-4d40-9a46-77991eef22b2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:24.481457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b161bbfb-a140-4d40-9a46-77991eef22b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 Jul 03 13:12:24.481673 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b161bbfb-a140-4d40-9a46-77991eef22b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:24.481948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b161bbfb-a140-4d40-9a46-77991eef22b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:24.492034 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:24.492034 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:24.498246 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b161bbfb-a140-4d40-9a46-77991eef22b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:12:24.503755 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b161bbfb-a140-4d40-9a46-77991eef22b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 returned with HTTP 200 Jul 03 13:12:24.504488 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1220/4865] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:24 2026] GET /volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:24.519695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:24.522395 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:12:24.522464 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65fa7619-6ae9-41d3-ac3f-243f81725958", "name": "tempest-type-Backup-2007661900"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:24.526543 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Creating new backup {'backup': {'volume_id': '65fa7619-6ae9-41d3-ac3f-243f81725958', 'name': 'tempest-type-Backup-2007661900'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:12:24.526543 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Creating backup of volume 65fa7619-6ae9-41d3-ac3f-243f81725958 in container None Jul 03 13:12:24.539467 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:24.539467 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:24.539467 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:12:24.597803 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Created reservations ['f27bf93e-7ba7-418d-af51-11bf995d5c7a', 'b1ab7397-78f6-42d9-9516-80c8a7597236'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:24.672082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c58a0cba-1e7b-4cd1-ab34-38b4c023d804 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:12:24.672690 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1203/4866] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:24 2026] POST /volume/v3/backups => generated 314 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:24.682494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fff04794-0b57-4609-8113-53463ef64730 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:24.684511 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fff04794-0b57-4609-8113-53463ef64730 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:24.684724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fff04794-0b57-4609-8113-53463ef64730 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:24.684921 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fff04794-0b57-4609-8113-53463ef64730 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:24.685054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-fff04794-0b57-4609-8113-53463ef64730 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:24.690674 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:24.690674 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:24.691087 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fff04794-0b57-4609-8113-53463ef64730 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:24.691483 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1223/4867] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:24 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:25.183448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-328dadbb-aafb-458f-b018-c296a89337d6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:25.185663 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-328dadbb-aafb-458f-b018-c296a89337d6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 Jul 03 13:12:25.185866 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-328dadbb-aafb-458f-b018-c296a89337d6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:25.186086 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-328dadbb-aafb-458f-b018-c296a89337d6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:25.186327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-328dadbb-aafb-458f-b018-c296a89337d6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 661bea3e-5277-4989-bb36-7c405ac4b2a0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:25.190224 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-328dadbb-aafb-458f-b018-c296a89337d6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 returned with HTTP 404 Jul 03 13:12:25.190837 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1222/4868] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:25 2026] GET /volume/v3/backups/661bea3e-5277-4989-bb36-7c405ac4b2a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:25.199027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:25.201496 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:25.201819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:25.202142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:25.202328 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete backup with id: 01d349f6-ce8b-49ab-9a79-4d74b968a674. Jul 03 13:12:25.208125 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:25.208125 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:25.224590 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] delete_backup rpcapi backup_id 01d349f6-ce8b-49ab-9a79-4d74b968a674 {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:12:25.225942 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-42a1b2c3-4129-45ad-9721-44d3da66b55a tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 202 Jul 03 13:12:25.226448 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1221/4869] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:25 2026] DELETE /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:25.233982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d5d427fa-d153-497d-9798-55a2faf663b6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:25.235763 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d5d427fa-d153-497d-9798-55a2faf663b6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:25.235999 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d5d427fa-d153-497d-9798-55a2faf663b6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:25.236227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d5d427fa-d153-497d-9798-55a2faf663b6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:25.236336 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d5d427fa-d153-497d-9798-55a2faf663b6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:25.241294 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:25.241294 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:25.241727 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d5d427fa-d153-497d-9798-55a2faf663b6 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 200 Jul 03 13:12:25.242318 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1204/4870] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:25 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:25.703955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2fbc962c-ecd3-41fb-be93-ddca614689ff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:25.705809 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2fbc962c-ecd3-41fb-be93-ddca614689ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:25.706011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2fbc962c-ecd3-41fb-be93-ddca614689ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:25.706268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2fbc962c-ecd3-41fb-be93-ddca614689ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:25.706432 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2fbc962c-ecd3-41fb-be93-ddca614689ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:25.711264 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:25.711264 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:25.711884 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2fbc962c-ecd3-41fb-be93-ddca614689ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:25.712278 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1224/4871] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:25 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:26.254065 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bb6c72e2-ae7f-462d-bd56-d0c691836be8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:26.255768 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bb6c72e2-ae7f-462d-bd56-d0c691836be8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 Jul 03 13:12:26.255977 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bb6c72e2-ae7f-462d-bd56-d0c691836be8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:26.256244 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bb6c72e2-ae7f-462d-bd56-d0c691836be8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:26.256413 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-bb6c72e2-ae7f-462d-bd56-d0c691836be8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Show backup with id 01d349f6-ce8b-49ab-9a79-4d74b968a674. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:26.261638 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bb6c72e2-ae7f-462d-bd56-d0c691836be8 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 returned with HTTP 404 Jul 03 13:12:26.262099 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1223/4872] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:26 2026] GET /volume/v3/backups/01d349f6-ce8b-49ab-9a79-4d74b968a674 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:26.270921 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:26.273212 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 Jul 03 13:12:26.273504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:26.273728 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:26.273914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume with id: c669a137-f3fa-4d35-b7f5-7b037d110102 Jul 03 13:12:26.283057 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:26.283057 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:26.283539 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:26.309590 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Delete volume request issued successfully. Jul 03 13:12:26.310360 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a9bd2a79-653a-436b-ace5-505986e3a8ba tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 returned with HTTP 202 Jul 03 13:12:26.310915 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1222/4873] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:26 2026] DELETE /volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:26.319954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b58f2029-8260-4dd0-8a17-a7aa1505f6be None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:26.323128 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b58f2029-8260-4dd0-8a17-a7aa1505f6be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 Jul 03 13:12:26.323429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b58f2029-8260-4dd0-8a17-a7aa1505f6be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:26.323646 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b58f2029-8260-4dd0-8a17-a7aa1505f6be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:26.333503 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:26.333503 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:26.338582 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b58f2029-8260-4dd0-8a17-a7aa1505f6be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Volume info retrieved successfully. Jul 03 13:12:26.344824 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b58f2029-8260-4dd0-8a17-a7aa1505f6be tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 returned with HTTP 200 Jul 03 13:12:26.345396 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1205/4874] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:26 2026] GET /volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:26.723094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f337f9a4-13f7-4845-b8ea-758535102830 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:26.724898 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f337f9a4-13f7-4845-b8ea-758535102830 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:26.725301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f337f9a4-13f7-4845-b8ea-758535102830 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:26.725443 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f337f9a4-13f7-4845-b8ea-758535102830 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:26.725600 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f337f9a4-13f7-4845-b8ea-758535102830 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:26.730123 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:26.730123 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:26.731178 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f337f9a4-13f7-4845-b8ea-758535102830 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:26.731238 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1225/4875] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:26 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:27.361003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d25630f6-e22d-4d68-993d-39a8278c7d10 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:27.362701 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d25630f6-e22d-4d68-993d-39a8278c7d10 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] GET https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 Jul 03 13:12:27.362893 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d25630f6-e22d-4d68-993d-39a8278c7d10 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:27.363069 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d25630f6-e22d-4d68-993d-39a8278c7d10 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:27.368655 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d25630f6-e22d-4d68-993d-39a8278c7d10 tempest-ProjectAdminTests33-1298174484 tempest-ProjectAdminTests33-1298174484-project-admin] https://10.4.3.13/volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 returned with HTTP 404 Jul 03 13:12:27.369117 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1224/4876] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:27 2026] GET /volume/v3/volumes/c669a137-f3fa-4d35-b7f5-7b037d110102 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:27.742511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c7833e50-3f7e-423f-a1d2-6a3e2638e1fc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:27.744608 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c7833e50-3f7e-423f-a1d2-6a3e2638e1fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:27.744933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c7833e50-3f7e-423f-a1d2-6a3e2638e1fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:27.745214 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c7833e50-3f7e-423f-a1d2-6a3e2638e1fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:27.745325 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c7833e50-3f7e-423f-a1d2-6a3e2638e1fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:27.750320 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:27.750320 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:27.751082 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c7833e50-3f7e-423f-a1d2-6a3e2638e1fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:27.751613 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1223/4877] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:27 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:28.386087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c2dbcfef-951a-4121-98a5-4e6b33623508 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:28.387671 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2dbcfef-951a-4121-98a5-4e6b33623508 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:28.387945 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2dbcfef-951a-4121-98a5-4e6b33623508 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:28.388223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2dbcfef-951a-4121-98a5-4e6b33623508 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:28.404119 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:28.404119 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:28.408009 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c2dbcfef-951a-4121-98a5-4e6b33623508 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:28.413572 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2dbcfef-951a-4121-98a5-4e6b33623508 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:28.413961 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1206/4878] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:28 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:28.761806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cd416689-ca1b-47b4-bcc7-6cd2960b69d7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:28.763591 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd416689-ca1b-47b4-bcc7-6cd2960b69d7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:28.763800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd416689-ca1b-47b4-bcc7-6cd2960b69d7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:28.763989 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cd416689-ca1b-47b4-bcc7-6cd2960b69d7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:28.764096 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-cd416689-ca1b-47b4-bcc7-6cd2960b69d7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:28.769195 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:28.769195 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:28.769955 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cd416689-ca1b-47b4-bcc7-6cd2960b69d7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:28.770385 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1226/4879] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:28 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:29.113270 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-44be417f-9976-4680-b3b5-a9e0cdb8bae1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:29.196097 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44be417f-9976-4680-b3b5-a9e0cdb8bae1 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools Jul 03 13:12:29.196332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44be417f-9976-4680-b3b5-a9e0cdb8bae1 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:29.196536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-44be417f-9976-4680-b3b5-a9e0cdb8bae1 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] Calling method 'get_pools' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:29.428740 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1ae82b5c-d874-435d-815c-28dc95dc76ac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:29.430724 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1ae82b5c-d874-435d-815c-28dc95dc76ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:29.430985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1ae82b5c-d874-435d-815c-28dc95dc76ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:29.431255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1ae82b5c-d874-435d-815c-28dc95dc76ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:29.442948 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:29.442948 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:29.446772 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1ae82b5c-d874-435d-815c-28dc95dc76ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:29.452755 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1ae82b5c-d874-435d-815c-28dc95dc76ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:29.453199 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1224/4880] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:29 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:29.699078 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-44be417f-9976-4680-b3b5-a9e0cdb8bae1 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:12:29.699574 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1225/4881] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 13:12:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:12:29.710748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c2ebfbec-62a9-4a13-b5b7-49f79a5433e8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:29.713487 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2ebfbec-62a9-4a13-b5b7-49f79a5433e8 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] GET https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool Jul 03 13:12:29.713750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2ebfbec-62a9-4a13-b5b7-49f79a5433e8 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:29.713945 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2ebfbec-62a9-4a13-b5b7-49f79a5433e8 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:29.790592 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-395371dd-3df3-47a6-b285-b7ad2e69a9c7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:29.793479 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-395371dd-3df3-47a6-b285-b7ad2e69a9c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:29.793479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-395371dd-3df3-47a6-b285-b7ad2e69a9c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:29.793693 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-395371dd-3df3-47a6-b285-b7ad2e69a9c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:29.794770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-395371dd-3df3-47a6-b285-b7ad2e69a9c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:29.801143 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:29.801143 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:29.801882 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-395371dd-3df3-47a6-b285-b7ad2e69a9c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:29.802444 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1227/4882] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:29 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:30.226483 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2ebfbec-62a9-4a13-b5b7-49f79a5433e8 tempest-ProjectAdminTests-1418732774 tempest-ProjectAdminTests-1418732774-project-admin] https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool returned with HTTP 200 Jul 03 13:12:30.226750 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1207/4883] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 13:12:29 2026] GET /volume/v3/capabilities/np0000004418@storpool => generated 703 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:30.478693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-baae621c-4378-46a7-8457-83ddfca95ce7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:30.479653 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-baae621c-4378-46a7-8457-83ddfca95ce7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:30.479653 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-baae621c-4378-46a7-8457-83ddfca95ce7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:30.479783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-baae621c-4378-46a7-8457-83ddfca95ce7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:30.496319 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:30.496319 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:30.502109 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-baae621c-4378-46a7-8457-83ddfca95ce7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:30.507857 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-baae621c-4378-46a7-8457-83ddfca95ce7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:30.509181 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1225/4884] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:30 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1646 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:30.815445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-67df4620-5457-41a1-9ff9-0ef5234bccba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:30.817313 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67df4620-5457-41a1-9ff9-0ef5234bccba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:30.817539 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67df4620-5457-41a1-9ff9-0ef5234bccba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:30.817745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67df4620-5457-41a1-9ff9-0ef5234bccba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:30.817857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-67df4620-5457-41a1-9ff9-0ef5234bccba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:30.823021 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:30.823021 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:30.823745 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67df4620-5457-41a1-9ff9-0ef5234bccba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:30.824778 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1226/4885] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:30 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:31.524383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f5d88b4a-287e-40ce-9910-75b64393982a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:31.526925 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5d88b4a-287e-40ce-9910-75b64393982a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:31.527259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5d88b4a-287e-40ce-9910-75b64393982a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:31.527579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5d88b4a-287e-40ce-9910-75b64393982a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:31.547032 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:31.547032 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:31.559194 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f5d88b4a-287e-40ce-9910-75b64393982a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:31.568092 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5d88b4a-287e-40ce-9910-75b64393982a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:31.568964 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1228/4886] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:31 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:31.843277 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-19ac618d-cad7-4977-84a2-57e3f383cd50 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:31.846611 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19ac618d-cad7-4977-84a2-57e3f383cd50 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:31.847124 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19ac618d-cad7-4977-84a2-57e3f383cd50 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:31.848471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19ac618d-cad7-4977-84a2-57e3f383cd50 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:31.848471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-19ac618d-cad7-4977-84a2-57e3f383cd50 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:31.856185 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:31.856185 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:31.857372 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19ac618d-cad7-4977-84a2-57e3f383cd50 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:31.857870 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1208/4887] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:31 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:32.332760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2f89ae40-738e-4bae-a6ac-489e0cb893fd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:32.447946 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2f89ae40-738e-4bae-a6ac-489e0cb893fd tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:12:32.448482 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2f89ae40-738e-4bae-a6ac-489e0cb893fd tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-603100942", "extra_specs": {"storage_protocol": "tempest-storage_protocol-376295090", "vendor_name": "tempest-vendor_name-1858266353"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:32.486445 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2f89ae40-738e-4bae-a6ac-489e0cb893fd tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:12:32.486837 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1226/4888] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:12:32 2026] POST /volume/v3/types => generated 327 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:32.499392 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:32.502734 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:32.502734 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "98e47c2b-31ab-494f-b54e-b3d375ba9227", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:32.503673 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume request body: {'volume': {'volume_type': '98e47c2b-31ab-494f-b54e-b3d375ba9227', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:32.510260 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume of 1 GB Jul 03 13:12:32.510585 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:32.510585 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:32.511131 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:32.520198 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Flow 'volume_create_api' (c9add3c0-6629-4c01-af90-521a625130d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:32.521714 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ab1f8e-2119-4cf3-b113-6cfce2504baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:32.524357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:32.588243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-21026ccc-25c2-4d90-a245-b7edfbf98ca1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:32.591093 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21026ccc-25c2-4d90-a245-b7edfbf98ca1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:32.591308 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21026ccc-25c2-4d90-a245-b7edfbf98ca1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:32.591481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-21026ccc-25c2-4d90-a245-b7edfbf98ca1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:32.591579 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ab1f8e-2119-4cf3-b113-6cfce2504baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:12:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-376295090',vendor_name='tempest-vendor_name-1858266353'},id=98e47c2b-31ab-494f-b54e-b3d375ba9227,is_public=True,name='tempest-ProjectAdminTests-volume-type-603100942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98e47c2b-31ab-494f-b54e-b3d375ba9227', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:32.595875 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92d463a-5093-414c-8b56-e4d03961ec7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:32.608913 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:32.608913 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:32.614609 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-21026ccc-25c2-4d90-a245-b7edfbf98ca1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:32.621157 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-21026ccc-25c2-4d90-a245-b7edfbf98ca1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:32.621754 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1229/4889] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:32 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1646 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:32.677630 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-603100942 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-603100942, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:32.678220 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-603100942 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-603100942, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:32.742370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Created reservations ['db8f7a19-c9f1-48c4-9dcb-88f3470cf969', '6f831769-7095-4f46-aca0-994bd868c9e4', '69a3e2ad-49d3-4735-bdf6-8e4103c73668', '0c5d6b1a-b07e-4740-b7de-4ade0c0c97e9'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:32.743383 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92d463a-5093-414c-8b56-e4d03961ec7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db8f7a19-c9f1-48c4-9dcb-88f3470cf969', '6f831769-7095-4f46-aca0-994bd868c9e4', '69a3e2ad-49d3-4735-bdf6-8e4103c73668', '0c5d6b1a-b07e-4740-b7de-4ade0c0c97e9']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:32.744246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c6d314-460c-4682-98a8-9d47adaed488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:32.781019 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c6d314-460c-4682-98a8-9d47adaed488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a', '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='cd09ba02c1b44e5e8896f71f4887e5d6',qos_specs=None,replication_status=,reservations=['db8f7a19-c9f1-48c4-9dcb-88f3470cf969','6f831769-7095-4f46-aca0-994bd868c9e4','69a3e2ad-49d3-4735-bdf6-8e4103c73668','0c5d6b1a-b07e-4740-b7de-4ade0c0c97e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_type_id=98e47c2b-31ab-494f-b54e-b3d375ba9227), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12: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=d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd09ba02c1b44e5e8896f71f4887e5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98e47c2b-31ab-494f-b54e-b3d375ba9227),volume_type_id=98e47c2b-31ab-494f-b54e-b3d375ba9227)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:32.782263 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8d9719-b688-44d8-b95d-f6f1f35ec5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:32.812714 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8d9719-b688-44d8-b95d-f6f1f35ec5fb) transitioned into state 'SUCCESS' from 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='cd09ba02c1b44e5e8896f71f4887e5d6',qos_specs=None,replication_status=,reservations=['db8f7a19-c9f1-48c4-9dcb-88f3470cf969','6f831769-7095-4f46-aca0-994bd868c9e4','69a3e2ad-49d3-4735-bdf6-8e4103c73668','0c5d6b1a-b07e-4740-b7de-4ade0c0c97e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_type_id=98e47c2b-31ab-494f-b54e-b3d375ba9227)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:32.813565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0c36b1-1160-4124-b057-a5b833a11d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:32.827992 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b0c36b1-1160-4124-b057-a5b833a11d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:32.829435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Flow 'volume_create_api' (c9add3c0-6629-4c01-af90-521a625130d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:32.829819 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume request issued successfully. Jul 03 13:12:32.830817 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4577a725-c5bc-4e25-a734-fdc8fee05d3f tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:32.831465 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1227/4890] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:12:32 2026] POST /volume/v3/volumes => generated 770 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:32.844440 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-334f7e7d-e34e-4a77-9481-9313d39f91e5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:32.846344 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-334f7e7d-e34e-4a77-9481-9313d39f91e5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a Jul 03 13:12:32.846549 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-334f7e7d-e34e-4a77-9481-9313d39f91e5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:32.846809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-334f7e7d-e34e-4a77-9481-9313d39f91e5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:32.856521 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:32.856521 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:32.862038 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-334f7e7d-e34e-4a77-9481-9313d39f91e5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:32.866699 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-334f7e7d-e34e-4a77-9481-9313d39f91e5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a returned with HTTP 200 Jul 03 13:12:32.867080 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1209/4891] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:32 2026] GET /volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:32.871537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-57fe4a06-558b-4fd8-aedf-ace640a4b3c0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:32.873569 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57fe4a06-558b-4fd8-aedf-ace640a4b3c0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:32.873871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57fe4a06-558b-4fd8-aedf-ace640a4b3c0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:32.874073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-57fe4a06-558b-4fd8-aedf-ace640a4b3c0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:32.874258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-57fe4a06-558b-4fd8-aedf-ace640a4b3c0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:32.883787 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:32.883787 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:32.885747 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-57fe4a06-558b-4fd8-aedf-ace640a4b3c0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:32.885747 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1227/4892] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:32 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:33.456370 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-f6ea5f1d-be72-42c6-a22b-63a96444e9b2 req-eab75ef9-bc86-4793-b673-aea1fa28015f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:33.458766 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f6ea5f1d-be72-42c6-a22b-63a96444e9b2 req-eab75ef9-bc86-4793-b673-aea1fa28015f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa Jul 03 13:12:33.458963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f6ea5f1d-be72-42c6-a22b-63a96444e9b2 req-eab75ef9-bc86-4793-b673-aea1fa28015f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:33.459238 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f6ea5f1d-be72-42c6-a22b-63a96444e9b2 req-eab75ef9-bc86-4793-b673-aea1fa28015f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:33.469944 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:33.469944 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:33.638713 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6e28b713-0aa7-49e1-90e9-eea097601d44 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:33.641603 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e28b713-0aa7-49e1-90e9-eea097601d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:33.641920 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e28b713-0aa7-49e1-90e9-eea097601d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:33.642221 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6e28b713-0aa7-49e1-90e9-eea097601d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:33.655925 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:33.655925 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:33.660878 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6e28b713-0aa7-49e1-90e9-eea097601d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:33.669034 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6e28b713-0aa7-49e1-90e9-eea097601d44 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:33.669654 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1228/4893] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:33 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1646 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:33.886685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fec77f58-8707-4ed0-84ed-4a16cab64198 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:33.889017 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fec77f58-8707-4ed0-84ed-4a16cab64198 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a Jul 03 13:12:33.889492 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fec77f58-8707-4ed0-84ed-4a16cab64198 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:33.890119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fec77f58-8707-4ed0-84ed-4a16cab64198 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:33.898832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-96ebd532-8fa9-48e9-8a86-0cc1367d6867 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:33.899792 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:33.899792 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:33.902065 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-96ebd532-8fa9-48e9-8a86-0cc1367d6867 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:33.902407 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-96ebd532-8fa9-48e9-8a86-0cc1367d6867 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:33.902775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-96ebd532-8fa9-48e9-8a86-0cc1367d6867 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:33.902775 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-96ebd532-8fa9-48e9-8a86-0cc1367d6867 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:33.905918 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fec77f58-8707-4ed0-84ed-4a16cab64198 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:33.909772 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:33.909772 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:33.911535 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-96ebd532-8fa9-48e9-8a86-0cc1367d6867 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:33.911535 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1228/4894] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:33 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:33.911837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fec77f58-8707-4ed0-84ed-4a16cab64198 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a returned with HTTP 200 Jul 03 13:12:33.912675 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1210/4895] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:33 2026] GET /volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a => generated 970 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:33.953626 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8ce9ec56-1034-4188-b5ca-3e0b3abc1b2e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:33.955397 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8ce9ec56-1034-4188-b5ca-3e0b3abc1b2e tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:12:33.955397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8ce9ec56-1034-4188-b5ca-3e0b3abc1b2e tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:33.955397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8ce9ec56-1034-4188-b5ca-3e0b3abc1b2e tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:33.960871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8ce9ec56-1034-4188-b5ca-3e0b3abc1b2e tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:12:33.962208 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1229/4896] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:12:33 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:33.976177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e775e43a-1b05-498d-a53d-0095c71ebefc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:33.978261 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e775e43a-1b05-498d-a53d-0095c71ebefc tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/messages/49747374-d791-4f3e-b4dc-235eb22223d1 Jul 03 13:12:33.978569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e775e43a-1b05-498d-a53d-0095c71ebefc tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:33.978765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e775e43a-1b05-498d-a53d-0095c71ebefc tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:33.993914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e775e43a-1b05-498d-a53d-0095c71ebefc tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages/49747374-d791-4f3e-b4dc-235eb22223d1 returned with HTTP 204 Jul 03 13:12:33.994472 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1229/4897] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:12:33 2026] DELETE /volume/v3/messages/49747374-d791-4f3e-b4dc-235eb22223d1 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:12:34.002671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cae3e89d-ccc6-40a4-827d-6390090fc7e1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.005471 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cae3e89d-ccc6-40a4-827d-6390090fc7e1 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/messages/49747374-d791-4f3e-b4dc-235eb22223d1 Jul 03 13:12:34.005777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cae3e89d-ccc6-40a4-827d-6390090fc7e1 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.006043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cae3e89d-ccc6-40a4-827d-6390090fc7e1 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.011067 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cae3e89d-ccc6-40a4-827d-6390090fc7e1 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages/49747374-d791-4f3e-b4dc-235eb22223d1 returned with HTTP 404 Jul 03 13:12:34.011802 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1211/4898] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:34 2026] GET /volume/v3/messages/49747374-d791-4f3e-b4dc-235eb22223d1 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:34.013685 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f6ea5f1d-be72-42c6-a22b-63a96444e9b2 req-eab75ef9-bc86-4793-b673-aea1fa28015f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa returned with HTTP 200 Jul 03 13:12:34.014654 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1230/4899] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:12:33 2026] DELETE /volume/v3/attachments/2a6cba36-8f86-48cc-a7a0-c6b755c436aa => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:34.020459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.022808 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a Jul 03 13:12:34.023067 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.023277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.023447 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Delete volume with id: d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a Jul 03 13:12:34.030785 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.030785 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:34.031212 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:34.032567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99821) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:12:34.065205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Created reservations ['c91bcd14-e8f5-4945-9cc0-a915bbe64aad', '7723bfe9-6b2d-4e97-a590-3adbd7c4d3b3', '9342a28d-4046-4d47-8b99-8312d9431cf0', '8bf9bae5-fdaa-4d8a-9feb-2400535d794f'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:34.109107 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Delete volume request issued successfully. Jul 03 13:12:34.109449 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b0f5bd69-6e63-4486-bbbe-541777dc1ae6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a returned with HTTP 202 Jul 03 13:12:34.109958 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1230/4900] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:34 2026] DELETE /volume/v3/volumes/d9c8c907-c5b0-4b8e-bedc-9fd1e3cae95a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:34.117193 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-348447b2-bbf4-4550-9a54-cadf9f775ce5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.119046 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-348447b2-bbf4-4550-9a54-cadf9f775ce5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/types/98e47c2b-31ab-494f-b54e-b3d375ba9227 Jul 03 13:12:34.119269 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-348447b2-bbf4-4550-9a54-cadf9f775ce5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.119490 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-348447b2-bbf4-4550-9a54-cadf9f775ce5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.149356 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-348447b2-bbf4-4550-9a54-cadf9f775ce5 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/types/98e47c2b-31ab-494f-b54e-b3d375ba9227 returned with HTTP 202 Jul 03 13:12:34.149756 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1230/4901] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:12:34 2026] DELETE /volume/v3/types/98e47c2b-31ab-494f-b54e-b3d375ba9227 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:34.159934 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8d05bef8-ff95-4f60-92e1-b62dc79bf998 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.161597 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d05bef8-ff95-4f60-92e1-b62dc79bf998 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:12:34.161955 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8d05bef8-ff95-4f60-92e1-b62dc79bf998 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1257785777", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1736747496", "vendor_name": "tempest-vendor_name-270012059"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:34.184828 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8d05bef8-ff95-4f60-92e1-b62dc79bf998 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:12:34.185502 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1212/4902] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:12:34 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:34.194373 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.196640 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:34.197100 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1afa646-9766-40fb-9184-9242313bd494", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:34.199267 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume request body: {'volume': {'volume_type': 'a1afa646-9766-40fb-9184-9242313bd494', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:34.204495 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume of 1 GB Jul 03 13:12:34.204906 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.204906 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:34.205460 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:34.214124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Flow 'volume_create_api' (ca7493d2-9e0c-4a53-b037-325698da4e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:34.215650 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b8daa4-7644-44ab-98ae-333153928b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:34.217704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:34.250091 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b8daa4-7644-44ab-98ae-333153928b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:12:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1736747496',vendor_name='tempest-vendor_name-270012059'},id=a1afa646-9766-40fb-9184-9242313bd494,is_public=True,name='tempest-ProjectAdminTests-volume-type-1257785777',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1afa646-9766-40fb-9184-9242313bd494', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:34.251312 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc23303-840d-4dab-be56-1b21e78bbd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:34.291129 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1257785777 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1257785777, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:34.291561 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1257785777 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1257785777, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:34.347054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Created reservations ['7455eae4-3afe-43cb-adaa-dcb44a08b580', 'c05d4d6c-cc01-4270-9e4f-8f84796537ed', '0712cf60-4c13-44f1-a3f3-7223515174e9', 'aa2c0fcd-9dc2-4816-a748-cf5742cfa6eb'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:34.348254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfc23303-840d-4dab-be56-1b21e78bbd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7455eae4-3afe-43cb-adaa-dcb44a08b580', 'c05d4d6c-cc01-4270-9e4f-8f84796537ed', '0712cf60-4c13-44f1-a3f3-7223515174e9', 'aa2c0fcd-9dc2-4816-a748-cf5742cfa6eb']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:34.349243 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c5794b-19bf-4373-a1ef-195995c3c62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:34.387419 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c5794b-19bf-4373-a1ef-195995c3c62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd71ba8cc-7495-4ea2-b702-872a7f473f4e', '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='cd09ba02c1b44e5e8896f71f4887e5d6',qos_specs=None,replication_status=,reservations=['7455eae4-3afe-43cb-adaa-dcb44a08b580','c05d4d6c-cc01-4270-9e4f-8f84796537ed','0712cf60-4c13-44f1-a3f3-7223515174e9','aa2c0fcd-9dc2-4816-a748-cf5742cfa6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_type_id=a1afa646-9766-40fb-9184-9242313bd494), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:34Z,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=d71ba8cc-7495-4ea2-b702-872a7f473f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd09ba02c1b44e5e8896f71f4887e5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1afa646-9766-40fb-9184-9242313bd494),volume_type_id=a1afa646-9766-40fb-9184-9242313bd494)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:34.388626 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f92aa5-3be1-48dc-bd5b-bbaefad1fa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:34.425560 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3f92aa5-3be1-48dc-bd5b-bbaefad1fa60) transitioned into state 'SUCCESS' from 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='cd09ba02c1b44e5e8896f71f4887e5d6',qos_specs=None,replication_status=,reservations=['7455eae4-3afe-43cb-adaa-dcb44a08b580','c05d4d6c-cc01-4270-9e4f-8f84796537ed','0712cf60-4c13-44f1-a3f3-7223515174e9','aa2c0fcd-9dc2-4816-a748-cf5742cfa6eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_type_id=a1afa646-9766-40fb-9184-9242313bd494)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:34.426568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4208ab-4f77-474e-bd1f-7ca13359cf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:34.448735 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4208ab-4f77-474e-bd1f-7ca13359cf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:34.449897 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Flow 'volume_create_api' (ca7493d2-9e0c-4a53-b037-325698da4e6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:34.451032 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume request issued successfully. Jul 03 13:12:34.451032 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-16f1b49f-766c-48e3-b30c-5cd1198500e7 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:34.451917 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1231/4903] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:12:34 2026] POST /volume/v3/volumes => generated 771 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:34.488058 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1134ea5b-7b90-4aeb-a16c-d7557d372d12 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.490572 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1134ea5b-7b90-4aeb-a16c-d7557d372d12 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e Jul 03 13:12:34.490885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1134ea5b-7b90-4aeb-a16c-d7557d372d12 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.491445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1134ea5b-7b90-4aeb-a16c-d7557d372d12 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.501369 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.501369 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:34.507753 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1134ea5b-7b90-4aeb-a16c-d7557d372d12 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:34.513112 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1134ea5b-7b90-4aeb-a16c-d7557d372d12 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e returned with HTTP 200 Jul 03 13:12:34.513214 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1231/4904] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:34 2026] GET /volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:34.682246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fa49b6b5-b255-4d02-bbf5-1ce22ed002e6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.684774 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa49b6b5-b255-4d02-bbf5-1ce22ed002e6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:12:34.685052 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa49b6b5-b255-4d02-bbf5-1ce22ed002e6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.685353 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa49b6b5-b255-4d02-bbf5-1ce22ed002e6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.695975 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.695975 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:34.701718 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fa49b6b5-b255-4d02-bbf5-1ce22ed002e6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:34.709514 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa49b6b5-b255-4d02-bbf5-1ce22ed002e6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:12:34.710106 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1231/4905] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:34 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:12:34.723747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.725551 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:12:34.725880 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc2c4717-105d-4d19-ae83-63ccc152c2dc", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1487939336"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:34.727236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating new backup {'backup': {'volume_id': 'bc2c4717-105d-4d19-ae83-63ccc152c2dc', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1487939336'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:12:34.727392 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating backup of volume bc2c4717-105d-4d19-ae83-63ccc152c2dc in container None Jul 03 13:12:34.734666 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.734666 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:34.735213 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:34.758311 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['f4e786b1-deb4-47bb-86b8-1b2735841579', '62b4b1f8-11b0-44d2-a01f-7bf64e54d056'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:34.805370 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e4fb5a3b-8634-46ca-a2e8-d597d36f7575 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:12:34.805800 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1213/4906] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:12:34 2026] POST /volume/v3/backups => generated 328 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:34.816414 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c67d318c-e633-4214-8393-3feafda327c7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.818998 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c67d318c-e633-4214-8393-3feafda327c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:34.819272 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c67d318c-e633-4214-8393-3feafda327c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.819557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c67d318c-e633-4214-8393-3feafda327c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.819682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c67d318c-e633-4214-8393-3feafda327c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:34.825683 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.825683 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:34.826634 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c67d318c-e633-4214-8393-3feafda327c7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:34.827203 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1232/4907] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:34 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:34.923089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e1c73291-eef9-4a1b-973d-364fce445ea0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:34.925170 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e1c73291-eef9-4a1b-973d-364fce445ea0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:34.925477 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e1c73291-eef9-4a1b-973d-364fce445ea0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:34.925670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e1c73291-eef9-4a1b-973d-364fce445ea0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:34.925856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-e1c73291-eef9-4a1b-973d-364fce445ea0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:34.930624 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:34.930624 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:34.931495 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e1c73291-eef9-4a1b-973d-364fce445ea0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:34.931726 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1232/4908] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:34 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:35.530312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6b0f83c-3edd-4d91-bdd4-6d6ac07106f6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.532474 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6b0f83c-3edd-4d91-bdd4-6d6ac07106f6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e Jul 03 13:12:35.532711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6b0f83c-3edd-4d91-bdd4-6d6ac07106f6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.533006 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6b0f83c-3edd-4d91-bdd4-6d6ac07106f6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.552232 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:35.552232 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:35.563253 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6b0f83c-3edd-4d91-bdd4-6d6ac07106f6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:35.571378 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6b0f83c-3edd-4d91-bdd4-6d6ac07106f6 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e returned with HTTP 200 Jul 03 13:12:35.572013 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1232/4909] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:35 2026] GET /volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:35.587091 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ef0246f3-af55-4633-ab6b-7b097cdec5d9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.589246 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef0246f3-af55-4633-ab6b-7b097cdec5d9 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:12:35.589381 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef0246f3-af55-4633-ab6b-7b097cdec5d9 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.589574 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ef0246f3-af55-4633-ab6b-7b097cdec5d9 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.589863 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:35.589863 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:35.593971 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ef0246f3-af55-4633-ab6b-7b097cdec5d9 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:12:35.594288 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1214/4910] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:12:35 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:35.605466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-771c77b1-c79e-42de-a1b7-7cb1793a11b3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.607952 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-771c77b1-c79e-42de-a1b7-7cb1793a11b3 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:12:35.608224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-771c77b1-c79e-42de-a1b7-7cb1793a11b3 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.608707 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-771c77b1-c79e-42de-a1b7-7cb1793a11b3 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.614575 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-771c77b1-c79e-42de-a1b7-7cb1793a11b3 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:12:35.614934 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1233/4911] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:12:35 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:12:35.626901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-685eb27d-4c39-4ee3-8e74-5bef0be084af None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.629185 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-685eb27d-4c39-4ee3-8e74-5bef0be084af tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/messages/9303d27a-de30-4ebd-8002-3434452e87e7 Jul 03 13:12:35.629412 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-685eb27d-4c39-4ee3-8e74-5bef0be084af tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.630199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-685eb27d-4c39-4ee3-8e74-5bef0be084af tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.647644 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-685eb27d-4c39-4ee3-8e74-5bef0be084af tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages/9303d27a-de30-4ebd-8002-3434452e87e7 returned with HTTP 204 Jul 03 13:12:35.649048 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1233/4912] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:12:35 2026] DELETE /volume/v3/messages/9303d27a-de30-4ebd-8002-3434452e87e7 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:12:35.657571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-299261f2-0973-4244-a699-24fd067f0e3c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.659800 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e Jul 03 13:12:35.660086 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.660336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.660757 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Delete volume with id: d71ba8cc-7495-4ea2-b702-872a7f473f4e Jul 03 13:12:35.670152 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:35.670152 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:35.670587 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:35.672063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99823) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:12:35.685915 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1257785777 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1257785777, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:35.686259 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1257785777 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1257785777, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:35.703084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Created reservations ['83dd6ce4-3be0-4bed-a03e-1f086eaf9628', 'b2fb3647-0bee-4d1e-8766-7259bf3ed752', 'fd8b6928-d2a1-4d81-85bc-097ae886a163', '79d1b235-413b-4f0a-a43c-cc073c5915b5'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:35.750424 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Delete volume request issued successfully. Jul 03 13:12:35.750698 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-299261f2-0973-4244-a699-24fd067f0e3c tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e returned with HTTP 202 Jul 03 13:12:35.751358 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1233/4913] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:35 2026] DELETE /volume/v3/volumes/d71ba8cc-7495-4ea2-b702-872a7f473f4e => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:35.766590 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9a6820cf-5410-40ad-8618-70f77b1a2146 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.769084 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a6820cf-5410-40ad-8618-70f77b1a2146 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/types/a1afa646-9766-40fb-9184-9242313bd494 Jul 03 13:12:35.769500 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a6820cf-5410-40ad-8618-70f77b1a2146 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.769752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a6820cf-5410-40ad-8618-70f77b1a2146 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.820550 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a6820cf-5410-40ad-8618-70f77b1a2146 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/types/a1afa646-9766-40fb-9184-9242313bd494 returned with HTTP 202 Jul 03 13:12:35.820550 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1215/4914] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:12:35 2026] DELETE /volume/v3/types/a1afa646-9766-40fb-9184-9242313bd494 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:35.832381 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2742dd9e-e2a6-4f68-bad3-ab336d7ede68 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.837183 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2742dd9e-e2a6-4f68-bad3-ab336d7ede68 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:12:35.837726 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2742dd9e-e2a6-4f68-bad3-ab336d7ede68 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1716708495", "extra_specs": {"storage_protocol": "tempest-storage_protocol-389274852", "vendor_name": "tempest-vendor_name-163156829"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:35.843325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-765bb4be-5f7c-4742-ada8-326f2e9e54b7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.847791 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-765bb4be-5f7c-4742-ada8-326f2e9e54b7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:35.848100 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-765bb4be-5f7c-4742-ada8-326f2e9e54b7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.848448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-765bb4be-5f7c-4742-ada8-326f2e9e54b7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.848601 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-765bb4be-5f7c-4742-ada8-326f2e9e54b7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:35.858621 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:35.858621 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:35.859684 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-765bb4be-5f7c-4742-ada8-326f2e9e54b7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:35.859860 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1234/4915] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:35 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:35.876556 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2742dd9e-e2a6-4f68-bad3-ab336d7ede68 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:12:35.876963 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1234/4916] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:12:35 2026] POST /volume/v3/types => generated 327 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:35.888206 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.890759 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:35.892317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e0473041-b0ea-4a64-be5d-3887757c6564", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:35.893236 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume request body: {'volume': {'volume_type': 'e0473041-b0ea-4a64-be5d-3887757c6564', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:35.898235 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume of 1 GB Jul 03 13:12:35.898715 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:35.898715 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:35.899319 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:35.907301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Flow 'volume_create_api' (92850fbf-b4e7-442d-b283-b2a0c64dcd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:35.909814 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22e0127-6f02-427e-9b17-01244cd08dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:35.910223 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:35.940985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b22e0127-6f02-427e-9b17-01244cd08dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:12:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-389274852',vendor_name='tempest-vendor_name-163156829'},id=e0473041-b0ea-4a64-be5d-3887757c6564,is_public=True,name='tempest-ProjectAdminTests-volume-type-1716708495',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0473041-b0ea-4a64-be5d-3887757c6564', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:35.942481 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f211c2-2a33-41e9-8d97-5ecf82f13113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:35.942776 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-73494011-082c-4c93-b91b-c9cbd0c49330 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:35.945757 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73494011-082c-4c93-b91b-c9cbd0c49330 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:35.946074 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73494011-082c-4c93-b91b-c9cbd0c49330 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:35.946444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-73494011-082c-4c93-b91b-c9cbd0c49330 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:35.946563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-73494011-082c-4c93-b91b-c9cbd0c49330 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:35.955445 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:35.955445 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:35.956833 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-73494011-082c-4c93-b91b-c9cbd0c49330 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:35.957084 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1216/4917] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:35 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:35.976923 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1716708495 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1716708495, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:35.978110 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1716708495 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1716708495, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:12:36.018562 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Created reservations ['f4146b38-571c-4165-82a3-8ab30cbb83db', '908a0250-10ce-4ac8-acc3-7e92001a76c3', '31806dee-fa3e-4a75-981d-61932eb1deb8', '5e0408a0-3d03-4bce-a082-86c1cf04670e'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:36.019277 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7f211c2-2a33-41e9-8d97-5ecf82f13113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4146b38-571c-4165-82a3-8ab30cbb83db', '908a0250-10ce-4ac8-acc3-7e92001a76c3', '31806dee-fa3e-4a75-981d-61932eb1deb8', '5e0408a0-3d03-4bce-a082-86c1cf04670e']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:36.019916 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76da4c06-c9c9-424a-aef6-56df05ef7ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:36.050829 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76da4c06-c9c9-424a-aef6-56df05ef7ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '755a7bb7-3fe9-4002-beb7-f862139ab8b0', '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='cd09ba02c1b44e5e8896f71f4887e5d6',qos_specs=None,replication_status=,reservations=['f4146b38-571c-4165-82a3-8ab30cbb83db','908a0250-10ce-4ac8-acc3-7e92001a76c3','31806dee-fa3e-4a75-981d-61932eb1deb8','5e0408a0-3d03-4bce-a082-86c1cf04670e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_type_id=e0473041-b0ea-4a64-be5d-3887757c6564), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:36Z,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=755a7bb7-3fe9-4002-beb7-f862139ab8b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd09ba02c1b44e5e8896f71f4887e5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0473041-b0ea-4a64-be5d-3887757c6564),volume_type_id=e0473041-b0ea-4a64-be5d-3887757c6564)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:36.051675 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ec0f03-378c-4e86-b2a4-afb4c7b922a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:36.071900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ec0f03-378c-4e86-b2a4-afb4c7b922a9) transitioned into state 'SUCCESS' from 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='cd09ba02c1b44e5e8896f71f4887e5d6',qos_specs=None,replication_status=,reservations=['f4146b38-571c-4165-82a3-8ab30cbb83db','908a0250-10ce-4ac8-acc3-7e92001a76c3','31806dee-fa3e-4a75-981d-61932eb1deb8','5e0408a0-3d03-4bce-a082-86c1cf04670e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ba3106e5a747f1aaeb26aa14821efb',volume_type_id=e0473041-b0ea-4a64-be5d-3887757c6564)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:36.072701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af24efe-c778-42f8-bf96-ed58d38674d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:36.087760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af24efe-c778-42f8-bf96-ed58d38674d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:36.089073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Flow 'volume_create_api' (92850fbf-b4e7-442d-b283-b2a0c64dcd83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:36.089573 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Create volume request issued successfully. Jul 03 13:12:36.090447 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-13dee90b-36dd-43e9-8501-d6a2bbf7ed42 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:36.091051 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1234/4918] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:12:35 2026] POST /volume/v3/volumes => generated 771 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:36.114003 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7d26a22c-102d-4a40-a801-335cca9886e0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:36.118000 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7d26a22c-102d-4a40-a801-335cca9886e0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 Jul 03 13:12:36.118662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7d26a22c-102d-4a40-a801-335cca9886e0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:36.118662 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7d26a22c-102d-4a40-a801-335cca9886e0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:36.136450 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:36.136450 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:36.142603 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7d26a22c-102d-4a40-a801-335cca9886e0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:36.147777 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7d26a22c-102d-4a40-a801-335cca9886e0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 returned with HTTP 200 Jul 03 13:12:36.149772 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1235/4919] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:36 2026] GET /volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 => generated 950 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:36.873682 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5c5d9d8c-85ba-4da3-85b5-114c24176941 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:36.875440 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c5d9d8c-85ba-4da3-85b5-114c24176941 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:36.875624 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c5d9d8c-85ba-4da3-85b5-114c24176941 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:36.875861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5c5d9d8c-85ba-4da3-85b5-114c24176941 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:36.876027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5c5d9d8c-85ba-4da3-85b5-114c24176941 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:36.881046 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:36.881046 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:36.881666 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5c5d9d8c-85ba-4da3-85b5-114c24176941 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:36.882114 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1235/4920] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:36 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:36.971031 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9d02b9fe-285d-49f4-a17b-810955d736b0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:36.973182 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9d02b9fe-285d-49f4-a17b-810955d736b0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:36.973481 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9d02b9fe-285d-49f4-a17b-810955d736b0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:36.973746 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9d02b9fe-285d-49f4-a17b-810955d736b0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:36.973928 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9d02b9fe-285d-49f4-a17b-810955d736b0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:36.978909 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:36.978909 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:36.980011 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9d02b9fe-285d-49f4-a17b-810955d736b0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:36.980560 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1217/4921] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:36 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:37.161787 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9a104cdd-441f-4288-9f3d-5faeffdcb425 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.164333 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9a104cdd-441f-4288-9f3d-5faeffdcb425 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 Jul 03 13:12:37.164560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9a104cdd-441f-4288-9f3d-5faeffdcb425 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.164753 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9a104cdd-441f-4288-9f3d-5faeffdcb425 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.173449 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:37.173449 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:37.177117 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9a104cdd-441f-4288-9f3d-5faeffdcb425 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:37.182333 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9a104cdd-441f-4288-9f3d-5faeffdcb425 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 returned with HTTP 200 Jul 03 13:12:37.182896 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1235/4922] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:37 2026] GET /volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:37.202216 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5351a29e-a425-45de-b06b-4129502b6d83 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.204842 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5351a29e-a425-45de-b06b-4129502b6d83 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/messages Jul 03 13:12:37.205621 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5351a29e-a425-45de-b06b-4129502b6d83 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.205621 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5351a29e-a425-45de-b06b-4129502b6d83 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.210112 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5351a29e-a425-45de-b06b-4129502b6d83 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages returned with HTTP 200 Jul 03 13:12:37.210588 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1236/4923] 10.4.3.13 () {68 vars in 1273 bytes} [Fri Jul 3 13:12:37 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:37.219812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b1ef8809-464f-442e-8ef9-218f0913a31a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.222051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b1ef8809-464f-442e-8ef9-218f0913a31a tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] GET https://10.4.3.13/volume/v3/messages/41d5d56a-660c-4821-b9f1-5e93373b6f4e Jul 03 13:12:37.222307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b1ef8809-464f-442e-8ef9-218f0913a31a tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.222498 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b1ef8809-464f-442e-8ef9-218f0913a31a tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.226585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b1ef8809-464f-442e-8ef9-218f0913a31a tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages/41d5d56a-660c-4821-b9f1-5e93373b6f4e returned with HTTP 200 Jul 03 13:12:37.227068 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1236/4924] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:37 2026] GET /volume/v3/messages/41d5d56a-660c-4821-b9f1-5e93373b6f4e => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:37.240736 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d9afaae9-6f01-4591-bdb8-a63c09b01ed0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.243316 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d9afaae9-6f01-4591-bdb8-a63c09b01ed0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/messages/41d5d56a-660c-4821-b9f1-5e93373b6f4e Jul 03 13:12:37.243595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d9afaae9-6f01-4591-bdb8-a63c09b01ed0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.243979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d9afaae9-6f01-4591-bdb8-a63c09b01ed0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.259120 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d9afaae9-6f01-4591-bdb8-a63c09b01ed0 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/messages/41d5d56a-660c-4821-b9f1-5e93373b6f4e returned with HTTP 204 Jul 03 13:12:37.259742 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1218/4925] 10.4.3.13 () {68 vars in 1387 bytes} [Fri Jul 3 13:12:37 2026] DELETE /volume/v3/messages/41d5d56a-660c-4821-b9f1-5e93373b6f4e => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 13:12:37.267714 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.269907 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 Jul 03 13:12:37.270177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.270395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.270577 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Delete volume with id: 755a7bb7-3fe9-4002-beb7-f862139ab8b0 Jul 03 13:12:37.281379 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:37.281379 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:37.281808 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Volume info retrieved successfully. Jul 03 13:12:37.283150 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99823) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 13:12:37.308597 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Created reservations ['77e65c99-ed25-47c8-8164-daa0a63c66f1', 'fc246ae7-1d61-47ab-8188-f58679a7c057', '077c6b07-648f-488d-8660-c562df142c74', '6b48ba86-54b7-4dc5-8c3a-eccd51799270'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:37.351583 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Delete volume request issued successfully. Jul 03 13:12:37.351817 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c6b54171-cdca-41e2-95ff-8374f47d8ea8 tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 returned with HTTP 202 Jul 03 13:12:37.352432 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1236/4926] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:37 2026] DELETE /volume/v3/volumes/755a7bb7-3fe9-4002-beb7-f862139ab8b0 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:37.361427 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5001f714-c30f-42eb-8a37-694312d9190b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.363638 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5001f714-c30f-42eb-8a37-694312d9190b tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] DELETE https://10.4.3.13/volume/v3/types/e0473041-b0ea-4a64-be5d-3887757c6564 Jul 03 13:12:37.363809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5001f714-c30f-42eb-8a37-694312d9190b tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.364063 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5001f714-c30f-42eb-8a37-694312d9190b tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.399453 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5001f714-c30f-42eb-8a37-694312d9190b tempest-ProjectAdminTests-376165036 tempest-ProjectAdminTests-376165036-project-admin] https://10.4.3.13/volume/v3/types/e0473041-b0ea-4a64-be5d-3887757c6564 returned with HTTP 202 Jul 03 13:12:37.399902 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1237/4927] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:12:37 2026] DELETE /volume/v3/types/e0473041-b0ea-4a64-be5d-3887757c6564 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:12:37.895771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3802865b-4695-48ed-b68e-64699aeed663 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.895771 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3802865b-4695-48ed-b68e-64699aeed663 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:37.895771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3802865b-4695-48ed-b68e-64699aeed663 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.895771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3802865b-4695-48ed-b68e-64699aeed663 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.895771 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3802865b-4695-48ed-b68e-64699aeed663 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:37.900149 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:37.900149 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:37.903180 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3802865b-4695-48ed-b68e-64699aeed663 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:37.903180 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1237/4928] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:37 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:37.992716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-68df92db-f7ef-45ec-8840-ba23f74fa110 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:37.995640 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-68df92db-f7ef-45ec-8840-ba23f74fa110 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:37.996137 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-68df92db-f7ef-45ec-8840-ba23f74fa110 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:37.996456 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-68df92db-f7ef-45ec-8840-ba23f74fa110 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:37.996614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-68df92db-f7ef-45ec-8840-ba23f74fa110 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:38.003108 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:38.003108 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:38.003968 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-68df92db-f7ef-45ec-8840-ba23f74fa110 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:38.004416 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1219/4929] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:37 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:38.914861 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8ad70210-9f82-4021-889a-7a74ba376c7a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:38.917428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8ad70210-9f82-4021-889a-7a74ba376c7a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:38.917428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8ad70210-9f82-4021-889a-7a74ba376c7a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:38.917773 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8ad70210-9f82-4021-889a-7a74ba376c7a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:38.917925 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-8ad70210-9f82-4021-889a-7a74ba376c7a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:38.924382 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:38.924382 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:38.925720 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8ad70210-9f82-4021-889a-7a74ba376c7a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:38.926636 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1237/4930] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:38 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:39.017091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3afc905e-8daa-409d-aea0-f9190889e057 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.018899 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3afc905e-8daa-409d-aea0-f9190889e057 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:39.019116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3afc905e-8daa-409d-aea0-f9190889e057 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:39.019362 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3afc905e-8daa-409d-aea0-f9190889e057 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:39.019446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-3afc905e-8daa-409d-aea0-f9190889e057 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:39.024234 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:39.024234 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:39.024968 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3afc905e-8daa-409d-aea0-f9190889e057 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:39.025386 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1238/4931] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:39 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:39.320575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9af1c41e-8734-4919-8454-f6545cc81b6c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.322913 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:39.323390 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-attach": {"instance_uuid": "7180cf5b-be12-4ce8-a77d-c055b5ca6081", "mountpoint": "/dev/vdb"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:39.323577 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7180cf5b-be12-4ce8-a77d-c055b5ca6081", "mountpoint": "/dev/vdb"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:39.333859 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:39.333859 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:39.334541 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:39.347868 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Update volume admin metadata completed successfully. Jul 03 13:12:39.745499 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.848456 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:39.848797 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2100078849"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:39.850380 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2100078849'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:39.850525 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume of 1 GB Jul 03 13:12:39.852298 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Attach volume completed successfully. Jul 03 13:12:39.852542 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9af1c41e-8734-4919-8454-f6545cc81b6c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:39.853181 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1238/4932] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:39 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:39.860929 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:39.861090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6f5fa98a-bc97-436f-96cd-f89b43d396af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.866025 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f5fa98a-bc97-436f-96cd-f89b43d396af tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:39.866251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f5fa98a-bc97-436f-96cd-f89b43d396af tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:39.866479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f5fa98a-bc97-436f-96cd-f89b43d396af tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:39.866879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (1eb3522e-4d16-4841-9c15-d4aee2bd45b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:39.868407 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a54a349-362d-4bc7-b59f-21368756b1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:39.868999 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:39.876418 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:39.876418 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:39.880224 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6f5fa98a-bc97-436f-96cd-f89b43d396af tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:39.884391 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f5fa98a-bc97-436f-96cd-f89b43d396af tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:39.884838 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1238/4933] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:39 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:39.899684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2791bb60-dd38-46ef-99c0-475047adafe9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.905308 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2791bb60-dd38-46ef-99c0-475047adafe9 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:39.905683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2791bb60-dd38-46ef-99c0-475047adafe9 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:39.905952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2791bb60-dd38-46ef-99c0-475047adafe9 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:39.913004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a54a349-362d-4bc7-b59f-21368756b1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:39.914014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d2886e-f3e4-4bd0-be59-25e287a1815a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:39.918732 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:39.918732 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:39.923584 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2791bb60-dd38-46ef-99c0-475047adafe9 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:39.929387 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2791bb60-dd38-46ef-99c0-475047adafe9 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:39.929854 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1239/4934] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:39 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:39.941951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c3e604a8-9e2a-4a30-a0ff-0a35b21794e4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.943963 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3e604a8-9e2a-4a30-a0ff-0a35b21794e4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:39.944178 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3e604a8-9e2a-4a30-a0ff-0a35b21794e4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:39.944380 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3e604a8-9e2a-4a30-a0ff-0a35b21794e4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:39.948184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c3e604a8-9e2a-4a30-a0ff-0a35b21794e4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:39.948304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c919f341-87aa-47d7-be45-19b572e0f589 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:39.949670 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c919f341-87aa-47d7-be45-19b572e0f589 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:39.950185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c919f341-87aa-47d7-be45-19b572e0f589 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-detach": {}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:39.950400 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c919f341-87aa-47d7-be45-19b572e0f589 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:39.950483 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:39.950483 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:39.951469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3e604a8-9e2a-4a30-a0ff-0a35b21794e4 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:39.951940 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1239/4935] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:39 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:39.965943 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:39.965943 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:39.966523 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c919f341-87aa-47d7-be45-19b572e0f589 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:40.039320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-42c5623d-caec-4f66-8eda-d8977fc35878 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:40.045514 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-42c5623d-caec-4f66-8eda-d8977fc35878 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:40.046076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-42c5623d-caec-4f66-8eda-d8977fc35878 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:40.046780 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-42c5623d-caec-4f66-8eda-d8977fc35878 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:40.047217 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-42c5623d-caec-4f66-8eda-d8977fc35878 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:40.057669 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:40.057669 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:40.059901 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-42c5623d-caec-4f66-8eda-d8977fc35878 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:40.060459 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1240/4936] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:40 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:40.071244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Created reservations ['c86e853b-6e3c-4374-9dea-5dd55dfce1d6', '94a50e6c-d626-426c-893a-76559d8289f0', 'db5f3195-3118-40d2-a7e7-f1cc9377cb10', '8e2cc171-8f31-4911-9f75-45e1ba931d7d'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:40.073738 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35d2886e-f3e4-4bd0-be59-25e287a1815a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c86e853b-6e3c-4374-9dea-5dd55dfce1d6', '94a50e6c-d626-426c-893a-76559d8289f0', 'db5f3195-3118-40d2-a7e7-f1cc9377cb10', '8e2cc171-8f31-4911-9f75-45e1ba931d7d']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:40.074701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7219086-51cd-44f2-93cb-74855a538e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:40.143605 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7219086-51cd-44f2-93cb-74855a538e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '184a714b-61f5-4596-b2a0-f8764b25716d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2100078849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['c86e853b-6e3c-4374-9dea-5dd55dfce1d6','94a50e6c-d626-426c-893a-76559d8289f0','db5f3195-3118-40d2-a7e7-f1cc9377cb10','8e2cc171-8f31-4911-9f75-45e1ba931d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2100078849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=184a714b-61f5-4596-b2a0-f8764b25716d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4129ecd21a294d38b97dddb39ae89a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09b44153c584e269913c20961730025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:40.145897 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41760e4-eeea-4138-abe6-0b55305b4d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:40.207349 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41760e4-eeea-4138-abe6-0b55305b4d07) transitioned into state 'SUCCESS' from state '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-2100078849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['c86e853b-6e3c-4374-9dea-5dd55dfce1d6','94a50e6c-d626-426c-893a-76559d8289f0','db5f3195-3118-40d2-a7e7-f1cc9377cb10','8e2cc171-8f31-4911-9f75-45e1ba931d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:40.208225 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22cabeea-4bb3-4a26-b4a8-df28d3b8e651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:40.236268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22cabeea-4bb3-4a26-b4a8-df28d3b8e651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:40.237061 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (1eb3522e-4d16-4841-9c15-d4aee2bd45b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:40.237469 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request issued successfully. Jul 03 13:12:40.238229 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ab923d36-c3ab-4e97-95e1-e6f8089f0f3a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:40.238704 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1220/4937] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:39 2026] POST /volume/v3/volumes => generated 776 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:40.261361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2833a13f-0fc1-4c44-826b-e0955f9d3bca None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:40.262282 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2833a13f-0fc1-4c44-826b-e0955f9d3bca tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d Jul 03 13:12:40.262542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2833a13f-0fc1-4c44-826b-e0955f9d3bca tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:40.262787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2833a13f-0fc1-4c44-826b-e0955f9d3bca tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:40.274023 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:40.274023 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:40.278447 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2833a13f-0fc1-4c44-826b-e0955f9d3bca tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:40.292725 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2833a13f-0fc1-4c44-826b-e0955f9d3bca tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d returned with HTTP 200 Jul 03 13:12:40.293360 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1240/4938] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:40 2026] GET /volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:40.471037 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c919f341-87aa-47d7-be45-19b572e0f589 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Detach volume completed successfully. Jul 03 13:12:40.471530 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c919f341-87aa-47d7-be45-19b572e0f589 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:40.472055 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1239/4939] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:39 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:40.479683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c699d5b9-7f03-40c5-869d-464b1090c07a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:40.481663 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c699d5b9-7f03-40c5-869d-464b1090c07a tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:40.481860 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c699d5b9-7f03-40c5-869d-464b1090c07a tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:40.482130 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c699d5b9-7f03-40c5-869d-464b1090c07a tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:40.489277 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:40.489277 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:40.493979 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c699d5b9-7f03-40c5-869d-464b1090c07a tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:40.499415 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c699d5b9-7f03-40c5-869d-464b1090c07a tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:40.499840 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1241/4940] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:40 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:40.967292 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-08de68bc-9bd3-4e5e-aa5d-62c295ea6d78 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:40.968962 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-08de68bc-9bd3-4e5e-aa5d-62c295ea6d78 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:40.969209 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-08de68bc-9bd3-4e5e-aa5d-62c295ea6d78 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:40.969470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-08de68bc-9bd3-4e5e-aa5d-62c295ea6d78 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:40.970044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-08de68bc-9bd3-4e5e-aa5d-62c295ea6d78 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:40.977685 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:40.977685 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:40.978735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-08de68bc-9bd3-4e5e-aa5d-62c295ea6d78 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:40.979209 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1221/4941] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:40 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:41.073074 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-38d76b9c-4604-4fbd-960a-215717b4c24c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:41.075082 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38d76b9c-4604-4fbd-960a-215717b4c24c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:41.075339 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38d76b9c-4604-4fbd-960a-215717b4c24c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:41.075568 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38d76b9c-4604-4fbd-960a-215717b4c24c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:41.075704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-38d76b9c-4604-4fbd-960a-215717b4c24c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:41.080757 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:41.080757 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:41.081517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38d76b9c-4604-4fbd-960a-215717b4c24c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:41.081894 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1241/4942] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:41 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:41.309393 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ab3681a0-ed3c-4ab6-94f4-d4c08f2531b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:41.311468 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ab3681a0-ed3c-4ab6-94f4-d4c08f2531b6 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d Jul 03 13:12:41.311701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ab3681a0-ed3c-4ab6-94f4-d4c08f2531b6 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:41.311908 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ab3681a0-ed3c-4ab6-94f4-d4c08f2531b6 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:41.319918 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:41.319918 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:41.323630 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ab3681a0-ed3c-4ab6-94f4-d4c08f2531b6 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:41.328220 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ab3681a0-ed3c-4ab6-94f4-d4c08f2531b6 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d returned with HTTP 200 Jul 03 13:12:41.328943 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1240/4943] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:41 2026] GET /volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:41.342435 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:41.451207 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] GET https://10.4.3.13/volume/v3/volumes Jul 03 13:12:41.451480 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:41.451770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:41.453138 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:12:41.454601 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:12:41.478769 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Get all volumes completed successfully. Jul 03 13:12:41.481861 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d0d97efa-4162-4abd-a3c3-8f1ee52c2a5f tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] https://10.4.3.13/volume/v3/volumes returned with HTTP 200 Jul 03 13:12:41.483820 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1242/4944] 10.4.3.13 () {68 vars in 1271 bytes} [Fri Jul 3 13:12:41 2026] GET /volume/v3/volumes => generated 334 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:41.494550 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:41.496561 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d Jul 03 13:12:41.496777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:41.497004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:41.497199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume with id: 184a714b-61f5-4596-b2a0-f8764b25716d Jul 03 13:12:41.506137 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:41.506137 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:41.506594 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:41.537611 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume request issued successfully. Jul 03 13:12:41.537959 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6b7d70c8-411d-4721-a6e9-e8aba85f1200 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d returned with HTTP 202 Jul 03 13:12:41.538314 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1222/4945] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:41 2026] DELETE /volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:41.546627 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cb1786f3-2770-4c0d-8f02-30440aa4e1f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:41.549153 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb1786f3-2770-4c0d-8f02-30440aa4e1f8 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d Jul 03 13:12:41.549417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb1786f3-2770-4c0d-8f02-30440aa4e1f8 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:41.549691 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cb1786f3-2770-4c0d-8f02-30440aa4e1f8 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:41.560340 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:41.560340 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:41.566704 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cb1786f3-2770-4c0d-8f02-30440aa4e1f8 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:41.573328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cb1786f3-2770-4c0d-8f02-30440aa4e1f8 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d returned with HTTP 200 Jul 03 13:12:41.573593 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1242/4946] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:41 2026] GET /volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:41.994304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-79d48d07-a5a2-48dd-814d-6f9b14861695 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:41.997425 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79d48d07-a5a2-48dd-814d-6f9b14861695 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:41.997723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79d48d07-a5a2-48dd-814d-6f9b14861695 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:41.998012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79d48d07-a5a2-48dd-814d-6f9b14861695 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:41.998212 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-79d48d07-a5a2-48dd-814d-6f9b14861695 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:42.005950 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:42.005950 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:42.007153 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79d48d07-a5a2-48dd-814d-6f9b14861695 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:42.007722 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1241/4947] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:41 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:42.098438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6ff6773e-c4d4-4fe3-b651-b31e43e2e06c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:42.106853 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ff6773e-c4d4-4fe3-b651-b31e43e2e06c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:42.107180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ff6773e-c4d4-4fe3-b651-b31e43e2e06c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:42.108570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ff6773e-c4d4-4fe3-b651-b31e43e2e06c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:42.108746 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6ff6773e-c4d4-4fe3-b651-b31e43e2e06c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:42.126626 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:42.126626 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:42.129585 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ff6773e-c4d4-4fe3-b651-b31e43e2e06c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:42.131476 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1243/4948] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:42 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 734 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:42.589835 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8da8368f-640e-482f-af39-77a40db0562a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:42.591770 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8da8368f-640e-482f-af39-77a40db0562a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d Jul 03 13:12:42.591995 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8da8368f-640e-482f-af39-77a40db0562a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:42.592182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8da8368f-640e-482f-af39-77a40db0562a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:42.598550 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8da8368f-640e-482f-af39-77a40db0562a tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d returned with HTTP 404 Jul 03 13:12:42.599054 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1223/4949] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:42 2026] GET /volume/v3/volumes/184a714b-61f5-4596-b2a0-f8764b25716d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:42.608251 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:42.610739 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:42.611260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1840832269"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:42.613017 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1840832269'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:42.613146 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume of 1 GB Jul 03 13:12:42.617610 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:42.623786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (144faab1-ccbd-4f02-98c8-971cfe09a0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:42.624637 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75be6cd9-1c65-426e-8c2f-cf180abdd495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:42.625400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:42.656785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75be6cd9-1c65-426e-8c2f-cf180abdd495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:42.657619 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f7089f2-bc49-44f9-97ba-2bed75f7bef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:42.708701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Created reservations ['7a34dc0f-93b1-4da2-9f61-2f07ed3361f2', '494742cd-fdd5-4f0e-acce-400c2f5f501d', 'c00e01a7-f289-4b19-a910-d61b27061bc7', '7065fe60-539e-4059-b596-49b66199cd62'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:42.709555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f7089f2-bc49-44f9-97ba-2bed75f7bef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a34dc0f-93b1-4da2-9f61-2f07ed3361f2', '494742cd-fdd5-4f0e-acce-400c2f5f501d', 'c00e01a7-f289-4b19-a910-d61b27061bc7', '7065fe60-539e-4059-b596-49b66199cd62']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:42.710399 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (096342f2-81b4-445f-9eea-852ea5941623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:42.740438 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (096342f2-81b4-445f-9eea-852ea5941623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '617f9948-8feb-49ae-8b1f-d4a4bfe0af10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1840832269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['7a34dc0f-93b1-4da2-9f61-2f07ed3361f2','494742cd-fdd5-4f0e-acce-400c2f5f501d','c00e01a7-f289-4b19-a910-d61b27061bc7','7065fe60-539e-4059-b596-49b66199cd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1840832269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=617f9948-8feb-49ae-8b1f-d4a4bfe0af10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4129ecd21a294d38b97dddb39ae89a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09b44153c584e269913c20961730025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:42.741182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e097080-c5d9-4b3d-8d3b-e41a515ec598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:42.767687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e097080-c5d9-4b3d-8d3b-e41a515ec598) transitioned into state 'SUCCESS' from state '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-1840832269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['7a34dc0f-93b1-4da2-9f61-2f07ed3361f2','494742cd-fdd5-4f0e-acce-400c2f5f501d','c00e01a7-f289-4b19-a910-d61b27061bc7','7065fe60-539e-4059-b596-49b66199cd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:42.768706 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d04998c4-286f-4992-96aa-81375f0921de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:42.780578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d04998c4-286f-4992-96aa-81375f0921de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:42.781659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (144faab1-ccbd-4f02-98c8-971cfe09a0af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:42.782076 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request issued successfully. Jul 03 13:12:42.782706 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0a06b84-7d18-463f-909e-ab76fe3b615d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:42.783115 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1243/4950] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:42 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:42.800071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d7a6821b-2acc-4446-8e82-1df769ca2705 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:42.802918 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7a6821b-2acc-4446-8e82-1df769ca2705 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 Jul 03 13:12:42.803216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7a6821b-2acc-4446-8e82-1df769ca2705 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:42.803470 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d7a6821b-2acc-4446-8e82-1df769ca2705 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:42.815672 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:42.815672 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:42.821960 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d7a6821b-2acc-4446-8e82-1df769ca2705 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:42.827470 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d7a6821b-2acc-4446-8e82-1df769ca2705 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 returned with HTTP 200 Jul 03 13:12:42.827977 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1242/4951] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:42 2026] GET /volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:43.019917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-485f60de-a2d5-475e-b60d-785cd5822e11 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:43.022785 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-485f60de-a2d5-475e-b60d-785cd5822e11 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:43.023046 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-485f60de-a2d5-475e-b60d-785cd5822e11 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:43.023337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-485f60de-a2d5-475e-b60d-785cd5822e11 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:43.023478 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-485f60de-a2d5-475e-b60d-785cd5822e11 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:43.031073 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:43.031073 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:43.032207 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-485f60de-a2d5-475e-b60d-785cd5822e11 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:43.032741 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1244/4952] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:43 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:43.147782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-252f437c-149f-46ee-bb1a-4a4027b174d2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:43.150310 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-252f437c-149f-46ee-bb1a-4a4027b174d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:43.150645 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-252f437c-149f-46ee-bb1a-4a4027b174d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:43.151278 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-252f437c-149f-46ee-bb1a-4a4027b174d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:43.151278 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-252f437c-149f-46ee-bb1a-4a4027b174d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:43.155966 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:43.155966 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:43.157525 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-252f437c-149f-46ee-bb1a-4a4027b174d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:43.157935 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1224/4953] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:43 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:43.840566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7268183f-9b9a-4aff-9fab-12643d34c3cc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:43.842471 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7268183f-9b9a-4aff-9fab-12643d34c3cc tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 Jul 03 13:12:43.842665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7268183f-9b9a-4aff-9fab-12643d34c3cc tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:43.842858 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7268183f-9b9a-4aff-9fab-12643d34c3cc tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:43.850217 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:43.850217 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:43.853901 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7268183f-9b9a-4aff-9fab-12643d34c3cc tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:43.858174 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7268183f-9b9a-4aff-9fab-12643d34c3cc tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 returned with HTTP 200 Jul 03 13:12:43.858613 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1244/4954] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:43 2026] GET /volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:43.876009 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:43.877959 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] GET https://10.4.3.13/volume/v3/volumes/detail Jul 03 13:12:43.878185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:43.878406 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:43.878805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:12:43.879894 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:12:43.887096 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Get all volumes completed successfully. Jul 03 13:12:43.887740 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:43.887740 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:43.892799 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-557c5708-31c9-41f0-a5af-e8a2c9c1bd21 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] https://10.4.3.13/volume/v3/volumes/detail returned with HTTP 200 Jul 03 13:12:43.893219 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1243/4955] 10.4.3.13 () {68 vars in 1292 bytes} [Fri Jul 3 13:12:43 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:43.909391 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:43.910193 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 Jul 03 13:12:43.910624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:43.911026 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:43.912060 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume with id: 617f9948-8feb-49ae-8b1f-d4a4bfe0af10 Jul 03 13:12:43.920375 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:43.920375 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:43.920847 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:43.948570 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume request issued successfully. Jul 03 13:12:43.948570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dbc2f57b-1bf9-4cd0-9203-eac9404779b7 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 returned with HTTP 202 Jul 03 13:12:43.948989 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1245/4956] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:43 2026] DELETE /volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:43.959890 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2ca703ae-088c-41a5-94a5-c021ea344cd9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:43.961971 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2ca703ae-088c-41a5-94a5-c021ea344cd9 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 Jul 03 13:12:43.962192 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2ca703ae-088c-41a5-94a5-c021ea344cd9 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:43.962400 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2ca703ae-088c-41a5-94a5-c021ea344cd9 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:43.972343 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:43.972343 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:43.983687 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2ca703ae-088c-41a5-94a5-c021ea344cd9 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:43.988482 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2ca703ae-088c-41a5-94a5-c021ea344cd9 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 returned with HTTP 200 Jul 03 13:12:43.988927 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1225/4957] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:43 2026] GET /volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:44.044361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-add6a9b7-48cb-48a3-93f7-28f083a8f017 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:44.046439 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-add6a9b7-48cb-48a3-93f7-28f083a8f017 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:44.046684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-add6a9b7-48cb-48a3-93f7-28f083a8f017 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:44.046955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-add6a9b7-48cb-48a3-93f7-28f083a8f017 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:44.047149 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-add6a9b7-48cb-48a3-93f7-28f083a8f017 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:44.052398 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:44.052398 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:44.053156 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-add6a9b7-48cb-48a3-93f7-28f083a8f017 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:44.053571 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1245/4958] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:44 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:44.169635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-81fc7bc4-c6c1-4e14-b7a9-87884201346b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:44.171335 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-81fc7bc4-c6c1-4e14-b7a9-87884201346b tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:44.171551 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-81fc7bc4-c6c1-4e14-b7a9-87884201346b tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:44.171732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-81fc7bc4-c6c1-4e14-b7a9-87884201346b tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:44.171845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-81fc7bc4-c6c1-4e14-b7a9-87884201346b tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:44.177754 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:44.177754 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:44.178581 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-81fc7bc4-c6c1-4e14-b7a9-87884201346b tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:44.179046 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1244/4959] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:44 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:45.005488 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-66353692-21c3-4354-9933-61e236bab261 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.007629 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-66353692-21c3-4354-9933-61e236bab261 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 Jul 03 13:12:45.007861 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-66353692-21c3-4354-9933-61e236bab261 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:45.008109 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-66353692-21c3-4354-9933-61e236bab261 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:45.014620 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-66353692-21c3-4354-9933-61e236bab261 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 returned with HTTP 404 Jul 03 13:12:45.015595 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1246/4960] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:45 2026] GET /volume/v3/volumes/617f9948-8feb-49ae-8b1f-d4a4bfe0af10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:45.025312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.027435 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:45.027960 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1420854320"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:45.029758 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1420854320'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:45.029896 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume of 1 GB Jul 03 13:12:45.037440 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:45.053710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (1a726036-e6ea-47a9-81a1-45eeb203d338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:45.054979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc65c9b-3764-40fa-86ad-912402df4e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.056316 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:45.069398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7df36abe-9b0d-4da3-b17f-da140c132715 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.072458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7df36abe-9b0d-4da3-b17f-da140c132715 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:45.073086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7df36abe-9b0d-4da3-b17f-da140c132715 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:45.073871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7df36abe-9b0d-4da3-b17f-da140c132715 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:45.074094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7df36abe-9b0d-4da3-b17f-da140c132715 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:45.085463 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:45.085463 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:45.089062 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7df36abe-9b0d-4da3-b17f-da140c132715 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:45.089607 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1246/4961] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:45 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:45.098814 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc65c9b-3764-40fa-86ad-912402df4e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.100058 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82accaea-b50f-4dd5-a84c-d6182237b213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.156898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Created reservations ['3455e252-2b09-4b0d-9f2f-5ce9d8f2bbe2', '71436573-840d-4748-8a71-124089a57dfa', '68e43280-c3bd-40e2-933d-1e30ab6cf9aa', '99c92b7b-0b96-4f5f-a3c8-0abe0a3911ff'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:45.157819 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82accaea-b50f-4dd5-a84c-d6182237b213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3455e252-2b09-4b0d-9f2f-5ce9d8f2bbe2', '71436573-840d-4748-8a71-124089a57dfa', '68e43280-c3bd-40e2-933d-1e30ab6cf9aa', '99c92b7b-0b96-4f5f-a3c8-0abe0a3911ff']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.158894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f87ecf-0890-4330-a9d2-c131c56b70d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.192410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f87ecf-0890-4330-a9d2-c131c56b70d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b06d6bd-e39b-4af0-ab35-714da8575835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1420854320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['3455e252-2b09-4b0d-9f2f-5ce9d8f2bbe2','71436573-840d-4748-8a71-124089a57dfa','68e43280-c3bd-40e2-933d-1e30ab6cf9aa','99c92b7b-0b96-4f5f-a3c8-0abe0a3911ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1420854320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b06d6bd-e39b-4af0-ab35-714da8575835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4129ecd21a294d38b97dddb39ae89a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09b44153c584e269913c20961730025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.193378 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-be4bf239-dbba-44b3-aa26-48508db374ad None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.193765 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd39772-9175-41e2-b986-c89215ba6e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.195499 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be4bf239-dbba-44b3-aa26-48508db374ad tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:12:45.195777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be4bf239-dbba-44b3-aa26-48508db374ad tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:45.196060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-be4bf239-dbba-44b3-aa26-48508db374ad tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:45.196289 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-be4bf239-dbba-44b3-aa26-48508db374ad tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:45.203768 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:45.203768 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:45.204554 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-be4bf239-dbba-44b3-aa26-48508db374ad tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:12:45.205130 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1245/4962] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:45 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:45.218065 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd39772-9175-41e2-b986-c89215ba6e95) transitioned into state 'SUCCESS' from state '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-1420854320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['3455e252-2b09-4b0d-9f2f-5ce9d8f2bbe2','71436573-840d-4748-8a71-124089a57dfa','68e43280-c3bd-40e2-933d-1e30ab6cf9aa','99c92b7b-0b96-4f5f-a3c8-0abe0a3911ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.218795 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a7b399-7a57-4cc1-b774-464e641e873f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.221250 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.234188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a7b399-7a57-4cc1-b774-464e641e873f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.235107 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (1a726036-e6ea-47a9-81a1-45eeb203d338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:45.235515 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request issued successfully. Jul 03 13:12:45.236078 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1aa4827e-282f-4960-b3a2-8df022e4d0df tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:45.237193 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1226/4963] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:45 2026] POST /volume/v3/volumes => generated 776 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:45.257275 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b78bfc6f-8045-43d4-b768-f018f3351fc1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.261940 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b78bfc6f-8045-43d4-b768-f018f3351fc1 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:45.264282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b78bfc6f-8045-43d4-b768-f018f3351fc1 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:45.265182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b78bfc6f-8045-43d4-b768-f018f3351fc1 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:45.283437 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:45.283437 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:45.296868 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b78bfc6f-8045-43d4-b768-f018f3351fc1 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:45.311295 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b78bfc6f-8045-43d4-b768-f018f3351fc1 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 returned with HTTP 200 Jul 03 13:12:45.311875 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1247/4964] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:45 2026] GET /volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 => generated 955 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:45.344258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08/export_record Jul 03 13:12:45.344404 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:45.344861 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Calling method 'export_record' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:45.345055 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Export record for backup 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:12:45.350329 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:45.350329 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:45.351888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '4c9b66c8bf364bba88de36d956502f09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a375b39fd044be59cf573433a8f2d83', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:12:45.352096 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-78fe4fb6-b397-4bf8-a423-f293f7812b6a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08/export_record returned with HTTP 403 Jul 03 13:12:45.352788 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1247/4965] 10.4.3.13 () {68 vars in 1423 bytes} [Fri Jul 3 13:12:45 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08/export_record => generated 101 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:45.364740 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.367401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:45.368381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1584418390"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:45.370705 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1584418390'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:45.370705 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume of 1 GB Jul 03 13:12:45.379401 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:45.386150 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Flow 'volume_create_api' (b4a3d8d3-3ba5-4ea8-935c-ec99f4d535a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:45.387182 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38cae697-7b1e-49c9-ba7c-0abe3d1c7b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.388012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:45.425805 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38cae697-7b1e-49c9-ba7c-0abe3d1c7b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.426576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8645d272-2d7f-49bb-babc-4aa02438fe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.490508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Created reservations ['7fd2a300-b5dd-467c-8137-fd8c4102cde1', 'e744ecc3-16ec-47df-ab3f-d45861f73a70', '20b93cc8-4853-4ab7-babb-a00ddc5800d7', '89ec2014-6671-4bc2-9632-cb54e2ebbf51'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:45.491467 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8645d272-2d7f-49bb-babc-4aa02438fe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd2a300-b5dd-467c-8137-fd8c4102cde1', 'e744ecc3-16ec-47df-ab3f-d45861f73a70', '20b93cc8-4853-4ab7-babb-a00ddc5800d7', '89ec2014-6671-4bc2-9632-cb54e2ebbf51']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.492403 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa827ecb-7f5f-49ec-9a5e-ccbd43ad6d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.535478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa827ecb-7f5f-49ec-9a5e-ccbd43ad6d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b0567d-4f6e-4807-85ce-871745a7859d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584418390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a375b39fd044be59cf573433a8f2d83',qos_specs=None,replication_status=,reservations=['7fd2a300-b5dd-467c-8137-fd8c4102cde1','e744ecc3-16ec-47df-ab3f-d45861f73a70','20b93cc8-4853-4ab7-babb-a00ddc5800d7','89ec2014-6671-4bc2-9632-cb54e2ebbf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c492e494824400bcf3d14a5f250606',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1584418390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b0567d-4f6e-4807-85ce-871745a7859d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a375b39fd044be59cf573433a8f2d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c492e494824400bcf3d14a5f250606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.538287 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b99cda-673f-416a-ac0b-22b736c96e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.563316 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b99cda-673f-416a-ac0b-22b736c96e02) transitioned into state 'SUCCESS' from state '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-1584418390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a375b39fd044be59cf573433a8f2d83',qos_specs=None,replication_status=,reservations=['7fd2a300-b5dd-467c-8137-fd8c4102cde1','e744ecc3-16ec-47df-ab3f-d45861f73a70','20b93cc8-4853-4ab7-babb-a00ddc5800d7','89ec2014-6671-4bc2-9632-cb54e2ebbf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c492e494824400bcf3d14a5f250606',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.564302 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b62a693c-3130-4db0-84f6-14b893e6defe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:45.581328 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b62a693c-3130-4db0-84f6-14b893e6defe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:45.583390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Flow 'volume_create_api' (b4a3d8d3-3ba5-4ea8-935c-ec99f4d535a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:45.583390 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume request issued successfully. Jul 03 13:12:45.584737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b05ef79-6b44-4bb6-a663-807ba6ce6dc7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:45.584737 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1246/4966] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:12:45 2026] POST /volume/v3/volumes => generated 776 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:45.600290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7f545032-962c-4424-9dde-1fb8eadc9afb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:45.604199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f545032-962c-4424-9dde-1fb8eadc9afb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d Jul 03 13:12:45.604199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f545032-962c-4424-9dde-1fb8eadc9afb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:45.604199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f545032-962c-4424-9dde-1fb8eadc9afb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:45.613551 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:45.613551 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:45.620155 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7f545032-962c-4424-9dde-1fb8eadc9afb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:12:45.628173 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f545032-962c-4424-9dde-1fb8eadc9afb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d returned with HTTP 200 Jul 03 13:12:45.628785 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1227/4967] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:45 2026] GET /volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:46.102282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20d33a51-d8e1-42f6-a032-4edce31c4c2e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.104297 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20d33a51-d8e1-42f6-a032-4edce31c4c2e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:46.104469 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20d33a51-d8e1-42f6-a032-4edce31c4c2e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.104639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20d33a51-d8e1-42f6-a032-4edce31c4c2e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.104733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-20d33a51-d8e1-42f6-a032-4edce31c4c2e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:46.108722 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.108722 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:46.109536 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20d33a51-d8e1-42f6-a032-4edce31c4c2e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:46.109907 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1248/4968] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:46 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:46.329195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d3027788-0db5-4670-a14f-8ea515d67c5c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.331139 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3027788-0db5-4670-a14f-8ea515d67c5c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:46.331472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3027788-0db5-4670-a14f-8ea515d67c5c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.331730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3027788-0db5-4670-a14f-8ea515d67c5c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.342695 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.342695 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:46.348001 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d3027788-0db5-4670-a14f-8ea515d67c5c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:46.354830 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3027788-0db5-4670-a14f-8ea515d67c5c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 returned with HTTP 200 Jul 03 13:12:46.355873 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1248/4969] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:46 2026] GET /volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:46.371489 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c2174421-ba24-4c85-b256-07cf427b3e2d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.373470 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2174421-ba24-4c85-b256-07cf427b3e2d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] GET https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:46.373721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2174421-ba24-4c85-b256-07cf427b3e2d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.374004 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c2174421-ba24-4c85-b256-07cf427b3e2d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.383433 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.383433 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:46.388935 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c2174421-ba24-4c85-b256-07cf427b3e2d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Volume info retrieved successfully. Jul 03 13:12:46.395291 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c2174421-ba24-4c85-b256-07cf427b3e2d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 returned with HTTP 200 Jul 03 13:12:46.396137 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1247/4970] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:46 2026] GET /volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:46.407977 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.409770 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:46.409996 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.410231 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.410380 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume with id: 4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:46.417519 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.417519 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:46.417858 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:46.439911 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume request issued successfully. Jul 03 13:12:46.440325 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f6f84893-289e-48c0-8e2c-069a9e45ad41 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 returned with HTTP 202 Jul 03 13:12:46.440877 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1228/4971] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:46 2026] DELETE /volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:46.450995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d5729181-aa21-411d-98c0-ecb6913232dd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.453253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5729181-aa21-411d-98c0-ecb6913232dd tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:46.453533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5729181-aa21-411d-98c0-ecb6913232dd tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.453835 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5729181-aa21-411d-98c0-ecb6913232dd tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.463695 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.463695 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:46.470114 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d5729181-aa21-411d-98c0-ecb6913232dd tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:46.476427 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5729181-aa21-411d-98c0-ecb6913232dd tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 returned with HTTP 200 Jul 03 13:12:46.476925 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1249/4972] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:46 2026] GET /volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 13:12:46.642523 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0fae0466-cddb-4057-8f9e-f7b33469c7eb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.645245 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0fae0466-cddb-4057-8f9e-f7b33469c7eb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d Jul 03 13:12:46.645245 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0fae0466-cddb-4057-8f9e-f7b33469c7eb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.645414 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0fae0466-cddb-4057-8f9e-f7b33469c7eb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.652818 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.652818 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:46.656388 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0fae0466-cddb-4057-8f9e-f7b33469c7eb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:12:46.660854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0fae0466-cddb-4057-8f9e-f7b33469c7eb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d returned with HTTP 200 Jul 03 13:12:46.661295 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1249/4973] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:46 2026] GET /volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:12:46.673838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.675989 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:12:46.676549 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72b0567d-4f6e-4807-85ce-871745a7859d", "name": "tempest-type-Backup-1549723900"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:46.678495 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Creating new backup {'backup': {'volume_id': '72b0567d-4f6e-4807-85ce-871745a7859d', 'name': 'tempest-type-Backup-1549723900'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:12:46.678765 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Creating backup of volume 72b0567d-4f6e-4807-85ce-871745a7859d in container None Jul 03 13:12:46.690268 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.690268 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:46.690961 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:12:46.712617 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Created reservations ['f39dd810-43b7-43fc-a192-f5325dbba3c9', '6e12d178-83d8-485a-93cd-b1c61da6f9ab'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:46.767714 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75aa00ca-880b-43f7-af34-ed6caca36d31 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:12:46.768158 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1248/4974] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:46 2026] POST /volume/v3/backups => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:46.787186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0d5c375f-a895-429d-8afa-0e9a0570c0bb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:46.789871 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d5c375f-a895-429d-8afa-0e9a0570c0bb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:46.790151 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d5c375f-a895-429d-8afa-0e9a0570c0bb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:46.790423 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d5c375f-a895-429d-8afa-0e9a0570c0bb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:46.790571 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-0d5c375f-a895-429d-8afa-0e9a0570c0bb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:46.797009 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:46.797009 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:46.797741 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d5c375f-a895-429d-8afa-0e9a0570c0bb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:46.799337 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1229/4975] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:46 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:47.122266 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5cb5ceda-67a1-4e97-bf38-fc0e9e3fffc6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.126210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5cb5ceda-67a1-4e97-bf38-fc0e9e3fffc6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:47.126210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5cb5ceda-67a1-4e97-bf38-fc0e9e3fffc6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:47.126210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5cb5ceda-67a1-4e97-bf38-fc0e9e3fffc6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:47.126518 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5cb5ceda-67a1-4e97-bf38-fc0e9e3fffc6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:47.131671 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.131671 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:47.133036 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5cb5ceda-67a1-4e97-bf38-fc0e9e3fffc6 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:47.133725 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1250/4976] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:47 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:47.493482 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e0fe5f09-42e5-47c0-b807-1ef75dc29884 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.496485 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0fe5f09-42e5-47c0-b807-1ef75dc29884 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 Jul 03 13:12:47.497369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0fe5f09-42e5-47c0-b807-1ef75dc29884 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:47.497369 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0fe5f09-42e5-47c0-b807-1ef75dc29884 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:47.503912 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0fe5f09-42e5-47c0-b807-1ef75dc29884 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 returned with HTTP 404 Jul 03 13:12:47.504654 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1250/4977] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:47 2026] GET /volume/v3/volumes/4b06d6bd-e39b-4af0-ab35-714da8575835 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:47.518420 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.521286 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:47.521866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-354301294"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:47.523737 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-354301294'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:47.524070 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume of 1 GB Jul 03 13:12:47.524659 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.524659 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:47.530851 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Availability Zones retrieved successfully. Jul 03 13:12:47.538796 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (13210bef-1cee-4883-8907-039e8ac9bc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:47.540338 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e72eb8-dc5e-4bff-a211-cd8c88dd385f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:47.541545 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:47.582424 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e72eb8-dc5e-4bff-a211-cd8c88dd385f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:47.583905 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d747d845-614d-48d4-8bfc-f9c1bc0d893d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:47.647442 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Created reservations ['635a127f-d63d-4e29-9ff5-4ceade924650', '4de9c645-0b86-4b56-8653-6f53d4812aa0', 'bb7b63bb-b067-4065-9337-44923618d325', '2351dc52-9943-44bf-8cc4-df959946a7d0'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:47.648667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d747d845-614d-48d4-8bfc-f9c1bc0d893d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['635a127f-d63d-4e29-9ff5-4ceade924650', '4de9c645-0b86-4b56-8653-6f53d4812aa0', 'bb7b63bb-b067-4065-9337-44923618d325', '2351dc52-9943-44bf-8cc4-df959946a7d0']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:47.649684 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19cdc37-24eb-4640-8ea6-078a109ffb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:47.683458 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19cdc37-24eb-4640-8ea6-078a109ffb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16035b1-3308-479f-bb37-60ba2aca77b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-354301294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['635a127f-d63d-4e29-9ff5-4ceade924650','4de9c645-0b86-4b56-8653-6f53d4812aa0','bb7b63bb-b067-4065-9337-44923618d325','2351dc52-9943-44bf-8cc4-df959946a7d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-354301294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16035b1-3308-479f-bb37-60ba2aca77b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4129ecd21a294d38b97dddb39ae89a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09b44153c584e269913c20961730025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:47.685261 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe764d7e-db03-4d9d-a3e4-601bc1633a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:47.720032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe764d7e-db03-4d9d-a3e4-601bc1633a44) transitioned into state 'SUCCESS' from state '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-354301294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4129ecd21a294d38b97dddb39ae89a48',qos_specs=None,replication_status=,reservations=['635a127f-d63d-4e29-9ff5-4ceade924650','4de9c645-0b86-4b56-8653-6f53d4812aa0','bb7b63bb-b067-4065-9337-44923618d325','2351dc52-9943-44bf-8cc4-df959946a7d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09b44153c584e269913c20961730025',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:47.720866 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7966dee-9e99-4c92-b9be-418220daca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:47.736688 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7966dee-9e99-4c92-b9be-418220daca58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:47.738036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Flow 'volume_create_api' (13210bef-1cee-4883-8907-039e8ac9bc67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:47.738906 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Create volume request issued successfully. Jul 03 13:12:47.739874 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db1ac297-88bf-45c5-adcc-14ae65953d59 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:47.740468 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1249/4978] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:12:47 2026] POST /volume/v3/volumes => generated 775 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:47.764774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-db508f84-4b52-4881-916e-e94239a3744c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.768437 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db508f84-4b52-4881-916e-e94239a3744c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 Jul 03 13:12:47.768868 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db508f84-4b52-4881-916e-e94239a3744c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:47.769149 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db508f84-4b52-4881-916e-e94239a3744c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:47.779479 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.779479 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:47.784647 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-db508f84-4b52-4881-916e-e94239a3744c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:47.790754 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db508f84-4b52-4881-916e-e94239a3744c tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 returned with HTTP 200 Jul 03 13:12:47.791265 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1230/4979] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:47 2026] GET /volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:12:47.823634 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4beda96c-7e8c-42c4-9f4f-4d0b46b50a35 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.827094 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4beda96c-7e8c-42c4-9f4f-4d0b46b50a35 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:47.827094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4beda96c-7e8c-42c4-9f4f-4d0b46b50a35 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:47.827094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4beda96c-7e8c-42c4-9f4f-4d0b46b50a35 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:47.827094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4beda96c-7e8c-42c4-9f4f-4d0b46b50a35 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:47.832229 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.832229 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:47.833557 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4beda96c-7e8c-42c4-9f4f-4d0b46b50a35 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:47.834220 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1251/4980] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:47 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:47.914007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.915696 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:47.916048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:47.916248 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:47.926978 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.926978 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:47.927701 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:47.935601 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Reserve volume completed successfully. Jul 03 13:12:47.935963 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3728983-33ce-413d-b13c-b41a4787fcc4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:47.936473 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1251/4981] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:47 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:47.945014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ef6b4262-d758-4d86-b8dc-ec1d2e699dda None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.948013 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef6b4262-d758-4d86-b8dc-ec1d2e699dda tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:47.948328 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef6b4262-d758-4d86-b8dc-ec1d2e699dda tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:47.948792 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef6b4262-d758-4d86-b8dc-ec1d2e699dda tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:47.958815 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.958815 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:47.964268 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ef6b4262-d758-4d86-b8dc-ec1d2e699dda tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:47.971325 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef6b4262-d758-4d86-b8dc-ec1d2e699dda tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:47.971897 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1250/4982] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:47 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:47.985675 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:47.988048 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:47.988302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:47.988488 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:47.998419 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:47.998419 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:47.999036 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.021533 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Unreserve volume completed successfully. Jul 03 13:12:48.021715 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78e0b8fa-1535-49f1-9d1e-9d96621190d8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:48.022388 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1231/4983] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:47 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:48.031271 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-74b89123-4536-406c-a28c-57257ec99a2c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.033379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74b89123-4536-406c-a28c-57257ec99a2c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:48.033808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74b89123-4536-406c-a28c-57257ec99a2c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.034216 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-74b89123-4536-406c-a28c-57257ec99a2c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.044445 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.044445 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:48.049212 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-74b89123-4536-406c-a28c-57257ec99a2c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.056976 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-74b89123-4536-406c-a28c-57257ec99a2c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:48.057801 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1252/4984] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.076444 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.078592 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:48.079012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:48.079194 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:48.089639 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.089639 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:48.090214 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.100094 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume updated successfully. Jul 03 13:12:48.100472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f820e68-4be3-45bc-b93e-f5cb53605ba2 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 200 Jul 03 13:12:48.101026 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1252/4985] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:48 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:12:48.110410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-070e0398-398f-4ad8-988c-28cb96c2b3a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.112832 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-070e0398-398f-4ad8-988c-28cb96c2b3a8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:48.113312 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-070e0398-398f-4ad8-988c-28cb96c2b3a8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.113593 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-070e0398-398f-4ad8-988c-28cb96c2b3a8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.123474 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.123474 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:48.131424 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-070e0398-398f-4ad8-988c-28cb96c2b3a8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.138136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-070e0398-398f-4ad8-988c-28cb96c2b3a8 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:48.138624 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1251/4986] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.147900 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1600e980-f42f-4066-bbec-0bf17e5dea2f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.151370 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1600e980-f42f-4066-bbec-0bf17e5dea2f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:48.151621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1600e980-f42f-4066-bbec-0bf17e5dea2f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.151883 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1600e980-f42f-4066-bbec-0bf17e5dea2f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.152004 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-1600e980-f42f-4066-bbec-0bf17e5dea2f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:48.154959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.157494 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.157494 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:48.157789 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:48.158762 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:48.158865 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1600e980-f42f-4066-bbec-0bf17e5dea2f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:48.158912 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:48.159515 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1232/4987] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.171014 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.171014 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:48.171874 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.183530 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume updated successfully. Jul 03 13:12:48.183958 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-97a6e6ff-8be0-43d4-8854-a62c4a49f700 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 200 Jul 03 13:12:48.184707 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1253/4988] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:48 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 13:12:48.193643 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6b87dc59-3403-4f2d-939b-39989afc656b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.196198 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6b87dc59-3403-4f2d-939b-39989afc656b tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:48.196458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6b87dc59-3403-4f2d-939b-39989afc656b tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.196655 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6b87dc59-3403-4f2d-939b-39989afc656b tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.208066 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.208066 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:48.214901 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6b87dc59-3403-4f2d-939b-39989afc656b tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.221763 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6b87dc59-3403-4f2d-939b-39989afc656b tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:48.222390 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1253/4989] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.240617 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.242684 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:48.243955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:48.243955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:48.256180 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.256180 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:48.256783 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.305667 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Update volume admin metadata completed successfully. Jul 03 13:12:48.305826 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Update readonly setting on volume completed successfully. Jul 03 13:12:48.306132 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9527250-69a9-4bfc-b916-4ee08f7f3f54 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:48.306772 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1252/4990] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:48 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:48.315778 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f8db5633-5514-4d79-8d00-2ca8e16b7bbe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.318090 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8db5633-5514-4d79-8d00-2ca8e16b7bbe tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:48.318428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8db5633-5514-4d79-8d00-2ca8e16b7bbe tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.318642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f8db5633-5514-4d79-8d00-2ca8e16b7bbe tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.328607 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.328607 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:48.334023 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f8db5633-5514-4d79-8d00-2ca8e16b7bbe tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.340066 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f8db5633-5514-4d79-8d00-2ca8e16b7bbe tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:48.340597 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1233/4991] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.354184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.356338 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:48.356898 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:48.357099 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:48.368152 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.368152 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:48.368891 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.386227 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Update volume admin metadata completed successfully. Jul 03 13:12:48.386457 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Update readonly setting on volume completed successfully. Jul 03 13:12:48.386703 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-309dab1b-3f79-4a7d-af60-5bfaa6cc5b35 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:48.387183 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1254/4992] 10.4.3.13 () {68 vars in 1383 bytes} [Fri Jul 3 13:12:48 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:48.396457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ab718c1d-d5a0-4dd1-b1ec-d0f389c4c649 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.398563 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ab718c1d-d5a0-4dd1-b1ec-d0f389c4c649 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:12:48.398807 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ab718c1d-d5a0-4dd1-b1ec-d0f389c4c649 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.399050 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ab718c1d-d5a0-4dd1-b1ec-d0f389c4c649 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.407295 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.407295 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:48.412705 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ab718c1d-d5a0-4dd1-b1ec-d0f389c4c649 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.419390 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ab718c1d-d5a0-4dd1-b1ec-d0f389c4c649 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:12:48.419912 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1254/4993] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.436590 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-418dc840-2a53-4336-b109-325c55b1d69c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.438751 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:12:48.439211 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-966989546", "disk_format": "raw"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:12:48.439420 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-966989546", "disk_format": "raw"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:48.448763 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.448763 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:48.449356 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:12:48.487225 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.487225 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:48.493256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.image.image_utils [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-966989546'}] 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-966989546'}]. {{(pid=99823) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 13:12:48.805833 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-98b65c36-9ca0-406c-ad48-599431f3db51 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.809790 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98b65c36-9ca0-406c-ad48-599431f3db51 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 Jul 03 13:12:48.810110 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98b65c36-9ca0-406c-ad48-599431f3db51 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.818940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98b65c36-9ca0-406c-ad48-599431f3db51 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.820057 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.820057 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:48.846622 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fadca781-323b-46de-814c-05a45cad3e7f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.849058 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fadca781-323b-46de-814c-05a45cad3e7f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:48.849383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fadca781-323b-46de-814c-05a45cad3e7f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.849685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fadca781-323b-46de-814c-05a45cad3e7f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.849819 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-fadca781-323b-46de-814c-05a45cad3e7f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:48.853123 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-98b65c36-9ca0-406c-ad48-599431f3db51 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:48.854663 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.854663 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:48.855469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fadca781-323b-46de-814c-05a45cad3e7f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:48.855951 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1255/4994] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.897773 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98b65c36-9ca0-406c-ad48-599431f3db51 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 returned with HTTP 200 Jul 03 13:12:48.897978 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1234/4995] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:48.913865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.915999 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] GET https://10.4.3.13/volume/v3/volumes/summary Jul 03 13:12:48.916508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.916664 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.916928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:12:48.934799 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] Get summary completed successfully. Jul 03 13:12:48.935068 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e146ff63-b78d-41dc-bdd2-6976ac17ad26 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-reader] https://10.4.3.13/volume/v3/volumes/summary returned with HTTP 200 Jul 03 13:12:48.936143 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1255/4996] 10.4.3.13 () {68 vars in 1295 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:48.946535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.949319 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 Jul 03 13:12:48.949508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.951246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:48.951571 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume with id: f16035b1-3308-479f-bb37-60ba2aca77b8 Jul 03 13:12:48.961277 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:48.961277 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:48.963107 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:48.986822 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Delete volume request issued successfully. Jul 03 13:12:48.986822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-17cc5bca-c767-4411-ae68-e6fd49442b86 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 returned with HTTP 202 Jul 03 13:12:48.987035 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1256/4997] 10.4.3.13 () {68 vars in 1385 bytes} [Fri Jul 3 13:12:48 2026] DELETE /volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 13:12:48.995074 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6a099e9d-d458-4311-91d3-5dc99a023265 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:48.997443 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a099e9d-d458-4311-91d3-5dc99a023265 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 Jul 03 13:12:48.997532 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a099e9d-d458-4311-91d3-5dc99a023265 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:48.997714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6a099e9d-d458-4311-91d3-5dc99a023265 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:49.006709 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:49.006709 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:49.011637 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6a099e9d-d458-4311-91d3-5dc99a023265 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Volume info retrieved successfully. Jul 03 13:12:49.016662 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6a099e9d-d458-4311-91d3-5dc99a023265 tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 returned with HTTP 200 Jul 03 13:12:49.017142 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1235/4998] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:48 2026] GET /volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:12:49.170832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-05cb1f4d-060d-49ed-afa4-62d586f85406 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:49.172892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-05cb1f4d-060d-49ed-afa4-62d586f85406 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:49.173115 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-05cb1f4d-060d-49ed-afa4-62d586f85406 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:49.173387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-05cb1f4d-060d-49ed-afa4-62d586f85406 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:49.173500 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-05cb1f4d-060d-49ed-afa4-62d586f85406 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:49.179078 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:49.179078 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:49.179971 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-05cb1f4d-060d-49ed-afa4-62d586f85406 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:49.180429 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1256/4999] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:49 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:49.252134 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Copy volume to image completed successfully. Jul 03 13:12:49.253034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-418dc840-2a53-4336-b109-325c55b1d69c tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:12:49.253228 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1253/5000] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:12:48 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 686 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:49.868769 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-39e8fe8f-81e2-4e2c-bf43-48bfc281c39f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:49.870410 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-39e8fe8f-81e2-4e2c-bf43-48bfc281c39f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:49.870635 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-39e8fe8f-81e2-4e2c-bf43-48bfc281c39f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:49.870808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-39e8fe8f-81e2-4e2c-bf43-48bfc281c39f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:49.870911 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-39e8fe8f-81e2-4e2c-bf43-48bfc281c39f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:49.875476 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:49.875476 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:49.876214 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-39e8fe8f-81e2-4e2c-bf43-48bfc281c39f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:49.876586 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1257/5001] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:49 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:50.033221 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-201ad9ff-42ce-486f-87dc-e1605dd1464d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:50.035823 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-201ad9ff-42ce-486f-87dc-e1605dd1464d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] GET https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 Jul 03 13:12:50.036044 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-201ad9ff-42ce-486f-87dc-e1605dd1464d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:50.036280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-201ad9ff-42ce-486f-87dc-e1605dd1464d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:50.043393 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-201ad9ff-42ce-486f-87dc-e1605dd1464d tempest-ProjectReaderTests-1178051935 tempest-ProjectReaderTests-1178051935-project-admin] https://10.4.3.13/volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 returned with HTTP 404 Jul 03 13:12:50.043393 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1236/5002] 10.4.3.13 () {68 vars in 1382 bytes} [Fri Jul 3 13:12:50 2026] GET /volume/v3/volumes/f16035b1-3308-479f-bb37-60ba2aca77b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:12:50.194820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6fb57e8d-22c5-45d0-b1f0-3a31ab701215 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:50.197116 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6fb57e8d-22c5-45d0-b1f0-3a31ab701215 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:50.197411 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6fb57e8d-22c5-45d0-b1f0-3a31ab701215 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:50.197651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6fb57e8d-22c5-45d0-b1f0-3a31ab701215 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:50.197901 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6fb57e8d-22c5-45d0-b1f0-3a31ab701215 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:50.204503 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:50.204503 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:50.205455 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6fb57e8d-22c5-45d0-b1f0-3a31ab701215 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:50.206570 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1257/5003] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:50 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:50.889446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c99fa849-9445-4b68-89ac-c4616331d1a6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:50.891808 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c99fa849-9445-4b68-89ac-c4616331d1a6 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:50.892101 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c99fa849-9445-4b68-89ac-c4616331d1a6 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:50.892945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c99fa849-9445-4b68-89ac-c4616331d1a6 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:50.892945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c99fa849-9445-4b68-89ac-c4616331d1a6 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:50.897893 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:50.897893 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:50.898581 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c99fa849-9445-4b68-89ac-c4616331d1a6 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:50.899260 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1254/5004] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:50 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:51.222097 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a995576a-2cb7-46f7-8614-b0f53fa0ca75 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:51.226333 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a995576a-2cb7-46f7-8614-b0f53fa0ca75 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:51.226333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a995576a-2cb7-46f7-8614-b0f53fa0ca75 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:51.226333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a995576a-2cb7-46f7-8614-b0f53fa0ca75 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:51.226333 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a995576a-2cb7-46f7-8614-b0f53fa0ca75 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:51.229578 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:51.229578 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:51.230645 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a995576a-2cb7-46f7-8614-b0f53fa0ca75 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:51.231235 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1258/5005] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:51 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:51.245059 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e1423668-e1ba-4166-8704-a33dac60ad9e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:51.249089 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1423668-e1ba-4166-8704-a33dac60ad9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:51.249428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1423668-e1ba-4166-8704-a33dac60ad9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:51.249658 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1423668-e1ba-4166-8704-a33dac60ad9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:51.249807 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e1423668-e1ba-4166-8704-a33dac60ad9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:51.255000 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:51.255000 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:51.261489 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1423668-e1ba-4166-8704-a33dac60ad9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:51.261489 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1237/5006] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:51 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:51.287520 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:51.293140 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:51.293140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:51.293140 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:51.293140 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete backup with id: a269fd5b-096b-4744-9e2d-fbefb29906f0. Jul 03 13:12:51.296323 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:51.296323 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:51.352627 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] delete_backup rpcapi backup_id a269fd5b-096b-4744-9e2d-fbefb29906f0 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:12:51.355157 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4d44cb10-0a16-4a3f-94c1-0832e4f59a03 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 202 Jul 03 13:12:51.355600 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1258/5007] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:12:51 2026] DELETE /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:51.366733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0916e3c3-4654-438f-8892-1e52124a39e0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:51.372743 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0916e3c3-4654-438f-8892-1e52124a39e0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:51.372814 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0916e3c3-4654-438f-8892-1e52124a39e0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:51.373090 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0916e3c3-4654-438f-8892-1e52124a39e0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:51.377081 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0916e3c3-4654-438f-8892-1e52124a39e0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:51.386982 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:51.386982 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:51.388359 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0916e3c3-4654-438f-8892-1e52124a39e0 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:51.390779 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1255/5008] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:51 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:51.910767 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b0cebfb7-d791-4548-a28d-9bedba302e4f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:51.912307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b0cebfb7-d791-4548-a28d-9bedba302e4f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:51.912670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b0cebfb7-d791-4548-a28d-9bedba302e4f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:51.912949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b0cebfb7-d791-4548-a28d-9bedba302e4f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:51.914350 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-b0cebfb7-d791-4548-a28d-9bedba302e4f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:51.918480 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:51.918480 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:51.919508 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b0cebfb7-d791-4548-a28d-9bedba302e4f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:51.920139 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1259/5009] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:51 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:52.402585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-18c0ce7b-d7d2-4758-b6ec-50f3d596e1cc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:52.404315 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-18c0ce7b-d7d2-4758-b6ec-50f3d596e1cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:52.404514 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-18c0ce7b-d7d2-4758-b6ec-50f3d596e1cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:52.404705 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-18c0ce7b-d7d2-4758-b6ec-50f3d596e1cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:52.404842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-18c0ce7b-d7d2-4758-b6ec-50f3d596e1cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:52.409082 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:52.409082 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:52.409840 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-18c0ce7b-d7d2-4758-b6ec-50f3d596e1cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:52.410211 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1238/5010] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:52 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:52.931277 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9f399274-a5ec-4dd7-940e-7c8ba3a93978 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:52.933126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9f399274-a5ec-4dd7-940e-7c8ba3a93978 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:52.933387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9f399274-a5ec-4dd7-940e-7c8ba3a93978 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:52.933552 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9f399274-a5ec-4dd7-940e-7c8ba3a93978 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:52.938629 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9f399274-a5ec-4dd7-940e-7c8ba3a93978 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:52.938629 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:52.938629 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:52.939570 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9f399274-a5ec-4dd7-940e-7c8ba3a93978 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:52.939817 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1259/5011] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:52 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:53.421008 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-71bdc1d5-76ba-41f9-8f9f-54180ebb5a9c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:53.423224 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71bdc1d5-76ba-41f9-8f9f-54180ebb5a9c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:53.423224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71bdc1d5-76ba-41f9-8f9f-54180ebb5a9c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:53.423224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-71bdc1d5-76ba-41f9-8f9f-54180ebb5a9c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:53.423224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-71bdc1d5-76ba-41f9-8f9f-54180ebb5a9c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:53.428329 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:53.428329 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:53.429595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-71bdc1d5-76ba-41f9-8f9f-54180ebb5a9c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:53.429595 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1256/5012] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:53 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:53.951574 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bd222986-8554-4988-a56e-19e423a32a01 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:53.954250 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd222986-8554-4988-a56e-19e423a32a01 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:53.954413 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd222986-8554-4988-a56e-19e423a32a01 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:53.954552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd222986-8554-4988-a56e-19e423a32a01 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:53.954670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bd222986-8554-4988-a56e-19e423a32a01 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:53.959379 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:53.959379 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:53.960186 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd222986-8554-4988-a56e-19e423a32a01 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:53.960643 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1260/5013] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:53 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:54.440959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a19f8ef7-b031-4f48-969b-0d5153ad463d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:54.443481 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a19f8ef7-b031-4f48-969b-0d5153ad463d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:54.443774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a19f8ef7-b031-4f48-969b-0d5153ad463d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:54.444014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a19f8ef7-b031-4f48-969b-0d5153ad463d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:54.444199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a19f8ef7-b031-4f48-969b-0d5153ad463d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:54.450078 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:54.450078 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:54.451030 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a19f8ef7-b031-4f48-969b-0d5153ad463d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 200 Jul 03 13:12:54.451628 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1239/5014] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:54 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:54.972301 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-fc36ca36-4134-4d35-b0df-138368f5fbce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:54.976038 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc36ca36-4134-4d35-b0df-138368f5fbce tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:54.976348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc36ca36-4134-4d35-b0df-138368f5fbce tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:54.976608 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-fc36ca36-4134-4d35-b0df-138368f5fbce tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:54.976773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-fc36ca36-4134-4d35-b0df-138368f5fbce tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:54.988072 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:54.988072 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:54.988072 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-fc36ca36-4134-4d35-b0df-138368f5fbce tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:54.988341 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1260/5015] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:54 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:55.464900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-59ff7ab4-9510-43bc-90e2-4df616c05f6b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:55.469239 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-59ff7ab4-9510-43bc-90e2-4df616c05f6b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 Jul 03 13:12:55.469239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-59ff7ab4-9510-43bc-90e2-4df616c05f6b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:55.469239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-59ff7ab4-9510-43bc-90e2-4df616c05f6b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:55.469239 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-59ff7ab4-9510-43bc-90e2-4df616c05f6b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id a269fd5b-096b-4744-9e2d-fbefb29906f0. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:55.473541 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-59ff7ab4-9510-43bc-90e2-4df616c05f6b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 returned with HTTP 404 Jul 03 13:12:55.473730 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1257/5016] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:55 2026] GET /volume/v3/backups/a269fd5b-096b-4744-9e2d-fbefb29906f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:56.000829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5651e65b-71ad-42d5-bc2f-8ee06ed48218 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:56.003353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5651e65b-71ad-42d5-bc2f-8ee06ed48218 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:56.003740 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5651e65b-71ad-42d5-bc2f-8ee06ed48218 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:56.004049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5651e65b-71ad-42d5-bc2f-8ee06ed48218 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:56.004352 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5651e65b-71ad-42d5-bc2f-8ee06ed48218 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:56.009479 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:56.009479 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:56.010542 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5651e65b-71ad-42d5-bc2f-8ee06ed48218 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:56.011028 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1261/5017] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:55 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:56.167221 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d215ae97-83ea-4148-a004-697c43d020c5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:56.169666 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d215ae97-83ea-4148-a004-697c43d020c5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:12:56.170037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d215ae97-83ea-4148-a004-697c43d020c5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:56.170242 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d215ae97-83ea-4148-a004-697c43d020c5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:56.170384 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-d215ae97-83ea-4148-a004-697c43d020c5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete backup with id: 869598a3-8c93-4e6c-abfe-93b47122b39b. Jul 03 13:12:56.175654 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:56.175654 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:56.201582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-d215ae97-83ea-4148-a004-697c43d020c5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] delete_backup rpcapi backup_id 869598a3-8c93-4e6c-abfe-93b47122b39b {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:12:56.206324 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d215ae97-83ea-4148-a004-697c43d020c5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 202 Jul 03 13:12:56.206324 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1240/5018] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:12:56 2026] DELETE /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:12:56.219458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d347a657-684c-4513-8e63-9ced29f104bb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:56.222229 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d347a657-684c-4513-8e63-9ced29f104bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:12:56.222439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d347a657-684c-4513-8e63-9ced29f104bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:56.222620 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d347a657-684c-4513-8e63-9ced29f104bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:56.222857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d347a657-684c-4513-8e63-9ced29f104bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:56.235039 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:56.235039 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:56.236297 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d347a657-684c-4513-8e63-9ced29f104bb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:12:56.236965 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1261/5019] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:56 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:57.027852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c8c84ce0-accc-472b-b633-3471fc0bb6da None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:57.031255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8c84ce0-accc-472b-b633-3471fc0bb6da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:57.031255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8c84ce0-accc-472b-b633-3471fc0bb6da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:57.031255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c8c84ce0-accc-472b-b633-3471fc0bb6da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:57.031255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c8c84ce0-accc-472b-b633-3471fc0bb6da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:57.040534 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:57.040534 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:12:57.041328 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c8c84ce0-accc-472b-b633-3471fc0bb6da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:57.041781 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1258/5020] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:57 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:57.249523 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-80a17de3-ea06-4762-a724-14e9a1722324 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:57.253873 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-80a17de3-ea06-4762-a724-14e9a1722324 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:12:57.253873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-80a17de3-ea06-4762-a724-14e9a1722324 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:57.253873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-80a17de3-ea06-4762-a724-14e9a1722324 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:57.253873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-80a17de3-ea06-4762-a724-14e9a1722324 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:57.261254 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:57.261254 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:57.261254 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-80a17de3-ea06-4762-a724-14e9a1722324 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 200 Jul 03 13:12:57.261254 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1262/5021] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:57 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:58.054046 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f0a08b15-f364-46eb-9562-c665ee6c0816 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:58.059177 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f0a08b15-f364-46eb-9562-c665ee6c0816 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:58.059177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f0a08b15-f364-46eb-9562-c665ee6c0816 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:58.059177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f0a08b15-f364-46eb-9562-c665ee6c0816 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:58.059177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f0a08b15-f364-46eb-9562-c665ee6c0816 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:58.066400 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:58.066400 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:58.067361 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f0a08b15-f364-46eb-9562-c665ee6c0816 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:58.067930 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1241/5022] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:58 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:58.278606 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0e20b60f-190c-4f87-b59a-0f445923743b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:58.288737 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e20b60f-190c-4f87-b59a-0f445923743b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b Jul 03 13:12:58.289040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e20b60f-190c-4f87-b59a-0f445923743b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:58.289351 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0e20b60f-190c-4f87-b59a-0f445923743b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:58.289512 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0e20b60f-190c-4f87-b59a-0f445923743b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 869598a3-8c93-4e6c-abfe-93b47122b39b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:58.295421 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0e20b60f-190c-4f87-b59a-0f445923743b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b returned with HTTP 404 Jul 03 13:12:58.295421 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1262/5023] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:58 2026] GET /volume/v3/backups/869598a3-8c93-4e6c-abfe-93b47122b39b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:12:58.333670 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:58.335441 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:12:58.335819 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-126837956"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:12:58.337624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-126837956'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:12:58.337836 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume of 1 GB Jul 03 13:12:58.343483 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Availability Zones retrieved successfully. Jul 03 13:12:58.349693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (51c3edb4-e5d8-4c5e-b334-62707ad16edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:58.350726 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e21c6c-ab06-4eb4-80f0-6c7dd7554b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:58.351837 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:12:58.382795 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e21c6c-ab06-4eb4-80f0-6c7dd7554b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:58.383777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1c96b9-f211-4009-8de3-4e786ee25959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:58.591268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['d2ebda27-bb36-4c80-ba8a-5df2addc7442', '463b8d2f-1bb4-4550-825d-fdd610685593', '207ae282-4d30-43e4-a70b-f089a74afd15', '5815e0ac-723b-4771-bfec-61050426ad7f'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:12:58.591268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1c96b9-f211-4009-8de3-4e786ee25959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ebda27-bb36-4c80-ba8a-5df2addc7442', '463b8d2f-1bb4-4550-825d-fdd610685593', '207ae282-4d30-43e4-a70b-f089a74afd15', '5815e0ac-723b-4771-bfec-61050426ad7f']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:58.591268 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2c2388-9992-4bf7-b939-4244225e49fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:58.725263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2c2388-9992-4bf7-b939-4244225e49fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f69817-a33f-41c1-853a-665be4270a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-126837956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['d2ebda27-bb36-4c80-ba8a-5df2addc7442','463b8d2f-1bb4-4550-825d-fdd610685593','207ae282-4d30-43e4-a70b-f089a74afd15','5815e0ac-723b-4771-bfec-61050426ad7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-126837956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f69817-a33f-41c1-853a-665be4270a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a70464ecb20c4efeb70462a00241a474',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:58.725263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abde9e5b-bc2a-432c-9ae1-be9a7648d53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:58.792795 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abde9e5b-bc2a-432c-9ae1-be9a7648d53d) transitioned into state 'SUCCESS' from state '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-126837956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a70464ecb20c4efeb70462a00241a474',qos_specs=None,replication_status=,reservations=['d2ebda27-bb36-4c80-ba8a-5df2addc7442','463b8d2f-1bb4-4550-825d-fdd610685593','207ae282-4d30-43e4-a70b-f089a74afd15','5815e0ac-723b-4771-bfec-61050426ad7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d8f29f091a74b3ea8a86fba4a9342bf',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:58.793817 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67664ad2-c21b-4efc-b7fc-8f0cc3a80e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:12:58.860057 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67664ad2-c21b-4efc-b7fc-8f0cc3a80e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:12:58.860886 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Flow 'volume_create_api' (51c3edb4-e5d8-4c5e-b334-62707ad16edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:12:58.861234 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create volume request issued successfully. Jul 03 13:12:58.861848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daebffbd-d3ea-409e-9dcf-248bfdac93e8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:12:58.862444 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1259/5024] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:12:58 2026] POST /volume/v3/volumes => generated 746 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:12:58.876394 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0e7d81a2-5067-458b-8177-3b7bafc25000 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:58.878895 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0e7d81a2-5067-458b-8177-3b7bafc25000 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:12:58.879219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0e7d81a2-5067-458b-8177-3b7bafc25000 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:58.879469 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0e7d81a2-5067-458b-8177-3b7bafc25000 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:58.890210 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:58.890210 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:12:58.896587 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0e7d81a2-5067-458b-8177-3b7bafc25000 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:58.903714 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0e7d81a2-5067-458b-8177-3b7bafc25000 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 returned with HTTP 200 Jul 03 13:12:58.904536 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1263/5025] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:58 2026] GET /volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:59.079253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-78d70287-336c-4073-9949-2f0bc57176fe None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:59.081183 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78d70287-336c-4073-9949-2f0bc57176fe tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:12:59.081399 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78d70287-336c-4073-9949-2f0bc57176fe tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:59.081582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78d70287-336c-4073-9949-2f0bc57176fe tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:59.081693 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-78d70287-336c-4073-9949-2f0bc57176fe tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:12:59.086033 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:59.086033 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:12:59.086878 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78d70287-336c-4073-9949-2f0bc57176fe tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:12:59.087386 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1242/5026] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:12:59 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:59.916837 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d124ae59-275a-4e90-8e57-1d4811850ebc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:59.918632 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d124ae59-275a-4e90-8e57-1d4811850ebc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:12:59.918846 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d124ae59-275a-4e90-8e57-1d4811850ebc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:12:59.944961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d124ae59-275a-4e90-8e57-1d4811850ebc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:12:59.944961 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:12:59.944961 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:12:59.944961 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d124ae59-275a-4e90-8e57-1d4811850ebc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:12:59.944961 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d124ae59-275a-4e90-8e57-1d4811850ebc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 returned with HTTP 200 Jul 03 13:12:59.944961 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1263/5027] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:12:59 2026] GET /volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:12:59.994904 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:12:59.999258 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:12:59.999635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16f69817-a33f-41c1-853a-665be4270a20", "name": "tempest-VolumesBackupsTest-Snapshot-590913566"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:00.011778 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:00.011778 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:00.012652 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:00.012652 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Create snapshot from volume 16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:13:00.098358 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6f442843-4425-4808-b82f-47a4e0bec64a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:00.100867 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f442843-4425-4808-b82f-47a4e0bec64a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:00.101242 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f442843-4425-4808-b82f-47a4e0bec64a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:00.101432 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f442843-4425-4808-b82f-47a4e0bec64a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:00.101779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6f442843-4425-4808-b82f-47a4e0bec64a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:00.106360 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:00.106360 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:00.107175 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f442843-4425-4808-b82f-47a4e0bec64a tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:00.107622 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1264/5028] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:00 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:00.245596 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['99b08854-9b41-41a5-a73b-45dfbe760298', 'a3eb990c-2e34-4abe-be58-ade2c1915f07', '5b2748f6-6ed9-4fd2-9ed9-00d4afb65db8', 'd6f1b4ce-b57e-4859-9bf2-23519e4a7340'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:00.473363 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot create request issued successfully. Jul 03 13:13:00.473733 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cd41c924-7f57-447b-8b0c-f11cbb87fe94 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:13:00.474404 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1260/5029] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:12:59 2026] POST /volume/v3/snapshots => generated 304 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:00.491056 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7dcee9b6-9b99-4e42-af45-b668641d6106 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:00.492938 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7dcee9b6-9b99-4e42-af45-b668641d6106 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 Jul 03 13:13:00.493245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7dcee9b6-9b99-4e42-af45-b668641d6106 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:00.493487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7dcee9b6-9b99-4e42-af45-b668641d6106 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:00.498336 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:00.498336 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:00.498817 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7dcee9b6-9b99-4e42-af45-b668641d6106 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot retrieved successfully. Jul 03 13:13:00.499572 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7dcee9b6-9b99-4e42-af45-b668641d6106 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 returned with HTTP 200 Jul 03 13:13:00.499952 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1243/5030] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:00 2026] GET /volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:01.119889 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dd511fa0-84f2-4058-abc7-c0af6b25e57e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:01.122158 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd511fa0-84f2-4058-abc7-c0af6b25e57e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:01.122395 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd511fa0-84f2-4058-abc7-c0af6b25e57e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:01.122652 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd511fa0-84f2-4058-abc7-c0af6b25e57e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:01.122717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-dd511fa0-84f2-4058-abc7-c0af6b25e57e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:01.127883 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:01.127883 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:01.128789 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd511fa0-84f2-4058-abc7-c0af6b25e57e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:01.129560 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1264/5031] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:01 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:01.512893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a4bb5c0e-a5a5-4a64-8325-5911278a8f9e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:01.516156 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a4bb5c0e-a5a5-4a64-8325-5911278a8f9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 Jul 03 13:13:01.516156 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a4bb5c0e-a5a5-4a64-8325-5911278a8f9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:01.516656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a4bb5c0e-a5a5-4a64-8325-5911278a8f9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:01.526753 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:01.526753 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:01.527969 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a4bb5c0e-a5a5-4a64-8325-5911278a8f9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot retrieved successfully. Jul 03 13:13:01.529125 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a4bb5c0e-a5a5-4a64-8325-5911278a8f9e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 returned with HTTP 200 Jul 03 13:13:01.530770 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1265/5032] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:01 2026] GET /volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:01.550566 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-921700b9-24b1-4540-ab14-60462d46d1ce None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:01.555153 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:13:01.556084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16f69817-a33f-41c1-853a-665be4270a20", "snapshot_id": "0cd80301-754c-4b81-b8e3-b47c10ca1e88", "name": "tempest-VolumesBackupsTest-Backup-1062785660"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:01.558026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating new backup {'backup': {'volume_id': '16f69817-a33f-41c1-853a-665be4270a20', 'snapshot_id': '0cd80301-754c-4b81-b8e3-b47c10ca1e88', 'name': 'tempest-VolumesBackupsTest-Backup-1062785660'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:13:01.558654 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Creating backup of volume 16f69817-a33f-41c1-853a-665be4270a20 in container None Jul 03 13:13:01.569490 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:01.569490 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:01.570525 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:01.579069 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:01.579069 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:01.579069 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot retrieved successfully. Jul 03 13:13:01.607573 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Created reservations ['c655ad40-0ed4-43cd-a81a-0e27392d1e23', '42400c20-089b-4427-875a-c68f292cf7d0'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:01.660413 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-921700b9-24b1-4540-ab14-60462d46d1ce tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:13:01.661114 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1261/5033] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:13:01 2026] POST /volume/v3/backups => generated 328 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:01.679618 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-adc826f8-78b2-4a62-a951-fe072fba44d1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:01.683087 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adc826f8-78b2-4a62-a951-fe072fba44d1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:01.683087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adc826f8-78b2-4a62-a951-fe072fba44d1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:01.683087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-adc826f8-78b2-4a62-a951-fe072fba44d1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:01.683087 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-adc826f8-78b2-4a62-a951-fe072fba44d1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:01.690598 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:01.690598 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:01.691501 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-adc826f8-78b2-4a62-a951-fe072fba44d1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:01.691962 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1244/5034] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:01 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 769 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:02.143532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7de1891e-05b5-459a-bece-35fd79752495 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:02.145823 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7de1891e-05b5-459a-bece-35fd79752495 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:02.145823 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7de1891e-05b5-459a-bece-35fd79752495 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:02.146042 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7de1891e-05b5-459a-bece-35fd79752495 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:02.146110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7de1891e-05b5-459a-bece-35fd79752495 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:02.152127 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:02.152127 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:02.152851 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7de1891e-05b5-459a-bece-35fd79752495 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:02.154512 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1265/5035] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:02 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:02.704361 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-643e9e00-18ec-471c-a0b6-5f6b8aec4859 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:02.708577 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-643e9e00-18ec-471c-a0b6-5f6b8aec4859 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:02.708577 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-643e9e00-18ec-471c-a0b6-5f6b8aec4859 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:02.708577 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-643e9e00-18ec-471c-a0b6-5f6b8aec4859 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:02.708577 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-643e9e00-18ec-471c-a0b6-5f6b8aec4859 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:02.715261 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:02.715261 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:02.715261 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-643e9e00-18ec-471c-a0b6-5f6b8aec4859 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:02.715261 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1266/5036] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:02 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:03.169014 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-84e9120d-a4d2-464b-bf30-3e6ab7b838b3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:03.171113 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-84e9120d-a4d2-464b-bf30-3e6ab7b838b3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:03.171398 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-84e9120d-a4d2-464b-bf30-3e6ab7b838b3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:03.171606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-84e9120d-a4d2-464b-bf30-3e6ab7b838b3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:03.171746 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-84e9120d-a4d2-464b-bf30-3e6ab7b838b3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:03.177793 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:03.177793 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:03.178703 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-84e9120d-a4d2-464b-bf30-3e6ab7b838b3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:03.179137 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1262/5037] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:03 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:03.727956 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5c8b1a37-bea0-4f8c-adf2-1111236b7b8d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:03.730706 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c8b1a37-bea0-4f8c-adf2-1111236b7b8d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:03.730987 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c8b1a37-bea0-4f8c-adf2-1111236b7b8d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:03.731279 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c8b1a37-bea0-4f8c-adf2-1111236b7b8d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:03.731434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5c8b1a37-bea0-4f8c-adf2-1111236b7b8d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:03.739622 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:03.739622 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:03.741121 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c8b1a37-bea0-4f8c-adf2-1111236b7b8d tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:03.741536 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1245/5038] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:03 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 771 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:04.199305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-52b34ae9-3a6d-4434-b8a1-52f957d36afd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:04.201138 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52b34ae9-3a6d-4434-b8a1-52f957d36afd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:04.201138 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52b34ae9-3a6d-4434-b8a1-52f957d36afd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:04.201326 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-52b34ae9-3a6d-4434-b8a1-52f957d36afd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:04.201873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-52b34ae9-3a6d-4434-b8a1-52f957d36afd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:04.203550 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=267,cinder:UPDATE=87,cinder:INSERT=44 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:13:04.207454 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:04.207454 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:04.208680 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-52b34ae9-3a6d-4434-b8a1-52f957d36afd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:04.209490 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1266/5039] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:04 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:04.757401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9d16b184-55d2-46ab-ac5e-5cc635641673 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:04.761519 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9d16b184-55d2-46ab-ac5e-5cc635641673 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:04.761945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9d16b184-55d2-46ab-ac5e-5cc635641673 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:04.762844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9d16b184-55d2-46ab-ac5e-5cc635641673 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:04.762844 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9d16b184-55d2-46ab-ac5e-5cc635641673 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:04.770767 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:04.770767 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:04.771257 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9d16b184-55d2-46ab-ac5e-5cc635641673 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:04.771734 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1267/5040] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:04 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 771 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:05.221998 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b0be5b8b-8de4-4f7e-a290-770d526b5548 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:05.223989 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b0be5b8b-8de4-4f7e-a290-770d526b5548 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:05.224265 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b0be5b8b-8de4-4f7e-a290-770d526b5548 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:05.224458 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b0be5b8b-8de4-4f7e-a290-770d526b5548 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:05.224559 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b0be5b8b-8de4-4f7e-a290-770d526b5548 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:05.229915 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:05.229915 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:05.230592 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b0be5b8b-8de4-4f7e-a290-770d526b5548 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:05.231030 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1263/5041] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:05 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:05.785461 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8980cb9c-0db9-41d6-a67b-c41b1a912489 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:05.787388 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8980cb9c-0db9-41d6-a67b-c41b1a912489 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:05.787589 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8980cb9c-0db9-41d6-a67b-c41b1a912489 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:05.787767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8980cb9c-0db9-41d6-a67b-c41b1a912489 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:05.787966 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8980cb9c-0db9-41d6-a67b-c41b1a912489 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:05.792903 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:05.792903 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:05.793736 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8980cb9c-0db9-41d6-a67b-c41b1a912489 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:05.794136 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1246/5042] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:05 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:06.242304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e5ef410e-192d-4a3a-92b9-470bf83a49e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:06.244293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5ef410e-192d-4a3a-92b9-470bf83a49e2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:06.244567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5ef410e-192d-4a3a-92b9-470bf83a49e2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:06.244817 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5ef410e-192d-4a3a-92b9-470bf83a49e2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:06.244975 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-e5ef410e-192d-4a3a-92b9-470bf83a49e2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:06.249976 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:06.249976 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:06.250646 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5ef410e-192d-4a3a-92b9-470bf83a49e2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:06.250990 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1267/5043] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:06 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:06.701255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-09cfc9cb-ab7d-48c7-9590-675b73331b04 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:06.703446 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09cfc9cb-ab7d-48c7-9590-675b73331b04 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:06.703730 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09cfc9cb-ab7d-48c7-9590-675b73331b04 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:06.703941 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09cfc9cb-ab7d-48c7-9590-675b73331b04 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:06.713229 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:06.713229 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:06.717472 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-09cfc9cb-ab7d-48c7-9590-675b73331b04 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:06.721999 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09cfc9cb-ab7d-48c7-9590-675b73331b04 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:13:06.722550 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1268/5044] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:06 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:06.804910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c183d56e-6c8f-43c6-a19b-248ed9d4eedb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:06.809108 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c183d56e-6c8f-43c6-a19b-248ed9d4eedb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:06.809108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c183d56e-6c8f-43c6-a19b-248ed9d4eedb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:06.809108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c183d56e-6c8f-43c6-a19b-248ed9d4eedb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:06.809108 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-c183d56e-6c8f-43c6-a19b-248ed9d4eedb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:06.814579 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:06.814579 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:06.815572 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c183d56e-6c8f-43c6-a19b-248ed9d4eedb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:06.816086 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1264/5045] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:06 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:07.271966 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f44a17fa-5927-4278-9479-e5522047190d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.274695 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f44a17fa-5927-4278-9479-e5522047190d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:07.274695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f44a17fa-5927-4278-9479-e5522047190d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.275225 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f44a17fa-5927-4278-9479-e5522047190d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.275225 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f44a17fa-5927-4278-9479-e5522047190d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:07.280452 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.280452 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:07.281342 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f44a17fa-5927-4278-9479-e5522047190d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:07.281863 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1247/5046] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:07 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:07.313999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-479429b8-c46e-4785-ab6c-64987ab4f9db None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.315911 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429/export_record Jul 03 13:13:07.316361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.316427 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'export_record' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.316556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Export record for backup 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 13:13:07.321139 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.321139 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:07.321985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.api [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling RPCAPI with context: , host: np0000004418, backup: 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 13:13:07.330855 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] export_record in rpcapi backup_id 0e37cf56-cda9-4b1c-86a5-0ce955213429 on host np0000004418. {{(pid=99821) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 13:13:07.743146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8e81ed8d-bf73-41fd-ac33-1b20bae92eec None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.746589 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e81ed8d-bf73-41fd-ac33-1b20bae92eec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:07.746589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e81ed8d-bf73-41fd-ac33-1b20bae92eec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.746589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8e81ed8d-bf73-41fd-ac33-1b20bae92eec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.753350 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.753350 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:07.757900 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8e81ed8d-bf73-41fd-ac33-1b20bae92eec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:07.763840 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8e81ed8d-bf73-41fd-ac33-1b20bae92eec tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:13:07.764439 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1269/5047] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:07 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:07.799043 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-436b2ff0-e415-432a-b13e-d76094bac376 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.804979 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] POST https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action Jul 03 13:13:07.804979 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2036239376", "disk_format": "qcow2"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:13:07.804979 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2036239376", "disk_format": "qcow2"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:07.819365 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.819365 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:07.820180 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:07.828774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-505e8c89-4137-42c3-bb0e-f62c7954d1e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.830815 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-505e8c89-4137-42c3-bb0e-f62c7954d1e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:07.831290 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-505e8c89-4137-42c3-bb0e-f62c7954d1e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.835435 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-505e8c89-4137-42c3-bb0e-f62c7954d1e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.835435 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-505e8c89-4137-42c3-bb0e-f62c7954d1e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:07.835600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGUzN2NmNTYtY2RhOS00YjFjLTg2YTUtMGNlOTU1MjEzNDI5IiwgInVzZXJfaWQiOiAiZjRjNDkyZTQ5NDgyNDQwMGJjZjNkMTRhNWYyNTA2MDYiLCAicHJvamVjdF9pZCI6ICI3YTM3NWIzOWZkMDQ0YmU1OWNmNTczNDMzYThmMmQ4MyIsICJ2b2x1bWVfaWQiOiAiNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQ5NzIzOTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkLzIwMjYwNzAzMTMxMjUwL2F6X25vdmFfYmFja3VwXzBlMzdjZjU2LWNkYTktNGIxYy04NmE1LTBjZTk1NTIxMzQyOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99821) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 13:13:07.835600 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-479429b8-c46e-4785-ab6c-64987ab4f9db tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429/export_record returned with HTTP 200 Jul 03 13:13:07.835600 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1268/5048] 10.4.3.13 () {68 vars in 1423 bytes} [Fri Jul 3 13:13:07 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:07.841152 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.841152 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:07.842526 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-505e8c89-4137-42c3-bb0e-f62c7954d1e9 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:07.845573 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1248/5049] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:07 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:07.848418 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.848418 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:07.850400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20fc0106-15f8-4134-abb5-7e66f4c96b63 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.853035 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20fc0106-15f8-4134-abb5-7e66f4c96b63 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:07.853307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20fc0106-15f8-4134-abb5-7e66f4c96b63 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.853572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20fc0106-15f8-4134-abb5-7e66f4c96b63 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.853731 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-20fc0106-15f8-4134-abb5-7e66f4c96b63 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:07.855836 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.image.image_utils [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2036239376'}] 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-2036239376'}]. {{(pid=99823) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 13:13:07.859717 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.859717 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:07.859717 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20fc0106-15f8-4134-abb5-7e66f4c96b63 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:07.860142 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1270/5050] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:07 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:07.888776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.892577 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] POST https://10.4.3.13/volume/v3/backups/import_record Jul 03 13:13:07.893118 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTRlYTcyZjQtMjlkNC00OTA4LWI0NTEtNjVjMWZjZDQ3ODNjIiwgInVzZXJfaWQiOiAiZjRjNDkyZTQ5NDgyNDQwMGJjZjNkMTRhNWYyNTA2MDYiLCAicHJvamVjdF9pZCI6ICI3YTM3NWIzOWZkMDQ0YmU1OWNmNTczNDMzYThmMmQ4MyIsICJ2b2x1bWVfaWQiOiAiNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQ5NzIzOTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkLzIwMjYwNzAzMTMxMjUwL2F6X25vdmFfYmFja3VwXzBlMzdjZjU2LWNkYTktNGIxYy04NmE1LTBjZTk1NTIxMzQyOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:07.895367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTRlYTcyZjQtMjlkNC00OTA4LWI0NTEtNjVjMWZjZDQ3ODNjIiwgInVzZXJfaWQiOiAiZjRjNDkyZTQ5NDgyNDQwMGJjZjNkMTRhNWYyNTA2MDYiLCAicHJvamVjdF9pZCI6ICI3YTM3NWIzOWZkMDQ0YmU1OWNmNTczNDMzYThmMmQ4MyIsICJ2b2x1bWVfaWQiOiAiNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQ5NzIzOTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkLzIwMjYwNzAzMTMxMjUwL2F6X25vdmFfYmFja3VwXzBlMzdjZjU2LWNkYTktNGIxYy04NmE1LTBjZTk1NTIxMzQyOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99821) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 13:13:07.895609 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTRlYTcyZjQtMjlkNC00OTA4LWI0NTEtNjVjMWZjZDQ3ODNjIiwgInVzZXJfaWQiOiAiZjRjNDkyZTQ5NDgyNDQwMGJjZjNkMTRhNWYyNTA2MDYiLCAicHJvamVjdF9pZCI6ICI3YTM3NWIzOWZkMDQ0YmU1OWNmNTczNDMzYThmMmQ4MyIsICJ2b2x1bWVfaWQiOiAiNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkIiwgImhvc3QiOiAibnAwMDAwMDA0NDE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTQ5NzIzOTAwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzJiMDU2N2QtNGY2ZS00ODA3LTg1Y2UtODcxNzQ1YTc4NTlkLzIwMjYwNzAzMTMxMjUwL2F6X25vdmFfYmFja3VwXzBlMzdjZjU2LWNkYTktNGIxYy04NmE1LTBjZTk1NTIxMzQyOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMTM6MTI6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QxMzoxMzowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99821) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 13:13:07.896884 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '4c9b66c8bf364bba88de36d956502f09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a375b39fd044be59cf573433a8f2d83', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:13:07.897417 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b390e8cd-3529-4545-a8c1-fd83a0e4cc88 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] https://10.4.3.13/volume/v3/backups/import_record returned with HTTP 403 Jul 03 13:13:07.898085 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1269/5051] 10.4.3.13 () {70 vars in 1335 bytes} [Fri Jul 3 13:13:07 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:07.914389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.916497 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d Jul 03 13:13:07.916750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.916972 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.917174 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete volume with id: 72b0567d-4f6e-4807-85ce-871745a7859d Jul 03 13:13:07.926711 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.926711 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:07.927230 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:07.961491 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete volume request issued successfully. Jul 03 13:13:07.964186 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-421c75b3-843d-41c4-b26b-3f01f65b79d9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d returned with HTTP 202 Jul 03 13:13:07.964186 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1249/5052] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:07 2026] DELETE /volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:07.978688 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1b5976a9-42b9-4ae8-ba6a-47bff8fea5c5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:07.980924 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b5976a9-42b9-4ae8-ba6a-47bff8fea5c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d Jul 03 13:13:07.981257 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b5976a9-42b9-4ae8-ba6a-47bff8fea5c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:07.981531 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1b5976a9-42b9-4ae8-ba6a-47bff8fea5c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:07.991731 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:07.991731 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:07.994199 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1b5976a9-42b9-4ae8-ba6a-47bff8fea5c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:07.999765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1b5976a9-42b9-4ae8-ba6a-47bff8fea5c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d returned with HTTP 200 Jul 03 13:13:08.000291 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1271/5053] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:07 2026] GET /volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:13:08.378095 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Copy volume to image completed successfully. Jul 03 13:13:08.381319 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-436b2ff0-e415-432a-b13e-d76094bac376 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action returned with HTTP 202 Jul 03 13:13:08.381319 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1265/5054] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:07 2026] POST /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517/action => generated 689 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:08.856767 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-43cb27ed-bb20-4b04-99a2-665a85e7903c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:08.858875 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-43cb27ed-bb20-4b04-99a2-665a85e7903c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:08.859119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-43cb27ed-bb20-4b04-99a2-665a85e7903c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:08.859356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-43cb27ed-bb20-4b04-99a2-665a85e7903c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:08.859484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-43cb27ed-bb20-4b04-99a2-665a85e7903c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:08.865564 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:08.865564 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:08.866778 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-43cb27ed-bb20-4b04-99a2-665a85e7903c tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:08.867332 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1270/5055] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:08 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:09.013710 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d592f1d8-5868-4fe4-a78b-a774459c98cf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:09.015455 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d592f1d8-5868-4fe4-a78b-a774459c98cf tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d Jul 03 13:13:09.015681 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d592f1d8-5868-4fe4-a78b-a774459c98cf tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:09.015889 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d592f1d8-5868-4fe4-a78b-a774459c98cf tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:09.021996 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d592f1d8-5868-4fe4-a78b-a774459c98cf tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d returned with HTTP 404 Jul 03 13:13:09.022581 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1250/5056] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:09 2026] GET /volume/v3/volumes/72b0567d-4f6e-4807-85ce-871745a7859d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:09.049555 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3703f059-45cb-4fb4-ad4b-bc342eed18f0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:09.051495 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3703f059-45cb-4fb4-ad4b-bc342eed18f0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] GET https://10.4.3.13/volume/v3/backups Jul 03 13:13:09.052031 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3703f059-45cb-4fb4-ad4b-bc342eed18f0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:09.053189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3703f059-45cb-4fb4-ad4b-bc342eed18f0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:09.053189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.api_utils [None req-3703f059-45cb-4fb4-ad4b-bc342eed18f0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Removing options '' from query. {{(pid=99824) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:13:09.060387 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3703f059-45cb-4fb4-ad4b-bc342eed18f0 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] https://10.4.3.13/volume/v3/backups returned with HTTP 200 Jul 03 13:13:09.061114 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1272/5057] 10.4.3.13 () {68 vars in 1270 bytes} [Fri Jul 3 13:13:09 2026] GET /volume/v3/backups => generated 621 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:09.098547 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-559b7c76-90ab-4388-893a-97f986591e22 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:09.100665 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-559b7c76-90ab-4388-893a-97f986591e22 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] GET https://10.4.3.13/volume/v3/backups?project_id=7a375b39fd044be59cf573433a8f2d83 Jul 03 13:13:09.100917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-559b7c76-90ab-4388-893a-97f986591e22 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:09.101177 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-559b7c76-90ab-4388-893a-97f986591e22 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:09.101660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-559b7c76-90ab-4388-893a-97f986591e22 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Removing options 'project_id' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:13:09.119119 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-559b7c76-90ab-4388-893a-97f986591e22 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] https://10.4.3.13/volume/v3/backups?project_id=7a375b39fd044be59cf573433a8f2d83 returned with HTTP 200 Jul 03 13:13:09.120037 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1266/5058] 10.4.3.13 () {68 vars in 1357 bytes} [Fri Jul 3 13:13:09 2026] GET /volume/v3/backups?project_id=7a375b39fd044be59cf573433a8f2d83 => generated 621 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:09.132366 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:09.134953 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:13:09.135594 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1271612444"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:09.137810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1271612444'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:13:09.138134 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume of 1 GB Jul 03 13:13:09.144101 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Availability Zones retrieved successfully. Jul 03 13:13:09.153207 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Flow 'volume_create_api' (1162d79e-3a1e-430a-8d25-1bdcaff17006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:09.155100 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca985d1-ca55-471e-9401-1f55c5788b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:09.156652 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:13:09.192835 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ca985d1-ca55-471e-9401-1f55c5788b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:09.194045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca96b996-629b-4313-81fb-7de47fb862d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:09.249689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Created reservations ['4aa50ef7-1a07-4478-bd91-18f66a4d8e4b', '5ad17cf9-545f-4cbf-bc70-bf7b78563b4d', 'dda37600-7fdd-44ec-9350-f7eb79e7a3a9', '8254ca64-2ebc-40d6-ad4f-1b0711d6d547'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:09.251062 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca96b996-629b-4313-81fb-7de47fb862d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aa50ef7-1a07-4478-bd91-18f66a4d8e4b', '5ad17cf9-545f-4cbf-bc70-bf7b78563b4d', 'dda37600-7fdd-44ec-9350-f7eb79e7a3a9', '8254ca64-2ebc-40d6-ad4f-1b0711d6d547']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:09.252082 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636181fc-cdac-40b4-9cff-c2d2050f12e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:09.278419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636181fc-cdac-40b4-9cff-c2d2050f12e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd067500f-f911-4fd0-9d85-0d7d4aefa572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1271612444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a375b39fd044be59cf573433a8f2d83',qos_specs=None,replication_status=,reservations=['4aa50ef7-1a07-4478-bd91-18f66a4d8e4b','5ad17cf9-545f-4cbf-bc70-bf7b78563b4d','dda37600-7fdd-44ec-9350-f7eb79e7a3a9','8254ca64-2ebc-40d6-ad4f-1b0711d6d547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c492e494824400bcf3d14a5f250606',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1271612444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d067500f-f911-4fd0-9d85-0d7d4aefa572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a375b39fd044be59cf573433a8f2d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4c492e494824400bcf3d14a5f250606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:09.279847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd6e6c2-3e57-45af-b3a8-c28aa43d1bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:09.303451 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dd6e6c2-3e57-45af-b3a8-c28aa43d1bb2) transitioned into state 'SUCCESS' from state '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-1271612444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a375b39fd044be59cf573433a8f2d83',qos_specs=None,replication_status=,reservations=['4aa50ef7-1a07-4478-bd91-18f66a4d8e4b','5ad17cf9-545f-4cbf-bc70-bf7b78563b4d','dda37600-7fdd-44ec-9350-f7eb79e7a3a9','8254ca64-2ebc-40d6-ad4f-1b0711d6d547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c492e494824400bcf3d14a5f250606',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:09.304489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efce2ef6-6146-447f-85ab-907a5d0eba8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:09.319007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efce2ef6-6146-447f-85ab-907a5d0eba8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:09.320208 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Flow 'volume_create_api' (1162d79e-3a1e-430a-8d25-1bdcaff17006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:09.320588 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Create volume request issued successfully. Jul 03 13:13:09.321342 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-37f035e7-51a2-4a9c-b25e-1538802da6f2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:13:09.322097 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1271/5059] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:13:09 2026] POST /volume/v3/volumes => generated 776 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:09.340590 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6e0d9aa4-efb6-4e5b-913f-b18e608a6131 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:09.342911 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e0d9aa4-efb6-4e5b-913f-b18e608a6131 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 Jul 03 13:13:09.343147 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e0d9aa4-efb6-4e5b-913f-b18e608a6131 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:09.343427 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e0d9aa4-efb6-4e5b-913f-b18e608a6131 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:09.351884 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:09.351884 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:09.356052 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6e0d9aa4-efb6-4e5b-913f-b18e608a6131 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:09.361476 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e0d9aa4-efb6-4e5b-913f-b18e608a6131 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 returned with HTTP 200 Jul 03 13:13:09.362044 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1251/5060] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:09 2026] GET /volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:09.879078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a040eb2b-e35b-4b2b-a860-b5fb896f2e7e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:09.880908 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a040eb2b-e35b-4b2b-a860-b5fb896f2e7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:09.881319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a040eb2b-e35b-4b2b-a860-b5fb896f2e7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:09.881758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a040eb2b-e35b-4b2b-a860-b5fb896f2e7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:09.881996 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a040eb2b-e35b-4b2b-a860-b5fb896f2e7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:09.887053 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:09.887053 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:09.888669 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a040eb2b-e35b-4b2b-a860-b5fb896f2e7e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:09.888669 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1273/5061] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:09 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:10.379480 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dc074fed-869a-4536-80f5-57b7a42fb894 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:10.381551 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dc074fed-869a-4536-80f5-57b7a42fb894 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 Jul 03 13:13:10.381757 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dc074fed-869a-4536-80f5-57b7a42fb894 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:10.381988 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dc074fed-869a-4536-80f5-57b7a42fb894 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:10.392066 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:10.392066 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:10.395999 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dc074fed-869a-4536-80f5-57b7a42fb894 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:10.401125 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dc074fed-869a-4536-80f5-57b7a42fb894 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 returned with HTTP 200 Jul 03 13:13:10.401520 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1267/5062] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:10 2026] GET /volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:10.415231 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:10.419447 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:13:10.419447 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d067500f-f911-4fd0-9d85-0d7d4aefa572", "name": "tempest-type-Backup-1679671214"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:10.421258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Creating new backup {'backup': {'volume_id': 'd067500f-f911-4fd0-9d85-0d7d4aefa572', 'name': 'tempest-type-Backup-1679671214'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:13:10.421258 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Creating backup of volume d067500f-f911-4fd0-9d85-0d7d4aefa572 in container None Jul 03 13:13:10.430056 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:10.430056 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:10.430633 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:10.449348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Created reservations ['1ccde1b1-2a34-4132-9339-8dc4f11e9a9c', '0c52ba44-f77c-4e7f-825d-bd908416ea54'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:10.481974 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1bd47dfb-c52e-4f4f-b5f9-18a805430e0e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:13:10.482700 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1272/5063] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:13:10 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:10.491252 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7feebf29-ddc7-4d80-a14e-75341b6fa2fb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:10.492971 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7feebf29-ddc7-4d80-a14e-75341b6fa2fb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:10.493191 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7feebf29-ddc7-4d80-a14e-75341b6fa2fb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:10.493331 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7feebf29-ddc7-4d80-a14e-75341b6fa2fb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:10.493430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7feebf29-ddc7-4d80-a14e-75341b6fa2fb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:10.497713 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:10.497713 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:10.498440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7feebf29-ddc7-4d80-a14e-75341b6fa2fb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:10.498826 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1252/5064] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:10 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:10.901032 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-20effd7d-b15f-478b-adc4-cbdea0e1d478 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:10.904451 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20effd7d-b15f-478b-adc4-cbdea0e1d478 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:10.904737 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20effd7d-b15f-478b-adc4-cbdea0e1d478 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:10.905021 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-20effd7d-b15f-478b-adc4-cbdea0e1d478 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:10.905129 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-20effd7d-b15f-478b-adc4-cbdea0e1d478 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:10.911465 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:10.911465 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:10.912354 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-20effd7d-b15f-478b-adc4-cbdea0e1d478 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:10.912810 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1274/5065] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:10 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:11.512759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fba3276d-5d94-4a52-8c5b-bb0b3cb779ff None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:11.514483 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fba3276d-5d94-4a52-8c5b-bb0b3cb779ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:11.514692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fba3276d-5d94-4a52-8c5b-bb0b3cb779ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:11.514893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fba3276d-5d94-4a52-8c5b-bb0b3cb779ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:11.515053 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-fba3276d-5d94-4a52-8c5b-bb0b3cb779ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:11.519546 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:11.519546 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:11.520316 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fba3276d-5d94-4a52-8c5b-bb0b3cb779ff tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:11.520719 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1268/5066] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:11 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:11.924924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6fe94118-bd6c-4479-89e1-af5e38683696 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:11.927498 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6fe94118-bd6c-4479-89e1-af5e38683696 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:11.927941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6fe94118-bd6c-4479-89e1-af5e38683696 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:11.928291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6fe94118-bd6c-4479-89e1-af5e38683696 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:11.928503 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6fe94118-bd6c-4479-89e1-af5e38683696 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:11.934394 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:11.934394 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:11.935261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6fe94118-bd6c-4479-89e1-af5e38683696 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:11.935680 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1273/5067] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:11 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:12.486809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-afa4df08-eedd-4cdb-8cb5-ef9a00d723a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:12.489742 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-afa4df08-eedd-4cdb-8cb5-ef9a00d723a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:13:12.489974 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-afa4df08-eedd-4cdb-8cb5-ef9a00d723a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:12.490219 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-afa4df08-eedd-4cdb-8cb5-ef9a00d723a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:12.492530 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:INSERT=45,cinder:SELECT=243,cinder:UPDATE=81 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:13:12.501370 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:12.501370 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:12.506817 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-afa4df08-eedd-4cdb-8cb5-ef9a00d723a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:12.512913 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-afa4df08-eedd-4cdb-8cb5-ef9a00d723a5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 200 Jul 03 13:13:12.513416 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1253/5068] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:12 2026] GET /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 1635 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:12.535187 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6f05cabc-399c-400f-9c90-b3cad5acfae4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:12.537267 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f05cabc-399c-400f-9c90-b3cad5acfae4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:12.537542 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f05cabc-399c-400f-9c90-b3cad5acfae4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:12.537804 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6f05cabc-399c-400f-9c90-b3cad5acfae4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:12.537934 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6f05cabc-399c-400f-9c90-b3cad5acfae4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:12.543053 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:12.543053 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:12.543801 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6f05cabc-399c-400f-9c90-b3cad5acfae4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:12.544265 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1275/5069] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:12 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:12.949505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6b973736-4191-4e0c-b1f2-1d82aca0379f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:12.951544 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b973736-4191-4e0c-b1f2-1d82aca0379f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:12.951732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b973736-4191-4e0c-b1f2-1d82aca0379f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:12.951946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b973736-4191-4e0c-b1f2-1d82aca0379f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:12.952107 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-6b973736-4191-4e0c-b1f2-1d82aca0379f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:12.954260 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=283,cinder:INSERT=55,cinder:UPDATE=121 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:13:12.958390 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:12.958390 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:12.959588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b973736-4191-4e0c-b1f2-1d82aca0379f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:12.960778 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1269/5070] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:12 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:13.562376 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b664dd56-30ab-468c-b37d-d8726575b165 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:13.565793 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b664dd56-30ab-468c-b37d-d8726575b165 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:13.566214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b664dd56-30ab-468c-b37d-d8726575b165 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:13.566562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b664dd56-30ab-468c-b37d-d8726575b165 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:13.566732 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-b664dd56-30ab-468c-b37d-d8726575b165 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:13.574047 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:13.574047 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:13.574931 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b664dd56-30ab-468c-b37d-d8726575b165 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:13.575511 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1274/5071] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:13 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:13.979352 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a99991c8-cd1f-421d-808d-22153ca400e2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:13.983313 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a99991c8-cd1f-421d-808d-22153ca400e2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:13.983313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a99991c8-cd1f-421d-808d-22153ca400e2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:13.983313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a99991c8-cd1f-421d-808d-22153ca400e2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:13.983313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a99991c8-cd1f-421d-808d-22153ca400e2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:13.993227 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:13.993227 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:13.995442 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a99991c8-cd1f-421d-808d-22153ca400e2 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:13.996016 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1254/5072] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:13 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:14.589955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6031ef24-0cdc-43e9-a6df-f6c1192d72da None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:14.592248 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6031ef24-0cdc-43e9-a6df-f6c1192d72da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:14.592462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6031ef24-0cdc-43e9-a6df-f6c1192d72da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:14.592699 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6031ef24-0cdc-43e9-a6df-f6c1192d72da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:14.592839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-6031ef24-0cdc-43e9-a6df-f6c1192d72da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:14.595243 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=175,cinder:UPDATE=32,cinder:INSERT=18 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:13:14.600219 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:14.600219 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:14.601099 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6031ef24-0cdc-43e9-a6df-f6c1192d72da tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:14.601584 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1276/5073] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:14 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:15.009812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ae1cb89-79aa-4c5b-888e-29b44c0eeec8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:15.012068 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ae1cb89-79aa-4c5b-888e-29b44c0eeec8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:15.012330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ae1cb89-79aa-4c5b-888e-29b44c0eeec8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:15.012546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ae1cb89-79aa-4c5b-888e-29b44c0eeec8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:15.012677 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3ae1cb89-79aa-4c5b-888e-29b44c0eeec8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:15.018095 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:15.018095 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:15.019022 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ae1cb89-79aa-4c5b-888e-29b44c0eeec8 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:15.020022 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1270/5074] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:15 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:15.615911 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d7e51f8d-624e-4d57-9284-6048e695be00 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:15.618356 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d7e51f8d-624e-4d57-9284-6048e695be00 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:15.618749 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d7e51f8d-624e-4d57-9284-6048e695be00 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:15.619075 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d7e51f8d-624e-4d57-9284-6048e695be00 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:15.619298 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d7e51f8d-624e-4d57-9284-6048e695be00 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:15.625333 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:15.625333 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:15.626293 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d7e51f8d-624e-4d57-9284-6048e695be00 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:15.627114 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1275/5075] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:15 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:16.033329 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b4f5e4df-2fa8-4729-8d2c-9367e11f3d17 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:16.036663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b4f5e4df-2fa8-4729-8d2c-9367e11f3d17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:16.037005 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b4f5e4df-2fa8-4729-8d2c-9367e11f3d17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:16.037316 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b4f5e4df-2fa8-4729-8d2c-9367e11f3d17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:16.037643 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b4f5e4df-2fa8-4729-8d2c-9367e11f3d17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:16.044188 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:16.044188 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:16.045553 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b4f5e4df-2fa8-4729-8d2c-9367e11f3d17 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:16.046006 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1255/5076] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:16 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:16.641481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-24bad8de-57da-47ad-90bd-c249b5e686e4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:16.643969 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24bad8de-57da-47ad-90bd-c249b5e686e4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:16.644320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24bad8de-57da-47ad-90bd-c249b5e686e4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:16.644562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-24bad8de-57da-47ad-90bd-c249b5e686e4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:16.644722 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-24bad8de-57da-47ad-90bd-c249b5e686e4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:16.650828 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:16.650828 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:16.651731 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-24bad8de-57da-47ad-90bd-c249b5e686e4 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:16.652206 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1277/5077] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:16 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:17.057806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6f2d3e94-8f0c-4640-b564-ca955f9667fb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:17.059835 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f2d3e94-8f0c-4640-b564-ca955f9667fb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:17.060080 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f2d3e94-8f0c-4640-b564-ca955f9667fb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:17.060291 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6f2d3e94-8f0c-4640-b564-ca955f9667fb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:17.060396 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-6f2d3e94-8f0c-4640-b564-ca955f9667fb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:17.064595 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:17.064595 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:17.065664 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6f2d3e94-8f0c-4640-b564-ca955f9667fb tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:17.066217 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1271/5078] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:17 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:17.125814 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-cc8303f8-8f43-4c03-b3ff-0a322162e17e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:17.127729 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-cc8303f8-8f43-4c03-b3ff-0a322162e17e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba Jul 03 13:13:17.127876 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-cc8303f8-8f43-4c03-b3ff-0a322162e17e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:17.128064 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-cc8303f8-8f43-4c03-b3ff-0a322162e17e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:17.135804 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:17.135804 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:17.663903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-29c77a24-69ac-4a80-ad72-29abcad33d4d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:17.666628 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-29c77a24-69ac-4a80-ad72-29abcad33d4d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:17.666870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-29c77a24-69ac-4a80-ad72-29abcad33d4d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:17.667116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-29c77a24-69ac-4a80-ad72-29abcad33d4d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:17.667273 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-29c77a24-69ac-4a80-ad72-29abcad33d4d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:17.668285 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-cc8303f8-8f43-4c03-b3ff-0a322162e17e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba returned with HTTP 200 Jul 03 13:13:17.668835 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1276/5079] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:13:17 2026] DELETE /volume/v3/attachments/29a96b99-65ee-495a-aedd-d3a9336a89ba => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:13:17.672132 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:17.672132 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:17.673207 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-29c77a24-69ac-4a80-ad72-29abcad33d4d tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:17.673460 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1256/5080] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:17 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:17.678764 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:17.681065 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:13:17.681363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:17.681561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:17.681766 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:13:17.689180 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:17.689180 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:17.689428 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:17.717279 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:13:17.717499 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b80c8982-6c73-4dfd-a2e0-0727425585c7 req-91e4c741-45a8-4ac4-8c1c-5d0a1b3d37a1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 202 Jul 03 13:13:17.717988 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1278/5081] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:13:17 2026] DELETE /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:18.078492 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4391652e-4d46-4122-8b39-6c8d75839671 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:18.080785 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4391652e-4d46-4122-8b39-6c8d75839671 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:18.081169 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4391652e-4d46-4122-8b39-6c8d75839671 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:18.081428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4391652e-4d46-4122-8b39-6c8d75839671 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:18.081584 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-4391652e-4d46-4122-8b39-6c8d75839671 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:18.086591 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:18.086591 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:18.087415 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4391652e-4d46-4122-8b39-6c8d75839671 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:18.087806 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1272/5082] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:18 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:18.684673 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-903dd8c3-fec5-4e8a-a554-b0b59c690ee2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:18.690303 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-903dd8c3-fec5-4e8a-a554-b0b59c690ee2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:18.690303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-903dd8c3-fec5-4e8a-a554-b0b59c690ee2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:18.690303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-903dd8c3-fec5-4e8a-a554-b0b59c690ee2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:18.690303 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-903dd8c3-fec5-4e8a-a554-b0b59c690ee2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:18.690721 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:18.690721 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:18.691378 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-903dd8c3-fec5-4e8a-a554-b0b59c690ee2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:18.691947 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1277/5083] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:18 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:19.099360 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-712dab8e-b615-479b-ac69-bf442c5ea969 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:19.101524 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-712dab8e-b615-479b-ac69-bf442c5ea969 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:19.101774 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-712dab8e-b615-479b-ac69-bf442c5ea969 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:19.102016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-712dab8e-b615-479b-ac69-bf442c5ea969 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:19.102157 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-712dab8e-b615-479b-ac69-bf442c5ea969 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:19.108103 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:19.108103 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:19.109275 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-712dab8e-b615-479b-ac69-bf442c5ea969 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:19.109771 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1257/5084] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:19 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:19.631752 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-746b6dd5-29fe-4ade-ace0-c5bddffa6ca6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:19.633609 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-746b6dd5-29fe-4ade-ace0-c5bddffa6ca6 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:19.633832 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-746b6dd5-29fe-4ade-ace0-c5bddffa6ca6 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:19.634054 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-746b6dd5-29fe-4ade-ace0-c5bddffa6ca6 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:19.641902 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:19.641902 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:19.646190 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-746b6dd5-29fe-4ade-ace0-c5bddffa6ca6 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:19.651317 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-746b6dd5-29fe-4ade-ace0-c5bddffa6ca6 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:13:19.651811 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1279/5085] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:19 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:19.703110 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a5a4c93a-5010-400b-ab29-17b0a374ddb3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:19.705819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5a4c93a-5010-400b-ab29-17b0a374ddb3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:19.706048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5a4c93a-5010-400b-ab29-17b0a374ddb3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:19.706271 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a5a4c93a-5010-400b-ab29-17b0a374ddb3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:19.706400 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a5a4c93a-5010-400b-ab29-17b0a374ddb3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:19.716293 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:19.716293 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:19.717238 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a5a4c93a-5010-400b-ab29-17b0a374ddb3 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:19.717715 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1273/5086] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:19 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:20.120606 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5f07a8ab-c4f6-4ba7-934e-39a85ba87e70 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:20.122261 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f07a8ab-c4f6-4ba7-934e-39a85ba87e70 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:20.122437 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f07a8ab-c4f6-4ba7-934e-39a85ba87e70 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:20.122605 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5f07a8ab-c4f6-4ba7-934e-39a85ba87e70 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:20.122698 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-5f07a8ab-c4f6-4ba7-934e-39a85ba87e70 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:20.126792 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:20.126792 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:20.127657 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5f07a8ab-c4f6-4ba7-934e-39a85ba87e70 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:20.128015 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1278/5087] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:20 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:20.211326 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-911b8a7c-5fb7-45d1-b0c1-8d91a421ac09 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:20.212948 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-911b8a7c-5fb7-45d1-b0c1-8d91a421ac09 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:20.213126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-911b8a7c-5fb7-45d1-b0c1-8d91a421ac09 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:20.213344 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-911b8a7c-5fb7-45d1-b0c1-8d91a421ac09 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:20.219813 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:20.219813 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:20.223675 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-911b8a7c-5fb7-45d1-b0c1-8d91a421ac09 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:20.227841 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-911b8a7c-5fb7-45d1-b0c1-8d91a421ac09 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:13:20.228233 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1258/5088] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:20 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:20.240327 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:20.242057 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:20.242286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:20.242474 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:20.242651 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Delete volume with id: ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:20.249328 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:20.249328 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:20.249808 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:20.268430 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Delete volume request issued successfully. Jul 03 13:13:20.268686 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f1319d73-e642-4e5e-9f4d-b80e86798ca4 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 202 Jul 03 13:13:20.269019 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1280/5089] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:20 2026] DELETE /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:20.276350 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-36faa229-533e-4ecd-bc40-888c90d805a1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:20.278875 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-36faa229-533e-4ecd-bc40-888c90d805a1 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:20.279019 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-36faa229-533e-4ecd-bc40-888c90d805a1 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:20.279122 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-36faa229-533e-4ecd-bc40-888c90d805a1 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:20.286520 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:20.286520 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:20.290929 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-36faa229-533e-4ecd-bc40-888c90d805a1 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Volume info retrieved successfully. Jul 03 13:13:20.295652 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-36faa229-533e-4ecd-bc40-888c90d805a1 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 200 Jul 03 13:13:20.296260 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1274/5090] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:20 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:20.730299 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-442ba282-911a-4564-a4bb-13e27d12d5ba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:20.732396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-442ba282-911a-4564-a4bb-13e27d12d5ba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:20.732755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-442ba282-911a-4564-a4bb-13e27d12d5ba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:20.732991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-442ba282-911a-4564-a4bb-13e27d12d5ba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:20.735722 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-442ba282-911a-4564-a4bb-13e27d12d5ba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:20.738327 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:20.738327 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:20.739100 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-442ba282-911a-4564-a4bb-13e27d12d5ba tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:20.739516 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1279/5091] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:20 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:21.000063 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1de1b933-7629-49c0-9e68-d183187a458b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.002285 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1de1b933-7629-49c0-9e68-d183187a458b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 Jul 03 13:13:21.002580 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1de1b933-7629-49c0-9e68-d183187a458b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.002972 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1de1b933-7629-49c0-9e68-d183187a458b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.011570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1de1b933-7629-49c0-9e68-d183187a458b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 returned with HTTP 404 Jul 03 13:13:21.012754 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1259/5092] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:20 2026] GET /volume/v3/volumes/f17555c5-4a03-46b2-8366-6d729f8f4884 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:21.022525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7a510749-885f-4b88-a27e-622e485ec43b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.024274 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:21.024669 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.024753 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.024990 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:21.035464 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.035464 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:21.036887 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:13:21.071182 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:13:21.071428 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a510749-885f-4b88-a27e-622e485ec43b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 202 Jul 03 13:13:21.072091 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1281/5093] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:13:21 2026] DELETE /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:21.082779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-763bbdec-44ea-4ea6-8393-d94158d3cdae None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.085215 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-763bbdec-44ea-4ea6-8393-d94158d3cdae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:21.085410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-763bbdec-44ea-4ea6-8393-d94158d3cdae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.085597 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-763bbdec-44ea-4ea6-8393-d94158d3cdae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.092231 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.092231 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:21.092231 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-763bbdec-44ea-4ea6-8393-d94158d3cdae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:13:21.093711 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-763bbdec-44ea-4ea6-8393-d94158d3cdae tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 200 Jul 03 13:13:21.093711 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1275/5094] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:21 2026] GET /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:21.138803 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-69fd3718-571e-4435-b134-682a54c80853 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.140876 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69fd3718-571e-4435-b134-682a54c80853 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:21.141177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69fd3718-571e-4435-b134-682a54c80853 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.141400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-69fd3718-571e-4435-b134-682a54c80853 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.141567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-69fd3718-571e-4435-b134-682a54c80853 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:21.147229 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.147229 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:21.148211 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-69fd3718-571e-4435-b134-682a54c80853 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:21.148689 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1280/5095] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:21 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:21.163151 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9e12282e-88c8-4047-967a-c6252b612ed1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.165292 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e12282e-88c8-4047-967a-c6252b612ed1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:21.165585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e12282e-88c8-4047-967a-c6252b612ed1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.165585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9e12282e-88c8-4047-967a-c6252b612ed1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.165689 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9e12282e-88c8-4047-967a-c6252b612ed1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:21.171350 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.171350 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:21.172399 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9e12282e-88c8-4047-967a-c6252b612ed1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:21.172854 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1260/5096] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:21 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:21.184505 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.187431 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:21.187431 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.187679 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.188960 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete backup with id: 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. Jul 03 13:13:21.194613 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.194613 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:21.211792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] delete_backup rpcapi backup_id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:13:21.213853 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0294dace-c63b-4c2a-ba60-674c0096bd8b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 202 Jul 03 13:13:21.214413 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1282/5097] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:21 2026] DELETE /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:13:21.223932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3cec535b-f8f8-4e86-9846-3ee43ad1c41a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.226441 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3cec535b-f8f8-4e86-9846-3ee43ad1c41a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:21.226662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3cec535b-f8f8-4e86-9846-3ee43ad1c41a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.226941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3cec535b-f8f8-4e86-9846-3ee43ad1c41a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.227070 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-3cec535b-f8f8-4e86-9846-3ee43ad1c41a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:21.233431 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.233431 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:21.234472 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3cec535b-f8f8-4e86-9846-3ee43ad1c41a tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 200 Jul 03 13:13:21.234954 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1276/5098] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:21 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:21.308457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e2f82799-5d06-4876-b38d-5c9877b27352 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.310482 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2f82799-5d06-4876-b38d-5c9877b27352 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] GET https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 Jul 03 13:13:21.310712 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2f82799-5d06-4876-b38d-5c9877b27352 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.310941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2f82799-5d06-4876-b38d-5c9877b27352 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.317019 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2f82799-5d06-4876-b38d-5c9877b27352 tempest-VolumesActionsTest-586463826 tempest-VolumesActionsTest-586463826-project-member] https://10.4.3.13/volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 returned with HTTP 404 Jul 03 13:13:21.317523 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1281/5099] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:21 2026] GET /volume/v3/volumes/ffdd177d-cdfe-4d8d-8877-b02e5b1c6517 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:21.752993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-eda95c70-19b0-4f60-8788-39a9d35e11c5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:21.756869 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eda95c70-19b0-4f60-8788-39a9d35e11c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:21.756869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eda95c70-19b0-4f60-8788-39a9d35e11c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:21.756869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-eda95c70-19b0-4f60-8788-39a9d35e11c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:21.756869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-eda95c70-19b0-4f60-8788-39a9d35e11c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:21.763740 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:21.763740 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:21.764559 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-eda95c70-19b0-4f60-8788-39a9d35e11c5 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:21.765095 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1261/5100] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:21 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:22.103273 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e2316f2c-9478-43fc-8e33-56f9852c865e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:22.105310 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e2316f2c-9478-43fc-8e33-56f9852c865e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:22.105593 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e2316f2c-9478-43fc-8e33-56f9852c865e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:22.105814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e2316f2c-9478-43fc-8e33-56f9852c865e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:22.110796 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e2316f2c-9478-43fc-8e33-56f9852c865e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 404 Jul 03 13:13:22.111382 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1283/5101] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:22 2026] GET /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:22.247957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cabe0295-08ee-4d2c-b5d7-cc4a35fc73cc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:22.248602 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cabe0295-08ee-4d2c-b5d7-cc4a35fc73cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 Jul 03 13:13:22.248868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cabe0295-08ee-4d2c-b5d7-cc4a35fc73cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:22.249119 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cabe0295-08ee-4d2c-b5d7-cc4a35fc73cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:22.249293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-cabe0295-08ee-4d2c-b5d7-cc4a35fc73cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Show backup with id 0bfa4a3b-9999-476f-93f3-3bb70df3c6c9. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:22.253757 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cabe0295-08ee-4d2c-b5d7-cc4a35fc73cc tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 returned with HTTP 404 Jul 03 13:13:22.254349 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1277/5102] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:22 2026] GET /volume/v3/backups/0bfa4a3b-9999-476f-93f3-3bb70df3c6c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:22.265423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:22.267430 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 Jul 03 13:13:22.267629 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:22.267865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:22.268046 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete snapshot with id: 0cd80301-754c-4b81-b8e3-b47c10ca1e88 Jul 03 13:13:22.274266 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:22.274266 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:22.274782 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot retrieved successfully. Jul 03 13:13:22.295338 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot delete request issued successfully. Jul 03 13:13:22.295525 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-04b5f94a-7cd4-46c3-9731-8b12fe1bd19e tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 returned with HTTP 202 Jul 03 13:13:22.296188 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1282/5103] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:13:22 2026] DELETE /volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:22.304375 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-962f2fae-6455-44c9-b854-7a66f941fef5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:22.307146 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-962f2fae-6455-44c9-b854-7a66f941fef5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 Jul 03 13:13:22.307146 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-962f2fae-6455-44c9-b854-7a66f941fef5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:22.307409 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-962f2fae-6455-44c9-b854-7a66f941fef5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:22.312782 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:22.312782 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:22.313265 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-962f2fae-6455-44c9-b854-7a66f941fef5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Snapshot retrieved successfully. Jul 03 13:13:22.314069 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-962f2fae-6455-44c9-b854-7a66f941fef5 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 returned with HTTP 200 Jul 03 13:13:22.314593 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1262/5104] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:22 2026] GET /volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:22.775544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4478d56e-9f6b-47d1-92f9-902da3ee6737 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:22.777152 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4478d56e-9f6b-47d1-92f9-902da3ee6737 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:22.777404 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4478d56e-9f6b-47d1-92f9-902da3ee6737 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:22.777624 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4478d56e-9f6b-47d1-92f9-902da3ee6737 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:22.777781 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-4478d56e-9f6b-47d1-92f9-902da3ee6737 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:22.782065 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:22.782065 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:22.782703 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4478d56e-9f6b-47d1-92f9-902da3ee6737 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:22.783086 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1284/5105] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:22 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:23.324870 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fa6b2680-58f8-4e04-a03b-c4bbf2a134f1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:23.327546 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa6b2680-58f8-4e04-a03b-c4bbf2a134f1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 Jul 03 13:13:23.327546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa6b2680-58f8-4e04-a03b-c4bbf2a134f1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:23.327772 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa6b2680-58f8-4e04-a03b-c4bbf2a134f1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:23.333196 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa6b2680-58f8-4e04-a03b-c4bbf2a134f1 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 returned with HTTP 404 Jul 03 13:13:23.333817 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1278/5106] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:23 2026] GET /volume/v3/snapshots/0cd80301-754c-4b81-b8e3-b47c10ca1e88 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:23.342139 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:23.344232 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:13:23.344460 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:23.344682 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:23.344861 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume with id: 16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:13:23.353358 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:23.353358 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:23.353912 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:23.373581 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume request issued successfully. Jul 03 13:13:23.374362 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c1c45a6-d1b6-4e36-b517-29baf4482d2b tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 returned with HTTP 202 Jul 03 13:13:23.374515 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1283/5107] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:23 2026] DELETE /volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:23.385303 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-23aa74fc-eeec-4589-90af-3ad552b47297 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:23.387433 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-23aa74fc-eeec-4589-90af-3ad552b47297 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:13:23.387433 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-23aa74fc-eeec-4589-90af-3ad552b47297 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:23.387842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-23aa74fc-eeec-4589-90af-3ad552b47297 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:23.397656 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:23.397656 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:23.407535 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-23aa74fc-eeec-4589-90af-3ad552b47297 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:23.417848 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-23aa74fc-eeec-4589-90af-3ad552b47297 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 returned with HTTP 200 Jul 03 13:13:23.418072 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1263/5108] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:23 2026] GET /volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:23.796306 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c2152c4-baee-495b-a839-7149da05ac8e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:23.798314 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c2152c4-baee-495b-a839-7149da05ac8e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:23.798557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c2152c4-baee-495b-a839-7149da05ac8e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:23.798809 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c2152c4-baee-495b-a839-7149da05ac8e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:23.798965 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7c2152c4-baee-495b-a839-7149da05ac8e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:23.803039 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:23.803039 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:23.803608 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c2152c4-baee-495b-a839-7149da05ac8e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:23.803992 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1285/5109] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:23 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:24.432926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-17a81740-28a5-4981-9b25-a4d958e785ac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:24.435363 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17a81740-28a5-4981-9b25-a4d958e785ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 Jul 03 13:13:24.435617 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17a81740-28a5-4981-9b25-a4d958e785ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:24.435935 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-17a81740-28a5-4981-9b25-a4d958e785ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:24.442859 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-17a81740-28a5-4981-9b25-a4d958e785ac tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 returned with HTTP 404 Jul 03 13:13:24.443497 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1279/5110] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:24 2026] GET /volume/v3/volumes/16f69817-a33f-41c1-853a-665be4270a20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:24.452143 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-23e1596f-0413-43e4-9eb9-06128ce59448 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:24.454218 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:13:24.454422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:24.454620 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:24.454762 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume with id: bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:13:24.462709 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:24.462709 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:24.463192 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:24.482451 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume request issued successfully. Jul 03 13:13:24.482632 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-23e1596f-0413-43e4-9eb9-06128ce59448 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 202 Jul 03 13:13:24.483062 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1284/5111] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:24 2026] DELETE /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:24.491429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-485157d4-f58e-4af8-883f-ff675229b7e7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:24.494562 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-485157d4-f58e-4af8-883f-ff675229b7e7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:13:24.494562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-485157d4-f58e-4af8-883f-ff675229b7e7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:24.494562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-485157d4-f58e-4af8-883f-ff675229b7e7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:24.501932 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:24.501932 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:24.505772 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-485157d4-f58e-4af8-883f-ff675229b7e7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:24.512008 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-485157d4-f58e-4af8-883f-ff675229b7e7 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 200 Jul 03 13:13:24.512300 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1264/5112] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:24 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:24.816906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2b8d9700-c25a-40e9-bf4c-a009830fafbb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:24.818809 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b8d9700-c25a-40e9-bf4c-a009830fafbb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:24.819001 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b8d9700-c25a-40e9-bf4c-a009830fafbb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:24.819181 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b8d9700-c25a-40e9-bf4c-a009830fafbb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:24.819318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2b8d9700-c25a-40e9-bf4c-a009830fafbb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:24.823438 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:24.823438 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:24.824181 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b8d9700-c25a-40e9-bf4c-a009830fafbb tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:24.824604 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1286/5113] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:24 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:25.530385 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6aeb833a-07c3-456e-85ee-54fbb895580f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:25.534086 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6aeb833a-07c3-456e-85ee-54fbb895580f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc Jul 03 13:13:25.534339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6aeb833a-07c3-456e-85ee-54fbb895580f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:25.534571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6aeb833a-07c3-456e-85ee-54fbb895580f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:25.544584 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6aeb833a-07c3-456e-85ee-54fbb895580f tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc returned with HTTP 404 Jul 03 13:13:25.545237 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1280/5114] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:25 2026] GET /volume/v3/volumes/bc2c4717-105d-4d19-ae83-63ccc152c2dc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:25.554769 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-34a4613d-df60-4618-a71a-ae998a839729 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:25.557252 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:13:25.557552 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:25.559115 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:25.559115 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume with id: f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:13:25.579539 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:25.579539 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:25.581212 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:25.630106 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume request issued successfully. Jul 03 13:13:25.630396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34a4613d-df60-4618-a71a-ae998a839729 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 returned with HTTP 202 Jul 03 13:13:25.631189 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1285/5115] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:25 2026] DELETE /volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:25.640110 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-caa4e268-529e-49d7-b69c-b24e27e2cf01 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:25.643136 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-caa4e268-529e-49d7-b69c-b24e27e2cf01 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:13:25.645043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-caa4e268-529e-49d7-b69c-b24e27e2cf01 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:25.645043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-caa4e268-529e-49d7-b69c-b24e27e2cf01 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:25.653702 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:25.653702 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:25.665604 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-caa4e268-529e-49d7-b69c-b24e27e2cf01 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:25.673699 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-caa4e268-529e-49d7-b69c-b24e27e2cf01 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 returned with HTTP 200 Jul 03 13:13:25.674373 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1265/5116] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:25 2026] GET /volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:25.835636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9c5b0de7-be12-4639-8dbf-4eb1936a7bf1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:25.837639 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9c5b0de7-be12-4639-8dbf-4eb1936a7bf1 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:25.837861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9c5b0de7-be12-4639-8dbf-4eb1936a7bf1 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:25.838056 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9c5b0de7-be12-4639-8dbf-4eb1936a7bf1 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:25.838191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9c5b0de7-be12-4639-8dbf-4eb1936a7bf1 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:25.844010 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:25.844010 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:25.844922 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9c5b0de7-be12-4639-8dbf-4eb1936a7bf1 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:25.845403 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1287/5117] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:25 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:26.552279 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-786e4e39-f074-4af5-80df-faf83f144214 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:26.554376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-786e4e39-f074-4af5-80df-faf83f144214 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757 Jul 03 13:13:26.554571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-786e4e39-f074-4af5-80df-faf83f144214 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:26.554767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-786e4e39-f074-4af5-80df-faf83f144214 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:26.570995 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:26.570995 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:26.688018 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-95015c92-f695-448b-bb51-c155f6c8f2bf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:26.689817 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-95015c92-f695-448b-bb51-c155f6c8f2bf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 Jul 03 13:13:26.690264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-95015c92-f695-448b-bb51-c155f6c8f2bf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:26.690678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-95015c92-f695-448b-bb51-c155f6c8f2bf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:26.696920 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-95015c92-f695-448b-bb51-c155f6c8f2bf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 returned with HTTP 404 Jul 03 13:13:26.697591 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1286/5118] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:26 2026] GET /volume/v3/volumes/f5119dbc-cfdf-43ae-883b-c9d5b045a718 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:26.705600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:26.707932 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] DELETE https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:13:26.708232 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:26.708498 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:26.708731 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume with id: f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:13:26.717522 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:26.717522 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:26.718118 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:26.755619 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Delete volume request issued successfully. Jul 03 13:13:26.755836 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90f5cf0f-8b2f-40e6-a04c-0497f29c6301 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 returned with HTTP 202 Jul 03 13:13:26.756396 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1266/5119] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:26 2026] DELETE /volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:26.767565 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ac76110f-25b2-4cc7-bc3d-ab81b2d71dbf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:26.769402 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac76110f-25b2-4cc7-bc3d-ab81b2d71dbf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:13:26.769620 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac76110f-25b2-4cc7-bc3d-ab81b2d71dbf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:26.769821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac76110f-25b2-4cc7-bc3d-ab81b2d71dbf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:26.782262 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:26.782262 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:26.787630 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ac76110f-25b2-4cc7-bc3d-ab81b2d71dbf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Volume info retrieved successfully. Jul 03 13:13:26.795657 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac76110f-25b2-4cc7-bc3d-ab81b2d71dbf tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 returned with HTTP 200 Jul 03 13:13:26.796131 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1288/5120] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:26 2026] GET /volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:26.859302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-34c6d19e-4275-49a7-8ae4-670d77f6b673 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:26.861612 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34c6d19e-4275-49a7-8ae4-670d77f6b673 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:26.861958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34c6d19e-4275-49a7-8ae4-670d77f6b673 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:26.862246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-34c6d19e-4275-49a7-8ae4-670d77f6b673 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:26.862389 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-34c6d19e-4275-49a7-8ae4-670d77f6b673 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:26.868532 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:26.868532 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:26.871680 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-34c6d19e-4275-49a7-8ae4-670d77f6b673 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:26.871680 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1287/5121] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:26 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:27.116187 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-786e4e39-f074-4af5-80df-faf83f144214 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757 returned with HTTP 200 Jul 03 13:13:27.116187 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1281/5122] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:13:26 2026] DELETE /volume/v3/attachments/6efd9dc4-0cbf-4b8a-b3f1-b5461796e757 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:27.125256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:27.128703 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:13:27.128976 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:27.129326 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:27.129565 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:13:27.138912 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:27.138912 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:27.139444 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:27.179285 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:13:27.179285 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-205479b7-4b5a-4b97-9f76-55f509fa4cc8 req-85251b33-a6c6-49cd-8654-57ef0240c97a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 202 Jul 03 13:13:27.179285 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1267/5123] 10.4.3.13 () {70 vars in 1613 bytes} [Fri Jul 3 13:13:27 2026] DELETE /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:27.809919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68f4040c-4e8b-46e0-b3a8-9b9078e88d71 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:27.813381 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68f4040c-4e8b-46e0-b3a8-9b9078e88d71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] GET https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 Jul 03 13:13:27.813638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68f4040c-4e8b-46e0-b3a8-9b9078e88d71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:27.813950 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68f4040c-4e8b-46e0-b3a8-9b9078e88d71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:27.823775 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68f4040c-4e8b-46e0-b3a8-9b9078e88d71 tempest-VolumesBackupsTest-516668567 tempest-VolumesBackupsTest-516668567-project-member] https://10.4.3.13/volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 returned with HTTP 404 Jul 03 13:13:27.824471 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1289/5124] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:27 2026] GET /volume/v3/volumes/f759c7cc-7df0-47ed-88c1-f01d7bf34214 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:27.881196 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2f9190b2-5571-4d5d-8240-9c916285c4d2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:27.884009 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f9190b2-5571-4d5d-8240-9c916285c4d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:27.884306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f9190b2-5571-4d5d-8240-9c916285c4d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:27.884575 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2f9190b2-5571-4d5d-8240-9c916285c4d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:27.884734 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-2f9190b2-5571-4d5d-8240-9c916285c4d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:27.890706 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:27.890706 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:27.891647 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2f9190b2-5571-4d5d-8240-9c916285c4d2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:27.892106 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1288/5125] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:27 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:28.903068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-deb76ab8-2106-4e05-ab8f-c79879739421 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:28.905226 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-deb76ab8-2106-4e05-ab8f-c79879739421 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:28.905477 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-deb76ab8-2106-4e05-ab8f-c79879739421 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:28.905698 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-deb76ab8-2106-4e05-ab8f-c79879739421 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:28.905838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-deb76ab8-2106-4e05-ab8f-c79879739421 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:28.910398 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:28.910398 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:28.910991 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-deb76ab8-2106-4e05-ab8f-c79879739421 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:28.911355 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1282/5126] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:28 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:29.208679 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:29.273996 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:13:29.274382 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-743766558"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:29.276191 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-743766558'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:13:29.276301 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume of 1 GB Jul 03 13:13:29.281318 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Availability Zones retrieved successfully. Jul 03 13:13:29.287299 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (5e21a647-c61e-459d-bdfc-c297333cdbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:29.288484 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6be4213-ac37-4eee-b892-24ca0d597a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:29.289752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:13:29.322810 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6be4213-ac37-4eee-b892-24ca0d597a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:29.323781 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aacdae0-bffd-4672-8444-baf8057898ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:29.413460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['2ed56ac9-8c6b-4f00-afe9-babb86ed5170', 'ca412dcc-9ae0-4138-88cf-72f15f48f78c', 'd6c415df-1dbc-4091-a85e-6afdef6737ee', '1bcc815f-e509-42b8-993d-704b8488d981'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:29.414463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aacdae0-bffd-4672-8444-baf8057898ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ed56ac9-8c6b-4f00-afe9-babb86ed5170', 'ca412dcc-9ae0-4138-88cf-72f15f48f78c', 'd6c415df-1dbc-4091-a85e-6afdef6737ee', '1bcc815f-e509-42b8-993d-704b8488d981']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:29.415562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c82ab549-2008-44aa-b9e8-d76ee019f48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:29.452188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c82ab549-2008-44aa-b9e8-d76ee019f48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9618abb0-78e3-447a-bdcd-727c0475d582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-743766558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['2ed56ac9-8c6b-4f00-afe9-babb86ed5170','ca412dcc-9ae0-4138-88cf-72f15f48f78c','d6c415df-1dbc-4091-a85e-6afdef6737ee','1bcc815f-e509-42b8-993d-704b8488d981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-743766558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9618abb0-78e3-447a-bdcd-727c0475d582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5147901813e247e8825893393b1c9f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:29.453530 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea79ac9-75eb-4d1a-aa24-4c5e2070655d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:29.485011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea79ac9-75eb-4d1a-aa24-4c5e2070655d) transitioned into state 'SUCCESS' from state '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-743766558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['2ed56ac9-8c6b-4f00-afe9-babb86ed5170','ca412dcc-9ae0-4138-88cf-72f15f48f78c','d6c415df-1dbc-4091-a85e-6afdef6737ee','1bcc815f-e509-42b8-993d-704b8488d981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:29.486085 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c748ca87-bffd-46d0-8ad6-8a92c81b97a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:29.500015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c748ca87-bffd-46d0-8ad6-8a92c81b97a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:29.500871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (5e21a647-c61e-459d-bdfc-c297333cdbf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:29.501149 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request issued successfully. Jul 03 13:13:29.501800 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e66d14c4-5847-4643-b4ba-2cd04655b3e9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:13:29.502288 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1268/5127] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:13:29 2026] POST /volume/v3/volumes => generated 751 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:29.518089 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bbcf3ca0-c288-4183-892e-153b57f14488 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:29.520760 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bbcf3ca0-c288-4183-892e-153b57f14488 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:13:29.520999 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bbcf3ca0-c288-4183-892e-153b57f14488 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:29.521258 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bbcf3ca0-c288-4183-892e-153b57f14488 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:29.529737 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:29.529737 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:29.534918 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bbcf3ca0-c288-4183-892e-153b57f14488 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:29.540336 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bbcf3ca0-c288-4183-892e-153b57f14488 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:13:29.541448 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1290/5128] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:29 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:29.924687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ae0e878f-7cdf-4856-befd-288430deb069 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:29.926876 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae0e878f-7cdf-4856-befd-288430deb069 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:29.927096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae0e878f-7cdf-4856-befd-288430deb069 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:29.927328 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ae0e878f-7cdf-4856-befd-288430deb069 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:29.927431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ae0e878f-7cdf-4856-befd-288430deb069 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:29.932468 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:29.932468 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:29.933394 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ae0e878f-7cdf-4856-befd-288430deb069 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:29.933919 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1289/5129] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:29 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:29.946958 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:29.948670 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] POST https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b/action Jul 03 13:13:29.949013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:13:29.949138 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:29.950451 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.admin_actions [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Updating backup 'a3a03f80-faeb-4598-a0f6-909dde5a447b' with '{'status': 'error'}' {{(pid=99823) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 13:13:29.961660 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:29.961660 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:29.963611 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.policy [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4c9b66c8bf364bba88de36d956502f09', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7a375b39fd044be59cf573433a8f2d83', '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=99823) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:13:29.963611 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ce9fe4cf-b4f6-4019-9721-1626184fcdd2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b/action returned with HTTP 403 Jul 03 13:13:29.964227 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1283/5130] 10.4.3.13 () {70 vars in 1423 bytes} [Fri Jul 3 13:13:29 2026] POST /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:29.982744 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:29.982744 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 Jul 03 13:13:29.982744 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:29.982744 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:29.982744 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete volume with id: d067500f-f911-4fd0-9d85-0d7d4aefa572 Jul 03 13:13:29.996379 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:29.996379 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:29.996379 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:30.063397 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete volume request issued successfully. Jul 03 13:13:30.063397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4cabaf23-554c-4000-aa47-54adfdbb23fc tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 returned with HTTP 202 Jul 03 13:13:30.063397 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1269/5131] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:29 2026] DELETE /volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:30.069356 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-03e0ed49-7087-4890-a652-a5f3441e7556 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:30.071456 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-03e0ed49-7087-4890-a652-a5f3441e7556 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 Jul 03 13:13:30.071456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-03e0ed49-7087-4890-a652-a5f3441e7556 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:30.072325 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-03e0ed49-7087-4890-a652-a5f3441e7556 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:30.081640 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:30.081640 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:30.085645 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-03e0ed49-7087-4890-a652-a5f3441e7556 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:30.090489 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-03e0ed49-7087-4890-a652-a5f3441e7556 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 returned with HTTP 200 Jul 03 13:13:30.091017 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1291/5132] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:30 2026] GET /volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:30.580704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dcb07d99-8fbf-4902-b9b9-40ec166b813c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:30.580704 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dcb07d99-8fbf-4902-b9b9-40ec166b813c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:13:30.580704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dcb07d99-8fbf-4902-b9b9-40ec166b813c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:30.580704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dcb07d99-8fbf-4902-b9b9-40ec166b813c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:30.605396 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:30.605396 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:30.605396 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dcb07d99-8fbf-4902-b9b9-40ec166b813c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:30.605396 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dcb07d99-8fbf-4902-b9b9-40ec166b813c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:13:30.605396 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1290/5133] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:30 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:30.605766 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d2841a1f-c55c-42e8-b2e2-65c8cb2da18a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:30.606995 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d2841a1f-c55c-42e8-b2e2-65c8cb2da18a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:13:30.607437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d2841a1f-c55c-42e8-b2e2-65c8cb2da18a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:30.607437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d2841a1f-c55c-42e8-b2e2-65c8cb2da18a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:30.613568 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d2841a1f-c55c-42e8-b2e2-65c8cb2da18a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 404 Jul 03 13:13:30.613922 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1284/5134] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:30 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:30.646336 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-25a051b8-6d2a-44ce-b44e-b51b889a59a3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:30.648200 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-25a051b8-6d2a-44ce-b44e-b51b889a59a3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:13:30.648467 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-25a051b8-6d2a-44ce-b44e-b51b889a59a3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:30.648655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-25a051b8-6d2a-44ce-b44e-b51b889a59a3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:30.657655 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:30.657655 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:30.662475 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-25a051b8-6d2a-44ce-b44e-b51b889a59a3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:30.668411 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-25a051b8-6d2a-44ce-b44e-b51b889a59a3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:13:30.668926 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1270/5135] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:30 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:30.695510 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:30.697463 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:13:30.697827 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9618abb0-78e3-447a-bdcd-727c0475d582", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-694333420"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:30.714571 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:30.714571 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:30.714571 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:30.714571 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:13:30.846912 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['15e27146-b526-4c99-9656-57a09d5db5aa', 'd62e4b76-c45a-4d9f-8ec5-f0552bd3204e', '6a9649aa-eba1-492f-94b0-5c6dc20a3fd3', '33659f60-6521-4456-973f-551bd505bccf'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:30.939626 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot create request issued successfully. Jul 03 13:13:30.940124 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-09556ccc-e0d2-4f84-9057-c387f5d51134 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:13:30.940656 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1292/5136] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:13:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:30.950591 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-00eac282-b950-438c-8d46-35038ab7be3c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:30.952387 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-00eac282-b950-438c-8d46-35038ab7be3c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:30.952624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-00eac282-b950-438c-8d46-35038ab7be3c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:30.952776 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-00eac282-b950-438c-8d46-35038ab7be3c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:30.961625 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:30.961625 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:30.962224 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-00eac282-b950-438c-8d46-35038ab7be3c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:13:30.962952 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-00eac282-b950-438c-8d46-35038ab7be3c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d returned with HTTP 200 Jul 03 13:13:30.963382 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1291/5137] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:30 2026] GET /volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:31.106150 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-67d820eb-56a3-498b-be25-2aacae9a063f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.108728 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67d820eb-56a3-498b-be25-2aacae9a063f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 Jul 03 13:13:31.109000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67d820eb-56a3-498b-be25-2aacae9a063f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.109273 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-67d820eb-56a3-498b-be25-2aacae9a063f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.117496 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-67d820eb-56a3-498b-be25-2aacae9a063f tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 returned with HTTP 404 Jul 03 13:13:31.118228 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1285/5138] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:31 2026] GET /volume/v3/volumes/d067500f-f911-4fd0-9d85-0d7d4aefa572 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:31.128869 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b92f45e6-1608-4585-9164-c978c8c58a5c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.131130 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b92f45e6-1608-4585-9164-c978c8c58a5c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:13:31.131527 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b92f45e6-1608-4585-9164-c978c8c58a5c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.131736 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b92f45e6-1608-4585-9164-c978c8c58a5c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.131916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b92f45e6-1608-4585-9164-c978c8c58a5c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:31.137960 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:31.137960 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:31.138256 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b92f45e6-1608-4585-9164-c978c8c58a5c tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-reader] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:13:31.138928 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1271/5139] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:31 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:31.150742 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.154314 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] DELETE https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:31.154314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.154314 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.154528 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete backup with id: a3a03f80-faeb-4598-a0f6-909dde5a447b. Jul 03 13:13:31.161107 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:31.161107 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:31.182804 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] delete_backup rpcapi backup_id a3a03f80-faeb-4598-a0f6-909dde5a447b {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:13:31.184914 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-44bd8a16-506d-43d5-b10c-fd5ede0aa262 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 202 Jul 03 13:13:31.185267 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1293/5140] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:31 2026] DELETE /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:13:31.194181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2635ae63-13ed-4878-b728-71598c8c3e2e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.196603 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2635ae63-13ed-4878-b728-71598c8c3e2e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:31.196603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2635ae63-13ed-4878-b728-71598c8c3e2e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.196603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2635ae63-13ed-4878-b728-71598c8c3e2e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.196603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-2635ae63-13ed-4878-b728-71598c8c3e2e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:31.203027 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:31.203027 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:31.203919 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2635ae63-13ed-4878-b728-71598c8c3e2e tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 200 Jul 03 13:13:31.204415 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1292/5141] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:31 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:31.389236 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c095c2a1-9df2-4443-baf8-bc3c75f95c79 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.391775 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c095c2a1-9df2-4443-baf8-bc3c75f95c79 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:31.392034 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c095c2a1-9df2-4443-baf8-bc3c75f95c79 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.392288 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c095c2a1-9df2-4443-baf8-bc3c75f95c79 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.392406 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-c095c2a1-9df2-4443-baf8-bc3c75f95c79 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:31.404146 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c095c2a1-9df2-4443-baf8-bc3c75f95c79 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 404 Jul 03 13:13:31.404763 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1286/5142] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:13:31 2026] DELETE /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:31.412743 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-40df723c-c007-45a3-8806-a5dfc93816de None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.414942 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-40df723c-c007-45a3-8806-a5dfc93816de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 Jul 03 13:13:31.414942 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-40df723c-c007-45a3-8806-a5dfc93816de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.415183 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-40df723c-c007-45a3-8806-a5dfc93816de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.419822 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-40df723c-c007-45a3-8806-a5dfc93816de tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 returned with HTTP 404 Jul 03 13:13:31.420500 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1272/5143] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:31 2026] GET /volume/v3/snapshots/b3a62888-ed8e-43bc-a9df-79251ba4da37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:31.973127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ccedc647-0218-4457-a002-04cb00cb3b82 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.974808 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ccedc647-0218-4457-a002-04cb00cb3b82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:31.974808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ccedc647-0218-4457-a002-04cb00cb3b82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:31.975053 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ccedc647-0218-4457-a002-04cb00cb3b82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:31.979722 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:31.979722 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:31.980143 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ccedc647-0218-4457-a002-04cb00cb3b82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:13:31.980795 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ccedc647-0218-4457-a002-04cb00cb3b82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d returned with HTTP 200 Jul 03 13:13:31.981173 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1294/5144] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:31 2026] GET /volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:31.991982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:31.993474 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:13:31.993818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9618abb0-78e3-447a-bdcd-727c0475d582", "snapshot_id": "635c980e-961c-4357-98ac-cff401c7517d", "name": "tempest-VolumesSnapshotTestJSON-Backup-78225465", "container": "tempest-volumessnapshottestjson-backup-container-776778070"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:31.995480 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.contrib.backups [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Creating new backup {'backup': {'volume_id': '9618abb0-78e3-447a-bdcd-727c0475d582', 'snapshot_id': '635c980e-961c-4357-98ac-cff401c7517d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-78225465', 'container': 'tempest-volumessnapshottestjson-backup-container-776778070'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:13:31.996360 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Creating backup of volume 9618abb0-78e3-447a-bdcd-727c0475d582 in container tempest-volumessnapshottestjson-backup-container-776778070 Jul 03 13:13:32.005421 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:32.005421 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:32.005889 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:32.011872 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:32.011872 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:32.012326 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:13:32.041510 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['8ea3b94c-0430-49d7-9cdc-06f770ff7a24', 'c3a58c8f-e570-49c5-a074-87ec65bc7ad4'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:32.090995 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cb9dbffe-23e1-4cde-bc49-8bdefa48c1bf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:13:32.090995 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1293/5145] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:13:31 2026] POST /volume/v3/backups => generated 331 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:32.100582 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-646dc56a-c8a1-45fb-ae68-61c1209a075c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:32.101972 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-646dc56a-c8a1-45fb-ae68-61c1209a075c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:32.102201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-646dc56a-c8a1-45fb-ae68-61c1209a075c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:32.102423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-646dc56a-c8a1-45fb-ae68-61c1209a075c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:32.102575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-646dc56a-c8a1-45fb-ae68-61c1209a075c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:32.107260 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:32.107260 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:32.108077 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-646dc56a-c8a1-45fb-ae68-61c1209a075c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:32.108551 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1287/5146] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:32 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 804 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:32.217765 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-98fb9bab-77a0-481d-ba33-820ead51ee12 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:32.219375 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98fb9bab-77a0-481d-ba33-820ead51ee12 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b Jul 03 13:13:32.219704 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98fb9bab-77a0-481d-ba33-820ead51ee12 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:32.219975 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-98fb9bab-77a0-481d-ba33-820ead51ee12 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:32.220128 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-98fb9bab-77a0-481d-ba33-820ead51ee12 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id a3a03f80-faeb-4598-a0f6-909dde5a447b. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:32.224992 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-98fb9bab-77a0-481d-ba33-820ead51ee12 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b returned with HTTP 404 Jul 03 13:13:32.225641 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1273/5147] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:32 2026] GET /volume/v3/backups/a3a03f80-faeb-4598-a0f6-909dde5a447b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:32.233922 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:32.236449 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] DELETE https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:32.236714 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:32.236984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:32.237120 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.contrib.backups [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete backup with id: 0e37cf56-cda9-4b1c-86a5-0ce955213429. Jul 03 13:13:32.241493 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:32.241493 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:32.265265 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.backup.rpcapi [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] delete_backup rpcapi backup_id 0e37cf56-cda9-4b1c-86a5-0ce955213429 {{(pid=99824) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:13:32.267245 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-01b2c7f8-1c15-4c87-b22c-60b3b74ba001 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 202 Jul 03 13:13:32.267883 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1295/5148] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:32 2026] DELETE /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:13:32.276102 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1dd231b2-262c-443b-8928-e75aee2623b2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:32.278346 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1dd231b2-262c-443b-8928-e75aee2623b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:32.278561 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1dd231b2-262c-443b-8928-e75aee2623b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:32.278761 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1dd231b2-262c-443b-8928-e75aee2623b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:32.278890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-1dd231b2-262c-443b-8928-e75aee2623b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:32.283753 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:32.283753 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:32.284749 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1dd231b2-262c-443b-8928-e75aee2623b2 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 200 Jul 03 13:13:32.285112 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1294/5149] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:32 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:32.391069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0cc63e2f-d173-4fb9-aa0f-802ca7e67060 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:32.392768 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0cc63e2f-d173-4fb9-aa0f-802ca7e67060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:13:32.392985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0cc63e2f-d173-4fb9-aa0f-802ca7e67060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:32.393175 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0cc63e2f-d173-4fb9-aa0f-802ca7e67060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:32.393376 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-0cc63e2f-d173-4fb9-aa0f-802ca7e67060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:13:32.402606 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0cc63e2f-d173-4fb9-aa0f-802ca7e67060 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 404 Jul 03 13:13:32.403130 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1288/5150] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:32 2026] DELETE /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:32.410075 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-012b144b-78e4-4234-b86a-9321b183f33c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:32.411814 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-012b144b-78e4-4234-b86a-9321b183f33c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae Jul 03 13:13:32.412035 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-012b144b-78e4-4234-b86a-9321b183f33c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:32.412230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-012b144b-78e4-4234-b86a-9321b183f33c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:32.418034 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-012b144b-78e4-4234-b86a-9321b183f33c tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae returned with HTTP 404 Jul 03 13:13:32.418543 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1274/5151] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:32 2026] GET /volume/v3/volumes/a8179331-6b6a-4008-875f-0d6717a312ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:33.119188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-617a7db9-1e67-4260-b149-18868d08cc8e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:33.121593 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-617a7db9-1e67-4260-b149-18868d08cc8e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:33.121879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-617a7db9-1e67-4260-b149-18868d08cc8e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:33.122151 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-617a7db9-1e67-4260-b149-18868d08cc8e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:33.122394 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-617a7db9-1e67-4260-b149-18868d08cc8e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:33.127422 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:33.127422 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:33.128888 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-617a7db9-1e67-4260-b149-18868d08cc8e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:33.129414 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1296/5152] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:33 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:33.295418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-043986d6-0ec1-40a3-85f9-492a741e5f60 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:33.297393 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-043986d6-0ec1-40a3-85f9-492a741e5f60 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 Jul 03 13:13:33.297749 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-043986d6-0ec1-40a3-85f9-492a741e5f60 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:33.297957 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-043986d6-0ec1-40a3-85f9-492a741e5f60 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:33.298047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-043986d6-0ec1-40a3-85f9-492a741e5f60 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 0e37cf56-cda9-4b1c-86a5-0ce955213429. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:33.303036 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-043986d6-0ec1-40a3-85f9-492a741e5f60 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 returned with HTTP 404 Jul 03 13:13:33.303685 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1295/5153] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:33 2026] GET /volume/v3/backups/0e37cf56-cda9-4b1c-86a5-0ce955213429 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:33.311807 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:33.313507 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] DELETE https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:13:33.313694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:33.313937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:33.314088 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete backup with id: 1357165d-e799-48c3-93a1-82ceb21f8b08. Jul 03 13:13:33.318081 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:33.318081 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:33.333475 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] delete_backup rpcapi backup_id 1357165d-e799-48c3-93a1-82ceb21f8b08 {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:13:33.335526 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ee38d807-b3e4-418a-8850-e19a3d7226c7 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 202 Jul 03 13:13:33.336062 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1289/5154] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:33 2026] DELETE /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:13:33.344113 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dfa8ba63-b340-4ed2-bcde-2b498903a4b9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:33.345964 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dfa8ba63-b340-4ed2-bcde-2b498903a4b9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:13:33.346240 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dfa8ba63-b340-4ed2-bcde-2b498903a4b9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:33.346444 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dfa8ba63-b340-4ed2-bcde-2b498903a4b9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:33.346584 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-dfa8ba63-b340-4ed2-bcde-2b498903a4b9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:33.350752 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:33.350752 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:33.351935 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dfa8ba63-b340-4ed2-bcde-2b498903a4b9 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 200 Jul 03 13:13:33.352134 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1275/5155] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:33 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:33.875158 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:33.877009 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:13:33.877383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1905102093", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:33.879183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1905102093', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:13:33.977885 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:13:33.983194 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:13:33.988925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (3aae7f48-6cef-402c-878b-e7823d7d88ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:33.989902 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b26a8dc-e6ea-4470-9ee7-3d2e01d07efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:33.990781 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:13:34.051684 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b26a8dc-e6ea-4470-9ee7-3d2e01d07efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:34.052396 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cd9504-e9ec-452c-84e2-bc1ce56b4ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:34.102681 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['46b3fa29-2363-48f5-ba71-8f77c36b3673', '0e0cbd3b-0801-44bf-b5e3-167c90223375', '281be325-9dbb-4b65-8c68-55af94e6c8bb', 'e2556315-bde3-4e33-9867-98cde057a4d1'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:34.103478 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52cd9504-e9ec-452c-84e2-bc1ce56b4ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b3fa29-2363-48f5-ba71-8f77c36b3673', '0e0cbd3b-0801-44bf-b5e3-167c90223375', '281be325-9dbb-4b65-8c68-55af94e6c8bb', 'e2556315-bde3-4e33-9867-98cde057a4d1']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:34.104144 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9efa3510-ef6f-4d61-b24d-9c9660f62a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:34.127418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9efa3510-ef6f-4d61-b24d-9c9660f62a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb39d010-c70f-4256-af39-ee72baa24b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1905102093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['46b3fa29-2363-48f5-ba71-8f77c36b3673','0e0cbd3b-0801-44bf-b5e3-167c90223375','281be325-9dbb-4b65-8c68-55af94e6c8bb','e2556315-bde3-4e33-9867-98cde057a4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1905102093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb39d010-c70f-4256-af39-ee72baa24b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:34.128209 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c850c1e-5cf9-433e-ae1e-e9dd790f6976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:34.140696 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6acff7af-9173-4c61-88fc-b67855ed5497 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:34.143728 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6acff7af-9173-4c61-88fc-b67855ed5497 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:34.143999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6acff7af-9173-4c61-88fc-b67855ed5497 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:34.144421 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6acff7af-9173-4c61-88fc-b67855ed5497 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:34.144421 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6acff7af-9173-4c61-88fc-b67855ed5497 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:34.150489 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:34.150489 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:34.151494 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6acff7af-9173-4c61-88fc-b67855ed5497 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:34.151975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c850c1e-5cf9-433e-ae1e-e9dd790f6976) transitioned into state 'SUCCESS' from state '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-1905102093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['46b3fa29-2363-48f5-ba71-8f77c36b3673','0e0cbd3b-0801-44bf-b5e3-167c90223375','281be325-9dbb-4b65-8c68-55af94e6c8bb','e2556315-bde3-4e33-9867-98cde057a4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:34.152124 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1296/5156] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:34 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:34.152665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70c5a16-7c66-4914-beb9-d311f0a56bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:34.165870 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70c5a16-7c66-4914-beb9-d311f0a56bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:34.166747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (3aae7f48-6cef-402c-878b-e7823d7d88ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:34.167082 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:13:34.167711 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a3ff1f6-1df6-46d0-9330-23e0386c84d1 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:13:34.168186 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1297/5157] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:13:33 2026] POST /volume/v3/volumes => generated 757 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:34.186284 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d69c42cd-8fb3-44de-80af-853f3d2fe263 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:34.187736 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d69c42cd-8fb3-44de-80af-853f3d2fe263 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:13:34.188338 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d69c42cd-8fb3-44de-80af-853f3d2fe263 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:34.188712 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d69c42cd-8fb3-44de-80af-853f3d2fe263 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:34.197614 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:34.197614 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:34.202489 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d69c42cd-8fb3-44de-80af-853f3d2fe263 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:34.207527 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d69c42cd-8fb3-44de-80af-853f3d2fe263 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:13:34.208317 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1290/5158] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:34 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:34.364532 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ec199b5d-f37e-437f-b7b1-109863ccc8cd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:34.366490 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec199b5d-f37e-437f-b7b1-109863ccc8cd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 Jul 03 13:13:34.366688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec199b5d-f37e-437f-b7b1-109863ccc8cd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:34.366933 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec199b5d-f37e-437f-b7b1-109863ccc8cd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:34.367043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ec199b5d-f37e-437f-b7b1-109863ccc8cd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Show backup with id 1357165d-e799-48c3-93a1-82ceb21f8b08. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:34.371136 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec199b5d-f37e-437f-b7b1-109863ccc8cd tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 returned with HTTP 404 Jul 03 13:13:34.371643 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1276/5159] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:34 2026] GET /volume/v3/backups/1357165d-e799-48c3-93a1-82ceb21f8b08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:34.379304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:34.381281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 Jul 03 13:13:34.381708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:34.381708 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:34.381855 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete volume with id: 65fa7619-6ae9-41d3-ac3f-243f81725958 Jul 03 13:13:34.401833 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:34.401833 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:34.402581 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:34.506732 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Delete volume request issued successfully. Jul 03 13:13:34.506956 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5ee68a38-5dd8-44d9-9d8b-baad096adb87 tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 returned with HTTP 202 Jul 03 13:13:34.507478 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1297/5160] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:13:34 2026] DELETE /volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:34.515701 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-86b9f1e1-c757-42c3-ba60-11fa81c1b6ac None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:34.518291 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86b9f1e1-c757-42c3-ba60-11fa81c1b6ac tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 Jul 03 13:13:34.519246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86b9f1e1-c757-42c3-ba60-11fa81c1b6ac tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:34.519246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86b9f1e1-c757-42c3-ba60-11fa81c1b6ac tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:34.530373 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:34.530373 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:34.534781 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-86b9f1e1-c757-42c3-ba60-11fa81c1b6ac tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Volume info retrieved successfully. Jul 03 13:13:34.539210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86b9f1e1-c757-42c3-ba60-11fa81c1b6ac tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 returned with HTTP 200 Jul 03 13:13:34.539885 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1298/5161] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:34 2026] GET /volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:35.164000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a245f009-53cb-46cf-a27d-163bf0c46000 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:35.166564 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a245f009-53cb-46cf-a27d-163bf0c46000 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:35.166767 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a245f009-53cb-46cf-a27d-163bf0c46000 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:35.166969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a245f009-53cb-46cf-a27d-163bf0c46000 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:35.167079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a245f009-53cb-46cf-a27d-163bf0c46000 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:35.171702 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:35.171702 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:35.172813 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a245f009-53cb-46cf-a27d-163bf0c46000 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:35.173215 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1291/5162] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:35 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:35.222150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c194a8d-9875-48fa-8a1b-7df19847f9bf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:35.224541 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c194a8d-9875-48fa-8a1b-7df19847f9bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:13:35.224779 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c194a8d-9875-48fa-8a1b-7df19847f9bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:35.224993 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c194a8d-9875-48fa-8a1b-7df19847f9bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:35.234368 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:35.234368 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:35.238710 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9c194a8d-9875-48fa-8a1b-7df19847f9bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:35.243441 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c194a8d-9875-48fa-8a1b-7df19847f9bf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:13:35.243903 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1277/5163] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:35 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:35.260426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c9df4e8e-900b-474f-a2f2-33849779df49 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:35.262243 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9df4e8e-900b-474f-a2f2-33849779df49 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:13:35.262453 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9df4e8e-900b-474f-a2f2-33849779df49 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:35.262624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9df4e8e-900b-474f-a2f2-33849779df49 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:35.270256 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:35.270256 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:35.274184 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c9df4e8e-900b-474f-a2f2-33849779df49 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:35.279541 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9df4e8e-900b-474f-a2f2-33849779df49 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:13:35.279919 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1298/5164] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:35 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:35.429159 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-e3f94afc-db17-4d36-9be4-ef465b6c6d1e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:35.431774 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-e3f94afc-db17-4d36-9be4-ef465b6c6d1e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:13:35.432051 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-e3f94afc-db17-4d36-9be4-ef465b6c6d1e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:35.432343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-e3f94afc-db17-4d36-9be4-ef465b6c6d1e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:35.440698 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:35.440698 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:35.449895 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-e3f94afc-db17-4d36-9be4-ef465b6c6d1e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:35.460685 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-e3f94afc-db17-4d36-9be4-ef465b6c6d1e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:13:35.461269 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1299/5165] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:13:35 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:35.555917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bbd6a856-1857-4012-8691-bb932a6b9ead None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:35.557934 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bbd6a856-1857-4012-8691-bb932a6b9ead tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] GET https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 Jul 03 13:13:35.558213 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bbd6a856-1857-4012-8691-bb932a6b9ead tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:35.559311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bbd6a856-1857-4012-8691-bb932a6b9ead tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:35.566048 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bbd6a856-1857-4012-8691-bb932a6b9ead tempest-ProjectReaderTests33-1528443962 tempest-ProjectReaderTests33-1528443962-project-admin] https://10.4.3.13/volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 returned with HTTP 404 Jul 03 13:13:35.566602 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1292/5166] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:13:35 2026] GET /volume/v3/volumes/65fa7619-6ae9-41d3-ac3f-243f81725958 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ff46b559-5d7a-4539-b755-c0f2f11ad5bc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff46b559-5d7a-4539-b755-c0f2f11ad5bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff46b559-5d7a-4539-b755-c0f2f11ad5bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ff46b559-5d7a-4539-b755-c0f2f11ad5bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-ff46b559-5d7a-4539-b755-c0f2f11ad5bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ff46b559-5d7a-4539-b755-c0f2f11ad5bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:36.247439 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1278/5167] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:36 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:36.313316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-cc333444-ccbe-4f0c-966c-9b78ccd757e8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:36.330565 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-cc333444-ccbe-4f0c-966c-9b78ccd757e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:13:36.330565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-cc333444-ccbe-4f0c-966c-9b78ccd757e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:36.330565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-cc333444-ccbe-4f0c-966c-9b78ccd757e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:36.330565 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:36.330565 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:36.341458 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-cc333444-ccbe-4f0c-966c-9b78ccd757e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:36.341458 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-cc333444-ccbe-4f0c-966c-9b78ccd757e8 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:13:36.341458 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1299/5168] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:13:36 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:36.352808 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d3664fd-debb-43d8-89da-9e6ceb44a598 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:36.361916 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d3664fd-debb-43d8-89da-9e6ceb44a598 None None] GET https://10.4.3.13/volume// Jul 03 13:13:36.361916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d3664fd-debb-43d8-89da-9e6ceb44a598 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:36.361916 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d3664fd-debb-43d8-89da-9e6ceb44a598 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:36.361916 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d3664fd-debb-43d8-89da-9e6ceb44a598 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:13:36.361916 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1300/5169] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:13:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:13:36.366749 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-b59819bb-146a-47e0-ba72-608ec84c70ab None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:36.372204 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-b59819bb-146a-47e0-ba72-608ec84c70ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:13:36.372204 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-b59819bb-146a-47e0-ba72-608ec84c70ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb39d010-c70f-4256-af39-ee72baa24b89", "connector": null, "instance_uuid": "648891f6-245a-488b-baea-4b8a503bd758"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:36.382236 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:36.382236 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:36.548427 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-b59819bb-146a-47e0-ba72-608ec84c70ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:13:36.551661 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1293/5170] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:13:36 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:37.242975 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7aeef33d-0c5f-4b67-b667-facb1616bb77 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:37.245381 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7aeef33d-0c5f-4b67-b667-facb1616bb77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:37.245673 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7aeef33d-0c5f-4b67-b667-facb1616bb77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:37.246047 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7aeef33d-0c5f-4b67-b667-facb1616bb77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:37.246126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7aeef33d-0c5f-4b67-b667-facb1616bb77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:37.251796 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:37.251796 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:37.252862 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7aeef33d-0c5f-4b67-b667-facb1616bb77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:37.253408 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1279/5171] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:37 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:38.265046 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ca669869-23d3-49dd-b88d-e368026a8b9d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:38.267318 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca669869-23d3-49dd-b88d-e368026a8b9d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:38.267657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca669869-23d3-49dd-b88d-e368026a8b9d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:38.267907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca669869-23d3-49dd-b88d-e368026a8b9d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:38.267999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ca669869-23d3-49dd-b88d-e368026a8b9d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:38.272441 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:38.272441 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:38.273202 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca669869-23d3-49dd-b88d-e368026a8b9d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:38.273566 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1300/5172] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:38 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:39.286774 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-474b4085-9aa4-4cf2-a5ea-cea397966338 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:39.288670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-474b4085-9aa4-4cf2-a5ea-cea397966338 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:39.288888 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-474b4085-9aa4-4cf2-a5ea-cea397966338 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:39.289108 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-474b4085-9aa4-4cf2-a5ea-cea397966338 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:39.289253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-474b4085-9aa4-4cf2-a5ea-cea397966338 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:39.293858 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:39.293858 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:39.294807 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-474b4085-9aa4-4cf2-a5ea-cea397966338 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:39.295249 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1301/5173] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:39 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:40.308386 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-27963ef0-ab9e-4c1f-af87-1deabfb91c59 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:40.310367 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-27963ef0-ab9e-4c1f-af87-1deabfb91c59 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:40.310559 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-27963ef0-ab9e-4c1f-af87-1deabfb91c59 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:40.310812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-27963ef0-ab9e-4c1f-af87-1deabfb91c59 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:40.310896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-27963ef0-ab9e-4c1f-af87-1deabfb91c59 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:40.315295 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:40.315295 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:40.316082 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-27963ef0-ab9e-4c1f-af87-1deabfb91c59 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:40.316563 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1294/5174] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:40 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:41.329717 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d324780e-5df4-4484-a485-f7e54d442876 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:41.331763 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d324780e-5df4-4484-a485-f7e54d442876 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:41.333408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d324780e-5df4-4484-a485-f7e54d442876 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:41.333408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d324780e-5df4-4484-a485-f7e54d442876 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:41.333408 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-d324780e-5df4-4484-a485-f7e54d442876 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:41.337596 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:41.337596 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:41.338660 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d324780e-5df4-4484-a485-f7e54d442876 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:41.339281 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1280/5175] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:41 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:42.351830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c2c25aa9-8f58-4392-ac87-b836cc37fe92 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:42.355887 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c2c25aa9-8f58-4392-ac87-b836cc37fe92 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:42.357730 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c2c25aa9-8f58-4392-ac87-b836cc37fe92 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:42.358102 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c2c25aa9-8f58-4392-ac87-b836cc37fe92 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:42.358284 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-c2c25aa9-8f58-4392-ac87-b836cc37fe92 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:42.365870 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:42.365870 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:42.367965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c2c25aa9-8f58-4392-ac87-b836cc37fe92 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:42.367965 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1301/5176] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:42 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:42.504030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2f375760-7a39-4364-972e-05e55e4235b8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:42.504499 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2f375760-7a39-4364-972e-05e55e4235b8 None None] GET https://10.4.3.13/volume// Jul 03 13:13:42.504499 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2f375760-7a39-4364-972e-05e55e4235b8 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:42.504797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2f375760-7a39-4364-972e-05e55e4235b8 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:42.505560 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2f375760-7a39-4364-972e-05e55e4235b8 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:13:42.505857 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1302/5177] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:13:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:13:42.514292 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-f8330e92-0a5c-4157-80bd-818c6618cb52 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:42.516630 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-f8330e92-0a5c-4157-80bd-818c6618cb52 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:13:42.516936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-f8330e92-0a5c-4157-80bd-818c6618cb52 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:42.517142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-f8330e92-0a5c-4157-80bd-818c6618cb52 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:42.551522 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:42.551522 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:42.562189 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-f8330e92-0a5c-4157-80bd-818c6618cb52 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:13:42.568459 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-f8330e92-0a5c-4157-80bd-818c6618cb52 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:13:42.568919 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1295/5178] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:13:42 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1544 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:13:42.686602 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:42.688873 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e Jul 03 13:13:42.689287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:42.697302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-cb39d010-c70f-4256-af39-ee72baa24b89-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:13:42.703837 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-cb39d010-c70f-4256-af39-ee72baa24b89-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:13:42.704913 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:42.704913 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:43.227959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-cb39d010-c70f-4256-af39-ee72baa24b89-np0000004418" released by "attachment_update" :: held 0.524s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:13:43.228309 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-9ae1822f-b3b6-4a2e-b576-978ebe70f46e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e returned with HTTP 200 Jul 03 13:13:43.228784 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1281/5179] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:13:42 2026] PUT /volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:43.382253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8c381451-48fd-4447-9770-438471ac63cc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:43.389847 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c381451-48fd-4447-9770-438471ac63cc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:43.391562 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c381451-48fd-4447-9770-438471ac63cc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:43.391910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c381451-48fd-4447-9770-438471ac63cc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:43.392753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8c381451-48fd-4447-9770-438471ac63cc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:43.404512 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:43.404512 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:43.406351 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c381451-48fd-4447-9770-438471ac63cc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:43.407886 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1302/5180] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:43 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:43.746014 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-39ec3e6e-5a03-4c49-b99b-adeaa97de901 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:43.748247 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-39ec3e6e-5a03-4c49-b99b-adeaa97de901 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e/action Jul 03 13:13:43.748661 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-39ec3e6e-5a03-4c49-b99b-adeaa97de901 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:13:43.748851 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-39ec3e6e-5a03-4c49-b99b-adeaa97de901 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:43.767236 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:43.767236 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:43.783926 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0e8ab73a-ff73-412a-b288-1cb439cc7849 req-39ec3e6e-5a03-4c49-b99b-adeaa97de901 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e/action returned with HTTP 204 Jul 03 13:13:43.784467 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1303/5181] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:13:43 2026] POST /volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:44.419701 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a43e326a-dd3a-4b9d-8fa9-b008db47c340 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:44.421387 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a43e326a-dd3a-4b9d-8fa9-b008db47c340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:44.421612 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a43e326a-dd3a-4b9d-8fa9-b008db47c340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:44.421830 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a43e326a-dd3a-4b9d-8fa9-b008db47c340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:44.422035 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-a43e326a-dd3a-4b9d-8fa9-b008db47c340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:44.426766 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:44.426766 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:44.427616 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a43e326a-dd3a-4b9d-8fa9-b008db47c340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:44.428123 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1296/5182] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:44 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:45.439259 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7f4d7d51-5ea7-4e55-91c1-7f86186f60a9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:45.441490 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f4d7d51-5ea7-4e55-91c1-7f86186f60a9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:45.441891 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f4d7d51-5ea7-4e55-91c1-7f86186f60a9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:45.442210 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f4d7d51-5ea7-4e55-91c1-7f86186f60a9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:45.442432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7f4d7d51-5ea7-4e55-91c1-7f86186f60a9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:45.450068 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:45.450068 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:45.451204 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f4d7d51-5ea7-4e55-91c1-7f86186f60a9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:45.451731 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1282/5183] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:45 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:46.463695 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ca4bb1df-4f42-4389-9cce-1a99f8108120 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:46.465439 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca4bb1df-4f42-4389-9cce-1a99f8108120 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:46.465637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca4bb1df-4f42-4389-9cce-1a99f8108120 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:46.465859 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ca4bb1df-4f42-4389-9cce-1a99f8108120 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:46.465971 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ca4bb1df-4f42-4389-9cce-1a99f8108120 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:46.470833 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:46.470833 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:46.471813 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ca4bb1df-4f42-4389-9cce-1a99f8108120 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:46.472401 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1303/5184] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:46 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:47.483923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c04ab07f-49b6-4c46-acee-0595dd420004 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:47.486577 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c04ab07f-49b6-4c46-acee-0595dd420004 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:47.486839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c04ab07f-49b6-4c46-acee-0595dd420004 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:47.487092 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c04ab07f-49b6-4c46-acee-0595dd420004 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:47.487261 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c04ab07f-49b6-4c46-acee-0595dd420004 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:47.493010 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:47.493010 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:47.493762 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c04ab07f-49b6-4c46-acee-0595dd420004 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:47.494131 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1304/5185] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:47 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:48.368777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:48.463729 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:13:48.464618 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2115881753", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:48.465508 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2115881753', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:13:48.465615 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create volume of 1 GB Jul 03 13:13:48.469938 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Availability Zones retrieved successfully. Jul 03 13:13:48.475813 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Flow 'volume_create_api' (e078af7a-1dd5-4612-b813-45f22fbc1f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:48.476722 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c5dfaa-7a0b-4b03-98ad-ea33216d0bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:48.478228 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:13:48.505010 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5de722d5-7fc3-4a75-a9c0-b5d9c491ae87 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:48.506811 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5de722d5-7fc3-4a75-a9c0-b5d9c491ae87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:48.506976 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5de722d5-7fc3-4a75-a9c0-b5d9c491ae87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:48.507140 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5de722d5-7fc3-4a75-a9c0-b5d9c491ae87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:48.507268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5de722d5-7fc3-4a75-a9c0-b5d9c491ae87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:48.512627 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:48.512627 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:48.515110 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5de722d5-7fc3-4a75-a9c0-b5d9c491ae87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:48.515110 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1283/5186] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:48 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:48.550134 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c5dfaa-7a0b-4b03-98ad-ea33216d0bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:48.550899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282a3247-43d1-4225-94b8-07ea600313cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:48.643383 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Created reservations ['2fece32f-fcf3-49b5-b974-32df0d522129', '6f25c87f-acf5-4059-9f55-041ce39c0dc0', '6786b24f-9a71-4ac5-8d76-69a6bde9ee48', '6c0dfe42-0736-4222-9c96-f750f30d7dc4'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:48.644109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282a3247-43d1-4225-94b8-07ea600313cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fece32f-fcf3-49b5-b974-32df0d522129', '6f25c87f-acf5-4059-9f55-041ce39c0dc0', '6786b24f-9a71-4ac5-8d76-69a6bde9ee48', '6c0dfe42-0736-4222-9c96-f750f30d7dc4']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:48.645065 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81faccf-9305-437d-bd7e-07da269f7108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:48.710179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81faccf-9305-437d-bd7e-07da269f7108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b28512-d808-44d5-b665-88b5ab8637ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2115881753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc5499c389554a11ab0629922dda5831',qos_specs=None,replication_status=,reservations=['2fece32f-fcf3-49b5-b974-32df0d522129','6f25c87f-acf5-4059-9f55-041ce39c0dc0','6786b24f-9a71-4ac5-8d76-69a6bde9ee48','6c0dfe42-0736-4222-9c96-f750f30d7dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375445e7c0b344ad8c60e52ed0767ce2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2115881753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56b28512-d808-44d5-b665-88b5ab8637ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc5499c389554a11ab0629922dda5831',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='375445e7c0b344ad8c60e52ed0767ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:48.711060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50a3585-93f5-4d5e-8e40-a7d738e18963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:48.736985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50a3585-93f5-4d5e-8e40-a7d738e18963) transitioned into state 'SUCCESS' from state '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-2115881753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc5499c389554a11ab0629922dda5831',qos_specs=None,replication_status=,reservations=['2fece32f-fcf3-49b5-b974-32df0d522129','6f25c87f-acf5-4059-9f55-041ce39c0dc0','6786b24f-9a71-4ac5-8d76-69a6bde9ee48','6c0dfe42-0736-4222-9c96-f750f30d7dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='375445e7c0b344ad8c60e52ed0767ce2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:48.737870 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39bc7d1-73c3-47b7-834c-c2e29be1d571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:48.755469 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39bc7d1-73c3-47b7-834c-c2e29be1d571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:48.756517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Flow 'volume_create_api' (e078af7a-1dd5-4612-b813-45f22fbc1f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:48.757181 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create volume request issued successfully. Jul 03 13:13:48.757625 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-430bc09f-5dbd-4f1e-817c-b2e846e72aab tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:13:48.758205 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1297/5187] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:13:48 2026] POST /volume/v3/volumes => generated 752 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:48.770898 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b2e3fdfa-b305-4182-95a5-611352a1f843 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:48.772827 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b2e3fdfa-b305-4182-95a5-611352a1f843 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:48.773021 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b2e3fdfa-b305-4182-95a5-611352a1f843 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:48.773290 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b2e3fdfa-b305-4182-95a5-611352a1f843 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:48.782377 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:48.782377 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:48.787009 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b2e3fdfa-b305-4182-95a5-611352a1f843 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:48.792826 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b2e3fdfa-b305-4182-95a5-611352a1f843 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 200 Jul 03 13:13:48.793409 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1304/5188] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:48 2026] GET /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:49.525400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dac108b6-c169-4d56-8f9c-56b4ef94f279 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:49.527043 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dac108b6-c169-4d56-8f9c-56b4ef94f279 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:49.527222 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dac108b6-c169-4d56-8f9c-56b4ef94f279 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:49.527397 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dac108b6-c169-4d56-8f9c-56b4ef94f279 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:49.527500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-dac108b6-c169-4d56-8f9c-56b4ef94f279 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:49.532586 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:49.532586 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:49.533483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dac108b6-c169-4d56-8f9c-56b4ef94f279 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:49.533907 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1305/5189] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:49 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:49.806334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aeb83a3a-37d6-4a55-b82a-e3b3177afacd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:49.808430 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aeb83a3a-37d6-4a55-b82a-e3b3177afacd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:49.808685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aeb83a3a-37d6-4a55-b82a-e3b3177afacd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:49.808941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aeb83a3a-37d6-4a55-b82a-e3b3177afacd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:49.817032 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:49.817032 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:49.821147 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-aeb83a3a-37d6-4a55-b82a-e3b3177afacd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:49.825928 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aeb83a3a-37d6-4a55-b82a-e3b3177afacd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 200 Jul 03 13:13:49.826414 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1284/5190] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:49 2026] GET /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:49.837754 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-166aaada-61e1-4840-9522-f5b778d64e21 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:49.839597 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-166aaada-61e1-4840-9522-f5b778d64e21 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:49.839777 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-166aaada-61e1-4840-9522-f5b778d64e21 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:49.839946 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-166aaada-61e1-4840-9522-f5b778d64e21 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:49.846932 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:49.846932 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:49.851329 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-166aaada-61e1-4840-9522-f5b778d64e21 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:49.856514 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-166aaada-61e1-4840-9522-f5b778d64e21 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 200 Jul 03 13:13:49.856936 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1298/5191] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:49 2026] GET /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:49.871856 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6547709c-93cd-4c68-8203-92c1721e26fd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:49.873566 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:13:49.873919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56b28512-d808-44d5-b665-88b5ab8637ae", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-693173634", "description": null, "metadata": null}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:49.884145 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:49.884145 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:49.884839 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:49.885067 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create snapshot from volume 56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:49.940009 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Created reservations ['7fa066de-3af7-484c-80f0-b10e51fc9fd5', 'def63677-bf7f-4f80-80fe-11a12fc2958c', 'bb9b1d51-22bc-4d0e-9afb-67881b05772b', '006a9e61-e3dd-42c6-be0d-2078dbcc54a5'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:49.985541 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot force create request issued successfully. Jul 03 13:13:49.985925 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6547709c-93cd-4c68-8203-92c1721e26fd tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:13:49.986408 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1305/5192] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:13:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:49.996770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-55a4ba7e-79bc-4d17-afa0-b589d222e6c9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:49.998576 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-55a4ba7e-79bc-4d17-afa0-b589d222e6c9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:49.999285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-55a4ba7e-79bc-4d17-afa0-b589d222e6c9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:49.999285 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-55a4ba7e-79bc-4d17-afa0-b589d222e6c9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:50.004760 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:50.004760 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:50.005349 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-55a4ba7e-79bc-4d17-afa0-b589d222e6c9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:50.006214 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-55a4ba7e-79bc-4d17-afa0-b589d222e6c9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 200 Jul 03 13:13:50.006712 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1306/5193] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:49 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:50.544955 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9fc9ae8d-2d2f-4a8a-8370-3bc9318b495b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:50.546988 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9fc9ae8d-2d2f-4a8a-8370-3bc9318b495b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:50.547153 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9fc9ae8d-2d2f-4a8a-8370-3bc9318b495b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:50.547344 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9fc9ae8d-2d2f-4a8a-8370-3bc9318b495b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:50.547484 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-9fc9ae8d-2d2f-4a8a-8370-3bc9318b495b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:50.552173 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:50.552173 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:50.553297 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9fc9ae8d-2d2f-4a8a-8370-3bc9318b495b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:50.553783 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1285/5194] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:50 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.016040 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-890d5084-ad0a-45f1-9c17-62053b84255d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.017781 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-890d5084-ad0a-45f1-9c17-62053b84255d tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:51.017954 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-890d5084-ad0a-45f1-9c17-62053b84255d tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.018132 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-890d5084-ad0a-45f1-9c17-62053b84255d tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.023266 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.023266 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:51.023818 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-890d5084-ad0a-45f1-9c17-62053b84255d tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:51.024606 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-890d5084-ad0a-45f1-9c17-62053b84255d tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 200 Jul 03 13:13:51.025116 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1299/5195] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.034993 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4ba1a0ac-337e-4baf-b86b-21953393b09c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.037266 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ba1a0ac-337e-4baf-b86b-21953393b09c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:51.037614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ba1a0ac-337e-4baf-b86b-21953393b09c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.037946 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4ba1a0ac-337e-4baf-b86b-21953393b09c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.044593 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.044593 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:51.045342 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4ba1a0ac-337e-4baf-b86b-21953393b09c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:51.046498 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4ba1a0ac-337e-4baf-b86b-21953393b09c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 200 Jul 03 13:13:51.046941 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1306/5196] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.056341 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bfbb9199-2c7b-4d09-b714-48e3aa8d4557 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.059822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bfbb9199-2c7b-4d09-b714-48e3aa8d4557 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:51.059822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9199-2c7b-4d09-b714-48e3aa8d4557 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.059822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bfbb9199-2c7b-4d09-b714-48e3aa8d4557 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.066457 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.066457 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:51.067048 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bfbb9199-2c7b-4d09-b714-48e3aa8d4557 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:51.067983 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bfbb9199-2c7b-4d09-b714-48e3aa8d4557 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 200 Jul 03 13:13:51.068557 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1307/5197] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.079984 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1e04486b-d614-45fc-bff5-9243218ca7da None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.081937 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:13:51.082370 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "26e467b2-2ef3-4749-84de-173f1d605288", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:51.083962 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create volume request body: {'volume': {'snapshot_id': '26e467b2-2ef3-4749-84de-173f1d605288', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:13:51.090409 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.090409 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:51.091014 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:51.091185 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create volume of 1 GB Jul 03 13:13:51.095747 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Availability Zones retrieved successfully. Jul 03 13:13:51.102782 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Flow 'volume_create_api' (61299e3a-ed26-4a51-9e20-52b09a76c617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:51.104356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4404b553-184e-42e4-8718-c29cc446fefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:51.105428 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:13:51.135685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4404b553-184e-42e4-8718-c29cc446fefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '26e467b2-2ef3-4749-84de-173f1d605288', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:51.136483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b196bc11-5b20-4ece-86dd-a7f7bdbc739c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:51.179582 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Created reservations ['459cb633-b04e-4cd7-8b2a-ea0aba6b1e16', '52da7794-060a-4061-b1f9-8542b0a397fc', '927bb4a6-fdf9-465a-84a8-ac9e4a64942b', '1f47f6e8-6c33-4b81-9b0a-8bea87a78387'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:51.180434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b196bc11-5b20-4ece-86dd-a7f7bdbc739c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['459cb633-b04e-4cd7-8b2a-ea0aba6b1e16', '52da7794-060a-4061-b1f9-8542b0a397fc', '927bb4a6-fdf9-465a-84a8-ac9e4a64942b', '1f47f6e8-6c33-4b81-9b0a-8bea87a78387']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:51.181211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b03b67-0abf-40fb-8aed-ccdd60bda51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:51.236415 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b03b67-0abf-40fb-8aed-ccdd60bda51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26aa5963-6760-43ae-b718-d43bd5a54c71', '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='fc5499c389554a11ab0629922dda5831',qos_specs=None,replication_status=,reservations=['459cb633-b04e-4cd7-8b2a-ea0aba6b1e16','52da7794-060a-4061-b1f9-8542b0a397fc','927bb4a6-fdf9-465a-84a8-ac9e4a64942b','1f47f6e8-6c33-4b81-9b0a-8bea87a78387'],size=1,snapshot_id=26e467b2-2ef3-4749-84de-173f1d605288,source_replicaid=,source_volid=None,status='creating',user_id='375445e7c0b344ad8c60e52ed0767ce2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:13:51Z,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=26aa5963-6760-43ae-b718-d43bd5a54c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc5499c389554a11ab0629922dda5831',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=26e467b2-2ef3-4749-84de-173f1d605288,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='375445e7c0b344ad8c60e52ed0767ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:51.240418 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f513f10-e89b-4260-9bfa-bbe575022f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:51.263760 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f513f10-e89b-4260-9bfa-bbe575022f4e) transitioned into state 'SUCCESS' from 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='fc5499c389554a11ab0629922dda5831',qos_specs=None,replication_status=,reservations=['459cb633-b04e-4cd7-8b2a-ea0aba6b1e16','52da7794-060a-4061-b1f9-8542b0a397fc','927bb4a6-fdf9-465a-84a8-ac9e4a64942b','1f47f6e8-6c33-4b81-9b0a-8bea87a78387'],size=1,snapshot_id=26e467b2-2ef3-4749-84de-173f1d605288,source_replicaid=,source_volid=None,status='creating',user_id='375445e7c0b344ad8c60e52ed0767ce2',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:51.264446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e7ee27-dcfe-41cb-841f-a03051df2ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:51.298410 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e7ee27-dcfe-41cb-841f-a03051df2ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:51.299378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Flow 'volume_create_api' (61299e3a-ed26-4a51-9e20-52b09a76c617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:51.299815 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Create volume request issued successfully. Jul 03 13:13:51.300747 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1e04486b-d614-45fc-bff5-9243218ca7da tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:13:51.301404 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1286/5198] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:13:51 2026] POST /volume/v3/volumes => generated 739 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:51.315625 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-201dc9e4-843d-41fd-9ae1-6ba42d2911b9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.317903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-201dc9e4-843d-41fd-9ae1-6ba42d2911b9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:51.318182 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-201dc9e4-843d-41fd-9ae1-6ba42d2911b9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.318406 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-201dc9e4-843d-41fd-9ae1-6ba42d2911b9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.326606 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.326606 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:51.330720 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-201dc9e4-843d-41fd-9ae1-6ba42d2911b9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:51.336529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-201dc9e4-843d-41fd-9ae1-6ba42d2911b9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 returned with HTTP 200 Jul 03 13:13:51.337043 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1300/5199] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.565110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-32b98855-3837-45a5-b16d-5ee079bf2340 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.567107 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32b98855-3837-45a5-b16d-5ee079bf2340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:51.567406 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32b98855-3837-45a5-b16d-5ee079bf2340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.567683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-32b98855-3837-45a5-b16d-5ee079bf2340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.567854 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-32b98855-3837-45a5-b16d-5ee079bf2340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:51.573475 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.573475 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:51.574399 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-32b98855-3837-45a5-b16d-5ee079bf2340 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:51.574806 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1307/5200] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:13:51.585220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7eed0d10-530f-4ec1-8c97-ef23ae0d6f11 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.587323 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7eed0d10-530f-4ec1-8c97-ef23ae0d6f11 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:51.587512 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7eed0d10-530f-4ec1-8c97-ef23ae0d6f11 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.587747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7eed0d10-530f-4ec1-8c97-ef23ae0d6f11 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.592722 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.592722 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:51.593338 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7eed0d10-530f-4ec1-8c97-ef23ae0d6f11 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:13:51.594283 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7eed0d10-530f-4ec1-8c97-ef23ae0d6f11 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d returned with HTTP 200 Jul 03 13:13:51.594747 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1308/5201] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.605614 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aaafe1fa-85ea-403a-89e4-8efbf611721c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.607743 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aaafe1fa-85ea-403a-89e4-8efbf611721c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:51.607925 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aaafe1fa-85ea-403a-89e4-8efbf611721c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.608129 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aaafe1fa-85ea-403a-89e4-8efbf611721c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.608256 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-aaafe1fa-85ea-403a-89e4-8efbf611721c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:51.612641 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.612641 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:51.613506 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aaafe1fa-85ea-403a-89e4-8efbf611721c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:51.613900 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1287/5202] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:51.624718 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.626863 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:51.627083 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.627330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.627464 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete backup with id: b37e1940-755e-4da5-b963-d52c3971f78c. Jul 03 13:13:51.631803 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.631803 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:51.650957 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.backup.rpcapi [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] delete_backup rpcapi backup_id b37e1940-755e-4da5-b963-d52c3971f78c {{(pid=99823) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:13:51.652986 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ef2befb-b402-425b-bc4e-6710155e3b75 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 202 Jul 03 13:13:51.653491 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1301/5203] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:51 2026] DELETE /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:13:51.661674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ef87866a-0fb8-457e-ae48-b3ba4c7ac95c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:51.663747 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ef87866a-0fb8-457e-ae48-b3ba4c7ac95c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:51.663951 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ef87866a-0fb8-457e-ae48-b3ba4c7ac95c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:51.664150 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ef87866a-0fb8-457e-ae48-b3ba4c7ac95c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:51.664287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ef87866a-0fb8-457e-ae48-b3ba4c7ac95c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:51.670645 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:51.670645 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:51.671597 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ef87866a-0fb8-457e-ae48-b3ba4c7ac95c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 200 Jul 03 13:13:51.672053 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1308/5204] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:51 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:52.350407 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8ea46576-eea7-4683-9c77-6253060be751 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.352089 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ea46576-eea7-4683-9c77-6253060be751 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:52.352275 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ea46576-eea7-4683-9c77-6253060be751 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.352444 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8ea46576-eea7-4683-9c77-6253060be751 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.359331 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:52.359331 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:52.362971 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8ea46576-eea7-4683-9c77-6253060be751 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:52.367733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8ea46576-eea7-4683-9c77-6253060be751 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 returned with HTTP 200 Jul 03 13:13:52.368118 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1309/5205] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:52 2026] GET /volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:52.381560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7b39399e-55b1-405f-8a0b-7a18131aa122 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.383760 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7b39399e-55b1-405f-8a0b-7a18131aa122 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:52.384041 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7b39399e-55b1-405f-8a0b-7a18131aa122 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.384260 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7b39399e-55b1-405f-8a0b-7a18131aa122 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.392118 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:52.392118 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:52.396128 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7b39399e-55b1-405f-8a0b-7a18131aa122 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:52.400509 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7b39399e-55b1-405f-8a0b-7a18131aa122 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 returned with HTTP 200 Jul 03 13:13:52.400895 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1288/5206] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:52 2026] GET /volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:52.413204 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.414992 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:52.415224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.415432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.415548 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete snapshot with id: 26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:52.423601 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:52.423601 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:52.424104 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:52.445454 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot delete request issued successfully. Jul 03 13:13:52.445656 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a62552d9-53ff-4b97-bb37-b2c919ba90c5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 202 Jul 03 13:13:52.446133 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1302/5207] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:13:52 2026] DELETE /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:52.452893 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-361388a5-eeca-440d-8620-cf4c2a3fca2c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.454902 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-361388a5-eeca-440d-8620-cf4c2a3fca2c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:52.455110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-361388a5-eeca-440d-8620-cf4c2a3fca2c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.455350 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-361388a5-eeca-440d-8620-cf4c2a3fca2c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.465537 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:52.465537 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:52.466042 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-361388a5-eeca-440d-8620-cf4c2a3fca2c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Snapshot retrieved successfully. Jul 03 13:13:52.466844 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-361388a5-eeca-440d-8620-cf4c2a3fca2c tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 200 Jul 03 13:13:52.467329 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1309/5208] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:52 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:52.682194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bd4fadfc-d086-4eff-a01d-7b71f4be6745 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.684090 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd4fadfc-d086-4eff-a01d-7b71f4be6745 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c Jul 03 13:13:52.684287 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd4fadfc-d086-4eff-a01d-7b71f4be6745 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.684487 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bd4fadfc-d086-4eff-a01d-7b71f4be6745 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.684604 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-bd4fadfc-d086-4eff-a01d-7b71f4be6745 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Show backup with id b37e1940-755e-4da5-b963-d52c3971f78c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:13:52.688418 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bd4fadfc-d086-4eff-a01d-7b71f4be6745 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c returned with HTTP 404 Jul 03 13:13:52.689010 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1310/5209] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:52 2026] GET /volume/v3/backups/b37e1940-755e-4da5-b963-d52c3971f78c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:52.778787 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.781019 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:52.781264 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.781462 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.781571 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:52.787591 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:52.787591 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:52.789097 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:13:52.808805 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:13:52.809122 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-26c9fb16-56a7-4d61-9bae-cd444331fa71 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d returned with HTTP 202 Jul 03 13:13:52.809689 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1289/5210] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:13:52 2026] DELETE /volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:52.817638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7520c8f6-0420-4c5d-9bc7-ecb91e4898be None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:52.819627 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7520c8f6-0420-4c5d-9bc7-ecb91e4898be tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:52.819878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7520c8f6-0420-4c5d-9bc7-ecb91e4898be tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:52.820121 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7520c8f6-0420-4c5d-9bc7-ecb91e4898be tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:52.827069 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:52.827069 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:13:52.827069 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7520c8f6-0420-4c5d-9bc7-ecb91e4898be tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:13:52.827862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7520c8f6-0420-4c5d-9bc7-ecb91e4898be tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d returned with HTTP 200 Jul 03 13:13:52.828330 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1303/5211] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:52 2026] GET /volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:53.478083 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2a5d061e-7f2a-49c2-a08e-35c273a8912a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:53.479904 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2a5d061e-7f2a-49c2-a08e-35c273a8912a tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:53.480111 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2a5d061e-7f2a-49c2-a08e-35c273a8912a tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:53.480343 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2a5d061e-7f2a-49c2-a08e-35c273a8912a tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:53.485198 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2a5d061e-7f2a-49c2-a08e-35c273a8912a tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 404 Jul 03 13:13:53.485837 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1310/5212] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:53 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:53.495566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:53.498443 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] DELETE https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:53.498998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:53.498998 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:53.499605 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete volume with id: 56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:53.511523 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:53.511523 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:53.512097 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:53.537455 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete volume request issued successfully. Jul 03 13:13:53.537832 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d4a716f-9720-4a55-b371-e18dce510cc5 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 202 Jul 03 13:13:53.538384 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1311/5213] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:53 2026] DELETE /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:53.547715 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-03a1e70a-2bbe-4ffc-bb3e-6ed84474a082 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:53.550007 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03a1e70a-2bbe-4ffc-bb3e-6ed84474a082 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:53.550307 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03a1e70a-2bbe-4ffc-bb3e-6ed84474a082 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:53.550577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-03a1e70a-2bbe-4ffc-bb3e-6ed84474a082 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:53.559282 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:53.559282 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:53.568560 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-03a1e70a-2bbe-4ffc-bb3e-6ed84474a082 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:53.575622 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-03a1e70a-2bbe-4ffc-bb3e-6ed84474a082 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 200 Jul 03 13:13:53.576280 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1290/5214] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:53 2026] GET /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:53.838747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-01b3695b-a136-403b-b9f1-1dd44d094d46 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:53.841323 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01b3695b-a136-403b-b9f1-1dd44d094d46 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d Jul 03 13:13:53.841571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01b3695b-a136-403b-b9f1-1dd44d094d46 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:53.841844 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01b3695b-a136-403b-b9f1-1dd44d094d46 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:53.846803 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01b3695b-a136-403b-b9f1-1dd44d094d46 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d returned with HTTP 404 Jul 03 13:13:53.847329 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1304/5215] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:53 2026] GET /volume/v3/snapshots/635c980e-961c-4357-98ac-cff401c7517d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:53.856320 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b840708c-b25e-4786-b599-92b68d3f6db1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:53.858351 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b840708c-b25e-4786-b599-92b68d3f6db1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:13:53.858573 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b840708c-b25e-4786-b599-92b68d3f6db1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:53.858836 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b840708c-b25e-4786-b599-92b68d3f6db1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:53.869455 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:53.869455 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:53.873395 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b840708c-b25e-4786-b599-92b68d3f6db1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:53.878154 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b840708c-b25e-4786-b599-92b68d3f6db1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:13:53.878306 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1311/5216] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:53 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:53.913732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:53.915603 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:13:53.916007 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-162954099"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:13:53.918452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request body: {'volume': {'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-162954099'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:13:54.002596 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume of 1 GB Jul 03 13:13:54.007236 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Availability Zones retrieved successfully. Jul 03 13:13:54.012530 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (eb44ab1e-74a8-4dc7-a661-fb15bcf60c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:54.013522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dbf735f-9924-4abc-99e5-63b993cca580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:54.014458 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:13:54.071264 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dbf735f-9924-4abc-99e5-63b993cca580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:54.071910 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df95f2ef-dc88-46ae-8208-496d8bc85979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:54.116245 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['f5248fb5-1436-48c7-946a-4ef0268a0b15', '1a7bdb06-f205-4b13-8547-5b2f40d27ce4', 'fd3f9194-217f-4c2c-87ee-35c7f1083f5c', '45d4b978-5279-4198-b460-5d6eea1e9b5e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:13:54.117046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df95f2ef-dc88-46ae-8208-496d8bc85979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5248fb5-1436-48c7-946a-4ef0268a0b15', '1a7bdb06-f205-4b13-8547-5b2f40d27ce4', 'fd3f9194-217f-4c2c-87ee-35c7f1083f5c', '45d4b978-5279-4198-b460-5d6eea1e9b5e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:54.117906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4ff084-638f-416e-97bc-906c9f4e93df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:54.141187 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4ff084-638f-416e-97bc-906c9f4e93df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98868830-0e5b-4576-9736-c91e8586955d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-162954099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['f5248fb5-1436-48c7-946a-4ef0268a0b15','1a7bdb06-f205-4b13-8547-5b2f40d27ce4','fd3f9194-217f-4c2c-87ee-35c7f1083f5c','45d4b978-5279-4198-b460-5d6eea1e9b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-162954099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98868830-0e5b-4576-9736-c91e8586955d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5147901813e247e8825893393b1c9f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:54.142246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87729bbb-3c50-4083-878a-5962ac3c08ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:54.189070 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87729bbb-3c50-4083-878a-5962ac3c08ec) transitioned into state 'SUCCESS' from state '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-162954099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['f5248fb5-1436-48c7-946a-4ef0268a0b15','1a7bdb06-f205-4b13-8547-5b2f40d27ce4','fd3f9194-217f-4c2c-87ee-35c7f1083f5c','45d4b978-5279-4198-b460-5d6eea1e9b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:54.189821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2275cd-c3ae-4dce-9324-5b69e594f70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:13:54.209744 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2275cd-c3ae-4dce-9324-5b69e594f70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:13:54.210830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (eb44ab1e-74a8-4dc7-a661-fb15bcf60c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:13:54.211236 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request issued successfully. Jul 03 13:13:54.211970 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-79a122fa-2f8a-4248-a06e-3d6eaacfe9c1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:13:54.212527 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1312/5217] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:13:53 2026] POST /volume/v3/volumes => generated 751 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:13:54.223117 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-944e0c4c-f165-4820-a1c3-6086e75da881 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:54.224663 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-944e0c4c-f165-4820-a1c3-6086e75da881 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:13:54.224814 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-944e0c4c-f165-4820-a1c3-6086e75da881 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:54.224985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-944e0c4c-f165-4820-a1c3-6086e75da881 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:54.231255 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:54.231255 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:54.234770 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-944e0c4c-f165-4820-a1c3-6086e75da881 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:54.238722 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-944e0c4c-f165-4820-a1c3-6086e75da881 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:13:54.239102 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1291/5218] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:54 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:54.590654 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-23836209-358a-4598-9c0b-a228552fae46 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:54.592845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23836209-358a-4598-9c0b-a228552fae46 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:54.593033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23836209-358a-4598-9c0b-a228552fae46 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:54.593290 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23836209-358a-4598-9c0b-a228552fae46 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:54.601006 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23836209-358a-4598-9c0b-a228552fae46 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 404 Jul 03 13:13:54.601798 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1305/5219] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:54 2026] GET /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:54.609297 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-12029356-5721-4046-b29e-a0340bb1b4a6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:54.610947 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] DELETE https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:54.611137 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:54.611433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:54.611506 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete volume with id: 26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:54.618351 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:54.618351 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:13:54.618836 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:54.644876 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete volume request issued successfully. Jul 03 13:13:54.645094 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-12029356-5721-4046-b29e-a0340bb1b4a6 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 returned with HTTP 202 Jul 03 13:13:54.645738 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1312/5220] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:54 2026] DELETE /volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:13:54.653339 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0cab2b1e-acf3-4e3a-a4ac-1a8f3803a204 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:54.655429 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0cab2b1e-acf3-4e3a-a4ac-1a8f3803a204 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:54.655578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0cab2b1e-acf3-4e3a-a4ac-1a8f3803a204 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:54.655765 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0cab2b1e-acf3-4e3a-a4ac-1a8f3803a204 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:54.662409 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:54.662409 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:13:54.666217 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0cab2b1e-acf3-4e3a-a4ac-1a8f3803a204 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Volume info retrieved successfully. Jul 03 13:13:54.670729 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0cab2b1e-acf3-4e3a-a4ac-1a8f3803a204 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 returned with HTTP 200 Jul 03 13:13:54.671145 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1313/5221] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:54 2026] GET /volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:13:55.254836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-27a9d9d9-6ec6-49d0-be7f-97493024c2db None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:55.258978 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-27a9d9d9-6ec6-49d0-be7f-97493024c2db tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:13:55.259286 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-27a9d9d9-6ec6-49d0-be7f-97493024c2db tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:55.259566 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-27a9d9d9-6ec6-49d0-be7f-97493024c2db tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:55.275051 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:13:55.275051 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:13:55.279784 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-27a9d9d9-6ec6-49d0-be7f-97493024c2db tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:13:55.286983 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-27a9d9d9-6ec6-49d0-be7f-97493024c2db tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:13:55.287196 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1292/5222] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:55 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:13:55.687814 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-099c62ed-3f5d-4adc-87f7-d762a8ce3666 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:55.688764 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-099c62ed-3f5d-4adc-87f7-d762a8ce3666 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 Jul 03 13:13:55.688978 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-099c62ed-3f5d-4adc-87f7-d762a8ce3666 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:55.689229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-099c62ed-3f5d-4adc-87f7-d762a8ce3666 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:55.696296 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-099c62ed-3f5d-4adc-87f7-d762a8ce3666 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 returned with HTTP 404 Jul 03 13:13:55.697931 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1306/5223] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:55 2026] GET /volume/v3/volumes/26aa5963-6760-43ae-b718-d43bd5a54c71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:55.706331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dd73ac3b-675e-45bf-b4a0-d471799f13fa None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:55.708329 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd73ac3b-675e-45bf-b4a0-d471799f13fa tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:55.708794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd73ac3b-675e-45bf-b4a0-d471799f13fa tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:55.708794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dd73ac3b-675e-45bf-b4a0-d471799f13fa tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:55.708794 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-dd73ac3b-675e-45bf-b4a0-d471799f13fa tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete snapshot with id: 26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:55.714093 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dd73ac3b-675e-45bf-b4a0-d471799f13fa tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 404 Jul 03 13:13:55.714695 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1313/5224] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:13:55 2026] DELETE /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:55.726497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-591045bd-b8df-4eb8-ada8-d6fd62272df4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:55.732189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-591045bd-b8df-4eb8-ada8-d6fd62272df4 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 Jul 03 13:13:55.732189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-591045bd-b8df-4eb8-ada8-d6fd62272df4 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:55.732189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-591045bd-b8df-4eb8-ada8-d6fd62272df4 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:55.734485 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-591045bd-b8df-4eb8-ada8-d6fd62272df4 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 returned with HTTP 404 Jul 03 13:13:55.735038 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1314/5225] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:13:55 2026] GET /volume/v3/snapshots/26e467b2-2ef3-4749-84de-173f1d605288 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:55.741685 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-99083e23-e9f9-4d7e-aab4-5542a50ea4a9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:55.744635 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-99083e23-e9f9-4d7e-aab4-5542a50ea4a9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] DELETE https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:55.744635 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-99083e23-e9f9-4d7e-aab4-5542a50ea4a9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:55.744635 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-99083e23-e9f9-4d7e-aab4-5542a50ea4a9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:55.744635 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-99083e23-e9f9-4d7e-aab4-5542a50ea4a9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Delete volume with id: 56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:55.751234 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-99083e23-e9f9-4d7e-aab4-5542a50ea4a9 tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 404 Jul 03 13:13:55.751805 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1293/5226] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:13:55 2026] DELETE /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:13:55.758546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-47368b9c-bf8d-4af8-b03e-36c2340ebeee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:13:55.760425 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-47368b9c-bf8d-4af8-b03e-36c2340ebeee tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] GET https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae Jul 03 13:13:55.761838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-47368b9c-bf8d-4af8-b03e-36c2340ebeee tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:13:55.761838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-47368b9c-bf8d-4af8-b03e-36c2340ebeee tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:13:55.767858 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-47368b9c-bf8d-4af8-b03e-36c2340ebeee tempest-SnapshotDependencyTests-567829977 tempest-SnapshotDependencyTests-567829977-project-member] https://10.4.3.13/volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae returned with HTTP 404 Jul 03 13:13:55.768404 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1307/5227] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:13:55 2026] GET /volume/v3/volumes/56b28512-d808-44d5-b665-88b5ab8637ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:14:05.710954 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=137,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:14:05.731928 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=130,cinder:UPDATE=45,cinder:INSERT=22 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:14:05.747606 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=138,cinder:UPDATE=29,cinder:INSERT=19 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:14:05.763443 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=101,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:14:37.421458 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:37.423589 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:14:37.423986 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1650971877", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:37.426448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1650971877', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:14:37.426599 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume of 1 GB Jul 03 13:14:37.431416 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Availability Zones retrieved successfully. Jul 03 13:14:37.438421 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (bdaf5165-a768-43fb-a5fb-a159372cddbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:14:37.439795 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0005abc2-dacc-4be0-87d1-145f320f992a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:14:37.441067 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:14:37.470398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0005abc2-dacc-4be0-87d1-145f320f992a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:14:37.471335 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacc2f1b-ab2f-4d9c-9817-af8f8f27a6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:14:37.543125 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['a5a8f87f-eaf2-4fc3-97f0-0afafb45b07d', '18aac3db-041e-4db7-b60c-4256ad3f65cf', 'd90f2416-10eb-44c0-bd05-42347a4a2b70', 'bbf2bb72-155a-4968-910f-3891621b52b0'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:14:37.544151 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bacc2f1b-ab2f-4d9c-9817-af8f8f27a6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a8f87f-eaf2-4fc3-97f0-0afafb45b07d', '18aac3db-041e-4db7-b60c-4256ad3f65cf', 'd90f2416-10eb-44c0-bd05-42347a4a2b70', 'bbf2bb72-155a-4968-910f-3891621b52b0']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:14:37.545348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffad1a4-c547-464c-ac89-1b3993f6ee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:14:37.573255 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffad1a4-c547-464c-ac89-1b3993f6ee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c5461e-8d7d-4914-953f-146801e2e9dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1650971877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['a5a8f87f-eaf2-4fc3-97f0-0afafb45b07d','18aac3db-041e-4db7-b60c-4256ad3f65cf','d90f2416-10eb-44c0-bd05-42347a4a2b70','bbf2bb72-155a-4968-910f-3891621b52b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1650971877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c5461e-8d7d-4914-953f-146801e2e9dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab93b5b54944ba8f44cf16bbde880b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:14:37.574247 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba1bd51-612a-498e-8ca3-c8322620a004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:14:37.596684 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ba1bd51-612a-498e-8ca3-c8322620a004) transitioned into state 'SUCCESS' from state '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-1650971877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['a5a8f87f-eaf2-4fc3-97f0-0afafb45b07d','18aac3db-041e-4db7-b60c-4256ad3f65cf','d90f2416-10eb-44c0-bd05-42347a4a2b70','bbf2bb72-155a-4968-910f-3891621b52b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:14:37.597917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3310223-210a-42b6-853c-7566bbaae5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:14:37.611470 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3310223-210a-42b6-853c-7566bbaae5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:14:37.612802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (bdaf5165-a768-43fb-a5fb-a159372cddbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:14:37.613228 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request issued successfully. Jul 03 13:14:37.614078 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ac702cec-66f1-498b-9595-2aaefdcdc21d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:14:37.614712 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1314/5228] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:14:37 2026] POST /volume/v3/volumes => generated 755 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:14:37.626531 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-310e0c3c-b41b-4aa5-938a-a54853d04f15 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:37.628657 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-310e0c3c-b41b-4aa5-938a-a54853d04f15 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:37.628874 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-310e0c3c-b41b-4aa5-938a-a54853d04f15 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:37.629056 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-310e0c3c-b41b-4aa5-938a-a54853d04f15 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:37.637830 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:37.637830 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:37.642316 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-310e0c3c-b41b-4aa5-938a-a54853d04f15 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:37.647222 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-310e0c3c-b41b-4aa5-938a-a54853d04f15 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:37.647691 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1315/5229] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:37 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:38.664382 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ee219171-0453-4866-9f69-389b754634d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:38.666582 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee219171-0453-4866-9f69-389b754634d3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:38.666816 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee219171-0453-4866-9f69-389b754634d3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:38.667063 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ee219171-0453-4866-9f69-389b754634d3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:38.676122 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:38.676122 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:38.680705 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ee219171-0453-4866-9f69-389b754634d3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:38.686305 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ee219171-0453-4866-9f69-389b754634d3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:38.686746 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1294/5230] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:38 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:38.701571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-40d155f0-b326-40d0-9732-fec41974a093 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:38.703668 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40d155f0-b326-40d0-9732-fec41974a093 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:38.703668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40d155f0-b326-40d0-9732-fec41974a093 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:38.703779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-40d155f0-b326-40d0-9732-fec41974a093 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:38.712391 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:38.712391 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:38.717152 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-40d155f0-b326-40d0-9732-fec41974a093 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:38.721926 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-40d155f0-b326-40d0-9732-fec41974a093 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:38.722508 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1308/5231] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:38 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:39.167496 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8b1eeeed-72ae-4b96-903b-10317c63aa97 req-294b819a-5871-42e0-8cbd-093d5d6f0280 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:39.170326 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8b1eeeed-72ae-4b96-903b-10317c63aa97 req-294b819a-5871-42e0-8cbd-093d5d6f0280 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e Jul 03 13:14:39.170552 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8b1eeeed-72ae-4b96-903b-10317c63aa97 req-294b819a-5871-42e0-8cbd-093d5d6f0280 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:39.170808 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8b1eeeed-72ae-4b96-903b-10317c63aa97 req-294b819a-5871-42e0-8cbd-093d5d6f0280 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:39.178498 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:39.178498 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:39.464268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-aa2ba646-e9af-459d-b2c3-17f14591d23e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:39.466077 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-aa2ba646-e9af-459d-b2c3-17f14591d23e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:39.466324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-aa2ba646-e9af-459d-b2c3-17f14591d23e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:39.466520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-aa2ba646-e9af-459d-b2c3-17f14591d23e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:39.473203 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:39.473203 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:39.476500 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-aa2ba646-e9af-459d-b2c3-17f14591d23e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:39.480560 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-aa2ba646-e9af-459d-b2c3-17f14591d23e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:39.480964 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1316/5232] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:14:39 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:39.707078 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8b1eeeed-72ae-4b96-903b-10317c63aa97 req-294b819a-5871-42e0-8cbd-093d5d6f0280 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e returned with HTTP 200 Jul 03 13:14:39.707900 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1315/5233] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:14:39 2026] DELETE /volume/v3/attachments/8e2a20e8-936a-4ed5-baf8-2040279bc26e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:41.515104 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-63c4e85a-cce8-44c6-9868-4bfe6847b7ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:41.515588 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63c4e85a-cce8-44c6-9868-4bfe6847b7ea None None] GET https://10.4.3.13/volume// Jul 03 13:14:41.515751 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63c4e85a-cce8-44c6-9868-4bfe6847b7ea None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:41.515908 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-63c4e85a-cce8-44c6-9868-4bfe6847b7ea None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:41.516237 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-63c4e85a-cce8-44c6-9868-4bfe6847b7ea None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:41.516526 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1295/5234] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:14:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:41.523665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-f67fd5ce-1f68-4e6a-9fb3-25ccb7431660 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:41.525585 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-f67fd5ce-1f68-4e6a-9fb3-25ccb7431660 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:14:41.525969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-f67fd5ce-1f68-4e6a-9fb3-25ccb7431660 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c5461e-8d7d-4914-953f-146801e2e9dd", "connector": null, "instance_uuid": "6a499dfe-ab69-4f73-b40d-3ae4804fc9aa"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:41.533964 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:41.533964 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:41.560950 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-f67fd5ce-1f68-4e6a-9fb3-25ccb7431660 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:14:41.561402 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1309/5235] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:14:41 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:42.001256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f49f43e9-a63c-4e0a-9fbd-78c669fd9185 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.002871 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f49f43e9-a63c-4e0a-9fbd-78c669fd9185 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:42.003037 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f49f43e9-a63c-4e0a-9fbd-78c669fd9185 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:42.003256 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f49f43e9-a63c-4e0a-9fbd-78c669fd9185 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:42.011994 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:42.011994 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:42.015306 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f49f43e9-a63c-4e0a-9fbd-78c669fd9185 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:42.019734 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f49f43e9-a63c-4e0a-9fbd-78c669fd9185 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:42.020071 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1317/5236] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:42 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:42.090572 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c1a5969c-702a-4948-9317-0751720c6b37 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.090995 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1a5969c-702a-4948-9317-0751720c6b37 None None] GET https://10.4.3.13/volume// Jul 03 13:14:42.091207 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1a5969c-702a-4948-9317-0751720c6b37 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:42.091421 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c1a5969c-702a-4948-9317-0751720c6b37 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:42.091706 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c1a5969c-702a-4948-9317-0751720c6b37 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:42.091996 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1316/5237] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:42.098061 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-900c3aed-dc04-4155-991a-1c29b9cde6a8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.099922 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-900c3aed-dc04-4155-991a-1c29b9cde6a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:42.100108 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-900c3aed-dc04-4155-991a-1c29b9cde6a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:42.100314 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-900c3aed-dc04-4155-991a-1c29b9cde6a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:42.110931 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:42.110931 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:42.115373 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-900c3aed-dc04-4155-991a-1c29b9cde6a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:42.121431 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-900c3aed-dc04-4155-991a-1c29b9cde6a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:42.121825 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1296/5238] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:14:42 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:14:42.160025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-3c423e75-ca9a-4b23-b05e-01c2a2470c6b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.162347 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-3c423e75-ca9a-4b23-b05e-01c2a2470c6b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:14:42.162575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-3c423e75-ca9a-4b23-b05e-01c2a2470c6b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:42.162764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-3c423e75-ca9a-4b23-b05e-01c2a2470c6b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:42.169887 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:42.169887 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:42.173852 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-3c423e75-ca9a-4b23-b05e-01c2a2470c6b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:14:42.178961 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-3c423e75-ca9a-4b23-b05e-01c2a2470c6b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:14:42.179396 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1310/5239] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:14:42 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:42.228119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.232966 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] PUT https://10.4.3.13/volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21 Jul 03 13:14:42.233382 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:42.240538 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Acquiring lock "cinder-attachment_update-a1c5461e-8d7d-4914-953f-146801e2e9dd-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:14:42.244853 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-a1c5461e-8d7d-4914-953f-146801e2e9dd-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:14:42.245861 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:42.245861 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:42.660246 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-1476cb15-8f95-4621-a8e3-54dc4a2fcbbd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.662342 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-1476cb15-8f95-4621-a8e3-54dc4a2fcbbd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:14:42.662567 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-1476cb15-8f95-4621-a8e3-54dc4a2fcbbd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:42.662726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-1476cb15-8f95-4621-a8e3-54dc4a2fcbbd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:42.669728 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:42.669728 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:42.673154 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-1476cb15-8f95-4621-a8e3-54dc4a2fcbbd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:14:42.677935 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-1476cb15-8f95-4621-a8e3-54dc4a2fcbbd tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:14:42.678451 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1317/5240] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:14:42 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:42.688983 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-59033ff7-a7dd-4b82-8ec3-254e206290a4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.689447 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59033ff7-a7dd-4b82-8ec3-254e206290a4 None None] GET https://10.4.3.13/volume// Jul 03 13:14:42.689648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59033ff7-a7dd-4b82-8ec3-254e206290a4 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:42.689898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-59033ff7-a7dd-4b82-8ec3-254e206290a4 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:42.690322 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-59033ff7-a7dd-4b82-8ec3-254e206290a4 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:42.690799 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1297/5241] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:14:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:42.698419 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-d530691a-0ff4-43f7-96d5-26f30e4ead0e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:42.700446 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-d530691a-0ff4-43f7-96d5-26f30e4ead0e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:14:42.700768 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-d530691a-0ff4-43f7-96d5-26f30e4ead0e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb39d010-c70f-4256-af39-ee72baa24b89", "connector": null, "instance_uuid": "d8a270c5-03cc-4f6d-9ca1-5be466809e54"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:42.709316 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:42.709316 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:42.733657 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-d530691a-0ff4-43f7-96d5-26f30e4ead0e tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:14:42.734101 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1311/5242] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:14:42 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 13:14:42.771033 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-a1c5461e-8d7d-4914-953f-146801e2e9dd-np0000004418" released by "attachment_update" :: held 0.526s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:14:42.771380 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-74b25afc-4137-4c74-8ad7-e67288bb6090 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21 returned with HTTP 200 Jul 03 13:14:42.771778 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1318/5243] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:14:42 2026] PUT /volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:43.035621 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e361b178-934f-46a3-bce2-df4247990880 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:43.037760 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e361b178-934f-46a3-bce2-df4247990880 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:43.037982 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e361b178-934f-46a3-bce2-df4247990880 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:43.038226 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e361b178-934f-46a3-bce2-df4247990880 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:43.048442 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:43.048442 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:43.052271 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e361b178-934f-46a3-bce2-df4247990880 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:43.056505 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e361b178-934f-46a3-bce2-df4247990880 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:43.057075 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1318/5244] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:43 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:44.074367 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1574d486-7711-40a9-892d-c748c78bb314 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:44.076406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1574d486-7711-40a9-892d-c748c78bb314 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:44.076594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1574d486-7711-40a9-892d-c748c78bb314 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:44.076808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1574d486-7711-40a9-892d-c748c78bb314 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:44.086988 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:44.086988 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:44.090370 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-1574d486-7711-40a9-892d-c748c78bb314 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:44.094262 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1574d486-7711-40a9-892d-c748c78bb314 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:44.094719 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1298/5245] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:44 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:45.109087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-708b4d4e-3a2d-440e-bee6-2f6b218d6418 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:45.111087 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-708b4d4e-3a2d-440e-bee6-2f6b218d6418 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:45.111322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-708b4d4e-3a2d-440e-bee6-2f6b218d6418 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:45.111532 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-708b4d4e-3a2d-440e-bee6-2f6b218d6418 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:45.128801 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:45.128801 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:45.132794 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-708b4d4e-3a2d-440e-bee6-2f6b218d6418 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:45.138404 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-708b4d4e-3a2d-440e-bee6-2f6b218d6418 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:45.138918 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1312/5246] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:45 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:46.152533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2812dc80-2e99-48a2-9c95-ce9a8f2badc6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:46.154073 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2812dc80-2e99-48a2-9c95-ce9a8f2badc6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:46.154289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2812dc80-2e99-48a2-9c95-ce9a8f2badc6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:46.154464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2812dc80-2e99-48a2-9c95-ce9a8f2badc6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:46.163976 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:46.163976 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:46.167367 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2812dc80-2e99-48a2-9c95-ce9a8f2badc6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:46.171269 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2812dc80-2e99-48a2-9c95-ce9a8f2badc6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:46.171745 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1319/5247] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:46 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:47.186646 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bf38742b-0970-4edf-ba5c-9d3ef7865d7b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:47.188385 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf38742b-0970-4edf-ba5c-9d3ef7865d7b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:47.188569 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf38742b-0970-4edf-ba5c-9d3ef7865d7b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:47.188734 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bf38742b-0970-4edf-ba5c-9d3ef7865d7b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:47.197233 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:47.197233 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:47.200600 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bf38742b-0970-4edf-ba5c-9d3ef7865d7b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:47.204627 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bf38742b-0970-4edf-ba5c-9d3ef7865d7b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:47.204998 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1319/5248] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:47 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:48.216800 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3cdcbf41-ef26-4006-9911-339a63be1718 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:48.219102 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cdcbf41-ef26-4006-9911-339a63be1718 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:48.219430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cdcbf41-ef26-4006-9911-339a63be1718 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:48.219653 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cdcbf41-ef26-4006-9911-339a63be1718 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:48.232139 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:48.232139 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:48.236804 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3cdcbf41-ef26-4006-9911-339a63be1718 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:48.243611 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cdcbf41-ef26-4006-9911-339a63be1718 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:48.244211 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1299/5249] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:48 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:48.664071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1619fcbb-c1e3-44ec-af90-3b8b7f427a8b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:48.664609 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1619fcbb-c1e3-44ec-af90-3b8b7f427a8b None None] GET https://10.4.3.13/volume// Jul 03 13:14:48.664822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1619fcbb-c1e3-44ec-af90-3b8b7f427a8b None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:48.665062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1619fcbb-c1e3-44ec-af90-3b8b7f427a8b None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:48.665496 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1619fcbb-c1e3-44ec-af90-3b8b7f427a8b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:48.665811 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1313/5250] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:14:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:48.674331 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-7081db3a-ebbc-426c-9b24-221f647b0ad6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:48.676355 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-7081db3a-ebbc-426c-9b24-221f647b0ad6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:14:48.676587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-7081db3a-ebbc-426c-9b24-221f647b0ad6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:48.676796 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-7081db3a-ebbc-426c-9b24-221f647b0ad6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:48.685331 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:48.685331 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:48.688465 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-7081db3a-ebbc-426c-9b24-221f647b0ad6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:14:48.692670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-7081db3a-ebbc-426c-9b24-221f647b0ad6 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:14:48.693141 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1320/5251] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:14:48 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:14:48.787972 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:48.789875 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f Jul 03 13:14:48.790260 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:48.798008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-cb39d010-c70f-4256-af39-ee72baa24b89-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:14:48.802230 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-cb39d010-c70f-4256-af39-ee72baa24b89-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:14:48.803120 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:48.803120 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:48.965630 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-fb618ea1-f114-4813-8a76-33a40281fa2c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:48.967500 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-fb618ea1-f114-4813-8a76-33a40281fa2c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21/action Jul 03 13:14:48.967826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-fb618ea1-f114-4813-8a76-33a40281fa2c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:14:48.967930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-fb618ea1-f114-4813-8a76-33a40281fa2c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:48.982155 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:48.982155 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:48.992881 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a7fb4a90-e4fd-4304-a956-3ad26f17d774 req-fb618ea1-f114-4813-8a76-33a40281fa2c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21/action returned with HTTP 204 Jul 03 13:14:48.993393 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1300/5252] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:14:48 2026] POST /volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:14:49.256382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-79f3e6ce-9399-4e62-9d25-545e0cdd9e7e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:49.257958 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79f3e6ce-9399-4e62-9d25-545e0cdd9e7e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:49.258128 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79f3e6ce-9399-4e62-9d25-545e0cdd9e7e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:49.258343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79f3e6ce-9399-4e62-9d25-545e0cdd9e7e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:49.267327 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:49.267327 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:49.271148 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-79f3e6ce-9399-4e62-9d25-545e0cdd9e7e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:49.275388 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79f3e6ce-9399-4e62-9d25-545e0cdd9e7e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:49.275746 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1314/5253] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:49 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:49.323231 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-cb39d010-c70f-4256-af39-ee72baa24b89-np0000004418" released by "attachment_update" :: held 0.521s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:14:49.323541 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-4a876208-a5a5-44a2-a629-89fab208f47b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f returned with HTTP 200 Jul 03 13:14:49.323954 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1320/5254] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:14:48 2026] PUT /volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:49.834136 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-72a77b17-d7e9-411d-8010-ba98daf951ee None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:49.836390 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-72a77b17-d7e9-411d-8010-ba98daf951ee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f/action Jul 03 13:14:49.836732 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-72a77b17-d7e9-411d-8010-ba98daf951ee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:14:49.836839 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-72a77b17-d7e9-411d-8010-ba98daf951ee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:49.855331 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:49.855331 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:49.869414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e628acb5-e8b7-4868-b95d-027003f4bb2e req-72a77b17-d7e9-411d-8010-ba98daf951ee tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f/action returned with HTTP 204 Jul 03 13:14:49.870056 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1321/5255] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:14:49 2026] POST /volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:14:50.578574 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8ced4678-bc8b-403d-994c-70a24436706b req-6aa72836-0f4f-4a22-a609-4c538c371c87 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:50.580700 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-6aa72836-0f4f-4a22-a609-4c538c371c87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:50.580920 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-6aa72836-0f4f-4a22-a609-4c538c371c87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:50.581098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-6aa72836-0f4f-4a22-a609-4c538c371c87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:50.587418 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:50.587418 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:50.590868 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-8ced4678-bc8b-403d-994c-70a24436706b req-6aa72836-0f4f-4a22-a609-4c538c371c87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:50.595388 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-6aa72836-0f4f-4a22-a609-4c538c371c87 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:50.595767 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1301/5256] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:14:50 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:52.368985 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:52.370901 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:14:52.371314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c5461e-8d7d-4914-953f-146801e2e9dd", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2135424118", "description": null, "metadata": null}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:52.382500 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:52.382500 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:52.382894 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:52.383028 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create snapshot from volume a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:52.422776 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['8ca79308-1cc9-43f8-a839-c3cf33268440', '7ae2cfcf-a20f-4b5e-875f-960b7881cdb0', 'ca299486-7bde-42f3-9669-cd15192c2763', 'd7d1ae8d-ad86-412b-b8f2-37add4b8cca3'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:14:52.457299 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot force create request issued successfully. Jul 03 13:14:52.457632 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bfad24a9-8a3b-4800-9d50-6c184bcf0253 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:14:52.458100 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1315/5257] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:14:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:14:52.466367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-456a9a7e-5685-4621-bdaa-1f1828740197 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:52.468101 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-456a9a7e-5685-4621-bdaa-1f1828740197 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:14:52.468306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-456a9a7e-5685-4621-bdaa-1f1828740197 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:52.468511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-456a9a7e-5685-4621-bdaa-1f1828740197 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:52.473475 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:52.473475 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:52.473966 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-456a9a7e-5685-4621-bdaa-1f1828740197 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:52.474850 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-456a9a7e-5685-4621-bdaa-1f1828740197 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c returned with HTTP 200 Jul 03 13:14:52.475222 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1321/5258] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:52 2026] GET /volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:52.631268 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ff84402c-a91c-4d12-9e2b-3312df866434 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:52.631729 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff84402c-a91c-4d12-9e2b-3312df866434 None None] GET https://10.4.3.13/volume// Jul 03 13:14:52.631792 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff84402c-a91c-4d12-9e2b-3312df866434 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:52.631999 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ff84402c-a91c-4d12-9e2b-3312df866434 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:52.632393 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ff84402c-a91c-4d12-9e2b-3312df866434 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:52.632753 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1322/5259] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:14:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:52.639726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8ced4678-bc8b-403d-994c-70a24436706b req-74d99bf9-592a-4343-9723-f2ecbfc0f42a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:52.641648 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-74d99bf9-592a-4343-9723-f2ecbfc0f42a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:14:52.641982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-74d99bf9-592a-4343-9723-f2ecbfc0f42a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98868830-0e5b-4576-9736-c91e8586955d", "connector": null, "instance_uuid": "820dafa2-9910-489b-ad88-e220c1d59454"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:52.650488 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:52.650488 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:52.678716 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-74d99bf9-592a-4343-9723-f2ecbfc0f42a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:14:52.679329 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1302/5260] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:14:52 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:53.119806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7dff8edb-b333-442e-b650-02010e040c9a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:53.121791 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7dff8edb-b333-442e-b650-02010e040c9a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:53.121984 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7dff8edb-b333-442e-b650-02010e040c9a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:53.122252 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7dff8edb-b333-442e-b650-02010e040c9a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:53.133092 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:53.133092 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:53.137208 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7dff8edb-b333-442e-b650-02010e040c9a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:53.142223 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7dff8edb-b333-442e-b650-02010e040c9a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:53.142596 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1316/5261] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:53 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:53.203735 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9110e51d-993b-4012-b847-3e57d2f2163c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:53.204086 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9110e51d-993b-4012-b847-3e57d2f2163c None None] GET https://10.4.3.13/volume// Jul 03 13:14:53.204262 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9110e51d-993b-4012-b847-3e57d2f2163c None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:53.204450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9110e51d-993b-4012-b847-3e57d2f2163c None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:53.204840 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9110e51d-993b-4012-b847-3e57d2f2163c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:53.205117 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1322/5262] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:14:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:53.212186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-8ced4678-bc8b-403d-994c-70a24436706b req-46577a91-9da0-4c65-9fae-c2c01c69055a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:53.214442 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-46577a91-9da0-4c65-9fae-c2c01c69055a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:53.214623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-46577a91-9da0-4c65-9fae-c2c01c69055a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:53.214815 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-46577a91-9da0-4c65-9fae-c2c01c69055a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:53.224969 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:53.224969 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:53.228354 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-8ced4678-bc8b-403d-994c-70a24436706b req-46577a91-9da0-4c65-9fae-c2c01c69055a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:53.233328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-46577a91-9da0-4c65-9fae-c2c01c69055a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:53.233772 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1323/5263] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:14:53 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:14:53.332032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:53.334326 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] PUT https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 Jul 03 13:14:53.334747 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:53.344621 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Acquiring lock "cinder-attachment_update-98868830-0e5b-4576-9736-c91e8586955d-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:14:53.349011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Lock "cinder-attachment_update-98868830-0e5b-4576-9736-c91e8586955d-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:14:53.349959 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:53.349959 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:53.484315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1f47424f-7d0a-46ce-a431-58a1a8ddbdcb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:53.486403 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f47424f-7d0a-46ce-a431-58a1a8ddbdcb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:14:53.486624 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f47424f-7d0a-46ce-a431-58a1a8ddbdcb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:53.486848 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f47424f-7d0a-46ce-a431-58a1a8ddbdcb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:53.492886 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:53.492886 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:53.493552 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1f47424f-7d0a-46ce-a431-58a1a8ddbdcb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:53.494558 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f47424f-7d0a-46ce-a431-58a1a8ddbdcb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c returned with HTTP 200 Jul 03 13:14:53.495023 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1317/5264] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:53 2026] GET /volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:53.503591 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c9a248d6-27e3-4266-b0a2-ef464ad37355 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:53.505925 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9a248d6-27e3-4266-b0a2-ef464ad37355 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:14:53.506211 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9a248d6-27e3-4266-b0a2-ef464ad37355 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:53.506476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c9a248d6-27e3-4266-b0a2-ef464ad37355 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:53.512816 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:53.512816 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:53.513272 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c9a248d6-27e3-4266-b0a2-ef464ad37355 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:53.514005 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c9a248d6-27e3-4266-b0a2-ef464ad37355 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c returned with HTTP 200 Jul 03 13:14:53.514392 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1323/5265] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:53 2026] GET /volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:53.870757 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Lock "cinder-attachment_update-98868830-0e5b-4576-9736-c91e8586955d-np0000004418" released by "attachment_update" :: held 0.522s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:14:53.871194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-54791a2e-05b6-431a-bf65-51f740a97edf tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 returned with HTTP 200 Jul 03 13:14:53.871568 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1303/5266] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:14:53 2026] PUT /volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:54.154830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-362c90cd-6014-40ae-9c5b-29fd46962fd5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:54.156925 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-362c90cd-6014-40ae-9c5b-29fd46962fd5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:54.157153 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-362c90cd-6014-40ae-9c5b-29fd46962fd5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:54.157395 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-362c90cd-6014-40ae-9c5b-29fd46962fd5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:54.166994 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:54.166994 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:54.171003 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-362c90cd-6014-40ae-9c5b-29fd46962fd5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:54.175864 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-362c90cd-6014-40ae-9c5b-29fd46962fd5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:54.176298 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1324/5267] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:54 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:54.954146 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:54.956239 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:14:54.956677 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c5461e-8d7d-4914-953f-146801e2e9dd", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2142842208", "description": null, "metadata": null}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:54.970253 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:54.970253 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:54.970709 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:54.970848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create snapshot from volume a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:55.000870 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['14d1619d-9650-42f4-beb8-42e96d118504', '5337f274-270e-42b1-bd5b-1cf824a02236', 'a56de794-546f-4dbe-86de-3c74e54e8dd3', 'aa881028-01a3-4b12-af58-4ed0ae7a97e1'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:14:55.037029 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot force create request issued successfully. Jul 03 13:14:55.037463 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cf221ae3-5fe2-4b86-83e5-d736091673a4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:14:55.037970 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1318/5268] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:14:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:14:55.048340 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ba3ffb65-bd1d-4421-a77c-1ec3052928e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:55.050599 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba3ffb65-bd1d-4421-a77c-1ec3052928e2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:14:55.050769 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba3ffb65-bd1d-4421-a77c-1ec3052928e2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:55.050961 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba3ffb65-bd1d-4421-a77c-1ec3052928e2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:55.057049 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:55.057049 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:55.057610 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ba3ffb65-bd1d-4421-a77c-1ec3052928e2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:55.058454 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba3ffb65-bd1d-4421-a77c-1ec3052928e2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 returned with HTTP 200 Jul 03 13:14:55.058900 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1324/5269] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:55 2026] GET /volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:55.194267 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8678ab71-8c4e-483c-b5cd-d5acec9b1f05 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:55.196514 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8678ab71-8c4e-483c-b5cd-d5acec9b1f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:55.196762 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8678ab71-8c4e-483c-b5cd-d5acec9b1f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:55.196953 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8678ab71-8c4e-483c-b5cd-d5acec9b1f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:55.211514 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:55.211514 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:55.217989 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8678ab71-8c4e-483c-b5cd-d5acec9b1f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:55.223510 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8678ab71-8c4e-483c-b5cd-d5acec9b1f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:55.224144 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1304/5270] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:55 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:14:56.069282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0b51f8e5-f7bd-4e5b-bbfa-62ae2dbe0ceb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:56.071108 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b51f8e5-f7bd-4e5b-bbfa-62ae2dbe0ceb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:14:56.071374 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b51f8e5-f7bd-4e5b-bbfa-62ae2dbe0ceb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:56.071582 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b51f8e5-f7bd-4e5b-bbfa-62ae2dbe0ceb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:56.085483 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:56.085483 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:56.085483 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0b51f8e5-f7bd-4e5b-bbfa-62ae2dbe0ceb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:56.085483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b51f8e5-f7bd-4e5b-bbfa-62ae2dbe0ceb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 returned with HTTP 200 Jul 03 13:14:56.085483 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1325/5271] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:56 2026] GET /volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:56.087861 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2f2a3e80-9bd8-4fe0-a6f0-24fbda7bf39d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:56.089660 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2f2a3e80-9bd8-4fe0-a6f0-24fbda7bf39d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:14:56.089822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2f2a3e80-9bd8-4fe0-a6f0-24fbda7bf39d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:56.089990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2f2a3e80-9bd8-4fe0-a6f0-24fbda7bf39d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:56.094868 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:56.094868 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:56.095304 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2f2a3e80-9bd8-4fe0-a6f0-24fbda7bf39d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:56.095997 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2f2a3e80-9bd8-4fe0-a6f0-24fbda7bf39d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 returned with HTTP 200 Jul 03 13:14:56.096310 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1319/5272] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:56 2026] GET /volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:56.237642 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-469e9310-6f65-40cb-96a4-e1de817e16a7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:56.239263 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-469e9310-6f65-40cb-96a4-e1de817e16a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:56.239403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-469e9310-6f65-40cb-96a4-e1de817e16a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:56.239612 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-469e9310-6f65-40cb-96a4-e1de817e16a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:56.250060 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:56.250060 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:56.253650 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-469e9310-6f65-40cb-96a4-e1de817e16a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:56.259253 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-469e9310-6f65-40cb-96a4-e1de817e16a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:56.259584 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1325/5273] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:56 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:57.273936 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a72a9923-db48-4b94-a3cd-3992fa14b6bc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:57.275743 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a72a9923-db48-4b94-a3cd-3992fa14b6bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:57.275971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a72a9923-db48-4b94-a3cd-3992fa14b6bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:57.276237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a72a9923-db48-4b94-a3cd-3992fa14b6bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:57.285183 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:57.285183 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:57.288830 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a72a9923-db48-4b94-a3cd-3992fa14b6bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:57.293532 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a72a9923-db48-4b94-a3cd-3992fa14b6bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:57.293917 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1305/5274] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:57 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:57.634516 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:57.636660 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:14:57.637080 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c5461e-8d7d-4914-953f-146801e2e9dd", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1431950927", "description": null, "metadata": null}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:57.649973 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:57.649973 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:57.650570 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:57.650730 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create snapshot from volume a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:57.688558 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['23128790-1d22-44d8-8b03-85fe82c9efca', '205bdd44-c4c6-466e-9fc0-1834d8698051', '1eca83f1-b08e-482e-acb8-be58952ec2f9', '8969cbcf-8338-4de2-81c0-70d834c9f4bc'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:14:57.729658 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot force create request issued successfully. Jul 03 13:14:57.732185 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-08dcc16b-d6ca-4918-a23b-13b341c3f888 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:14:57.732185 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1326/5275] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:14:57 2026] POST /volume/v3/snapshots => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:14:57.744399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1f24d90e-ab71-4e8b-997d-1ddf00b4821b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:57.744399 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f24d90e-ab71-4e8b-997d-1ddf00b4821b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:14:57.744399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f24d90e-ab71-4e8b-997d-1ddf00b4821b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:57.744399 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f24d90e-ab71-4e8b-997d-1ddf00b4821b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:57.751071 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:57.751071 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:57.751662 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1f24d90e-ab71-4e8b-997d-1ddf00b4821b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:57.754152 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f24d90e-ab71-4e8b-997d-1ddf00b4821b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa returned with HTTP 200 Jul 03 13:14:57.754152 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1320/5276] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:57 2026] GET /volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:58.307744 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3f35f684-4306-4e2a-9a6f-120598bda10e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:58.309571 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3f35f684-4306-4e2a-9a6f-120598bda10e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:58.309773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3f35f684-4306-4e2a-9a6f-120598bda10e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:58.309990 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3f35f684-4306-4e2a-9a6f-120598bda10e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:58.319683 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:58.319683 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:58.322996 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3f35f684-4306-4e2a-9a6f-120598bda10e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:58.327768 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3f35f684-4306-4e2a-9a6f-120598bda10e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:58.328211 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1326/5277] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:58 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:58.762478 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-528c231e-dbba-49c5-8b65-5ea6bd675d1e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:58.764082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-528c231e-dbba-49c5-8b65-5ea6bd675d1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:14:58.764342 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-528c231e-dbba-49c5-8b65-5ea6bd675d1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:58.764508 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-528c231e-dbba-49c5-8b65-5ea6bd675d1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:58.769080 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:58.769080 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:58.769526 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-528c231e-dbba-49c5-8b65-5ea6bd675d1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:58.770295 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-528c231e-dbba-49c5-8b65-5ea6bd675d1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa returned with HTTP 200 Jul 03 13:14:58.770663 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1306/5278] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:58 2026] GET /volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:58.780636 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9793c066-8bb8-46cb-9e98-4fc04a2cfbe0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:58.782465 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9793c066-8bb8-46cb-9e98-4fc04a2cfbe0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:14:58.782645 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9793c066-8bb8-46cb-9e98-4fc04a2cfbe0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:58.782829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9793c066-8bb8-46cb-9e98-4fc04a2cfbe0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:58.787775 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:58.787775 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:14:58.788235 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9793c066-8bb8-46cb-9e98-4fc04a2cfbe0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:14:58.788903 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9793c066-8bb8-46cb-9e98-4fc04a2cfbe0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa returned with HTTP 200 Jul 03 13:14:58.789316 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1327/5279] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:14:58 2026] GET /volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:14:58.827362 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5b720396-ce77-4d30-ac54-ca4f0372fd52 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:58.829552 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5b720396-ce77-4d30-ac54-ca4f0372fd52 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:58.829751 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5b720396-ce77-4d30-ac54-ca4f0372fd52 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:58.829951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5b720396-ce77-4d30-ac54-ca4f0372fd52 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:58.839785 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:58.839785 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:58.843549 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5b720396-ce77-4d30-ac54-ca4f0372fd52 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:58.848398 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5b720396-ce77-4d30-ac54-ca4f0372fd52 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:58.848859 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1321/5280] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:14:58 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:58.867348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:58.869529 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd/action Jul 03 13:14:58.869849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:14:58.869967 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:14:58.880770 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:58.880770 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:14:58.881341 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:58.889002 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Begin detaching volume completed successfully. Jul 03 13:14:58.889316 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-a1a08bc1-5c41-4046-85fb-ed335bf7e088 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd/action returned with HTTP 202 Jul 03 13:14:58.889736 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1327/5281] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:14:58 2026] POST /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:14:59.339910 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bb265081-a254-48aa-88de-6771c2f34812 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:59.341538 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb265081-a254-48aa-88de-6771c2f34812 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:14:59.341708 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb265081-a254-48aa-88de-6771c2f34812 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:59.341878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bb265081-a254-48aa-88de-6771c2f34812 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:59.352051 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:59.352051 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:14:59.356009 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bb265081-a254-48aa-88de-6771c2f34812 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:14:59.360567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bb265081-a254-48aa-88de-6771c2f34812 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:14:59.360919 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1307/5282] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:14:59 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:14:59.925901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a9402d27-e975-4a5b-90b4-a17ea162086d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:59.926353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a9402d27-e975-4a5b-90b4-a17ea162086d None None] GET https://10.4.3.13/volume// Jul 03 13:14:59.926534 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a9402d27-e975-4a5b-90b4-a17ea162086d None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:59.926740 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a9402d27-e975-4a5b-90b4-a17ea162086d None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:59.927134 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a9402d27-e975-4a5b-90b4-a17ea162086d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:14:59.927485 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1328/5283] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:14:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:14:59.934340 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5595163e-b26a-4a92-9a16-7a0ea9a873a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:14:59.936669 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5595163e-b26a-4a92-9a16-7a0ea9a873a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:14:59.936869 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5595163e-b26a-4a92-9a16-7a0ea9a873a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:14:59.937036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5595163e-b26a-4a92-9a16-7a0ea9a873a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:14:59.946536 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:14:59.946536 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:14:59.949898 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5595163e-b26a-4a92-9a16-7a0ea9a873a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:14:59.954109 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-5595163e-b26a-4a92-9a16-7a0ea9a873a8 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:14:59.954546 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1322/5284] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:14:59 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:00.376929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-695adb93-2504-46e1-8a31-d589f2f5e14e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:00.379333 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-695adb93-2504-46e1-8a31-d589f2f5e14e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:00.379627 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-695adb93-2504-46e1-8a31-d589f2f5e14e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:00.379908 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-695adb93-2504-46e1-8a31-d589f2f5e14e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:00.380132 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8ced4678-bc8b-403d-994c-70a24436706b req-0c700982-a0b5-4d6e-883e-df994cab7b97 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:00.386382 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-0c700982-a0b5-4d6e-883e-df994cab7b97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343/action Jul 03 13:15:00.386844 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-0c700982-a0b5-4d6e-883e-df994cab7b97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:00.387042 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-0c700982-a0b5-4d6e-883e-df994cab7b97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:00.396993 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:00.396993 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:00.402458 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-695adb93-2504-46e1-8a31-d589f2f5e14e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:00.408620 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-695adb93-2504-46e1-8a31-d589f2f5e14e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:15:00.409142 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1328/5285] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:00 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:00.410913 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:00.410913 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:00.420191 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8ced4678-bc8b-403d-994c-70a24436706b req-0c700982-a0b5-4d6e-883e-df994cab7b97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343/action returned with HTTP 204 Jul 03 13:15:00.420632 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1308/5286] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:15:00 2026] POST /volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:01.285465 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-9d06c42f-f677-44d2-811c-7c1329c00b5e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:01.288153 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-9d06c42f-f677-44d2-811c-7c1329c00b5e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21 Jul 03 13:15:01.288427 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-9d06c42f-f677-44d2-811c-7c1329c00b5e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:01.288685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-9d06c42f-f677-44d2-811c-7c1329c00b5e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:01.297466 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:01.297466 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:01.422570 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-529ed365-3863-4a54-933d-d1781e3b64ad None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:01.424849 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-529ed365-3863-4a54-933d-d1781e3b64ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:01.425128 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-529ed365-3863-4a54-933d-d1781e3b64ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:01.425398 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-529ed365-3863-4a54-933d-d1781e3b64ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:01.437004 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:01.437004 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:01.440948 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-529ed365-3863-4a54-933d-d1781e3b64ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:01.445976 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-529ed365-3863-4a54-933d-d1781e3b64ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:15:01.446391 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1323/5287] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:01 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1651 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:01.461271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-00e94937-5ec9-4ac7-86a3-6083cb03d499 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:01.463244 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-00e94937-5ec9-4ac7-86a3-6083cb03d499 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:01.463566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-00e94937-5ec9-4ac7-86a3-6083cb03d499 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98868830-0e5b-4576-9736-c91e8586955d", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1293241868"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:01.475328 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:01.475328 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:01.476107 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-00e94937-5ec9-4ac7-86a3-6083cb03d499 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:01.476254 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-00e94937-5ec9-4ac7-86a3-6083cb03d499 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:01.480686 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-00e94937-5ec9-4ac7-86a3-6083cb03d499 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 400 Jul 03 13:15:01.481263 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1329/5288] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:01 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:15:01.489320 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:01.491273 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:01.491701 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98868830-0e5b-4576-9736-c91e8586955d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-245842960"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:01.505717 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:01.505717 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:01.506439 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:01.506630 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:01.543763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['c00f227b-d8c4-4bfc-9dce-fd72bbd2a4ab', '63f4ac61-d5f6-471f-8828-9fd0b70b3043', '6160f57d-9b4a-4468-8065-f4341c850be9', 'db99f2e9-76c5-4e30-8095-32c9664b81a4'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:01.578518 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot force create request issued successfully. Jul 03 13:15:01.578894 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-02d6f819-5041-4523-880a-b5fc6c61fa97 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:15:01.579383 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1309/5289] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:01 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 13:15:01.590388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f66cdb65-5576-411d-90ee-c23bd5994dfe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:01.592215 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f66cdb65-5576-411d-90ee-c23bd5994dfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:01.592428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f66cdb65-5576-411d-90ee-c23bd5994dfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:01.592656 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f66cdb65-5576-411d-90ee-c23bd5994dfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:01.597453 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:01.597453 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:01.597912 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f66cdb65-5576-411d-90ee-c23bd5994dfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:01.598721 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f66cdb65-5576-411d-90ee-c23bd5994dfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c returned with HTTP 200 Jul 03 13:15:01.599106 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1324/5290] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:01 2026] GET /volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:01.830718 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-b293cab6-d7e2-47bf-891c-6102d83b2d70 req-9d06c42f-f677-44d2-811c-7c1329c00b5e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21 returned with HTTP 200 Jul 03 13:15:01.831177 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1329/5291] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:15:01 2026] DELETE /volume/v3/attachments/06f4cca2-bb5b-474d-b096-7d756be9ea21 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:02.607188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1cd39e1e-3396-4162-8f61-9a98539c9ad1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:02.609061 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1cd39e1e-3396-4162-8f61-9a98539c9ad1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:02.609283 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1cd39e1e-3396-4162-8f61-9a98539c9ad1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:02.609462 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1cd39e1e-3396-4162-8f61-9a98539c9ad1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:02.614080 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:02.614080 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:02.614545 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1cd39e1e-3396-4162-8f61-9a98539c9ad1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:02.615299 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1cd39e1e-3396-4162-8f61-9a98539c9ad1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c returned with HTTP 200 Jul 03 13:15:02.615700 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1330/5292] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:02 2026] GET /volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:02.623972 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:02.625559 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:02.625852 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98868830-0e5b-4576-9736-c91e8586955d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-81611770"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:02.635229 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:02.635229 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:02.635696 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:02.635822 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:02.659552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['3cbe2d5f-5469-4c8e-a7a8-1fa2727381f3', '9e4598b2-4fad-4daf-b6ff-93d2dff11c2a', '751c87cb-0495-4d3b-880f-573ae43535f0', 'e70121c8-4c88-4a9f-b08f-22fc334e803e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:02.689935 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot force create request issued successfully. Jul 03 13:15:02.690354 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-af477fb1-70fe-4a43-9784-0be4ff0379fb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:15:02.690803 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1310/5293] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:02 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 13:15:02.699893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4d3b6c9f-ec79-4b44-8313-1825cfb29487 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:02.701516 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d3b6c9f-ec79-4b44-8313-1825cfb29487 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:02.701722 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d3b6c9f-ec79-4b44-8313-1825cfb29487 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:02.701897 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d3b6c9f-ec79-4b44-8313-1825cfb29487 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:02.706660 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:02.706660 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:02.707188 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4d3b6c9f-ec79-4b44-8313-1825cfb29487 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:02.707953 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d3b6c9f-ec79-4b44-8313-1825cfb29487 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed returned with HTTP 200 Jul 03 13:15:02.708371 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1325/5294] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:02 2026] GET /volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:03.106010 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:03.108002 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:15:03.108486 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1685229209", "snapshot_id": "52da8f6c-2bb3-425d-976a-b3926198a85c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:03.110253 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1685229209', 'snapshot_id': '52da8f6c-2bb3-425d-976a-b3926198a85c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:15:03.116992 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:03.116992 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:03.117613 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:15:03.117778 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume of 1 GB Jul 03 13:15:03.122834 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Availability Zones retrieved successfully. Jul 03 13:15:03.129287 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (e26245ce-2931-4765-909c-853f269e803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:03.130572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1271a76a-14e8-4cff-bed7-0543ca9bcfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:03.131544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:15:03.167670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1271a76a-14e8-4cff-bed7-0543ca9bcfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52da8f6c-2bb3-425d-976a-b3926198a85c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:03.168420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8499eb8e-81f6-4dc7-a2e6-bac1d33e366e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:03.215188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['11ecf9b8-d241-4046-9831-dbaff8fb9336', '292ce6ec-17c8-4508-af30-49f77d67fc78', '03fac453-f58f-4164-beee-7f0666e69056', '2a382b62-c1ad-4c04-81f3-86967546e684'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:03.216030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8499eb8e-81f6-4dc7-a2e6-bac1d33e366e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ecf9b8-d241-4046-9831-dbaff8fb9336', '292ce6ec-17c8-4508-af30-49f77d67fc78', '03fac453-f58f-4164-beee-7f0666e69056', '2a382b62-c1ad-4c04-81f3-86967546e684']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:03.216818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b847a2-3ae2-42b8-b59d-8aaec62e57be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:03.260743 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b847a2-3ae2-42b8-b59d-8aaec62e57be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfcca01e-5d11-4b9b-9fa9-9011899d46f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1685229209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['11ecf9b8-d241-4046-9831-dbaff8fb9336','292ce6ec-17c8-4508-af30-49f77d67fc78','03fac453-f58f-4164-beee-7f0666e69056','2a382b62-c1ad-4c04-81f3-86967546e684'],size=1,snapshot_id=52da8f6c-2bb3-425d-976a-b3926198a85c,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1685229209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfcca01e-5d11-4b9b-9fa9-9011899d46f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab93b5b54944ba8f44cf16bbde880b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52da8f6c-2bb3-425d-976a-b3926198a85c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:03.261908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5f2539-2412-420e-83ba-ba515f2ca5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:03.284779 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5f2539-2412-420e-83ba-ba515f2ca5e7) transitioned into state 'SUCCESS' from state '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-1685229209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['11ecf9b8-d241-4046-9831-dbaff8fb9336','292ce6ec-17c8-4508-af30-49f77d67fc78','03fac453-f58f-4164-beee-7f0666e69056','2a382b62-c1ad-4c04-81f3-86967546e684'],size=1,snapshot_id=52da8f6c-2bb3-425d-976a-b3926198a85c,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:03.285791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a73c6fa-648f-45ce-8171-ebbbe42ba679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:03.311938 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a73c6fa-648f-45ce-8171-ebbbe42ba679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:03.313254 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (e26245ce-2931-4765-909c-853f269e803e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:03.313696 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request issued successfully. Jul 03 13:15:03.314485 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1f31a6a7-3b1e-4c25-8885-9a9fd67205f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:15:03.315042 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1330/5295] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:15:03 2026] POST /volume/v3/volumes => generated 789 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:03.329932 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e9fc106d-a0f9-467f-9e3a-6ac06a28efdb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:03.331995 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e9fc106d-a0f9-467f-9e3a-6ac06a28efdb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:03.332289 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e9fc106d-a0f9-467f-9e3a-6ac06a28efdb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:03.332514 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e9fc106d-a0f9-467f-9e3a-6ac06a28efdb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:03.340179 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:03.340179 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:03.345018 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e9fc106d-a0f9-467f-9e3a-6ac06a28efdb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:03.351925 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e9fc106d-a0f9-467f-9e3a-6ac06a28efdb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:03.352528 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1331/5296] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:03 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:03.717446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6e297a46-8950-48e4-97d3-81921e3dd33a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:03.719178 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e297a46-8950-48e4-97d3-81921e3dd33a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:03.719389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e297a46-8950-48e4-97d3-81921e3dd33a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:03.719598 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6e297a46-8950-48e4-97d3-81921e3dd33a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:03.724160 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:03.724160 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:03.724611 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6e297a46-8950-48e4-97d3-81921e3dd33a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:03.725324 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6e297a46-8950-48e4-97d3-81921e3dd33a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed returned with HTTP 200 Jul 03 13:15:03.725675 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1311/5297] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:03 2026] GET /volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:03.735454 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a0fb80e9-2303-47cc-af49-da9deda238bc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:03.737231 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:03.737558 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98868830-0e5b-4576-9736-c91e8586955d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-410167205"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:03.748332 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:03.748332 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:03.748776 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:03.748902 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:03.771375 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['952d2866-4d6a-4293-8774-4ed3cb74f389', '19e4eb4d-edc3-4211-b149-5c50e45cadf0', '91b9b24d-a0f7-460a-b591-b4dcddb33d1f', '37a6923f-22ec-47c4-ba41-b13bf335f438'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:03.810922 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot force create request issued successfully. Jul 03 13:15:03.811243 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a0fb80e9-2303-47cc-af49-da9deda238bc tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:15:03.811694 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1326/5298] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:03.820117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-25d4c1b0-d764-4e66-a827-f4d3f6e6e0c6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:03.822006 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-25d4c1b0-d764-4e66-a827-f4d3f6e6e0c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:03.823326 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-25d4c1b0-d764-4e66-a827-f4d3f6e6e0c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:03.823326 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-25d4c1b0-d764-4e66-a827-f4d3f6e6e0c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:03.827636 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:03.827636 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:03.828090 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-25d4c1b0-d764-4e66-a827-f4d3f6e6e0c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:03.828949 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-25d4c1b0-d764-4e66-a827-f4d3f6e6e0c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e returned with HTTP 200 Jul 03 13:15:03.829365 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1331/5299] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:03 2026] GET /volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:04.365755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-41ed2721-d2ba-45a0-92cd-f5dd4c098a28 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:04.367605 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41ed2721-d2ba-45a0-92cd-f5dd4c098a28 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:04.367832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41ed2721-d2ba-45a0-92cd-f5dd4c098a28 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:04.368121 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41ed2721-d2ba-45a0-92cd-f5dd4c098a28 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:04.375340 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:04.375340 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:04.379902 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-41ed2721-d2ba-45a0-92cd-f5dd4c098a28 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:04.384651 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41ed2721-d2ba-45a0-92cd-f5dd4c098a28 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:04.385283 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1332/5300] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:04 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:04.397631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d0f27f27-f72e-43bf-bd59-7c3473341f23 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:04.399728 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d0f27f27-f72e-43bf-bd59-7c3473341f23 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:04.399958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d0f27f27-f72e-43bf-bd59-7c3473341f23 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:04.400178 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d0f27f27-f72e-43bf-bd59-7c3473341f23 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:04.408077 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:04.408077 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:04.412190 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d0f27f27-f72e-43bf-bd59-7c3473341f23 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:04.417193 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d0f27f27-f72e-43bf-bd59-7c3473341f23 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:04.417573 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1312/5301] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:04 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:04.838368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3f449525-0b89-4cfb-85cd-5c4a18ec010d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:04.840100 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f449525-0b89-4cfb-85cd-5c4a18ec010d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:04.840311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f449525-0b89-4cfb-85cd-5c4a18ec010d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:04.840487 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3f449525-0b89-4cfb-85cd-5c4a18ec010d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:04.847062 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:04.847062 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:04.847776 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3f449525-0b89-4cfb-85cd-5c4a18ec010d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:04.849064 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3f449525-0b89-4cfb-85cd-5c4a18ec010d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e returned with HTTP 200 Jul 03 13:15:04.849766 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1327/5302] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:04 2026] GET /volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 13:15:04.859357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:04.861209 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:04.861383 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:04.861578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:04.861885 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:04.867179 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:04.867179 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:04.867669 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:04.888728 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:15:04.888918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ae0fc4ef-7d43-4a7b-8ba4-c258856f817a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c returned with HTTP 202 Jul 03 13:15:04.889370 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1332/5303] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:04 2026] DELETE /volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:04.892113 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-8a31dafc-0e20-4fd4-b028-2c0ae25ada01 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:04.894848 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-8a31dafc-0e20-4fd4-b028-2c0ae25ada01 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:04.894848 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-8a31dafc-0e20-4fd4-b028-2c0ae25ada01 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:04.894848 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-8a31dafc-0e20-4fd4-b028-2c0ae25ada01 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:04.895641 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7394037c-38c5-400d-979d-bfd937ffb27c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:04.897415 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7394037c-38c5-400d-979d-bfd937ffb27c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:04.897626 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7394037c-38c5-400d-979d-bfd937ffb27c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:04.897804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7394037c-38c5-400d-979d-bfd937ffb27c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:04.902864 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:04.902864 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:04.903328 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7394037c-38c5-400d-979d-bfd937ffb27c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:04.904082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7394037c-38c5-400d-979d-bfd937ffb27c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c returned with HTTP 200 Jul 03 13:15:04.904451 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1313/5304] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:04 2026] GET /volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:04.904789 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:04.904789 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:04.909197 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-8a31dafc-0e20-4fd4-b028-2c0ae25ada01 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:04.913803 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-8a31dafc-0e20-4fd4-b028-2c0ae25ada01 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:04.914263 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1333/5305] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:04 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:05.913667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f28342fd-f1be-42e7-9613-4fb65254048f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:05.915432 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f28342fd-f1be-42e7-9613-4fb65254048f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:05.915676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f28342fd-f1be-42e7-9613-4fb65254048f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:05.915908 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f28342fd-f1be-42e7-9613-4fb65254048f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:05.919992 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f28342fd-f1be-42e7-9613-4fb65254048f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c returned with HTTP 404 Jul 03 13:15:05.920514 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1328/5306] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:05 2026] GET /volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:05.926827 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:05.928705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:05.928906 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:05.929138 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:05.929269 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:05.934582 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:05.934582 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:05.935115 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:05.957712 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:15:05.957946 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5ad6efe5-3e0f-48b1-a8d2-b3e38a882c83 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e returned with HTTP 202 Jul 03 13:15:05.958511 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1333/5307] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:05 2026] DELETE /volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:05.966237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d26e3a45-b19c-4cb7-95cd-99bcf5d78e40 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:05.968280 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d26e3a45-b19c-4cb7-95cd-99bcf5d78e40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:05.968459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d26e3a45-b19c-4cb7-95cd-99bcf5d78e40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:05.968720 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d26e3a45-b19c-4cb7-95cd-99bcf5d78e40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:05.973779 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:05.973779 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:05.974261 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d26e3a45-b19c-4cb7-95cd-99bcf5d78e40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:05.975062 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d26e3a45-b19c-4cb7-95cd-99bcf5d78e40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e returned with HTTP 200 Jul 03 13:15:05.975663 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1314/5308] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:05 2026] GET /volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:06.943674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1406bf20-a3b2-4c91-9d42-5e9801d9cae8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:06.944045 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1406bf20-a3b2-4c91-9d42-5e9801d9cae8 None None] GET https://10.4.3.13/volume// Jul 03 13:15:06.944177 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1406bf20-a3b2-4c91-9d42-5e9801d9cae8 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:06.944360 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1406bf20-a3b2-4c91-9d42-5e9801d9cae8 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:06.944651 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1406bf20-a3b2-4c91-9d42-5e9801d9cae8 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:06.944895 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1334/5309] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:15:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:06.951365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-fa7634cd-aedf-4573-9113-38696f343e56 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:06.984114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f07e5748-ad62-49a7-9194-92ba1ad0bc64 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:06.985771 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f07e5748-ad62-49a7-9194-92ba1ad0bc64 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:06.985963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f07e5748-ad62-49a7-9194-92ba1ad0bc64 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:06.986280 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f07e5748-ad62-49a7-9194-92ba1ad0bc64 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:06.990137 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f07e5748-ad62-49a7-9194-92ba1ad0bc64 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e returned with HTTP 404 Jul 03 13:15:06.990660 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1334/5310] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:06 2026] GET /volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:06.996804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:06.998357 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:06.998587 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:06.998727 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:06.998828 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:07.002954 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:07.002954 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:07.003367 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:07.012839 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-fa7634cd-aedf-4573-9113-38696f343e56 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:15:07.013310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-fa7634cd-aedf-4573-9113-38696f343e56 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfcca01e-5d11-4b9b-9fa9-9011899d46f5", "connector": null, "instance_uuid": "6a499dfe-ab69-4f73-b40d-3ae4804fc9aa"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:07.020879 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:07.020879 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:07.023821 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:15:07.023985 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-19ad56f8-e0d3-424e-9387-abdd0f4061c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed returned with HTTP 202 Jul 03 13:15:07.024393 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1315/5311] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:06 2026] DELETE /volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:07.032903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b11d87ce-c1fa-4644-8906-459c152dd42f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:07.033920 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b11d87ce-c1fa-4644-8906-459c152dd42f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:07.034100 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b11d87ce-c1fa-4644-8906-459c152dd42f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:07.034336 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b11d87ce-c1fa-4644-8906-459c152dd42f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:07.039786 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:07.039786 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:07.040362 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b11d87ce-c1fa-4644-8906-459c152dd42f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:07.041290 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b11d87ce-c1fa-4644-8906-459c152dd42f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed returned with HTTP 200 Jul 03 13:15:07.041723 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1335/5312] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:07 2026] GET /volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:07.054937 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-fa7634cd-aedf-4573-9113-38696f343e56 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:15:07.055468 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1329/5313] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:15:06 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:07.434857 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-37f3ecbf-45de-4c2a-909c-aa36cc3629b2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:07.436485 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37f3ecbf-45de-4c2a-909c-aa36cc3629b2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:07.436663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37f3ecbf-45de-4c2a-909c-aa36cc3629b2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:07.436829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-37f3ecbf-45de-4c2a-909c-aa36cc3629b2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:07.445306 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:07.445306 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:07.448600 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-37f3ecbf-45de-4c2a-909c-aa36cc3629b2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:07.452550 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-37f3ecbf-45de-4c2a-909c-aa36cc3629b2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:07.452893 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1335/5314] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:07 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:07.583305 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-64ddcfbe-659b-4b58-978d-b3a2f5959bbf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:07.583674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64ddcfbe-659b-4b58-978d-b3a2f5959bbf None None] GET https://10.4.3.13/volume// Jul 03 13:15:07.583848 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64ddcfbe-659b-4b58-978d-b3a2f5959bbf None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:07.584081 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-64ddcfbe-659b-4b58-978d-b3a2f5959bbf None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:07.584412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-64ddcfbe-659b-4b58-978d-b3a2f5959bbf None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:07.584698 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1316/5315] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:07.592283 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-eaf0a661-1eb2-48ad-8296-2f8aed982b41 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:07.595061 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-eaf0a661-1eb2-48ad-8296-2f8aed982b41 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:07.595353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-eaf0a661-1eb2-48ad-8296-2f8aed982b41 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:07.595584 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-eaf0a661-1eb2-48ad-8296-2f8aed982b41 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:07.609274 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:07.609274 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:07.614370 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-eaf0a661-1eb2-48ad-8296-2f8aed982b41 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:07.619910 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-eaf0a661-1eb2-48ad-8296-2f8aed982b41 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:07.620680 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1336/5316] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:07 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:07.726843 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:07.729631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] PUT https://10.4.3.13/volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9 Jul 03 13:15:07.730092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:07.738889 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Acquiring lock "cinder-attachment_update-dfcca01e-5d11-4b9b-9fa9-9011899d46f5-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:15:07.744047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-dfcca01e-5d11-4b9b-9fa9-9011899d46f5-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:15:07.744941 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:07.744941 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:08.052332 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d45220ea-0c94-4967-8b27-ba5856fe587e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.054507 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d45220ea-0c94-4967-8b27-ba5856fe587e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:08.054721 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d45220ea-0c94-4967-8b27-ba5856fe587e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:08.054972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d45220ea-0c94-4967-8b27-ba5856fe587e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:08.061602 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d45220ea-0c94-4967-8b27-ba5856fe587e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed returned with HTTP 404 Jul 03 13:15:08.062293 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1336/5317] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:08 2026] GET /volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:08.069291 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d479d99f-c953-4d9e-98a3-ceb45a4be1f8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.071071 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d479d99f-c953-4d9e-98a3-ceb45a4be1f8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:08.071274 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d479d99f-c953-4d9e-98a3-ceb45a4be1f8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:08.071448 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d479d99f-c953-4d9e-98a3-ceb45a4be1f8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:08.071548 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-d479d99f-c953-4d9e-98a3-ceb45a4be1f8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 13ea4ef5-0699-4429-94c1-9b695044941e Jul 03 13:15:08.075540 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d479d99f-c953-4d9e-98a3-ceb45a4be1f8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e returned with HTTP 404 Jul 03 13:15:08.076010 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1317/5318] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:08 2026] DELETE /volume/v3/snapshots/13ea4ef5-0699-4429-94c1-9b695044941e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:08.083183 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0dc477ed-680d-4da9-835c-6b99095001f9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.085366 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0dc477ed-680d-4da9-835c-6b99095001f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:08.085641 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0dc477ed-680d-4da9-835c-6b99095001f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:08.085866 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0dc477ed-680d-4da9-835c-6b99095001f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:08.086001 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-0dc477ed-680d-4da9-835c-6b99095001f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: acb6ee6a-cae2-4d66-91eb-1cefa8604eed Jul 03 13:15:08.091414 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0dc477ed-680d-4da9-835c-6b99095001f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed returned with HTTP 404 Jul 03 13:15:08.092250 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1337/5319] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:08 2026] DELETE /volume/v3/snapshots/acb6ee6a-cae2-4d66-91eb-1cefa8604eed => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:08.100770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d5fda45e-8398-4000-9cb8-084af7f40800 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.102889 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5fda45e-8398-4000-9cb8-084af7f40800 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:08.103102 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5fda45e-8398-4000-9cb8-084af7f40800 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:08.103346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5fda45e-8398-4000-9cb8-084af7f40800 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:08.103486 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-d5fda45e-8398-4000-9cb8-084af7f40800 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c Jul 03 13:15:08.108820 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5fda45e-8398-4000-9cb8-084af7f40800 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c returned with HTTP 404 Jul 03 13:15:08.109448 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1337/5320] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:08 2026] DELETE /volume/v3/snapshots/8cdfa6fb-e4f6-48d2-97be-15f3a8102d8c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:08.142807 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-05beb907-ab7c-4e67-8bb9-9e280ce9a146 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.144762 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-05beb907-ab7c-4e67-8bb9-9e280ce9a146 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:08.144954 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-05beb907-ab7c-4e67-8bb9-9e280ce9a146 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:08.145196 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-05beb907-ab7c-4e67-8bb9-9e280ce9a146 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:08.155596 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:08.155596 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:08.159476 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-05beb907-ab7c-4e67-8bb9-9e280ce9a146 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:08.164443 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-05beb907-ab7c-4e67-8bb9-9e280ce9a146 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:15:08.164868 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1318/5321] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:08 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1651 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:08.183725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.185859 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d/action Jul 03 13:15:08.186240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:08.186363 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:08.197430 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:08.197430 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:08.198048 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:08.205326 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Begin detaching volume completed successfully. Jul 03 13:15:08.205723 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-530a9951-d3ea-421e-b043-113c684deeeb tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d/action returned with HTTP 202 Jul 03 13:15:08.206471 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1338/5322] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:15:08 2026] POST /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:15:08.270510 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-dfcca01e-5d11-4b9b-9fa9-9011899d46f5-np0000004418" released by "attachment_update" :: held 0.526s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:15:08.270820 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-51edb8b6-66d4-4377-8c5e-c11363844526 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9 returned with HTTP 200 Jul 03 13:15:08.271310 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1330/5323] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:15:07 2026] PUT /volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:08.466148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b563d65-15cc-42a2-871f-213908b7d5f9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:08.468055 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b563d65-15cc-42a2-871f-213908b7d5f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:08.468294 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b563d65-15cc-42a2-871f-213908b7d5f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:08.468517 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b563d65-15cc-42a2-871f-213908b7d5f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:08.479244 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:08.479244 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:08.482745 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7b563d65-15cc-42a2-871f-213908b7d5f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:08.486683 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b563d65-15cc-42a2-871f-213908b7d5f9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:08.487059 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1338/5324] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:08 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:09.230038 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1a6cd0a1-940f-4729-b301-efcc72d2df57 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:09.230440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a6cd0a1-940f-4729-b301-efcc72d2df57 None None] GET https://10.4.3.13/volume// Jul 03 13:15:09.230603 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a6cd0a1-940f-4729-b301-efcc72d2df57 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:09.230781 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1a6cd0a1-940f-4729-b301-efcc72d2df57 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:09.231172 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1a6cd0a1-940f-4729-b301-efcc72d2df57 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:09.231457 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1319/5325] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:09.238315 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-8a7c99dd-7c96-4d3f-8178-f0e52df3b952 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:09.240442 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-8a7c99dd-7c96-4d3f-8178-f0e52df3b952 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:09.240737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-8a7c99dd-7c96-4d3f-8178-f0e52df3b952 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:09.240965 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-8a7c99dd-7c96-4d3f-8178-f0e52df3b952 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:09.250613 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:09.250613 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:09.254663 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-8a7c99dd-7c96-4d3f-8178-f0e52df3b952 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:09.260085 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-8a7c99dd-7c96-4d3f-8178-f0e52df3b952 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:15:09.260587 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1339/5326] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:09 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:09.502270 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ffb684cc-0d80-427d-b0af-04419221d698 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:09.504469 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ffb684cc-0d80-427d-b0af-04419221d698 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:09.504873 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ffb684cc-0d80-427d-b0af-04419221d698 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:09.505095 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ffb684cc-0d80-427d-b0af-04419221d698 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:09.518119 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:09.518119 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:09.521933 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ffb684cc-0d80-427d-b0af-04419221d698 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:09.526397 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ffb684cc-0d80-427d-b0af-04419221d698 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:09.526871 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1331/5327] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:09 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:10.541064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f8e93668-a84f-47b0-8000-d8d845e5a69c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:10.542658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f8e93668-a84f-47b0-8000-d8d845e5a69c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:10.542849 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f8e93668-a84f-47b0-8000-d8d845e5a69c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:10.543044 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f8e93668-a84f-47b0-8000-d8d845e5a69c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:10.551505 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:10.551505 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:10.554824 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f8e93668-a84f-47b0-8000-d8d845e5a69c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:10.559051 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f8e93668-a84f-47b0-8000-d8d845e5a69c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:10.559555 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1339/5328] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:10 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:11.572432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f2138311-de59-41dd-881c-10af9f0ffb47 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:11.574437 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f2138311-de59-41dd-881c-10af9f0ffb47 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:11.574671 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f2138311-de59-41dd-881c-10af9f0ffb47 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:11.574905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f2138311-de59-41dd-881c-10af9f0ffb47 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:11.585420 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:11.585420 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:11.589805 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f2138311-de59-41dd-881c-10af9f0ffb47 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:11.595315 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f2138311-de59-41dd-881c-10af9f0ffb47 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:11.595688 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1320/5329] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:11 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:11.657288 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-cf57762c-7711-4ae1-b42f-d2cbf01175cd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:11.660139 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-cf57762c-7711-4ae1-b42f-d2cbf01175cd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 Jul 03 13:15:11.660418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-cf57762c-7711-4ae1-b42f-d2cbf01175cd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:11.660670 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-cf57762c-7711-4ae1-b42f-d2cbf01175cd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:11.670844 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:11.670844 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:12.206210 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-d4146fb6-6bde-4da3-9b52-297d6ed5ec4b req-cf57762c-7711-4ae1-b42f-d2cbf01175cd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 returned with HTTP 200 Jul 03 13:15:12.206601 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1340/5330] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:15:11 2026] DELETE /volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:12.608104 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1d22b3f6-a93c-4fd4-84bb-1f058fb23f75 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:12.609812 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d22b3f6-a93c-4fd4-84bb-1f058fb23f75 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:12.610019 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d22b3f6-a93c-4fd4-84bb-1f058fb23f75 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:12.610257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1d22b3f6-a93c-4fd4-84bb-1f058fb23f75 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:12.619655 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:12.619655 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:12.623725 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1d22b3f6-a93c-4fd4-84bb-1f058fb23f75 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:12.630285 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1d22b3f6-a93c-4fd4-84bb-1f058fb23f75 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:12.630949 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1332/5331] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:12 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:13.643123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-14bc81a7-7fae-46f7-8b37-3418dcb7d9b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:13.644803 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14bc81a7-7fae-46f7-8b37-3418dcb7d9b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:13.644976 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14bc81a7-7fae-46f7-8b37-3418dcb7d9b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:13.645146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-14bc81a7-7fae-46f7-8b37-3418dcb7d9b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:13.654329 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:13.654329 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:13.658181 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-14bc81a7-7fae-46f7-8b37-3418dcb7d9b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:13.662753 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-14bc81a7-7fae-46f7-8b37-3418dcb7d9b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:13.663140 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1340/5332] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:13 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:14.491871 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-2ff55e0e-337d-449d-9d2e-3bd6d9295c57 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:14.493666 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-2ff55e0e-337d-449d-9d2e-3bd6d9295c57 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9/action Jul 03 13:15:14.494078 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-2ff55e0e-337d-449d-9d2e-3bd6d9295c57 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:14.496009 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-2ff55e0e-337d-449d-9d2e-3bd6d9295c57 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:14.510186 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:14.510186 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:14.520069 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8e7fb25c-898b-438f-b810-8cfec8ebb167 req-2ff55e0e-337d-449d-9d2e-3bd6d9295c57 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9/action returned with HTTP 204 Jul 03 13:15:14.520569 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1321/5333] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:15:14 2026] POST /volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:14.675041 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bd42809f-b8b9-4a10-9180-a2222695f08f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:14.676819 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd42809f-b8b9-4a10-9180-a2222695f08f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:14.677059 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd42809f-b8b9-4a10-9180-a2222695f08f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:14.677332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd42809f-b8b9-4a10-9180-a2222695f08f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:14.686100 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:14.686100 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:14.689260 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bd42809f-b8b9-4a10-9180-a2222695f08f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:14.692916 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd42809f-b8b9-4a10-9180-a2222695f08f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:14.693287 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1341/5334] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:14 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:16.738818 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-bfa4bdca-1413-4b6d-89e9-6727051c0a51 req-3b291ced-55fb-44e9-9f0b-9b58569e887b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:16.763127 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-bfa4bdca-1413-4b6d-89e9-6727051c0a51 req-3b291ced-55fb-44e9-9f0b-9b58569e887b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 Jul 03 13:15:16.763367 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-bfa4bdca-1413-4b6d-89e9-6727051c0a51 req-3b291ced-55fb-44e9-9f0b-9b58569e887b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:16.763559 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-bfa4bdca-1413-4b6d-89e9-6727051c0a51 req-3b291ced-55fb-44e9-9f0b-9b58569e887b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:16.767680 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-bfa4bdca-1413-4b6d-89e9-6727051c0a51 req-3b291ced-55fb-44e9-9f0b-9b58569e887b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 returned with HTTP 404 Jul 03 13:15:16.768334 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1333/5335] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:15:16 2026] DELETE /volume/v3/attachments/5883fa40-05e2-4c88-a866-4aa989ede343 => generated 149 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:15:17.998386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-91a478da-bda5-489a-86b1-d0296963c0b4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:18.000097 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-91a478da-bda5-489a-86b1-d0296963c0b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:18.000297 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-91a478da-bda5-489a-86b1-d0296963c0b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:18.000492 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-91a478da-bda5-489a-86b1-d0296963c0b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:18.011419 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:18.011419 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:18.015912 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-91a478da-bda5-489a-86b1-d0296963c0b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:18.020763 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-91a478da-bda5-489a-86b1-d0296963c0b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:18.021300 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1341/5336] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:17 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:18.039037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:18.041283 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5/action Jul 03 13:15:18.041661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:18.041811 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:18.053621 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:18.053621 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:18.054156 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:18.061765 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Begin detaching volume completed successfully. Jul 03 13:15:18.062029 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-f27524eb-bf09-40b9-b5f1-1b9bd0a07d71 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5/action returned with HTTP 202 Jul 03 13:15:18.062498 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1322/5337] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:15:18 2026] POST /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:15:19.085645 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-056f4ecd-6bbf-4283-80a1-4a557bbf45db None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:19.086054 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-056f4ecd-6bbf-4283-80a1-4a557bbf45db None None] GET https://10.4.3.13/volume// Jul 03 13:15:19.086256 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-056f4ecd-6bbf-4283-80a1-4a557bbf45db None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:19.090906 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-056f4ecd-6bbf-4283-80a1-4a557bbf45db None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:19.090906 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-056f4ecd-6bbf-4283-80a1-4a557bbf45db None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:19.090906 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1342/5338] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:19.095890 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-b3df67eb-dc26-45cc-a322-7f0653b9bb21 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:19.098078 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-b3df67eb-dc26-45cc-a322-7f0653b9bb21 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:19.098305 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-b3df67eb-dc26-45cc-a322-7f0653b9bb21 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:19.098509 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-b3df67eb-dc26-45cc-a322-7f0653b9bb21 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:19.108184 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:19.108184 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:19.111597 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-b3df67eb-dc26-45cc-a322-7f0653b9bb21 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:19.116943 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-b3df67eb-dc26-45cc-a322-7f0653b9bb21 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:19.117526 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1334/5339] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:19 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:19.923151 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-9b254e44-a499-44f0-a58f-df44978054a6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:19.925232 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-9b254e44-a499-44f0-a58f-df44978054a6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9 Jul 03 13:15:19.925392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-9b254e44-a499-44f0-a58f-df44978054a6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:19.925613 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-9b254e44-a499-44f0-a58f-df44978054a6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:19.933706 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:19.933706 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:20.512345 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-d0a04dd6-c404-4c60-ae90-73ae15eef677 req-9b254e44-a499-44f0-a58f-df44978054a6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9 returned with HTTP 200 Jul 03 13:15:20.512855 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1342/5340] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:15:19 2026] DELETE /volume/v3/attachments/cb45d8a6-fa44-4f96-80c1-e5131e3e01c9 => generated 19 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:20.656132 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bf6221a5-c27f-4047-a4b0-f53a5f4b3fa2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:20.657807 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf6221a5-c27f-4047-a4b0-f53a5f4b3fa2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:20.658048 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf6221a5-c27f-4047-a4b0-f53a5f4b3fa2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:20.658312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf6221a5-c27f-4047-a4b0-f53a5f4b3fa2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:20.667309 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:20.667309 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:20.671565 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bf6221a5-c27f-4047-a4b0-f53a5f4b3fa2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:20.678067 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf6221a5-c27f-4047-a4b0-f53a5f4b3fa2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:15:20.678599 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1323/5341] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:20 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:20.693850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:20.695555 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:20.695725 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:20.695922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:20.696104 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: 98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:20.704066 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:20.704066 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:20.704657 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:20.729066 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume request issued successfully. Jul 03 13:15:20.729313 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cae5ef2-5477-4cbb-b36a-9c562f13aea5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 202 Jul 03 13:15:20.729761 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1343/5342] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:15:20 2026] DELETE /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:20.737446 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-28dd457f-9118-483b-9cbf-01a526a887b2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:20.739544 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-28dd457f-9118-483b-9cbf-01a526a887b2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:20.739779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-28dd457f-9118-483b-9cbf-01a526a887b2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:20.740051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-28dd457f-9118-483b-9cbf-01a526a887b2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:20.748323 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:20.748323 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:20.752955 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-28dd457f-9118-483b-9cbf-01a526a887b2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:20.758763 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-28dd457f-9118-483b-9cbf-01a526a887b2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 200 Jul 03 13:15:20.759324 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1335/5343] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:20 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:21.216351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e4d135bf-2397-42ad-8a31-24107468ff53 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:21.218516 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:15:21.218994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-558900929", "snapshot_id": "44580f12-aca4-4ca8-95a9-00fff3b0d580", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:21.221198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-558900929', 'snapshot_id': '44580f12-aca4-4ca8-95a9-00fff3b0d580', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:15:21.228861 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:21.228861 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:21.229500 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:15:21.229656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume of 1 GB Jul 03 13:15:21.234563 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Availability Zones retrieved successfully. Jul 03 13:15:21.242451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (10b9da23-d00d-4e68-bac0-f06766e8043c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:21.244227 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23000515-4ca9-483f-852d-40ce76d6902e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:21.245557 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:15:21.283066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23000515-4ca9-483f-852d-40ce76d6902e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44580f12-aca4-4ca8-95a9-00fff3b0d580', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:21.284307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17a6b89-de7d-4d5e-829a-3dab4e9cea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:21.341820 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['8ca5255c-4fce-405e-a7e6-c7d1826a2a2a', '8e1a600d-a477-44af-b1bd-eab5d356ba91', '181ba97c-b34f-46ea-b3a7-3c0989ef6375', '4efeecb3-2c16-4113-aa67-70501c1743a1'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:21.342786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17a6b89-de7d-4d5e-829a-3dab4e9cea4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca5255c-4fce-405e-a7e6-c7d1826a2a2a', '8e1a600d-a477-44af-b1bd-eab5d356ba91', '181ba97c-b34f-46ea-b3a7-3c0989ef6375', '4efeecb3-2c16-4113-aa67-70501c1743a1']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:21.344043 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f3b26f-7307-45df-a969-9e6597c9e3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:21.390087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5f3b26f-7307-45df-a969-9e6597c9e3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '411be3a5-75cf-40a2-9009-2b066e439a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-558900929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['8ca5255c-4fce-405e-a7e6-c7d1826a2a2a','8e1a600d-a477-44af-b1bd-eab5d356ba91','181ba97c-b34f-46ea-b3a7-3c0989ef6375','4efeecb3-2c16-4113-aa67-70501c1743a1'],size=1,snapshot_id=44580f12-aca4-4ca8-95a9-00fff3b0d580,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-558900929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=411be3a5-75cf-40a2-9009-2b066e439a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab93b5b54944ba8f44cf16bbde880b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44580f12-aca4-4ca8-95a9-00fff3b0d580,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:21.390925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1819342a-4a2e-46da-8576-750eda0d5acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:21.424631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1819342a-4a2e-46da-8576-750eda0d5acc) transitioned into state 'SUCCESS' from state '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-558900929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['8ca5255c-4fce-405e-a7e6-c7d1826a2a2a','8e1a600d-a477-44af-b1bd-eab5d356ba91','181ba97c-b34f-46ea-b3a7-3c0989ef6375','4efeecb3-2c16-4113-aa67-70501c1743a1'],size=1,snapshot_id=44580f12-aca4-4ca8-95a9-00fff3b0d580,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:21.425648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (445ebbaf-78f6-4b82-bfa7-90070fdb8faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:21.459208 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (445ebbaf-78f6-4b82-bfa7-90070fdb8faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:21.460289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (10b9da23-d00d-4e68-bac0-f06766e8043c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:21.460709 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request issued successfully. Jul 03 13:15:21.461508 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e4d135bf-2397-42ad-8a31-24107468ff53 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:15:21.462062 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1343/5344] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:15:21 2026] POST /volume/v3/volumes => generated 788 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:21.475911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e760bab5-4f3f-4a57-a228-834c506aac3a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:21.478396 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e760bab5-4f3f-4a57-a228-834c506aac3a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:21.478728 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e760bab5-4f3f-4a57-a228-834c506aac3a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:21.478945 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e760bab5-4f3f-4a57-a228-834c506aac3a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:21.488617 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:21.488617 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:21.493633 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e760bab5-4f3f-4a57-a228-834c506aac3a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:21.500728 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e760bab5-4f3f-4a57-a228-834c506aac3a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:21.501344 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1324/5345] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:21 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:21.772441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-360a2c9a-0d45-4392-965d-225c5d302cba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:21.774286 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-360a2c9a-0d45-4392-965d-225c5d302cba tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d Jul 03 13:15:21.774501 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-360a2c9a-0d45-4392-965d-225c5d302cba tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:21.774716 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-360a2c9a-0d45-4392-965d-225c5d302cba tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:21.780298 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-360a2c9a-0d45-4392-965d-225c5d302cba tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d returned with HTTP 404 Jul 03 13:15:21.780744 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1344/5346] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:21 2026] GET /volume/v3/volumes/98868830-0e5b-4576-9736-c91e8586955d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:21.794180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fc4783c9-f9e4-444c-a5b7-14a3658d9f79 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:21.796470 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fc4783c9-f9e4-444c-a5b7-14a3658d9f79 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:15:21.796727 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fc4783c9-f9e4-444c-a5b7-14a3658d9f79 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:21.796982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fc4783c9-f9e4-444c-a5b7-14a3658d9f79 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:21.805230 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:21.805230 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:21.809049 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-fc4783c9-f9e4-444c-a5b7-14a3658d9f79 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:21.813457 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fc4783c9-f9e4-444c-a5b7-14a3658d9f79 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:15:21.814026 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1336/5347] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:21 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:21.828970 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-886a4430-7e8d-44a9-b439-31832d798bff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:21.831309 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:21.831698 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9618abb0-78e3-447a-bdcd-727c0475d582", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1227237111"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:21.840563 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:21.840563 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:21.840998 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:21.841135 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:15:21.868068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['f408add5-cce4-4635-8e4f-cb1b6bb718f0', 'f801c5d9-cac0-43c2-8e76-5323346d9b92', '2541ae11-b39e-4b30-a71f-a34aef4b5f9c', '57955ae9-cf26-4969-8b13-23617550e0e0'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:21.900639 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot create request issued successfully. Jul 03 13:15:21.901122 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-886a4430-7e8d-44a9-b439-31832d798bff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:15:21.901745 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1344/5348] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:21 2026] POST /volume/v3/snapshots => generated 380 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:21.911555 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c27b141-2f02-4664-9343-3230ca835239 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:21.913297 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c27b141-2f02-4664-9343-3230ca835239 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:21.913460 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c27b141-2f02-4664-9343-3230ca835239 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:21.913625 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c27b141-2f02-4664-9343-3230ca835239 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:21.918592 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:21.918592 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:21.919074 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9c27b141-2f02-4664-9343-3230ca835239 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:21.919801 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c27b141-2f02-4664-9343-3230ca835239 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 200 Jul 03 13:15:21.920182 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1325/5349] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:21 2026] GET /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 512 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:22.515271 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d633715d-8b50-4569-adae-e05c1ebeec4f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:22.516975 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d633715d-8b50-4569-adae-e05c1ebeec4f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:22.517224 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d633715d-8b50-4569-adae-e05c1ebeec4f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:22.517445 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d633715d-8b50-4569-adae-e05c1ebeec4f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:22.523594 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:22.523594 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:22.526533 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d633715d-8b50-4569-adae-e05c1ebeec4f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:22.530636 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d633715d-8b50-4569-adae-e05c1ebeec4f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:22.531004 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1345/5350] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:22 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:22.542013 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ed133c4b-7120-4893-baef-8e19b44292aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:22.543699 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ed133c4b-7120-4893-baef-8e19b44292aa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:22.543893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ed133c4b-7120-4893-baef-8e19b44292aa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:22.544079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ed133c4b-7120-4893-baef-8e19b44292aa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:22.550438 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:22.550438 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:22.553729 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ed133c4b-7120-4893-baef-8e19b44292aa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:22.557971 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ed133c4b-7120-4893-baef-8e19b44292aa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:22.558353 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1337/5351] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:22 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:22.928959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f06d7cc2-12dc-414b-8560-c138d0c75cfe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:22.931107 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f06d7cc2-12dc-414b-8560-c138d0c75cfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:22.931368 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f06d7cc2-12dc-414b-8560-c138d0c75cfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:22.931610 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f06d7cc2-12dc-414b-8560-c138d0c75cfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:22.937047 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:22.937047 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:22.937529 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f06d7cc2-12dc-414b-8560-c138d0c75cfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:22.938392 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f06d7cc2-12dc-414b-8560-c138d0c75cfe tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 200 Jul 03 13:15:22.938880 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1345/5352] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:22 2026] GET /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:22.947611 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d03fd3ee-d2ba-4b76-af37-48c468f0bfa0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:22.949957 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d03fd3ee-d2ba-4b76-af37-48c468f0bfa0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:22.950269 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d03fd3ee-d2ba-4b76-af37-48c468f0bfa0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:22.950531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d03fd3ee-d2ba-4b76-af37-48c468f0bfa0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:22.957492 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:22.957492 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:22.958147 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d03fd3ee-d2ba-4b76-af37-48c468f0bfa0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:22.959309 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d03fd3ee-d2ba-4b76-af37-48c468f0bfa0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 200 Jul 03 13:15:22.959813 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1326/5353] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:22 2026] GET /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:22.969309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-209afad1-d492-440d-a562-058522e737d3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:22.971054 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:22.971264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:22.971513 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:22.971805 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:15:22.972792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:15:22.976718 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Get all snapshots completed successfully. Jul 03 13:15:22.977076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-209afad1-d492-440d-a562-058522e737d3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:15:22.977514 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1346/5354] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:15:22 2026] GET /volume/v3/snapshots => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:23.030973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-3761733e-9247-4ba7-805e-81ce79489c2e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:23.032998 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-3761733e-9247-4ba7-805e-81ce79489c2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:23.033217 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-3761733e-9247-4ba7-805e-81ce79489c2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:23.033441 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-3761733e-9247-4ba7-805e-81ce79489c2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:23.041069 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:23.041069 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:23.045430 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-3761733e-9247-4ba7-805e-81ce79489c2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:23.045549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ad1605f3-ebdc-4fa0-ab59-d36996aa99d6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:23.047445 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ad1605f3-ebdc-4fa0-ab59-d36996aa99d6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] PUT https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:23.047817 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ad1605f3-ebdc-4fa0-ab59-d36996aa99d6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1972831236", "description": "This is the new description of snapshot."}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:23.050554 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-3761733e-9247-4ba7-805e-81ce79489c2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:23.050998 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1338/5355] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:23 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:23.055280 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:23.055280 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:23.055715 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ad1605f3-ebdc-4fa0-ab59-d36996aa99d6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:23.065539 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ad1605f3-ebdc-4fa0-ab59-d36996aa99d6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 200 Jul 03 13:15:23.065954 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1346/5356] 10.4.3.13 () {68 vars in 1368 bytes} [Fri Jul 3 13:15:23 2026] PUT /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:23.074892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9328ac94-4c4f-410e-9333-d43a0bab1fad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:23.076914 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9328ac94-4c4f-410e-9333-d43a0bab1fad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:23.077181 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9328ac94-4c4f-410e-9333-d43a0bab1fad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:23.077392 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9328ac94-4c4f-410e-9333-d43a0bab1fad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:23.083002 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:23.083002 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:23.083573 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9328ac94-4c4f-410e-9333-d43a0bab1fad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:23.084671 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9328ac94-4c4f-410e-9333-d43a0bab1fad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 200 Jul 03 13:15:23.085226 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1327/5357] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:23 2026] GET /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:23.094184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:23.096422 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:23.096659 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:23.096900 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:23.097025 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:23.103185 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:23.103185 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:23.103737 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:23.123328 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:15:23.123496 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1622cefc-f11a-416d-8d3a-f84cd0c9b094 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 202 Jul 03 13:15:23.124137 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1347/5358] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:23 2026] DELETE /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:23.130832 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e95b7645-25e7-4198-b975-1cc759f0830c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:23.132816 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e95b7645-25e7-4198-b975-1cc759f0830c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:23.133075 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e95b7645-25e7-4198-b975-1cc759f0830c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:23.133359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e95b7645-25e7-4198-b975-1cc759f0830c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:23.139683 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:23.139683 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:23.140191 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e95b7645-25e7-4198-b975-1cc759f0830c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:23.141052 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e95b7645-25e7-4198-b975-1cc759f0830c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 200 Jul 03 13:15:23.141422 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1339/5359] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:23 2026] GET /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:24.150390 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4df2043b-8b5e-4129-bd0a-1ede9ccb2c2b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:24.152427 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4df2043b-8b5e-4129-bd0a-1ede9ccb2c2b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:24.152626 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4df2043b-8b5e-4129-bd0a-1ede9ccb2c2b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:24.152832 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4df2043b-8b5e-4129-bd0a-1ede9ccb2c2b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:24.157834 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4df2043b-8b5e-4129-bd0a-1ede9ccb2c2b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 404 Jul 03 13:15:24.158404 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1347/5360] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:24 2026] GET /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:24.166312 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-48876552-1366-421e-b780-8d6dbec12714 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:24.167930 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48876552-1366-421e-b780-8d6dbec12714 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:24.168120 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48876552-1366-421e-b780-8d6dbec12714 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:24.168340 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-48876552-1366-421e-b780-8d6dbec12714 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:24.168445 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-48876552-1366-421e-b780-8d6dbec12714 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 43b7dec6-8274-4b63-99a6-c56cc6896949 Jul 03 13:15:24.172274 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-48876552-1366-421e-b780-8d6dbec12714 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 returned with HTTP 404 Jul 03 13:15:24.172713 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1328/5361] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:15:24 2026] DELETE /volume/v3/snapshots/43b7dec6-8274-4b63-99a6-c56cc6896949 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:24.179681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f4de3017-4971-446d-acc7-5398e156ca2f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:24.181833 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f4de3017-4971-446d-acc7-5398e156ca2f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:15:24.182056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f4de3017-4971-446d-acc7-5398e156ca2f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:24.182302 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f4de3017-4971-446d-acc7-5398e156ca2f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:24.190445 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:24.190445 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:24.194615 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f4de3017-4971-446d-acc7-5398e156ca2f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:24.200121 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f4de3017-4971-446d-acc7-5398e156ca2f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:15:24.200613 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1348/5362] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:24 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:24.212887 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-830ec499-8967-4000-a136-684fe982e051 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:24.214418 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:24.214706 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9618abb0-78e3-447a-bdcd-727c0475d582", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1329680565"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:24.222068 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:24.222068 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:24.222509 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:15:24.222604 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:15:24.251949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['c2b3b540-0ff1-44f3-8e85-d97777599cdc', '5e83c1c8-981b-44b7-a37f-ef64e6464e74', 'b9e0d869-ca0f-480a-87d4-db1836651227', 'a90154e0-1c4d-41af-9e05-2d602e5c508d'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:24.290825 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot create request issued successfully. Jul 03 13:15:24.291295 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-830ec499-8967-4000-a136-684fe982e051 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:15:24.291774 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1340/5363] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:24.300262 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c3687e2b-4efc-4d96-a1a7-87d788b7210e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:24.302084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3687e2b-4efc-4d96-a1a7-87d788b7210e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:15:24.302290 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3687e2b-4efc-4d96-a1a7-87d788b7210e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:24.302481 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c3687e2b-4efc-4d96-a1a7-87d788b7210e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:24.308316 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:24.308316 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:24.308805 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c3687e2b-4efc-4d96-a1a7-87d788b7210e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:24.309759 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c3687e2b-4efc-4d96-a1a7-87d788b7210e tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa returned with HTTP 200 Jul 03 13:15:24.310410 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1348/5364] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:24 2026] GET /volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:25.094726 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8306d89d-3ac7-46fa-89f2-0a47150492b5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.095137 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8306d89d-3ac7-46fa-89f2-0a47150492b5 None None] GET https://10.4.3.13/volume// Jul 03 13:15:25.095354 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8306d89d-3ac7-46fa-89f2-0a47150492b5 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:25.095577 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8306d89d-3ac7-46fa-89f2-0a47150492b5 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:25.095912 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8306d89d-3ac7-46fa-89f2-0a47150492b5 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:25.096214 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1329/5365] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:15:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:25.104785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-b36bf522-c67c-4e52-873e-eaf071254f1e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.138613 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-b36bf522-c67c-4e52-873e-eaf071254f1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:15:25.139010 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-b36bf522-c67c-4e52-873e-eaf071254f1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "411be3a5-75cf-40a2-9009-2b066e439a51", "connector": null, "instance_uuid": "6a499dfe-ab69-4f73-b40d-3ae4804fc9aa"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:25.147671 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:25.147671 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:25.191129 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-b36bf522-c67c-4e52-873e-eaf071254f1e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:15:25.191576 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1349/5366] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:15:25 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:25.320945 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bd03c9d2-356d-4906-8ab4-0e5e0078f054 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.323403 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd03c9d2-356d-4906-8ab4-0e5e0078f054 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:15:25.323668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd03c9d2-356d-4906-8ab4-0e5e0078f054 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:25.323928 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bd03c9d2-356d-4906-8ab4-0e5e0078f054 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:25.330223 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:25.330223 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:25.330803 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bd03c9d2-356d-4906-8ab4-0e5e0078f054 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:15:25.331765 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bd03c9d2-356d-4906-8ab4-0e5e0078f054 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa returned with HTTP 200 Jul 03 13:15:25.332242 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1341/5367] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:25 2026] GET /volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:25.572312 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e20ff3af-229d-4ddb-a859-eb8d3c98ec3b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.573998 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e20ff3af-229d-4ddb-a859-eb8d3c98ec3b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:25.574224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e20ff3af-229d-4ddb-a859-eb8d3c98ec3b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:25.574448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e20ff3af-229d-4ddb-a859-eb8d3c98ec3b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:25.583715 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:25.583715 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:25.587709 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e20ff3af-229d-4ddb-a859-eb8d3c98ec3b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:25.592224 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e20ff3af-229d-4ddb-a859-eb8d3c98ec3b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:25.592587 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1349/5368] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:25 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:25.730738 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1335b947-3d18-404b-93dd-f60fcd1ee80d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.730738 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1335b947-3d18-404b-93dd-f60fcd1ee80d None None] GET https://10.4.3.13/volume// Jul 03 13:15:25.731282 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1335b947-3d18-404b-93dd-f60fcd1ee80d None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:25.731282 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1335b947-3d18-404b-93dd-f60fcd1ee80d None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:25.731425 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1335b947-3d18-404b-93dd-f60fcd1ee80d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:25.731734 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1330/5369] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:25.740085 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-193c2866-7e9f-4832-91ac-c7e79dc55269 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.742909 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-193c2866-7e9f-4832-91ac-c7e79dc55269 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:25.743222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-193c2866-7e9f-4832-91ac-c7e79dc55269 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:25.743495 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-193c2866-7e9f-4832-91ac-c7e79dc55269 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:25.755256 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:25.755256 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:25.759465 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-193c2866-7e9f-4832-91ac-c7e79dc55269 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:25.764150 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-193c2866-7e9f-4832-91ac-c7e79dc55269 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:25.764584 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1350/5370] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:25 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 1060 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:25.862800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:25.865386 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] PUT https://10.4.3.13/volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17 Jul 03 13:15:25.865765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:25.876529 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Acquiring lock "cinder-attachment_update-411be3a5-75cf-40a2-9009-2b066e439a51-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:15:25.883800 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-411be3a5-75cf-40a2-9009-2b066e439a51-np0000004418" acquired by "attachment_update" :: waited 0.007s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:15:25.884592 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:25.884592 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:26.411024 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-411be3a5-75cf-40a2-9009-2b066e439a51-np0000004418" released by "attachment_update" :: held 0.528s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:15:26.412130 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-d1c4d045-54b6-4404-a51a-78f785aa8b84 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17 returned with HTTP 200 Jul 03 13:15:26.412130 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1342/5371] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:15:25 2026] PUT /volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:26.605445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-347e61de-472a-4a26-97ad-e39917ee0e69 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:26.608921 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-347e61de-472a-4a26-97ad-e39917ee0e69 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:26.609255 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-347e61de-472a-4a26-97ad-e39917ee0e69 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:26.609694 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-347e61de-472a-4a26-97ad-e39917ee0e69 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:26.632184 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:26.632184 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:26.640128 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-347e61de-472a-4a26-97ad-e39917ee0e69 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:26.646174 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-347e61de-472a-4a26-97ad-e39917ee0e69 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:26.646719 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1350/5372] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:26 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:27.660750 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f4039435-bcf9-4b16-9bc8-5941eeb477dd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:27.662477 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4039435-bcf9-4b16-9bc8-5941eeb477dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:27.662666 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4039435-bcf9-4b16-9bc8-5941eeb477dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:27.662853 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f4039435-bcf9-4b16-9bc8-5941eeb477dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:27.674651 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:27.674651 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:27.685554 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f4039435-bcf9-4b16-9bc8-5941eeb477dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:27.691933 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f4039435-bcf9-4b16-9bc8-5941eeb477dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:27.692471 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1331/5373] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:27 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:28.707890 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-caba74cf-6f6a-4091-8eb3-ea4e394e7a8d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:28.709504 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-caba74cf-6f6a-4091-8eb3-ea4e394e7a8d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:28.711091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-caba74cf-6f6a-4091-8eb3-ea4e394e7a8d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:28.711091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-caba74cf-6f6a-4091-8eb3-ea4e394e7a8d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:28.719737 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:28.719737 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:28.723889 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-caba74cf-6f6a-4091-8eb3-ea4e394e7a8d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:28.728800 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-caba74cf-6f6a-4091-8eb3-ea4e394e7a8d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:28.729429 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1351/5374] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:28 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:29.742586 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-01cbf130-ff18-4229-b2af-212c6e2622c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:29.744952 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01cbf130-ff18-4229-b2af-212c6e2622c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:29.745188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01cbf130-ff18-4229-b2af-212c6e2622c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:29.745410 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-01cbf130-ff18-4229-b2af-212c6e2622c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:29.756803 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:29.756803 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:29.760787 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-01cbf130-ff18-4229-b2af-212c6e2622c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:29.765850 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-01cbf130-ff18-4229-b2af-212c6e2622c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:29.766318 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1343/5375] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:29 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:30.778515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2a5fea91-b88d-465e-b89f-1cf17e612c14 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:30.780422 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a5fea91-b88d-465e-b89f-1cf17e612c14 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:30.780613 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a5fea91-b88d-465e-b89f-1cf17e612c14 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:30.780823 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2a5fea91-b88d-465e-b89f-1cf17e612c14 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:30.790713 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:30.790713 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:30.794330 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2a5fea91-b88d-465e-b89f-1cf17e612c14 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:30.798670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2a5fea91-b88d-465e-b89f-1cf17e612c14 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:30.799111 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1351/5376] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:30 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:31.812365 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a52c8b5e-aaac-4ef4-ba92-56fac6528602 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:31.814876 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a52c8b5e-aaac-4ef4-ba92-56fac6528602 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:31.815154 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a52c8b5e-aaac-4ef4-ba92-56fac6528602 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:31.815425 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a52c8b5e-aaac-4ef4-ba92-56fac6528602 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:31.828805 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:31.828805 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:31.834203 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a52c8b5e-aaac-4ef4-ba92-56fac6528602 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:31.840735 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a52c8b5e-aaac-4ef4-ba92-56fac6528602 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:31.841332 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1332/5377] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:31 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:32.627886 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-123d2d68-9977-4722-a582-73cd4493f5c7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:32.629906 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-123d2d68-9977-4722-a582-73cd4493f5c7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17/action Jul 03 13:15:32.630269 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-123d2d68-9977-4722-a582-73cd4493f5c7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:32.630402 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-123d2d68-9977-4722-a582-73cd4493f5c7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:32.645269 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:32.645269 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:32.657077 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-70d32236-f477-41a8-b42f-c3ed8490c303 req-123d2d68-9977-4722-a582-73cd4493f5c7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17/action returned with HTTP 204 Jul 03 13:15:32.657559 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1352/5378] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:15:32 2026] POST /volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:32.855220 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cc486c45-6bf9-4586-bd1f-6305aaf4a961 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:32.857060 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cc486c45-6bf9-4586-bd1f-6305aaf4a961 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:32.857322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cc486c45-6bf9-4586-bd1f-6305aaf4a961 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:32.857560 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cc486c45-6bf9-4586-bd1f-6305aaf4a961 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:32.867881 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:32.867881 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:32.871932 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cc486c45-6bf9-4586-bd1f-6305aaf4a961 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:32.877370 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cc486c45-6bf9-4586-bd1f-6305aaf4a961 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:32.877825 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1344/5379] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:32 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:35.906462 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-969d37fe-31e9-4f83-ae0f-cc30bd5c005b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:35.909143 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-969d37fe-31e9-4f83-ae0f-cc30bd5c005b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:35.909337 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-969d37fe-31e9-4f83-ae0f-cc30bd5c005b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:35.909508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-969d37fe-31e9-4f83-ae0f-cc30bd5c005b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:35.911590 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=196,cinder:UPDATE=60,cinder:INSERT=25 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:15:35.923325 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:35.923325 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:35.927857 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-969d37fe-31e9-4f83-ae0f-cc30bd5c005b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:35.933517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-969d37fe-31e9-4f83-ae0f-cc30bd5c005b tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:35.934082 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1352/5380] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:35 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:35.952920 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:35.954887 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51/action Jul 03 13:15:35.955257 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:35.955368 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:35.958490 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=136,cinder:UPDATE=35,cinder:INSERT=11 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:15:35.970093 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:35.970093 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:35.970804 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:35.979945 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Begin detaching volume completed successfully. Jul 03 13:15:35.980182 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-c81ca12e-bd93-4433-8e10-3b97144f84e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51/action returned with HTTP 202 Jul 03 13:15:35.980814 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1333/5381] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:15:35 2026] POST /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:15:37.008084 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8c2ca7de-6f1a-4f51-aa18-f44a24bc4a2d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:37.008084 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c2ca7de-6f1a-4f51-aa18-f44a24bc4a2d None None] GET https://10.4.3.13/volume// Jul 03 13:15:37.008084 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c2ca7de-6f1a-4f51-aa18-f44a24bc4a2d None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:37.008566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8c2ca7de-6f1a-4f51-aa18-f44a24bc4a2d None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:37.008566 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8c2ca7de-6f1a-4f51-aa18-f44a24bc4a2d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:37.008832 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1353/5382] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:37.015390 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-d84e77fd-3cb9-4d32-8dc7-59ced053dd8c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:37.017975 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-d84e77fd-3cb9-4d32-8dc7-59ced053dd8c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:37.018221 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-d84e77fd-3cb9-4d32-8dc7-59ced053dd8c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:37.018418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-d84e77fd-3cb9-4d32-8dc7-59ced053dd8c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:37.020604 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=173,cinder:UPDATE=56,cinder:INSERT=25 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:15:37.028991 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:37.028991 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:37.032669 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-d84e77fd-3cb9-4d32-8dc7-59ced053dd8c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:37.037435 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-d84e77fd-3cb9-4d32-8dc7-59ced053dd8c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:37.037854 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1345/5383] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:37 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:37.806805 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-b5532c5b-258d-43fc-9b65-3b12fed7c86e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:37.808740 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-b5532c5b-258d-43fc-9b65-3b12fed7c86e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17 Jul 03 13:15:37.808936 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-b5532c5b-258d-43fc-9b65-3b12fed7c86e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:37.809140 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-b5532c5b-258d-43fc-9b65-3b12fed7c86e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:37.816863 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:37.816863 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:38.346685 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-99c2ada0-ef09-4d9f-8a71-8879e8fcd94c req-b5532c5b-258d-43fc-9b65-3b12fed7c86e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17 returned with HTTP 200 Jul 03 13:15:38.347254 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1353/5384] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:15:37 2026] DELETE /volume/v3/attachments/aaabe84f-0327-4236-85a7-67960bc38a17 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:39.053578 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:39.055328 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:15:39.055826 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb39d010-c70f-4256-af39-ee72baa24b89", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-989591999", "description": null, "metadata": null}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:39.067011 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:39.067011 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:39.067531 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:39.067692 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create snapshot from volume cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:15:39.093538 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['f18970a4-ebe6-4458-98a6-56f874eedf80', '939029d0-1376-4940-93ac-3d8157a16f38', 'a1f49d62-4688-4633-9d83-9712fab7be7a', 'ce71cb16-1746-432a-8a53-d94809996251'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:39.132541 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot force create request issued successfully. Jul 03 13:15:39.132893 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cf8cd54a-e152-4f2d-9687-91c8b33423ab tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:15:39.133455 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1334/5385] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:15:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:39.141459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a6a5d795-e0fb-4081-9a19-99e53e8c6d28 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:39.143445 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a6a5d795-e0fb-4081-9a19-99e53e8c6d28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:15:39.143701 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a6a5d795-e0fb-4081-9a19-99e53e8c6d28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:39.143971 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a6a5d795-e0fb-4081-9a19-99e53e8c6d28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:39.145975 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=157,cinder:INSERT=12,cinder:UPDATE=27 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:15:39.149448 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:39.149448 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:39.149981 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a6a5d795-e0fb-4081-9a19-99e53e8c6d28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:15:39.150740 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:39.151099 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a6a5d795-e0fb-4081-9a19-99e53e8c6d28 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c returned with HTTP 200 Jul 03 13:15:39.151234 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1354/5386] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:39 2026] GET /volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:39.152540 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:15:39.152930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-738574692", "snapshot_id": "ba4d8622-347e-476c-8306-fff349ff6bfa", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:39.154571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-738574692', 'snapshot_id': 'ba4d8622-347e-476c-8306-fff349ff6bfa', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:15:39.160102 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:39.160102 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:39.160588 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:15:39.160713 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume of 1 GB Jul 03 13:15:39.164722 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Availability Zones retrieved successfully. Jul 03 13:15:39.171063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (e44c9e23-6735-4e76-81aa-48ecb9125e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:39.172060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f9ae12-0dd9-4456-a563-6d50faa01679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:39.173069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:15:39.206539 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79f9ae12-0dd9-4456-a563-6d50faa01679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ba4d8622-347e-476c-8306-fff349ff6bfa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:39.207432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba09440-d0eb-45c3-9f95-22a811524315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:39.248635 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Created reservations ['5536bb9a-5bee-4be2-9de3-06e23158b3c7', '187b9da8-67a1-4a11-bae8-bc19487f5bf5', '35694ceb-1da0-4c86-b38c-cec4ee09016f', '25a60757-aa1e-4e4d-9efa-e38c1f01c43a'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:39.249456 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ba09440-d0eb-45c3-9f95-22a811524315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5536bb9a-5bee-4be2-9de3-06e23158b3c7', '187b9da8-67a1-4a11-bae8-bc19487f5bf5', '35694ceb-1da0-4c86-b38c-cec4ee09016f', '25a60757-aa1e-4e4d-9efa-e38c1f01c43a']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:39.250322 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a822ace-0e9a-4949-8231-dcafe4aa3bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:39.296142 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a822ace-0e9a-4949-8231-dcafe4aa3bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277881eb-4e7c-4bc5-bc5e-babd83e06e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-738574692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['5536bb9a-5bee-4be2-9de3-06e23158b3c7','187b9da8-67a1-4a11-bae8-bc19487f5bf5','35694ceb-1da0-4c86-b38c-cec4ee09016f','25a60757-aa1e-4e4d-9efa-e38c1f01c43a'],size=1,snapshot_id=ba4d8622-347e-476c-8306-fff349ff6bfa,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-738574692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277881eb-4e7c-4bc5-bc5e-babd83e06e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='baab93b5b54944ba8f44cf16bbde880b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ba4d8622-347e-476c-8306-fff349ff6bfa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:39.297291 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0687fb-33bc-4d37-abc6-a3240c7d69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:39.317890 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0687fb-33bc-4d37-abc6-a3240c7d69a2) transitioned into state 'SUCCESS' from state '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-738574692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='baab93b5b54944ba8f44cf16bbde880b',qos_specs=None,replication_status=,reservations=['5536bb9a-5bee-4be2-9de3-06e23158b3c7','187b9da8-67a1-4a11-bae8-bc19487f5bf5','35694ceb-1da0-4c86-b38c-cec4ee09016f','25a60757-aa1e-4e4d-9efa-e38c1f01c43a'],size=1,snapshot_id=ba4d8622-347e-476c-8306-fff349ff6bfa,source_replicaid=,source_volid=None,status='creating',user_id='f97eb6024ed74b08b47bd23f212c2f04',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:39.318620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec65750a-9113-490f-9fb3-33236845392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:39.339638 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec65750a-9113-490f-9fb3-33236845392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:39.340506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Flow 'volume_create_api' (e44c9e23-6735-4e76-81aa-48ecb9125e85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:39.340839 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Create volume request issued successfully. Jul 03 13:15:39.341520 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-787f5d77-ccfb-42a4-b812-d7f689209be9 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:15:39.342022 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1346/5387] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:15:39 2026] POST /volume/v3/volumes => generated 788 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:39.353216 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ab215765-035e-4b26-96fb-0012169d1632 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:39.354818 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab215765-035e-4b26-96fb-0012169d1632 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:39.355032 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab215765-035e-4b26-96fb-0012169d1632 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:39.355191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab215765-035e-4b26-96fb-0012169d1632 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:39.365341 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:39.365341 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:39.370002 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ab215765-035e-4b26-96fb-0012169d1632 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:39.376993 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab215765-035e-4b26-96fb-0012169d1632 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:39.377437 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1354/5388] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:39 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:40.162851 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bc0001b4-3ee3-4c46-8670-071bc97c3168 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.164776 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc0001b4-3ee3-4c46-8670-071bc97c3168 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:15:40.164998 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc0001b4-3ee3-4c46-8670-071bc97c3168 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:40.165197 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bc0001b4-3ee3-4c46-8670-071bc97c3168 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:40.170327 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.170327 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:40.170757 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-bc0001b4-3ee3-4c46-8670-071bc97c3168 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:15:40.171494 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bc0001b4-3ee3-4c46-8670-071bc97c3168 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c returned with HTTP 200 Jul 03 13:15:40.171850 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1335/5389] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:40 2026] GET /volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:40.181424 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eb3f6421-010e-4335-a7bb-19e413da7dcf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.183002 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eb3f6421-010e-4335-a7bb-19e413da7dcf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:15:40.183243 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eb3f6421-010e-4335-a7bb-19e413da7dcf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:40.183443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eb3f6421-010e-4335-a7bb-19e413da7dcf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:40.188078 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.188078 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:40.188494 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-eb3f6421-010e-4335-a7bb-19e413da7dcf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:15:40.189145 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eb3f6421-010e-4335-a7bb-19e413da7dcf tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c returned with HTTP 200 Jul 03 13:15:40.189533 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1355/5390] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:15:40 2026] GET /volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:40.199683 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.202204 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:15:40.202694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1159624495", "snapshot_id": "5ea21537-5ef1-4bd8-9046-5dd0c427482c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:40.204900 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1159624495', 'snapshot_id': '5ea21537-5ef1-4bd8-9046-5dd0c427482c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:15:40.212468 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.212468 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:40.212994 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:15:40.213118 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume of 1 GB Jul 03 13:15:40.217313 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Availability Zones retrieved successfully. Jul 03 13:15:40.222960 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (d8193c75-ee75-41f4-97af-56b7200bf217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:40.224084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff369743-6fea-4793-a37e-8bd8aed291d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:40.224949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:15:40.256884 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff369743-6fea-4793-a37e-8bd8aed291d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ea21537-5ef1-4bd8-9046-5dd0c427482c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:40.257608 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e964988d-5715-419a-99b5-f6d1e2e5723b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:40.299479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Created reservations ['fa84fb90-211e-49fb-b129-0fec054c8d92', '13602b81-7193-4865-bd2a-40b994a6a156', 'af4c9dd9-fde0-46b0-af9a-944cfb76599e', '96afa6cf-fb64-486c-99d0-5cd1405b9480'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:15:40.300389 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e964988d-5715-419a-99b5-f6d1e2e5723b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa84fb90-211e-49fb-b129-0fec054c8d92', '13602b81-7193-4865-bd2a-40b994a6a156', 'af4c9dd9-fde0-46b0-af9a-944cfb76599e', '96afa6cf-fb64-486c-99d0-5cd1405b9480']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:40.301279 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b81f292-eaae-482e-a4bb-bcdb3bd44779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:40.344577 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b81f292-eaae-482e-a4bb-bcdb3bd44779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a3579d-829b-479e-adbe-de73834619ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1159624495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['fa84fb90-211e-49fb-b129-0fec054c8d92','13602b81-7193-4865-bd2a-40b994a6a156','af4c9dd9-fde0-46b0-af9a-944cfb76599e','96afa6cf-fb64-486c-99d0-5cd1405b9480'],size=1,snapshot_id=5ea21537-5ef1-4bd8-9046-5dd0c427482c,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), '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-03T13:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1159624495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a3579d-829b-479e-adbe-de73834619ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='576ca4ee1d774ccd82d470615046ebee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ea21537-5ef1-4bd8-9046-5dd0c427482c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a7aa741500410bac1d1d278965cede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:40.345289 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b98c75-d147-4107-89ff-bab6b0cfd614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:40.364180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b98c75-d147-4107-89ff-bab6b0cfd614) transitioned into state 'SUCCESS' from state '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-1159624495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='576ca4ee1d774ccd82d470615046ebee',qos_specs=None,replication_status=,reservations=['fa84fb90-211e-49fb-b129-0fec054c8d92','13602b81-7193-4865-bd2a-40b994a6a156','af4c9dd9-fde0-46b0-af9a-944cfb76599e','96afa6cf-fb64-486c-99d0-5cd1405b9480'],size=1,snapshot_id=5ea21537-5ef1-4bd8-9046-5dd0c427482c,source_replicaid=,source_volid=None,status='creating',user_id='05a7aa741500410bac1d1d278965cede',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:40.364839 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8316835c-06a7-440e-a87d-8b52734c3a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:15:40.388041 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8316835c-06a7-440e-a87d-8b52734c3a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:15:40.388903 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Flow 'volume_create_api' (d8193c75-ee75-41f4-97af-56b7200bf217) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:15:40.389246 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Create volume request issued successfully. Jul 03 13:15:40.389801 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-08b9d795-dfaf-4755-8f8b-9c967b5c3e2f tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:15:40.390263 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1347/5391] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:15:40 2026] POST /volume/v3/volumes => generated 783 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:15:40.392387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2c79e937-69be-4d4b-9b7a-65f0be47d065 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.394024 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2c79e937-69be-4d4b-9b7a-65f0be47d065 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:40.394246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2c79e937-69be-4d4b-9b7a-65f0be47d065 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:40.394438 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2c79e937-69be-4d4b-9b7a-65f0be47d065 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:40.401019 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.401019 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:40.403268 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-69c0c9ab-05cb-4cf4-863a-8c16d4e13ca4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.404995 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2c79e937-69be-4d4b-9b7a-65f0be47d065 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:40.405232 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69c0c9ab-05cb-4cf4-863a-8c16d4e13ca4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:15:40.406114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69c0c9ab-05cb-4cf4-863a-8c16d4e13ca4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:40.406114 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-69c0c9ab-05cb-4cf4-863a-8c16d4e13ca4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:40.412928 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.412928 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:40.417007 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-69c0c9ab-05cb-4cf4-863a-8c16d4e13ca4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:40.420714 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2c79e937-69be-4d4b-9b7a-65f0be47d065 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:40.421173 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1355/5392] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:40 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:40.421572 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-69c0c9ab-05cb-4cf4-863a-8c16d4e13ca4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:15:40.421953 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1336/5393] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:40 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:40.447861 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0fd19041-f33f-497e-ab84-aafc67caece6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.450410 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0fd19041-f33f-497e-ab84-aafc67caece6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:40.454941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0fd19041-f33f-497e-ab84-aafc67caece6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:40.454941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0fd19041-f33f-497e-ab84-aafc67caece6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:40.460006 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.460006 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:40.464231 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0fd19041-f33f-497e-ab84-aafc67caece6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:40.468534 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0fd19041-f33f-497e-ab84-aafc67caece6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:40.468983 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1356/5394] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:40 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:40.938931 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-cf696d28-cfac-48f5-af72-1ad56e6f4929 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:40.940867 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-cf696d28-cfac-48f5-af72-1ad56e6f4929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:40.941062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-cf696d28-cfac-48f5-af72-1ad56e6f4929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:40.941281 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-cf696d28-cfac-48f5-af72-1ad56e6f4929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:40.947459 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:40.947459 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:40.951048 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-cf696d28-cfac-48f5-af72-1ad56e6f4929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:40.955428 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-cf696d28-cfac-48f5-af72-1ad56e6f4929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:40.955844 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1348/5395] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:40 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:41.444649 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0b5693ce-b011-4469-8967-29de6d5ea9a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:41.446281 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b5693ce-b011-4469-8967-29de6d5ea9a4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:15:41.446447 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b5693ce-b011-4469-8967-29de6d5ea9a4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:41.446605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0b5693ce-b011-4469-8967-29de6d5ea9a4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:41.460388 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:41.460388 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:41.465814 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0b5693ce-b011-4469-8967-29de6d5ea9a4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:41.470765 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0b5693ce-b011-4469-8967-29de6d5ea9a4 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:15:41.471230 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1356/5396] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:41 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:41.486420 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a9f4a9e6-3cd4-44c6-99c2-daf8d59c62db None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:41.488598 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a9f4a9e6-3cd4-44c6-99c2-daf8d59c62db tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:15:41.488882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a9f4a9e6-3cd4-44c6-99c2-daf8d59c62db tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:41.489148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a9f4a9e6-3cd4-44c6-99c2-daf8d59c62db tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:41.498477 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:41.498477 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:41.503215 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a9f4a9e6-3cd4-44c6-99c2-daf8d59c62db tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:41.509751 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a9f4a9e6-3cd4-44c6-99c2-daf8d59c62db tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:15:41.510226 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1337/5397] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:41 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:41.597116 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-7885888f-b81a-41b9-8412-b7898fe91bd5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:41.599763 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-7885888f-b81a-41b9-8412-b7898fe91bd5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:15:41.599959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-7885888f-b81a-41b9-8412-b7898fe91bd5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:41.600134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-7885888f-b81a-41b9-8412-b7898fe91bd5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:41.607083 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:41.607083 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:41.611435 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-7885888f-b81a-41b9-8412-b7898fe91bd5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:41.617571 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-7885888f-b81a-41b9-8412-b7898fe91bd5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:15:41.617982 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1357/5398] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:41 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:42.084965 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-861c60c1-50ab-4f41-838c-7130bee3d884 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:42.086951 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-861c60c1-50ab-4f41-838c-7130bee3d884 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:15:42.087176 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-861c60c1-50ab-4f41-838c-7130bee3d884 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:42.087396 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-861c60c1-50ab-4f41-838c-7130bee3d884 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:42.094541 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:42.094541 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:42.098239 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-861c60c1-50ab-4f41-838c-7130bee3d884 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:42.103397 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-861c60c1-50ab-4f41-838c-7130bee3d884 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:15:42.103877 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1349/5399] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:42 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:42.114141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7a81ab9a-7338-4e73-a8f5-3a56dc6e4b9d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:42.114517 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a81ab9a-7338-4e73-a8f5-3a56dc6e4b9d None None] GET https://10.4.3.13/volume// Jul 03 13:15:42.114673 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a81ab9a-7338-4e73-a8f5-3a56dc6e4b9d None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:42.114869 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7a81ab9a-7338-4e73-a8f5-3a56dc6e4b9d None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:42.115207 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7a81ab9a-7338-4e73-a8f5-3a56dc6e4b9d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:42.115441 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1357/5400] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:15:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:42.123262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-9fb45e4c-f18e-420d-801f-97fc9b3a2764 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:42.125041 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-9fb45e4c-f18e-420d-801f-97fc9b3a2764 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:15:42.125364 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-9fb45e4c-f18e-420d-801f-97fc9b3a2764 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07a3579d-829b-479e-adbe-de73834619ed", "connector": null, "instance_uuid": "1f75a3d5-b47e-46c2-8583-b617b1a6551f"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:42.132625 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:42.132625 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:42.160299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-9fb45e4c-f18e-420d-801f-97fc9b3a2764 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:15:42.160696 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1338/5401] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:15:42 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:42.986233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7e77f726-17f8-49b1-9ba8-87ae00e49e6e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:42.986554 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e77f726-17f8-49b1-9ba8-87ae00e49e6e None None] GET https://10.4.3.13/volume// Jul 03 13:15:42.986648 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e77f726-17f8-49b1-9ba8-87ae00e49e6e None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:42.986845 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e77f726-17f8-49b1-9ba8-87ae00e49e6e None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:42.987128 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e77f726-17f8-49b1-9ba8-87ae00e49e6e None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:42.987408 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1358/5402] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:15:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:42.993659 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-c00c6ff4-e9ad-408b-bae4-19e4aa135cfa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:43.022269 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-c00c6ff4-e9ad-408b-bae4-19e4aa135cfa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:15:43.022594 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-c00c6ff4-e9ad-408b-bae4-19e4aa135cfa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "277881eb-4e7c-4bc5-bc5e-babd83e06e03", "connector": null, "instance_uuid": "6a499dfe-ab69-4f73-b40d-3ae4804fc9aa"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:43.030567 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:43.030567 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:43.053085 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-c00c6ff4-e9ad-408b-bae4-19e4aa135cfa tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:15:43.053568 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1350/5403] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:15:42 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 13:15:43.475798 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da61849c-81de-4c34-82bd-d8699587d1b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:43.478469 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da61849c-81de-4c34-82bd-d8699587d1b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:43.478738 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da61849c-81de-4c34-82bd-d8699587d1b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:43.478984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da61849c-81de-4c34-82bd-d8699587d1b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:43.491668 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:43.491668 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:43.496307 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-da61849c-81de-4c34-82bd-d8699587d1b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:43.502569 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da61849c-81de-4c34-82bd-d8699587d1b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:43.503140 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1358/5404] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:43 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:43.581903 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-830191d5-1772-4095-a569-eebd2e5670d0 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:43.582323 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-830191d5-1772-4095-a569-eebd2e5670d0 None None] GET https://10.4.3.13/volume// Jul 03 13:15:43.582323 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-830191d5-1772-4095-a569-eebd2e5670d0 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:43.582506 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-830191d5-1772-4095-a569-eebd2e5670d0 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:43.582817 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-830191d5-1772-4095-a569-eebd2e5670d0 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:43.583103 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1339/5405] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:43.590392 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-387a352b-b5a2-403f-8b4c-7971da92fe44 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:43.592714 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-387a352b-b5a2-403f-8b4c-7971da92fe44 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:43.592952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-387a352b-b5a2-403f-8b4c-7971da92fe44 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:43.593148 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-387a352b-b5a2-403f-8b4c-7971da92fe44 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:43.602883 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:43.602883 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:43.606826 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-387a352b-b5a2-403f-8b4c-7971da92fe44 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:43.611387 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-387a352b-b5a2-403f-8b4c-7971da92fe44 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:43.611911 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1359/5406] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:43 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 1060 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:43.716603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:43.719149 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] PUT https://10.4.3.13/volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea Jul 03 13:15:43.719592 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:43.728891 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Acquiring lock "cinder-attachment_update-277881eb-4e7c-4bc5-bc5e-babd83e06e03-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:15:43.734417 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-277881eb-4e7c-4bc5-bc5e-babd83e06e03-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:15:43.735516 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:43.735516 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:44.255934 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Lock "cinder-attachment_update-277881eb-4e7c-4bc5-bc5e-babd83e06e03-np0000004418" released by "attachment_update" :: held 0.522s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:15:44.256313 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-3e658d66-8acf-428c-891c-d1d1694729ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea returned with HTTP 200 Jul 03 13:15:44.256862 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1351/5407] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:15:43 2026] PUT /volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:44.517459 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-cc28b09b-9195-4a80-ab85-0770942f9720 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:44.519016 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cc28b09b-9195-4a80-ab85-0770942f9720 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:44.519193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cc28b09b-9195-4a80-ab85-0770942f9720 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:44.519372 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-cc28b09b-9195-4a80-ab85-0770942f9720 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:44.528383 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:44.528383 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:44.532218 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-cc28b09b-9195-4a80-ab85-0770942f9720 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:44.536079 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-cc28b09b-9195-4a80-ab85-0770942f9720 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:44.536450 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1359/5408] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:44 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:45.549139 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d64c0fa9-7ba4-4b0a-b871-094c0b6eb035 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:45.555273 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d64c0fa9-7ba4-4b0a-b871-094c0b6eb035 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:45.555469 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d64c0fa9-7ba4-4b0a-b871-094c0b6eb035 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:45.555670 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d64c0fa9-7ba4-4b0a-b871-094c0b6eb035 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:45.572815 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:45.572815 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:45.576278 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d64c0fa9-7ba4-4b0a-b871-094c0b6eb035 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:45.582299 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d64c0fa9-7ba4-4b0a-b871-094c0b6eb035 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:45.582797 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1340/5409] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:45 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:46.595983 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e5aba760-f4d5-4b2c-abf0-ba75d5e6d855 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:46.597783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5aba760-f4d5-4b2c-abf0-ba75d5e6d855 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:46.597974 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5aba760-f4d5-4b2c-abf0-ba75d5e6d855 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:46.598155 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e5aba760-f4d5-4b2c-abf0-ba75d5e6d855 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:46.607424 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:46.607424 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:46.611904 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e5aba760-f4d5-4b2c-abf0-ba75d5e6d855 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:46.615707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e5aba760-f4d5-4b2c-abf0-ba75d5e6d855 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:46.616054 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1360/5410] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:46 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:47.628051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-987830ac-dab7-473b-96e4-4dd3b48066c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:47.630617 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-987830ac-dab7-473b-96e4-4dd3b48066c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:47.630892 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-987830ac-dab7-473b-96e4-4dd3b48066c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:47.631135 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-987830ac-dab7-473b-96e4-4dd3b48066c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:47.640931 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:47.640931 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:47.645024 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-987830ac-dab7-473b-96e4-4dd3b48066c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:47.649139 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-987830ac-dab7-473b-96e4-4dd3b48066c6 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:47.649565 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1352/5411] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:47 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:48.113585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0016e4e3-77d4-4a13-82f9-b3d271f5ae63 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:48.113976 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0016e4e3-77d4-4a13-82f9-b3d271f5ae63 None None] GET https://10.4.3.13/volume// Jul 03 13:15:48.114085 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0016e4e3-77d4-4a13-82f9-b3d271f5ae63 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:48.114319 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0016e4e3-77d4-4a13-82f9-b3d271f5ae63 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:48.114648 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0016e4e3-77d4-4a13-82f9-b3d271f5ae63 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:48.114973 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1360/5412] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:48.122154 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-3898ec45-c2d7-4eda-9279-644508662c02 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:48.124544 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-3898ec45-c2d7-4eda-9279-644508662c02 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:15:48.124804 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-3898ec45-c2d7-4eda-9279-644508662c02 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:48.124990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-3898ec45-c2d7-4eda-9279-644508662c02 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:48.135206 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:48.135206 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:48.138750 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-3898ec45-c2d7-4eda-9279-644508662c02 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:15:48.144040 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-3898ec45-c2d7-4eda-9279-644508662c02 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:15:48.144525 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1341/5413] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:48 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 1571 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:48.244094 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:48.246413 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] PUT https://10.4.3.13/volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6 Jul 03 13:15:48.246985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:48.256431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Acquiring lock "cinder-attachment_update-07a3579d-829b-479e-adbe-de73834619ed-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:15:48.263007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-07a3579d-829b-479e-adbe-de73834619ed-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:15:48.263007 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:48.263007 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:48.662594 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1bd13c38-092a-41d1-9e0d-4f8d52fc35b4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:48.664509 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1bd13c38-092a-41d1-9e0d-4f8d52fc35b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:48.664798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1bd13c38-092a-41d1-9e0d-4f8d52fc35b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:48.665144 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1bd13c38-092a-41d1-9e0d-4f8d52fc35b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:48.676187 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:48.676187 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:48.680861 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1bd13c38-092a-41d1-9e0d-4f8d52fc35b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:48.685891 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1bd13c38-092a-41d1-9e0d-4f8d52fc35b4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:48.686325 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1353/5414] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:48 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:48.783461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Lock "cinder-attachment_update-07a3579d-829b-479e-adbe-de73834619ed-np0000004418" released by "attachment_update" :: held 0.523s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:15:48.784520 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-97917d84-a85d-463a-86e7-803b14d54e6a tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6 returned with HTTP 200 Jul 03 13:15:48.784520 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1361/5415] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:15:48 2026] PUT /volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:49.294787 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-69e0141b-d9b3-4825-a49a-bbf257896d9b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:49.297590 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-69e0141b-d9b3-4825-a49a-bbf257896d9b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] POST https://10.4.3.13/volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6/action Jul 03 13:15:49.298084 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-69e0141b-d9b3-4825-a49a-bbf257896d9b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:49.298282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-69e0141b-d9b3-4825-a49a-bbf257896d9b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:49.319966 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:49.319966 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:49.332136 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-90411c0b-f052-4d67-9ad4-6b5262a8d6e5 req-69e0141b-d9b3-4825-a49a-bbf257896d9b tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6/action returned with HTTP 204 Jul 03 13:15:49.332768 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1361/5416] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:15:49 2026] POST /volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:49.698875 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-44bb558f-6a88-472f-990f-952371cdb35f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:49.702501 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44bb558f-6a88-472f-990f-952371cdb35f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:49.702740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44bb558f-6a88-472f-990f-952371cdb35f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:49.702964 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-44bb558f-6a88-472f-990f-952371cdb35f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:49.711833 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:49.711833 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:49.715283 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-44bb558f-6a88-472f-990f-952371cdb35f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:49.719050 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-44bb558f-6a88-472f-990f-952371cdb35f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:49.719462 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1342/5417] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:49 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:50.462314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-5b1c7a1a-2cb2-4da9-bee9-5c4f79cc112a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:50.464249 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-5b1c7a1a-2cb2-4da9-bee9-5c4f79cc112a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea/action Jul 03 13:15:50.464578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-5b1c7a1a-2cb2-4da9-bee9-5c4f79cc112a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:50.464733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-5b1c7a1a-2cb2-4da9-bee9-5c4f79cc112a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:50.480710 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:50.480710 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:50.490236 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-6b075d28-4a37-45aa-8f7f-0657ce4782cc req-5b1c7a1a-2cb2-4da9-bee9-5c4f79cc112a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea/action returned with HTTP 204 Jul 03 13:15:50.490653 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1354/5418] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:15:50 2026] POST /volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:50.731722 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-471c92d6-e431-4985-b86d-a6da69d6192d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:50.733425 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-471c92d6-e431-4985-b86d-a6da69d6192d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:50.733747 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-471c92d6-e431-4985-b86d-a6da69d6192d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:50.735089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-471c92d6-e431-4985-b86d-a6da69d6192d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:50.742866 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:50.742866 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:50.746592 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-471c92d6-e431-4985-b86d-a6da69d6192d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:50.750469 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-471c92d6-e431-4985-b86d-a6da69d6192d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:50.750948 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1362/5419] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:50 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:54.058981 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ee66050f-993c-43b3-8c34-fcbdae60152c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:54.061127 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ee66050f-993c-43b3-8c34-fcbdae60152c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:54.061351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ee66050f-993c-43b3-8c34-fcbdae60152c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:54.061549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ee66050f-993c-43b3-8c34-fcbdae60152c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:54.071628 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:54.071628 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:54.075565 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ee66050f-993c-43b3-8c34-fcbdae60152c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:54.080304 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ee66050f-993c-43b3-8c34-fcbdae60152c tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:54.080761 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1362/5420] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:15:54 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:15:54.102188 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:54.104152 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] POST https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03/action Jul 03 13:15:54.105213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:15:54.105335 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:15:54.115266 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:54.115266 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:54.115753 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:54.122662 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Begin detaching volume completed successfully. Jul 03 13:15:54.122861 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-ad481dbb-fea1-4966-8e14-399bc21e9446 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03/action returned with HTTP 202 Jul 03 13:15:54.123288 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1343/5421] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:15:54 2026] POST /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:15:55.150639 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ed6f7700-d028-4e2e-993e-749976fd8d0a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:55.150639 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ed6f7700-d028-4e2e-993e-749976fd8d0a None None] GET https://10.4.3.13/volume// Jul 03 13:15:55.150639 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ed6f7700-d028-4e2e-993e-749976fd8d0a None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:55.150639 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ed6f7700-d028-4e2e-993e-749976fd8d0a None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:55.150639 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ed6f7700-d028-4e2e-993e-749976fd8d0a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:15:55.151686 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1355/5422] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:15:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:15:55.159745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-d85bb689-a2fb-47cb-bcd7-872e3dab61ba None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:55.162377 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-d85bb689-a2fb-47cb-bcd7-872e3dab61ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:55.162689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-d85bb689-a2fb-47cb-bcd7-872e3dab61ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:55.162892 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-d85bb689-a2fb-47cb-bcd7-872e3dab61ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:55.178187 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:55.178187 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:55.182892 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-d85bb689-a2fb-47cb-bcd7-872e3dab61ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:55.188703 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-d85bb689-a2fb-47cb-bcd7-872e3dab61ba tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:55.189246 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1363/5423] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:15:55 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:15:55.978311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-7e95628c-a5aa-4cd9-b911-c8c81a172c67 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:55.980665 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-7e95628c-a5aa-4cd9-b911-c8c81a172c67 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea Jul 03 13:15:55.980890 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-7e95628c-a5aa-4cd9-b911-c8c81a172c67 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:55.981120 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-7e95628c-a5aa-4cd9-b911-c8c81a172c67 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:55.989602 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:55.989602 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:56.514692 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-7a4c1ef2-02ca-4a5e-b74e-1b01c7dd5a11 req-7e95628c-a5aa-4cd9-b911-c8c81a172c67 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea returned with HTTP 200 Jul 03 13:15:56.515074 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1363/5424] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:15:55 2026] DELETE /volume/v3/attachments/cd9192df-dfb7-4bc0-a06f-697363e6b5ea => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:57.296388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0e727526-aec3-49f0-a7ed-e5b9487647dd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:57.298696 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0e727526-aec3-49f0-a7ed-e5b9487647dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:57.298971 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0e727526-aec3-49f0-a7ed-e5b9487647dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:57.299272 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0e727526-aec3-49f0-a7ed-e5b9487647dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:57.312962 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:57.312962 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:57.317718 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0e727526-aec3-49f0-a7ed-e5b9487647dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:57.323084 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0e727526-aec3-49f0-a7ed-e5b9487647dd tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:57.323771 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1344/5425] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:57 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:57.336148 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-65b88944-44eb-4803-87f8-fcfca6d99086 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:57.338133 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65b88944-44eb-4803-87f8-fcfca6d99086 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:57.338133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65b88944-44eb-4803-87f8-fcfca6d99086 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:57.338333 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-65b88944-44eb-4803-87f8-fcfca6d99086 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:57.349703 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:57.349703 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:57.354980 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-65b88944-44eb-4803-87f8-fcfca6d99086 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:57.360055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-65b88944-44eb-4803-87f8-fcfca6d99086 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:57.360464 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1356/5426] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:57 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:57.373489 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:57.375129 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:57.375326 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:57.375511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:57.375685 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume with id: 277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:57.384442 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:57.384442 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:57.385048 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:57.414033 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume request issued successfully. Jul 03 13:15:57.414241 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b420a3b2-d4f3-4cbd-9bfd-05d385508929 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 202 Jul 03 13:15:57.414777 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1364/5427] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:15:57 2026] DELETE /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:57.422182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-13ac2e82-b0ac-44d5-910f-b4a7c2d8d210 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:57.424284 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-13ac2e82-b0ac-44d5-910f-b4a7c2d8d210 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:57.424482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-13ac2e82-b0ac-44d5-910f-b4a7c2d8d210 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:57.424703 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-13ac2e82-b0ac-44d5-910f-b4a7c2d8d210 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:57.432860 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:57.432860 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:57.437419 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-13ac2e82-b0ac-44d5-910f-b4a7c2d8d210 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:57.443495 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-13ac2e82-b0ac-44d5-910f-b4a7c2d8d210 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 200 Jul 03 13:15:57.444022 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1364/5428] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:57 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:58.457323 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-10cd3a56-ff1c-4cdb-9633-d74cbf61afc5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:58.459419 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-10cd3a56-ff1c-4cdb-9633-d74cbf61afc5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 Jul 03 13:15:58.459648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-10cd3a56-ff1c-4cdb-9633-d74cbf61afc5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:58.459865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-10cd3a56-ff1c-4cdb-9633-d74cbf61afc5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:58.466799 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-10cd3a56-ff1c-4cdb-9633-d74cbf61afc5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 returned with HTTP 404 Jul 03 13:15:58.467366 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1345/5429] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:58 2026] GET /volume/v3/volumes/277881eb-4e7c-4bc5-bc5e-babd83e06e03 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:58.475845 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c499bed8-9538-4170-b7d9-931369cd4b33 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:58.477752 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c499bed8-9538-4170-b7d9-931369cd4b33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:58.477994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c499bed8-9538-4170-b7d9-931369cd4b33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:58.478263 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c499bed8-9538-4170-b7d9-931369cd4b33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:58.485794 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:58.485794 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:58.489766 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c499bed8-9538-4170-b7d9-931369cd4b33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:58.494553 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c499bed8-9538-4170-b7d9-931369cd4b33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:58.495016 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1357/5430] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:58 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:58.507461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-822002c5-123d-4e0f-9e18-45f66ed8e1bb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:58.509409 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-822002c5-123d-4e0f-9e18-45f66ed8e1bb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:58.509634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-822002c5-123d-4e0f-9e18-45f66ed8e1bb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:58.509820 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-822002c5-123d-4e0f-9e18-45f66ed8e1bb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:58.517339 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:58.517339 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:58.521694 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-822002c5-123d-4e0f-9e18-45f66ed8e1bb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:58.526360 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-822002c5-123d-4e0f-9e18-45f66ed8e1bb tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:58.526792 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1365/5431] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:58 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:58.540000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:58.541903 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:58.542091 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:58.542309 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:58.542527 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume with id: 411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:58.550876 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:58.550876 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:58.551326 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:58.571649 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume request issued successfully. Jul 03 13:15:58.571831 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fc8c0e3e-1317-493f-869e-5c1b705d24c3 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 202 Jul 03 13:15:58.572320 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1365/5432] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:15:58 2026] DELETE /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:58.580697 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8025b7c2-e49f-4e1a-ab8e-2e6f465db564 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:58.582239 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8025b7c2-e49f-4e1a-ab8e-2e6f465db564 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:58.582426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8025b7c2-e49f-4e1a-ab8e-2e6f465db564 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:58.582725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8025b7c2-e49f-4e1a-ab8e-2e6f465db564 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:58.589919 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:58.589919 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:58.594851 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8025b7c2-e49f-4e1a-ab8e-2e6f465db564 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:58.600504 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8025b7c2-e49f-4e1a-ab8e-2e6f465db564 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 200 Jul 03 13:15:58.600996 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1346/5433] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:58 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:59.615656 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-621b373b-3115-4472-a38e-1f7f096572b0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:59.620172 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-621b373b-3115-4472-a38e-1f7f096572b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 Jul 03 13:15:59.620341 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-621b373b-3115-4472-a38e-1f7f096572b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:59.620506 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-621b373b-3115-4472-a38e-1f7f096572b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:59.629235 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-621b373b-3115-4472-a38e-1f7f096572b0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 returned with HTTP 404 Jul 03 13:15:59.629695 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1358/5434] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:59 2026] GET /volume/v3/volumes/411be3a5-75cf-40a2-9009-2b066e439a51 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:15:59.636792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-dcf48896-7d8c-4dde-b985-950530640af4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:59.638349 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dcf48896-7d8c-4dde-b985-950530640af4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:59.638539 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dcf48896-7d8c-4dde-b985-950530640af4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:59.638773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-dcf48896-7d8c-4dde-b985-950530640af4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:59.645490 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:59.645490 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:15:59.649121 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-dcf48896-7d8c-4dde-b985-950530640af4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:59.653801 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-dcf48896-7d8c-4dde-b985-950530640af4 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:59.654250 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1366/5435] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:59 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:59.664612 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-76dde3a5-0a18-45ad-9ffb-ef4ba1b93186 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:59.666457 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76dde3a5-0a18-45ad-9ffb-ef4ba1b93186 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:59.666699 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76dde3a5-0a18-45ad-9ffb-ef4ba1b93186 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:59.666918 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76dde3a5-0a18-45ad-9ffb-ef4ba1b93186 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:59.675336 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:59.675336 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:15:59.680188 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-76dde3a5-0a18-45ad-9ffb-ef4ba1b93186 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:59.685443 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76dde3a5-0a18-45ad-9ffb-ef4ba1b93186 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:59.685911 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1366/5436] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:59 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:15:59.702295 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:59.704351 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:59.704586 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:59.704820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:59.705013 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume with id: dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:59.713144 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:59.713144 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:15:59.713706 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:59.733185 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume request issued successfully. Jul 03 13:15:59.733371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-446f3b39-a3aa-4b34-b11a-500307f93fa5 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 202 Jul 03 13:15:59.733828 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1347/5437] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:15:59 2026] DELETE /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:15:59.741459 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3c839472-d91c-4075-be4f-ec1b1ff50c3d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:15:59.743501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c839472-d91c-4075-be4f-ec1b1ff50c3d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:15:59.743759 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c839472-d91c-4075-be4f-ec1b1ff50c3d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:15:59.743974 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3c839472-d91c-4075-be4f-ec1b1ff50c3d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:15:59.751503 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:15:59.751503 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:15:59.756311 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3c839472-d91c-4075-be4f-ec1b1ff50c3d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:15:59.764499 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3c839472-d91c-4075-be4f-ec1b1ff50c3d tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 200 Jul 03 13:15:59.765077 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1359/5438] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:15:59 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:00.780331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b39eb946-f702-47d4-b3f2-3a683483cf9a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:00.782432 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b39eb946-f702-47d4-b3f2-3a683483cf9a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 Jul 03 13:16:00.782682 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b39eb946-f702-47d4-b3f2-3a683483cf9a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:00.782894 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b39eb946-f702-47d4-b3f2-3a683483cf9a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:00.790031 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b39eb946-f702-47d4-b3f2-3a683483cf9a tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 returned with HTTP 404 Jul 03 13:16:00.790641 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1367/5439] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:00 2026] GET /volume/v3/volumes/dfcca01e-5d11-4b9b-9fa9-9011899d46f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:00.801601 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-84a08bec-843d-4ffe-9815-7b68392f6641 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:00.803812 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:16:00.804079 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:00.804330 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:00.804480 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete snapshot with id: ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:16:00.810654 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:00.810654 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:00.811231 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:16:00.832189 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot delete request issued successfully. Jul 03 13:16:00.832405 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-84a08bec-843d-4ffe-9815-7b68392f6641 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa returned with HTTP 202 Jul 03 13:16:00.832894 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1367/5440] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:00 2026] DELETE /volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:00.842366 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a691aebc-5610-4b2b-9831-241036035aab None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:00.844397 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a691aebc-5610-4b2b-9831-241036035aab tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:16:00.844635 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a691aebc-5610-4b2b-9831-241036035aab tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:00.844836 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a691aebc-5610-4b2b-9831-241036035aab tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:00.851368 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:00.851368 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:00.851787 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a691aebc-5610-4b2b-9831-241036035aab tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:16:00.852625 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a691aebc-5610-4b2b-9831-241036035aab tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa returned with HTTP 200 Jul 03 13:16:00.853044 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1348/5441] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:00 2026] GET /volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:01.865969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fff3b8c5-a887-45cb-b27c-690a96a05f2e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:01.867777 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fff3b8c5-a887-45cb-b27c-690a96a05f2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa Jul 03 13:16:01.867893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fff3b8c5-a887-45cb-b27c-690a96a05f2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:01.868200 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fff3b8c5-a887-45cb-b27c-690a96a05f2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:01.872576 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fff3b8c5-a887-45cb-b27c-690a96a05f2e tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa returned with HTTP 404 Jul 03 13:16:01.873071 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1360/5442] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:01 2026] GET /volume/v3/snapshots/ba4d8622-347e-476c-8306-fff349ff6bfa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:01.881311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:01.884487 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:16:01.884717 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:01.884900 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:01.885003 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete snapshot with id: 44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:16:01.890502 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:01.890502 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:01.891195 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:16:01.917986 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot delete request issued successfully. Jul 03 13:16:01.918262 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55b50aa4-3c0f-4e77-b09d-a81670fb8b04 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 returned with HTTP 202 Jul 03 13:16:01.918839 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1368/5443] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:01 2026] DELETE /volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:01.926836 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-80c23dc1-97bb-44be-99dc-b1f4692b03f2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:01.929770 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-80c23dc1-97bb-44be-99dc-b1f4692b03f2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:16:01.929770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-80c23dc1-97bb-44be-99dc-b1f4692b03f2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:01.929770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-80c23dc1-97bb-44be-99dc-b1f4692b03f2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:01.936079 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:01.936079 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:01.936652 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-80c23dc1-97bb-44be-99dc-b1f4692b03f2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:16:01.937671 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-80c23dc1-97bb-44be-99dc-b1f4692b03f2 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 returned with HTTP 200 Jul 03 13:16:01.938348 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1368/5444] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:01 2026] GET /volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:02.946946 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1160e26b-4aa0-4b5c-942d-b7d2eb87f812 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:02.948674 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1160e26b-4aa0-4b5c-942d-b7d2eb87f812 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 Jul 03 13:16:02.948840 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1160e26b-4aa0-4b5c-942d-b7d2eb87f812 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:02.949015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1160e26b-4aa0-4b5c-942d-b7d2eb87f812 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:02.953152 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1160e26b-4aa0-4b5c-942d-b7d2eb87f812 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 returned with HTTP 404 Jul 03 13:16:02.953580 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1349/5445] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:02 2026] GET /volume/v3/snapshots/44580f12-aca4-4ca8-95a9-00fff3b0d580 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:02.961179 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0757a103-d0e7-4e71-891d-262e33327903 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:02.962989 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:16:02.963191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:02.963381 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:02.963474 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete snapshot with id: 52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:16:02.968735 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:02.968735 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:02.969140 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:16:02.986877 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot delete request issued successfully. Jul 03 13:16:02.987077 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0757a103-d0e7-4e71-891d-262e33327903 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c returned with HTTP 202 Jul 03 13:16:02.987563 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1361/5446] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:02 2026] DELETE /volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:02.995405 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-abf12571-ec63-4bc3-b7b3-6d6d80cdedc7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:02.997249 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-abf12571-ec63-4bc3-b7b3-6d6d80cdedc7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:16:02.997549 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-abf12571-ec63-4bc3-b7b3-6d6d80cdedc7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:02.997888 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-abf12571-ec63-4bc3-b7b3-6d6d80cdedc7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:03.002858 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:03.002858 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:03.003411 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-abf12571-ec63-4bc3-b7b3-6d6d80cdedc7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Snapshot retrieved successfully. Jul 03 13:16:03.004246 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-abf12571-ec63-4bc3-b7b3-6d6d80cdedc7 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c returned with HTTP 200 Jul 03 13:16:03.004595 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1369/5447] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:02 2026] GET /volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:04.014506 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d1435fb0-3925-4b61-9a37-a1936a5724e0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:04.016796 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d1435fb0-3925-4b61-9a37-a1936a5724e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c Jul 03 13:16:04.017041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d1435fb0-3925-4b61-9a37-a1936a5724e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:04.017337 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d1435fb0-3925-4b61-9a37-a1936a5724e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:04.022925 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d1435fb0-3925-4b61-9a37-a1936a5724e0 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c returned with HTTP 404 Jul 03 13:16:04.023453 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1369/5448] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:04 2026] GET /volume/v3/snapshots/52da8f6c-2bb3-425d-976a-b3926198a85c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:04.030894 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0d728b46-0746-4e53-85f0-0729d108c4ff None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:04.032431 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d728b46-0746-4e53-85f0-0729d108c4ff tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:16:04.032600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d728b46-0746-4e53-85f0-0729d108c4ff tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:04.032754 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0d728b46-0746-4e53-85f0-0729d108c4ff tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:04.038879 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:04.038879 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:04.042376 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0d728b46-0746-4e53-85f0-0729d108c4ff tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:16:04.046270 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0d728b46-0746-4e53-85f0-0729d108c4ff tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:16:04.046684 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1350/5449] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:04 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:04.062251 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-10eec289-c3bb-459b-bb22-131884bacf3f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:04.064115 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-10eec289-c3bb-459b-bb22-131884bacf3f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:16:04.064378 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-10eec289-c3bb-459b-bb22-131884bacf3f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:04.064576 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-10eec289-c3bb-459b-bb22-131884bacf3f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:04.071836 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:04.071836 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:04.075792 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-10eec289-c3bb-459b-bb22-131884bacf3f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:16:04.079888 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-10eec289-c3bb-459b-bb22-131884bacf3f tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:16:04.080261 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1362/5450] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:04 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:04.096181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:04.097953 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] DELETE https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:16:04.098227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:04.098474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:04.098702 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume with id: a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:16:04.105172 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:04.105172 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:04.105710 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:16:04.126721 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Delete volume request issued successfully. Jul 03 13:16:04.127074 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ed2fbc5-4b14-4bdf-96a1-10f400d96f33 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 202 Jul 03 13:16:04.127577 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1370/5451] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:04 2026] DELETE /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:04.135667 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f5168f29-ccec-4153-8cc9-df3a456ad029 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:04.137669 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5168f29-ccec-4153-8cc9-df3a456ad029 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:16:04.137897 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5168f29-ccec-4153-8cc9-df3a456ad029 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:04.138115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5168f29-ccec-4153-8cc9-df3a456ad029 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:04.147326 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:04.147326 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:04.151974 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f5168f29-ccec-4153-8cc9-df3a456ad029 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Volume info retrieved successfully. Jul 03 13:16:04.157182 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5168f29-ccec-4153-8cc9-df3a456ad029 tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 200 Jul 03 13:16:04.157700 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1370/5452] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:04 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:05.172399 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a29ea6ae-3247-43d2-ab2e-100d67196edc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:05.174098 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a29ea6ae-3247-43d2-ab2e-100d67196edc tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] GET https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd Jul 03 13:16:05.174287 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a29ea6ae-3247-43d2-ab2e-100d67196edc tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:05.174457 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a29ea6ae-3247-43d2-ab2e-100d67196edc tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:05.179696 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a29ea6ae-3247-43d2-ab2e-100d67196edc tempest-SnapshotDataIntegrityTests-1787715854 tempest-SnapshotDataIntegrityTests-1787715854-project-member] https://10.4.3.13/volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd returned with HTTP 404 Jul 03 13:16:05.180145 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1351/5453] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:05 2026] GET /volume/v3/volumes/a1c5461e-8d7d-4914-953f-146801e2e9dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:14.078971 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=110,cinder:INSERT=13,cinder:UPDATE=30 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:16:14.120057 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=52,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:16:14.155922 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=75,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:16:15.176561 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=66,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:16:18.085441 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-6efd5cc9-4200-4826-a3d6-ca6f933b79d7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:18.087307 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-6efd5cc9-4200-4826-a3d6-ca6f933b79d7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:18.087534 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-6efd5cc9-4200-4826-a3d6-ca6f933b79d7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:18.087731 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-6efd5cc9-4200-4826-a3d6-ca6f933b79d7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:18.095260 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:18.095260 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:18.098798 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-6efd5cc9-4200-4826-a3d6-ca6f933b79d7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:18.102741 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-6efd5cc9-4200-4826-a3d6-ca6f933b79d7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:18.103125 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1363/5454] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:16:18 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:20.139948 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a7dfcafe-66a6-4a41-9dfd-15fb14b3b7ad None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:20.140309 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7dfcafe-66a6-4a41-9dfd-15fb14b3b7ad None None] GET https://10.4.3.13/volume// Jul 03 13:16:20.140443 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7dfcafe-66a6-4a41-9dfd-15fb14b3b7ad None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:20.140612 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a7dfcafe-66a6-4a41-9dfd-15fb14b3b7ad None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:20.140893 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a7dfcafe-66a6-4a41-9dfd-15fb14b3b7ad None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:16:20.141129 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1371/5455] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:16:20 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:16:20.147687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-7e84366a-45ef-43f7-a533-f0a676fcd7e1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:20.149628 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-7e84366a-45ef-43f7-a533-f0a676fcd7e1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:16:20.149960 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-7e84366a-45ef-43f7-a533-f0a676fcd7e1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9618abb0-78e3-447a-bdcd-727c0475d582", "connector": null, "instance_uuid": "cd2da958-ae84-432b-a6db-28fad3c40ea5"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:20.157250 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:20.157250 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:20.191373 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-7e84366a-45ef-43f7-a533-f0a676fcd7e1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:16:20.191760 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1371/5456] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:16:20 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 13:16:20.632982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-04cb6f09-dc07-46ad-a02f-82d83a1715c4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:20.636029 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04cb6f09-dc07-46ad-a02f-82d83a1715c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:20.636029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04cb6f09-dc07-46ad-a02f-82d83a1715c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:20.636029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04cb6f09-dc07-46ad-a02f-82d83a1715c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:20.644941 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:20.644941 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:20.648751 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-04cb6f09-dc07-46ad-a02f-82d83a1715c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:20.653233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04cb6f09-dc07-46ad-a02f-82d83a1715c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:20.653697 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1352/5457] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:20 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:20.727326 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e0e44081-e886-4448-91b1-b714d4feaf9d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:20.734948 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0e44081-e886-4448-91b1-b714d4feaf9d None None] GET https://10.4.3.13/volume// Jul 03 13:16:20.734948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0e44081-e886-4448-91b1-b714d4feaf9d None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:20.734948 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0e44081-e886-4448-91b1-b714d4feaf9d None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:20.734948 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0e44081-e886-4448-91b1-b714d4feaf9d None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:16:20.734948 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1364/5458] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:16:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:16:20.738603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-c65e4210-9e39-43cf-adea-461f2c5b0a6b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:20.740404 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-c65e4210-9e39-43cf-adea-461f2c5b0a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:20.740999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-c65e4210-9e39-43cf-adea-461f2c5b0a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:20.740999 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-c65e4210-9e39-43cf-adea-461f2c5b0a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:20.748358 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:20.748358 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:20.751365 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-c65e4210-9e39-43cf-adea-461f2c5b0a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:20.755333 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-c65e4210-9e39-43cf-adea-461f2c5b0a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:20.755724 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1372/5459] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:16:20 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 1023 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:16:20.864148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:20.866733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] PUT https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 Jul 03 13:16:20.867247 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:20.875724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Acquiring lock "cinder-attachment_update-9618abb0-78e3-447a-bdcd-727c0475d582-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:16:20.881277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Lock "cinder-attachment_update-9618abb0-78e3-447a-bdcd-727c0475d582-np0000004418" acquired by "attachment_update" :: waited 0.006s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:16:20.882735 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:20.882735 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:21.412181 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Lock "cinder-attachment_update-9618abb0-78e3-447a-bdcd-727c0475d582-np0000004418" released by "attachment_update" :: held 0.531s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:16:21.412564 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-36429446-e04b-43f2-9977-201448b21273 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 returned with HTTP 200 Jul 03 13:16:21.412952 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1372/5460] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:16:20 2026] PUT /volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:16:21.665801 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-89bd1d9f-ef56-49b9-b822-fcbea72d558a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:21.667672 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89bd1d9f-ef56-49b9-b822-fcbea72d558a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:21.667923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89bd1d9f-ef56-49b9-b822-fcbea72d558a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:21.668180 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-89bd1d9f-ef56-49b9-b822-fcbea72d558a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:21.677684 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:21.677684 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:21.681014 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-89bd1d9f-ef56-49b9-b822-fcbea72d558a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:21.685431 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-89bd1d9f-ef56-49b9-b822-fcbea72d558a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:21.685845 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1353/5461] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:21 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:22.701159 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9206c257-0524-4e5e-b433-ba7a9bd4a808 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:22.703255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9206c257-0524-4e5e-b433-ba7a9bd4a808 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:22.703255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9206c257-0524-4e5e-b433-ba7a9bd4a808 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:22.703255 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9206c257-0524-4e5e-b433-ba7a9bd4a808 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:22.731383 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:22.731383 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:22.735688 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9206c257-0524-4e5e-b433-ba7a9bd4a808 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:22.741355 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9206c257-0524-4e5e-b433-ba7a9bd4a808 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:22.741751 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1365/5462] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:22 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:23.757381 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7e7b7f00-6e14-4427-a28f-5b05efa5b77f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:23.760225 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e7b7f00-6e14-4427-a28f-5b05efa5b77f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:23.760532 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e7b7f00-6e14-4427-a28f-5b05efa5b77f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:23.760786 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7e7b7f00-6e14-4427-a28f-5b05efa5b77f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:23.775126 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:23.775126 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:23.779391 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7e7b7f00-6e14-4427-a28f-5b05efa5b77f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:23.783816 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7e7b7f00-6e14-4427-a28f-5b05efa5b77f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:23.784430 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1373/5463] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:23 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:24.799114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9b79f878-af9f-413b-bf7c-eb01f6bd05f9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:24.800898 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9b79f878-af9f-413b-bf7c-eb01f6bd05f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:24.801103 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9b79f878-af9f-413b-bf7c-eb01f6bd05f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:24.801321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9b79f878-af9f-413b-bf7c-eb01f6bd05f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:24.810774 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:24.810774 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:24.814262 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9b79f878-af9f-413b-bf7c-eb01f6bd05f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:24.818631 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9b79f878-af9f-413b-bf7c-eb01f6bd05f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:24.819036 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1373/5464] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:24 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:25.831951 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-50bb5f68-7a77-4267-b74e-0b5793c96a5a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:25.833909 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-50bb5f68-7a77-4267-b74e-0b5793c96a5a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:25.835805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-50bb5f68-7a77-4267-b74e-0b5793c96a5a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:25.835805 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-50bb5f68-7a77-4267-b74e-0b5793c96a5a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:25.844006 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:25.844006 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:25.848035 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-50bb5f68-7a77-4267-b74e-0b5793c96a5a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:25.852909 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-50bb5f68-7a77-4267-b74e-0b5793c96a5a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:25.853439 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1354/5465] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:25 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:26.868059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1f5bb290-e5a0-46c7-8554-521b8050bde2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:26.870059 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f5bb290-e5a0-46c7-8554-521b8050bde2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:26.870334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f5bb290-e5a0-46c7-8554-521b8050bde2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:26.870577 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f5bb290-e5a0-46c7-8554-521b8050bde2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:26.879922 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:26.879922 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:26.883262 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1f5bb290-e5a0-46c7-8554-521b8050bde2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:26.887812 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f5bb290-e5a0-46c7-8554-521b8050bde2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:26.888199 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1366/5466] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:26 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:27.625548 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-be2f7d1b-33f1-456b-aad3-3a6de4263c12 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:27.627402 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-be2f7d1b-33f1-456b-aad3-3a6de4263c12 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724/action Jul 03 13:16:27.627729 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-be2f7d1b-33f1-456b-aad3-3a6de4263c12 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:16:27.627878 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-be2f7d1b-33f1-456b-aad3-3a6de4263c12 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:27.646972 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:27.646972 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:27.665930 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-05e0421c-3b6f-487f-9025-2ab6b2f86b25 req-be2f7d1b-33f1-456b-aad3-3a6de4263c12 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724/action returned with HTTP 204 Jul 03 13:16:27.666791 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1374/5467] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:16:27 2026] POST /volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:27.905536 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c0566a7-81eb-4529-8780-395a555e1057 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:27.907198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c0566a7-81eb-4529-8780-395a555e1057 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:27.907387 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c0566a7-81eb-4529-8780-395a555e1057 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:27.907571 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c0566a7-81eb-4529-8780-395a555e1057 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:27.916764 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:27.916764 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:27.920677 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7c0566a7-81eb-4529-8780-395a555e1057 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:27.925096 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c0566a7-81eb-4529-8780-395a555e1057 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:27.925487 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1374/5468] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:27 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:16:27.937596 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:27.939583 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:16:27.939963 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9618abb0-78e3-447a-bdcd-727c0475d582", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1243638183"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:27.953683 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:27.953683 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:27.954365 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:27.954554 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:27.981105 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['b417e3db-4863-400c-ad6d-d7ada64860e1', 'cfd604f9-e143-4265-b90a-cfc7bbbeff26', '2cf04916-0c88-4a8c-8a72-e7b3226cdd29', 'd2586b82-faa1-4002-8643-4e844970a8d2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:28.014132 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot force create request issued successfully. Jul 03 13:16:28.014515 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-39b5fd5c-9eed-4674-b89d-1f2075069193 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:16:28.018189 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1355/5469] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:16:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:28.024503 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-424df945-ed6e-4838-b9f4-940013ee5b37 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:28.026467 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-424df945-ed6e-4838-b9f4-940013ee5b37 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:28.026816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-424df945-ed6e-4838-b9f4-940013ee5b37 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:28.027093 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-424df945-ed6e-4838-b9f4-940013ee5b37 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:28.035395 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:28.035395 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:28.035878 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-424df945-ed6e-4838-b9f4-940013ee5b37 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:28.036788 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-424df945-ed6e-4838-b9f4-940013ee5b37 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce returned with HTTP 200 Jul 03 13:16:28.037239 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1367/5470] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:28 2026] GET /volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:29.047007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e0d6d277-d99b-4253-9d7b-fac220754847 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:29.048767 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0d6d277-d99b-4253-9d7b-fac220754847 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:29.048985 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0d6d277-d99b-4253-9d7b-fac220754847 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:29.049171 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e0d6d277-d99b-4253-9d7b-fac220754847 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:29.054022 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:29.054022 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:29.054604 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e0d6d277-d99b-4253-9d7b-fac220754847 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:29.055446 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e0d6d277-d99b-4253-9d7b-fac220754847 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce returned with HTTP 200 Jul 03 13:16:29.055923 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1375/5471] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:29 2026] GET /volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:29.065685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:29.067415 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:16:29.067782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9618abb0-78e3-447a-bdcd-727c0475d582", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-656983716"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:29.081355 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:29.081355 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:29.081882 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:29.082047 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:29.121318 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['67b7aedd-b47e-4e4c-93bd-97fe78c8e6b3', '7ac01cea-52f6-4827-936c-cdad745684fb', 'c4a46091-6cf1-43a2-9790-821bde890298', 'c9d4e9a9-700b-4383-8125-e0ffb45021fa'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:29.165489 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot force create request issued successfully. Jul 03 13:16:29.165827 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac4ae884-1651-4e1d-87ca-2e615b6fc3b0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:16:29.166337 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1375/5472] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:16:29 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 13:16:29.176106 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-18a4b3f4-6657-4925-a4ce-a9ee93f8d500 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:29.177914 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-18a4b3f4-6657-4925-a4ce-a9ee93f8d500 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:29.178068 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-18a4b3f4-6657-4925-a4ce-a9ee93f8d500 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:29.178273 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-18a4b3f4-6657-4925-a4ce-a9ee93f8d500 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:29.184240 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:29.184240 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:29.184700 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-18a4b3f4-6657-4925-a4ce-a9ee93f8d500 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:29.185445 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-18a4b3f4-6657-4925-a4ce-a9ee93f8d500 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb returned with HTTP 200 Jul 03 13:16:29.185781 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1356/5473] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:29 2026] GET /volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:30.195423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bb708049-797c-40b2-91ed-dc7eca25f983 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:30.197228 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bb708049-797c-40b2-91ed-dc7eca25f983 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:30.197469 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bb708049-797c-40b2-91ed-dc7eca25f983 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:30.197646 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bb708049-797c-40b2-91ed-dc7eca25f983 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:30.202912 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:30.202912 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:30.203452 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bb708049-797c-40b2-91ed-dc7eca25f983 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:30.204415 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bb708049-797c-40b2-91ed-dc7eca25f983 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb returned with HTTP 200 Jul 03 13:16:30.204911 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1368/5474] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:30 2026] GET /volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:30.215887 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:30.219919 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:30.220174 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:30.220434 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:30.220562 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:30.232763 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:30.232763 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:30.233386 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:30.269490 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:16:30.269490 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f863ded3-3f8b-4715-a3d9-e912ad5269a2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb returned with HTTP 202 Jul 03 13:16:30.269817 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1376/5475] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:30 2026] DELETE /volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:30.284635 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a299edc3-6abc-4ffa-81cb-20a2c6100c77 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:30.287005 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a299edc3-6abc-4ffa-81cb-20a2c6100c77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:30.287398 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a299edc3-6abc-4ffa-81cb-20a2c6100c77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:30.287664 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a299edc3-6abc-4ffa-81cb-20a2c6100c77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:30.306569 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:30.306569 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:30.307184 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a299edc3-6abc-4ffa-81cb-20a2c6100c77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:30.308336 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a299edc3-6abc-4ffa-81cb-20a2c6100c77 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb returned with HTTP 200 Jul 03 13:16:30.308797 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1376/5476] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:30 2026] GET /volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:31.320997 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2f78c120-8cf1-44d9-9274-d4b7fa607f05 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:31.322912 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2f78c120-8cf1-44d9-9274-d4b7fa607f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:31.323474 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2f78c120-8cf1-44d9-9274-d4b7fa607f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:31.323474 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2f78c120-8cf1-44d9-9274-d4b7fa607f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:31.328180 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2f78c120-8cf1-44d9-9274-d4b7fa607f05 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb returned with HTTP 404 Jul 03 13:16:31.328887 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1357/5477] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:31 2026] GET /volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:31.336939 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:31.345027 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:16:31.345027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:31.345027 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:31.345027 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:16:31.346720 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:31.346720 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:31.347456 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:31.372369 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:16:31.376468 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7ea24e97-d1c3-4a3d-bed2-093dd01f20d8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa returned with HTTP 202 Jul 03 13:16:31.377150 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1369/5478] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:31 2026] DELETE /volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:31.384944 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-03b571b8-4929-4634-b75d-4b4126da3e0b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:31.388118 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03b571b8-4929-4634-b75d-4b4126da3e0b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:16:31.388446 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03b571b8-4929-4634-b75d-4b4126da3e0b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:31.389179 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-03b571b8-4929-4634-b75d-4b4126da3e0b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:31.397174 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:31.397174 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:31.397814 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-03b571b8-4929-4634-b75d-4b4126da3e0b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:31.398816 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-03b571b8-4929-4634-b75d-4b4126da3e0b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa returned with HTTP 200 Jul 03 13:16:31.399314 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1377/5479] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:31 2026] GET /volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:32.408860 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0fe46e06-5631-4d1c-81ce-5bcc66ed5f31 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:32.410656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0fe46e06-5631-4d1c-81ce-5bcc66ed5f31 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:16:32.412972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0fe46e06-5631-4d1c-81ce-5bcc66ed5f31 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:32.412972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0fe46e06-5631-4d1c-81ce-5bcc66ed5f31 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:32.415213 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0fe46e06-5631-4d1c-81ce-5bcc66ed5f31 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa returned with HTTP 404 Jul 03 13:16:32.415791 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1377/5480] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:32 2026] GET /volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:32.422302 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:32.423933 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:32.424112 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:32.424317 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:32.424416 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:32.429329 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:32.429329 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:32.429712 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:32.453702 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:16:32.453858 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3466bebb-a2d6-41cc-92e5-a196353bf9f9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce returned with HTTP 202 Jul 03 13:16:32.454254 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1358/5481] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:32 2026] DELETE /volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:32.463833 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f5d00444-c518-4d2b-942d-905e67fee3ac None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:32.465999 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f5d00444-c518-4d2b-942d-905e67fee3ac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:32.466798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f5d00444-c518-4d2b-942d-905e67fee3ac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:32.466982 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f5d00444-c518-4d2b-942d-905e67fee3ac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:32.474114 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:32.474114 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:32.474617 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f5d00444-c518-4d2b-942d-905e67fee3ac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:32.475346 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f5d00444-c518-4d2b-942d-905e67fee3ac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce returned with HTTP 200 Jul 03 13:16:32.475710 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1370/5482] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:32 2026] GET /volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:33.483792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e6421c86-0b55-4431-bcc5-dd501b3ad649 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:33.485297 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e6421c86-0b55-4431-bcc5-dd501b3ad649 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:33.485457 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e6421c86-0b55-4431-bcc5-dd501b3ad649 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:33.485624 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e6421c86-0b55-4431-bcc5-dd501b3ad649 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:33.489325 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e6421c86-0b55-4431-bcc5-dd501b3ad649 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce returned with HTTP 404 Jul 03 13:16:33.489730 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1378/5483] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:33 2026] GET /volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:33.495876 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2e7434ec-67ca-4299-9ab7-47f5472bf59a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:33.497326 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2e7434ec-67ca-4299-9ab7-47f5472bf59a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:33.497492 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2e7434ec-67ca-4299-9ab7-47f5472bf59a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:33.497656 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2e7434ec-67ca-4299-9ab7-47f5472bf59a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:33.497744 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-2e7434ec-67ca-4299-9ab7-47f5472bf59a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 05779c3b-b8d6-49b9-a61a-ee9951c0bddb Jul 03 13:16:33.501770 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2e7434ec-67ca-4299-9ab7-47f5472bf59a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb returned with HTTP 404 Jul 03 13:16:33.502178 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1378/5484] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:33 2026] DELETE /volume/v3/snapshots/05779c3b-b8d6-49b9-a61a-ee9951c0bddb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:33.508424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a0888e16-6283-4efc-8e9a-9fce82d64c7b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:33.509911 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a0888e16-6283-4efc-8e9a-9fce82d64c7b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:33.510106 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a0888e16-6283-4efc-8e9a-9fce82d64c7b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:33.510343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a0888e16-6283-4efc-8e9a-9fce82d64c7b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:33.510444 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-a0888e16-6283-4efc-8e9a-9fce82d64c7b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 0f80a4cb-12f8-47c1-934c-776a6e306dce Jul 03 13:16:33.514429 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a0888e16-6283-4efc-8e9a-9fce82d64c7b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce returned with HTTP 404 Jul 03 13:16:33.514840 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1359/5485] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:33 2026] DELETE /volume/v3/snapshots/0f80a4cb-12f8-47c1-934c-776a6e306dce => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:33.745473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-f2684f8a-28ed-4f52-b411-44e8ff0a1c23 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:33.748984 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-f2684f8a-28ed-4f52-b411-44e8ff0a1c23 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:33.748984 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-f2684f8a-28ed-4f52-b411-44e8ff0a1c23 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:33.748984 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-f2684f8a-28ed-4f52-b411-44e8ff0a1c23 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:33.757211 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:33.757211 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:33.760462 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-f2684f8a-28ed-4f52-b411-44e8ff0a1c23 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:33.764416 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-f2684f8a-28ed-4f52-b411-44e8ff0a1c23 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:33.764814 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1371/5486] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:16:33 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:16:33.781336 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:33.783358 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582/action Jul 03 13:16:33.783656 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:16:33.783828 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:33.794624 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:33.794624 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:33.795038 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:33.916499 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Begin detaching volume completed successfully. Jul 03 13:16:33.916815 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-2ac41ad0-43c2-4d7e-a2a3-d2de68679747 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582/action returned with HTTP 202 Jul 03 13:16:33.917423 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1379/5487] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:16:33 2026] POST /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:16:35.046834 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f9d29b68-6adb-4aa0-8c3c-0db464498029 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:35.047339 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f9d29b68-6adb-4aa0-8c3c-0db464498029 None None] GET https://10.4.3.13/volume// Jul 03 13:16:35.047582 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f9d29b68-6adb-4aa0-8c3c-0db464498029 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:35.048087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f9d29b68-6adb-4aa0-8c3c-0db464498029 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:35.048377 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f9d29b68-6adb-4aa0-8c3c-0db464498029 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:16:35.051718 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1379/5488] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:16:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:16:35.057738 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-aafc77f1-d1da-487e-beaa-507723cdbae2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:35.059806 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-aafc77f1-d1da-487e-beaa-507723cdbae2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:35.060017 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-aafc77f1-d1da-487e-beaa-507723cdbae2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:35.060212 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-aafc77f1-d1da-487e-beaa-507723cdbae2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:35.109000 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:35.109000 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:35.114022 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-aafc77f1-d1da-487e-beaa-507723cdbae2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:35.118552 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-aafc77f1-d1da-487e-beaa-507723cdbae2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:35.118935 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1360/5489] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:16:35 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 1319 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:16:35.984363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-21825082-ec7c-41b6-9155-a30c89a8d6c6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:35.986842 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-21825082-ec7c-41b6-9155-a30c89a8d6c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 Jul 03 13:16:35.987054 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-21825082-ec7c-41b6-9155-a30c89a8d6c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:35.987330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-21825082-ec7c-41b6-9155-a30c89a8d6c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:35.996992 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:35.996992 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:36.562308 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-aade3f94-8f08-45bf-b7aa-70c215839e0f req-21825082-ec7c-41b6-9155-a30c89a8d6c6 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 returned with HTTP 200 Jul 03 13:16:36.562710 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1372/5490] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:16:35 2026] DELETE /volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:40.966865 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-02772114-fe5e-4a44-bd9e-fb4d5530ba50 req-21996458-9399-4ebf-8e48-6db79f3f5fff None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:40.969014 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-02772114-fe5e-4a44-bd9e-fb4d5530ba50 req-21996458-9399-4ebf-8e48-6db79f3f5fff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 Jul 03 13:16:40.969300 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-02772114-fe5e-4a44-bd9e-fb4d5530ba50 req-21996458-9399-4ebf-8e48-6db79f3f5fff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:40.970305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-02772114-fe5e-4a44-bd9e-fb4d5530ba50 req-21996458-9399-4ebf-8e48-6db79f3f5fff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:40.974861 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-02772114-fe5e-4a44-bd9e-fb4d5530ba50 req-21996458-9399-4ebf-8e48-6db79f3f5fff tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 returned with HTTP 404 Jul 03 13:16:40.975535 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1380/5491] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:16:40 2026] DELETE /volume/v3/attachments/e1faa307-d722-4939-8b9d-8287159c7724 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 13:16:42.431502 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9e30820c-9649-4d39-abac-0d823750eb3d req-8451bba2-b877-4f4a-a6c8-ef285638f994 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:42.433382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9e30820c-9649-4d39-abac-0d823750eb3d req-8451bba2-b877-4f4a-a6c8-ef285638f994 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6 Jul 03 13:16:42.433544 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9e30820c-9649-4d39-abac-0d823750eb3d req-8451bba2-b877-4f4a-a6c8-ef285638f994 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:42.433712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9e30820c-9649-4d39-abac-0d823750eb3d req-8451bba2-b877-4f4a-a6c8-ef285638f994 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:42.441990 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:42.441990 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:42.980417 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9e30820c-9649-4d39-abac-0d823750eb3d req-8451bba2-b877-4f4a-a6c8-ef285638f994 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6 returned with HTTP 200 Jul 03 13:16:42.980774 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1380/5492] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:16:42 2026] DELETE /volume/v3/attachments/66167bed-3b1c-42e3-806b-cb2c56f2daa6 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:44.753976 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6cd81ed9-55a6-4fd1-9651-3bccd1a97ef8 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:44.755892 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6cd81ed9-55a6-4fd1-9651-3bccd1a97ef8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:16:44.756090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6cd81ed9-55a6-4fd1-9651-3bccd1a97ef8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:44.756306 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6cd81ed9-55a6-4fd1-9651-3bccd1a97ef8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:44.756438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-6cd81ed9-55a6-4fd1-9651-3bccd1a97ef8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: dc087fcf-caf7-467e-8967-ddd0ea4ed2fa Jul 03 13:16:44.761269 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6cd81ed9-55a6-4fd1-9651-3bccd1a97ef8 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa returned with HTTP 404 Jul 03 13:16:44.761820 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1361/5493] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:44 2026] DELETE /volume/v3/snapshots/dc087fcf-caf7-467e-8967-ddd0ea4ed2fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:44.774089 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4d70813d-9bec-4499-99b2-a1bc7d36fb56 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:44.776501 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d70813d-9bec-4499-99b2-a1bc7d36fb56 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:44.776501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d70813d-9bec-4499-99b2-a1bc7d36fb56 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:44.776501 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d70813d-9bec-4499-99b2-a1bc7d36fb56 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:44.788334 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:44.788334 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:44.792902 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4d70813d-9bec-4499-99b2-a1bc7d36fb56 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:44.818253 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d70813d-9bec-4499-99b2-a1bc7d36fb56 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:44.818632 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1373/5494] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:44 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:44.833849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ae71f12-fd48-405d-9757-d065d5629249 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:44.835678 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:16:44.835968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-131592332"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:44.837929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-131592332'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:16:44.838034 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume of 1 GB Jul 03 13:16:44.842145 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Availability Zones retrieved successfully. Jul 03 13:16:44.847311 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (f532541e-42f2-4e6c-ac43-5776b2798ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:44.849077 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd53cbb6-9f31-4c2e-84af-bc7248163ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:44.849889 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:16:44.880063 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd53cbb6-9f31-4c2e-84af-bc7248163ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:44.881028 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a80dbc-4d1d-47c3-beb5-0d072cf9801a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:44.941361 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['ce5ae648-13ef-4a5e-bb5c-7376a04f6e78', '5e6c8585-0508-47ff-9c38-cd6814f2e499', '7a2d2b51-5cd4-46a7-97ea-67b2f4ed71ad', '4eaeac53-c55b-41f5-a924-d18494c0c40a'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:44.942548 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a80dbc-4d1d-47c3-beb5-0d072cf9801a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5ae648-13ef-4a5e-bb5c-7376a04f6e78', '5e6c8585-0508-47ff-9c38-cd6814f2e499', '7a2d2b51-5cd4-46a7-97ea-67b2f4ed71ad', '4eaeac53-c55b-41f5-a924-d18494c0c40a']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:44.943660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b00af30-5259-4fb3-817f-548bb394178b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:44.978832 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b00af30-5259-4fb3-817f-548bb394178b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc9b3df5-1634-41a9-9780-88d4027be6b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-131592332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['ce5ae648-13ef-4a5e-bb5c-7376a04f6e78','5e6c8585-0508-47ff-9c38-cd6814f2e499','7a2d2b51-5cd4-46a7-97ea-67b2f4ed71ad','4eaeac53-c55b-41f5-a924-d18494c0c40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-131592332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc9b3df5-1634-41a9-9780-88d4027be6b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5147901813e247e8825893393b1c9f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:44.979739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0b0112-319d-4104-b5d8-8c96cfb477f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:45.022968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0b0112-319d-4104-b5d8-8c96cfb477f0) transitioned into state 'SUCCESS' from state '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-131592332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['ce5ae648-13ef-4a5e-bb5c-7376a04f6e78','5e6c8585-0508-47ff-9c38-cd6814f2e499','7a2d2b51-5cd4-46a7-97ea-67b2f4ed71ad','4eaeac53-c55b-41f5-a924-d18494c0c40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:45.023678 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82b3a65-24af-4c85-a356-f1a3d9907140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:45.042674 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82b3a65-24af-4c85-a356-f1a3d9907140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:45.043927 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (f532541e-42f2-4e6c-ac43-5776b2798ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:45.044380 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request issued successfully. Jul 03 13:16:45.045232 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ae71f12-fd48-405d-9757-d065d5629249 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:16:45.045745 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1381/5495] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:16:44 2026] POST /volume/v3/volumes => generated 751 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:45.068420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b339f177-7608-47c2-a838-90c184c49dc9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:45.070656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b339f177-7608-47c2-a838-90c184c49dc9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:45.070925 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b339f177-7608-47c2-a838-90c184c49dc9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:45.071183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b339f177-7608-47c2-a838-90c184c49dc9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:45.082208 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:45.082208 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:45.087051 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b339f177-7608-47c2-a838-90c184c49dc9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:45.093077 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b339f177-7608-47c2-a838-90c184c49dc9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 returned with HTTP 200 Jul 03 13:16:45.093612 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1381/5496] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:45 2026] GET /volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:46.109253 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d904f4a0-ffdc-4ac4-9f19-032f274fef40 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:46.111032 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d904f4a0-ffdc-4ac4-9f19-032f274fef40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:46.111257 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d904f4a0-ffdc-4ac4-9f19-032f274fef40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:46.111477 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d904f4a0-ffdc-4ac4-9f19-032f274fef40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:46.118516 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:46.118516 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:46.125571 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d904f4a0-ffdc-4ac4-9f19-032f274fef40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:46.127943 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d904f4a0-ffdc-4ac4-9f19-032f274fef40 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 returned with HTTP 200 Jul 03 13:16:46.128317 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1362/5497] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:46 2026] GET /volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:46.147397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1193903a-ff97-476b-adab-0031dcf223ad None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:46.153021 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:16:46.153021 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc9b3df5-1634-41a9-9780-88d4027be6b8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2079718980"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:46.154249 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:46.156184 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:16:46.156431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:46.156654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:46.156845 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: 07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:16:46.158516 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:46.158516 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:46.159024 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:46.159157 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:46.163753 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:46.163753 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:46.164261 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:16:46.194180 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['204ac4ea-3d51-4a1c-b301-b93992accf53', '301e3ce2-3bea-47aa-a5c6-9974fc594829', '3fcce8fc-0df3-4dd4-b8ce-7c638eb74128', '7345b82a-c6fc-4dd0-841f-875b0a8e18d8'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:46.199943 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:16:46.200227 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3b4d225d-b957-4280-ae76-651c7ecfe956 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 202 Jul 03 13:16:46.200720 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1382/5498] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:46 2026] DELETE /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:46.212824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d143895-08f2-4668-beed-ba16de404233 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:46.212824 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d143895-08f2-4668-beed-ba16de404233 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:16:46.212824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d143895-08f2-4668-beed-ba16de404233 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:46.212824 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d143895-08f2-4668-beed-ba16de404233 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:46.222395 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:46.222395 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:46.228794 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d143895-08f2-4668-beed-ba16de404233 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:16:46.237002 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d143895-08f2-4668-beed-ba16de404233 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 200 Jul 03 13:16:46.237543 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1382/5499] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:46 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:16:46.251460 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot create request issued successfully. Jul 03 13:16:46.251982 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1193903a-ff97-476b-adab-0031dcf223ad tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:16:46.252486 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1374/5500] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:16:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:46.262854 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2237a427-f11b-401d-a971-3203da9c816d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:46.264963 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2237a427-f11b-401d-a971-3203da9c816d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 Jul 03 13:16:46.265289 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2237a427-f11b-401d-a971-3203da9c816d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:46.265602 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2237a427-f11b-401d-a971-3203da9c816d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:46.271759 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:46.271759 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:46.272351 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2237a427-f11b-401d-a971-3203da9c816d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:46.273147 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2237a427-f11b-401d-a971-3203da9c816d tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 returned with HTTP 200 Jul 03 13:16:46.273604 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1363/5501] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:46 2026] GET /volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:47.250459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-25155086-f479-4d1c-96ff-4762d607fc75 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:47.252125 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-25155086-f479-4d1c-96ff-4762d607fc75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed Jul 03 13:16:47.252358 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-25155086-f479-4d1c-96ff-4762d607fc75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:47.252658 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-25155086-f479-4d1c-96ff-4762d607fc75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:47.258839 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-25155086-f479-4d1c-96ff-4762d607fc75 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed returned with HTTP 404 Jul 03 13:16:47.259513 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1383/5502] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:47 2026] GET /volume/v3/volumes/07a3579d-829b-479e-adbe-de73834619ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:47.265605 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:47.267695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:16:47.267908 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:47.268142 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:47.268290 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete snapshot with id: 5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:16:47.272910 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:47.272910 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:47.273296 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:16:47.283060 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-351810b6-8b1e-43df-b2dd-6de05863c0af None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:47.285043 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-351810b6-8b1e-43df-b2dd-6de05863c0af tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 Jul 03 13:16:47.285289 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-351810b6-8b1e-43df-b2dd-6de05863c0af tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:47.285581 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-351810b6-8b1e-43df-b2dd-6de05863c0af tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:47.290665 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:47.290665 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:47.291146 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-351810b6-8b1e-43df-b2dd-6de05863c0af tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:47.292238 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-351810b6-8b1e-43df-b2dd-6de05863c0af tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 returned with HTTP 200 Jul 03 13:16:47.292734 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1375/5503] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:47 2026] GET /volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:47.293782 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot delete request issued successfully. Jul 03 13:16:47.293956 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-837f2b3b-7e28-4367-9a84-4ea24181e176 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c returned with HTTP 202 Jul 03 13:16:47.294412 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1383/5504] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:47 2026] DELETE /volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:47.304016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:47.305176 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7f3d63c1-556d-4418-a456-abf64af91710 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:47.306722 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f3d63c1-556d-4418-a456-abf64af91710 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:16:47.306889 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f3d63c1-556d-4418-a456-abf64af91710 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:47.307054 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7f3d63c1-556d-4418-a456-abf64af91710 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:47.310365 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:16:47.310731 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b71e684-3f21-4a40-ac87-9ab1e75f1510", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-749853152"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:47.313024 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request body: {'volume': {'snapshot_id': '0b71e684-3f21-4a40-ac87-9ab1e75f1510', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-749853152'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:16:47.314478 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:47.314478 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:47.314947 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7f3d63c1-556d-4418-a456-abf64af91710 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Snapshot retrieved successfully. Jul 03 13:16:47.315681 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7f3d63c1-556d-4418-a456-abf64af91710 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c returned with HTTP 200 Jul 03 13:16:47.316069 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1384/5505] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:47 2026] GET /volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:47.320123 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:47.320123 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:47.320605 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:47.320699 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume of 2 GB Jul 03 13:16:47.324615 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Availability Zones retrieved successfully. Jul 03 13:16:47.330330 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (c0f358bc-13e5-45d2-8801-2682089c3941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:47.331471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8f9b19-7d74-490d-8f6f-9c3e5e0063ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:47.332494 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:16:47.363932 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8f9b19-7d74-490d-8f6f-9c3e5e0063ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '0b71e684-3f21-4a40-ac87-9ab1e75f1510', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:47.364882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c571a85-19a8-4275-b3f1-e5269c16c4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:47.413243 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['4824da21-bed0-4998-957b-343cc004fda8', 'fefbeae8-31f6-44db-8877-047cf606828a', 'e68a1fec-8200-42fc-93ed-ef7ce6584b2e', '3a0c28a3-ca75-4558-a7c3-cd49b5ba27e2'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:47.414047 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c571a85-19a8-4275-b3f1-e5269c16c4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4824da21-bed0-4998-957b-343cc004fda8', 'fefbeae8-31f6-44db-8877-047cf606828a', 'e68a1fec-8200-42fc-93ed-ef7ce6584b2e', '3a0c28a3-ca75-4558-a7c3-cd49b5ba27e2']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:47.414877 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606d1d5e-98a9-4f2c-884f-439936457313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:47.457123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606d1d5e-98a9-4f2c-884f-439936457313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4801941-a954-4f71-9cbd-b8c022be35ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-749853152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['4824da21-bed0-4998-957b-343cc004fda8','fefbeae8-31f6-44db-8877-047cf606828a','e68a1fec-8200-42fc-93ed-ef7ce6584b2e','3a0c28a3-ca75-4558-a7c3-cd49b5ba27e2'],size=2,snapshot_id=0b71e684-3f21-4a40-ac87-9ab1e75f1510,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-749853152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4801941-a954-4f71-9cbd-b8c022be35ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5147901813e247e8825893393b1c9f86',provider_auth=None,provider_geometry=None,provider_id=None,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=0b71e684-3f21-4a40-ac87-9ab1e75f1510,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:47.457881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a834ddf-96cb-4691-aeb7-1bd49b7ed965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:47.481068 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a834ddf-96cb-4691-aeb7-1bd49b7ed965) transitioned into state 'SUCCESS' from state '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-749853152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['4824da21-bed0-4998-957b-343cc004fda8','fefbeae8-31f6-44db-8877-047cf606828a','e68a1fec-8200-42fc-93ed-ef7ce6584b2e','3a0c28a3-ca75-4558-a7c3-cd49b5ba27e2'],size=2,snapshot_id=0b71e684-3f21-4a40-ac87-9ab1e75f1510,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:47.481770 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdff39e0-f21d-474e-80fa-3e7eadd8dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:47.509293 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdff39e0-f21d-474e-80fa-3e7eadd8dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:47.510482 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (c0f358bc-13e5-45d2-8801-2682089c3941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:47.510918 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request issued successfully. Jul 03 13:16:47.511710 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7c6e16fd-e6b6-4fd2-9767-9aaeed89d14a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:16:47.512345 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1364/5506] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:16:47 2026] POST /volume/v3/volumes => generated 785 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:47.523917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-daaf3ca8-1cdc-4f18-89a8-3903f7e89be9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:47.525641 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daaf3ca8-1cdc-4f18-89a8-3903f7e89be9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:47.525812 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daaf3ca8-1cdc-4f18-89a8-3903f7e89be9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:47.526022 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daaf3ca8-1cdc-4f18-89a8-3903f7e89be9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:47.540907 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:47.540907 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:47.548906 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-daaf3ca8-1cdc-4f18-89a8-3903f7e89be9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:47.552918 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daaf3ca8-1cdc-4f18-89a8-3903f7e89be9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 200 Jul 03 13:16:47.553359 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1376/5507] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:47 2026] GET /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:48.325618 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fbd227f7-aa1f-4ad4-9e24-78314213f4bb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:48.327530 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fbd227f7-aa1f-4ad4-9e24-78314213f4bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c Jul 03 13:16:48.327735 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fbd227f7-aa1f-4ad4-9e24-78314213f4bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:48.327904 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fbd227f7-aa1f-4ad4-9e24-78314213f4bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:48.332889 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fbd227f7-aa1f-4ad4-9e24-78314213f4bb tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c returned with HTTP 404 Jul 03 13:16:48.333411 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1384/5508] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:48 2026] GET /volume/v3/snapshots/5ea21537-5ef1-4bd8-9046-5dd0c427482c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:48.566456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0bca0c08-12d1-44ef-9b6f-408e0ea0f623 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:48.568087 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0bca0c08-12d1-44ef-9b6f-408e0ea0f623 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:48.568273 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0bca0c08-12d1-44ef-9b6f-408e0ea0f623 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:48.568476 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0bca0c08-12d1-44ef-9b6f-408e0ea0f623 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:48.575145 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:48.575145 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:48.579014 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0bca0c08-12d1-44ef-9b6f-408e0ea0f623 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:48.584854 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0bca0c08-12d1-44ef-9b6f-408e0ea0f623 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 200 Jul 03 13:16:48.585289 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1385/5509] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:48 2026] GET /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:48.606014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-040c5e23-6173-4f08-9499-16b49e5766da None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:48.606014 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-040c5e23-6173-4f08-9499-16b49e5766da tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:48.606014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-040c5e23-6173-4f08-9499-16b49e5766da tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:48.606014 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-040c5e23-6173-4f08-9499-16b49e5766da tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:48.614372 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:48.614372 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:48.616790 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-040c5e23-6173-4f08-9499-16b49e5766da tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:48.621177 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-040c5e23-6173-4f08-9499-16b49e5766da tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 200 Jul 03 13:16:48.622674 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1365/5510] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:48 2026] GET /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:48.633199 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-935ba89f-8a1e-48bb-87d8-6e819127695c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:48.636565 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:48.636973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:48.637298 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:48.637701 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:48.647757 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:48.647757 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:48.648526 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:48.698185 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume request issued successfully. Jul 03 13:16:48.698408 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-935ba89f-8a1e-48bb-87d8-6e819127695c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 202 Jul 03 13:16:48.698874 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1377/5511] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:48 2026] DELETE /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:48.707803 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-782f6378-1ff1-4d9a-8239-d500fa4a341c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:48.709685 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-782f6378-1ff1-4d9a-8239-d500fa4a341c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:48.709875 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-782f6378-1ff1-4d9a-8239-d500fa4a341c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:48.710086 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-782f6378-1ff1-4d9a-8239-d500fa4a341c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:48.721776 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:48.721776 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:48.730480 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-782f6378-1ff1-4d9a-8239-d500fa4a341c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:48.739414 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-782f6378-1ff1-4d9a-8239-d500fa4a341c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 200 Jul 03 13:16:48.739782 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1385/5512] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:48 2026] GET /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:49.752306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-84a41870-7204-44c1-a847-36b28bcab89a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:49.753934 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84a41870-7204-44c1-a847-36b28bcab89a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:49.754133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84a41870-7204-44c1-a847-36b28bcab89a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:49.754332 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-84a41870-7204-44c1-a847-36b28bcab89a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:49.759740 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-84a41870-7204-44c1-a847-36b28bcab89a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 404 Jul 03 13:16:49.760608 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1386/5513] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:49 2026] GET /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:49.766642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8bc1a6a5-dc61-490a-9e7c-26ed560ee32a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:49.768379 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bc1a6a5-dc61-490a-9e7c-26ed560ee32a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:49.768569 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bc1a6a5-dc61-490a-9e7c-26ed560ee32a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:49.768740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8bc1a6a5-dc61-490a-9e7c-26ed560ee32a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:49.774337 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8bc1a6a5-dc61-490a-9e7c-26ed560ee32a tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 404 Jul 03 13:16:49.774832 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1366/5514] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:49 2026] GET /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:49.782228 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7a68e251-8780-41ba-8982-6a13404b5fa1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:49.783894 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a68e251-8780-41ba-8982-6a13404b5fa1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:49.787958 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a68e251-8780-41ba-8982-6a13404b5fa1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:49.787958 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7a68e251-8780-41ba-8982-6a13404b5fa1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:49.787958 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-7a68e251-8780-41ba-8982-6a13404b5fa1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: b4801941-a954-4f71-9cbd-b8c022be35ef Jul 03 13:16:49.789739 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7a68e251-8780-41ba-8982-6a13404b5fa1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef returned with HTTP 404 Jul 03 13:16:49.790188 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1378/5515] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:49 2026] DELETE /volume/v3/volumes/b4801941-a954-4f71-9cbd-b8c022be35ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:49.797859 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8acc4834-3219-46f1-a35f-68968a5ac577 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:49.799534 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 Jul 03 13:16:49.799713 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:49.799885 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:49.799986 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: 0b71e684-3f21-4a40-ac87-9ab1e75f1510 Jul 03 13:16:49.804683 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:49.804683 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:49.805062 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:49.825244 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:16:49.825407 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8acc4834-3219-46f1-a35f-68968a5ac577 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 returned with HTTP 202 Jul 03 13:16:49.825791 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1386/5516] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:49 2026] DELETE /volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:49.833265 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c720506b-fa12-4b34-8f55-9b482623d733 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:49.835563 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c720506b-fa12-4b34-8f55-9b482623d733 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 Jul 03 13:16:49.835721 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c720506b-fa12-4b34-8f55-9b482623d733 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:49.835896 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c720506b-fa12-4b34-8f55-9b482623d733 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:49.841283 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:49.841283 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:49.841725 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c720506b-fa12-4b34-8f55-9b482623d733 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:49.842522 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c720506b-fa12-4b34-8f55-9b482623d733 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 returned with HTTP 200 Jul 03 13:16:49.842887 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1387/5517] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:49 2026] GET /volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:50.856343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b512c4d0-1a72-4671-bc10-60232e0633a7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:50.857826 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b512c4d0-1a72-4671-bc10-60232e0633a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 Jul 03 13:16:50.857989 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b512c4d0-1a72-4671-bc10-60232e0633a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:50.858178 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b512c4d0-1a72-4671-bc10-60232e0633a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:50.861803 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b512c4d0-1a72-4671-bc10-60232e0633a7 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 returned with HTTP 404 Jul 03 13:16:50.862210 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1367/5518] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:50 2026] GET /volume/v3/snapshots/0b71e684-3f21-4a40-ac87-9ab1e75f1510 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:50.869032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-44d3dea9-c418-4aaf-85dc-15c1ac5fd44f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:50.870613 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-44d3dea9-c418-4aaf-85dc-15c1ac5fd44f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:50.870798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-44d3dea9-c418-4aaf-85dc-15c1ac5fd44f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:50.870989 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-44d3dea9-c418-4aaf-85dc-15c1ac5fd44f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:50.877007 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:50.877007 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:50.880110 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-44d3dea9-c418-4aaf-85dc-15c1ac5fd44f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:50.884007 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-44d3dea9-c418-4aaf-85dc-15c1ac5fd44f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 returned with HTTP 200 Jul 03 13:16:50.884407 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1379/5519] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:50 2026] GET /volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:50.896797 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:50.898483 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:50.898665 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:50.898838 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:50.898994 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:50.905856 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:50.905856 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:50.906296 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:50.940948 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume request issued successfully. Jul 03 13:16:50.941113 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-757e1ffb-9079-4a25-be69-4a6c29e5ebd2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 returned with HTTP 202 Jul 03 13:16:50.941541 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1387/5520] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:50 2026] DELETE /volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:50.948005 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-438848ae-c5ac-4571-93a5-32d774a17230 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:50.950175 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-438848ae-c5ac-4571-93a5-32d774a17230 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:50.950423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-438848ae-c5ac-4571-93a5-32d774a17230 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:50.950666 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-438848ae-c5ac-4571-93a5-32d774a17230 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:50.959453 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:50.959453 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:50.963787 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-438848ae-c5ac-4571-93a5-32d774a17230 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:50.968076 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-438848ae-c5ac-4571-93a5-32d774a17230 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 returned with HTTP 200 Jul 03 13:16:50.968458 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1388/5521] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:50 2026] GET /volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:51.982545 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-86c65dbf-df74-4854-9d23-077b5044def5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:51.984250 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-86c65dbf-df74-4854-9d23-077b5044def5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 Jul 03 13:16:51.984426 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-86c65dbf-df74-4854-9d23-077b5044def5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:51.984613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-86c65dbf-df74-4854-9d23-077b5044def5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:51.989840 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-86c65dbf-df74-4854-9d23-077b5044def5 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 returned with HTTP 404 Jul 03 13:16:51.990298 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1368/5522] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:51 2026] GET /volume/v3/volumes/cc9b3df5-1634-41a9-9780-88d4027be6b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:51.998915 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f1d7a507-0e55-446c-a884-6e64c3760d78 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:52.000788 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f1d7a507-0e55-446c-a884-6e64c3760d78 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:52.000984 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f1d7a507-0e55-446c-a884-6e64c3760d78 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:52.001225 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f1d7a507-0e55-446c-a884-6e64c3760d78 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:52.008525 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:52.008525 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:52.012104 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f1d7a507-0e55-446c-a884-6e64c3760d78 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:52.016616 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f1d7a507-0e55-446c-a884-6e64c3760d78 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:52.016991 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1380/5523] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:51 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:52.031614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f5fac877-4bf7-4342-8df5-1423c9551974 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:52.033336 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:16:52.033676 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-690118155"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:52.034952 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-690118155'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:16:52.035111 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume of 1 GB Jul 03 13:16:52.038881 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Availability Zones retrieved successfully. Jul 03 13:16:52.044024 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (0bd8eab8-f27b-4cdb-8ede-00f39dffadeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:52.044882 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ffcd45a-4855-4375-bf1f-a1d632f6ac0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:52.045883 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:16:52.072642 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ffcd45a-4855-4375-bf1f-a1d632f6ac0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:52.073363 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494d15c1-e824-4628-b613-d51d8bec5c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:52.121072 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['656cfd4f-8ac3-4351-9c58-827aa9a61de5', 'dfa4d445-bfd7-4ab8-8c25-ad5d61d49f01', '10a63c19-1f83-46d8-88c0-b1d9754ce292', '418dcb2f-d94c-4d1e-a680-fbc1f88e91d1'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:52.121755 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494d15c1-e824-4628-b613-d51d8bec5c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['656cfd4f-8ac3-4351-9c58-827aa9a61de5', 'dfa4d445-bfd7-4ab8-8c25-ad5d61d49f01', '10a63c19-1f83-46d8-88c0-b1d9754ce292', '418dcb2f-d94c-4d1e-a680-fbc1f88e91d1']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:52.122412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a386f234-1db4-4393-966c-3bb2a93411b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:52.147521 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a386f234-1db4-4393-966c-3bb2a93411b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '380bdf17-66d9-4181-a73b-3c6c9cac3170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-690118155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['656cfd4f-8ac3-4351-9c58-827aa9a61de5','dfa4d445-bfd7-4ab8-8c25-ad5d61d49f01','10a63c19-1f83-46d8-88c0-b1d9754ce292','418dcb2f-d94c-4d1e-a680-fbc1f88e91d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-690118155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=380bdf17-66d9-4181-a73b-3c6c9cac3170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5147901813e247e8825893393b1c9f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:52.148205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740e18a3-6844-44da-8969-f7343eeb66d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:52.170983 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (740e18a3-6844-44da-8969-f7343eeb66d7) transitioned into state 'SUCCESS' from state '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-690118155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['656cfd4f-8ac3-4351-9c58-827aa9a61de5','dfa4d445-bfd7-4ab8-8c25-ad5d61d49f01','10a63c19-1f83-46d8-88c0-b1d9754ce292','418dcb2f-d94c-4d1e-a680-fbc1f88e91d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:52.171688 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6210063f-fd3a-45f9-a192-d85a1828c340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:52.187399 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6210063f-fd3a-45f9-a192-d85a1828c340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:52.188107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (0bd8eab8-f27b-4cdb-8ede-00f39dffadeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:52.188399 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request issued successfully. Jul 03 13:16:52.188887 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5fac877-4bf7-4342-8df5-1423c9551974 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:16:52.189296 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1388/5524] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:16:52 2026] POST /volume/v3/volumes => generated 751 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:52.199441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e2427b12-f850-474d-90ab-6a0cc38b02a1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:52.200972 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2427b12-f850-474d-90ab-6a0cc38b02a1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:52.201184 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2427b12-f850-474d-90ab-6a0cc38b02a1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:52.201372 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2427b12-f850-474d-90ab-6a0cc38b02a1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:52.207565 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:52.207565 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:52.210706 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e2427b12-f850-474d-90ab-6a0cc38b02a1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:52.214440 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2427b12-f850-474d-90ab-6a0cc38b02a1 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 returned with HTTP 200 Jul 03 13:16:52.214817 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1389/5525] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:52 2026] GET /volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:52.764930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-32ea8330-2e08-40f7-97ac-6c7c5173bc6b req-7ebd0ab5-4501-40f6-8426-671346cb3dcc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:52.766927 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-32ea8330-2e08-40f7-97ac-6c7c5173bc6b req-7ebd0ab5-4501-40f6-8426-671346cb3dcc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f Jul 03 13:16:52.767051 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-32ea8330-2e08-40f7-97ac-6c7c5173bc6b req-7ebd0ab5-4501-40f6-8426-671346cb3dcc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:52.767275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-32ea8330-2e08-40f7-97ac-6c7c5173bc6b req-7ebd0ab5-4501-40f6-8426-671346cb3dcc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:52.778498 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:52.778498 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:53.227625 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db8ea263-cf19-47d7-9f4b-7bb0f23c9bb0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:53.230004 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db8ea263-cf19-47d7-9f4b-7bb0f23c9bb0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:53.230313 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db8ea263-cf19-47d7-9f4b-7bb0f23c9bb0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:53.230927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db8ea263-cf19-47d7-9f4b-7bb0f23c9bb0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:53.239923 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:53.239923 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:53.244232 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-db8ea263-cf19-47d7-9f4b-7bb0f23c9bb0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:53.249766 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db8ea263-cf19-47d7-9f4b-7bb0f23c9bb0 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 returned with HTTP 200 Jul 03 13:16:53.250380 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1381/5526] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:53 2026] GET /volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:53.262647 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-57d01d21-43f7-47ee-bfb0-971376296c1f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:53.264733 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:16:53.265312 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "380bdf17-66d9-4181-a73b-3c6c9cac3170", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-381960345"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:53.276365 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:53.276365 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:53.276833 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:53.276951 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create snapshot from volume 380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:53.301020 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['fad6e9b3-689a-4bb2-8d62-e90222fd781b', '0e5b4db3-08bd-4dd8-9ddc-ff62c6ab939f', 'aacaed7a-51e2-4c72-b73d-d082c0ea6103', 'd7960b91-0ace-4dee-a1aa-d8569af90f48'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:53.306905 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-32ea8330-2e08-40f7-97ac-6c7c5173bc6b req-7ebd0ab5-4501-40f6-8426-671346cb3dcc tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f returned with HTTP 200 Jul 03 13:16:53.307340 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1369/5527] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:16:52 2026] DELETE /volume/v3/attachments/d17e87e3-91f3-4589-b2fa-09e8626a729f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:53.337955 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot create request issued successfully. Jul 03 13:16:53.338279 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-57d01d21-43f7-47ee-bfb0-971376296c1f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:16:53.338675 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1389/5528] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:16:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:53.347815 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-df6c307b-78a1-4c76-8e73-2618d7676fac None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:53.349857 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df6c307b-78a1-4c76-8e73-2618d7676fac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 Jul 03 13:16:53.350156 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df6c307b-78a1-4c76-8e73-2618d7676fac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:53.350396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df6c307b-78a1-4c76-8e73-2618d7676fac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:53.355888 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:53.355888 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:53.356499 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-df6c307b-78a1-4c76-8e73-2618d7676fac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:53.357495 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df6c307b-78a1-4c76-8e73-2618d7676fac tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 returned with HTTP 200 Jul 03 13:16:53.357882 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1390/5529] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:53 2026] GET /volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:54.367061 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-97e366f4-aa8c-4a8b-9c66-f6b6339d9a6b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:54.368751 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-97e366f4-aa8c-4a8b-9c66-f6b6339d9a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 Jul 03 13:16:54.368927 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-97e366f4-aa8c-4a8b-9c66-f6b6339d9a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:54.369124 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-97e366f4-aa8c-4a8b-9c66-f6b6339d9a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:54.375008 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:54.375008 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:54.375665 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-97e366f4-aa8c-4a8b-9c66-f6b6339d9a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:54.376739 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-97e366f4-aa8c-4a8b-9c66-f6b6339d9a6b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 returned with HTTP 200 Jul 03 13:16:54.377385 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1382/5530] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:54 2026] GET /volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:54.387496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:54.389549 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:16:54.389932 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e96c02eb-ac13-40a2-9727-552ff5f1c3f3", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1235606995"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:16:54.391484 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request body: {'volume': {'snapshot_id': 'e96c02eb-ac13-40a2-9727-552ff5f1c3f3', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1235606995'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:16:54.397612 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:54.397612 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:54.398101 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:54.398275 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume of 1 GB Jul 03 13:16:54.402277 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Availability Zones retrieved successfully. Jul 03 13:16:54.407244 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (fe7180f1-e7d4-4a74-89d6-961e4c297f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:54.408255 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be19e42-5691-4e57-8f71-a9a1900d625f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:54.409151 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:16:54.441469 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be19e42-5691-4e57-8f71-a9a1900d625f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e96c02eb-ac13-40a2-9727-552ff5f1c3f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:54.442327 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b581c02-25ef-4c73-b64b-71936ea5dabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:54.486561 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Created reservations ['e63f98b3-8ee2-40cc-9328-3d584dba3242', '521178ca-2e85-473a-87d9-494c4011c3ac', 'a9aaf894-a5d3-4dbb-b497-f949c3cf6a94', 'ddb1e3e6-ccbf-4cc4-9006-b55fcd627b26'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:16:54.487476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b581c02-25ef-4c73-b64b-71936ea5dabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63f98b3-8ee2-40cc-9328-3d584dba3242', '521178ca-2e85-473a-87d9-494c4011c3ac', 'a9aaf894-a5d3-4dbb-b497-f949c3cf6a94', 'ddb1e3e6-ccbf-4cc4-9006-b55fcd627b26']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:54.488343 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65b464f-8c26-408c-89fb-40c167bcc2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:54.531453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d65b464f-8c26-408c-89fb-40c167bcc2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd418b1dd-ba15-4c3a-8b2b-8915a80e2a34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1235606995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['e63f98b3-8ee2-40cc-9328-3d584dba3242','521178ca-2e85-473a-87d9-494c4011c3ac','a9aaf894-a5d3-4dbb-b497-f949c3cf6a94','ddb1e3e6-ccbf-4cc4-9006-b55fcd627b26'],size=1,snapshot_id=e96c02eb-ac13-40a2-9727-552ff5f1c3f3,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1235606995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d418b1dd-ba15-4c3a-8b2b-8915a80e2a34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5147901813e247e8825893393b1c9f86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e96c02eb-ac13-40a2-9727-552ff5f1c3f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:54.534463 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d92219-3eb5-42d9-a35b-40c4d224b718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:54.554959 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d92219-3eb5-42d9-a35b-40c4d224b718) transitioned into state 'SUCCESS' from state '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-1235606995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5147901813e247e8825893393b1c9f86',qos_specs=None,replication_status=,reservations=['e63f98b3-8ee2-40cc-9328-3d584dba3242','521178ca-2e85-473a-87d9-494c4011c3ac','a9aaf894-a5d3-4dbb-b497-f949c3cf6a94','ddb1e3e6-ccbf-4cc4-9006-b55fcd627b26'],size=1,snapshot_id=e96c02eb-ac13-40a2-9727-552ff5f1c3f3,source_replicaid=,source_volid=None,status='creating',user_id='2cfce6029b974fd6aa1a882701c7bf06',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:54.555688 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438d7203-80ed-49c9-84ab-0fb394d27b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:16:54.579721 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (438d7203-80ed-49c9-84ab-0fb394d27b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:16:54.581001 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Flow 'volume_create_api' (fe7180f1-e7d4-4a74-89d6-961e4c297f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:16:54.581496 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Create volume request issued successfully. Jul 03 13:16:54.582316 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a64a608e-5e89-4920-8fdc-4fd9b2db217f tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:16:54.582875 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1370/5531] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:16:54 2026] POST /volume/v3/volumes => generated 786 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:16:54.596596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6bbfd951-ef21-443c-8df8-2f93c78df581 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:54.599286 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6bbfd951-ef21-443c-8df8-2f93c78df581 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:54.599552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6bbfd951-ef21-443c-8df8-2f93c78df581 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:54.600110 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6bbfd951-ef21-443c-8df8-2f93c78df581 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:54.609539 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:54.609539 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:54.614318 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6bbfd951-ef21-443c-8df8-2f93c78df581 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:54.619389 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6bbfd951-ef21-443c-8df8-2f93c78df581 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 200 Jul 03 13:16:54.619867 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1390/5532] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:54 2026] GET /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:55.633264 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6ef0171f-016e-4772-854c-7d6137d30bbd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:55.635197 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ef0171f-016e-4772-854c-7d6137d30bbd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:55.635407 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ef0171f-016e-4772-854c-7d6137d30bbd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:55.635590 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6ef0171f-016e-4772-854c-7d6137d30bbd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:55.643134 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:55.643134 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:55.647314 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6ef0171f-016e-4772-854c-7d6137d30bbd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:55.651178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6ef0171f-016e-4772-854c-7d6137d30bbd tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 200 Jul 03 13:16:55.651685 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1391/5533] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:55 2026] GET /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:55.663594 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-79fe0ec2-33bd-40a7-bcc9-9d2173ac5b19 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:55.665876 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79fe0ec2-33bd-40a7-bcc9-9d2173ac5b19 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:55.666152 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79fe0ec2-33bd-40a7-bcc9-9d2173ac5b19 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:55.666435 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-79fe0ec2-33bd-40a7-bcc9-9d2173ac5b19 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:55.675011 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:55.675011 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:55.678570 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-79fe0ec2-33bd-40a7-bcc9-9d2173ac5b19 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:55.682919 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-79fe0ec2-33bd-40a7-bcc9-9d2173ac5b19 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 200 Jul 03 13:16:55.682919 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1383/5534] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:55 2026] GET /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:55.694175 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:55.696039 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:55.696289 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:55.696527 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:55.696675 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:55.703149 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:55.703149 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:55.703579 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:55.721964 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume request issued successfully. Jul 03 13:16:55.722154 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b83490df-cdcb-4dc3-b5b4-88e934994fde tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 202 Jul 03 13:16:55.722531 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1371/5535] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:55 2026] DELETE /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:55.729288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-053c71bf-8962-4683-b811-eb71c41b7358 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:55.731647 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-053c71bf-8962-4683-b811-eb71c41b7358 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:55.731806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-053c71bf-8962-4683-b811-eb71c41b7358 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:55.732050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-053c71bf-8962-4683-b811-eb71c41b7358 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:55.738219 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:55.738219 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:55.745124 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-053c71bf-8962-4683-b811-eb71c41b7358 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:55.750505 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-053c71bf-8962-4683-b811-eb71c41b7358 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 200 Jul 03 13:16:55.751207 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1391/5536] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:55 2026] GET /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:56.107952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-506e93a2-7bf3-45d2-a042-2614870ced37 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.111114 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] DELETE https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:16:56.111114 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.111114 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.111114 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume with id: cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:16:56.116790 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:56.116790 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:16:56.117365 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:16:56.138587 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Delete volume request issued successfully. Jul 03 13:16:56.139015 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-506e93a2-7bf3-45d2-a042-2614870ced37 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 202 Jul 03 13:16:56.139606 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1392/5537] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:56 2026] DELETE /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:56.148965 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5c41e969-d2d8-4d18-a073-cfc18b3d39e5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.151956 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5c41e969-d2d8-4d18-a073-cfc18b3d39e5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:16:56.151956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5c41e969-d2d8-4d18-a073-cfc18b3d39e5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.151956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5c41e969-d2d8-4d18-a073-cfc18b3d39e5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.157760 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:56.157760 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:56.161411 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5c41e969-d2d8-4d18-a073-cfc18b3d39e5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Volume info retrieved successfully. Jul 03 13:16:56.166819 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5c41e969-d2d8-4d18-a073-cfc18b3d39e5 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 200 Jul 03 13:16:56.167859 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1384/5538] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:56 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 13:16:56.765401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9d80f3ee-4571-4075-9043-3b6c851748b3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.767780 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9d80f3ee-4571-4075-9043-3b6c851748b3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:56.768092 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9d80f3ee-4571-4075-9043-3b6c851748b3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.768384 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9d80f3ee-4571-4075-9043-3b6c851748b3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.776417 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9d80f3ee-4571-4075-9043-3b6c851748b3 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 404 Jul 03 13:16:56.777076 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1372/5539] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:56 2026] GET /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:56.783788 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8f4fe95-4edc-4ffd-a247-83c1d3f16556 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.785855 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8f4fe95-4edc-4ffd-a247-83c1d3f16556 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:56.786080 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8f4fe95-4edc-4ffd-a247-83c1d3f16556 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.786324 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8f4fe95-4edc-4ffd-a247-83c1d3f16556 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.793189 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8f4fe95-4edc-4ffd-a247-83c1d3f16556 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 404 Jul 03 13:16:56.793770 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1392/5540] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:56 2026] GET /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:56.801073 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-493f973f-27a6-4397-81f0-27cd4160ca55 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.803080 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-493f973f-27a6-4397-81f0-27cd4160ca55 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:56.803285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-493f973f-27a6-4397-81f0-27cd4160ca55 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.803485 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-493f973f-27a6-4397-81f0-27cd4160ca55 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.803643 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-493f973f-27a6-4397-81f0-27cd4160ca55 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 Jul 03 13:16:56.810276 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-493f973f-27a6-4397-81f0-27cd4160ca55 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 returned with HTTP 404 Jul 03 13:16:56.810276 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1393/5541] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:56 2026] DELETE /volume/v3/volumes/d418b1dd-ba15-4c3a-8b2b-8915a80e2a34 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:56.817366 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.819285 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 Jul 03 13:16:56.819488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.819666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.819788 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete snapshot with id: e96c02eb-ac13-40a2-9727-552ff5f1c3f3 Jul 03 13:16:56.825031 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:56.825031 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:56.825541 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:56.854451 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot delete request issued successfully. Jul 03 13:16:56.854648 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91256c88-7d72-4469-8583-6c58f9b67ec2 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 returned with HTTP 202 Jul 03 13:16:56.855060 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1385/5542] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:16:56 2026] DELETE /volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:56.865348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-cd29b1cc-1959-4cd7-91d6-bf13f35cd57c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:56.867282 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd29b1cc-1959-4cd7-91d6-bf13f35cd57c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 Jul 03 13:16:56.867496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd29b1cc-1959-4cd7-91d6-bf13f35cd57c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:56.867663 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-cd29b1cc-1959-4cd7-91d6-bf13f35cd57c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:56.872618 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:56.872618 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:56.873033 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-cd29b1cc-1959-4cd7-91d6-bf13f35cd57c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Snapshot retrieved successfully. Jul 03 13:16:56.873702 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-cd29b1cc-1959-4cd7-91d6-bf13f35cd57c tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 returned with HTTP 200 Jul 03 13:16:56.874265 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1373/5543] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:56 2026] GET /volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:57.179667 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4381fda3-1998-4511-898f-8a0f54c42c15 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:57.181553 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4381fda3-1998-4511-898f-8a0f54c42c15 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] GET https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 Jul 03 13:16:57.181738 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4381fda3-1998-4511-898f-8a0f54c42c15 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:57.181911 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4381fda3-1998-4511-898f-8a0f54c42c15 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:57.188241 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4381fda3-1998-4511-898f-8a0f54c42c15 tempest-TestVolumeBootPattern-2003657661 tempest-TestVolumeBootPattern-2003657661-project-member] https://10.4.3.13/volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 returned with HTTP 404 Jul 03 13:16:57.188676 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1393/5544] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:57 2026] GET /volume/v3/volumes/cb39d010-c70f-4256-af39-ee72baa24b89 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:57.884769 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-41464431-c71d-45f7-b46b-4f7b19c08a82 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:57.886914 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41464431-c71d-45f7-b46b-4f7b19c08a82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 Jul 03 13:16:57.887185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41464431-c71d-45f7-b46b-4f7b19c08a82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:57.887536 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-41464431-c71d-45f7-b46b-4f7b19c08a82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:57.892662 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-41464431-c71d-45f7-b46b-4f7b19c08a82 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 returned with HTTP 404 Jul 03 13:16:57.893329 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1394/5545] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:16:57 2026] GET /volume/v3/snapshots/e96c02eb-ac13-40a2-9727-552ff5f1c3f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:57.901468 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-629efae3-605f-40ff-b4c7-c31525938c58 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:57.903110 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-629efae3-605f-40ff-b4c7-c31525938c58 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:57.903317 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-629efae3-605f-40ff-b4c7-c31525938c58 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:57.903488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-629efae3-605f-40ff-b4c7-c31525938c58 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:57.910272 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:57.910272 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:57.914180 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-629efae3-605f-40ff-b4c7-c31525938c58 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:57.918549 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-629efae3-605f-40ff-b4c7-c31525938c58 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 returned with HTTP 200 Jul 03 13:16:57.919021 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1386/5546] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:57 2026] GET /volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:57.930773 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:57.932661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:57.932879 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:57.933072 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:57.933241 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: 380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:57.941324 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:57.941324 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:57.941794 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:57.960573 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume request issued successfully. Jul 03 13:16:57.960789 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7f24b57a-6c29-4a72-ad5f-96e91ab66e43 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 returned with HTTP 202 Jul 03 13:16:57.961270 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1374/5547] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:57 2026] DELETE /volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:57.969489 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-86ea7bf5-f456-44c0-88be-c6ec1619fc3b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:57.971045 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86ea7bf5-f456-44c0-88be-c6ec1619fc3b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:57.971400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86ea7bf5-f456-44c0-88be-c6ec1619fc3b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:57.971685 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-86ea7bf5-f456-44c0-88be-c6ec1619fc3b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:57.980081 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:57.980081 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:57.983996 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-86ea7bf5-f456-44c0-88be-c6ec1619fc3b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:57.989439 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-86ea7bf5-f456-44c0-88be-c6ec1619fc3b tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 returned with HTTP 200 Jul 03 13:16:57.990083 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1394/5548] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:57 2026] GET /volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:59.006851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f47336b1-04ec-4c85-af52-ed135f2de336 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:59.008485 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f47336b1-04ec-4c85-af52-ed135f2de336 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 Jul 03 13:16:59.008656 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f47336b1-04ec-4c85-af52-ed135f2de336 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:59.008825 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f47336b1-04ec-4c85-af52-ed135f2de336 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:59.013883 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f47336b1-04ec-4c85-af52-ed135f2de336 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 returned with HTTP 404 Jul 03 13:16:59.014363 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1395/5549] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:59 2026] GET /volume/v3/volumes/380bdf17-66d9-4181-a73b-3c6c9cac3170 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:16:59.021486 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-18b2bef6-feac-4e07-b889-ed7d1b98a659 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:59.024616 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-18b2bef6-feac-4e07-b889-ed7d1b98a659 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:59.024616 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-18b2bef6-feac-4e07-b889-ed7d1b98a659 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:59.024616 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-18b2bef6-feac-4e07-b889-ed7d1b98a659 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:59.030541 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:59.030541 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:16:59.033982 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-18b2bef6-feac-4e07-b889-ed7d1b98a659 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:59.038070 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-18b2bef6-feac-4e07-b889-ed7d1b98a659 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:59.038472 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1387/5550] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:59 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:16:59.049588 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-267f9c3b-2856-4439-be91-48536e9beef9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:59.051288 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] DELETE https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:59.051466 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:59.051645 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:59.051816 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume with id: 9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:59.058197 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:59.058197 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:16:59.058635 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:59.089063 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Delete volume request issued successfully. Jul 03 13:16:59.089301 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-267f9c3b-2856-4439-be91-48536e9beef9 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 202 Jul 03 13:16:59.089713 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1375/5551] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:16:59 2026] DELETE /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:16:59.097186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b15f0046-08e5-4fd5-ba74-de9e21b4f5c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:16:59.099420 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b15f0046-08e5-4fd5-ba74-de9e21b4f5c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:16:59.099705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b15f0046-08e5-4fd5-ba74-de9e21b4f5c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:16:59.099958 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b15f0046-08e5-4fd5-ba74-de9e21b4f5c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:16:59.106381 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:16:59.106381 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:16:59.110123 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b15f0046-08e5-4fd5-ba74-de9e21b4f5c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Volume info retrieved successfully. Jul 03 13:16:59.115223 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b15f0046-08e5-4fd5-ba74-de9e21b4f5c4 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 200 Jul 03 13:16:59.115223 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1395/5552] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:16:59 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:00.126929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e6507a7f-0573-4646-8015-ba6ceb0c8e32 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:00.128461 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e6507a7f-0573-4646-8015-ba6ceb0c8e32 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] GET https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 Jul 03 13:17:00.128629 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e6507a7f-0573-4646-8015-ba6ceb0c8e32 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:00.128793 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e6507a7f-0573-4646-8015-ba6ceb0c8e32 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:00.136552 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e6507a7f-0573-4646-8015-ba6ceb0c8e32 tempest-VolumesSnapshotTestJSON-1795355845 tempest-VolumesSnapshotTestJSON-1795355845-project-member] https://10.4.3.13/volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 returned with HTTP 404 Jul 03 13:17:00.137261 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1396/5553] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:00 2026] GET /volume/v3/volumes/9618abb0-78e3-447a-bdcd-727c0475d582 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:02.713479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ff38d5e-5fd4-4c20-a37b-051b57785d9d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:02.787058 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ff38d5e-5fd4-4c20-a37b-051b57785d9d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:02.787400 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ff38d5e-5fd4-4c20-a37b-051b57785d9d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72e012b6-fb94-4903-a7d7-0286fd9c3c4f", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1263273350"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:02.794631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ff38d5e-5fd4-4c20-a37b-051b57785d9d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 404 Jul 03 13:17:02.795070 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1388/5554] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:02 2026] POST /volume/v3/snapshots => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:02.803177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2fb8a322-c55e-4c9f-ba45-6e0ae47810ec None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:02.804789 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fb8a322-c55e-4c9f-ba45-6e0ae47810ec tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:02.805092 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2fb8a322-c55e-4c9f-ba45-6e0ae47810ec tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-301067342"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:02.831862 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2fb8a322-c55e-4c9f-ba45-6e0ae47810ec tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 404 Jul 03 13:17:02.832497 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1376/5555] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:02 2026] POST /volume/v3/snapshots => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:02.839390 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-38acd267-e43b-420e-ad88-3fbd37c540be None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:02.841041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38acd267-e43b-420e-ad88-3fbd37c540be tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots?limit=invalid Jul 03 13:17:02.841252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38acd267-e43b-420e-ad88-3fbd37c540be tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:02.841520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-38acd267-e43b-420e-ad88-3fbd37c540be tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:02.842041 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38acd267-e43b-420e-ad88-3fbd37c540be tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] HTTP exception thrown: limit param must be an integer Jul 03 13:17:02.842182 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-38acd267-e43b-420e-ad88-3fbd37c540be tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 13:17:02.842598 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1396/5556] 10.4.3.13 () {66 vars in 1263 bytes} [Fri Jul 3 13:17:02 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 13:17:02.850266 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-283a51dc-746f-4611-b467-dba2391cc4df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:02.851754 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-283a51dc-746f-4611-b467-dba2391cc4df tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots?marker=4993d388-657d-4199-a15b-3c9b142441a1 Jul 03 13:17:02.851912 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-283a51dc-746f-4611-b467-dba2391cc4df tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:02.852093 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-283a51dc-746f-4611-b467-dba2391cc4df tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:02.852418 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.api_utils [None req-283a51dc-746f-4611-b467-dba2391cc4df tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Removing options '' from query. {{(pid=99821) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:17:02.853483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.db.api [None req-283a51dc-746f-4611-b467-dba2391cc4df tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Building query based on filter {{(pid=99821) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:17:02.857788 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-283a51dc-746f-4611-b467-dba2391cc4df tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots?marker=4993d388-657d-4199-a15b-3c9b142441a1 returned with HTTP 404 Jul 03 13:17:02.858432 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1397/5557] 10.4.3.13 () {66 vars in 1323 bytes} [Fri Jul 3 13:17:02 2026] GET /volume/v3/snapshots?marker=4993d388-657d-4199-a15b-3c9b142441a1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:02.866484 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:02.868221 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots?sort_key=invalid Jul 03 13:17:02.868430 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:02.868603 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:02.868842 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.api_utils [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Removing options '' from query. {{(pid=99823) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:17:02.869803 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.db.api [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Building query based on filter {{(pid=99823) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:17:02.870242 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5b0b814d-7d2b-4924-aaf5-28a3faf642ee tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 13:17:02.870665 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1389/5558] 10.4.3.13 () {66 vars in 1269 bytes} [Fri Jul 3 13:17:02 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 13:17:02.877198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7998cd3e-34de-4713-a925-69c782005778 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:02.878640 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:02.878919 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1020669214"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:02.880329 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1020669214'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:02.880469 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Create volume of 2 GB Jul 03 13:17:02.884394 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Availability Zones retrieved successfully. Jul 03 13:17:02.889518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Flow 'volume_create_api' (07815beb-a638-420c-9470-b367738b3e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:02.890395 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1fe87e-b98c-45eb-a9c2-d5988925e08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:02.891193 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Validating volume size '2' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:02.914882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1fe87e-b98c-45eb-a9c2-d5988925e08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:02.915640 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b1e2c0-6718-4441-8414-74100180aa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:02.980467 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Created reservations ['f61b9bec-7c6d-4e70-b9e4-5c913a4ac6e6', '0b8fade2-74e5-46bc-9e17-499929375c16', 'd5b41eff-6489-4eee-a450-2a201f60da67', 'f4e41538-c179-48ec-b801-d2c6525e46b7'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:02.981579 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b1e2c0-6718-4441-8414-74100180aa87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f61b9bec-7c6d-4e70-b9e4-5c913a4ac6e6', '0b8fade2-74e5-46bc-9e17-499929375c16', 'd5b41eff-6489-4eee-a450-2a201f60da67', 'f4e41538-c179-48ec-b801-d2c6525e46b7']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:02.982563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77327cb0-04fe-4ac7-8ad7-7cf57a5b12b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.012083 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77327cb0-04fe-4ac7-8ad7-7cf57a5b12b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95185ba4-cb50-44f5-9440-8a5de92338db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1020669214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce5415a738ac4af89cf625d8964ac174',qos_specs=None,replication_status=,reservations=['f61b9bec-7c6d-4e70-b9e4-5c913a4ac6e6','0b8fade2-74e5-46bc-9e17-499929375c16','d5b41eff-6489-4eee-a450-2a201f60da67','f4e41538-c179-48ec-b801-d2c6525e46b7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b470b80824df4182a43516bdd73b1020',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1020669214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95185ba4-cb50-44f5-9440-8a5de92338db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce5415a738ac4af89cf625d8964ac174',provider_auth=None,provider_geometry=None,provider_id=None,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='b470b80824df4182a43516bdd73b1020',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.012833 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbe5f97-ae3c-46f2-b9e1-494328458cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.031182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbe5f97-ae3c-46f2-b9e1-494328458cec) transitioned into state 'SUCCESS' from state '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-1020669214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce5415a738ac4af89cf625d8964ac174',qos_specs=None,replication_status=,reservations=['f61b9bec-7c6d-4e70-b9e4-5c913a4ac6e6','0b8fade2-74e5-46bc-9e17-499929375c16','d5b41eff-6489-4eee-a450-2a201f60da67','f4e41538-c179-48ec-b801-d2c6525e46b7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b470b80824df4182a43516bdd73b1020',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.031824 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb32ff55-4eb7-401a-a0e2-717cccc6350a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.035589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:03.041526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb32ff55-4eb7-401a-a0e2-717cccc6350a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.042651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Flow 'volume_create_api' (07815beb-a638-420c-9470-b367738b3e56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:03.042697 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Create volume request issued successfully. Jul 03 13:17:03.043331 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7998cd3e-34de-4713-a925-69c782005778 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:03.043824 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1377/5559] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:02 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:03.056431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-36222f24-61a8-4a63-95fc-3bae6b776af7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:03.058091 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-36222f24-61a8-4a63-95fc-3bae6b776af7 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:03.058280 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-36222f24-61a8-4a63-95fc-3bae6b776af7 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:03.058425 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-36222f24-61a8-4a63-95fc-3bae6b776af7 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:03.065729 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:03.065729 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:03.070576 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-36222f24-61a8-4a63-95fc-3bae6b776af7 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Volume info retrieved successfully. Jul 03 13:17:03.075142 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-36222f24-61a8-4a63-95fc-3bae6b776af7 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db returned with HTTP 200 Jul 03 13:17:03.076148 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1398/5560] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:03 2026] GET /volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:03.120689 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:03.121005 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1001338048"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:03.122495 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1001338048'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:03.122709 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Create volume of 1 GB Jul 03 13:17:03.128392 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Availability Zones retrieved successfully. Jul 03 13:17:03.130991 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Flow 'volume_create_api' (e853bbfe-59f1-4f1c-95b6-d29c4d9ded27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:03.132025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a188bff-3ed3-4f61-a309-ad68a318cf04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.132768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:03.156239 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a188bff-3ed3-4f61-a309-ad68a318cf04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.156928 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f238f45c-ea0a-44b8-bcf0-0eed9651ceab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.217184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Created reservations ['3cd5052e-a92e-4884-9be2-691d085fa28f', '02e71709-d6dc-4fd8-8276-146edbc6daf3', '30c909eb-c241-4070-bc30-e165a24c03a6', 'a29b47cf-a882-460e-9048-509719f2012c'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:03.218219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f238f45c-ea0a-44b8-bcf0-0eed9651ceab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cd5052e-a92e-4884-9be2-691d085fa28f', '02e71709-d6dc-4fd8-8276-146edbc6daf3', '30c909eb-c241-4070-bc30-e165a24c03a6', 'a29b47cf-a882-460e-9048-509719f2012c']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.219213 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15918d93-d3ca-44c7-a8ea-25fa26c304b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.249573 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15918d93-d3ca-44c7-a8ea-25fa26c304b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df942e5-7fe0-42f6-8229-588ad7f51f10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001338048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05735f6ec1c2420a83fc91d2f3fbd831',qos_specs=None,replication_status=,reservations=['3cd5052e-a92e-4884-9be2-691d085fa28f','02e71709-d6dc-4fd8-8276-146edbc6daf3','30c909eb-c241-4070-bc30-e165a24c03a6','a29b47cf-a882-460e-9048-509719f2012c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bc532211b394e44b26c1913464e0f77',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1001338048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df942e5-7fe0-42f6-8229-588ad7f51f10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05735f6ec1c2420a83fc91d2f3fbd831',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bc532211b394e44b26c1913464e0f77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.250603 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7236af-4ea8-4513-b28c-c1ed9f5d423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.274659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db7236af-4ea8-4513-b28c-c1ed9f5d423e) transitioned into state 'SUCCESS' from state '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-1001338048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05735f6ec1c2420a83fc91d2f3fbd831',qos_specs=None,replication_status=,reservations=['3cd5052e-a92e-4884-9be2-691d085fa28f','02e71709-d6dc-4fd8-8276-146edbc6daf3','30c909eb-c241-4070-bc30-e165a24c03a6','a29b47cf-a882-460e-9048-509719f2012c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bc532211b394e44b26c1913464e0f77',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.275386 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370a2717-023f-45cc-b868-0b208528c9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:03.285182 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370a2717-023f-45cc-b868-0b208528c9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:03.285938 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Flow 'volume_create_api' (e853bbfe-59f1-4f1c-95b6-d29c4d9ded27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:03.286241 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Create volume request issued successfully. Jul 03 13:17:03.286837 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9a1c12b9-9e2e-40d8-bb6f-09f398b09d3f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:03.287234 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1397/5561] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:17:03 2026] POST /volume/v3/volumes => generated 776 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:03.298683 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-16a05e95-b1ad-47f2-afe8-331995817a5e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:03.300455 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16a05e95-b1ad-47f2-afe8-331995817a5e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 Jul 03 13:17:03.300689 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16a05e95-b1ad-47f2-afe8-331995817a5e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:03.300896 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-16a05e95-b1ad-47f2-afe8-331995817a5e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:03.308515 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:03.308515 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:03.312414 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-16a05e95-b1ad-47f2-afe8-331995817a5e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Volume info retrieved successfully. Jul 03 13:17:03.316869 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-16a05e95-b1ad-47f2-afe8-331995817a5e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 returned with HTTP 200 Jul 03 13:17:03.317360 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1390/5562] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:03 2026] GET /volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:04.088006 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c09863cb-6ea2-40c2-a8ba-bcb814c0ccc5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:04.089740 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c09863cb-6ea2-40c2-a8ba-bcb814c0ccc5 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:04.089928 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c09863cb-6ea2-40c2-a8ba-bcb814c0ccc5 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:04.090156 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c09863cb-6ea2-40c2-a8ba-bcb814c0ccc5 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:04.096423 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:04.096423 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:04.099422 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c09863cb-6ea2-40c2-a8ba-bcb814c0ccc5 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Volume info retrieved successfully. Jul 03 13:17:04.103198 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c09863cb-6ea2-40c2-a8ba-bcb814c0ccc5 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db returned with HTTP 200 Jul 03 13:17:04.103555 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1378/5563] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:04 2026] GET /volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:04.114917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:04.116473 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:04.116783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95185ba4-cb50-44f5-9440-8a5de92338db", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1415780885"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:04.124663 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:04.124663 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:04.125199 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Volume info retrieved successfully. Jul 03 13:17:04.125317 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Create snapshot from volume 95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:04.159791 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Created reservations ['4f1aedf0-9440-4023-a2d0-ef7125e2f9e6', '2c6af742-14d1-4a9f-91e8-f4bb14a4b845', '56080f9c-4200-4dc0-8cf4-11b7b4e3a399', '7eefb834-cfb8-4d4a-9dac-83cb9a3569d4'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:04.189224 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot create request issued successfully. Jul 03 13:17:04.189545 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d71f4f7d-7b32-4472-830f-09a03ace9d1b tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:17:04.189932 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1399/5564] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:04 2026] POST /volume/v3/snapshots => generated 318 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:04.197728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-51067128-4f87-495b-a50b-89542e668498 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:04.199590 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51067128-4f87-495b-a50b-89542e668498 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be Jul 03 13:17:04.199770 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51067128-4f87-495b-a50b-89542e668498 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:04.199986 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-51067128-4f87-495b-a50b-89542e668498 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:04.204814 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:04.204814 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:04.205303 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-51067128-4f87-495b-a50b-89542e668498 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot retrieved successfully. Jul 03 13:17:04.206055 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-51067128-4f87-495b-a50b-89542e668498 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be returned with HTTP 200 Jul 03 13:17:04.206456 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1398/5565] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:04 2026] GET /volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:04.328610 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-061a2286-a61f-4b46-83bc-cf6596f31c07 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:04.330323 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-061a2286-a61f-4b46-83bc-cf6596f31c07 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 Jul 03 13:17:04.330546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-061a2286-a61f-4b46-83bc-cf6596f31c07 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:04.330723 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-061a2286-a61f-4b46-83bc-cf6596f31c07 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:04.337274 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:04.337274 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:04.340296 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-061a2286-a61f-4b46-83bc-cf6596f31c07 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Volume info retrieved successfully. Jul 03 13:17:04.343476 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-061a2286-a61f-4b46-83bc-cf6596f31c07 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 returned with HTTP 200 Jul 03 13:17:04.343868 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1391/5566] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:04 2026] GET /volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:04.354882 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:04.356371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:17:04.356667 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0df942e5-7fe0-42f6-8229-588ad7f51f10", "name": "tempest-type-Backup-1302373938"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:04.357930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Creating new backup {'backup': {'volume_id': '0df942e5-7fe0-42f6-8229-588ad7f51f10', 'name': 'tempest-type-Backup-1302373938'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:17:04.358098 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Creating backup of volume 0df942e5-7fe0-42f6-8229-588ad7f51f10 in container None Jul 03 13:17:04.364553 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:04.364553 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:04.364913 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Volume info retrieved successfully. Jul 03 13:17:04.393937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Created reservations ['5da28feb-14b0-4b95-b3c8-2d5cd17b621e', '8ba9099d-cc99-4f6e-82b0-0a35bd04d9e6'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:04.419231 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db3011b2-9126-4a3b-8d8b-d4f27db4271e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:17:04.419657 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1379/5567] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:17:04 2026] POST /volume/v3/backups => generated 314 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:04.427337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-72e261d3-3da4-4ac4-b3ea-33616808351a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:04.429069 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-72e261d3-3da4-4ac4-b3ea-33616808351a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:04.429282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-72e261d3-3da4-4ac4-b3ea-33616808351a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:04.429450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-72e261d3-3da4-4ac4-b3ea-33616808351a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:04.429544 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-72e261d3-3da4-4ac4-b3ea-33616808351a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:04.433594 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:04.433594 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:04.434350 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-72e261d3-3da4-4ac4-b3ea-33616808351a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:04.434697 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1400/5568] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:04 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:05.215223 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-82c595e7-f9bf-4d44-b922-47051c353e8f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:05.217104 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82c595e7-f9bf-4d44-b922-47051c353e8f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be Jul 03 13:17:05.217365 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82c595e7-f9bf-4d44-b922-47051c353e8f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:05.217556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-82c595e7-f9bf-4d44-b922-47051c353e8f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:05.222388 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:05.222388 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:05.222812 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-82c595e7-f9bf-4d44-b922-47051c353e8f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot retrieved successfully. Jul 03 13:17:05.223650 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-82c595e7-f9bf-4d44-b922-47051c353e8f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be returned with HTTP 200 Jul 03 13:17:05.223992 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1399/5569] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:05 2026] GET /volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:05.232846 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:05.234334 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:05.234602 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5b5db553-506f-457d-a75f-794e7a8785be"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:05.235916 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5b5db553-506f-457d-a75f-794e7a8785be'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:05.240132 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:05.240132 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:05.240512 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot retrieved successfully. Jul 03 13:17:05.240614 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Create volume of 1 GB Jul 03 13:17:05.243541 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Availability Zones retrieved successfully. Jul 03 13:17:05.248248 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Flow 'volume_create_api' (cc3cca0e-6461-4e7c-aab9-6e63ec66c468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:05.249050 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693d6e13-081a-423d-bf32-521c047aab81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:05.249820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:05.250663 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693d6e13-081a-423d-bf32-521c047aab81) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 13:17:05.250663 np0000004418 devstack@c-api.service[99823]: 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 13:17:05.251917 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693d6e13-081a-423d-bf32-521c047aab81) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:05.252524 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693d6e13-081a-423d-bf32-521c047aab81) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 13:17:05.253143 np0000004418 devstack@c-api.service[99823]: WARNING cinder.volume.api [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Flow 'volume_create_api' (cc3cca0e-6461-4e7c-aab9-6e63ec66c468) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 13:17:05.253392 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-353b2cb3-4e76-4718-8eb9-0f23ba0f4b0a tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 400 Jul 03 13:17:05.253812 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1392/5570] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:05 2026] POST /volume/v3/volumes => generated 171 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 13:17:05.260185 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:05.261807 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] DELETE https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be Jul 03 13:17:05.261985 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:05.262184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:05.262296 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Delete snapshot with id: 5b5db553-506f-457d-a75f-794e7a8785be Jul 03 13:17:05.266771 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:05.266771 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:05.267170 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot retrieved successfully. Jul 03 13:17:05.285462 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot delete request issued successfully. Jul 03 13:17:05.285566 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-40fcbd21-10fd-475f-9770-caf41a25c6b1 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be returned with HTTP 202 Jul 03 13:17:05.285928 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1380/5571] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:17:05 2026] DELETE /volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:05.292421 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-55fe6df9-2006-4b77-adfb-b9bffb7aefa9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:05.294177 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55fe6df9-2006-4b77-adfb-b9bffb7aefa9 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be Jul 03 13:17:05.294406 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55fe6df9-2006-4b77-adfb-b9bffb7aefa9 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:05.294617 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55fe6df9-2006-4b77-adfb-b9bffb7aefa9 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:05.299347 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:05.299347 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:05.299764 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-55fe6df9-2006-4b77-adfb-b9bffb7aefa9 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Snapshot retrieved successfully. Jul 03 13:17:05.300520 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55fe6df9-2006-4b77-adfb-b9bffb7aefa9 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be returned with HTTP 200 Jul 03 13:17:05.301079 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1401/5572] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:05 2026] GET /volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:05.444311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f358a5fb-cffd-444d-b8f7-149e73505b3c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:05.445918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f358a5fb-cffd-444d-b8f7-149e73505b3c tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:05.446157 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f358a5fb-cffd-444d-b8f7-149e73505b3c tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:05.446342 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f358a5fb-cffd-444d-b8f7-149e73505b3c tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:05.446439 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f358a5fb-cffd-444d-b8f7-149e73505b3c tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:05.450578 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:05.450578 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:05.451129 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f358a5fb-cffd-444d-b8f7-149e73505b3c tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:05.451467 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1400/5573] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:05 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:06.309783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8eb93515-3da7-4fa8-9a88-f0e748a8b893 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:06.311538 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8eb93515-3da7-4fa8-9a88-f0e748a8b893 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be Jul 03 13:17:06.311702 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8eb93515-3da7-4fa8-9a88-f0e748a8b893 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:06.311874 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8eb93515-3da7-4fa8-9a88-f0e748a8b893 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:06.316670 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8eb93515-3da7-4fa8-9a88-f0e748a8b893 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be returned with HTTP 404 Jul 03 13:17:06.317238 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1393/5574] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:06 2026] GET /volume/v3/snapshots/5b5db553-506f-457d-a75f-794e7a8785be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:06.325740 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9c3d051b-74ff-4ddf-9fe8-663680669192 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:06.327476 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c3d051b-74ff-4ddf-9fe8-663680669192 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:06.327647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c3d051b-74ff-4ddf-9fe8-663680669192 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:06.327841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9c3d051b-74ff-4ddf-9fe8-663680669192 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:06.334664 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:06.334664 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:06.338105 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9c3d051b-74ff-4ddf-9fe8-663680669192 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Volume info retrieved successfully. Jul 03 13:17:06.341620 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9c3d051b-74ff-4ddf-9fe8-663680669192 tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db returned with HTTP 200 Jul 03 13:17:06.342124 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1381/5575] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:06 2026] GET /volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:06.353538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:06.355148 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] DELETE https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:06.355339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:06.355493 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:06.355653 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Delete volume with id: 95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:06.362020 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:06.362020 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:06.362552 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Volume info retrieved successfully. Jul 03 13:17:06.382715 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Delete volume request issued successfully. Jul 03 13:17:06.382865 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c6494a0d-39c8-4637-90c7-5e9ec934791f tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db returned with HTTP 202 Jul 03 13:17:06.383309 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1402/5576] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:17:06 2026] DELETE /volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:06.390082 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e8e88926-9696-4e10-b987-46a10179326d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:06.391713 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8e88926-9696-4e10-b987-46a10179326d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:06.391873 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8e88926-9696-4e10-b987-46a10179326d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:06.392047 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e8e88926-9696-4e10-b987-46a10179326d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:06.397855 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:06.397855 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:06.401063 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e8e88926-9696-4e10-b987-46a10179326d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Volume info retrieved successfully. Jul 03 13:17:06.404504 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e8e88926-9696-4e10-b987-46a10179326d tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db returned with HTTP 200 Jul 03 13:17:06.404822 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1401/5577] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:06 2026] GET /volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:06.462046 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dceab496-4b69-4a5b-b550-3481d8830837 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:06.463713 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dceab496-4b69-4a5b-b550-3481d8830837 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:06.463892 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dceab496-4b69-4a5b-b550-3481d8830837 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:06.464143 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dceab496-4b69-4a5b-b550-3481d8830837 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:06.464258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dceab496-4b69-4a5b-b550-3481d8830837 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:06.467987 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:06.467987 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:06.468588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dceab496-4b69-4a5b-b550-3481d8830837 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:06.468899 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1394/5578] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:06 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:07.416364 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-372032ac-fe61-4d6c-bd22-2518733510cf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:07.417914 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-372032ac-fe61-4d6c-bd22-2518733510cf tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] GET https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db Jul 03 13:17:07.418138 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-372032ac-fe61-4d6c-bd22-2518733510cf tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:07.418362 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-372032ac-fe61-4d6c-bd22-2518733510cf tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:07.423469 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-372032ac-fe61-4d6c-bd22-2518733510cf tempest-VolumesSnapshotNegativeTestJSON-1620352896 tempest-VolumesSnapshotNegativeTestJSON-1620352896-project-member] https://10.4.3.13/volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db returned with HTTP 404 Jul 03 13:17:07.423977 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1382/5579] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:07 2026] GET /volume/v3/volumes/95185ba4-cb50-44f5-9440-8a5de92338db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:07.481036 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-14c9cb76-55cb-4e39-bc59-d35b3f8aa2f5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:07.482827 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-14c9cb76-55cb-4e39-bc59-d35b3f8aa2f5 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:07.483119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-14c9cb76-55cb-4e39-bc59-d35b3f8aa2f5 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:07.483396 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-14c9cb76-55cb-4e39-bc59-d35b3f8aa2f5 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:07.483554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-14c9cb76-55cb-4e39-bc59-d35b3f8aa2f5 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:07.488574 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:07.488574 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:07.489250 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-14c9cb76-55cb-4e39-bc59-d35b3f8aa2f5 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:07.489675 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1403/5580] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:07 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:08.499821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-83e5a9ab-fd63-427c-b2ae-a7893fe92dad None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:08.502149 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-83e5a9ab-fd63-427c-b2ae-a7893fe92dad tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:08.502447 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-83e5a9ab-fd63-427c-b2ae-a7893fe92dad tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:08.502704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-83e5a9ab-fd63-427c-b2ae-a7893fe92dad tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:08.502886 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-83e5a9ab-fd63-427c-b2ae-a7893fe92dad tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:08.510615 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:08.510615 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:08.511581 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-83e5a9ab-fd63-427c-b2ae-a7893fe92dad tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:08.512118 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1402/5581] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:08 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:09.522107 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1466ff85-13b8-4440-a5ed-fe0f3bba59a8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:09.524115 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1466ff85-13b8-4440-a5ed-fe0f3bba59a8 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:09.524369 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1466ff85-13b8-4440-a5ed-fe0f3bba59a8 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:09.524595 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1466ff85-13b8-4440-a5ed-fe0f3bba59a8 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:09.524703 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-1466ff85-13b8-4440-a5ed-fe0f3bba59a8 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:09.530578 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:09.530578 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:09.531219 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1466ff85-13b8-4440-a5ed-fe0f3bba59a8 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:09.531591 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1395/5582] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:09 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:10.541661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6df0e1c5-e23e-4126-909c-091846c5c218 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:10.543823 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6df0e1c5-e23e-4126-909c-091846c5c218 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:10.544123 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6df0e1c5-e23e-4126-909c-091846c5c218 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:10.544352 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6df0e1c5-e23e-4126-909c-091846c5c218 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:10.544489 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6df0e1c5-e23e-4126-909c-091846c5c218 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:10.549712 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:10.549712 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:10.550617 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6df0e1c5-e23e-4126-909c-091846c5c218 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:10.551154 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1383/5583] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:10 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:11.561991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6193ee8c-7fc0-4409-8980-e0d1f8e04b23 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:11.564370 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6193ee8c-7fc0-4409-8980-e0d1f8e04b23 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:11.564600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6193ee8c-7fc0-4409-8980-e0d1f8e04b23 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:11.564810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6193ee8c-7fc0-4409-8980-e0d1f8e04b23 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:11.565043 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-6193ee8c-7fc0-4409-8980-e0d1f8e04b23 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:11.571652 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:11.571652 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:11.571652 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6193ee8c-7fc0-4409-8980-e0d1f8e04b23 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:11.571652 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1404/5584] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:11 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:12.583221 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3cec9ecc-75bc-453c-a6ec-d86e62a1c29d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:12.584897 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3cec9ecc-75bc-453c-a6ec-d86e62a1c29d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:12.585138 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3cec9ecc-75bc-453c-a6ec-d86e62a1c29d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:12.585343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3cec9ecc-75bc-453c-a6ec-d86e62a1c29d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:12.585441 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3cec9ecc-75bc-453c-a6ec-d86e62a1c29d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:12.589783 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:12.589783 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:12.590362 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3cec9ecc-75bc-453c-a6ec-d86e62a1c29d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:12.590713 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1403/5585] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:12 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:13.603556 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-91bc2ddb-5bf0-493a-bb5f-5816582addbf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:13.605713 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91bc2ddb-5bf0-493a-bb5f-5816582addbf tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:13.606051 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91bc2ddb-5bf0-493a-bb5f-5816582addbf tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:13.606327 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-91bc2ddb-5bf0-493a-bb5f-5816582addbf tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:13.606478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-91bc2ddb-5bf0-493a-bb5f-5816582addbf tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:13.612256 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:13.612256 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:13.613674 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-91bc2ddb-5bf0-493a-bb5f-5816582addbf tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:13.614115 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1396/5586] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:13 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:14.631075 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f51a7512-001b-472f-a956-65669b9f3893 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:14.632727 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f51a7512-001b-472f-a956-65669b9f3893 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:14.633064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f51a7512-001b-472f-a956-65669b9f3893 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:14.633189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f51a7512-001b-472f-a956-65669b9f3893 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:14.633318 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-f51a7512-001b-472f-a956-65669b9f3893 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:14.638270 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:14.638270 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:14.638837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f51a7512-001b-472f-a956-65669b9f3893 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:14.639286 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1384/5587] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:14 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:15.650180 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cec64a38-fcf1-48e1-868d-c5af2764832d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:15.652122 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cec64a38-fcf1-48e1-868d-c5af2764832d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:15.652347 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cec64a38-fcf1-48e1-868d-c5af2764832d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:15.652516 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cec64a38-fcf1-48e1-868d-c5af2764832d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:15.652613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-cec64a38-fcf1-48e1-868d-c5af2764832d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:15.654500 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=103,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:17:15.657382 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:15.657382 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:15.658053 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cec64a38-fcf1-48e1-868d-c5af2764832d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:15.658447 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1405/5588] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:15 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:16.671497 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-16cd8c4c-4b81-4e36-b17e-92291646c205 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:16.673446 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-16cd8c4c-4b81-4e36-b17e-92291646c205 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:16.673683 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-16cd8c4c-4b81-4e36-b17e-92291646c205 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:16.673901 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-16cd8c4c-4b81-4e36-b17e-92291646c205 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:16.674066 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-16cd8c4c-4b81-4e36-b17e-92291646c205 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:16.675942 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=157,cinder:UPDATE=57,cinder:INSERT=28 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:17:16.680192 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:16.680192 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:16.681233 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-16cd8c4c-4b81-4e36-b17e-92291646c205 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:16.681925 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1404/5589] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:16 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:17.334786 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6fb3916a-5f98-4ede-8932-b7508ac2c67f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:17.424049 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6fb3916a-5f98-4ede-8932-b7508ac2c67f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:17:17.424471 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6fb3916a-5f98-4ede-8932-b7508ac2c67f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-418873609", "extra_specs": {}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:17.431349 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=109,cinder:UPDATE=18,cinder:INSERT=6 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:17:17.451083 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6fb3916a-5f98-4ede-8932-b7508ac2c67f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:17:17.452014 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1397/5590] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:17:17 2026] POST /volume/v3/types => generated 217 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:17.461261 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3cf98137-f9c9-496b-89f5-83e479952deb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:17.462918 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cf98137-f9c9-496b-89f5-83e479952deb tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types/14e43470-4c23-488e-a3ee-49778504b322/encryption Jul 03 13:17:17.463434 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3cf98137-f9c9-496b-89f5-83e479952deb tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:17.466941 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=180,cinder:INSERT=35,cinder:UPDATE=64 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:17:17.488539 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3cf98137-f9c9-496b-89f5-83e479952deb tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/14e43470-4c23-488e-a3ee-49778504b322/encryption returned with HTTP 200 Jul 03 13:17:17.488946 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1385/5591] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:17:17 2026] POST /volume/v3/types/14e43470-4c23-488e-a3ee-49778504b322/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:17.496758 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:17.572823 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:17.573125 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1773516339", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-418873609", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:17.574500 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1773516339', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-418873609', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:17.579954 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume of 1 GB Jul 03 13:17:17.580478 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:17.580478 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:17.581256 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Availability Zones retrieved successfully. Jul 03 13:17:17.589227 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (49517b8b-7d6f-44e0-a68c-18f272542b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:17.590464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa6c825-2801-40ca-99cd-45cde802538a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:17.591426 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:17.616598 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aa6c825-2801-40ca-99cd-45cde802538a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:17:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14e43470-4c23-488e-a3ee-49778504b322,is_public=True,name='tempest-scenario-type-cryptsetup-418873609',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14e43470-4c23-488e-a3ee-49778504b322', '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=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:17.617470 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38e345-fcfe-4afd-984f-464f558f1255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:17.646105 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-418873609 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-418873609, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:17:17.646399 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-418873609 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-418873609, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:17:17.692080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Created reservations ['28eb2599-c48b-4068-aa74-3b4ee2604958', '0b222295-7fea-4086-b6d2-5af96bdce67d', '763a71cb-3f6c-440b-b5f2-d51eebb96ece', 'b7c83b50-e089-4318-aad7-a8e5a2d4c004'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:17.693053 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38e345-fcfe-4afd-984f-464f558f1255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28eb2599-c48b-4068-aa74-3b4ee2604958', '0b222295-7fea-4086-b6d2-5af96bdce67d', '763a71cb-3f6c-440b-b5f2-d51eebb96ece', 'b7c83b50-e089-4318-aad7-a8e5a2d4c004']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:17.693596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ac478ebd-7313-4a06-8d54-5ae8d7e6341f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:17.693904 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e543bf-8ea1-451e-8516-c2cb1e26e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:17.696114 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac478ebd-7313-4a06-8d54-5ae8d7e6341f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:17.696418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac478ebd-7313-4a06-8d54-5ae8d7e6341f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:17.696688 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ac478ebd-7313-4a06-8d54-5ae8d7e6341f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:17.696884 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-ac478ebd-7313-4a06-8d54-5ae8d7e6341f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:17.701454 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:17.701454 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:17.702271 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ac478ebd-7313-4a06-8d54-5ae8d7e6341f tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:17.702732 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1405/5592] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:17 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:17.721282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e543bf-8ea1-451e-8516-c2cb1e26e8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ac1bdf-6c51-4250-bf39-647f548d3493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1773516339',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['28eb2599-c48b-4068-aa74-3b4ee2604958','0b222295-7fea-4086-b6d2-5af96bdce67d','763a71cb-3f6c-440b-b5f2-d51eebb96ece','b7c83b50-e089-4318-aad7-a8e5a2d4c004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=14e43470-4c23-488e-a3ee-49778504b322), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1773516339',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=71ac1bdf-6c51-4250-bf39-647f548d3493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02101c9a7ad84be79f0e2341d175643a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14e43470-4c23-488e-a3ee-49778504b322),volume_type_id=14e43470-4c23-488e-a3ee-49778504b322)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:17.722070 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c9ebfe-3af3-4fa0-9617-71432f60e81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:17.743032 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9c9ebfe-3af3-4fa0-9617-71432f60e81c) transitioned into state 'SUCCESS' from state '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-1773516339',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['28eb2599-c48b-4068-aa74-3b4ee2604958','0b222295-7fea-4086-b6d2-5af96bdce67d','763a71cb-3f6c-440b-b5f2-d51eebb96ece','b7c83b50-e089-4318-aad7-a8e5a2d4c004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=14e43470-4c23-488e-a3ee-49778504b322)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:17.743750 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fce453-cbb4-47b5-8f21-fbc8c657835b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:17.758919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4fce453-cbb4-47b5-8f21-fbc8c657835b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:17.759914 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (49517b8b-7d6f-44e0-a68c-18f272542b50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:17.760231 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request issued successfully. Jul 03 13:17:17.760791 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5c61cadc-a3ac-4b14-8779-b817148e0b7d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:17.761281 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1406/5593] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:17:17 2026] POST /volume/v3/volumes => generated 788 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:18.715219 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6c7d3ca7-976b-48eb-a6ad-0f66e69d7296 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:18.717491 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6c7d3ca7-976b-48eb-a6ad-0f66e69d7296 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:18.717676 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6c7d3ca7-976b-48eb-a6ad-0f66e69d7296 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:18.717725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6c7d3ca7-976b-48eb-a6ad-0f66e69d7296 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:18.717883 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-6c7d3ca7-976b-48eb-a6ad-0f66e69d7296 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:18.722542 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:18.722542 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:18.723308 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6c7d3ca7-976b-48eb-a6ad-0f66e69d7296 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:18.723761 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1398/5594] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:18 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:19.733651 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-310e3f6b-72cb-4925-889b-e035e7faa437 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:19.735157 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-310e3f6b-72cb-4925-889b-e035e7faa437 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:19.735353 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-310e3f6b-72cb-4925-889b-e035e7faa437 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:19.735513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-310e3f6b-72cb-4925-889b-e035e7faa437 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:19.735615 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-310e3f6b-72cb-4925-889b-e035e7faa437 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:19.739348 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:19.739348 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:19.739829 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-310e3f6b-72cb-4925-889b-e035e7faa437 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:19.740155 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1386/5595] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:19 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5fbf9e8f-b966-49be-bffc-9fd4c66e60cd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5fbf9e8f-b966-49be-bffc-9fd4c66e60cd tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5fbf9e8f-b966-49be-bffc-9fd4c66e60cd tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5fbf9e8f-b966-49be-bffc-9fd4c66e60cd tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5fbf9e8f-b966-49be-bffc-9fd4c66e60cd tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5fbf9e8f-b966-49be-bffc-9fd4c66e60cd tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:21.195596 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1406/5596] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:20 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:21.740987 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a2a4e17d-257d-4b86-b66f-844004e9fa1b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:21.768272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b300e103-9320-47fb-97ed-e3a71a3ecf0e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:21.770094 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b300e103-9320-47fb-97ed-e3a71a3ecf0e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:21.770342 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b300e103-9320-47fb-97ed-e3a71a3ecf0e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:21.770533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b300e103-9320-47fb-97ed-e3a71a3ecf0e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:21.770733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-b300e103-9320-47fb-97ed-e3a71a3ecf0e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:21.774983 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.774983 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:21.775754 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b300e103-9320-47fb-97ed-e3a71a3ecf0e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:21.776121 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1399/5597] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:21 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:21.786558 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-166f6a92-dc07-4531-ad65-f2c5d327290d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:21.788448 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-166f6a92-dc07-4531-ad65-f2c5d327290d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] DELETE https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:21.788647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-166f6a92-dc07-4531-ad65-f2c5d327290d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:21.788818 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-166f6a92-dc07-4531-ad65-f2c5d327290d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:21.788941 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-166f6a92-dc07-4531-ad65-f2c5d327290d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Delete backup with id: d6d9a089-8cc8-4a34-8078-5a093497e2f5. Jul 03 13:17:21.792770 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.792770 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:21.805531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-166f6a92-dc07-4531-ad65-f2c5d327290d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] delete_backup rpcapi backup_id d6d9a089-8cc8-4a34-8078-5a093497e2f5 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:17:21.807287 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-166f6a92-dc07-4531-ad65-f2c5d327290d tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 202 Jul 03 13:17:21.807756 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1387/5598] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:17:21 2026] DELETE /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:17:21.809211 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2a4e17d-257d-4b86-b66f-844004e9fa1b tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:17:21.809539 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a2a4e17d-257d-4b86-b66f-844004e9fa1b tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-873561301-1214264174", "extra_specs": {"multiattach": " True"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:21.811041 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.811041 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:21.814188 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3fcf9781-a6fa-4dab-b019-0f94cd7ecbc0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:21.816031 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3fcf9781-a6fa-4dab-b019-0f94cd7ecbc0 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:21.816326 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3fcf9781-a6fa-4dab-b019-0f94cd7ecbc0 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:21.816549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3fcf9781-a6fa-4dab-b019-0f94cd7ecbc0 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:21.816700 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-3fcf9781-a6fa-4dab-b019-0f94cd7ecbc0 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:21.821635 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.821635 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:21.822330 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3fcf9781-a6fa-4dab-b019-0f94cd7ecbc0 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 200 Jul 03 13:17:21.822679 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1407/5599] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:21 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:21.825584 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a2a4e17d-257d-4b86-b66f-844004e9fa1b tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:17:21.825929 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1407/5600] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:17:21 2026] POST /volume/v3/types => generated 286 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:21.833851 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:21.835657 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:21.835977 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2061260233", "snapshot_id": null, "imageRef": null, "volume_type": "a502a49c-1108-4488-9a96-650255a7909d", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:21.837510 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2061260233', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a502a49c-1108-4488-9a96-650255a7909d', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:21.841815 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume of 1 GB Jul 03 13:17:21.842135 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.842135 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:21.842549 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Availability Zones retrieved successfully. Jul 03 13:17:21.847941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (c50f6ebd-8df9-4089-a9ef-2d226309eee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:21.848935 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6cdd083-b9b4-4b46-8176-255dd3d6d2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:21.849880 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:21.858868 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:21.858868 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:21.872679 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6cdd083-b9b4-4b46-8176-255dd3d6d2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:17:22Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a502a49c-1108-4488-9a96-650255a7909d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-873561301-1214264174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a502a49c-1108-4488-9a96-650255a7909d', 'encryption_key_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=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:21.873680 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4ee7d8-7a5a-4400-823e-124ad9286513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:21.901807 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-873561301-1214264174 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-873561301-1214264174, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:17:21.902149 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-873561301-1214264174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-873561301-1214264174, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:17:21.949301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Created reservations ['4fcad5d1-a8b9-492d-b819-ca877c7931a0', 'ab101db4-9c99-4768-86b9-3ae505935983', '2c5aa594-0223-4c50-83e8-ba44927d0afa', '85ded33e-5360-4dc3-a87d-04725bf3b00f'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:21.950293 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4ee7d8-7a5a-4400-823e-124ad9286513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fcad5d1-a8b9-492d-b819-ca877c7931a0', 'ab101db4-9c99-4768-86b9-3ae505935983', '2c5aa594-0223-4c50-83e8-ba44927d0afa', '85ded33e-5360-4dc3-a87d-04725bf3b00f']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:21.951079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1d1e5f-d665-46a4-8fee-570f11091e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:21.974774 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1d1e5f-d665-46a4-8fee-570f11091e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523b77d6-6d87-40ec-b62f-7f4b75fd3f32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2061260233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['4fcad5d1-a8b9-492d-b819-ca877c7931a0','ab101db4-9c99-4768-86b9-3ae505935983','2c5aa594-0223-4c50-83e8-ba44927d0afa','85ded33e-5360-4dc3-a87d-04725bf3b00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=a502a49c-1108-4488-9a96-650255a7909d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2061260233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523b77d6-6d87-40ec-b62f-7f4b75fd3f32,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ce89a21ed0f4198b07abab1cc29f61d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b462464dc53243bc80e54365cce00908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a502a49c-1108-4488-9a96-650255a7909d),volume_type_id=a502a49c-1108-4488-9a96-650255a7909d)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:21.975431 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93558030-d218-4293-8ca5-3704abecea5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:21.993668 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93558030-d218-4293-8ca5-3704abecea5b) transitioned into state 'SUCCESS' from state '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-2061260233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['4fcad5d1-a8b9-492d-b819-ca877c7931a0','ab101db4-9c99-4768-86b9-3ae505935983','2c5aa594-0223-4c50-83e8-ba44927d0afa','85ded33e-5360-4dc3-a87d-04725bf3b00f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=a502a49c-1108-4488-9a96-650255a7909d)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:21.994533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f56576-0401-4949-abb6-e45a9f2c999b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:22.008949 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f56576-0401-4949-abb6-e45a9f2c999b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:22.009699 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (c50f6ebd-8df9-4089-a9ef-2d226309eee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:22.009960 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request issued successfully. Jul 03 13:17:22.010508 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-2b693241-ea40-48f3-b9f4-70b17f93b7c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:22.010910 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1400/5601] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:17:21 2026] POST /volume/v3/volumes => generated 827 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:22.021510 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2950cce2-52e8-4383-9dd1-716b112dd53a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:22.023281 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2950cce2-52e8-4383-9dd1-716b112dd53a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:22.023459 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2950cce2-52e8-4383-9dd1-716b112dd53a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:22.023637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2950cce2-52e8-4383-9dd1-716b112dd53a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:22.031848 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:22.031848 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:22.035883 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2950cce2-52e8-4383-9dd1-716b112dd53a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:22.040176 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2950cce2-52e8-4383-9dd1-716b112dd53a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:22.040545 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1388/5602] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:22 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:22.832477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1603b607-c4d4-4043-97da-5d0ccfb23cb1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:22.834232 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1603b607-c4d4-4043-97da-5d0ccfb23cb1 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 Jul 03 13:17:22.834433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1603b607-c4d4-4043-97da-5d0ccfb23cb1 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:22.834606 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1603b607-c4d4-4043-97da-5d0ccfb23cb1 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:22.834707 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1603b607-c4d4-4043-97da-5d0ccfb23cb1 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Show backup with id d6d9a089-8cc8-4a34-8078-5a093497e2f5. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:17:22.838186 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1603b607-c4d4-4043-97da-5d0ccfb23cb1 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 returned with HTTP 404 Jul 03 13:17:22.838614 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1408/5603] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:22 2026] GET /volume/v3/backups/d6d9a089-8cc8-4a34-8078-5a093497e2f5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:22.844216 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c5676255-adb2-47ac-a193-a2761a92a368 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:22.845887 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 Jul 03 13:17:22.846092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:22.846282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:22.846427 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Delete volume with id: 0df942e5-7fe0-42f6-8229-588ad7f51f10 Jul 03 13:17:22.853478 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:22.853478 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:22.853803 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Volume info retrieved successfully. Jul 03 13:17:22.871737 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Delete volume request issued successfully. Jul 03 13:17:22.871921 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5676255-adb2-47ac-a193-a2761a92a368 tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 returned with HTTP 202 Jul 03 13:17:22.872345 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1408/5604] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:17:22 2026] DELETE /volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:22.878246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-bc002e52-b132-49d2-8ad3-fe70e15e3f7e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:22.880114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc002e52-b132-49d2-8ad3-fe70e15e3f7e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 Jul 03 13:17:22.880347 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc002e52-b132-49d2-8ad3-fe70e15e3f7e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:22.880532 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-bc002e52-b132-49d2-8ad3-fe70e15e3f7e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:22.888551 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:22.888551 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:22.892819 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-bc002e52-b132-49d2-8ad3-fe70e15e3f7e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Volume info retrieved successfully. Jul 03 13:17:22.897306 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-bc002e52-b132-49d2-8ad3-fe70e15e3f7e tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 returned with HTTP 200 Jul 03 13:17:22.897689 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1401/5605] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:22 2026] GET /volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:23.052842 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8fbad0c6-a681-4f89-9d55-539da51dc9e4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:23.054398 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8fbad0c6-a681-4f89-9d55-539da51dc9e4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:23.054562 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8fbad0c6-a681-4f89-9d55-539da51dc9e4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:23.054748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8fbad0c6-a681-4f89-9d55-539da51dc9e4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:23.062250 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:23.062250 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:23.066052 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8fbad0c6-a681-4f89-9d55-539da51dc9e4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:23.069837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8fbad0c6-a681-4f89-9d55-539da51dc9e4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:23.070244 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1389/5606] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:23 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:23.081052 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a299d622-e96d-4c7c-9d3d-56b1a0336846 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:23.083297 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a299d622-e96d-4c7c-9d3d-56b1a0336846 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:23.083511 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a299d622-e96d-4c7c-9d3d-56b1a0336846 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:23.083759 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a299d622-e96d-4c7c-9d3d-56b1a0336846 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:23.092708 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:23.092708 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:23.097365 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a299d622-e96d-4c7c-9d3d-56b1a0336846 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:23.103510 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a299d622-e96d-4c7c-9d3d-56b1a0336846 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:23.103926 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1409/5607] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:23 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:23.114681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:23.116310 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:23.116681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-996863901", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:23.118062 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-996863901', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:23.118228 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume of 1 GB Jul 03 13:17:23.121949 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Availability Zones retrieved successfully. Jul 03 13:17:23.127322 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (dca9b3aa-1947-4efb-befc-a80d5b4a4964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:23.128429 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f1b686-c212-4b09-84a2-6cab6b871fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:23.129276 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:23.153794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f1b686-c212-4b09-84a2-6cab6b871fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:23.154634 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1b81ea-01ff-4849-9cbe-0ef60ba722e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:23.223356 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Created reservations ['a977c6a0-985d-4810-be10-ef5b0a40b3ec', 'bb11a1ae-e0a4-421d-9dfc-35ce2e2df6d9', '69559b65-9bea-40ff-9303-9abba2ed360e', 'b9176d6b-7057-4202-8578-b9aa2247fac5'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:23.224272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1b81ea-01ff-4849-9cbe-0ef60ba722e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a977c6a0-985d-4810-be10-ef5b0a40b3ec', 'bb11a1ae-e0a4-421d-9dfc-35ce2e2df6d9', '69559b65-9bea-40ff-9303-9abba2ed360e', 'b9176d6b-7057-4202-8578-b9aa2247fac5']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:23.224907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f83e114c-7b22-4b12-a52e-19a764e93b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:23.253566 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f83e114c-7b22-4b12-a52e-19a764e93b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62e07bdf-399d-4f7c-a5f6-ca73eea168f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-996863901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['a977c6a0-985d-4810-be10-ef5b0a40b3ec','bb11a1ae-e0a4-421d-9dfc-35ce2e2df6d9','69559b65-9bea-40ff-9303-9abba2ed360e','b9176d6b-7057-4202-8578-b9aa2247fac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-996863901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62e07bdf-399d-4f7c-a5f6-ca73eea168f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce89a21ed0f4198b07abab1cc29f61d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b462464dc53243bc80e54365cce00908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:23.254316 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465207cd-9291-43d4-8b60-37ba788cf79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:23.274090 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465207cd-9291-43d4-8b60-37ba788cf79e) transitioned into state 'SUCCESS' from state '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-996863901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['a977c6a0-985d-4810-be10-ef5b0a40b3ec','bb11a1ae-e0a4-421d-9dfc-35ce2e2df6d9','69559b65-9bea-40ff-9303-9abba2ed360e','b9176d6b-7057-4202-8578-b9aa2247fac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:23.274759 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be63ed59-cd53-412f-9082-99d6ef8e6843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:23.283799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be63ed59-cd53-412f-9082-99d6ef8e6843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:23.284544 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (dca9b3aa-1947-4efb-befc-a80d5b4a4964) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:23.284802 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request issued successfully. Jul 03 13:17:23.285320 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d9b87be3-9fa4-48de-b79c-009087f0ba2e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:23.285738 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1409/5608] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:17:23 2026] POST /volume/v3/volumes => generated 750 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:23.298614 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-518c54e1-5deb-4864-94c5-7f5a64f60a96 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:23.300537 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-518c54e1-5deb-4864-94c5-7f5a64f60a96 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:23.300785 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-518c54e1-5deb-4864-94c5-7f5a64f60a96 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:23.300973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-518c54e1-5deb-4864-94c5-7f5a64f60a96 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:23.307275 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:23.307275 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:23.310535 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-518c54e1-5deb-4864-94c5-7f5a64f60a96 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:23.314461 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-518c54e1-5deb-4864-94c5-7f5a64f60a96 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:23.314817 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1402/5609] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:23 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:23.910659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0e7cd48a-be07-4c4c-b95e-df5259bcf12a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:23.912113 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0e7cd48a-be07-4c4c-b95e-df5259bcf12a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] GET https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 Jul 03 13:17:23.912328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0e7cd48a-be07-4c4c-b95e-df5259bcf12a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:23.912510 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0e7cd48a-be07-4c4c-b95e-df5259bcf12a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:23.917447 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0e7cd48a-be07-4c4c-b95e-df5259bcf12a tempest-ProjectReaderTests39-2077618132 tempest-ProjectReaderTests39-2077618132-project-admin] https://10.4.3.13/volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 returned with HTTP 404 Jul 03 13:17:23.917876 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1390/5610] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:17:23 2026] GET /volume/v3/volumes/0df942e5-7fe0-42f6-8229-588ad7f51f10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:24.329370 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3b9e88e5-529a-4d5e-a02d-e4c7ac0a8cd6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:24.332320 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b9e88e5-529a-4d5e-a02d-e4c7ac0a8cd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:24.332320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b9e88e5-529a-4d5e-a02d-e4c7ac0a8cd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:24.334189 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3b9e88e5-529a-4d5e-a02d-e4c7ac0a8cd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:24.345382 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:24.345382 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:24.345987 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-3b9e88e5-529a-4d5e-a02d-e4c7ac0a8cd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:24.351063 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3b9e88e5-529a-4d5e-a02d-e4c7ac0a8cd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:24.352242 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1410/5611] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:24 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:24.362993 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9d9a347c-1354-4079-995b-444e9d002706 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:24.364751 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d9a347c-1354-4079-995b-444e9d002706 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:24.364926 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d9a347c-1354-4079-995b-444e9d002706 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:24.365122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d9a347c-1354-4079-995b-444e9d002706 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:24.372184 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:24.372184 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:24.375975 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9d9a347c-1354-4079-995b-444e9d002706 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:24.380058 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d9a347c-1354-4079-995b-444e9d002706 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:24.380484 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1410/5612] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:24 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:24.394395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0e0c9b5d-5ef5-4dd3-9be1-511e638e0588 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:24.396278 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0e0c9b5d-5ef5-4dd3-9be1-511e638e0588 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:17:24.396665 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0e0c9b5d-5ef5-4dd3-9be1-511e638e0588 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1132359816", "extra_specs": {}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:24.415965 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0e0c9b5d-5ef5-4dd3-9be1-511e638e0588 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:17:24.416375 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1403/5613] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:17:24 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:24.423783 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-1718d6f8-ce9b-4b1d-9b1c-0874e0d67301 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:24.425520 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1718d6f8-ce9b-4b1d-9b1c-0874e0d67301 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] POST https://10.4.3.13/volume/v3/types/b21faba1-4188-4b6c-a2e3-fba8a13b09d9/encryption Jul 03 13:17:24.425862 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-1718d6f8-ce9b-4b1d-9b1c-0874e0d67301 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:24.443692 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-1718d6f8-ce9b-4b1d-9b1c-0874e0d67301 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types/b21faba1-4188-4b6c-a2e3-fba8a13b09d9/encryption returned with HTTP 200 Jul 03 13:17:24.444431 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1391/5614] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:17:24 2026] POST /volume/v3/types/b21faba1-4188-4b6c-a2e3-fba8a13b09d9/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:24.452068 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:24.453316 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:24.453641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1961215172", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1132359816", "size": 1}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:24.455033 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1961215172', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1132359816', 'size': 1}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:24.458462 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume of 1 GB Jul 03 13:17:24.458737 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:24.458737 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:24.459181 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Availability Zones retrieved successfully. Jul 03 13:17:24.464371 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (5c953952-bfe2-42c7-a7b3-9851e3cca6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:24.465226 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c482f1-4395-422c-a27f-7f6385a54a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:24.466036 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:24.487615 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c482f1-4395-422c-a27f-7f6385a54a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:17:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b21faba1-4188-4b6c-a2e3-fba8a13b09d9,is_public=True,name='tempest-scenario-type-luks-1132359816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b21faba1-4188-4b6c-a2e3-fba8a13b09d9', '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=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:24.488444 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2edc7a7-7359-41fb-9ed6-5afceaa6a465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:24.512116 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1132359816 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1132359816, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:17:24.512380 np0000004418 devstack@c-api.service[99824]: WARNING cinder.quota [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1132359816 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1132359816, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:17:24.550351 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Created reservations ['6686a454-ed58-4e9c-abf2-3801d0f9f818', 'ebc6719e-62ad-46e9-950f-3fa4219f2263', '00583179-735e-4a10-a07b-1dccd799ad80', 'b67f431d-0f89-4be0-81a3-fa50b1b218e5'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:24.551028 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2edc7a7-7359-41fb-9ed6-5afceaa6a465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6686a454-ed58-4e9c-abf2-3801d0f9f818', 'ebc6719e-62ad-46e9-950f-3fa4219f2263', '00583179-735e-4a10-a07b-1dccd799ad80', 'b67f431d-0f89-4be0-81a3-fa50b1b218e5']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:24.551715 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e829fb8-33c3-472f-94ef-6e47fad18359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:24.587050 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e829fb8-33c3-472f-94ef-6e47fad18359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb047a44-63eb-40b3-8106-5ab3fa2bdb4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1961215172',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['6686a454-ed58-4e9c-abf2-3801d0f9f818','ebc6719e-62ad-46e9-950f-3fa4219f2263','00583179-735e-4a10-a07b-1dccd799ad80','b67f431d-0f89-4be0-81a3-fa50b1b218e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=b21faba1-4188-4b6c-a2e3-fba8a13b09d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1961215172',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bb047a44-63eb-40b3-8106-5ab3fa2bdb4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ce89a21ed0f4198b07abab1cc29f61d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b462464dc53243bc80e54365cce00908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b21faba1-4188-4b6c-a2e3-fba8a13b09d9),volume_type_id=b21faba1-4188-4b6c-a2e3-fba8a13b09d9)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:24.587812 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b800f47-a8a9-4f22-8606-3edd9cc614ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:24.603950 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b800f47-a8a9-4f22-8606-3edd9cc614ce) transitioned into state 'SUCCESS' from state '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-1961215172',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['6686a454-ed58-4e9c-abf2-3801d0f9f818','ebc6719e-62ad-46e9-950f-3fa4219f2263','00583179-735e-4a10-a07b-1dccd799ad80','b67f431d-0f89-4be0-81a3-fa50b1b218e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=b21faba1-4188-4b6c-a2e3-fba8a13b09d9)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:24.604581 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcbb491-ed70-4104-ac20-514c4149f98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:24.614533 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dcbb491-ed70-4104-ac20-514c4149f98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:24.615291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (5c953952-bfe2-42c7-a7b3-9851e3cca6f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:24.615554 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request issued successfully. Jul 03 13:17:24.616089 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a5d623e6-c6da-4649-a80c-4f65b503dd0d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:24.616482 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1411/5615] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:17:24 2026] POST /volume/v3/volumes => generated 779 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:24.627924 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7727e446-519b-49a6-85c0-eeef7b2fd7ea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:24.629511 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7727e446-519b-49a6-85c0-eeef7b2fd7ea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:24.629692 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7727e446-519b-49a6-85c0-eeef7b2fd7ea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:24.629862 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7727e446-519b-49a6-85c0-eeef7b2fd7ea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:24.635846 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:24.635846 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:24.639236 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7727e446-519b-49a6-85c0-eeef7b2fd7ea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:24.642426 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7727e446-519b-49a6-85c0-eeef7b2fd7ea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:24.642751 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1411/5616] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:24 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:25.452847 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3494c810-8b6f-4033-b394-f664a653a0f8 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:25.543270 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:25.543609 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-722910709"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:25.545368 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-722910709'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:25.545510 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume of 1 GB Jul 03 13:17:25.549410 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Availability Zones retrieved successfully. Jul 03 13:17:25.554461 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (54fb53d3-56dc-4dad-89d2-120b4dd31482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:25.556793 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e584509-391c-470c-88b4-c5a475d810cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:25.557647 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:25.580809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e584509-391c-470c-88b4-c5a475d810cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:25.581575 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8178518c-1a4d-44ad-819e-c4fe99338b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:25.654480 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ca15600c-f251-4962-8d4d-196e44ea6df4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:25.656135 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ca15600c-f251-4962-8d4d-196e44ea6df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:25.656313 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ca15600c-f251-4962-8d4d-196e44ea6df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:25.656484 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ca15600c-f251-4962-8d4d-196e44ea6df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:25.662800 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:25.662800 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:25.666623 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ca15600c-f251-4962-8d4d-196e44ea6df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:25.670824 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ca15600c-f251-4962-8d4d-196e44ea6df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:25.671036 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['2915bc8d-ccdb-42fe-801f-450566f3972d', 'bd2a52c4-128b-4033-a803-364e177201ac', '5245cbea-7812-46be-be07-c1fdaf92c254', '4b409aef-604f-4c3b-8d35-2653a2abaac8'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:25.671288 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1392/5617] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:25 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:25.671878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8178518c-1a4d-44ad-819e-c4fe99338b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2915bc8d-ccdb-42fe-801f-450566f3972d', 'bd2a52c4-128b-4033-a803-364e177201ac', '5245cbea-7812-46be-be07-c1fdaf92c254', '4b409aef-604f-4c3b-8d35-2653a2abaac8']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:25.672622 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d7142d-f81d-4f8d-8eab-28e2409a8380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:25.687205 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-045a40bf-eb81-4501-9e47-7b5efa627f82 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:25.689101 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-045a40bf-eb81-4501-9e47-7b5efa627f82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:25.689311 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-045a40bf-eb81-4501-9e47-7b5efa627f82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:25.689488 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-045a40bf-eb81-4501-9e47-7b5efa627f82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:25.696743 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:25.696743 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:25.700709 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-045a40bf-eb81-4501-9e47-7b5efa627f82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:25.708592 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-045a40bf-eb81-4501-9e47-7b5efa627f82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:25.708592 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1412/5618] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:25 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:25.718973 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9d7142d-f81d-4f8d-8eab-28e2409a8380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d40a36c-5f76-4e28-b7bb-cd2e2ec27582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-722910709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['2915bc8d-ccdb-42fe-801f-450566f3972d','bd2a52c4-128b-4033-a803-364e177201ac','5245cbea-7812-46be-be07-c1fdaf92c254','4b409aef-604f-4c3b-8d35-2653a2abaac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-722910709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d40a36c-5f76-4e28-b7bb-cd2e2ec27582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f32ffaf66d34386a3f8090456db7011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46bd0c1775ee4bcc882c820754fac057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:25.719790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e68c2a-d4bd-445a-b6b2-824e3415de62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:25.750142 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-82a49b17-163a-4029-94ed-2e6527d6181e req-9a108328-e701-41d1-9d57-07299d47aad3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:25.751831 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-9a108328-e701-41d1-9d57-07299d47aad3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:25.752008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-9a108328-e701-41d1-9d57-07299d47aad3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:25.752257 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-9a108328-e701-41d1-9d57-07299d47aad3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:25.752578 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e68c2a-d4bd-445a-b6b2-824e3415de62) transitioned into state 'SUCCESS' from state '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-722910709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['2915bc8d-ccdb-42fe-801f-450566f3972d','bd2a52c4-128b-4033-a803-364e177201ac','5245cbea-7812-46be-be07-c1fdaf92c254','4b409aef-604f-4c3b-8d35-2653a2abaac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:25.755292 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107bbb58-cc72-440a-a079-0cdd8f547280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:25.758646 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:25.758646 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:25.762880 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-82a49b17-163a-4029-94ed-2e6527d6181e req-9a108328-e701-41d1-9d57-07299d47aad3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:25.763406 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107bbb58-cc72-440a-a079-0cdd8f547280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:25.764215 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (54fb53d3-56dc-4dad-89d2-120b4dd31482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:25.764525 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request issued successfully. Jul 03 13:17:25.765104 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3494c810-8b6f-4033-b394-f664a653a0f8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:25.765633 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1404/5619] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:25 2026] POST /volume/v3/volumes => generated 775 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:25.768996 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-9a108328-e701-41d1-9d57-07299d47aad3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:25.769470 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1412/5620] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:17:25 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:25.777542 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7b27ab44-f748-450d-8030-8fa5ba72617a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:25.779056 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7b27ab44-f748-450d-8030-8fa5ba72617a tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:25.779294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7b27ab44-f748-450d-8030-8fa5ba72617a tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:25.779485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7b27ab44-f748-450d-8030-8fa5ba72617a tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:25.786428 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:25.786428 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:25.789718 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7b27ab44-f748-450d-8030-8fa5ba72617a tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:25.793898 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7b27ab44-f748-450d-8030-8fa5ba72617a tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 returned with HTTP 200 Jul 03 13:17:25.802318 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1393/5621] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:25 2026] GET /volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:26.808494 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d0735cc7-90d3-4e94-afd5-0b976cbe1c81 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:26.810656 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0735cc7-90d3-4e94-afd5-0b976cbe1c81 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:26.810863 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0735cc7-90d3-4e94-afd5-0b976cbe1c81 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:26.811074 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d0735cc7-90d3-4e94-afd5-0b976cbe1c81 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:26.818791 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:26.818791 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:26.823703 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d0735cc7-90d3-4e94-afd5-0b976cbe1c81 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:26.829353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d0735cc7-90d3-4e94-afd5-0b976cbe1c81 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 returned with HTTP 200 Jul 03 13:17:26.829773 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1413/5622] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:26 2026] GET /volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:26.847237 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:26.848790 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:26.849187 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d40a36c-5f76-4e28-b7bb-cd2e2ec27582", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1162545919"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:26.858028 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:26.858028 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:26.858414 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:26.858567 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create snapshot from volume 9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:26.894311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['e92ae4c9-2eaa-421b-b70f-575bdd4ac04d', 'd08b189a-6135-4745-bd6c-24d149ba805c', '0a7b01ba-8772-47ec-be9f-c1c0b100b1f5', '618fc171-e60b-45d6-9915-c79865d0256c'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:26.929102 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot create request issued successfully. Jul 03 13:17:26.929572 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6e2c069-8160-4d53-83e7-abfd27bc992d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:17:26.930073 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1405/5623] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:26.941923 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0c3f8081-5c03-498b-a511-620845c28206 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:26.945707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c3f8081-5c03-498b-a511-620845c28206 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 Jul 03 13:17:26.945707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c3f8081-5c03-498b-a511-620845c28206 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:26.945707 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0c3f8081-5c03-498b-a511-620845c28206 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:26.951718 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:26.951718 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:26.952275 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0c3f8081-5c03-498b-a511-620845c28206 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:26.953031 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0c3f8081-5c03-498b-a511-620845c28206 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 returned with HTTP 200 Jul 03 13:17:26.953493 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1413/5624] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:26 2026] GET /volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:27.881071 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b123f29c-b63e-441b-bcf5-15afab22d8d7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:27.881413 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b123f29c-b63e-441b-bcf5-15afab22d8d7 None None] GET https://10.4.3.13/volume// Jul 03 13:17:27.881559 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b123f29c-b63e-441b-bcf5-15afab22d8d7 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:27.881723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b123f29c-b63e-441b-bcf5-15afab22d8d7 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:27.882027 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b123f29c-b63e-441b-bcf5-15afab22d8d7 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:17:27.882313 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1394/5625] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:17:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:17:27.888087 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-82a49b17-163a-4029-94ed-2e6527d6181e req-e71cb0cb-169d-459e-9a4f-9caf32342d21 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:27.889838 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-e71cb0cb-169d-459e-9a4f-9caf32342d21 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:17:27.890174 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-e71cb0cb-169d-459e-9a4f-9caf32342d21 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62e07bdf-399d-4f7c-a5f6-ca73eea168f4", "connector": null, "instance_uuid": "277a1576-7635-47d1-9e8e-e0f0a000d3f2"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:27.897113 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:27.897113 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:27.961556 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-e71cb0cb-169d-459e-9a4f-9caf32342d21 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:17:27.961985 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1414/5626] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:17:27 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 13:17:27.962868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-679eca74-fb16-4a09-a7fe-7dd19c6513bf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:27.964552 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-679eca74-fb16-4a09-a7fe-7dd19c6513bf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 Jul 03 13:17:27.964724 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-679eca74-fb16-4a09-a7fe-7dd19c6513bf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:27.964901 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-679eca74-fb16-4a09-a7fe-7dd19c6513bf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:27.969290 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:27.969290 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:27.969579 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-679eca74-fb16-4a09-a7fe-7dd19c6513bf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:27.970149 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-679eca74-fb16-4a09-a7fe-7dd19c6513bf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 returned with HTTP 200 Jul 03 13:17:27.970500 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1406/5627] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:27 2026] GET /volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:27.978398 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.044484 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] POST https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4/action Jul 03 13:17:28.044783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:17:28.044892 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:28.051205 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:28.051205 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:28.051587 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Snapshot retrieved successfully. Jul 03 13:17:28.052370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ae1b5369a3694505ac1f84ce9f76a068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f32ffaf66d34386a3f8090456db7011', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:17:28.052554 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f89189fa-5a43-419a-9fed-8b15ca00b9cb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4/action returned with HTTP 403 Jul 03 13:17:28.052970 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1414/5628] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:17:27 2026] POST /volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4/action => generated 133 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:28.059981 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.061561 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 Jul 03 13:17:28.061766 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:28.061982 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:28.062137 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete snapshot with id: 2538c6f0-5908-4269-8ae0-93a3d3450ff4 Jul 03 13:17:28.066698 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:28.066698 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:28.067034 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:28.080958 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot delete request issued successfully. Jul 03 13:17:28.081233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-635acf3a-aa0f-45f9-a3f7-9d33e9a59f41 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 returned with HTTP 202 Jul 03 13:17:28.081644 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1395/5629] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:17:28 2026] DELETE /volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:28.088092 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8f1e4594-e00b-45d9-b5f4-6ffdacc7bd26 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.089822 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f1e4594-e00b-45d9-b5f4-6ffdacc7bd26 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 Jul 03 13:17:28.089990 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f1e4594-e00b-45d9-b5f4-6ffdacc7bd26 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:28.090202 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8f1e4594-e00b-45d9-b5f4-6ffdacc7bd26 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:28.095510 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:28.095510 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:28.095898 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8f1e4594-e00b-45d9-b5f4-6ffdacc7bd26 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:28.096748 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8f1e4594-e00b-45d9-b5f4-6ffdacc7bd26 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 returned with HTTP 200 Jul 03 13:17:28.097234 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1415/5630] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:28 2026] GET /volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:28.300581 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-06c92b8b-d2cd-4962-a7f5-b592d340cbb3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.302173 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06c92b8b-d2cd-4962-a7f5-b592d340cbb3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:28.302358 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06c92b8b-d2cd-4962-a7f5-b592d340cbb3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:28.302528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06c92b8b-d2cd-4962-a7f5-b592d340cbb3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:28.311435 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:28.311435 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:28.315177 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-06c92b8b-d2cd-4962-a7f5-b592d340cbb3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:28.319346 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06c92b8b-d2cd-4962-a7f5-b592d340cbb3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:28.319722 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1407/5631] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:28 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:28.489068 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c8df72a6-660f-48f7-a834-57021992b814 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.489454 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8df72a6-660f-48f7-a834-57021992b814 None None] GET https://10.4.3.13/volume// Jul 03 13:17:28.489608 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8df72a6-660f-48f7-a834-57021992b814 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:28.489775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c8df72a6-660f-48f7-a834-57021992b814 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:28.490065 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c8df72a6-660f-48f7-a834-57021992b814 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:17:28.490361 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1415/5632] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:17:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:17:28.496917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3aedc062-a6b8-4a1a-a7c2-8491d328dfb5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.498642 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3aedc062-a6b8-4a1a-a7c2-8491d328dfb5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:28.498815 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3aedc062-a6b8-4a1a-a7c2-8491d328dfb5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:28.498979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3aedc062-a6b8-4a1a-a7c2-8491d328dfb5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:28.507062 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:28.507062 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:28.510098 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3aedc062-a6b8-4a1a-a7c2-8491d328dfb5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:28.513861 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3aedc062-a6b8-4a1a-a7c2-8491d328dfb5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:28.514235 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1396/5633] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:17:28 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1022 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:17:28.608879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:28.610843 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] PUT https://10.4.3.13/volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6 Jul 03 13:17:28.611201 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:28.618312 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Acquiring lock "cinder-attachment_update-62e07bdf-399d-4f7c-a5f6-ca73eea168f4-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:17:28.622748 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-62e07bdf-399d-4f7c-a5f6-ca73eea168f4-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:17:28.623680 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:28.623680 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:29.105990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa6ee3a2-82c5-4dff-9818-78c70815e052 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:29.107735 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa6ee3a2-82c5-4dff-9818-78c70815e052 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 Jul 03 13:17:29.107893 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa6ee3a2-82c5-4dff-9818-78c70815e052 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:29.108064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa6ee3a2-82c5-4dff-9818-78c70815e052 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:29.112374 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa6ee3a2-82c5-4dff-9818-78c70815e052 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 returned with HTTP 404 Jul 03 13:17:29.112818 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1408/5634] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:29 2026] GET /volume/v3/snapshots/2538c6f0-5908-4269-8ae0-93a3d3450ff4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:29.119523 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2da340ae-a250-4caa-9384-6718c1a43799 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:29.121178 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:29.121382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:29.121556 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:29.121702 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume with id: 9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:29.128594 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:29.128594 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:29.128878 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:29.143379 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-62e07bdf-399d-4f7c-a5f6-ca73eea168f4-np0000004418" released by "attachment_update" :: held 0.521s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:17:29.143717 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-3ef261d4-182b-4fe9-8f99-9af136dafa42 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6 returned with HTTP 200 Jul 03 13:17:29.144231 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1416/5635] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:17:28 2026] PUT /volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:29.147591 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume request issued successfully. Jul 03 13:17:29.147874 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2da340ae-a250-4caa-9384-6718c1a43799 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 returned with HTTP 202 Jul 03 13:17:29.148475 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1416/5636] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:17:29 2026] DELETE /volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:29.155388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-52c8e1cd-0236-499e-991c-1da357017b72 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:29.157577 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52c8e1cd-0236-499e-991c-1da357017b72 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:29.157845 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52c8e1cd-0236-499e-991c-1da357017b72 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:29.158130 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-52c8e1cd-0236-499e-991c-1da357017b72 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:29.165371 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:29.165371 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:29.168668 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-52c8e1cd-0236-499e-991c-1da357017b72 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:29.172581 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-52c8e1cd-0236-499e-991c-1da357017b72 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 returned with HTTP 200 Jul 03 13:17:29.173153 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1397/5637] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:29 2026] GET /volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:29.330822 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b28e202e-7a81-430e-8bcc-913443a3248a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:29.332342 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b28e202e-7a81-430e-8bcc-913443a3248a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:29.332504 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b28e202e-7a81-430e-8bcc-913443a3248a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:29.332671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b28e202e-7a81-430e-8bcc-913443a3248a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:29.340309 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:29.340309 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:29.343346 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b28e202e-7a81-430e-8bcc-913443a3248a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:29.346737 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b28e202e-7a81-430e-8bcc-913443a3248a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:29.347068 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1409/5638] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:29 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:30.185580 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-df86f6ae-957f-40bc-b35d-a0a0bdae8245 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:30.187839 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df86f6ae-957f-40bc-b35d-a0a0bdae8245 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 Jul 03 13:17:30.188035 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df86f6ae-957f-40bc-b35d-a0a0bdae8245 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:30.188308 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df86f6ae-957f-40bc-b35d-a0a0bdae8245 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:30.197057 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df86f6ae-957f-40bc-b35d-a0a0bdae8245 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 returned with HTTP 404 Jul 03 13:17:30.197057 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1417/5639] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:30 2026] GET /volume/v3/volumes/9d40a36c-5f76-4e28-b7bb-cd2e2ec27582 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:30.204200 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bd37b301-278c-483c-b8e0-bc7595884a82 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:30.205796 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:30.206105 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-916144187"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:30.207441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-916144187'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:30.207549 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume of 1 GB Jul 03 13:17:30.212156 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Availability Zones retrieved successfully. Jul 03 13:17:30.217380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (82d646e5-0592-4f22-ae6e-3bde46617f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:30.218205 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e221ff02-7f48-4833-b8dc-d564e2843ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:30.218874 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:30.243685 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e221ff02-7f48-4833-b8dc-d564e2843ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:30.244469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5f76b2-8d69-44b7-8a56-b6b95f928183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:30.283237 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['c1e9b684-151f-4ed5-be38-56c24fecca09', '056efc3f-5bae-49ae-a410-8ace02d7ad25', '48489385-f511-4a87-b0e9-2397d8781d1e', 'ffb0977a-d155-4d3e-9ccc-71968ed1345d'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:30.284000 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5f76b2-8d69-44b7-8a56-b6b95f928183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e9b684-151f-4ed5-be38-56c24fecca09', '056efc3f-5bae-49ae-a410-8ace02d7ad25', '48489385-f511-4a87-b0e9-2397d8781d1e', 'ffb0977a-d155-4d3e-9ccc-71968ed1345d']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:30.285007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065139b1-25f2-4633-baeb-8cb5db7d0f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:30.312802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065139b1-25f2-4633-baeb-8cb5db7d0f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3de9fe-2303-40c5-b147-6207532af327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916144187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['c1e9b684-151f-4ed5-be38-56c24fecca09','056efc3f-5bae-49ae-a410-8ace02d7ad25','48489385-f511-4a87-b0e9-2397d8781d1e','ffb0977a-d155-4d3e-9ccc-71968ed1345d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916144187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd3de9fe-2303-40c5-b147-6207532af327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f32ffaf66d34386a3f8090456db7011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46bd0c1775ee4bcc882c820754fac057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:30.314218 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b53e80-ddd9-428b-a8cd-78cb30acc974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:30.336403 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b53e80-ddd9-428b-a8cd-78cb30acc974) transitioned into state 'SUCCESS' from state '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-916144187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['c1e9b684-151f-4ed5-be38-56c24fecca09','056efc3f-5bae-49ae-a410-8ace02d7ad25','48489385-f511-4a87-b0e9-2397d8781d1e','ffb0977a-d155-4d3e-9ccc-71968ed1345d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:30.337096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b85cd29-f31a-458f-89cf-d0c0b9fd59bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:30.350287 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b85cd29-f31a-458f-89cf-d0c0b9fd59bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:30.351080 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (82d646e5-0592-4f22-ae6e-3bde46617f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:30.351329 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request issued successfully. Jul 03 13:17:30.351928 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bd37b301-278c-483c-b8e0-bc7595884a82 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:30.352604 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1417/5640] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:30 2026] POST /volume/v3/volumes => generated 775 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:30.361406 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e6e51fab-b7cf-424a-bc71-c7e89065049a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:30.363657 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e6e51fab-b7cf-424a-bc71-c7e89065049a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:30.364055 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e6e51fab-b7cf-424a-bc71-c7e89065049a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:30.364143 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e6e51fab-b7cf-424a-bc71-c7e89065049a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:30.366424 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5e8f8ea8-0873-49a9-89ce-164c39213c59 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:30.367937 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e8f8ea8-0873-49a9-89ce-164c39213c59 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:30.367937 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e8f8ea8-0873-49a9-89ce-164c39213c59 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:30.368330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5e8f8ea8-0873-49a9-89ce-164c39213c59 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:30.374583 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:30.374583 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:30.374683 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:30.374683 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:30.378032 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5e8f8ea8-0873-49a9-89ce-164c39213c59 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:30.378151 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e6e51fab-b7cf-424a-bc71-c7e89065049a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:30.381967 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e6e51fab-b7cf-424a-bc71-c7e89065049a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:30.382279 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5e8f8ea8-0873-49a9-89ce-164c39213c59 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 returned with HTTP 200 Jul 03 13:17:30.382331 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1398/5641] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:30 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:30.382494 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1410/5642] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:30 2026] GET /volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:31.394813 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-19d550dc-19ca-480f-999a-974ee8669a00 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:31.395325 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cd60b001-4253-4bf0-a032-f553c78e4dc6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:31.397098 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19d550dc-19ca-480f-999a-974ee8669a00 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:31.397281 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cd60b001-4253-4bf0-a032-f553c78e4dc6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:31.397384 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19d550dc-19ca-480f-999a-974ee8669a00 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:31.397483 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cd60b001-4253-4bf0-a032-f553c78e4dc6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:31.397663 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-19d550dc-19ca-480f-999a-974ee8669a00 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:31.397700 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cd60b001-4253-4bf0-a032-f553c78e4dc6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:31.406115 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:31.406115 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:31.409418 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:31.409418 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:31.409841 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cd60b001-4253-4bf0-a032-f553c78e4dc6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:31.413613 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-19d550dc-19ca-480f-999a-974ee8669a00 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:31.415025 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cd60b001-4253-4bf0-a032-f553c78e4dc6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 returned with HTTP 200 Jul 03 13:17:31.415025 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1418/5643] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:31 2026] GET /volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:31.420276 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-19d550dc-19ca-480f-999a-974ee8669a00 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:31.421051 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1418/5644] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:31 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:31.427378 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:31.429371 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:31.429758 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd3de9fe-2303-40c5-b147-6207532af327", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-137075050"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:31.444559 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:31.444559 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:31.444559 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:31.444559 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create snapshot from volume dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:31.489618 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['a8f11fb8-966a-4093-995b-b95e885b4299', 'fd318c29-8101-4d81-94ee-a7572b2ad3df', '8c3d0d05-c3e1-4b07-9ffc-2a3e7beca338', '63133df0-f5bc-458c-944c-13f8179a06e1'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:31.522312 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot create request issued successfully. Jul 03 13:17:31.523035 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-195ab48e-ecd6-41e8-836c-e6132b6f512c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:17:31.523035 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1399/5645] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:31.531653 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-767a3cba-fb0e-4dc7-b99a-d63d16b81665 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:31.534175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-767a3cba-fb0e-4dc7-b99a-d63d16b81665 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 Jul 03 13:17:31.534473 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-767a3cba-fb0e-4dc7-b99a-d63d16b81665 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:31.534765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-767a3cba-fb0e-4dc7-b99a-d63d16b81665 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:31.540970 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:31.540970 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:31.541459 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-767a3cba-fb0e-4dc7-b99a-d63d16b81665 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:31.542393 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-767a3cba-fb0e-4dc7-b99a-d63d16b81665 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 returned with HTTP 200 Jul 03 13:17:31.542873 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1411/5646] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:31 2026] GET /volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:32.441574 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-abbc5849-3310-4d02-852b-32b0c7f802ec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:32.443137 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-abbc5849-3310-4d02-852b-32b0c7f802ec tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:32.443331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-abbc5849-3310-4d02-852b-32b0c7f802ec tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:32.443500 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-abbc5849-3310-4d02-852b-32b0c7f802ec tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:32.451619 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:32.451619 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:32.454402 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-abbc5849-3310-4d02-852b-32b0c7f802ec tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:32.457982 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-abbc5849-3310-4d02-852b-32b0c7f802ec tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:32.458328 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1419/5647] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:32 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:32.551657 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9014ced6-307e-41c9-b523-ffd276e78c76 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:32.553264 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9014ced6-307e-41c9-b523-ffd276e78c76 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 Jul 03 13:17:32.553452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9014ced6-307e-41c9-b523-ffd276e78c76 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:32.553631 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9014ced6-307e-41c9-b523-ffd276e78c76 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:32.558558 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:32.558558 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:32.558930 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9014ced6-307e-41c9-b523-ffd276e78c76 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:32.559563 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9014ced6-307e-41c9-b523-ffd276e78c76 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 returned with HTTP 200 Jul 03 13:17:32.559902 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1419/5648] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:32 2026] GET /volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:32.571398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:32.573465 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] GET https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:32.573680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:32.573886 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:32.574142 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.api_utils [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Removing options '' from query. {{(pid=99822) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 13:17:32.574456 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:32.574456 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:32.575361 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.db.api [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Building query based on filter {{(pid=99822) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 13:17:32.578960 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Get all snapshots completed successfully. Jul 03 13:17:32.579363 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f7bb2910-72a0-4f22-a88b-7cf26d147e19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] https://10.4.3.13/volume/v3/snapshots returned with HTTP 200 Jul 03 13:17:32.579707 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1400/5649] 10.4.3.13 () {66 vars in 1236 bytes} [Fri Jul 3 13:17:32 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:32.609521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:32.610977 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 Jul 03 13:17:32.611134 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:32.611349 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:32.611439 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete snapshot with id: c65cef12-eeeb-47b3-8143-587d47f5f490 Jul 03 13:17:32.615820 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:32.615820 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:32.616104 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:32.639434 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot delete request issued successfully. Jul 03 13:17:32.639603 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f85fdee3-499b-4452-9ea7-6652d507fb2e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 returned with HTTP 202 Jul 03 13:17:32.640023 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1412/5650] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:17:32 2026] DELETE /volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:32.647655 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-853d750e-2162-4d1e-89be-a9af04229739 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:32.649435 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-853d750e-2162-4d1e-89be-a9af04229739 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 Jul 03 13:17:32.651718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-853d750e-2162-4d1e-89be-a9af04229739 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:32.651718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-853d750e-2162-4d1e-89be-a9af04229739 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:32.654476 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:32.654476 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:32.654798 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-853d750e-2162-4d1e-89be-a9af04229739 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:32.655435 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-853d750e-2162-4d1e-89be-a9af04229739 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 returned with HTTP 200 Jul 03 13:17:32.655772 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1420/5651] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:32 2026] GET /volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:33.470064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-206f491f-2051-4342-937f-08ac3b8d0208 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:33.471557 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-206f491f-2051-4342-937f-08ac3b8d0208 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:33.471717 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-206f491f-2051-4342-937f-08ac3b8d0208 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:33.471903 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-206f491f-2051-4342-937f-08ac3b8d0208 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:33.480054 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:33.480054 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:33.482825 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-206f491f-2051-4342-937f-08ac3b8d0208 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:33.487465 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-206f491f-2051-4342-937f-08ac3b8d0208 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:33.487848 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1420/5652] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:33 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:33.664563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7fe6906c-6792-4c1a-8686-e51f043aad6d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:33.666101 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7fe6906c-6792-4c1a-8686-e51f043aad6d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 Jul 03 13:17:33.666300 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7fe6906c-6792-4c1a-8686-e51f043aad6d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:33.666477 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7fe6906c-6792-4c1a-8686-e51f043aad6d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:33.670336 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7fe6906c-6792-4c1a-8686-e51f043aad6d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 returned with HTTP 404 Jul 03 13:17:33.670890 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1401/5653] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:33 2026] GET /volume/v3/snapshots/c65cef12-eeeb-47b3-8143-587d47f5f490 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:33.677201 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:33.678932 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:33.679133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:33.679371 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:33.679554 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume with id: dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:33.686237 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:33.686237 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:33.686616 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:33.721405 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume request issued successfully. Jul 03 13:17:33.721510 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-78dc33ba-a0ba-44fd-ae0b-e3d4dd3bbbf5 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 returned with HTTP 202 Jul 03 13:17:33.721876 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1413/5654] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:17:33 2026] DELETE /volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:33.729094 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-310bd158-23f5-4a79-9bf8-3c83d90ef071 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:33.730953 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-310bd158-23f5-4a79-9bf8-3c83d90ef071 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:33.731147 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-310bd158-23f5-4a79-9bf8-3c83d90ef071 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:33.731371 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-310bd158-23f5-4a79-9bf8-3c83d90ef071 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:33.738396 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:33.738396 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:33.741911 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-310bd158-23f5-4a79-9bf8-3c83d90ef071 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:33.745777 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-310bd158-23f5-4a79-9bf8-3c83d90ef071 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 returned with HTTP 200 Jul 03 13:17:33.746210 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1421/5655] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:33 2026] GET /volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:34.499308 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-48a99c81-22c9-40da-ad41-b769c8ea6b66 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:34.501008 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-48a99c81-22c9-40da-ad41-b769c8ea6b66 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:34.501215 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-48a99c81-22c9-40da-ad41-b769c8ea6b66 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:34.501420 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-48a99c81-22c9-40da-ad41-b769c8ea6b66 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:34.509756 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:34.509756 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:34.512691 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-48a99c81-22c9-40da-ad41-b769c8ea6b66 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:34.516150 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-48a99c81-22c9-40da-ad41-b769c8ea6b66 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:34.516504 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1421/5656] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:34 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:34.758864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-14ec6372-ce02-45cf-9041-f6f76c72add2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:34.760706 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-14ec6372-ce02-45cf-9041-f6f76c72add2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 Jul 03 13:17:34.760906 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-14ec6372-ce02-45cf-9041-f6f76c72add2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:34.761099 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-14ec6372-ce02-45cf-9041-f6f76c72add2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:34.767863 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-14ec6372-ce02-45cf-9041-f6f76c72add2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 returned with HTTP 404 Jul 03 13:17:34.768741 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1402/5657] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:34 2026] GET /volume/v3/volumes/dd3de9fe-2303-40c5-b147-6207532af327 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:34.779951 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:34.781529 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:34.781857 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-953886648"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:34.783334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-953886648'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:34.783464 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume of 1 GB Jul 03 13:17:34.788930 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Availability Zones retrieved successfully. Jul 03 13:17:34.794356 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (070905d9-d188-4240-a7d3-376533ea0648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:34.795200 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7ba370-e4bf-4db1-9b52-87c83c2715bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:34.795994 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:34.822232 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7ba370-e4bf-4db1-9b52-87c83c2715bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:34.822992 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d455fc8-8d51-44b7-8c88-610808d4998d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:34.869975 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['e1059050-5607-46a8-bb6c-f436ec8b3299', '684bd3ed-9dc7-4b92-8c1d-2636dcbf3df4', '3fd25df2-25f2-4cb4-b36e-0cf0ca137e77', '99ceaf54-5d0f-4168-bce1-c9426ece0deb'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:34.870838 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d455fc8-8d51-44b7-8c88-610808d4998d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1059050-5607-46a8-bb6c-f436ec8b3299', '684bd3ed-9dc7-4b92-8c1d-2636dcbf3df4', '3fd25df2-25f2-4cb4-b36e-0cf0ca137e77', '99ceaf54-5d0f-4168-bce1-c9426ece0deb']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:34.871583 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02384f15-619a-4cc5-9dc9-810cea202870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:34.897029 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02384f15-619a-4cc5-9dc9-810cea202870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '670986a9-2be3-4c0e-9686-170669ea4e62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-953886648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['e1059050-5607-46a8-bb6c-f436ec8b3299','684bd3ed-9dc7-4b92-8c1d-2636dcbf3df4','3fd25df2-25f2-4cb4-b36e-0cf0ca137e77','99ceaf54-5d0f-4168-bce1-c9426ece0deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-953886648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=670986a9-2be3-4c0e-9686-170669ea4e62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f32ffaf66d34386a3f8090456db7011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46bd0c1775ee4bcc882c820754fac057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:34.898315 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1f3fb5-c3a0-4c5a-8e9d-361973402977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:34.923432 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e1f3fb5-c3a0-4c5a-8e9d-361973402977) transitioned into state 'SUCCESS' from state '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-953886648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['e1059050-5607-46a8-bb6c-f436ec8b3299','684bd3ed-9dc7-4b92-8c1d-2636dcbf3df4','3fd25df2-25f2-4cb4-b36e-0cf0ca137e77','99ceaf54-5d0f-4168-bce1-c9426ece0deb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:34.924256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ed9b31-d09e-427b-8660-d802448404da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:34.933877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ed9b31-d09e-427b-8660-d802448404da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:34.934801 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (070905d9-d188-4240-a7d3-376533ea0648) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:34.935132 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request issued successfully. Jul 03 13:17:34.935773 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9dc1d98e-5bb5-42e4-8880-f2f929ca42bd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:34.936342 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1414/5658] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:34 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:34.947809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-91b3e04e-9d13-4994-8ac8-b802a1474751 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:34.949593 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-91b3e04e-9d13-4994-8ac8-b802a1474751 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:34.949784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-91b3e04e-9d13-4994-8ac8-b802a1474751 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:34.949990 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-91b3e04e-9d13-4994-8ac8-b802a1474751 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:34.957899 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:34.957899 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:34.961453 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-91b3e04e-9d13-4994-8ac8-b802a1474751 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:34.964996 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-91b3e04e-9d13-4994-8ac8-b802a1474751 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 returned with HTTP 200 Jul 03 13:17:34.965415 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1422/5659] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:34 2026] GET /volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:35.528785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2ebdd4ca-1c60-49bf-9853-598d26668b35 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:35.530496 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2ebdd4ca-1c60-49bf-9853-598d26668b35 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:35.530695 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2ebdd4ca-1c60-49bf-9853-598d26668b35 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:35.530871 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2ebdd4ca-1c60-49bf-9853-598d26668b35 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:35.540511 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:35.540511 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:35.543756 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2ebdd4ca-1c60-49bf-9853-598d26668b35 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:35.547377 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2ebdd4ca-1c60-49bf-9853-598d26668b35 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:35.547796 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1422/5660] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:35 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:35.978021 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c223fd0a-bd15-4ae7-b467-89ffedc95a64 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:35.979768 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c223fd0a-bd15-4ae7-b467-89ffedc95a64 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:35.979979 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c223fd0a-bd15-4ae7-b467-89ffedc95a64 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:35.980281 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c223fd0a-bd15-4ae7-b467-89ffedc95a64 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:35.987370 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:35.987370 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:35.990908 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c223fd0a-bd15-4ae7-b467-89ffedc95a64 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:35.994780 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c223fd0a-bd15-4ae7-b467-89ffedc95a64 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 returned with HTTP 200 Jul 03 13:17:35.995196 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1403/5661] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:35 2026] GET /volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:36.007092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-49d467d1-2036-4098-b9df-497d7affab78 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:36.008716 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:36.009069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "670986a9-2be3-4c0e-9686-170669ea4e62", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-283370233"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:36.017638 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:36.017638 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:36.018004 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:36.018114 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.snapshots [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create snapshot from volume 670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:36.046426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['39e3d1b1-381b-467d-b267-60c47640b31f', 'b781b707-6436-4578-b171-b6ef0dfa3058', 'aaa28ef9-7519-407d-9c8f-4f4585c23ff4', 'e64b6766-4f80-41a7-8612-1d0c90d62c2f'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:36.089652 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot create request issued successfully. Jul 03 13:17:36.090066 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-49d467d1-2036-4098-b9df-497d7affab78 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:17:36.090658 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1415/5662] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:36.101582 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3a3ba67c-3f1f-4496-ac30-c6912c1651fb None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:36.104070 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a3ba67c-3f1f-4496-ac30-c6912c1651fb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 Jul 03 13:17:36.104353 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a3ba67c-3f1f-4496-ac30-c6912c1651fb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:36.104604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a3ba67c-3f1f-4496-ac30-c6912c1651fb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:36.110435 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:36.110435 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:36.110863 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3a3ba67c-3f1f-4496-ac30-c6912c1651fb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:36.111542 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a3ba67c-3f1f-4496-ac30-c6912c1651fb tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 returned with HTTP 200 Jul 03 13:17:36.111912 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1423/5663] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:36 2026] GET /volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:36.363186 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-82a49b17-163a-4029-94ed-2e6527d6181e req-54c51a20-71f5-4cb7-912c-7cf522ab0020 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:36.365623 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-54c51a20-71f5-4cb7-912c-7cf522ab0020 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6/action Jul 03 13:17:36.365975 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-54c51a20-71f5-4cb7-912c-7cf522ab0020 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:17:36.366119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-54c51a20-71f5-4cb7-912c-7cf522ab0020 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:36.386483 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:36.386483 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:36.399195 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-82a49b17-163a-4029-94ed-2e6527d6181e req-54c51a20-71f5-4cb7-912c-7cf522ab0020 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6/action returned with HTTP 204 Jul 03 13:17:36.399741 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1423/5664] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:17:36 2026] POST /volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:36.560483 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9a50dabc-7436-44eb-be51-0a0381851566 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:36.562310 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a50dabc-7436-44eb-be51-0a0381851566 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:17:36.562597 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a50dabc-7436-44eb-be51-0a0381851566 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:36.562834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9a50dabc-7436-44eb-be51-0a0381851566 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:36.573622 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:36.573622 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:36.577319 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9a50dabc-7436-44eb-be51-0a0381851566 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:36.582627 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9a50dabc-7436-44eb-be51-0a0381851566 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:17:36.583091 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1404/5665] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:36 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:36.625671 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e4240b7c-264e-495a-9f91-526083ed87bf req-37959e18-26ea-4283-a079-98668ee5c784 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:36.628918 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-37959e18-26ea-4283-a079-98668ee5c784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:36.629117 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-37959e18-26ea-4283-a079-98668ee5c784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:36.629377 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-37959e18-26ea-4283-a079-98668ee5c784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:36.636473 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:36.636473 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:36.640415 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e4240b7c-264e-495a-9f91-526083ed87bf req-37959e18-26ea-4283-a079-98668ee5c784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:36.644709 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-37959e18-26ea-4283-a079-98668ee5c784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:36.645116 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1416/5666] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:17:36 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:37.121088 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a3b75126-8870-4cfa-9ffb-5a51fe6a828c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:37.123250 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3b75126-8870-4cfa-9ffb-5a51fe6a828c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 Jul 03 13:17:37.123625 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3b75126-8870-4cfa-9ffb-5a51fe6a828c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:37.123882 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a3b75126-8870-4cfa-9ffb-5a51fe6a828c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:37.128539 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:37.128539 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:37.129027 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a3b75126-8870-4cfa-9ffb-5a51fe6a828c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:37.130092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a3b75126-8870-4cfa-9ffb-5a51fe6a828c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 returned with HTTP 200 Jul 03 13:17:37.130092 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1424/5667] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:37 2026] GET /volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:37.138972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:37.140881 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] POST https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88/action Jul 03 13:17:37.141641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:17:37.141641 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:37.142898 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.contrib.admin_actions [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Updating snapshot 'b4bdd557-7098-4c07-af97-8edf6f0a3c88' with '{'status': 'error'}' {{(pid=99824) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 13:17:37.151918 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:37.151918 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:37.152401 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.policy [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ae1b5369a3694505ac1f84ce9f76a068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f32ffaf66d34386a3f8090456db7011', '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=99824) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:17:37.152593 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da13cf0b-4ae3-480c-96f3-353d10b57bb6 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88/action returned with HTTP 403 Jul 03 13:17:37.153197 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1424/5668] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:17:37 2026] POST /volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:37.159960 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-84557684-f4e0-4970-933e-307c9613e2a4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:37.161531 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 Jul 03 13:17:37.161694 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:37.161864 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:37.161964 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete snapshot with id: b4bdd557-7098-4c07-af97-8edf6f0a3c88 Jul 03 13:17:37.166262 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:37.166262 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:37.166608 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:37.183247 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot delete request issued successfully. Jul 03 13:17:37.183247 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-84557684-f4e0-4970-933e-307c9613e2a4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 returned with HTTP 202 Jul 03 13:17:37.183247 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1405/5669] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:17:37 2026] DELETE /volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:37.188537 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b72e481b-6aae-4045-aba8-c8925e355607 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:37.190848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b72e481b-6aae-4045-aba8-c8925e355607 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 Jul 03 13:17:37.191127 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b72e481b-6aae-4045-aba8-c8925e355607 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:37.191938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b72e481b-6aae-4045-aba8-c8925e355607 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:37.196490 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:37.196490 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:37.197370 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b72e481b-6aae-4045-aba8-c8925e355607 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:37.197500 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b72e481b-6aae-4045-aba8-c8925e355607 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 returned with HTTP 200 Jul 03 13:17:37.197901 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1417/5670] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:37 2026] GET /volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:38.206789 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d3f63bfb-f71b-44a5-8c76-73c8272fd678 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:38.210976 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3f63bfb-f71b-44a5-8c76-73c8272fd678 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 Jul 03 13:17:38.210976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3f63bfb-f71b-44a5-8c76-73c8272fd678 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:38.210976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d3f63bfb-f71b-44a5-8c76-73c8272fd678 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:38.215790 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d3f63bfb-f71b-44a5-8c76-73c8272fd678 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 returned with HTTP 404 Jul 03 13:17:38.216569 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1425/5671] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:38 2026] GET /volume/v3/snapshots/b4bdd557-7098-4c07-af97-8edf6f0a3c88 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:38.222806 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:38.224379 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:38.224548 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:38.224719 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:38.224858 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume with id: 670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:38.231867 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:38.231867 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:38.232201 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:38.252193 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume request issued successfully. Jul 03 13:17:38.252193 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a0e821d1-08e0-469e-8d55-50c97b7bf8ea tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 returned with HTTP 202 Jul 03 13:17:38.252193 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1425/5672] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:17:38 2026] DELETE /volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:38.259217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-74d179eb-6b17-4a7c-9480-f0b9ea2183b4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:38.261062 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-74d179eb-6b17-4a7c-9480-f0b9ea2183b4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:38.261436 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-74d179eb-6b17-4a7c-9480-f0b9ea2183b4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:38.261737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-74d179eb-6b17-4a7c-9480-f0b9ea2183b4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:38.270643 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:38.270643 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:38.275484 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-74d179eb-6b17-4a7c-9480-f0b9ea2183b4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:38.281127 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-74d179eb-6b17-4a7c-9480-f0b9ea2183b4 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 returned with HTTP 200 Jul 03 13:17:38.282558 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1406/5673] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:38 2026] GET /volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:38.678661 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-72fba4d6-813a-4d1b-a126-5806bcab99f0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:38.679037 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72fba4d6-813a-4d1b-a126-5806bcab99f0 None None] GET https://10.4.3.13/volume// Jul 03 13:17:38.679236 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72fba4d6-813a-4d1b-a126-5806bcab99f0 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:38.679439 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-72fba4d6-813a-4d1b-a126-5806bcab99f0 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:38.679741 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-72fba4d6-813a-4d1b-a126-5806bcab99f0 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:17:38.680015 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1418/5674] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:17:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:17:38.686190 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e4240b7c-264e-495a-9f91-526083ed87bf req-6e87da9e-6959-40c9-b6eb-647faa08a822 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:38.687853 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-6e87da9e-6959-40c9-b6eb-647faa08a822 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:17:38.688295 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-6e87da9e-6959-40c9-b6eb-647faa08a822 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb047a44-63eb-40b3-8106-5ab3fa2bdb4e", "connector": null, "instance_uuid": "277a1576-7635-47d1-9e8e-e0f0a000d3f2"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:38.696600 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:38.696600 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:38.723329 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-6e87da9e-6959-40c9-b6eb-647faa08a822 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:17:38.723888 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1426/5675] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:17:38 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:39.167515 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fb3847b2-12bb-4a6b-b267-9c50fa3cc56b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.169419 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb3847b2-12bb-4a6b-b267-9c50fa3cc56b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:39.169648 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb3847b2-12bb-4a6b-b267-9c50fa3cc56b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:39.169884 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb3847b2-12bb-4a6b-b267-9c50fa3cc56b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:39.179391 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:39.179391 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:39.183323 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fb3847b2-12bb-4a6b-b267-9c50fa3cc56b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:39.187794 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb3847b2-12bb-4a6b-b267-9c50fa3cc56b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:39.188259 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1426/5676] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:39 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:39.249386 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-94c85924-51fd-411e-a4af-3c2b97013398 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.249847 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-94c85924-51fd-411e-a4af-3c2b97013398 None None] GET https://10.4.3.13/volume// Jul 03 13:17:39.250007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-94c85924-51fd-411e-a4af-3c2b97013398 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:39.250213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-94c85924-51fd-411e-a4af-3c2b97013398 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:39.250521 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-94c85924-51fd-411e-a4af-3c2b97013398 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:17:39.250816 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1407/5677] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:17:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:17:39.258648 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e4240b7c-264e-495a-9f91-526083ed87bf req-fcf4037a-56aa-4509-bea1-f166512c357d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.260422 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-fcf4037a-56aa-4509-bea1-f166512c357d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:39.260604 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-fcf4037a-56aa-4509-bea1-f166512c357d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:39.260768 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-fcf4037a-56aa-4509-bea1-f166512c357d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:39.268716 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:39.268716 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:39.271996 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e4240b7c-264e-495a-9f91-526083ed87bf req-fcf4037a-56aa-4509-bea1-f166512c357d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:39.275576 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-fcf4037a-56aa-4509-bea1-f166512c357d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:39.275933 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1419/5678] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:17:39 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1051 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:17:39.297436 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-87f35f97-201c-4c09-93d6-c72e3e6461ec None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.299271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-87f35f97-201c-4c09-93d6-c72e3e6461ec tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 Jul 03 13:17:39.299474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-87f35f97-201c-4c09-93d6-c72e3e6461ec tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:39.299686 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-87f35f97-201c-4c09-93d6-c72e3e6461ec tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:39.305823 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-87f35f97-201c-4c09-93d6-c72e3e6461ec tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 returned with HTTP 404 Jul 03 13:17:39.306378 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1427/5679] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:39 2026] GET /volume/v3/volumes/670986a9-2be3-4c0e-9686-170669ea4e62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:39.314323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.315863 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:39.316183 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-736112320"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:39.317500 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-736112320'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:39.317608 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume of 1 GB Jul 03 13:17:39.321495 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Availability Zones retrieved successfully. Jul 03 13:17:39.326758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (2dc4f0d1-bd9a-4472-ba7f-cae066965fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:39.327850 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159c720a-a75b-45b3-bd96-8d4204fdc6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:39.328608 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:39.352552 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159c720a-a75b-45b3-bd96-8d4204fdc6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:39.353211 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c4d983-13e2-4d28-b4e2-d355c348999e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:39.381883 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.384199 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] PUT https://10.4.3.13/volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091 Jul 03 13:17:39.384543 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:39.391526 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Acquiring lock "cinder-attachment_update-bb047a44-63eb-40b3-8106-5ab3fa2bdb4e-np0000004418" by "attachment_update" {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:17:39.394282 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['edea352e-b94c-47a1-a1f7-0f94d7e35723', '1a5cf022-5c2a-42bb-9a98-23221e1495a9', 'c8f23883-d808-4055-bb7a-618a9c455f01', 'daa7cb4d-1d66-4e59-96bb-f4468ea7bb0e'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:39.395015 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9c4d983-13e2-4d28-b4e2-d355c348999e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edea352e-b94c-47a1-a1f7-0f94d7e35723', '1a5cf022-5c2a-42bb-9a98-23221e1495a9', 'c8f23883-d808-4055-bb7a-618a9c455f01', 'daa7cb4d-1d66-4e59-96bb-f4468ea7bb0e']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:39.395843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669baf55-563d-45b9-a544-b3f6c9a40dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:39.396354 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-bb047a44-63eb-40b3-8106-5ab3fa2bdb4e-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99822) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:17:39.397645 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:39.397645 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:39.420063 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669baf55-563d-45b9-a544-b3f6c9a40dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd88ad57d-d643-4a4c-981e-978f8ef0fc5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-736112320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['edea352e-b94c-47a1-a1f7-0f94d7e35723','1a5cf022-5c2a-42bb-9a98-23221e1495a9','c8f23883-d808-4055-bb7a-618a9c455f01','daa7cb4d-1d66-4e59-96bb-f4468ea7bb0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-736112320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d88ad57d-d643-4a4c-981e-978f8ef0fc5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f32ffaf66d34386a3f8090456db7011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46bd0c1775ee4bcc882c820754fac057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:39.420951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185b4828-d87a-4b32-8c9d-590371ed9c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:39.438180 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185b4828-d87a-4b32-8c9d-590371ed9c59) transitioned into state 'SUCCESS' from state '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-736112320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['edea352e-b94c-47a1-a1f7-0f94d7e35723','1a5cf022-5c2a-42bb-9a98-23221e1495a9','c8f23883-d808-4055-bb7a-618a9c455f01','daa7cb4d-1d66-4e59-96bb-f4468ea7bb0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:39.439270 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1395e77a-dcca-4181-b870-3110b663d711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:39.449002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1395e77a-dcca-4181-b870-3110b663d711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:39.449002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (2dc4f0d1-bd9a-4472-ba7f-cae066965fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:39.449191 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request issued successfully. Jul 03 13:17:39.449695 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-962f64b6-3f3e-458b-acdb-d820fd06a372 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:39.450078 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1427/5680] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:39 2026] POST /volume/v3/volumes => generated 775 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:39.462976 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7b84ee90-dcf0-44f6-8996-e7a8b4aaaa3c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.464577 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b84ee90-dcf0-44f6-8996-e7a8b4aaaa3c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:39.464968 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b84ee90-dcf0-44f6-8996-e7a8b4aaaa3c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:39.465301 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7b84ee90-dcf0-44f6-8996-e7a8b4aaaa3c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:39.474322 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:39.474322 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:39.477033 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7b84ee90-dcf0-44f6-8996-e7a8b4aaaa3c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:39.480720 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7b84ee90-dcf0-44f6-8996-e7a8b4aaaa3c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c returned with HTTP 200 Jul 03 13:17:39.481227 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1420/5681] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:39 2026] GET /volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:39.920430 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.coordination [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-bb047a44-63eb-40b3-8106-5ab3fa2bdb4e-np0000004418" released by "attachment_update" :: held 0.524s {{(pid=99822) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:17:39.920716 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-9313376e-35ff-4f9f-a5fe-dd92f3a53360 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091 returned with HTTP 200 Jul 03 13:17:39.921158 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1408/5682] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:17:39 2026] PUT /volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:39.929665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e4240b7c-264e-495a-9f91-526083ed87bf req-008addf9-8d1f-4a73-9d9c-c5ac7543fe14 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:39.931629 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-008addf9-8d1f-4a73-9d9c-c5ac7543fe14 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/encryption Jul 03 13:17:39.931835 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-008addf9-8d1f-4a73-9d9c-c5ac7543fe14 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:39.932060 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-008addf9-8d1f-4a73-9d9c-c5ac7543fe14 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:39.940735 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:39.940735 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:39.946650 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-008addf9-8d1f-4a73-9d9c-c5ac7543fe14 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/encryption returned with HTTP 200 Jul 03 13:17:39.947081 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1428/5683] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:17:39 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:40.200456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9c3706a7-aa8a-4c2f-8492-48286fe3a658 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:40.202052 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9c3706a7-aa8a-4c2f-8492-48286fe3a658 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:40.202241 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9c3706a7-aa8a-4c2f-8492-48286fe3a658 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:40.202430 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9c3706a7-aa8a-4c2f-8492-48286fe3a658 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:40.211240 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:40.211240 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:40.214473 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-9c3706a7-aa8a-4c2f-8492-48286fe3a658 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:40.218599 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9c3706a7-aa8a-4c2f-8492-48286fe3a658 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:40.218971 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1428/5684] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:40 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:40.493374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-21f72523-52a2-452f-9790-e3b381b7d16d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:40.494973 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21f72523-52a2-452f-9790-e3b381b7d16d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:40.495309 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21f72523-52a2-452f-9790-e3b381b7d16d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:40.495561 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-21f72523-52a2-452f-9790-e3b381b7d16d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:40.502534 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:40.502534 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:40.508125 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-21f72523-52a2-452f-9790-e3b381b7d16d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:40.509927 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-21f72523-52a2-452f-9790-e3b381b7d16d tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c returned with HTTP 200 Jul 03 13:17:40.510413 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1421/5685] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:40 2026] GET /volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:40.522039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:40.523729 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:40.524045 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d88ad57d-d643-4a4c-981e-978f8ef0fc5c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1068427993"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:40.531988 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:40.531988 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:40.532375 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:40.532484 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.snapshots [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create snapshot from volume d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:40.558217 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['d932f046-6930-4110-9163-bc2178368858', 'd12d0e8e-edd2-4610-ad61-cc84205b85a4', '1f3dfe23-581a-4b76-b82d-a9c9aa8bdcf0', '3925c6fe-7c11-47d9-b3f4-74d6b68b8b5e'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:40.585881 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot create request issued successfully. Jul 03 13:17:40.586158 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5c9aa3ec-830b-4895-9194-751c88f72c12 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:17:40.586721 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1409/5686] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:40.595119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-da7c307b-670b-417a-a263-e2eba9579c27 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:40.596979 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da7c307b-670b-417a-a263-e2eba9579c27 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:40.597305 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da7c307b-670b-417a-a263-e2eba9579c27 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:40.597544 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-da7c307b-670b-417a-a263-e2eba9579c27 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:40.602515 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:40.602515 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:40.602945 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-da7c307b-670b-417a-a263-e2eba9579c27 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:40.603635 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-da7c307b-670b-417a-a263-e2eba9579c27 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 returned with HTTP 200 Jul 03 13:17:40.604048 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1429/5687] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:40 2026] GET /volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:41.230704 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f042e7a9-b1a1-4a2b-b95a-84a1b6f97cef None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:41.232741 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f042e7a9-b1a1-4a2b-b95a-84a1b6f97cef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:41.232967 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f042e7a9-b1a1-4a2b-b95a-84a1b6f97cef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:41.233244 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f042e7a9-b1a1-4a2b-b95a-84a1b6f97cef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:41.246456 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:41.246456 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:41.250398 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f042e7a9-b1a1-4a2b-b95a-84a1b6f97cef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:41.256589 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f042e7a9-b1a1-4a2b-b95a-84a1b6f97cef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:41.257248 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1429/5688] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:41 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:41.612306 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-76441bf6-d97c-4bd2-861a-bc9002f16dfc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:41.613903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76441bf6-d97c-4bd2-861a-bc9002f16dfc tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:41.614062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76441bf6-d97c-4bd2-861a-bc9002f16dfc tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:41.614267 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-76441bf6-d97c-4bd2-861a-bc9002f16dfc tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:41.618550 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:41.618550 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:41.618838 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-76441bf6-d97c-4bd2-861a-bc9002f16dfc tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:41.619438 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-76441bf6-d97c-4bd2-861a-bc9002f16dfc tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 returned with HTTP 200 Jul 03 13:17:41.619815 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1422/5689] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:41 2026] GET /volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:41.629518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-acf574fd-6453-4ecb-9809-66cff7382d19 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:41.631093 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-acf574fd-6453-4ecb-9809-66cff7382d19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] GET https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:41.631323 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-acf574fd-6453-4ecb-9809-66cff7382d19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:41.631529 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-acf574fd-6453-4ecb-9809-66cff7382d19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:41.635864 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:41.635864 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:41.636363 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-acf574fd-6453-4ecb-9809-66cff7382d19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Snapshot retrieved successfully. Jul 03 13:17:41.637009 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-acf574fd-6453-4ecb-9809-66cff7382d19 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 returned with HTTP 200 Jul 03 13:17:41.637397 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1410/5690] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:41 2026] GET /volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:41.644870 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0afc56de-2c17-438c-bb76-b55cb944b787 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:41.646469 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:41.646656 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:41.646838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:41.646942 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete snapshot with id: 47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:41.651562 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:41.651562 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:41.652015 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:41.670651 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot delete request issued successfully. Jul 03 13:17:41.670946 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0afc56de-2c17-438c-bb76-b55cb944b787 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 returned with HTTP 202 Jul 03 13:17:41.671430 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1430/5691] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:17:41 2026] DELETE /volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:41.684549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7d679dce-4115-4f8a-a0e5-0d8c6605c113 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:41.686137 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d679dce-4115-4f8a-a0e5-0d8c6605c113 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:41.686567 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d679dce-4115-4f8a-a0e5-0d8c6605c113 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:41.686914 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d679dce-4115-4f8a-a0e5-0d8c6605c113 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:41.692981 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:41.692981 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:41.693609 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7d679dce-4115-4f8a-a0e5-0d8c6605c113 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:41.695181 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d679dce-4115-4f8a-a0e5-0d8c6605c113 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 returned with HTTP 200 Jul 03 13:17:41.695445 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1430/5692] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:41 2026] GET /volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:42.276188 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8e89263f-cc3a-4a24-a4e0-6314b16e015a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:42.278016 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8e89263f-cc3a-4a24-a4e0-6314b16e015a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:42.278216 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8e89263f-cc3a-4a24-a4e0-6314b16e015a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:42.278426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8e89263f-cc3a-4a24-a4e0-6314b16e015a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:42.287411 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:42.287411 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:42.290635 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8e89263f-cc3a-4a24-a4e0-6314b16e015a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:42.294681 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8e89263f-cc3a-4a24-a4e0-6314b16e015a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:42.295225 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1423/5693] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:42 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:42.704626 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e64ad44b-f01c-42ec-9eba-a05b4e556163 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:42.706466 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e64ad44b-f01c-42ec-9eba-a05b4e556163 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 Jul 03 13:17:42.706633 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e64ad44b-f01c-42ec-9eba-a05b4e556163 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:42.706806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e64ad44b-f01c-42ec-9eba-a05b4e556163 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:42.711472 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e64ad44b-f01c-42ec-9eba-a05b4e556163 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 returned with HTTP 404 Jul 03 13:17:42.712017 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1411/5694] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:42 2026] GET /volume/v3/snapshots/47318198-3467-413e-96e6-c35b105fcc23 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:42.718784 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:42.720868 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:42.721201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:42.721494 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:42.721669 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume with id: d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:42.728463 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:42.728463 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:42.729000 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:42.746179 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume request issued successfully. Jul 03 13:17:42.746522 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-76a872f9-d1ac-47ba-bd5e-3e9afe69d3cf tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c returned with HTTP 202 Jul 03 13:17:42.746979 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1431/5695] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:17:42 2026] DELETE /volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:42.755785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ccaf7988-5ed0-4069-9770-ca1c1afe4d5c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:42.757473 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ccaf7988-5ed0-4069-9770-ca1c1afe4d5c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:42.757670 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ccaf7988-5ed0-4069-9770-ca1c1afe4d5c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:42.757891 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ccaf7988-5ed0-4069-9770-ca1c1afe4d5c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:42.766014 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:42.766014 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:42.770832 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ccaf7988-5ed0-4069-9770-ca1c1afe4d5c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:42.776116 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ccaf7988-5ed0-4069-9770-ca1c1afe4d5c tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c returned with HTTP 200 Jul 03 13:17:42.776715 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1431/5696] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:42 2026] GET /volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:43.307443 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6357ccc3-b3d0-4457-b783-501bb6834895 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:43.309207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6357ccc3-b3d0-4457-b783-501bb6834895 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:43.309424 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6357ccc3-b3d0-4457-b783-501bb6834895 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:43.309650 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6357ccc3-b3d0-4457-b783-501bb6834895 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:43.317981 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:43.317981 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:43.321010 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6357ccc3-b3d0-4457-b783-501bb6834895 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:43.324546 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6357ccc3-b3d0-4457-b783-501bb6834895 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:43.324893 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1424/5697] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:43 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:43.789585 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-247bd9d5-2f97-4646-8059-32a054368c79 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:43.791427 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-247bd9d5-2f97-4646-8059-32a054368c79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c Jul 03 13:17:43.791604 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-247bd9d5-2f97-4646-8059-32a054368c79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:43.791775 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-247bd9d5-2f97-4646-8059-32a054368c79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:43.797569 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-247bd9d5-2f97-4646-8059-32a054368c79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c returned with HTTP 404 Jul 03 13:17:43.797967 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1412/5698] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:43 2026] GET /volume/v3/volumes/d88ad57d-d643-4a4c-981e-978f8ef0fc5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:43.806498 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:43.808272 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:17:43.808703 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1332718355"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:43.810272 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1332718355'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:17:43.810563 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume of 1 GB Jul 03 13:17:43.814923 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Availability Zones retrieved successfully. Jul 03 13:17:43.820701 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (7bf0a80c-4205-4124-b9f2-ee032876d5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:43.821704 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7396cc87-83cb-4538-b10a-3a5f49a5ec56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:43.822539 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:17:43.848089 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7396cc87-83cb-4538-b10a-3a5f49a5ec56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:43.848922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a474b15-ea23-4024-a4c1-9bff8494a2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:43.883965 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['674c635f-ec70-4a19-b5e9-d24b5f51626c', 'fab198bc-3cdc-4c5d-ac93-3124183e354b', 'e4da71e4-b5aa-4850-92c5-d6d88c1b923f', '6b9c7165-9e4e-4a73-b3e0-aebebb4a6d78'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:43.885045 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a474b15-ea23-4024-a4c1-9bff8494a2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['674c635f-ec70-4a19-b5e9-d24b5f51626c', 'fab198bc-3cdc-4c5d-ac93-3124183e354b', 'e4da71e4-b5aa-4850-92c5-d6d88c1b923f', '6b9c7165-9e4e-4a73-b3e0-aebebb4a6d78']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:43.885802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9550d5f3-3f33-4ce6-bd53-0e4373df454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:43.907593 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9550d5f3-3f33-4ce6-bd53-0e4373df454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188a3a9c-61eb-459e-9e53-8e4c729415dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1332718355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['674c635f-ec70-4a19-b5e9-d24b5f51626c','fab198bc-3cdc-4c5d-ac93-3124183e354b','e4da71e4-b5aa-4850-92c5-d6d88c1b923f','6b9c7165-9e4e-4a73-b3e0-aebebb4a6d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1332718355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188a3a9c-61eb-459e-9e53-8e4c729415dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f32ffaf66d34386a3f8090456db7011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46bd0c1775ee4bcc882c820754fac057',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:43.909119 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293cb672-45f8-4121-89ed-768cf1c2bee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:43.924775 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293cb672-45f8-4121-89ed-768cf1c2bee7) transitioned into state 'SUCCESS' from state '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-1332718355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f32ffaf66d34386a3f8090456db7011',qos_specs=None,replication_status=,reservations=['674c635f-ec70-4a19-b5e9-d24b5f51626c','fab198bc-3cdc-4c5d-ac93-3124183e354b','e4da71e4-b5aa-4850-92c5-d6d88c1b923f','6b9c7165-9e4e-4a73-b3e0-aebebb4a6d78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46bd0c1775ee4bcc882c820754fac057',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:43.925474 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ce2d7a-662a-4414-915f-a634e0fa2771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:17:43.934581 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ce2d7a-662a-4414-915f-a634e0fa2771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:17:43.935962 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Flow 'volume_create_api' (7bf0a80c-4205-4124-b9f2-ee032876d5fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:17:43.936498 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create volume request issued successfully. Jul 03 13:17:43.937456 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f04b2c45-ee36-4427-8da3-f02769dcb0c8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:17:43.938063 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1432/5699] 10.4.3.13 () {68 vars in 1251 bytes} [Fri Jul 3 13:17:43 2026] POST /volume/v3/volumes => generated 776 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:43.950300 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b8adef93-1ac3-42d2-8a05-d45ce8dcfa4e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:43.952017 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8adef93-1ac3-42d2-8a05-d45ce8dcfa4e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:43.952198 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8adef93-1ac3-42d2-8a05-d45ce8dcfa4e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:43.952393 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b8adef93-1ac3-42d2-8a05-d45ce8dcfa4e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:43.958689 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:43.958689 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:43.961841 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b8adef93-1ac3-42d2-8a05-d45ce8dcfa4e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:43.966639 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b8adef93-1ac3-42d2-8a05-d45ce8dcfa4e tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc returned with HTTP 200 Jul 03 13:17:43.967077 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1432/5700] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:43 2026] GET /volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:44.337025 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4580bb88-ca07-4fbd-a42c-ef6afcc96226 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:44.338748 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4580bb88-ca07-4fbd-a42c-ef6afcc96226 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:44.338932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4580bb88-ca07-4fbd-a42c-ef6afcc96226 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:44.339133 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4580bb88-ca07-4fbd-a42c-ef6afcc96226 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:44.348282 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:44.348282 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:44.351728 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4580bb88-ca07-4fbd-a42c-ef6afcc96226 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:44.355867 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4580bb88-ca07-4fbd-a42c-ef6afcc96226 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:44.356230 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1425/5701] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:44 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:44.980524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ea0f94d6-4b14-4192-a16b-582641352441 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:44.982251 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea0f94d6-4b14-4192-a16b-582641352441 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:44.982419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea0f94d6-4b14-4192-a16b-582641352441 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:44.982622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ea0f94d6-4b14-4192-a16b-582641352441 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:44.989754 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:44.989754 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:44.992731 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ea0f94d6-4b14-4192-a16b-582641352441 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:44.996366 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ea0f94d6-4b14-4192-a16b-582641352441 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc returned with HTTP 200 Jul 03 13:17:44.996871 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1413/5702] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:44 2026] GET /volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:45.008859 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f48d7114-36a0-4665-ade3-28325e021998 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:45.010619 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] POST https://10.4.3.13/volume/v3/snapshots Jul 03 13:17:45.010959 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "188a3a9c-61eb-459e-9e53-8e4c729415dc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1484559854"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:45.019197 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:45.019197 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:45.019597 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:45.019751 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.snapshots [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Create snapshot from volume 188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:45.045467 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Created reservations ['7c58b778-bc6c-49a4-ba74-7f1afd56653d', '6ff354b2-704e-49ae-9f5c-5f77a2373b28', '7ce10dce-d047-43df-9cd5-691ac1780d48', '4c4f9689-b3c4-4a50-9470-b49eff45290c'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:17:45.084005 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot create request issued successfully. Jul 03 13:17:45.084475 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f48d7114-36a0-4665-ade3-28325e021998 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots returned with HTTP 202 Jul 03 13:17:45.084970 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1433/5703] 10.4.3.13 () {68 vars in 1258 bytes} [Fri Jul 3 13:17:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:17:45.093838 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6edf2a8a-6a86-4443-9a20-89fa50ebeab2 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:45.096306 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6edf2a8a-6a86-4443-9a20-89fa50ebeab2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:45.096629 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6edf2a8a-6a86-4443-9a20-89fa50ebeab2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:45.096864 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6edf2a8a-6a86-4443-9a20-89fa50ebeab2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:45.103414 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:45.103414 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:45.103996 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-6edf2a8a-6a86-4443-9a20-89fa50ebeab2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:45.104816 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6edf2a8a-6a86-4443-9a20-89fa50ebeab2 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b returned with HTTP 200 Jul 03 13:17:45.105479 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1433/5704] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:45 2026] GET /volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:45.367241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ffce0ef-3149-4b23-b8c2-b6bdbcb3d8e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:45.369154 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ffce0ef-3149-4b23-b8c2-b6bdbcb3d8e1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:45.369429 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ffce0ef-3149-4b23-b8c2-b6bdbcb3d8e1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:45.369683 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ffce0ef-3149-4b23-b8c2-b6bdbcb3d8e1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:45.378620 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:45.378620 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:45.382282 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6ffce0ef-3149-4b23-b8c2-b6bdbcb3d8e1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:45.386353 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ffce0ef-3149-4b23-b8c2-b6bdbcb3d8e1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:45.386788 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1426/5705] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:45 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:46.114553 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-88949392-71c0-4937-ab6f-8fbfba4add21 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:46.116059 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-88949392-71c0-4937-ab6f-8fbfba4add21 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:46.116237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-88949392-71c0-4937-ab6f-8fbfba4add21 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:46.116443 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-88949392-71c0-4937-ab6f-8fbfba4add21 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:46.121009 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:46.121009 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:46.121351 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-88949392-71c0-4937-ab6f-8fbfba4add21 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:46.121962 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-88949392-71c0-4937-ab6f-8fbfba4add21 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b returned with HTTP 200 Jul 03 13:17:46.122386 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1414/5706] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:46 2026] GET /volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:46.130495 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:46.132277 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] POST https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b/action Jul 03 13:17:46.132625 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:17:46.132772 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:46.133995 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.snapshot_unmanage [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Unmanage snapshot with id: 9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:46.138450 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:46.138450 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:46.138845 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Snapshot retrieved successfully. Jul 03 13:17:46.139568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ae1b5369a3694505ac1f84ce9f76a068', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7f32ffaf66d34386a3f8090456db7011', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:17:46.139741 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ff86180-2fae-477b-a4fb-f46691a0ccd8 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-reader] https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b/action returned with HTTP 403 Jul 03 13:17:46.140171 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1434/5707] 10.4.3.13 () {68 vars in 1389 bytes} [Fri Jul 3 13:17:46 2026] POST /volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:46.146522 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:46.148210 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:46.148526 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:46.148733 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:46.148846 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.snapshots [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete snapshot with id: 9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:46.153729 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:46.153729 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:46.154051 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:46.171819 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot delete request issued successfully. Jul 03 13:17:46.171996 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5d52974a-59d7-4c47-b884-4dfe15b21930 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b returned with HTTP 202 Jul 03 13:17:46.172411 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1434/5708] 10.4.3.13 () {66 vars in 1350 bytes} [Fri Jul 3 13:17:46 2026] DELETE /volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:46.180589 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1119e112-e257-40fc-ad62-c9aed9e57255 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:46.182801 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1119e112-e257-40fc-ad62-c9aed9e57255 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:46.183020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1119e112-e257-40fc-ad62-c9aed9e57255 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:46.183274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1119e112-e257-40fc-ad62-c9aed9e57255 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:46.190170 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:46.190170 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:46.190752 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1119e112-e257-40fc-ad62-c9aed9e57255 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Snapshot retrieved successfully. Jul 03 13:17:46.191751 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1119e112-e257-40fc-ad62-c9aed9e57255 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b returned with HTTP 200 Jul 03 13:17:46.192684 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1427/5709] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:46 2026] GET /volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:46.398148 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9b95b17e-c11e-49f5-9cb3-3d99ef2bf83a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:46.399570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b95b17e-c11e-49f5-9cb3-3d99ef2bf83a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:46.399767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b95b17e-c11e-49f5-9cb3-3d99ef2bf83a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:46.399937 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b95b17e-c11e-49f5-9cb3-3d99ef2bf83a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:46.407567 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:46.407567 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:46.410336 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9b95b17e-c11e-49f5-9cb3-3d99ef2bf83a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:46.413657 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b95b17e-c11e-49f5-9cb3-3d99ef2bf83a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:46.413978 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1415/5710] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:46 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:47.202699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-eeb14bd5-e3ae-4f96-9db8-53de43e1d5b3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:47.204509 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eeb14bd5-e3ae-4f96-9db8-53de43e1d5b3 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b Jul 03 13:17:47.204742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eeb14bd5-e3ae-4f96-9db8-53de43e1d5b3 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:47.204968 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-eeb14bd5-e3ae-4f96-9db8-53de43e1d5b3 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:47.209612 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-eeb14bd5-e3ae-4f96-9db8-53de43e1d5b3 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b returned with HTTP 404 Jul 03 13:17:47.210103 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1435/5711] 10.4.3.13 () {66 vars in 1347 bytes} [Fri Jul 3 13:17:47 2026] GET /volume/v3/snapshots/9cd7dd89-7ec3-42e6-864c-38221bb60f8b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:47.216639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:47.218864 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:47.219114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:47.219400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:47.219614 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume with id: 188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:47.229032 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:47.229032 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:47.229522 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:47.253754 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Delete volume request issued successfully. Jul 03 13:17:47.253997 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1e1bfa97-352d-471a-9248-03a0b7ee8b79 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc returned with HTTP 202 Jul 03 13:17:47.254606 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1435/5712] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:17:47 2026] DELETE /volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:17:47.261657 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4dcdcc7d-e0ae-49ba-a251-7b2cd5786f50 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:47.263960 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4dcdcc7d-e0ae-49ba-a251-7b2cd5786f50 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:47.264203 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4dcdcc7d-e0ae-49ba-a251-7b2cd5786f50 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:47.264507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4dcdcc7d-e0ae-49ba-a251-7b2cd5786f50 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:47.272242 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:47.272242 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:47.275914 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4dcdcc7d-e0ae-49ba-a251-7b2cd5786f50 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Volume info retrieved successfully. Jul 03 13:17:47.279718 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4dcdcc7d-e0ae-49ba-a251-7b2cd5786f50 tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc returned with HTTP 200 Jul 03 13:17:47.280291 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1428/5713] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:47 2026] GET /volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:47.425446 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5e629cea-fc7e-4379-90f7-237e1ce2f410 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:47.427285 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e629cea-fc7e-4379-90f7-237e1ce2f410 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:47.427484 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e629cea-fc7e-4379-90f7-237e1ce2f410 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:47.427654 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5e629cea-fc7e-4379-90f7-237e1ce2f410 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:47.436482 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:47.436482 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:47.439671 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-5e629cea-fc7e-4379-90f7-237e1ce2f410 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:47.443906 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5e629cea-fc7e-4379-90f7-237e1ce2f410 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:47.444259 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1416/5714] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:47 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:48.292777 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5cd966b4-c9e4-4b0d-9f30-4240e07afcdd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:48.294796 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cd966b4-c9e4-4b0d-9f30-4240e07afcdd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] GET https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc Jul 03 13:17:48.295081 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cd966b4-c9e4-4b0d-9f30-4240e07afcdd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:48.295388 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5cd966b4-c9e4-4b0d-9f30-4240e07afcdd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:48.301951 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5cd966b4-c9e4-4b0d-9f30-4240e07afcdd tempest-ProjectReaderTests-571544349 tempest-ProjectReaderTests-571544349-project-admin] https://10.4.3.13/volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc returned with HTTP 404 Jul 03 13:17:48.302573 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1436/5715] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:48 2026] GET /volume/v3/volumes/188a3a9c-61eb-459e-9e53-8e4c729415dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:48.456926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e74fefea-25c1-4582-a4d6-427e554d2049 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:48.458533 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e74fefea-25c1-4582-a4d6-427e554d2049 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:48.458727 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e74fefea-25c1-4582-a4d6-427e554d2049 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:48.458863 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e74fefea-25c1-4582-a4d6-427e554d2049 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:48.467542 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:48.467542 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:48.470791 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e74fefea-25c1-4582-a4d6-427e554d2049 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:48.474830 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e74fefea-25c1-4582-a4d6-427e554d2049 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:48.475175 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1436/5716] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:48 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:49.487099 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d24030ee-1957-487a-bf43-2bafe06fe446 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:49.488957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d24030ee-1957-487a-bf43-2bafe06fe446 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:49.489227 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d24030ee-1957-487a-bf43-2bafe06fe446 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:49.489484 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d24030ee-1957-487a-bf43-2bafe06fe446 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:49.498903 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:49.498903 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:49.502624 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d24030ee-1957-487a-bf43-2bafe06fe446 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:49.506957 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d24030ee-1957-487a-bf43-2bafe06fe446 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:49.507485 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1429/5717] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:49 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:50.519380 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e1ebdd6a-9a96-4241-a68a-ea9a0525a9f6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:50.521262 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1ebdd6a-9a96-4241-a68a-ea9a0525a9f6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:50.521496 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1ebdd6a-9a96-4241-a68a-ea9a0525a9f6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:50.521712 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e1ebdd6a-9a96-4241-a68a-ea9a0525a9f6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:50.532397 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:50.532397 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:50.536095 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e1ebdd6a-9a96-4241-a68a-ea9a0525a9f6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:50.540842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e1ebdd6a-9a96-4241-a68a-ea9a0525a9f6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:50.541490 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1417/5718] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:50 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:51.180257 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e4240b7c-264e-495a-9f91-526083ed87bf req-79ca5dbc-69bb-446c-a181-64e1e01e2f56 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:51.182296 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-79ca5dbc-69bb-446c-a181-64e1e01e2f56 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091/action Jul 03 13:17:51.182654 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-79ca5dbc-69bb-446c-a181-64e1e01e2f56 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-complete": null}' {{(pid=99821) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:17:51.182771 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-79ca5dbc-69bb-446c-a181-64e1e01e2f56 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:51.197502 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:51.197502 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:51.215541 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e4240b7c-264e-495a-9f91-526083ed87bf req-79ca5dbc-69bb-446c-a181-64e1e01e2f56 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091/action returned with HTTP 204 Jul 03 13:17:51.215982 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1437/5719] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:17:51 2026] POST /volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:17:51.553065 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-8141e8ea-75a7-4821-96c7-c998465ff619 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:51.554805 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8141e8ea-75a7-4821-96c7-c998465ff619 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:17:51.554995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8141e8ea-75a7-4821-96c7-c998465ff619 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:51.555191 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-8141e8ea-75a7-4821-96c7-c998465ff619 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:51.564424 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:51.564424 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:51.567484 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-8141e8ea-75a7-4821-96c7-c998465ff619 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:51.571260 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-8141e8ea-75a7-4821-96c7-c998465ff619 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:17:51.571667 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1437/5720] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:51 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:52.114858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-534bf1ab-dd4c-44e6-915b-932d4b50c6da None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:52.116825 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-534bf1ab-dd4c-44e6-915b-932d4b50c6da tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:52.117031 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-534bf1ab-dd4c-44e6-915b-932d4b50c6da tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:52.117257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-534bf1ab-dd4c-44e6-915b-932d4b50c6da tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:52.123624 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:52.123624 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:52.126646 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-534bf1ab-dd4c-44e6-915b-932d4b50c6da tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:52.130236 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-534bf1ab-dd4c-44e6-915b-932d4b50c6da tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:52.130755 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1430/5721] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:17:52 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:54.163280 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e0b9bdcf-7814-4d0d-b2e2-9aaf7051d0f2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:54.163673 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e0b9bdcf-7814-4d0d-b2e2-9aaf7051d0f2 None None] GET https://10.4.3.13/volume// Jul 03 13:17:54.163808 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e0b9bdcf-7814-4d0d-b2e2-9aaf7051d0f2 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:54.163988 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e0b9bdcf-7814-4d0d-b2e2-9aaf7051d0f2 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:54.164307 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e0b9bdcf-7814-4d0d-b2e2-9aaf7051d0f2 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:17:54.164625 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1418/5722] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:17:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:17:54.170875 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-354b0339-c889-49c1-b8e9-25623b6b6dea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:54.297423 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-354b0339-c889-49c1-b8e9-25623b6b6dea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:17:54.297905 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-354b0339-c889-49c1-b8e9-25623b6b6dea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "523b77d6-6d87-40ec-b62f-7f4b75fd3f32", "connector": null, "instance_uuid": "277a1576-7635-47d1-9e8e-e0f0a000d3f2"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:54.307425 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:54.307425 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:54.333000 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-354b0339-c889-49c1-b8e9-25623b6b6dea tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:17:54.333488 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1438/5723] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:17:54 2026] POST /volume/v3/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:54.654124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-752d9661-2625-4ff7-a112-01b710c2bc5b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:54.656470 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-752d9661-2625-4ff7-a112-01b710c2bc5b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:54.656712 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-752d9661-2625-4ff7-a112-01b710c2bc5b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:54.656972 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-752d9661-2625-4ff7-a112-01b710c2bc5b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:54.669903 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:54.669903 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:54.674417 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-752d9661-2625-4ff7-a112-01b710c2bc5b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:54.680274 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-752d9661-2625-4ff7-a112-01b710c2bc5b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:54.680842 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1438/5724] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:54 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:54.859467 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6bcc74fe-849f-4088-ab05-73b30921861b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:54.859829 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6bcc74fe-849f-4088-ab05-73b30921861b None None] GET https://10.4.3.13/volume// Jul 03 13:17:54.859923 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6bcc74fe-849f-4088-ab05-73b30921861b None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:54.860092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6bcc74fe-849f-4088-ab05-73b30921861b None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:54.860409 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6bcc74fe-849f-4088-ab05-73b30921861b None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:17:54.860655 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1431/5725] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:17:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:17:54.868041 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-b5b6326b-89d8-4194-8e4d-5a98fbf65571 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:54.869834 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-b5b6326b-89d8-4194-8e4d-5a98fbf65571 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:54.870007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-b5b6326b-89d8-4194-8e4d-5a98fbf65571 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:54.870177 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-b5b6326b-89d8-4194-8e4d-5a98fbf65571 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:54.878989 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:54.878989 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:54.883189 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-b5b6326b-89d8-4194-8e4d-5a98fbf65571 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:54.888318 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-b5b6326b-89d8-4194-8e4d-5a98fbf65571 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:54.888748 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1419/5726] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:17:54 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:17:54.993588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:54.995499 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] PUT https://10.4.3.13/volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95 Jul 03 13:17:54.995831 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:17:55.004301 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Acquiring lock "cinder-attachment_update-523b77d6-6d87-40ec-b62f-7f4b75fd3f32-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:17:55.009115 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-523b77d6-6d87-40ec-b62f-7f4b75fd3f32-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:17:55.010411 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:55.010411 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:55.533660 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-523b77d6-6d87-40ec-b62f-7f4b75fd3f32-np0000004418" released by "attachment_update" :: held 0.525s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:17:55.534100 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-6f26c9b9-ea6d-4694-a912-1e9cd5c7a821 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95 returned with HTTP 200 Jul 03 13:17:55.534618 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1439/5727] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:17:54 2026] PUT /volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:17:55.696259 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-bc899df9-f720-407a-ad65-6b320df7005d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:55.697973 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bc899df9-f720-407a-ad65-6b320df7005d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:55.698174 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bc899df9-f720-407a-ad65-6b320df7005d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:55.698418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-bc899df9-f720-407a-ad65-6b320df7005d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:55.707556 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:55.707556 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:55.710874 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-bc899df9-f720-407a-ad65-6b320df7005d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:55.714732 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-bc899df9-f720-407a-ad65-6b320df7005d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:55.715112 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1439/5728] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:55 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:56.728345 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d18f7bf8-3703-4a8c-bd76-1b379d97f228 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:56.730393 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d18f7bf8-3703-4a8c-bd76-1b379d97f228 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:56.730693 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d18f7bf8-3703-4a8c-bd76-1b379d97f228 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:56.730978 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d18f7bf8-3703-4a8c-bd76-1b379d97f228 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:56.744224 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:56.744224 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:17:56.748415 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d18f7bf8-3703-4a8c-bd76-1b379d97f228 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:56.754519 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d18f7bf8-3703-4a8c-bd76-1b379d97f228 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:56.755037 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1432/5729] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:56 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:57.767524 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-0ec661ce-3229-47ce-8a40-8d0409069b49 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:57.769033 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0ec661ce-3229-47ce-8a40-8d0409069b49 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:57.769220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0ec661ce-3229-47ce-8a40-8d0409069b49 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:57.769394 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-0ec661ce-3229-47ce-8a40-8d0409069b49 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:57.777771 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:57.777771 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:17:57.780948 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-0ec661ce-3229-47ce-8a40-8d0409069b49 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:57.785006 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-0ec661ce-3229-47ce-8a40-8d0409069b49 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:57.785371 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1420/5730] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:57 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:58.797693 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c7567cb2-262f-4db9-9b7a-a1d14157b2fc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:58.799418 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c7567cb2-262f-4db9-9b7a-a1d14157b2fc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:58.799610 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c7567cb2-262f-4db9-9b7a-a1d14157b2fc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:58.799797 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c7567cb2-262f-4db9-9b7a-a1d14157b2fc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:58.810380 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:58.810380 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:17:58.813828 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c7567cb2-262f-4db9-9b7a-a1d14157b2fc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:58.818362 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c7567cb2-262f-4db9-9b7a-a1d14157b2fc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:58.818749 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1440/5731] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:58 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:17:59.831549 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5a20f4ae-9025-4c77-8fd3-4f5c724f0ee1 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:17:59.833734 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a20f4ae-9025-4c77-8fd3-4f5c724f0ee1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:17:59.833956 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a20f4ae-9025-4c77-8fd3-4f5c724f0ee1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:17:59.834224 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5a20f4ae-9025-4c77-8fd3-4f5c724f0ee1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:17:59.843897 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:17:59.843897 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:17:59.847263 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5a20f4ae-9025-4c77-8fd3-4f5c724f0ee1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:17:59.851308 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5a20f4ae-9025-4c77-8fd3-4f5c724f0ee1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:17:59.851764 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1440/5732] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:17:59 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:00.864364 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6787af34-cdb6-481b-8b09-8501ae3b3d57 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:00.866122 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6787af34-cdb6-481b-8b09-8501ae3b3d57 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:18:00.866337 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6787af34-cdb6-481b-8b09-8501ae3b3d57 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:00.866514 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6787af34-cdb6-481b-8b09-8501ae3b3d57 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:00.875272 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:00.875272 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:00.878491 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6787af34-cdb6-481b-8b09-8501ae3b3d57 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:18:00.882276 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6787af34-cdb6-481b-8b09-8501ae3b3d57 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:18:00.882658 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1433/5733] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:00 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:01.741413 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-9e371950-3085-4f89-a591-078ae1bda850 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:01.743360 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-9e371950-3085-4f89-a591-078ae1bda850 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95/action Jul 03 13:18:01.743718 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-9e371950-3085-4f89-a591-078ae1bda850 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:18:01.743833 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-9e371950-3085-4f89-a591-078ae1bda850 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:01.759564 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:01.759564 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:01.772294 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-31eda05c-ebd0-4a0d-8cfd-e6dd5965d872 req-9e371950-3085-4f89-a591-078ae1bda850 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95/action returned with HTTP 204 Jul 03 13:18:01.772861 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1421/5734] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:18:01 2026] POST /volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:18:01.894857 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4f2510f1-b76c-4f56-ac45-b9179211bdb0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:01.896659 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4f2510f1-b76c-4f56-ac45-b9179211bdb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:18:01.896867 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4f2510f1-b76c-4f56-ac45-b9179211bdb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:01.897056 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4f2510f1-b76c-4f56-ac45-b9179211bdb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:01.906389 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:01.906389 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:01.909920 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-4f2510f1-b76c-4f56-ac45-b9179211bdb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:18:01.914280 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4f2510f1-b76c-4f56-ac45-b9179211bdb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:18:01.914704 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1441/5735] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:01 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:09.850427 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=162,cinder:INSERT=17,cinder:UPDATE=32 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:10.881367 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=200,cinder:INSERT=41,cinder:UPDATE=62 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:10.936343 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2d2bdac9-ed5f-4747-9bb4-16ce67290273 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:10.938128 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d2bdac9-ed5f-4747-9bb4-16ce67290273 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:10.938369 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d2bdac9-ed5f-4747-9bb4-16ce67290273 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:10.938566 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2d2bdac9-ed5f-4747-9bb4-16ce67290273 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:10.945952 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:10.945952 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:10.949349 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2d2bdac9-ed5f-4747-9bb4-16ce67290273 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:10.953117 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2d2bdac9-ed5f-4747-9bb4-16ce67290273 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:10.953486 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1441/5736] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:10 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:10.967052 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-7e086769-f674-4f5f-ac93-3263a6adf8b7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:10.968950 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7e086769-f674-4f5f-ac93-3263a6adf8b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:10.969135 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7e086769-f674-4f5f-ac93-3263a6adf8b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:10.969344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-7e086769-f674-4f5f-ac93-3263a6adf8b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:10.976884 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:10.976884 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:10.980853 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-7e086769-f674-4f5f-ac93-3263a6adf8b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:10.985509 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-7e086769-f674-4f5f-ac93-3263a6adf8b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:10.985928 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1434/5737] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:10 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:11.024007 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-3fe41714-6f92-4d55-a0ec-6e8b93394f4b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:11.026110 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-3fe41714-6f92-4d55-a0ec-6e8b93394f4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:11.026332 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-3fe41714-6f92-4d55-a0ec-6e8b93394f4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:11.026507 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-3fe41714-6f92-4d55-a0ec-6e8b93394f4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:11.033005 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:11.033005 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:11.036716 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-3fe41714-6f92-4d55-a0ec-6e8b93394f4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:11.040507 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-3fe41714-6f92-4d55-a0ec-6e8b93394f4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:11.040896 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1422/5738] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:18:11 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:11.913539 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=192,cinder:INSERT=42,cinder:UPDATE=71 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:13.074925 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-f3e4c85c-6f54-4a1e-9f66-055b4d4cf4d2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:13.075341 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3e4c85c-6f54-4a1e-9f66-055b4d4cf4d2 None None] GET https://10.4.3.13/volume// Jul 03 13:18:13.075390 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3e4c85c-6f54-4a1e-9f66-055b4d4cf4d2 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:13.075600 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-f3e4c85c-6f54-4a1e-9f66-055b4d4cf4d2 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:13.075965 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-f3e4c85c-6f54-4a1e-9f66-055b4d4cf4d2 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:18:13.076404 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1442/5739] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:18:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:18:13.082728 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d7515c47-af2b-4bc5-92b6-3e6a4255f4b9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:13.084698 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d7515c47-af2b-4bc5-92b6-3e6a4255f4b9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:18:13.085012 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d7515c47-af2b-4bc5-92b6-3e6a4255f4b9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71ac1bdf-6c51-4250-bf39-647f548d3493", "connector": null, "instance_uuid": "063be278-17a4-4c83-9b7f-42a57bdc25c0"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:13.092693 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:13.092693 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:13.128704 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d7515c47-af2b-4bc5-92b6-3e6a4255f4b9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:18:13.129141 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1442/5740] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:18:13 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 13:18:13.560779 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dab0e00a-9589-4ec9-93aa-5d116180e4a7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:13.562332 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dab0e00a-9589-4ec9-93aa-5d116180e4a7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:13.562499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dab0e00a-9589-4ec9-93aa-5d116180e4a7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:13.562662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dab0e00a-9589-4ec9-93aa-5d116180e4a7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:13.570816 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:13.570816 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:13.574074 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-dab0e00a-9589-4ec9-93aa-5d116180e4a7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:13.577711 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dab0e00a-9589-4ec9-93aa-5d116180e4a7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:13.578059 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1435/5741] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:13 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:13.669029 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7214af72-2cc0-4708-9ce4-f4ea08cfeafa None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:13.669653 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7214af72-2cc0-4708-9ce4-f4ea08cfeafa None None] GET https://10.4.3.13/volume// Jul 03 13:18:13.669865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7214af72-2cc0-4708-9ce4-f4ea08cfeafa None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:13.670090 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7214af72-2cc0-4708-9ce4-f4ea08cfeafa None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:13.670467 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7214af72-2cc0-4708-9ce4-f4ea08cfeafa None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:18:13.670754 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1423/5742] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:18:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:18:13.679201 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-7f900d51-1270-4245-80f3-c981379bc9dd None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:13.681027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-7f900d51-1270-4245-80f3-c981379bc9dd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:13.681222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-7f900d51-1270-4245-80f3-c981379bc9dd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:13.681397 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-7f900d51-1270-4245-80f3-c981379bc9dd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:13.689344 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:13.689344 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:13.692193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-7f900d51-1270-4245-80f3-c981379bc9dd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:13.695696 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-7f900d51-1270-4245-80f3-c981379bc9dd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:13.696253 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1443/5743] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:18:13 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 1060 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:18:13.802599 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:13.805383 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] PUT https://10.4.3.13/volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf Jul 03 13:18:13.806124 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:13.820705 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Acquiring lock "cinder-attachment_update-71ac1bdf-6c51-4250-bf39-647f548d3493-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:18:13.825046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-71ac1bdf-6c51-4250-bf39-647f548d3493-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:18:13.826846 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:13.826846 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:14.347122 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-71ac1bdf-6c51-4250-bf39-647f548d3493-np0000004418" released by "attachment_update" :: held 0.522s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:18:14.347500 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d5f8ed46-5c01-49a3-bd7e-485480acfc9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf returned with HTTP 200 Jul 03 13:18:14.347956 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1443/5744] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:18:13 2026] PUT /volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:14.355559 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d612bbf5-e8a5-4e1d-8c13-de3dd0dd4c61 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:14.357726 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d612bbf5-e8a5-4e1d-8c13-de3dd0dd4c61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/encryption Jul 03 13:18:14.357892 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d612bbf5-e8a5-4e1d-8c13-de3dd0dd4c61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:14.358081 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d612bbf5-e8a5-4e1d-8c13-de3dd0dd4c61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:14.366306 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:14.366306 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:14.373588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-d612bbf5-e8a5-4e1d-8c13-de3dd0dd4c61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/encryption returned with HTTP 200 Jul 03 13:18:14.374036 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1436/5745] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:18:14 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:14.590390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d8d38f49-3e28-4fa0-8bd5-51a3880862ea None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:14.592076 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d8d38f49-3e28-4fa0-8bd5-51a3880862ea tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:14.592288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d8d38f49-3e28-4fa0-8bd5-51a3880862ea tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:14.592465 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d8d38f49-3e28-4fa0-8bd5-51a3880862ea tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:14.601056 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:14.601056 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:14.604055 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d8d38f49-3e28-4fa0-8bd5-51a3880862ea tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:14.607564 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d8d38f49-3e28-4fa0-8bd5-51a3880862ea tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:14.607938 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1424/5746] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:14 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:15.619374 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7176b92c-cd6b-4949-8e32-5dfad9b29804 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:15.621590 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7176b92c-cd6b-4949-8e32-5dfad9b29804 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:15.621768 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7176b92c-cd6b-4949-8e32-5dfad9b29804 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:15.622122 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7176b92c-cd6b-4949-8e32-5dfad9b29804 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:15.634524 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:15.634524 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:15.639121 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7176b92c-cd6b-4949-8e32-5dfad9b29804 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:15.644939 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7176b92c-cd6b-4949-8e32-5dfad9b29804 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:15.645451 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1444/5747] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:15 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:16.658606 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5e9c20dc-2e50-4689-bb53-5c5c07199327 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:16.660382 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e9c20dc-2e50-4689-bb53-5c5c07199327 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:16.660575 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e9c20dc-2e50-4689-bb53-5c5c07199327 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:16.660830 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e9c20dc-2e50-4689-bb53-5c5c07199327 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:16.669882 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:16.669882 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:16.673014 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5e9c20dc-2e50-4689-bb53-5c5c07199327 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:16.676947 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e9c20dc-2e50-4689-bb53-5c5c07199327 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:16.677328 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1444/5748] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:16 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:17.688825 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b4cee295-cc43-4fd2-99a5-d24eb390ded3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:17.690770 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b4cee295-cc43-4fd2-99a5-d24eb390ded3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:17.690972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b4cee295-cc43-4fd2-99a5-d24eb390ded3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:17.691184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b4cee295-cc43-4fd2-99a5-d24eb390ded3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:17.700786 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:17.700786 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:17.704019 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b4cee295-cc43-4fd2-99a5-d24eb390ded3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:17.708175 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b4cee295-cc43-4fd2-99a5-d24eb390ded3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:17.708604 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1437/5749] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:17 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:18.720866 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-4f732d3e-d3df-4d33-b109-d1ec6863d98c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:18.724491 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4f732d3e-d3df-4d33-b109-d1ec6863d98c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:18.724491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4f732d3e-d3df-4d33-b109-d1ec6863d98c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:18.724491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-4f732d3e-d3df-4d33-b109-d1ec6863d98c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:18.725872 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=137,cinder:INSERT=12,cinder:UPDATE=30 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:18.735830 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:18.735830 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:18.740196 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-4f732d3e-d3df-4d33-b109-d1ec6863d98c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:18.745068 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-4f732d3e-d3df-4d33-b109-d1ec6863d98c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:18.745675 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1425/5750] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:18 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:19.756838 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3d068130-a016-4750-a373-88fc9c9fa814 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:19.758272 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d068130-a016-4750-a373-88fc9c9fa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:19.758431 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d068130-a016-4750-a373-88fc9c9fa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:19.758597 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3d068130-a016-4750-a373-88fc9c9fa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:19.767014 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:19.767014 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:19.770871 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-3d068130-a016-4750-a373-88fc9c9fa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:19.780759 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3d068130-a016-4750-a373-88fc9c9fa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:19.781202 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1445/5751] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:19 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:20.644065 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-79f2c164-53f3-4303-a2db-35563804bad7 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:20.646068 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-79f2c164-53f3-4303-a2db-35563804bad7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf/action Jul 03 13:18:20.646456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-79f2c164-53f3-4303-a2db-35563804bad7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:18:20.646587 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-79f2c164-53f3-4303-a2db-35563804bad7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:20.664833 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:20.664833 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:20.678378 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a1412a73-22ce-47b0-805b-bae6b491f9f8 req-79f2c164-53f3-4303-a2db-35563804bad7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf/action returned with HTTP 204 Jul 03 13:18:20.678906 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1445/5752] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:18:20 2026] POST /volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:18:20.792479 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6b8d1297-553d-4712-ad8c-a3bbd6f551e1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:20.794139 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b8d1297-553d-4712-ad8c-a3bbd6f551e1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:20.794375 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b8d1297-553d-4712-ad8c-a3bbd6f551e1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:20.794569 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6b8d1297-553d-4712-ad8c-a3bbd6f551e1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:20.804081 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:20.804081 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:20.807511 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-6b8d1297-553d-4712-ad8c-a3bbd6f551e1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:20.811394 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6b8d1297-553d-4712-ad8c-a3bbd6f551e1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:20.811748 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1438/5753] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:20 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:20.823229 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e919e316-738f-4a08-93a7-e6b3ae59b571 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:20.824868 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e919e316-738f-4a08-93a7-e6b3ae59b571 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:20.825186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e919e316-738f-4a08-93a7-e6b3ae59b571 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:20.825473 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e919e316-738f-4a08-93a7-e6b3ae59b571 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:20.834673 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:20.834673 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:20.837970 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e919e316-738f-4a08-93a7-e6b3ae59b571 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:20.841646 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e919e316-738f-4a08-93a7-e6b3ae59b571 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:20.841997 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1426/5754] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:20 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:20.881746 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-309f1b9e-03cd-467d-bd70-c341a65b33a3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:20.883937 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-309f1b9e-03cd-467d-bd70-c341a65b33a3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:20.884188 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-309f1b9e-03cd-467d-bd70-c341a65b33a3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:20.884441 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-309f1b9e-03cd-467d-bd70-c341a65b33a3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:20.893633 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:20.893633 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:20.897082 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-309f1b9e-03cd-467d-bd70-c341a65b33a3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:20.901044 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-309f1b9e-03cd-467d-bd70-c341a65b33a3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:20.901508 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1446/5755] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:18:20 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:20.917818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:20.919504 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/action Jul 03 13:18:20.919811 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:18:20.919923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:20.928802 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:20.928802 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:20.929221 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:20.935425 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Begin detaching volume completed successfully. Jul 03 13:18:20.935598 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-ba1f252e-85ff-4977-ad29-cf186ddff84f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/action returned with HTTP 202 Jul 03 13:18:20.935978 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1446/5756] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:18:20 2026] POST /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:18:21.962591 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-697a9c4b-9223-4905-9c1b-eda54c910193 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:21.963064 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-697a9c4b-9223-4905-9c1b-eda54c910193 None None] GET https://10.4.3.13/volume// Jul 03 13:18:21.963300 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-697a9c4b-9223-4905-9c1b-eda54c910193 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:21.963541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-697a9c4b-9223-4905-9c1b-eda54c910193 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:21.963932 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-697a9c4b-9223-4905-9c1b-eda54c910193 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:18:21.964421 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1439/5757] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:18:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:18:21.971001 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-42b0a16d-8bf0-4b09-b99a-69ef5ac2fccb None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:21.972876 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-42b0a16d-8bf0-4b09-b99a-69ef5ac2fccb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:21.973064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-42b0a16d-8bf0-4b09-b99a-69ef5ac2fccb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:21.973245 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-42b0a16d-8bf0-4b09-b99a-69ef5ac2fccb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:21.982847 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:21.982847 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:21.986492 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-42b0a16d-8bf0-4b09-b99a-69ef5ac2fccb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:21.991444 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-42b0a16d-8bf0-4b09-b99a-69ef5ac2fccb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:21.991908 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1427/5758] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:18:21 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:18:22.003456 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-18a6e1ff-c4dd-45df-9b52-c0c709e09732 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:22.005591 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-18a6e1ff-c4dd-45df-9b52-c0c709e09732 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/encryption Jul 03 13:18:22.005818 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-18a6e1ff-c4dd-45df-9b52-c0c709e09732 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:22.006028 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-18a6e1ff-c4dd-45df-9b52-c0c709e09732 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:22.015481 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:22.015481 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:22.022232 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-18a6e1ff-c4dd-45df-9b52-c0c709e09732 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/encryption returned with HTTP 200 Jul 03 13:18:22.022711 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1447/5759] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:18:22 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:22.841321 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-6f40aa77-60dc-4e31-a0a1-cfdc8c66f174 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:22.843059 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-6f40aa77-60dc-4e31-a0a1-cfdc8c66f174 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf Jul 03 13:18:22.843252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-6f40aa77-60dc-4e31-a0a1-cfdc8c66f174 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:22.843448 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-6f40aa77-60dc-4e31-a0a1-cfdc8c66f174 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:22.849662 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:22.849662 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:23.377549 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-1f0c1878-590a-4e4f-8f65-7a9b1c3ad133 req-6f40aa77-60dc-4e31-a0a1-cfdc8c66f174 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf returned with HTTP 200 Jul 03 13:18:23.377947 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1447/5760] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:18:22 2026] DELETE /volume/v3/attachments/2e1136c9-9e66-4c81-b8b6-47760298b3bf => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:24.114191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-4c1c8ba4-6ba9-4bf6-bad5-a960cc806e00 req-b8aec726-78e5-4edd-b659-cdafefa99ad3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:24.116174 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4c1c8ba4-6ba9-4bf6-bad5-a960cc806e00 req-b8aec726-78e5-4edd-b659-cdafefa99ad3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:24.116339 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4c1c8ba4-6ba9-4bf6-bad5-a960cc806e00 req-b8aec726-78e5-4edd-b659-cdafefa99ad3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:24.116502 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-4c1c8ba4-6ba9-4bf6-bad5-a960cc806e00 req-b8aec726-78e5-4edd-b659-cdafefa99ad3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:24.122976 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:24.122976 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:24.126337 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-4c1c8ba4-6ba9-4bf6-bad5-a960cc806e00 req-b8aec726-78e5-4edd-b659-cdafefa99ad3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:24.129923 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-4c1c8ba4-6ba9-4bf6-bad5-a960cc806e00 req-b8aec726-78e5-4edd-b659-cdafefa99ad3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:24.130285 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1440/5761] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:18:24 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:31.489220 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:31.490748 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:31.490930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:31.491094 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:31.491253 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume with id: 71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:31.497659 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:31.497659 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:31.498088 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:31.507289 np0000004418 devstack@c-api.service[99822]: WARNING cinder.keymgr.conf_key_mgr [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:18:31.512303 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume request issued successfully. Jul 03 13:18:31.512455 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c890a69f-30d2-4c70-90b1-84b2e78bf781 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 202 Jul 03 13:18:31.512846 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1428/5762] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:18:31 2026] DELETE /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:18:31.520007 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c5c0f072-92aa-4308-8481-66dfbc79804a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:31.521886 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5c0f072-92aa-4308-8481-66dfbc79804a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:31.522110 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5c0f072-92aa-4308-8481-66dfbc79804a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:31.522333 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c5c0f072-92aa-4308-8481-66dfbc79804a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:31.529204 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:31.529204 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:31.533272 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c5c0f072-92aa-4308-8481-66dfbc79804a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:18:31.537286 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c5c0f072-92aa-4308-8481-66dfbc79804a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 200 Jul 03 13:18:31.537654 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1448/5763] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:31 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:32.551412 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0bd1dfd1-7097-4a71-a593-0479b10af4ff None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:32.553798 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bd1dfd1-7097-4a71-a593-0479b10af4ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 Jul 03 13:18:32.554078 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bd1dfd1-7097-4a71-a593-0479b10af4ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:32.554362 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0bd1dfd1-7097-4a71-a593-0479b10af4ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:32.562081 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0bd1dfd1-7097-4a71-a593-0479b10af4ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 returned with HTTP 404 Jul 03 13:18:32.562796 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1448/5764] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:32 2026] GET /volume/v3/volumes/71ac1bdf-6c51-4250-bf39-647f548d3493 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:18:32.569541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:32.571194 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:18:32.571359 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:32.571521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:32.572244 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:18:32.586857 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Get all volumes completed successfully. Jul 03 13:18:32.587997 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:32.587997 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:32.591631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa84bf8e-333d-43c7-9e80-b7e4d1caca14 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:18:32.592042 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1441/5765] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:18:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9272 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:32.606011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-bf77b632-bd25-4326-ac3e-2ffb95b77300 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:32.607789 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf77b632-bd25-4326-ac3e-2ffb95b77300 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] DELETE https://10.4.3.13/volume/v3/types/14e43470-4c23-488e-a3ee-49778504b322 Jul 03 13:18:32.608011 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf77b632-bd25-4326-ac3e-2ffb95b77300 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:32.608223 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-bf77b632-bd25-4326-ac3e-2ffb95b77300 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method '_delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:32.632970 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-bf77b632-bd25-4326-ac3e-2ffb95b77300 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/14e43470-4c23-488e-a3ee-49778504b322 returned with HTTP 202 Jul 03 13:18:32.633375 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1429/5766] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:18:32 2026] DELETE /volume/v3/types/14e43470-4c23-488e-a3ee-49778504b322 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:18:32.645479 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1595b9f5-b224-4a74-8fa2-9ebecd73391b None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:32.647725 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1595b9f5-b224-4a74-8fa2-9ebecd73391b tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:18:32.648233 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1595b9f5-b224-4a74-8fa2-9ebecd73391b tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1959290910", "extra_specs": {}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:32.664015 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1595b9f5-b224-4a74-8fa2-9ebecd73391b tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:18:32.664382 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1449/5767] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:18:32 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:32.671820 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5720e0ff-e4b6-44f1-8645-3c214fb2cd26 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:32.673571 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5720e0ff-e4b6-44f1-8645-3c214fb2cd26 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types/74e8809a-3fde-4322-85ea-95bbbc06a58b/encryption Jul 03 13:18:32.673919 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5720e0ff-e4b6-44f1-8645-3c214fb2cd26 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:32.675329 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:32.675329 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:32.691945 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5720e0ff-e4b6-44f1-8645-3c214fb2cd26 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/74e8809a-3fde-4322-85ea-95bbbc06a58b/encryption returned with HTTP 200 Jul 03 13:18:32.692343 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1449/5768] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:18:32 2026] POST /volume/v3/types/74e8809a-3fde-4322-85ea-95bbbc06a58b/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:18:32.700054 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:32.701962 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:18:32.702353 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-101859392", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1959290910", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:32.704168 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-101859392', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1959290910', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:18:32.707780 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume of 1 GB Jul 03 13:18:32.708120 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:32.708120 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:32.708706 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Availability Zones retrieved successfully. Jul 03 13:18:32.715732 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (91e3fd98-b3f3-438f-8176-94ef2bd44bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:18:32.716871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e2d3e9-f32c-4b5d-9b73-f4528b363f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:18:32.718012 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:18:32.744374 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e2d3e9-f32c-4b5d-9b73-f4528b363f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:18:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=74e8809a-3fde-4322-85ea-95bbbc06a58b,is_public=True,name='tempest-scenario-type-luks-1959290910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '74e8809a-3fde-4322-85ea-95bbbc06a58b', '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=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:18:32.745092 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4aaf3f-ff3b-485e-80ff-80b23f7a0292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:18:32.767930 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1959290910 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1959290910, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:18:32.768226 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1959290910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1959290910, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:18:32.832199 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Created reservations ['4e5159da-774c-4d7c-a360-371cee718daa', 'ad9a63a0-b6b1-465c-a807-99d16a95b441', '1ede0b68-b83e-4e9b-a906-91634d445666', '039040a6-693a-41ad-aab3-7e1fbb7cc6a4'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:18:32.833069 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4aaf3f-ff3b-485e-80ff-80b23f7a0292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5159da-774c-4d7c-a360-371cee718daa', 'ad9a63a0-b6b1-465c-a807-99d16a95b441', '1ede0b68-b83e-4e9b-a906-91634d445666', '039040a6-693a-41ad-aab3-7e1fbb7cc6a4']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:18:32.833952 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cd9891-f006-4eb1-a416-b26fb4024956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:18:32.869918 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cd9891-f006-4eb1-a416-b26fb4024956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26199f0e-f372-44c4-bd7f-c30abb7b54d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-101859392',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['4e5159da-774c-4d7c-a360-371cee718daa','ad9a63a0-b6b1-465c-a807-99d16a95b441','1ede0b68-b83e-4e9b-a906-91634d445666','039040a6-693a-41ad-aab3-7e1fbb7cc6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=74e8809a-3fde-4322-85ea-95bbbc06a58b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-101859392',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=26199f0e-f372-44c4-bd7f-c30abb7b54d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02101c9a7ad84be79f0e2341d175643a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(74e8809a-3fde-4322-85ea-95bbbc06a58b),volume_type_id=74e8809a-3fde-4322-85ea-95bbbc06a58b)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:18:32.870649 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1692ad71-9380-4754-8eaa-30ce05da05af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:18:32.904146 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1692ad71-9380-4754-8eaa-30ce05da05af) transitioned into state 'SUCCESS' from state '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-101859392',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['4e5159da-774c-4d7c-a360-371cee718daa','ad9a63a0-b6b1-465c-a807-99d16a95b441','1ede0b68-b83e-4e9b-a906-91634d445666','039040a6-693a-41ad-aab3-7e1fbb7cc6a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=74e8809a-3fde-4322-85ea-95bbbc06a58b)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:18:32.904760 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a40a764a-74f7-4ee4-9c27-a7db9ee3ccf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:18:32.917079 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a40a764a-74f7-4ee4-9c27-a7db9ee3ccf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:18:32.917765 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (91e3fd98-b3f3-438f-8176-94ef2bd44bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:18:32.918044 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request issued successfully. Jul 03 13:18:32.918681 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b47a1ab2-976b-4ed3-b1b9-9959338df4f9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:18:32.919096 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1442/5769] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:18:32 2026] POST /volume/v3/volumes => generated 782 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:18:42.626648 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:42.661607 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=31,cinder:INSERT=1 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:42.685538 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=39,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:42.906847 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=56,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:18:55.471324 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f4f9958-df1b-403c-ab6f-14e5082cef82 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:55.473307 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f4f9958-df1b-403c-ab6f-14e5082cef82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:18:55.473481 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f4f9958-df1b-403c-ab6f-14e5082cef82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:55.473648 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f4f9958-df1b-403c-ab6f-14e5082cef82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:55.483372 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:55.483372 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:18:55.486963 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f4f9958-df1b-403c-ab6f-14e5082cef82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:18:55.491076 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f4f9958-df1b-403c-ab6f-14e5082cef82 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:18:55.491498 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1430/5770] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:18:55 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:57.524022 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5bf1f73f-ab0f-4cdc-9aa4-ea7ee8198391 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:57.524423 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5bf1f73f-ab0f-4cdc-9aa4-ea7ee8198391 None None] GET https://10.4.3.13/volume// Jul 03 13:18:57.524613 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5bf1f73f-ab0f-4cdc-9aa4-ea7ee8198391 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:57.524796 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5bf1f73f-ab0f-4cdc-9aa4-ea7ee8198391 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:57.525126 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5bf1f73f-ab0f-4cdc-9aa4-ea7ee8198391 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:18:57.525489 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1450/5771] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:18:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:18:57.532472 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f73d55e-895b-4967-9d31-8caac5feac1e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:57.534201 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f73d55e-895b-4967-9d31-8caac5feac1e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:18:57.534551 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f73d55e-895b-4967-9d31-8caac5feac1e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "523b77d6-6d87-40ec-b62f-7f4b75fd3f32", "connector": null, "instance_uuid": "49740e23-e946-4db0-81e5-d72a2f8868c9"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:57.544395 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:57.544395 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:57.579276 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-9f73d55e-895b-4967-9d31-8caac5feac1e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:18:57.579682 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1450/5772] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:18:57 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 13:18:58.011330 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-63054f40-ef17-4b75-a237-1fa89201c9e9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:58.013414 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-63054f40-ef17-4b75-a237-1fa89201c9e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:18:58.013628 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-63054f40-ef17-4b75-a237-1fa89201c9e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:58.013831 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-63054f40-ef17-4b75-a237-1fa89201c9e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:58.026730 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:58.026730 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:58.029888 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-63054f40-ef17-4b75-a237-1fa89201c9e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:18:58.034062 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-63054f40-ef17-4b75-a237-1fa89201c9e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:18:58.034506 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1443/5773] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:58 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:58.107431 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-db4a29fc-92e5-4c48-bb2c-4a0db9c3dac9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:58.107785 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db4a29fc-92e5-4c48-bb2c-4a0db9c3dac9 None None] GET https://10.4.3.13/volume// Jul 03 13:18:58.107930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db4a29fc-92e5-4c48-bb2c-4a0db9c3dac9 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:58.108100 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-db4a29fc-92e5-4c48-bb2c-4a0db9c3dac9 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:58.108437 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-db4a29fc-92e5-4c48-bb2c-4a0db9c3dac9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:18:58.108832 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1431/5774] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:18:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:18:58.115258 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-81469692-30b7-417c-ba84-2ae97619be6e req-d8a06b4d-6046-495f-b488-7696d3fc5a04 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:58.117105 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-d8a06b4d-6046-495f-b488-7696d3fc5a04 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:18:58.117323 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-d8a06b4d-6046-495f-b488-7696d3fc5a04 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:58.118028 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-d8a06b4d-6046-495f-b488-7696d3fc5a04 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:58.129466 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:58.129466 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:18:58.132803 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-81469692-30b7-417c-ba84-2ae97619be6e req-d8a06b4d-6046-495f-b488-7696d3fc5a04 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:18:58.136733 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-d8a06b4d-6046-495f-b488-7696d3fc5a04 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:18:58.137088 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1451/5775] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:18:58 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:18:58.231421 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:58.233902 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] PUT https://10.4.3.13/volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462 Jul 03 13:18:58.234389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:18:58.242025 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Acquiring lock "cinder-attachment_update-523b77d6-6d87-40ec-b62f-7f4b75fd3f32-np0000004418" by "attachment_update" {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:18:58.246114 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-523b77d6-6d87-40ec-b62f-7f4b75fd3f32-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99824) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:18:58.246970 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:58.246970 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:18:58.767456 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.coordination [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-523b77d6-6d87-40ec-b62f-7f4b75fd3f32-np0000004418" released by "attachment_update" :: held 0.521s {{(pid=99824) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:18:58.767967 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-1da3587d-4d77-4dc5-a8cd-3a42b8ccc559 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462 returned with HTTP 200 Jul 03 13:18:58.768368 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1451/5776] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:18:58 2026] PUT /volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:18:59.046423 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4781c6bf-6c88-4c1a-8d9a-4ff70ad4842e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:18:59.048721 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4781c6bf-6c88-4c1a-8d9a-4ff70ad4842e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:18:59.048967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4781c6bf-6c88-4c1a-8d9a-4ff70ad4842e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:18:59.049272 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4781c6bf-6c88-4c1a-8d9a-4ff70ad4842e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:18:59.064680 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:18:59.064680 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:18:59.069367 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4781c6bf-6c88-4c1a-8d9a-4ff70ad4842e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:18:59.075841 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4781c6bf-6c88-4c1a-8d9a-4ff70ad4842e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:18:59.076405 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1444/5777] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:18:59 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:00.088396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-095b2787-26c3-4a56-bdf3-e8ad76a3c15d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:00.090094 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-095b2787-26c3-4a56-bdf3-e8ad76a3c15d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:00.090288 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-095b2787-26c3-4a56-bdf3-e8ad76a3c15d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:00.090455 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-095b2787-26c3-4a56-bdf3-e8ad76a3c15d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:00.101295 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:00.101295 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:00.104369 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-095b2787-26c3-4a56-bdf3-e8ad76a3c15d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:00.108336 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-095b2787-26c3-4a56-bdf3-e8ad76a3c15d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:00.108717 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1432/5778] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:00 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:01.121438 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ba3b4ab2-a90c-43c6-bae1-aa701e06b6bc None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:01.123063 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba3b4ab2-a90c-43c6-bae1-aa701e06b6bc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:01.123276 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba3b4ab2-a90c-43c6-bae1-aa701e06b6bc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:01.123454 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ba3b4ab2-a90c-43c6-bae1-aa701e06b6bc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:01.134330 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:01.134330 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:01.138950 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ba3b4ab2-a90c-43c6-bae1-aa701e06b6bc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:01.143882 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ba3b4ab2-a90c-43c6-bae1-aa701e06b6bc tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:01.144274 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1452/5779] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:01 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:02.156260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e858798b-ca41-4b61-8921-056330046bd6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:02.157801 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e858798b-ca41-4b61-8921-056330046bd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:02.157984 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e858798b-ca41-4b61-8921-056330046bd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:02.158152 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e858798b-ca41-4b61-8921-056330046bd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:02.168948 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:02.168948 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:02.172248 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e858798b-ca41-4b61-8921-056330046bd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:02.176632 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e858798b-ca41-4b61-8921-056330046bd6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:02.177031 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1452/5780] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:02 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:03.190010 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-c0c9e2ba-4d4f-439e-96c2-b23f55c2d65b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:03.191845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0c9e2ba-4d4f-439e-96c2-b23f55c2d65b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:03.192033 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0c9e2ba-4d4f-439e-96c2-b23f55c2d65b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:03.192242 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-c0c9e2ba-4d4f-439e-96c2-b23f55c2d65b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:03.203361 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:03.203361 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:03.206624 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-c0c9e2ba-4d4f-439e-96c2-b23f55c2d65b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:03.210848 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-c0c9e2ba-4d4f-439e-96c2-b23f55c2d65b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:03.211331 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1445/5781] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:03 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:03.996725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-81469692-30b7-417c-ba84-2ae97619be6e req-14dedf52-cb52-4322-b554-72181e455df4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:03.998608 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-14dedf52-cb52-4322-b554-72181e455df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462/action Jul 03 13:19:03.998923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-14dedf52-cb52-4322-b554-72181e455df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:03.999034 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-14dedf52-cb52-4322-b554-72181e455df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:04.014300 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:04.014300 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:04.028257 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-81469692-30b7-417c-ba84-2ae97619be6e req-14dedf52-cb52-4322-b554-72181e455df4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462/action returned with HTTP 204 Jul 03 13:19:04.028687 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1433/5782] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:19:03 2026] POST /volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:19:04.223442 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0b2b9656-3dfb-4910-98c1-51c114ceebe7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:04.225039 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b2b9656-3dfb-4910-98c1-51c114ceebe7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:04.225242 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b2b9656-3dfb-4910-98c1-51c114ceebe7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:04.225420 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0b2b9656-3dfb-4910-98c1-51c114ceebe7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:04.237334 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:04.237334 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:04.240865 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-0b2b9656-3dfb-4910-98c1-51c114ceebe7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:04.245637 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0b2b9656-3dfb-4910-98c1-51c114ceebe7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:04.246096 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1453/5783] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:04 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:05.455041 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f9bda231-aefd-40b7-91eb-b82c297edb93 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:05.456813 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f9bda231-aefd-40b7-91eb-b82c297edb93 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:05.456994 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f9bda231-aefd-40b7-91eb-b82c297edb93 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:05.457096 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f9bda231-aefd-40b7-91eb-b82c297edb93 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:05.468495 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:05.468495 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:05.472428 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f9bda231-aefd-40b7-91eb-b82c297edb93 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:05.477089 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f9bda231-aefd-40b7-91eb-b82c297edb93 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:05.477496 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1453/5784] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:05 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:05.488566 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-46315fc7-d61e-49fa-82c1-96be9a88457f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:05.490303 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46315fc7-d61e-49fa-82c1-96be9a88457f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:05.490507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46315fc7-d61e-49fa-82c1-96be9a88457f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:05.490733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46315fc7-d61e-49fa-82c1-96be9a88457f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:05.503171 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:05.503171 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:05.506757 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-46315fc7-d61e-49fa-82c1-96be9a88457f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:05.510864 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46315fc7-d61e-49fa-82c1-96be9a88457f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:05.511248 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1446/5785] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:05 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:05.521709 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f9d7fe2d-adfd-406b-90fe-4fcc6bf95b12 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:05.523356 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f9d7fe2d-adfd-406b-90fe-4fcc6bf95b12 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:05.523517 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f9d7fe2d-adfd-406b-90fe-4fcc6bf95b12 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:05.523683 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f9d7fe2d-adfd-406b-90fe-4fcc6bf95b12 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:05.533542 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:05.533542 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:05.536492 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f9d7fe2d-adfd-406b-90fe-4fcc6bf95b12 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:05.539866 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f9d7fe2d-adfd-406b-90fe-4fcc6bf95b12 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:05.540211 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1434/5786] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:05 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1509 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:05.573001 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-f5de1fb0-f632-4060-a957-308c021c1546 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:05.574812 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-f5de1fb0-f632-4060-a957-308c021c1546 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:05.574979 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-f5de1fb0-f632-4060-a957-308c021c1546 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:05.575155 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-f5de1fb0-f632-4060-a957-308c021c1546 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:05.585612 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:05.585612 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:05.589025 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-f5de1fb0-f632-4060-a957-308c021c1546 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:05.592784 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-f5de1fb0-f632-4060-a957-308c021c1546 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:05.593214 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1454/5787] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:05 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:05.609123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:05.610927 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32/action Jul 03 13:19:05.611278 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:05.611395 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:05.621870 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:05.621870 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:05.622297 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:05.639073 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Begin detaching volume completed successfully. Jul 03 13:19:05.639328 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-ad60e1f9-d55e-496b-8ccc-f4daa7146b97 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32/action returned with HTTP 202 Jul 03 13:19:05.639719 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1454/5788] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:19:05 2026] POST /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:19:05.659878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-418c5efb-79ee-4166-b466-f137c3730b9b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:05.661456 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-418c5efb-79ee-4166-b466-f137c3730b9b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:05.661620 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-418c5efb-79ee-4166-b466-f137c3730b9b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:05.661780 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-418c5efb-79ee-4166-b466-f137c3730b9b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:05.672085 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:05.672085 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:05.675126 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-418c5efb-79ee-4166-b466-f137c3730b9b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:05.678890 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-418c5efb-79ee-4166-b466-f137c3730b9b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:05.679298 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1447/5789] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:05 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:06.665215 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-973a8818-b41e-4a9f-b50f-678776c170e7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:06.665215 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-973a8818-b41e-4a9f-b50f-678776c170e7 None None] GET https://10.4.3.13/volume// Jul 03 13:19:06.665215 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-973a8818-b41e-4a9f-b50f-678776c170e7 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:06.665631 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-973a8818-b41e-4a9f-b50f-678776c170e7 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:06.665631 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-973a8818-b41e-4a9f-b50f-678776c170e7 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:06.665850 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1435/5790] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:19:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:06.671801 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-d0a8cc1b-4cea-475a-91ed-c00def966c47 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:06.673811 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-d0a8cc1b-4cea-475a-91ed-c00def966c47 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:06.674008 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-d0a8cc1b-4cea-475a-91ed-c00def966c47 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:06.674228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-d0a8cc1b-4cea-475a-91ed-c00def966c47 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:06.685627 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:06.685627 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:06.689029 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-d0a8cc1b-4cea-475a-91ed-c00def966c47 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:06.690626 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-df2ffb79-62c9-4e59-9eef-490147f53b0b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:06.692307 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df2ffb79-62c9-4e59-9eef-490147f53b0b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:06.692479 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df2ffb79-62c9-4e59-9eef-490147f53b0b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:06.692627 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-df2ffb79-62c9-4e59-9eef-490147f53b0b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:06.693291 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-d0a8cc1b-4cea-475a-91ed-c00def966c47 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:06.693833 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1455/5791] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:19:06 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1692 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:19:06.705697 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:06.705697 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:06.710955 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-df2ffb79-62c9-4e59-9eef-490147f53b0b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:06.716768 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-df2ffb79-62c9-4e59-9eef-490147f53b0b tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:06.717172 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1455/5792] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:06 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:07.181711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-01b1278a-64a8-47f7-8767-f1b6d174070e None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:07.183900 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-01b1278a-64a8-47f7-8767-f1b6d174070e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:07.184087 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-01b1278a-64a8-47f7-8767-f1b6d174070e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:07.184436 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-01b1278a-64a8-47f7-8767-f1b6d174070e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:07.196268 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:07.196268 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:07.200267 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-01b1278a-64a8-47f7-8767-f1b6d174070e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:07.205047 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-01b1278a-64a8-47f7-8767-f1b6d174070e tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:07.205546 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1448/5793] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:07 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:07.715967 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-84cd0196-4fb5-489a-8c7d-246d2368ebad None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:07.717991 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-84cd0196-4fb5-489a-8c7d-246d2368ebad tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462 Jul 03 13:19:07.718184 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-84cd0196-4fb5-489a-8c7d-246d2368ebad tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:07.718398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-84cd0196-4fb5-489a-8c7d-246d2368ebad tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:07.725125 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:07.725125 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:07.729787 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6c96e107-f306-4317-9177-f84148869904 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:07.731787 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6c96e107-f306-4317-9177-f84148869904 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:07.732031 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6c96e107-f306-4317-9177-f84148869904 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:07.732238 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6c96e107-f306-4317-9177-f84148869904 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:07.745577 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:07.745577 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:07.749176 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6c96e107-f306-4317-9177-f84148869904 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:07.753472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6c96e107-f306-4317-9177-f84148869904 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:07.753847 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1456/5794] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:07 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:08.255567 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-c54b1e8d-a2c2-461b-b348-54f3771961c0 req-84cd0196-4fb5-489a-8c7d-246d2368ebad tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462 returned with HTTP 200 Jul 03 13:19:08.256148 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1436/5795] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:19:07 2026] DELETE /volume/v3/attachments/c232544b-ec7a-403c-a37a-d0b82bbde462 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:08.765893 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-db436e3a-214d-475c-879e-fa40d033f84f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:08.767841 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db436e3a-214d-475c-879e-fa40d033f84f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:08.768011 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db436e3a-214d-475c-879e-fa40d033f84f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:08.768193 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-db436e3a-214d-475c-879e-fa40d033f84f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:08.778593 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:08.778593 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:08.782484 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-db436e3a-214d-475c-879e-fa40d033f84f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:08.786772 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-db436e3a-214d-475c-879e-fa40d033f84f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:08.787183 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1456/5796] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:08 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:15.808059 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3ffabd2b-ead5-496e-aca1-3669ccc23be0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:15.809780 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ffabd2b-ead5-496e-aca1-3669ccc23be0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:15.809955 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ffabd2b-ead5-496e-aca1-3669ccc23be0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:15.810131 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3ffabd2b-ead5-496e-aca1-3669ccc23be0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:15.818763 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:15.818763 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:15.821717 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3ffabd2b-ead5-496e-aca1-3669ccc23be0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:15.825245 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3ffabd2b-ead5-496e-aca1-3669ccc23be0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:15.825596 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1449/5797] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:15 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:15.863423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-054718ed-4f08-4c70-82bd-2e433ba69ee4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:15.865496 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-054718ed-4f08-4c70-82bd-2e433ba69ee4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:15.865665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-054718ed-4f08-4c70-82bd-2e433ba69ee4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:15.865843 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-054718ed-4f08-4c70-82bd-2e433ba69ee4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:15.875220 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:15.875220 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:15.878837 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-054718ed-4f08-4c70-82bd-2e433ba69ee4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:15.882594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-054718ed-4f08-4c70-82bd-2e433ba69ee4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:15.882961 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1457/5798] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:15 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:15.899567 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:15.901439 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32/action Jul 03 13:19:15.901763 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:15.901878 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:15.912099 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:15.912099 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:15.912651 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:15.919932 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Begin detaching volume completed successfully. Jul 03 13:19:15.920135 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-d7d636c0-995f-46e3-a069-022d4f2824b7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32/action returned with HTTP 202 Jul 03 13:19:15.920548 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1437/5799] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:19:15 2026] POST /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:19:15.938127 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-49d3811d-acce-422e-a6a7-712929ee21b6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:15.939875 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-49d3811d-acce-422e-a6a7-712929ee21b6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:15.940107 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-49d3811d-acce-422e-a6a7-712929ee21b6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:15.940320 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-49d3811d-acce-422e-a6a7-712929ee21b6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:15.949365 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:15.949365 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:15.952291 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-49d3811d-acce-422e-a6a7-712929ee21b6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:15.955899 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-49d3811d-acce-422e-a6a7-712929ee21b6 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:15.956251 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1457/5800] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:15 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:16.942792 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-75c40191-fb8e-45d5-b710-3b83f99e0aaf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:16.943207 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75c40191-fb8e-45d5-b710-3b83f99e0aaf None None] GET https://10.4.3.13/volume// Jul 03 13:19:16.943387 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75c40191-fb8e-45d5-b710-3b83f99e0aaf None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:16.943589 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-75c40191-fb8e-45d5-b710-3b83f99e0aaf None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:16.943895 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-75c40191-fb8e-45d5-b710-3b83f99e0aaf None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:16.944193 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1450/5801] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:19:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:16.950785 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-5409e49a-4ffe-416e-a0ed-94eb78d729c4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:16.952688 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-5409e49a-4ffe-416e-a0ed-94eb78d729c4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:16.952843 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-5409e49a-4ffe-416e-a0ed-94eb78d729c4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:16.953015 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-5409e49a-4ffe-416e-a0ed-94eb78d729c4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:16.961564 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:16.961564 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:16.966914 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-5409e49a-4ffe-416e-a0ed-94eb78d729c4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:16.967745 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b8e467cf-40ac-4b86-81bd-69eef68b788f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:16.969484 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b8e467cf-40ac-4b86-81bd-69eef68b788f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:16.969668 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b8e467cf-40ac-4b86-81bd-69eef68b788f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:16.969865 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b8e467cf-40ac-4b86-81bd-69eef68b788f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:16.973406 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-5409e49a-4ffe-416e-a0ed-94eb78d729c4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:16.973956 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1458/5802] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:19:16 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:19:16.980360 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:16.980360 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:16.984496 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b8e467cf-40ac-4b86-81bd-69eef68b788f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:16.989137 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b8e467cf-40ac-4b86-81bd-69eef68b788f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:16.989488 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1438/5803] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:16 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:17.494445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-134489f1-0e9c-48e3-ac07-709bf1945310 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:17.496398 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-134489f1-0e9c-48e3-ac07-709bf1945310 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:17.496589 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-134489f1-0e9c-48e3-ac07-709bf1945310 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:17.496767 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-134489f1-0e9c-48e3-ac07-709bf1945310 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:17.504890 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:17.504890 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:17.507940 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-134489f1-0e9c-48e3-ac07-709bf1945310 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:17.511443 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-134489f1-0e9c-48e3-ac07-709bf1945310 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:17.511804 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1458/5804] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:17 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:17.777790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-1e51e0c9-b987-4f69-bdc4-862141131d46 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:17.779707 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-1e51e0c9-b987-4f69-bdc4-862141131d46 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95 Jul 03 13:19:17.779909 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-1e51e0c9-b987-4f69-bdc4-862141131d46 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:17.780109 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-1e51e0c9-b987-4f69-bdc4-862141131d46 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:17.787772 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:17.787772 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:18.000853 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2cacf4cd-0f5c-4e8c-8fbe-de487cfe42e2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:18.002881 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2cacf4cd-0f5c-4e8c-8fbe-de487cfe42e2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:18.003081 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2cacf4cd-0f5c-4e8c-8fbe-de487cfe42e2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:18.003291 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2cacf4cd-0f5c-4e8c-8fbe-de487cfe42e2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:18.011770 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:18.011770 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:18.014922 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-2cacf4cd-0f5c-4e8c-8fbe-de487cfe42e2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:18.018772 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2cacf4cd-0f5c-4e8c-8fbe-de487cfe42e2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:18.019132 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1459/5805] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:17 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:18.316765 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2e3929f7-8aa5-4b6d-bd97-f03a7c4a2ce9 req-1e51e0c9-b987-4f69-bdc4-862141131d46 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95 returned with HTTP 200 Jul 03 13:19:18.317152 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1451/5806] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:19:17 2026] DELETE /volume/v3/attachments/6733d01a-770e-4c26-a607-8e79807aad95 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:19.031023 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-78181b3e-2890-40a0-adfb-4ddf6c266876 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:19.032881 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78181b3e-2890-40a0-adfb-4ddf6c266876 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:19.033064 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78181b3e-2890-40a0-adfb-4ddf6c266876 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:19.033264 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-78181b3e-2890-40a0-adfb-4ddf6c266876 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:19.040284 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:19.040284 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:19.044065 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-78181b3e-2890-40a0-adfb-4ddf6c266876 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:19.048505 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-78181b3e-2890-40a0-adfb-4ddf6c266876 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:19.049147 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1439/5807] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:19 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:19.061134 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7c08bf83-7c96-4164-b2ba-f818b24189e0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:19.062794 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c08bf83-7c96-4164-b2ba-f818b24189e0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:19.062957 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c08bf83-7c96-4164-b2ba-f818b24189e0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:19.063125 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7c08bf83-7c96-4164-b2ba-f818b24189e0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:19.072364 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:19.072364 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:19.076337 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7c08bf83-7c96-4164-b2ba-f818b24189e0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:19.080366 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7c08bf83-7c96-4164-b2ba-f818b24189e0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:19.080740 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1459/5808] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:19 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:19.116841 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-1180ee9f-d7f0-45b9-b716-78c70e022a44 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:19.118522 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-1180ee9f-d7f0-45b9-b716-78c70e022a44 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:19.118680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-1180ee9f-d7f0-45b9-b716-78c70e022a44 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:19.118847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-1180ee9f-d7f0-45b9-b716-78c70e022a44 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:19.128168 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:19.128168 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:19.131592 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-1180ee9f-d7f0-45b9-b716-78c70e022a44 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:19.135304 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-1180ee9f-d7f0-45b9-b716-78c70e022a44 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:19.135668 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1460/5809] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:19 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:19.151428 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:19.153485 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/action Jul 03 13:19:19.153826 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:19.153954 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:19.165833 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:19.165833 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:19.166480 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:19.177009 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Begin detaching volume completed successfully. Jul 03 13:19:19.177216 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-a5264572-18f5-4905-a677-415ad7e89a18 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/action returned with HTTP 202 Jul 03 13:19:19.177637 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1452/5810] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:19:19 2026] POST /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:19:19.195759 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8542b4dd-8cfc-4e05-81ee-333d1a889426 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:19.197706 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8542b4dd-8cfc-4e05-81ee-333d1a889426 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:19.197923 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8542b4dd-8cfc-4e05-81ee-333d1a889426 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:19.198145 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8542b4dd-8cfc-4e05-81ee-333d1a889426 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:19.208315 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:19.208315 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:19.212029 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-8542b4dd-8cfc-4e05-81ee-333d1a889426 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:19.216607 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8542b4dd-8cfc-4e05-81ee-333d1a889426 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:19.217041 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1440/5811] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:19 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:20.203187 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-3f47f6af-c829-4e9f-8815-58c112f6e922 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:20.203627 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f47f6af-c829-4e9f-8815-58c112f6e922 None None] GET https://10.4.3.13/volume// Jul 03 13:19:20.203800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f47f6af-c829-4e9f-8815-58c112f6e922 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:20.203995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-3f47f6af-c829-4e9f-8815-58c112f6e922 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:20.204360 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-3f47f6af-c829-4e9f-8815-58c112f6e922 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:20.204655 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1460/5812] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:19:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:20.211016 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-eeebb9be-d086-482d-b905-e25d696e1690 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:20.213539 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-eeebb9be-d086-482d-b905-e25d696e1690 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:20.213799 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-eeebb9be-d086-482d-b905-e25d696e1690 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:20.214048 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-eeebb9be-d086-482d-b905-e25d696e1690 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:20.225619 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:20.225619 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:20.228858 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-74606ccf-7a39-4cb5-b2d3-df7495f6c11c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:20.229887 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-eeebb9be-d086-482d-b905-e25d696e1690 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:20.230628 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-74606ccf-7a39-4cb5-b2d3-df7495f6c11c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:20.230814 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-74606ccf-7a39-4cb5-b2d3-df7495f6c11c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:20.230990 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-74606ccf-7a39-4cb5-b2d3-df7495f6c11c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:20.235871 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-eeebb9be-d086-482d-b905-e25d696e1690 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:20.236433 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1461/5813] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:19:20 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:19:20.239766 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:20.239766 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:20.243583 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-74606ccf-7a39-4cb5-b2d3-df7495f6c11c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:20.245593 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-bea133ce-3232-44e6-b591-d2561203a3cf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:20.247651 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-bea133ce-3232-44e6-b591-d2561203a3cf tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/encryption Jul 03 13:19:20.247883 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-bea133ce-3232-44e6-b591-d2561203a3cf tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:20.248002 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-74606ccf-7a39-4cb5-b2d3-df7495f6c11c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:20.248134 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-bea133ce-3232-44e6-b591-d2561203a3cf tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:20.248542 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1453/5814] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:20 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:20.256722 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:20.256722 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:20.262554 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-bea133ce-3232-44e6-b591-d2561203a3cf tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/encryption returned with HTTP 200 Jul 03 13:19:20.262983 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1441/5815] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:19:20 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:20.981601 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-6d45d2fc-7904-4eeb-974e-352b822bf48a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:20.983604 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-6d45d2fc-7904-4eeb-974e-352b822bf48a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091 Jul 03 13:19:20.983818 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-6d45d2fc-7904-4eeb-974e-352b822bf48a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:20.984000 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-6d45d2fc-7904-4eeb-974e-352b822bf48a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:20.991408 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:20.991408 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:21.262615 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b25d9926-2138-46bc-9c7e-a792aab6a64c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:21.264892 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b25d9926-2138-46bc-9c7e-a792aab6a64c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:21.265096 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b25d9926-2138-46bc-9c7e-a792aab6a64c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:21.265295 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b25d9926-2138-46bc-9c7e-a792aab6a64c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:21.276234 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:21.276234 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:21.280856 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b25d9926-2138-46bc-9c7e-a792aab6a64c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:21.286463 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b25d9926-2138-46bc-9c7e-a792aab6a64c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:21.286869 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1462/5816] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:21 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:21.519226 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-809b25cb-6317-4f17-a8ea-99ce3bd8a5a0 req-6d45d2fc-7904-4eeb-974e-352b822bf48a tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091 returned with HTTP 200 Jul 03 13:19:21.519583 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1461/5817] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:19:20 2026] DELETE /volume/v3/attachments/384248ed-4d5f-4610-b10a-688cd6d64091 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:22.301636 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0aaf80cb-7dd5-462d-82ea-358bfe80bde1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:22.303257 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0aaf80cb-7dd5-462d-82ea-358bfe80bde1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:22.303554 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0aaf80cb-7dd5-462d-82ea-358bfe80bde1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:22.304382 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0aaf80cb-7dd5-462d-82ea-358bfe80bde1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:22.310111 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:22.310111 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:22.313290 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-0aaf80cb-7dd5-462d-82ea-358bfe80bde1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:22.317012 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0aaf80cb-7dd5-462d-82ea-358bfe80bde1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:22.317358 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1454/5818] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:22 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:22.328060 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-f699a4e8-7d56-4cb2-ab4e-5f8e8f0d8657 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:22.329740 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f699a4e8-7d56-4cb2-ab4e-5f8e8f0d8657 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:22.329916 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f699a4e8-7d56-4cb2-ab4e-5f8e8f0d8657 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:22.330089 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-f699a4e8-7d56-4cb2-ab4e-5f8e8f0d8657 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:22.338581 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:22.338581 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:22.341642 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-f699a4e8-7d56-4cb2-ab4e-5f8e8f0d8657 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:22.345314 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-f699a4e8-7d56-4cb2-ab4e-5f8e8f0d8657 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:22.345670 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1442/5819] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:22 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:22.382242 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-d12334b7-fa12-4a4d-977b-51ed67ce368c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:22.384699 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-d12334b7-fa12-4a4d-977b-51ed67ce368c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:22.384945 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-d12334b7-fa12-4a4d-977b-51ed67ce368c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:22.385222 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-d12334b7-fa12-4a4d-977b-51ed67ce368c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:22.395000 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:22.395000 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:22.398483 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-d12334b7-fa12-4a4d-977b-51ed67ce368c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:22.402505 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-d12334b7-fa12-4a4d-977b-51ed67ce368c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:22.402992 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1463/5820] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:22 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:22.420471 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:22.422194 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4/action Jul 03 13:19:22.422516 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:22.422627 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:22.432185 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:22.432185 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:22.432662 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:22.441571 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Begin detaching volume completed successfully. Jul 03 13:19:22.441751 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-a958afd8-362f-4215-aa8b-99f54c3a5194 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4/action returned with HTTP 202 Jul 03 13:19:22.442173 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1462/5821] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:19:22 2026] POST /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:19:22.460894 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-eab126b5-9796-4afb-868d-1ad183daca78 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:22.462512 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eab126b5-9796-4afb-868d-1ad183daca78 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:22.462718 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eab126b5-9796-4afb-868d-1ad183daca78 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:22.462938 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-eab126b5-9796-4afb-868d-1ad183daca78 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:22.471856 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:22.471856 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:22.475576 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-eab126b5-9796-4afb-868d-1ad183daca78 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:22.479674 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-eab126b5-9796-4afb-868d-1ad183daca78 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:22.480072 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1455/5822] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:22 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:23.465756 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d7d475e4-5465-40d1-8e54-0b156dfa1c84 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:23.466146 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7d475e4-5465-40d1-8e54-0b156dfa1c84 None None] GET https://10.4.3.13/volume// Jul 03 13:19:23.466338 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7d475e4-5465-40d1-8e54-0b156dfa1c84 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:23.466557 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7d475e4-5465-40d1-8e54-0b156dfa1c84 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:23.466865 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7d475e4-5465-40d1-8e54-0b156dfa1c84 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:23.467147 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1443/5823] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:19:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:23.476057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-7f10efe7-22ea-4ffb-ad23-78e571f3a7d5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:23.478322 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-7f10efe7-22ea-4ffb-ad23-78e571f3a7d5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:23.478558 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-7f10efe7-22ea-4ffb-ad23-78e571f3a7d5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:23.478770 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-7f10efe7-22ea-4ffb-ad23-78e571f3a7d5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:23.489912 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:23.489912 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:23.492389 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1245ada1-1c82-452a-a676-617ad9b58fa0 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:23.494277 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1245ada1-1c82-452a-a676-617ad9b58fa0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:23.494437 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-7f10efe7-22ea-4ffb-ad23-78e571f3a7d5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:23.494520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1245ada1-1c82-452a-a676-617ad9b58fa0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:23.494702 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1245ada1-1c82-452a-a676-617ad9b58fa0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:23.498879 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-7f10efe7-22ea-4ffb-ad23-78e571f3a7d5 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:23.499326 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1464/5824] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:19:23 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:19:23.505571 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:23.505571 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:23.510144 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1245ada1-1c82-452a-a676-617ad9b58fa0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:23.515502 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1245ada1-1c82-452a-a676-617ad9b58fa0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:23.515920 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1463/5825] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:23 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:24.199528 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-e665bd24-1912-4487-8a62-1a4a5877fe73 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:24.201354 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-e665bd24-1912-4487-8a62-1a4a5877fe73 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6 Jul 03 13:19:24.201605 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-e665bd24-1912-4487-8a62-1a4a5877fe73 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:24.201783 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-e665bd24-1912-4487-8a62-1a4a5877fe73 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:24.207981 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:24.207981 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:24.531080 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-3deff9c3-3b87-401f-9bc3-9748d4fc7a8f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:24.532837 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3deff9c3-3b87-401f-9bc3-9748d4fc7a8f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:24.533018 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3deff9c3-3b87-401f-9bc3-9748d4fc7a8f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:24.533227 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-3deff9c3-3b87-401f-9bc3-9748d4fc7a8f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:24.543088 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:24.543088 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:24.546543 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-3deff9c3-3b87-401f-9bc3-9748d4fc7a8f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:24.551396 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-3deff9c3-3b87-401f-9bc3-9748d4fc7a8f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:24.551856 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1444/5826] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:24 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:24.737477 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-616bdbc0-61b6-45b3-8fad-30c5983df170 req-e665bd24-1912-4487-8a62-1a4a5877fe73 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6 returned with HTTP 200 Jul 03 13:19:24.738011 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1456/5827] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:19:24 2026] DELETE /volume/v3/attachments/3e81e2d8-5515-4bc2-89a3-04e1b6d146a6 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:25.170699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-cc1e7739-1d57-4001-bffb-3470dd7d7857 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:25.172268 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc1e7739-1d57-4001-bffb-3470dd7d7857 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:25.172448 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc1e7739-1d57-4001-bffb-3470dd7d7857 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:25.172665 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-cc1e7739-1d57-4001-bffb-3470dd7d7857 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:25.178937 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:25.178937 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:25.181959 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-cc1e7739-1d57-4001-bffb-3470dd7d7857 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:25.185901 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-cc1e7739-1d57-4001-bffb-3470dd7d7857 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:25.186247 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1465/5828] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:25 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:25.203639 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c14e98af-4da5-434c-9d73-2c77180f24f5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:25.205926 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c14e98af-4da5-434c-9d73-2c77180f24f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:25.205926 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c14e98af-4da5-434c-9d73-2c77180f24f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:25.206027 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c14e98af-4da5-434c-9d73-2c77180f24f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:25.213212 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:25.213212 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:25.217086 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-c14e98af-4da5-434c-9d73-2c77180f24f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:25.221319 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c14e98af-4da5-434c-9d73-2c77180f24f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:25.221736 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1464/5829] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:25 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:25.262468 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-7fdf6d3e-f069-4407-b7d9-f8abaee7c67a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:25.264616 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-7fdf6d3e-f069-4407-b7d9-f8abaee7c67a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:25.264877 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-7fdf6d3e-f069-4407-b7d9-f8abaee7c67a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:25.265117 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-7fdf6d3e-f069-4407-b7d9-f8abaee7c67a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:25.271519 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:25.271519 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:25.275208 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-7fdf6d3e-f069-4407-b7d9-f8abaee7c67a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:25.279189 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-7fdf6d3e-f069-4407-b7d9-f8abaee7c67a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:25.279736 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1445/5830] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:25 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:25.563310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5faa2540-ed03-458c-9ce2-f592088b7604 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:25.564903 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5faa2540-ed03-458c-9ce2-f592088b7604 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:25.565120 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5faa2540-ed03-458c-9ce2-f592088b7604 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:25.565343 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5faa2540-ed03-458c-9ce2-f592088b7604 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:25.571705 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:25.571705 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:25.574858 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5faa2540-ed03-458c-9ce2-f592088b7604 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:25.578484 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5faa2540-ed03-458c-9ce2-f592088b7604 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:25.578862 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1457/5831] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:25 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:25.590788 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-abba0477-f4d3-417b-8273-07b20fd513a3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:25.592646 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:25.592826 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:25.592997 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:25.593141 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume with id: bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:25.600477 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:25.600477 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:25.600910 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:25.611919 np0000004418 devstack@c-api.service[99821]: WARNING cinder.keymgr.conf_key_mgr [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:19:25.617757 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume request issued successfully. Jul 03 13:19:25.617957 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-abba0477-f4d3-417b-8273-07b20fd513a3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 202 Jul 03 13:19:25.618379 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1466/5832] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:19:25 2026] DELETE /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:25.624963 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-da1966a9-60dd-4d2e-8db8-0a34124138ca None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:25.626754 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da1966a9-60dd-4d2e-8db8-0a34124138ca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:25.626923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da1966a9-60dd-4d2e-8db8-0a34124138ca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:25.627100 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-da1966a9-60dd-4d2e-8db8-0a34124138ca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:25.633933 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:25.633933 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:25.637516 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-da1966a9-60dd-4d2e-8db8-0a34124138ca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:25.641931 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-da1966a9-60dd-4d2e-8db8-0a34124138ca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 200 Jul 03 13:19:25.642401 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1465/5833] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:25 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:26.654570 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c9dc0f55-153e-440b-9063-a9980d3d92e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:26.656644 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c9dc0f55-153e-440b-9063-a9980d3d92e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e Jul 03 13:19:26.656821 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c9dc0f55-153e-440b-9063-a9980d3d92e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:26.656990 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c9dc0f55-153e-440b-9063-a9980d3d92e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:26.661964 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c9dc0f55-153e-440b-9063-a9980d3d92e9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e returned with HTTP 404 Jul 03 13:19:26.662385 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1446/5834] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:26 2026] GET /volume/v3/volumes/bb047a44-63eb-40b3-8106-5ab3fa2bdb4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:19:26.668969 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e8dd3263-3314-42bb-8c86-ef7361645424 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:26.670383 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e8dd3263-3314-42bb-8c86-ef7361645424 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:19:26.670571 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e8dd3263-3314-42bb-8c86-ef7361645424 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:26.670738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e8dd3263-3314-42bb-8c86-ef7361645424 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:26.671414 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-e8dd3263-3314-42bb-8c86-ef7361645424 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:19:26.681126 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e8dd3263-3314-42bb-8c86-ef7361645424 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Get all volumes completed successfully. Jul 03 13:19:26.683736 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:26.683736 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:26.687336 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e8dd3263-3314-42bb-8c86-ef7361645424 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:19:26.687694 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1458/5835] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:19:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:26.700679 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d2b91837-ce68-4219-b01e-d89b69c9c5b3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:26.702155 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d2b91837-ce68-4219-b01e-d89b69c9c5b3 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] DELETE https://10.4.3.13/volume/v3/types/b21faba1-4188-4b6c-a2e3-fba8a13b09d9 Jul 03 13:19:26.702339 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d2b91837-ce68-4219-b01e-d89b69c9c5b3 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:26.702535 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d2b91837-ce68-4219-b01e-d89b69c9c5b3 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:26.722585 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d2b91837-ce68-4219-b01e-d89b69c9c5b3 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types/b21faba1-4188-4b6c-a2e3-fba8a13b09d9 returned with HTTP 202 Jul 03 13:19:26.723065 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1467/5836] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:19:26 2026] DELETE /volume/v3/types/b21faba1-4188-4b6c-a2e3-fba8a13b09d9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:26.728885 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:26.730402 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:26.730585 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:26.730756 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:26.730900 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume with id: 62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:26.736810 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:26.736810 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:26.737218 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:26.752901 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume request issued successfully. Jul 03 13:19:26.753066 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2f3b46a4-a404-4c04-8d3d-0809b49d157f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 202 Jul 03 13:19:26.753525 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1466/5837] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:19:26 2026] DELETE /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:26.760150 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-de17d44c-3c46-4bf2-916e-b6724d13972f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:26.761749 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-de17d44c-3c46-4bf2-916e-b6724d13972f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:26.761907 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-de17d44c-3c46-4bf2-916e-b6724d13972f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:26.762070 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-de17d44c-3c46-4bf2-916e-b6724d13972f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:26.768494 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:26.768494 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:26.772466 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-de17d44c-3c46-4bf2-916e-b6724d13972f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:26.777616 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-de17d44c-3c46-4bf2-916e-b6724d13972f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 200 Jul 03 13:19:26.778004 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1447/5838] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:26 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:27.311790 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b4625163-2341-4f30-a57e-1dde448a60b6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.312230 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b4625163-2341-4f30-a57e-1dde448a60b6 None None] GET https://10.4.3.13/volume// Jul 03 13:19:27.312448 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b4625163-2341-4f30-a57e-1dde448a60b6 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.312695 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b4625163-2341-4f30-a57e-1dde448a60b6 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.313066 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b4625163-2341-4f30-a57e-1dde448a60b6 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:27.313363 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1459/5839] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:19:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:27.319885 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-2972577d-ee47-4a9f-bc45-ec4b91cea8b1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.322408 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-2972577d-ee47-4a9f-bc45-ec4b91cea8b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:19:27.322869 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-2972577d-ee47-4a9f-bc45-ec4b91cea8b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26199f0e-f372-44c4-bd7f-c30abb7b54d0", "connector": null, "instance_uuid": "ab286337-6985-46ea-9b96-80912507ed4f"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:27.332572 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:27.332572 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:27.365028 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-2972577d-ee47-4a9f-bc45-ec4b91cea8b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:19:27.365501 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1468/5840] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:19:27 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 13:19:27.792482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9664e30e-7c3c-4c54-a709-8e5d7fa16d87 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.793719 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9664e30e-7c3c-4c54-a709-8e5d7fa16d87 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 Jul 03 13:19:27.793879 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9664e30e-7c3c-4c54-a709-8e5d7fa16d87 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.794046 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9664e30e-7c3c-4c54-a709-8e5d7fa16d87 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.799128 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9664e30e-7c3c-4c54-a709-8e5d7fa16d87 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 returned with HTTP 404 Jul 03 13:19:27.799568 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1467/5841] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:27 2026] GET /volume/v3/volumes/62e07bdf-399d-4f7c-a5f6-ca73eea168f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:19:27.799849 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-90aa1f12-2e79-47dc-a7bd-39a0c43dcd87 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.801751 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90aa1f12-2e79-47dc-a7bd-39a0c43dcd87 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:27.801940 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90aa1f12-2e79-47dc-a7bd-39a0c43dcd87 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.802126 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-90aa1f12-2e79-47dc-a7bd-39a0c43dcd87 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.807331 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.809191 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:27.809401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.809598 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.809752 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume with id: 523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:27.810026 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:27.810026 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:27.814378 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-90aa1f12-2e79-47dc-a7bd-39a0c43dcd87 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:27.816469 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:27.816469 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:27.816950 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:27.818954 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-90aa1f12-2e79-47dc-a7bd-39a0c43dcd87 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:27.819548 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1448/5842] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:27 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:27.846796 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume request issued successfully. Jul 03 13:19:27.847034 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4fbe6b54-e9df-4675-ad58-8f9531f7df2d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 202 Jul 03 13:19:27.847646 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1460/5843] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:19:27 2026] DELETE /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:27.855628 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a1e18ddd-907e-4d6d-bd75-eb6f1c67ee28 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.858012 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a1e18ddd-907e-4d6d-bd75-eb6f1c67ee28 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:27.858259 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a1e18ddd-907e-4d6d-bd75-eb6f1c67ee28 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.858497 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a1e18ddd-907e-4d6d-bd75-eb6f1c67ee28 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.866386 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:27.866386 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:27.870408 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-a1e18ddd-907e-4d6d-bd75-eb6f1c67ee28 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:19:27.875410 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a1e18ddd-907e-4d6d-bd75-eb6f1c67ee28 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 200 Jul 03 13:19:27.875895 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1469/5844] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:27 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:27.920245 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0ed89f18-e5d4-4910-95e1-9d56b28232c4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.920754 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0ed89f18-e5d4-4910-95e1-9d56b28232c4 None None] GET https://10.4.3.13/volume// Jul 03 13:19:27.920977 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0ed89f18-e5d4-4910-95e1-9d56b28232c4 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.921245 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0ed89f18-e5d4-4910-95e1-9d56b28232c4 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.921693 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0ed89f18-e5d4-4910-95e1-9d56b28232c4 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:27.921970 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1468/5845] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:19:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:27.930373 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-cf5f4411-2708-435c-96f4-ad11a14ab534 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:27.933079 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-cf5f4411-2708-435c-96f4-ad11a14ab534 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:27.933389 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-cf5f4411-2708-435c-96f4-ad11a14ab534 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:27.933678 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-cf5f4411-2708-435c-96f4-ad11a14ab534 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:27.943209 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:27.943209 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:27.947146 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-cf5f4411-2708-435c-96f4-ad11a14ab534 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:27.951850 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-cf5f4411-2708-435c-96f4-ad11a14ab534 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:27.952385 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1449/5846] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:19:27 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 1054 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:19:28.051507 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:28.053895 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] PUT https://10.4.3.13/volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a Jul 03 13:19:28.054392 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:28.064388 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Acquiring lock "cinder-attachment_update-26199f0e-f372-44c4-bd7f-c30abb7b54d0-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:19:28.069246 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-26199f0e-f372-44c4-bd7f-c30abb7b54d0-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:19:28.070724 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:28.070724 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:28.597274 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-26199f0e-f372-44c4-bd7f-c30abb7b54d0-np0000004418" released by "attachment_update" :: held 0.528s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:19:28.597544 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-af657d4c-dd7d-484e-a3ae-35a69aff2ef4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a returned with HTTP 200 Jul 03 13:19:28.597935 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1461/5847] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:19:28 2026] PUT /volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a => generated 968 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:28.605100 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-420e7c3b-0a70-428e-b966-027efd9416f1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:28.606860 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-420e7c3b-0a70-428e-b966-027efd9416f1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/encryption Jul 03 13:19:28.607024 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-420e7c3b-0a70-428e-b966-027efd9416f1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:28.607214 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-420e7c3b-0a70-428e-b966-027efd9416f1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:28.615415 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:28.615415 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:28.620349 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-420e7c3b-0a70-428e-b966-027efd9416f1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/encryption returned with HTTP 200 Jul 03 13:19:28.620720 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1470/5848] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:19:28 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:28.831252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-78d561d5-13e6-4085-b111-74f622dad83f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:28.832775 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78d561d5-13e6-4085-b111-74f622dad83f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:28.832939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78d561d5-13e6-4085-b111-74f622dad83f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:28.833131 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-78d561d5-13e6-4085-b111-74f622dad83f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:28.841606 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:28.841606 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:28.844677 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-78d561d5-13e6-4085-b111-74f622dad83f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:28.849001 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-78d561d5-13e6-4085-b111-74f622dad83f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:28.849463 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1469/5849] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:28 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:28.888016 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2050ac6d-2076-45f1-9d70-d9704387f800 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:28.890093 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2050ac6d-2076-45f1-9d70-d9704387f800 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 Jul 03 13:19:28.890297 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2050ac6d-2076-45f1-9d70-d9704387f800 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:28.890547 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2050ac6d-2076-45f1-9d70-d9704387f800 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:28.895546 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2050ac6d-2076-45f1-9d70-d9704387f800 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 returned with HTTP 404 Jul 03 13:19:28.895968 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1450/5850] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:28 2026] GET /volume/v3/volumes/523b77d6-6d87-40ec-b62f-7f4b75fd3f32 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:19:28.902437 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:28.903933 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:19:28.904098 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:28.904286 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:28.904699 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:28.904699 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:28.904934 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:19:28.914279 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Get all volumes completed successfully. Jul 03 13:19:28.915608 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:28.915608 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:28.918947 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef58e8c0-20ec-46d2-bfd4-6405b4b063ed tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:19:28.919325 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1462/5851] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:19:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6298 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:28.935077 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7bba1fb8-a34a-4a32-af18-324c03530645 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:28.936693 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bba1fb8-a34a-4a32-af18-324c03530645 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] DELETE https://10.4.3.13/volume/v3/types/a502a49c-1108-4488-9a96-650255a7909d Jul 03 13:19:28.936871 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7bba1fb8-a34a-4a32-af18-324c03530645 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:28.937057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7bba1fb8-a34a-4a32-af18-324c03530645 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:28.959673 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7bba1fb8-a34a-4a32-af18-324c03530645 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types/a502a49c-1108-4488-9a96-650255a7909d returned with HTTP 202 Jul 03 13:19:28.960013 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1471/5852] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:19:28 2026] DELETE /volume/v3/types/a502a49c-1108-4488-9a96-650255a7909d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:29.861146 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f2aaa8c1-e358-4dee-a663-348ba7f0931c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:29.862814 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f2aaa8c1-e358-4dee-a663-348ba7f0931c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:29.863134 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f2aaa8c1-e358-4dee-a663-348ba7f0931c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:29.863964 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f2aaa8c1-e358-4dee-a663-348ba7f0931c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:29.873449 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:29.873449 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:29.877858 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-f2aaa8c1-e358-4dee-a663-348ba7f0931c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:29.882012 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f2aaa8c1-e358-4dee-a663-348ba7f0931c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:29.882377 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1470/5853] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:29 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:30.895424 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9b298ff4-644c-4dba-9856-05e351491adc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:30.897225 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b298ff4-644c-4dba-9856-05e351491adc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:30.897387 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b298ff4-644c-4dba-9856-05e351491adc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:30.897573 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9b298ff4-644c-4dba-9856-05e351491adc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:30.906022 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:30.906022 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:30.909435 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9b298ff4-644c-4dba-9856-05e351491adc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:30.914287 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9b298ff4-644c-4dba-9856-05e351491adc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:30.914726 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1451/5854] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:30 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:31.926403 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-efc9d9cd-44e4-4fda-a894-bc2acd6e2472 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:31.928415 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-efc9d9cd-44e4-4fda-a894-bc2acd6e2472 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:31.928662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-efc9d9cd-44e4-4fda-a894-bc2acd6e2472 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:31.928891 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-efc9d9cd-44e4-4fda-a894-bc2acd6e2472 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:31.939250 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:31.939250 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:31.943226 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-efc9d9cd-44e4-4fda-a894-bc2acd6e2472 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:31.948330 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-efc9d9cd-44e4-4fda-a894-bc2acd6e2472 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:31.948765 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1463/5855] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:31 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:32.960157 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-55391982-a4ac-40c5-8feb-0382c49f3644 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:32.961683 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55391982-a4ac-40c5-8feb-0382c49f3644 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:32.961847 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55391982-a4ac-40c5-8feb-0382c49f3644 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:32.962004 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-55391982-a4ac-40c5-8feb-0382c49f3644 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:32.969809 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:32.969809 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:32.972591 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-55391982-a4ac-40c5-8feb-0382c49f3644 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:32.975983 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-55391982-a4ac-40c5-8feb-0382c49f3644 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:32.976357 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1472/5856] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:32 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:33.988645 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d81844a8-7a69-4a1f-bfff-9ce1108f8e9f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:33.990090 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d81844a8-7a69-4a1f-bfff-9ce1108f8e9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:33.990278 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d81844a8-7a69-4a1f-bfff-9ce1108f8e9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:33.990451 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d81844a8-7a69-4a1f-bfff-9ce1108f8e9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:33.999177 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:33.999177 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:34.002534 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-d81844a8-7a69-4a1f-bfff-9ce1108f8e9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:34.006177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d81844a8-7a69-4a1f-bfff-9ce1108f8e9f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:34.006549 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1471/5857] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:33 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:35.017911 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-2f638227-a40e-4fab-9303-72f108be9394 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:35.019661 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2f638227-a40e-4fab-9303-72f108be9394 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:35.019881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2f638227-a40e-4fab-9303-72f108be9394 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:35.020098 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-2f638227-a40e-4fab-9303-72f108be9394 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:35.028752 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:35.028752 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:35.032071 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-2f638227-a40e-4fab-9303-72f108be9394 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:35.036159 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-2f638227-a40e-4fab-9303-72f108be9394 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:35.036566 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1452/5858] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:35 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:36.052672 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-10c54307-58c7-4c31-bdd1-481b527d18f3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:36.053936 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-10c54307-58c7-4c31-bdd1-481b527d18f3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:36.053936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-10c54307-58c7-4c31-bdd1-481b527d18f3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:36.054310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-10c54307-58c7-4c31-bdd1-481b527d18f3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:36.063081 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:36.063081 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:36.065880 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-10c54307-58c7-4c31-bdd1-481b527d18f3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:36.069980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-10c54307-58c7-4c31-bdd1-481b527d18f3 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:36.070075 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1464/5859] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:36 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:37.085753 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1c1ce379-6e76-4e2b-88ab-e3e44e95a877 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:37.087711 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1c1ce379-6e76-4e2b-88ab-e3e44e95a877 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:37.087919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1c1ce379-6e76-4e2b-88ab-e3e44e95a877 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:37.088101 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1c1ce379-6e76-4e2b-88ab-e3e44e95a877 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:37.099283 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:37.099283 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:37.103627 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1c1ce379-6e76-4e2b-88ab-e3e44e95a877 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:37.108664 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1c1ce379-6e76-4e2b-88ab-e3e44e95a877 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:37.109233 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1473/5860] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:37 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:38.121357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-47df828a-9e3b-4a67-a3af-30d99d4a4a8c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:38.123351 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-47df828a-9e3b-4a67-a3af-30d99d4a4a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:38.123463 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-47df828a-9e3b-4a67-a3af-30d99d4a4a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:38.123579 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-47df828a-9e3b-4a67-a3af-30d99d4a4a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:38.132835 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:38.132835 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:38.136783 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-47df828a-9e3b-4a67-a3af-30d99d4a4a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:38.143458 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-47df828a-9e3b-4a67-a3af-30d99d4a4a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:38.144282 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1472/5861] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:38 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:39.155642 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-31fa4245-ec75-4f87-b639-955aa10d303e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:39.158097 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-31fa4245-ec75-4f87-b639-955aa10d303e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:39.158097 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-31fa4245-ec75-4f87-b639-955aa10d303e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:39.158097 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-31fa4245-ec75-4f87-b639-955aa10d303e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:39.167909 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:39.167909 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:39.171677 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-31fa4245-ec75-4f87-b639-955aa10d303e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:39.176082 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-31fa4245-ec75-4f87-b639-955aa10d303e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:39.176484 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1453/5862] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:39 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:39.654458 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-55f747ac-f80e-405d-8ec9-08bce4dd8349 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:39.656567 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-55f747ac-f80e-405d-8ec9-08bce4dd8349 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a/action Jul 03 13:19:39.656926 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-55f747ac-f80e-405d-8ec9-08bce4dd8349 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:39.657056 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-55f747ac-f80e-405d-8ec9-08bce4dd8349 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:39.673040 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:39.673040 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:39.702769 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-2b9e85ef-a8bb-4660-a282-859eb19797a0 req-55f747ac-f80e-405d-8ec9-08bce4dd8349 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a/action returned with HTTP 204 Jul 03 13:19:39.703196 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1465/5863] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:19:39 2026] POST /volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:19:40.189239 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-af7d096d-81eb-4c6b-9491-f61bdf3925c1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:40.191046 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af7d096d-81eb-4c6b-9491-f61bdf3925c1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:40.191304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af7d096d-81eb-4c6b-9491-f61bdf3925c1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:40.191521 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-af7d096d-81eb-4c6b-9491-f61bdf3925c1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:40.200663 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:40.200663 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:40.204329 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-af7d096d-81eb-4c6b-9491-f61bdf3925c1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:40.208844 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-af7d096d-81eb-4c6b-9491-f61bdf3925c1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:40.209250 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1474/5864] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:40 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:40.220686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-64fa2169-89d1-4797-ab9f-046a2d06da1e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:40.222352 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-64fa2169-89d1-4797-ab9f-046a2d06da1e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:40.222514 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-64fa2169-89d1-4797-ab9f-046a2d06da1e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:40.222696 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-64fa2169-89d1-4797-ab9f-046a2d06da1e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:40.231827 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:40.231827 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:40.234999 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-64fa2169-89d1-4797-ab9f-046a2d06da1e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:40.238882 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-64fa2169-89d1-4797-ab9f-046a2d06da1e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:40.239436 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1473/5865] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:40 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:40.275199 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-76a94fe7-bc9d-42ea-b8eb-9ab10cf058e5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:40.276880 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-76a94fe7-bc9d-42ea-b8eb-9ab10cf058e5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:40.277047 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-76a94fe7-bc9d-42ea-b8eb-9ab10cf058e5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:40.277233 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-76a94fe7-bc9d-42ea-b8eb-9ab10cf058e5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:40.285047 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:40.285047 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:40.287807 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-76a94fe7-bc9d-42ea-b8eb-9ab10cf058e5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:40.291408 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-76a94fe7-bc9d-42ea-b8eb-9ab10cf058e5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:40.291761 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1454/5866] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:40 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:40.307589 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:40.309631 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/action Jul 03 13:19:40.309966 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:19:40.310084 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:40.319876 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:40.319876 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:40.320311 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:40.337493 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Begin detaching volume completed successfully. Jul 03 13:19:40.337734 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-15e8ec2d-a039-418c-8f55-9e522eac799f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/action returned with HTTP 202 Jul 03 13:19:40.338214 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1466/5867] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:19:40 2026] POST /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:19:41.365808 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-98c3b2e5-6130-4abf-b998-e38b2824d0ce None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:41.366235 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98c3b2e5-6130-4abf-b998-e38b2824d0ce None None] GET https://10.4.3.13/volume// Jul 03 13:19:41.366407 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98c3b2e5-6130-4abf-b998-e38b2824d0ce None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:41.366614 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-98c3b2e5-6130-4abf-b998-e38b2824d0ce None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:41.366932 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-98c3b2e5-6130-4abf-b998-e38b2824d0ce None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:19:41.367266 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1475/5868] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:19:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:19:41.373708 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-02f0f173-868d-46de-877d-0dcd264bbc1a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:41.375786 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-02f0f173-868d-46de-877d-0dcd264bbc1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:41.375982 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-02f0f173-868d-46de-877d-0dcd264bbc1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:41.376194 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-02f0f173-868d-46de-877d-0dcd264bbc1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:41.385099 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:41.385099 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:41.388299 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-02f0f173-868d-46de-877d-0dcd264bbc1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:41.392384 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-02f0f173-868d-46de-877d-0dcd264bbc1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:41.392785 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1474/5869] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:19:41 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 1350 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:19:41.402037 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-9b847b97-6f7f-4262-a6fe-a76cbf659230 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:41.404464 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-9b847b97-6f7f-4262-a6fe-a76cbf659230 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/encryption Jul 03 13:19:41.404691 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-9b847b97-6f7f-4262-a6fe-a76cbf659230 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:41.404905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-9b847b97-6f7f-4262-a6fe-a76cbf659230 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:41.414775 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:41.414775 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:41.421361 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-9b847b97-6f7f-4262-a6fe-a76cbf659230 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/encryption returned with HTTP 200 Jul 03 13:19:41.421766 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1455/5870] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:19:41 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:42.149223 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-748d0310-e414-44d8-909f-7935be54fdbf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:42.150980 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-748d0310-e414-44d8-909f-7935be54fdbf tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a Jul 03 13:19:42.151135 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-748d0310-e414-44d8-909f-7935be54fdbf tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:42.151337 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-748d0310-e414-44d8-909f-7935be54fdbf tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:42.157401 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:42.157401 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:42.691862 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e2b673d9-b3b3-4efd-b66a-baed8760566f req-748d0310-e414-44d8-909f-7935be54fdbf tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a returned with HTTP 200 Jul 03 13:19:42.692248 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1467/5871] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:19:42 2026] DELETE /volume/v3/attachments/c240e07c-2433-4e9f-af49-7ac80c59be1a => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:43.508908 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-f5144ee0-dd34-4302-b9eb-0beb9aa2a86d req-8881facb-fff0-49bf-840f-ea570bc6e49c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:43.510873 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-f5144ee0-dd34-4302-b9eb-0beb9aa2a86d req-8881facb-fff0-49bf-840f-ea570bc6e49c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:43.511087 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-f5144ee0-dd34-4302-b9eb-0beb9aa2a86d req-8881facb-fff0-49bf-840f-ea570bc6e49c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:43.511304 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-f5144ee0-dd34-4302-b9eb-0beb9aa2a86d req-8881facb-fff0-49bf-840f-ea570bc6e49c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:43.517563 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:43.517563 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:43.520804 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-f5144ee0-dd34-4302-b9eb-0beb9aa2a86d req-8881facb-fff0-49bf-840f-ea570bc6e49c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:43.524753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-f5144ee0-dd34-4302-b9eb-0beb9aa2a86d req-8881facb-fff0-49bf-840f-ea570bc6e49c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:43.525152 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1476/5872] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:19:43 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:50.834653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7b0cbab4-b848-4157-99ce-147394d371bc None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:50.836023 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:50.836244 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:50.836939 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:50.836939 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume with id: 26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:50.846072 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:50.846072 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:19:50.846594 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:50.862021 np0000004418 devstack@c-api.service[99824]: WARNING cinder.keymgr.conf_key_mgr [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:19:50.871890 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume request issued successfully. Jul 03 13:19:50.872064 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7b0cbab4-b848-4157-99ce-147394d371bc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 202 Jul 03 13:19:50.872479 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1475/5873] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:19:50 2026] DELETE /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:50.879659 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b924a48c-0a35-49db-a4fc-7e52732a0b3d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:50.881439 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b924a48c-0a35-49db-a4fc-7e52732a0b3d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:50.881619 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b924a48c-0a35-49db-a4fc-7e52732a0b3d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:50.881830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b924a48c-0a35-49db-a4fc-7e52732a0b3d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:50.890928 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:50.890928 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:19:50.894903 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b924a48c-0a35-49db-a4fc-7e52732a0b3d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:19:50.899302 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b924a48c-0a35-49db-a4fc-7e52732a0b3d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 200 Jul 03 13:19:50.899710 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1456/5874] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:50 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:51.910980 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-56bd6951-8a7b-42ce-a341-fddae748cfc0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:51.913038 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56bd6951-8a7b-42ce-a341-fddae748cfc0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 Jul 03 13:19:51.913277 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56bd6951-8a7b-42ce-a341-fddae748cfc0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:51.913493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-56bd6951-8a7b-42ce-a341-fddae748cfc0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:51.920255 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-56bd6951-8a7b-42ce-a341-fddae748cfc0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 returned with HTTP 404 Jul 03 13:19:51.920894 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1468/5875] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:19:51 2026] GET /volume/v3/volumes/26199f0e-f372-44c4-bd7f-c30abb7b54d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:19:51.927108 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:51.928920 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:19:51.929091 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:51.929281 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method 'detail' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:51.930049 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99821) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:19:51.938078 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Get all volumes completed successfully. Jul 03 13:19:51.939371 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:51.939371 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:51.942901 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8bad9f90-19b1-4e01-b022-408cb226b0ed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:19:51.943259 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1477/5876] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:19:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:19:51.956152 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b347620b-3420-4ccf-9448-83521726ff78 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:51.958096 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b347620b-3420-4ccf-9448-83521726ff78 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] DELETE https://10.4.3.13/volume/v3/types/74e8809a-3fde-4322-85ea-95bbbc06a58b Jul 03 13:19:51.958357 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b347620b-3420-4ccf-9448-83521726ff78 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:19:51.958559 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b347620b-3420-4ccf-9448-83521726ff78 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:19:51.981274 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b347620b-3420-4ccf-9448-83521726ff78 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/74e8809a-3fde-4322-85ea-95bbbc06a58b returned with HTTP 202 Jul 03 13:19:51.981671 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1476/5877] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:19:51 2026] DELETE /volume/v3/types/74e8809a-3fde-4322-85ea-95bbbc06a58b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:19:51.992755 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ba5c91c6-f62e-454f-87ee-1fc9da196c5d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:51.994406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba5c91c6-f62e-454f-87ee-1fc9da196c5d tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:19:51.994725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ba5c91c6-f62e-454f-87ee-1fc9da196c5d tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1024767677", "extra_specs": {}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:52.007863 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ba5c91c6-f62e-454f-87ee-1fc9da196c5d tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:19:52.008199 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1457/5878] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:19:51 2026] POST /volume/v3/types => generated 214 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:52.015551 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-db1fd39c-d495-484c-b03b-8dcb1eaced40 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:52.017198 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db1fd39c-d495-484c-b03b-8dcb1eaced40 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types/f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca/encryption Jul 03 13:19:52.017505 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-db1fd39c-d495-484c-b03b-8dcb1eaced40 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:52.018932 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:52.018932 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:19:52.034476 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-db1fd39c-d495-484c-b03b-8dcb1eaced40 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca/encryption returned with HTTP 200 Jul 03 13:19:52.034913 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1469/5879] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:19:52 2026] POST /volume/v3/types/f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:19:52.042400 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-929a0108-933a-4ff5-873d-7f42401e14b7 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:19:52.043938 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:19:52.044301 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-416085081", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1024767677", "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:19:52.045694 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-416085081', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1024767677', 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:19:52.048903 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume of 1 GB Jul 03 13:19:52.049223 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:19:52.049223 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:19:52.049703 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Availability Zones retrieved successfully. Jul 03 13:19:52.054899 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (6ae16927-5cb4-48f6-a2e6-b56938df3460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:19:52.055773 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21adf27-87fe-4f67-99d8-6b950f3ddcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:19:52.056611 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:19:52.079849 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21adf27-87fe-4f67-99d8-6b950f3ddcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:19:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca,is_public=True,name='tempest-scenario-type-luksv2-1024767677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca', '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=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:19:52.080667 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704e537e-bc53-413b-a2b6-5fef5ea9a9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:19:52.104504 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1024767677 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1024767677, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:19:52.104856 np0000004418 devstack@c-api.service[99821]: WARNING cinder.quota [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1024767677 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1024767677, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:19:52.129619 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Created reservations ['3a20e5f2-f5b9-4e46-b8c3-32c870a89b5e', 'ab1ae26f-12ec-47cc-b105-f79d472a1516', '0cb20384-8f7d-430b-82e8-60a5e3b846ee', '3e5508a7-76a4-4cb7-85e9-4afeb2b499da'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:19:52.130410 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (704e537e-bc53-413b-a2b6-5fef5ea9a9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a20e5f2-f5b9-4e46-b8c3-32c870a89b5e', 'ab1ae26f-12ec-47cc-b105-f79d472a1516', '0cb20384-8f7d-430b-82e8-60a5e3b846ee', '3e5508a7-76a4-4cb7-85e9-4afeb2b499da']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:19:52.131106 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11608e59-ceb5-4259-a3d1-69e94ccdcc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:19:52.152964 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11608e59-ceb5-4259-a3d1-69e94ccdcc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c3850cf-db14-4237-8e6a-9bdad4a6c4e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-416085081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['3a20e5f2-f5b9-4e46-b8c3-32c870a89b5e','ab1ae26f-12ec-47cc-b105-f79d472a1516','0cb20384-8f7d-430b-82e8-60a5e3b846ee','3e5508a7-76a4-4cb7-85e9-4afeb2b499da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-416085081',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7c3850cf-db14-4237-8e6a-9bdad4a6c4e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02101c9a7ad84be79f0e2341d175643a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca),volume_type_id=f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:19:52.153800 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6a3d62-890c-4b0c-bc66-d7c42579fc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:19:52.172851 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c6a3d62-890c-4b0c-bc66-d7c42579fc2a) transitioned into state 'SUCCESS' from state '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-416085081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['3a20e5f2-f5b9-4e46-b8c3-32c870a89b5e','ab1ae26f-12ec-47cc-b105-f79d472a1516','0cb20384-8f7d-430b-82e8-60a5e3b846ee','3e5508a7-76a4-4cb7-85e9-4afeb2b499da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:19:52.173630 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b750034-caad-4f39-ac61-b2bf47863cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:19:52.185941 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b750034-caad-4f39-ac61-b2bf47863cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:19:52.186743 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (6ae16927-5cb4-48f6-a2e6-b56938df3460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:19:52.187960 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request issued successfully. Jul 03 13:19:52.187960 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-929a0108-933a-4ff5-873d-7f42401e14b7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:19:52.188217 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1478/5880] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:19:52 2026] POST /volume/v3/volumes => generated 784 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:20:01.978501 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=123,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:20:02.006140 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=114,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:20:02.030186 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=123,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:20:02.176974 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=158,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:20:23.851400 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6ba5206f-6e53-497b-9e58-039cf709ca29 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:23.852863 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6ba5206f-6e53-497b-9e58-039cf709ca29 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:20:23.853196 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6ba5206f-6e53-497b-9e58-039cf709ca29 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-838734353-1621186873", "extra_specs": {"multiattach": " True"}}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:23.875081 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6ba5206f-6e53-497b-9e58-039cf709ca29 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:20:23.875547 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1477/5881] 10.4.3.13 () {68 vars in 1246 bytes} [Fri Jul 3 13:20:23 2026] POST /volume/v3/types => generated 286 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:23.883272 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7392ee72-f59f-49be-b60a-8502bbb07272 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:23.884808 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:20:23.885533 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2048735346", "snapshot_id": null, "imageRef": null, "volume_type": "443af375-9b36-4fa3-94e9-6469ce0c12bf", "size": 1}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:23.886797 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.volumes [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2048735346', 'snapshot_id': None, 'imageRef': None, 'volume_type': '443af375-9b36-4fa3-94e9-6469ce0c12bf', 'size': 1}} {{(pid=99822) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:20:23.891295 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume of 1 GB Jul 03 13:20:23.891615 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:23.891615 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:23.892201 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Availability Zones retrieved successfully. Jul 03 13:20:23.897035 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (479fbd2a-8b54-4b84-9abb-049c993fe780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:20:23.897851 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1692c0e2-61e6-48c3-8a46-cfd8f5388153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:20:23.898653 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:20:23.905099 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:23.905099 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:23.915861 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1692c0e2-61e6-48c3-8a46-cfd8f5388153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:20:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=443af375-9b36-4fa3-94e9-6469ce0c12bf,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-838734353-1621186873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '443af375-9b36-4fa3-94e9-6469ce0c12bf', 'encryption_key_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=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:20:23.916560 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7700e8-ff21-4394-a617-4f818619e464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:20:23.940150 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-838734353-1621186873 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-838734353-1621186873, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:20:23.940431 np0000004418 devstack@c-api.service[99822]: WARNING cinder.quota [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-838734353-1621186873 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-838734353-1621186873, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:20:23.974334 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Created reservations ['33c60ee6-2b0f-4cf8-961b-891bfac85805', '1cdb74e6-70d1-4c3c-947e-0724750140fc', 'f08af37c-4871-4c18-9ac9-f437093e7ea2', 'e3f49db0-c18d-4079-b34c-aa64aef2f164'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:20:23.975049 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f7700e8-ff21-4394-a617-4f818619e464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c60ee6-2b0f-4cf8-961b-891bfac85805', '1cdb74e6-70d1-4c3c-947e-0724750140fc', 'f08af37c-4871-4c18-9ac9-f437093e7ea2', 'e3f49db0-c18d-4079-b34c-aa64aef2f164']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:20:23.975722 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d28b111-4292-4977-b11f-0e81cddd5749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:20:24.013257 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d28b111-4292-4977-b11f-0e81cddd5749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d3a03ad-6e41-49d3-a09a-f284cfac48f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2048735346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['33c60ee6-2b0f-4cf8-961b-891bfac85805','1cdb74e6-70d1-4c3c-947e-0724750140fc','f08af37c-4871-4c18-9ac9-f437093e7ea2','e3f49db0-c18d-4079-b34c-aa64aef2f164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=443af375-9b36-4fa3-94e9-6469ce0c12bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2048735346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d3a03ad-6e41-49d3-a09a-f284cfac48f9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5ce89a21ed0f4198b07abab1cc29f61d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b462464dc53243bc80e54365cce00908',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(443af375-9b36-4fa3-94e9-6469ce0c12bf),volume_type_id=443af375-9b36-4fa3-94e9-6469ce0c12bf)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:20:24.014002 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4902fe-83a2-4ffa-8c01-c45b114c3e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:20:24.067794 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e4902fe-83a2-4ffa-8c01-c45b114c3e22) transitioned into state 'SUCCESS' from state '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-2048735346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5ce89a21ed0f4198b07abab1cc29f61d',qos_specs=None,replication_status=,reservations=['33c60ee6-2b0f-4cf8-961b-891bfac85805','1cdb74e6-70d1-4c3c-947e-0724750140fc','f08af37c-4871-4c18-9ac9-f437093e7ea2','e3f49db0-c18d-4079-b34c-aa64aef2f164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b462464dc53243bc80e54365cce00908',volume_type_id=443af375-9b36-4fa3-94e9-6469ce0c12bf)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:20:24.068419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635a1ccd-52dc-419e-ba32-031c34d9c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:20:24.097061 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635a1ccd-52dc-419e-ba32-031c34d9c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:20:24.097752 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Flow 'volume_create_api' (479fbd2a-8b54-4b84-9abb-049c993fe780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:20:24.098051 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Create volume request issued successfully. Jul 03 13:20:24.098606 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7392ee72-f59f-49be-b60a-8502bbb07272 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:20:24.100322 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1458/5882] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:20:23 2026] POST /volume/v3/volumes => generated 827 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:20:24.112511 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e0fbac71-aaee-4068-9faa-a101065490f9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:24.113914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0fbac71-aaee-4068-9faa-a101065490f9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:24.114106 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0fbac71-aaee-4068-9faa-a101065490f9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:24.114254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e0fbac71-aaee-4068-9faa-a101065490f9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:24.120210 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:24.120210 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:24.123298 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e0fbac71-aaee-4068-9faa-a101065490f9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:24.127118 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e0fbac71-aaee-4068-9faa-a101065490f9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:24.127489 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1470/5883] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:24 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:25.139603 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-29cb4bec-300d-4d43-83e3-e55cb394790f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:25.141394 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29cb4bec-300d-4d43-83e3-e55cb394790f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:25.141565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29cb4bec-300d-4d43-83e3-e55cb394790f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:25.141739 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-29cb4bec-300d-4d43-83e3-e55cb394790f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:25.148641 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:25.148641 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:25.152140 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-29cb4bec-300d-4d43-83e3-e55cb394790f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:25.156472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-29cb4bec-300d-4d43-83e3-e55cb394790f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:25.156841 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1479/5884] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:25 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:25.168366 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fcfa201f-d3f6-41b7-9e54-436d3a3cbccb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:25.170457 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fcfa201f-d3f6-41b7-9e54-436d3a3cbccb tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:25.170623 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fcfa201f-d3f6-41b7-9e54-436d3a3cbccb tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:25.170835 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fcfa201f-d3f6-41b7-9e54-436d3a3cbccb tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:25.177299 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:25.177299 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:25.180673 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-fcfa201f-d3f6-41b7-9e54-436d3a3cbccb tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:25.184288 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fcfa201f-d3f6-41b7-9e54-436d3a3cbccb tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:25.184597 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1478/5885] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:25 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:25.225930 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-01a30568-644b-4ca8-8970-c1455eb4e3d3 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:25.257013 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-01a30568-644b-4ca8-8970-c1455eb4e3d3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:25.257249 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-01a30568-644b-4ca8-8970-c1455eb4e3d3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:25.257453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-01a30568-644b-4ca8-8970-c1455eb4e3d3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:25.265075 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:25.265075 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:25.268790 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-01a30568-644b-4ca8-8970-c1455eb4e3d3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:25.273947 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-01a30568-644b-4ca8-8970-c1455eb4e3d3 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:25.274359 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1459/5886] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:25 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:27.306478 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9c3a9ace-8185-4233-b689-37ab009254db None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:27.306845 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9c3a9ace-8185-4233-b689-37ab009254db None None] GET https://10.4.3.13/volume// Jul 03 13:20:27.306971 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9ace-8185-4233-b689-37ab009254db None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:27.307140 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9c3a9ace-8185-4233-b689-37ab009254db None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:27.307478 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9c3a9ace-8185-4233-b689-37ab009254db None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:20:27.307740 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1471/5887] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:20:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:20:27.314247 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-70d0627b-8e2b-486d-892e-7a2c250569d4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:27.316093 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-70d0627b-8e2b-486d-892e-7a2c250569d4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:20:27.316462 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-70d0627b-8e2b-486d-892e-7a2c250569d4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d3a03ad-6e41-49d3-a09a-f284cfac48f9", "connector": null, "instance_uuid": "83c22ef5-c8c6-4bc7-a028-2d6b7f943156"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:27.324665 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:27.324665 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:27.359718 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-70d0627b-8e2b-486d-892e-7a2c250569d4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:20:27.360184 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1480/5888] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:20:27 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 13:20:27.794090 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-68aac93e-40fd-48f2-a4c4-38dfc1f55457 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:27.795877 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68aac93e-40fd-48f2-a4c4-38dfc1f55457 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:27.796687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68aac93e-40fd-48f2-a4c4-38dfc1f55457 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:27.796687 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-68aac93e-40fd-48f2-a4c4-38dfc1f55457 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:27.804425 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:27.804425 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:27.807408 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-68aac93e-40fd-48f2-a4c4-38dfc1f55457 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:27.811500 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-68aac93e-40fd-48f2-a4c4-38dfc1f55457 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:27.811500 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1479/5889] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:27 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:27.890203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-26e1ae4a-c4ae-4f39-a191-17706384aecd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:27.890203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-26e1ae4a-c4ae-4f39-a191-17706384aecd None None] GET https://10.4.3.13/volume// Jul 03 13:20:27.890203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-26e1ae4a-c4ae-4f39-a191-17706384aecd None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:27.890203 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-26e1ae4a-c4ae-4f39-a191-17706384aecd None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:27.890203 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-26e1ae4a-c4ae-4f39-a191-17706384aecd None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:20:27.890203 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1460/5890] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:20:27 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:20:27.898000 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-3b088e75-80c7-4911-80fc-b0d67cb0fb33 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:27.928747 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-3b088e75-80c7-4911-80fc-b0d67cb0fb33 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:27.928747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-3b088e75-80c7-4911-80fc-b0d67cb0fb33 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:27.928747 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-3b088e75-80c7-4911-80fc-b0d67cb0fb33 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:27.935942 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:27.935942 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:27.938949 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-3b088e75-80c7-4911-80fc-b0d67cb0fb33 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:27.942511 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-3b088e75-80c7-4911-80fc-b0d67cb0fb33 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:27.942991 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1472/5891] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:20:27 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1099 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:20:28.035576 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:28.038020 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] PUT https://10.4.3.13/volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322 Jul 03 13:20:28.038367 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:28.045306 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Acquiring lock "cinder-attachment_update-2d3a03ad-6e41-49d3-a09a-f284cfac48f9-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:20:28.048903 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-2d3a03ad-6e41-49d3-a09a-f284cfac48f9-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:20:28.049798 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:28.049798 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:28.571223 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Lock "cinder-attachment_update-2d3a03ad-6e41-49d3-a09a-f284cfac48f9-np0000004418" released by "attachment_update" :: held 0.522s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:20:28.571617 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b36a8262-cd80-42ee-b48b-8f3c4f318b95 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322 returned with HTTP 200 Jul 03 13:20:28.571874 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1481/5892] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:20:28 2026] PUT /volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:28.822810 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1982c745-5f01-4e76-969a-72d6cc8d6b3d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:28.824477 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1982c745-5f01-4e76-969a-72d6cc8d6b3d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:28.824662 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1982c745-5f01-4e76-969a-72d6cc8d6b3d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:28.824838 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1982c745-5f01-4e76-969a-72d6cc8d6b3d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:28.834499 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:28.834499 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:28.837704 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1982c745-5f01-4e76-969a-72d6cc8d6b3d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:28.841756 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1982c745-5f01-4e76-969a-72d6cc8d6b3d tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:28.842123 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1480/5893] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:28 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:29.853722 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b752b7cb-3d79-4da9-8967-5c49b09bf7a2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:29.855293 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b752b7cb-3d79-4da9-8967-5c49b09bf7a2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:29.855455 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b752b7cb-3d79-4da9-8967-5c49b09bf7a2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:29.855620 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b752b7cb-3d79-4da9-8967-5c49b09bf7a2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:29.863825 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:29.863825 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:29.866958 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b752b7cb-3d79-4da9-8967-5c49b09bf7a2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:29.870540 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b752b7cb-3d79-4da9-8967-5c49b09bf7a2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:29.870906 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1461/5894] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:29 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:30.882721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9d13db28-9694-4864-a627-f15ea72b8a48 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:30.884384 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d13db28-9694-4864-a627-f15ea72b8a48 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:30.884563 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d13db28-9694-4864-a627-f15ea72b8a48 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:30.884736 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9d13db28-9694-4864-a627-f15ea72b8a48 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:30.893541 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:30.893541 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:30.896710 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9d13db28-9694-4864-a627-f15ea72b8a48 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:30.901194 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9d13db28-9694-4864-a627-f15ea72b8a48 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:30.901610 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1473/5895] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:30 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:31.210827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-50ee791f-7390-4831-8ed8-feebaefede28 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:31.212543 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50ee791f-7390-4831-8ed8-feebaefede28 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:31.212755 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50ee791f-7390-4831-8ed8-feebaefede28 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:31.212947 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-50ee791f-7390-4831-8ed8-feebaefede28 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:31.219623 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:31.219623 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:31.223193 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-50ee791f-7390-4831-8ed8-feebaefede28 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:31.227533 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-50ee791f-7390-4831-8ed8-feebaefede28 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:31.227886 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1482/5896] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:31 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:31.242049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-76f24958-144c-4b6f-9a7d-d28ca725d8a4 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:31.244309 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76f24958-144c-4b6f-9a7d-d28ca725d8a4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:31.244611 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76f24958-144c-4b6f-9a7d-d28ca725d8a4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:31.244889 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-76f24958-144c-4b6f-9a7d-d28ca725d8a4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:31.252920 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:31.252920 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:31.256615 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-76f24958-144c-4b6f-9a7d-d28ca725d8a4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:31.261133 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-76f24958-144c-4b6f-9a7d-d28ca725d8a4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:31.261523 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1481/5897] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:31 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:31.300486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-11ec3ca0-ad03-475d-b9ad-04789ac0b545 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:31.302218 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-11ec3ca0-ad03-475d-b9ad-04789ac0b545 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:31.302388 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-11ec3ca0-ad03-475d-b9ad-04789ac0b545 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:31.302552 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-11ec3ca0-ad03-475d-b9ad-04789ac0b545 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:31.308664 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:31.308664 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:31.312021 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-11ec3ca0-ad03-475d-b9ad-04789ac0b545 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:31.315929 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-11ec3ca0-ad03-475d-b9ad-04789ac0b545 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:31.316369 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1462/5898] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:31 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:31.914184 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-90522670-62d0-464d-b09f-aa0be42361c9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:31.915922 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-90522670-62d0-464d-b09f-aa0be42361c9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:31.916135 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-90522670-62d0-464d-b09f-aa0be42361c9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:31.916336 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-90522670-62d0-464d-b09f-aa0be42361c9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:31.925556 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:31.925556 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:31.928540 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-90522670-62d0-464d-b09f-aa0be42361c9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:31.932047 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-90522670-62d0-464d-b09f-aa0be42361c9 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:31.932447 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1474/5899] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:31 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:32.943444 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-20578712-9a5a-4132-9be0-5797b994adb0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:32.945192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-20578712-9a5a-4132-9be0-5797b994adb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:32.945382 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-20578712-9a5a-4132-9be0-5797b994adb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:32.945577 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-20578712-9a5a-4132-9be0-5797b994adb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:32.954578 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:32.954578 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:32.958028 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-20578712-9a5a-4132-9be0-5797b994adb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:32.961765 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-20578712-9a5a-4132-9be0-5797b994adb0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:32.962175 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1483/5900] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:32 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:33.348951 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-510cec15-b70d-4420-91cb-909229972bd6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:33.349303 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-510cec15-b70d-4420-91cb-909229972bd6 None None] GET https://10.4.3.13/volume// Jul 03 13:20:33.349910 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-510cec15-b70d-4420-91cb-909229972bd6 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:33.349910 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-510cec15-b70d-4420-91cb-909229972bd6 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:33.349910 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-510cec15-b70d-4420-91cb-909229972bd6 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:20:33.350152 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1482/5901] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:20:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:20:33.357810 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-371dc900-6380-49d0-b374-78e8a7f47f85 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:33.359789 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-371dc900-6380-49d0-b374-78e8a7f47f85 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:20:33.360308 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-371dc900-6380-49d0-b374-78e8a7f47f85 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c3850cf-db14-4237-8e6a-9bdad4a6c4e9", "connector": null, "instance_uuid": "17209ee1-a461-48ca-856c-3c4461588a0d"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:33.368729 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:33.368729 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:33.396263 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-371dc900-6380-49d0-b374-78e8a7f47f85 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:20:33.396835 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1463/5902] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:20:33 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:33.838816 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1f35928d-e1b6-45fd-a278-a86ac55881eb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:33.840401 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f35928d-e1b6-45fd-a278-a86ac55881eb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:33.840533 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f35928d-e1b6-45fd-a278-a86ac55881eb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:33.840711 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1f35928d-e1b6-45fd-a278-a86ac55881eb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:33.848815 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:33.848815 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:33.852471 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1f35928d-e1b6-45fd-a278-a86ac55881eb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:33.856510 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1f35928d-e1b6-45fd-a278-a86ac55881eb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:33.856871 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1475/5903] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:33 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:33.932718 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ce3ad4eb-dadf-4e97-83ad-c9a914eac95c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:33.933108 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ce3ad4eb-dadf-4e97-83ad-c9a914eac95c None None] GET https://10.4.3.13/volume// Jul 03 13:20:33.933285 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ce3ad4eb-dadf-4e97-83ad-c9a914eac95c None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:33.933464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ce3ad4eb-dadf-4e97-83ad-c9a914eac95c None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:33.933783 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ce3ad4eb-dadf-4e97-83ad-c9a914eac95c None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:20:33.934074 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1484/5904] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:20:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:20:33.939982 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-adc4ac4d-e4d4-43e8-b2dc-9491e6897be5 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:33.941988 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-adc4ac4d-e4d4-43e8-b2dc-9491e6897be5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:33.942219 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-adc4ac4d-e4d4-43e8-b2dc-9491e6897be5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:33.942417 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-adc4ac4d-e4d4-43e8-b2dc-9491e6897be5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:33.950772 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:33.950772 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:33.953405 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-adc4ac4d-e4d4-43e8-b2dc-9491e6897be5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:33.956962 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-adc4ac4d-e4d4-43e8-b2dc-9491e6897be5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:33.957339 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1483/5905] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:20:33 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:20:33.973941 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-494d3fdc-e5a0-4578-9625-deb201108105 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:33.975519 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-494d3fdc-e5a0-4578-9625-deb201108105 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:33.975683 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-494d3fdc-e5a0-4578-9625-deb201108105 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:33.975843 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-494d3fdc-e5a0-4578-9625-deb201108105 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:33.984515 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:33.984515 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:33.987449 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-494d3fdc-e5a0-4578-9625-deb201108105 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:33.990988 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-494d3fdc-e5a0-4578-9625-deb201108105 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:33.991368 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1464/5906] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:33 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:34.056721 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:34.058765 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] PUT https://10.4.3.13/volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644 Jul 03 13:20:34.059111 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:34.066509 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Acquiring lock "cinder-attachment_update-7c3850cf-db14-4237-8e6a-9bdad4a6c4e9-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:20:34.071073 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-7c3850cf-db14-4237-8e6a-9bdad4a6c4e9-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:20:34.071925 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:34.071925 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:34.594397 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-7c3850cf-db14-4237-8e6a-9bdad4a6c4e9-np0000004418" released by "attachment_update" :: held 0.523s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:20:34.594741 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-b9d2b361-ef97-4141-89ef-d5b0d8be1acc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644 returned with HTTP 200 Jul 03 13:20:34.595335 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1476/5907] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:20:34 2026] PUT /volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:34.602855 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-4beb7ae0-95c9-47a7-912b-11e0b07cb5b1 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:34.604848 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-4beb7ae0-95c9-47a7-912b-11e0b07cb5b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/encryption Jul 03 13:20:34.605047 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-4beb7ae0-95c9-47a7-912b-11e0b07cb5b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:34.605253 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-4beb7ae0-95c9-47a7-912b-11e0b07cb5b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:34.613374 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:34.613374 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:34.619395 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-4beb7ae0-95c9-47a7-912b-11e0b07cb5b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/encryption returned with HTTP 200 Jul 03 13:20:34.619793 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1485/5908] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:20:34 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:34.868567 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-482ecde2-305f-4463-8401-d7445da55c01 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:34.870192 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-482ecde2-305f-4463-8401-d7445da55c01 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:34.870392 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-482ecde2-305f-4463-8401-d7445da55c01 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:34.870561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-482ecde2-305f-4463-8401-d7445da55c01 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:34.879764 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:34.879764 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:34.883409 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-482ecde2-305f-4463-8401-d7445da55c01 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:34.887279 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-482ecde2-305f-4463-8401-d7445da55c01 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:34.887632 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1484/5909] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:34 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:35.003186 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a120b158-2b23-4e60-a6f8-78c74577bbb4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:35.004722 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a120b158-2b23-4e60-a6f8-78c74577bbb4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:35.004881 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a120b158-2b23-4e60-a6f8-78c74577bbb4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:35.005083 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a120b158-2b23-4e60-a6f8-78c74577bbb4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:35.013218 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:35.013218 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:35.016101 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a120b158-2b23-4e60-a6f8-78c74577bbb4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:35.019578 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a120b158-2b23-4e60-a6f8-78c74577bbb4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:35.020012 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1465/5910] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:35 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:35.768606 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b6f06f19-1bce-4eb6-9eee-e0b56170a5c2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:35.770419 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b6f06f19-1bce-4eb6-9eee-e0b56170a5c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322/action Jul 03 13:20:35.770791 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b6f06f19-1bce-4eb6-9eee-e0b56170a5c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:20:35.770930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b6f06f19-1bce-4eb6-9eee-e0b56170a5c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:35.789441 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:35.789441 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:35.802370 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-11549dfa-6377-440b-9149-02be9bb1cb29 req-b6f06f19-1bce-4eb6-9eee-e0b56170a5c2 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322/action returned with HTTP 204 Jul 03 13:20:35.803334 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1477/5911] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:20:35 2026] POST /volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:20:35.901737 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9eff1e6b-86d7-4261-b50a-7973056571f5 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:35.903531 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9eff1e6b-86d7-4261-b50a-7973056571f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:35.903893 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9eff1e6b-86d7-4261-b50a-7973056571f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:35.904189 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9eff1e6b-86d7-4261-b50a-7973056571f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:35.916138 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:35.916138 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:35.922009 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9eff1e6b-86d7-4261-b50a-7973056571f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:35.926844 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9eff1e6b-86d7-4261-b50a-7973056571f5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:35.927237 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1486/5912] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:35 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:36.031561 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1d55f6c0-8aa3-4966-9f5c-a247bbcaf6ed None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.033628 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d55f6c0-8aa3-4966-9f5c-a247bbcaf6ed tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:36.033849 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d55f6c0-8aa3-4966-9f5c-a247bbcaf6ed tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:36.034095 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1d55f6c0-8aa3-4966-9f5c-a247bbcaf6ed tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:36.043777 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.043777 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:36.046734 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-1d55f6c0-8aa3-4966-9f5c-a247bbcaf6ed tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:36.050496 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1d55f6c0-8aa3-4966-9f5c-a247bbcaf6ed tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:36.050898 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1485/5913] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:36 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:36.088867 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-f99a1ec0-9558-48a2-8e92-89b95306fb6a req-2c43135f-7c0e-4cbc-9b1d-28d6e08aabf4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.091146 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f99a1ec0-9558-48a2-8e92-89b95306fb6a req-2c43135f-7c0e-4cbc-9b1d-28d6e08aabf4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:36.091377 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f99a1ec0-9558-48a2-8e92-89b95306fb6a req-2c43135f-7c0e-4cbc-9b1d-28d6e08aabf4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:36.091575 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-f99a1ec0-9558-48a2-8e92-89b95306fb6a req-2c43135f-7c0e-4cbc-9b1d-28d6e08aabf4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:36.100221 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.100221 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:36.103478 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-f99a1ec0-9558-48a2-8e92-89b95306fb6a req-2c43135f-7c0e-4cbc-9b1d-28d6e08aabf4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:36.107179 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-f99a1ec0-9558-48a2-8e92-89b95306fb6a req-2c43135f-7c0e-4cbc-9b1d-28d6e08aabf4 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:36.107611 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1466/5914] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:36 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:36.121956 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4d4785a9-ceba-47a3-a20d-494d9e06db58 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.123485 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d4785a9-ceba-47a3-a20d-494d9e06db58 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:36.123660 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d4785a9-ceba-47a3-a20d-494d9e06db58 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:36.123831 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4d4785a9-ceba-47a3-a20d-494d9e06db58 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:36.133947 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.133947 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:36.138061 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4d4785a9-ceba-47a3-a20d-494d9e06db58 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:36.143441 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4d4785a9-ceba-47a3-a20d-494d9e06db58 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:36.143929 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1478/5915] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:36 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:36.179891 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-d4402570-8e0c-40d8-97cd-096314da8fc0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.182025 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-d4402570-8e0c-40d8-97cd-096314da8fc0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:36.182237 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-d4402570-8e0c-40d8-97cd-096314da8fc0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:36.182422 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-d4402570-8e0c-40d8-97cd-096314da8fc0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:36.191215 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.191215 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:36.194449 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-d4402570-8e0c-40d8-97cd-096314da8fc0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:36.198282 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-d4402570-8e0c-40d8-97cd-096314da8fc0 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:36.198790 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1487/5916] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:36 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:36.214525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.216424 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] POST https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9/action Jul 03 13:20:36.216731 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:20:36.216859 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:36.226384 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.226384 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:36.226774 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:36.236293 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Begin detaching volume completed successfully. Jul 03 13:20:36.236467 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-67c00b33-392e-437b-b66a-a34f33afa170 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9/action returned with HTTP 202 Jul 03 13:20:36.236841 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1486/5917] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:20:36 2026] POST /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:20:36.257850 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-16549bbb-fcb4-4829-afab-141bca82b235 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.260140 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16549bbb-fcb4-4829-afab-141bca82b235 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:36.260432 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16549bbb-fcb4-4829-afab-141bca82b235 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:36.260697 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-16549bbb-fcb4-4829-afab-141bca82b235 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:36.271887 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.271887 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:36.275023 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-16549bbb-fcb4-4829-afab-141bca82b235 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:36.278588 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-16549bbb-fcb4-4829-afab-141bca82b235 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:36.278932 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1467/5918] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:36 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:36.938972 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1b9abb4c-f6f9-4b4b-b17d-0108fa21416c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:36.940673 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b9abb4c-f6f9-4b4b-b17d-0108fa21416c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:36.940884 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b9abb4c-f6f9-4b4b-b17d-0108fa21416c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:36.941046 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1b9abb4c-f6f9-4b4b-b17d-0108fa21416c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:36.949676 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:36.949676 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:36.952702 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-1b9abb4c-f6f9-4b4b-b17d-0108fa21416c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:36.956309 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1b9abb4c-f6f9-4b4b-b17d-0108fa21416c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:36.956773 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1479/5919] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:36 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:37.262331 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e3d36487-0da2-4ea5-84a8-3808d1e21e28 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:37.262765 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3d36487-0da2-4ea5-84a8-3808d1e21e28 None None] GET https://10.4.3.13/volume// Jul 03 13:20:37.262765 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3d36487-0da2-4ea5-84a8-3808d1e21e28 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:37.262963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e3d36487-0da2-4ea5-84a8-3808d1e21e28 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:37.263292 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e3d36487-0da2-4ea5-84a8-3808d1e21e28 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:20:37.263554 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1488/5920] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:20:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:20:37.271477 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-dbe92e11-61f4-4587-8772-841067a23b8c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:37.273417 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-dbe92e11-61f4-4587-8772-841067a23b8c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:37.273612 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-dbe92e11-61f4-4587-8772-841067a23b8c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:37.273786 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-dbe92e11-61f4-4587-8772-841067a23b8c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:37.281783 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:37.281783 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:37.284658 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-dbe92e11-61f4-4587-8772-841067a23b8c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:37.288177 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-dbe92e11-61f4-4587-8772-841067a23b8c tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:37.288535 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1487/5921] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:20:37 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:20:37.292198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-04125389-7e35-405d-9158-b66565919fef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:37.294194 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04125389-7e35-405d-9158-b66565919fef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:37.294355 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04125389-7e35-405d-9158-b66565919fef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:37.294549 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-04125389-7e35-405d-9158-b66565919fef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:37.303806 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:37.303806 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:37.307780 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-04125389-7e35-405d-9158-b66565919fef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:37.311829 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-04125389-7e35-405d-9158-b66565919fef tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:37.312313 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1468/5922] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:37 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:37.777395 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-9f6ba97f-4c22-42ea-8e75-7e4aeb70d784 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:37.779682 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-9f6ba97f-4c22-42ea-8e75-7e4aeb70d784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:37.779899 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-9f6ba97f-4c22-42ea-8e75-7e4aeb70d784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:37.780129 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-9f6ba97f-4c22-42ea-8e75-7e4aeb70d784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:37.790463 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:37.790463 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:37.794124 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-9f6ba97f-4c22-42ea-8e75-7e4aeb70d784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:37.798929 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-9f6ba97f-4c22-42ea-8e75-7e4aeb70d784 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:37.799465 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1480/5923] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:37 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:37.969064 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-b89151dc-9614-46c9-a631-57ced032d11d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:37.970984 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b89151dc-9614-46c9-a631-57ced032d11d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:37.971220 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b89151dc-9614-46c9-a631-57ced032d11d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:37.971459 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-b89151dc-9614-46c9-a631-57ced032d11d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:37.979652 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:37.979652 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:37.984178 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-b89151dc-9614-46c9-a631-57ced032d11d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:37.987815 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-b89151dc-9614-46c9-a631-57ced032d11d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:37.988133 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1489/5924] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:37 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:38.079418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-69c25b49-5271-4500-b72e-2d9e0089b912 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:38.081353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-69c25b49-5271-4500-b72e-2d9e0089b912 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322 Jul 03 13:20:38.081535 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-69c25b49-5271-4500-b72e-2d9e0089b912 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:38.081714 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-69c25b49-5271-4500-b72e-2d9e0089b912 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:38.088240 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:38.088240 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:38.325612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-39d63259-3172-422b-b8f4-6a67b9b257f1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:38.329088 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-39d63259-3172-422b-b8f4-6a67b9b257f1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:38.329088 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-39d63259-3172-422b-b8f4-6a67b9b257f1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:38.329088 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-39d63259-3172-422b-b8f4-6a67b9b257f1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:38.336966 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:38.336966 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:38.340283 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-39d63259-3172-422b-b8f4-6a67b9b257f1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:38.344485 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-39d63259-3172-422b-b8f4-6a67b9b257f1 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:38.344953 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1469/5925] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:38 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:38.612407 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-bb6bd489-354c-45f9-9339-d9b0fa51f7f8 req-69c25b49-5271-4500-b72e-2d9e0089b912 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322 returned with HTTP 200 Jul 03 13:20:38.612863 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1488/5926] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:20:38 2026] DELETE /volume/v3/attachments/b73b254a-8d32-4eb4-8955-0998a2184322 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:39.001921 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-46acfbb2-dd79-4e0b-a558-435f72442bfb None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:39.004289 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46acfbb2-dd79-4e0b-a558-435f72442bfb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:39.004567 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46acfbb2-dd79-4e0b-a558-435f72442bfb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:39.004843 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-46acfbb2-dd79-4e0b-a558-435f72442bfb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:39.015938 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:39.015938 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:39.019847 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-46acfbb2-dd79-4e0b-a558-435f72442bfb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:39.023609 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-46acfbb2-dd79-4e0b-a558-435f72442bfb tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:39.024024 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1481/5927] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:39 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:39.356712 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-530fbda9-148e-4737-a2e3-638c4ee5680f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:39.358481 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-530fbda9-148e-4737-a2e3-638c4ee5680f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:39.358656 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-530fbda9-148e-4737-a2e3-638c4ee5680f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:39.358830 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-530fbda9-148e-4737-a2e3-638c4ee5680f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:39.365034 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:39.365034 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:39.368116 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-530fbda9-148e-4737-a2e3-638c4ee5680f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:39.372710 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-530fbda9-148e-4737-a2e3-638c4ee5680f tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:39.373357 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1490/5928] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:39 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:39.385060 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:39.387130 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:39.387399 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:39.387637 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:39.387825 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume with id: 2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:39.395424 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:39.395424 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:39.395995 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:39.430262 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Delete volume request issued successfully. Jul 03 13:20:39.430438 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e85dec53-c83a-4fd1-8c5e-34924276ace7 tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 202 Jul 03 13:20:39.430941 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1470/5929] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:20:39 2026] DELETE /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:20:39.438433 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-425227de-b82b-43b7-8cf7-91e38c4a43de None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:39.440364 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-425227de-b82b-43b7-8cf7-91e38c4a43de tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:39.440569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-425227de-b82b-43b7-8cf7-91e38c4a43de tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:39.440795 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-425227de-b82b-43b7-8cf7-91e38c4a43de tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:39.447706 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:39.447706 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:39.450878 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-425227de-b82b-43b7-8cf7-91e38c4a43de tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Volume info retrieved successfully. Jul 03 13:20:39.455240 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-425227de-b82b-43b7-8cf7-91e38c4a43de tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 200 Jul 03 13:20:39.455681 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1489/5930] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:39 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:40.036226 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5fa54d44-b2ad-4ed1-810d-045a0d8441a5 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:40.038356 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5fa54d44-b2ad-4ed1-810d-045a0d8441a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:40.038581 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5fa54d44-b2ad-4ed1-810d-045a0d8441a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:40.038806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5fa54d44-b2ad-4ed1-810d-045a0d8441a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:40.049901 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:40.049901 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:40.053631 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-5fa54d44-b2ad-4ed1-810d-045a0d8441a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:40.058767 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5fa54d44-b2ad-4ed1-810d-045a0d8441a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:40.059285 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1482/5931] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:40 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:40.468794 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4eb7bc42-4128-4539-8d5c-0ca5a3703eca None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:40.470188 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4eb7bc42-4128-4539-8d5c-0ca5a3703eca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] GET https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 Jul 03 13:20:40.470371 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4eb7bc42-4128-4539-8d5c-0ca5a3703eca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:40.470545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4eb7bc42-4128-4539-8d5c-0ca5a3703eca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:40.475456 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4eb7bc42-4128-4539-8d5c-0ca5a3703eca tempest-VolumeMultiattachTests-605370693 tempest-VolumeMultiattachTests-605370693-project-member] https://10.4.3.13/volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 returned with HTTP 404 Jul 03 13:20:40.475863 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1491/5932] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:40 2026] GET /volume/v3/volumes/2d3a03ad-6e41-49d3-a09a-f284cfac48f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:20:40.482043 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-96de4ec7-17e1-4d82-a145-38d688649c37 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:40.484140 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96de4ec7-17e1-4d82-a145-38d688649c37 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:20:40.484390 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96de4ec7-17e1-4d82-a145-38d688649c37 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:40.484619 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-96de4ec7-17e1-4d82-a145-38d688649c37 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Calling method 'detail' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:40.485507 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-96de4ec7-17e1-4d82-a145-38d688649c37 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99822) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:20:40.495679 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-96de4ec7-17e1-4d82-a145-38d688649c37 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Get all volumes completed successfully. Jul 03 13:20:40.497042 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:40.497042 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:40.500616 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-96de4ec7-17e1-4d82-a145-38d688649c37 tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:20:40.501002 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1471/5933] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:20:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6300 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:40.513359 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-973cc80c-5cd0-44c7-a532-72402949b5fb None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:40.515290 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-973cc80c-5cd0-44c7-a532-72402949b5fb tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] DELETE https://10.4.3.13/volume/v3/types/443af375-9b36-4fa3-94e9-6469ce0c12bf Jul 03 13:20:40.515468 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-973cc80c-5cd0-44c7-a532-72402949b5fb tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:40.515699 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-973cc80c-5cd0-44c7-a532-72402949b5fb tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] Calling method '_delete' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:40.542266 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-973cc80c-5cd0-44c7-a532-72402949b5fb tempest-VolumeMultiattachTests-1007846497 tempest-VolumeMultiattachTests-1007846497-project-admin] https://10.4.3.13/volume/v3/types/443af375-9b36-4fa3-94e9-6469ce0c12bf returned with HTTP 202 Jul 03 13:20:40.542854 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1490/5934] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:20:40 2026] DELETE /volume/v3/types/443af375-9b36-4fa3-94e9-6469ce0c12bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:20:41.071541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-b7c94c51-1b31-438a-bb90-197e45203a8c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:41.073532 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b7c94c51-1b31-438a-bb90-197e45203a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:41.073797 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b7c94c51-1b31-438a-bb90-197e45203a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:41.074158 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-b7c94c51-1b31-438a-bb90-197e45203a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:41.086089 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:41.086089 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:41.089996 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-b7c94c51-1b31-438a-bb90-197e45203a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:41.094559 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-b7c94c51-1b31-438a-bb90-197e45203a8c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:41.094983 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1483/5935] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:41 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:42.107309 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e2d96b28-c7d3-4d5a-afaa-f03115ddd6e9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:42.109488 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2d96b28-c7d3-4d5a-afaa-f03115ddd6e9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:42.109752 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2d96b28-c7d3-4d5a-afaa-f03115ddd6e9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:42.109995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e2d96b28-c7d3-4d5a-afaa-f03115ddd6e9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:42.121868 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:42.121868 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:42.127284 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-e2d96b28-c7d3-4d5a-afaa-f03115ddd6e9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:42.132801 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e2d96b28-c7d3-4d5a-afaa-f03115ddd6e9 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:42.133353 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1492/5936] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:42 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:43.147153 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-79ab6102-8c15-413e-8a57-1366bbcf7f61 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:43.148932 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-79ab6102-8c15-413e-8a57-1366bbcf7f61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:43.149209 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-79ab6102-8c15-413e-8a57-1366bbcf7f61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:43.149429 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-79ab6102-8c15-413e-8a57-1366bbcf7f61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:43.159389 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:43.159389 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:43.162720 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-79ab6102-8c15-413e-8a57-1366bbcf7f61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:43.167773 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-79ab6102-8c15-413e-8a57-1366bbcf7f61 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:43.168367 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1472/5937] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:43 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:44.181447 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ca179f3e-fbec-4535-8869-f3ddf13bae05 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:44.183386 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca179f3e-fbec-4535-8869-f3ddf13bae05 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:44.183600 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca179f3e-fbec-4535-8869-f3ddf13bae05 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:44.183856 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ca179f3e-fbec-4535-8869-f3ddf13bae05 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:44.194345 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:44.194345 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:44.198555 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ca179f3e-fbec-4535-8869-f3ddf13bae05 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:44.202928 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ca179f3e-fbec-4535-8869-f3ddf13bae05 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:44.203384 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1491/5938] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:44 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:45.216961 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4f470591-3cce-4778-8974-3319243a0afe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:45.219348 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f470591-3cce-4778-8974-3319243a0afe tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:45.219641 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f470591-3cce-4778-8974-3319243a0afe tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:45.219910 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f470591-3cce-4778-8974-3319243a0afe tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:45.232631 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:45.232631 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:45.236874 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-4f470591-3cce-4778-8974-3319243a0afe tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:45.242265 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f470591-3cce-4778-8974-3319243a0afe tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:45.242768 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1484/5939] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:45 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:46.257580 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-234b381f-9915-4df7-92b8-8c364bf6b25f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:46.259441 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-234b381f-9915-4df7-92b8-8c364bf6b25f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:46.259689 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-234b381f-9915-4df7-92b8-8c364bf6b25f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:46.259933 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-234b381f-9915-4df7-92b8-8c364bf6b25f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:46.271135 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:46.271135 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:46.275840 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-234b381f-9915-4df7-92b8-8c364bf6b25f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:46.281887 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-234b381f-9915-4df7-92b8-8c364bf6b25f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:46.282646 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1493/5940] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:46 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:47.294958 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6f10a6cc-5e31-4823-a575-4a5053444cb2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:47.296627 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f10a6cc-5e31-4823-a575-4a5053444cb2 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:47.296796 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f10a6cc-5e31-4823-a575-4a5053444cb2 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:47.296966 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6f10a6cc-5e31-4823-a575-4a5053444cb2 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:47.306151 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:47.306151 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:47.309690 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-6f10a6cc-5e31-4823-a575-4a5053444cb2 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:47.313714 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6f10a6cc-5e31-4823-a575-4a5053444cb2 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:47.314095 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1473/5941] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:47 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:48.327248 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-025a8838-217a-4f89-97d2-6199290a6164 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:48.332790 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-025a8838-217a-4f89-97d2-6199290a6164 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:48.333035 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-025a8838-217a-4f89-97d2-6199290a6164 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:48.333293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-025a8838-217a-4f89-97d2-6199290a6164 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:48.350888 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:48.350888 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:48.353992 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-025a8838-217a-4f89-97d2-6199290a6164 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:48.357670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-025a8838-217a-4f89-97d2-6199290a6164 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:48.358018 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1492/5942] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:48 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:49.369523 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-438f4f19-61ee-4971-a17e-d17757421422 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:49.371197 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-438f4f19-61ee-4971-a17e-d17757421422 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:49.371401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-438f4f19-61ee-4971-a17e-d17757421422 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:49.371593 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-438f4f19-61ee-4971-a17e-d17757421422 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:49.382189 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:49.382189 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:49.385885 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-438f4f19-61ee-4971-a17e-d17757421422 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:49.389660 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-438f4f19-61ee-4971-a17e-d17757421422 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:49.389985 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1485/5943] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:49 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:50.401958 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9aaaa634-4ffe-411b-b72c-65036d27d56a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:50.403668 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9aaaa634-4ffe-411b-b72c-65036d27d56a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:50.404572 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9aaaa634-4ffe-411b-b72c-65036d27d56a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:50.404572 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9aaaa634-4ffe-411b-b72c-65036d27d56a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:50.413094 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:50.413094 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:50.416371 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9aaaa634-4ffe-411b-b72c-65036d27d56a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:50.420103 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9aaaa634-4ffe-411b-b72c-65036d27d56a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:50.420527 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1494/5944] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:50 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:51.432198 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b52b46d0-1d12-41a6-b510-ade8df5aa814 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:51.434239 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b52b46d0-1d12-41a6-b510-ade8df5aa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:51.435348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b52b46d0-1d12-41a6-b510-ade8df5aa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:51.435348 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b52b46d0-1d12-41a6-b510-ade8df5aa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:51.443690 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:51.443690 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:51.450145 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b52b46d0-1d12-41a6-b510-ade8df5aa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:51.456571 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b52b46d0-1d12-41a6-b510-ade8df5aa814 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:51.456859 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1474/5945] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:51 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:52.164917 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-791fe12c-b0b4-4639-a95a-2730bec65275 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:52.166909 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-791fe12c-b0b4-4639-a95a-2730bec65275 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644/action Jul 03 13:20:52.167353 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-791fe12c-b0b4-4639-a95a-2730bec65275 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:20:52.167492 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-791fe12c-b0b4-4639-a95a-2730bec65275 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:52.182360 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:52.182360 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:52.199597 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-f7380885-32eb-4be7-8963-37d9a6dc4985 req-791fe12c-b0b4-4639-a95a-2730bec65275 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644/action returned with HTTP 204 Jul 03 13:20:52.199999 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1493/5946] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:20:52 2026] POST /volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:20:52.468989 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9693262c-9d40-429b-b8f7-9e4ff218cfb0 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:52.470588 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9693262c-9d40-429b-b8f7-9e4ff218cfb0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:52.470761 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9693262c-9d40-429b-b8f7-9e4ff218cfb0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:52.470943 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9693262c-9d40-429b-b8f7-9e4ff218cfb0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:52.479225 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:52.479225 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:52.482315 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9693262c-9d40-429b-b8f7-9e4ff218cfb0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:52.485939 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9693262c-9d40-429b-b8f7-9e4ff218cfb0 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:52.486330 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1486/5947] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:52 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:52.501022 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-6029202e-b9a8-48b5-a6d1-df54ec07cf54 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:52.502744 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6029202e-b9a8-48b5-a6d1-df54ec07cf54 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:52.503154 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6029202e-b9a8-48b5-a6d1-df54ec07cf54 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:52.503249 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-6029202e-b9a8-48b5-a6d1-df54ec07cf54 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:52.511505 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:52.511505 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:52.514799 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-6029202e-b9a8-48b5-a6d1-df54ec07cf54 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:52.518452 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-6029202e-b9a8-48b5-a6d1-df54ec07cf54 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:52.518797 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1495/5948] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:20:52 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:52.559820 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-e23e3133-99c6-45e0-9b4c-a87995e290a5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:52.561750 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-e23e3133-99c6-45e0-9b4c-a87995e290a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:52.561946 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-e23e3133-99c6-45e0-9b4c-a87995e290a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:52.562132 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-e23e3133-99c6-45e0-9b4c-a87995e290a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:52.571181 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:52.571181 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:52.574696 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-e23e3133-99c6-45e0-9b4c-a87995e290a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:52.579551 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-e23e3133-99c6-45e0-9b4c-a87995e290a5 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:52.580042 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1475/5949] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:52 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:20:52.597768 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:52.599918 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/action Jul 03 13:20:52.600279 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:20:52.600410 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:20:52.610585 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:52.610585 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:52.611142 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:52.619276 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Begin detaching volume completed successfully. Jul 03 13:20:52.619460 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-56d003d5-28ad-48b1-a97a-113c00869886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/action returned with HTTP 202 Jul 03 13:20:52.620892 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1494/5950] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:20:52 2026] POST /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:20:53.645062 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-6ed90d86-4601-4147-9b43-f4c11ef66fc9 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:53.645509 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ed90d86-4601-4147-9b43-f4c11ef66fc9 None None] GET https://10.4.3.13/volume// Jul 03 13:20:53.645667 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ed90d86-4601-4147-9b43-f4c11ef66fc9 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:53.645877 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-6ed90d86-4601-4147-9b43-f4c11ef66fc9 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:53.646218 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-6ed90d86-4601-4147-9b43-f4c11ef66fc9 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:20:53.646500 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1487/5951] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:20:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:20:53.652518 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-c962af77-8016-46e1-b471-20f917ee2699 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:53.654520 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-c962af77-8016-46e1-b471-20f917ee2699 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:53.654749 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-c962af77-8016-46e1-b471-20f917ee2699 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:53.654923 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-c962af77-8016-46e1-b471-20f917ee2699 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:53.663533 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:53.663533 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:20:53.666711 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-c962af77-8016-46e1-b471-20f917ee2699 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:53.670476 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-c962af77-8016-46e1-b471-20f917ee2699 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:53.670776 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1496/5952] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:20:53 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:20:53.679211 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-d509e4c5-cc3a-4b1d-b3d1-0d39c2a83a4b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:53.681313 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-d509e4c5-cc3a-4b1d-b3d1-0d39c2a83a4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/encryption Jul 03 13:20:53.681521 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-d509e4c5-cc3a-4b1d-b3d1-0d39c2a83a4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:53.681725 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-d509e4c5-cc3a-4b1d-b3d1-0d39c2a83a4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:53.690034 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:53.690034 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:20:53.695373 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-d509e4c5-cc3a-4b1d-b3d1-0d39c2a83a4b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/encryption returned with HTTP 200 Jul 03 13:20:53.695883 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1476/5953] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:20:53 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:54.485288 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-287a7296-fe6c-4988-a56e-2912ed64923a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:54.487076 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-287a7296-fe6c-4988-a56e-2912ed64923a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644 Jul 03 13:20:54.487277 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-287a7296-fe6c-4988-a56e-2912ed64923a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:54.487452 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-287a7296-fe6c-4988-a56e-2912ed64923a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:54.493524 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:54.493524 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:20:55.021242 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-fe6290e7-b7e1-4be9-b839-b854fc3e9899 req-287a7296-fe6c-4988-a56e-2912ed64923a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644 returned with HTTP 200 Jul 03 13:20:55.021621 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1495/5954] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:20:54 2026] DELETE /volume/v3/attachments/5a792e0b-c084-4f75-bf30-598529c0f644 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:20:55.802807 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a42f7916-2c3e-4daf-82c3-4db0b68a827c req-bd98d8fb-bcab-4160-b8a2-85315f559b1d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:20:55.804817 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a42f7916-2c3e-4daf-82c3-4db0b68a827c req-bd98d8fb-bcab-4160-b8a2-85315f559b1d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:20:55.804995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a42f7916-2c3e-4daf-82c3-4db0b68a827c req-bd98d8fb-bcab-4160-b8a2-85315f559b1d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:20:55.805185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a42f7916-2c3e-4daf-82c3-4db0b68a827c req-bd98d8fb-bcab-4160-b8a2-85315f559b1d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:20:55.812030 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:20:55.812030 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:20:55.816212 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-a42f7916-2c3e-4daf-82c3-4db0b68a827c req-bd98d8fb-bcab-4160-b8a2-85315f559b1d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:20:55.820533 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a42f7916-2c3e-4daf-82c3-4db0b68a827c req-bd98d8fb-bcab-4160-b8a2-85315f559b1d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:20:55.821146 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1488/5955] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:20:55 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:03.173570 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9fba12cf-784b-475e-a23e-b16d536b64ff None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:03.175153 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:21:03.175348 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:03.175515 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:03.175658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume with id: 7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:21:03.182228 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:03.182228 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:21:03.182517 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:03.206447 np0000004418 devstack@c-api.service[99821]: WARNING cinder.keymgr.conf_key_mgr [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:21:03.224844 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume request issued successfully. Jul 03 13:21:03.225092 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9fba12cf-784b-475e-a23e-b16d536b64ff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 202 Jul 03 13:21:03.225658 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1497/5956] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:21:03 2026] DELETE /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:21:03.232486 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-dd4aeccb-bdbc-44d3-a5d2-97612d330b7b None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:03.234473 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dd4aeccb-bdbc-44d3-a5d2-97612d330b7b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:21:03.234714 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dd4aeccb-bdbc-44d3-a5d2-97612d330b7b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:03.234892 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-dd4aeccb-bdbc-44d3-a5d2-97612d330b7b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:03.241316 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:03.241316 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:21:03.244785 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-dd4aeccb-bdbc-44d3-a5d2-97612d330b7b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:03.248899 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-dd4aeccb-bdbc-44d3-a5d2-97612d330b7b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 200 Jul 03 13:21:03.249327 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1477/5957] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:03 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:04.262301 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-d5aac685-fa4b-4369-bf81-21a453d2e31b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:04.264003 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5aac685-fa4b-4369-bf81-21a453d2e31b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 Jul 03 13:21:04.264200 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5aac685-fa4b-4369-bf81-21a453d2e31b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:04.264404 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-d5aac685-fa4b-4369-bf81-21a453d2e31b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:04.269828 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-d5aac685-fa4b-4369-bf81-21a453d2e31b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 returned with HTTP 404 Jul 03 13:21:04.270267 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1496/5958] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:04 2026] GET /volume/v3/volumes/7c3850cf-db14-4237-8e6a-9bdad4a6c4e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:21:04.276965 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:04.278591 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:21:04.278795 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:04.279123 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method 'detail' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:04.279947 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99823) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:21:04.287629 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Get all volumes completed successfully. Jul 03 13:21:04.288810 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:04.288810 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:21:04.292589 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-64b0db18-b0cc-4e13-b8ff-f71ff58b7edf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:21:04.293077 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1489/5959] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:21:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:21:04.305049 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-2daf0dca-633b-4568-92d0-da23f3534b69 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:04.306878 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2daf0dca-633b-4568-92d0-da23f3534b69 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] DELETE https://10.4.3.13/volume/v3/types/f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca Jul 03 13:21:04.307071 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2daf0dca-633b-4568-92d0-da23f3534b69 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:04.307294 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-2daf0dca-633b-4568-92d0-da23f3534b69 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method '_delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:04.332402 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-2daf0dca-633b-4568-92d0-da23f3534b69 tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca returned with HTTP 202 Jul 03 13:21:04.332781 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1498/5960] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:21:04 2026] DELETE /volume/v3/types/f049cfa0-6e4c-43f0-ab0a-1b9e1d6822ca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:21:04.343718 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-aaead4a2-6be8-423e-966e-0248eed5aeed None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:04.345232 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aaead4a2-6be8-423e-966e-0248eed5aeed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types Jul 03 13:21:04.345531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-aaead4a2-6be8-423e-966e-0248eed5aeed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-778967808", "extra_specs": {}}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:21:04.362556 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-aaead4a2-6be8-423e-966e-0248eed5aeed tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types returned with HTTP 200 Jul 03 13:21:04.362880 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1478/5961] 10.4.3.13 () {68 vars in 1245 bytes} [Fri Jul 3 13:21:04 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:04.370482 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fafab1d7-257d-4d5e-8410-fbeb9e51b6fe None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:04.372088 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fafab1d7-257d-4d5e-8410-fbeb9e51b6fe tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] POST https://10.4.3.13/volume/v3/types/62bca631-57f9-4887-89cc-0461eedc1a8a/encryption Jul 03 13:21:04.372429 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fafab1d7-257d-4d5e-8410-fbeb9e51b6fe tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:21:04.373965 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:04.373965 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:21:04.391972 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fafab1d7-257d-4d5e-8410-fbeb9e51b6fe tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/62bca631-57f9-4887-89cc-0461eedc1a8a/encryption returned with HTTP 200 Jul 03 13:21:04.392438 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1497/5962] 10.4.3.13 () {68 vars in 1390 bytes} [Fri Jul 3 13:21:04 2026] POST /volume/v3/types/62bca631-57f9-4887-89cc-0461eedc1a8a/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:04.400738 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:04.402795 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:21:04.403363 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-751149419", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-778967808", "size": 1}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:21:04.405257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.volumes [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-751149419', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-778967808', 'size': 1}} {{(pid=99823) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:21:04.409023 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume of 1 GB Jul 03 13:21:04.409414 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:04.409414 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:21:04.409993 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Availability Zones retrieved successfully. Jul 03 13:21:04.417241 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (560c57fa-af67-48e0-aad8-7f6744324115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:21:04.418415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d2d835-5ce1-4175-a833-4900e9356947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:21:04.419572 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.flows.api.create_volume [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Validating volume size '1' using validate_int {{(pid=99823) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:21:04.444254 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d2d835-5ce1-4175-a833-4900e9356947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T13:21:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62bca631-57f9-4887-89cc-0461eedc1a8a,is_public=True,name='tempest-scenario-type-luks-778967808',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62bca631-57f9-4887-89cc-0461eedc1a8a', '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=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:21:04.444967 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ebe13d-e4c7-4ae6-bb70-c4bb0090098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:21:04.468684 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-778967808 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-778967808, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:21:04.468941 np0000004418 devstack@c-api.service[99823]: WARNING cinder.quota [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-778967808 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-778967808, it is now deprecated. Please use the default quota class for default quota. Jul 03 13:21:04.513076 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Created reservations ['9a1a8705-bad6-40d5-b50c-4dda0c01d5d3', 'a6f7e188-c747-4f6b-9a32-dc6be46e0732', 'ee799358-9b9f-4c79-9fcd-2f64868e29cb', 'b85a48f8-ab03-4605-b444-136b8996ad04'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:21:04.513806 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74ebe13d-e4c7-4ae6-bb70-c4bb0090098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1a8705-bad6-40d5-b50c-4dda0c01d5d3', 'a6f7e188-c747-4f6b-9a32-dc6be46e0732', 'ee799358-9b9f-4c79-9fcd-2f64868e29cb', 'b85a48f8-ab03-4605-b444-136b8996ad04']}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:21:04.514555 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b53eab4-ca82-47cd-9a00-cafdbd9ab0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:21:04.542068 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b53eab4-ca82-47cd-9a00-cafdbd9ab0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9fe4a3-bc4b-4049-958d-839c85dd6f35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-751149419',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['9a1a8705-bad6-40d5-b50c-4dda0c01d5d3','a6f7e188-c747-4f6b-9a32-dc6be46e0732','ee799358-9b9f-4c79-9fcd-2f64868e29cb','b85a48f8-ab03-4605-b444-136b8996ad04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=62bca631-57f9-4887-89cc-0461eedc1a8a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-751149419',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ce9fe4a3-bc4b-4049-958d-839c85dd6f35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02101c9a7ad84be79f0e2341d175643a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62bca631-57f9-4887-89cc-0461eedc1a8a),volume_type_id=62bca631-57f9-4887-89cc-0461eedc1a8a)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:21:04.542842 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab2835e-eff2-43f9-9b57-5df803278327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:21:04.564733 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab2835e-eff2-43f9-9b57-5df803278327) transitioned into state 'SUCCESS' from state '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-751149419',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02101c9a7ad84be79f0e2341d175643a',qos_specs=None,replication_status=,reservations=['9a1a8705-bad6-40d5-b50c-4dda0c01d5d3','a6f7e188-c747-4f6b-9a32-dc6be46e0732','ee799358-9b9f-4c79-9fcd-2f64868e29cb','b85a48f8-ab03-4605-b444-136b8996ad04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f9d0f15a8ca4d56a292980644f777f6',volume_type_id=62bca631-57f9-4887-89cc-0461eedc1a8a)}' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:21:04.565488 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b174e76f-6fdf-4392-8b68-6c08282c04ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:21:04.581815 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b174e76f-6fdf-4392-8b68-6c08282c04ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99823) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:21:04.582648 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Flow 'volume_create_api' (560c57fa-af67-48e0-aad8-7f6744324115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99823) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:21:04.582927 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Create volume request issued successfully. Jul 03 13:21:04.583505 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-3797a360-b1f1-48a9-a6e5-f56de4b2746f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:21:04.583951 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1490/5963] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:21:04 2026] POST /volume/v3/volumes => generated 781 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:21:14.325431 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=83,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:21:14.360761 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=108,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:21:14.383295 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=95,cinder:INSERT=3,cinder:UPDATE=14 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:21:14.567952 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=107,cinder:UPDATE=15,cinder:INSERT=8 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:21:46.299768 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1b617548-97ff-4461-9085-e321aaed365f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:46.301412 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b617548-97ff-4461-9085-e321aaed365f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:46.301635 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b617548-97ff-4461-9085-e321aaed365f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:46.301839 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1b617548-97ff-4461-9085-e321aaed365f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:46.308712 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:46.308712 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:21:46.311968 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1b617548-97ff-4461-9085-e321aaed365f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:46.315793 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1b617548-97ff-4461-9085-e321aaed365f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:46.316214 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1499/5964] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:46 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:46.327470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a4a58cbb-115e-4e34-b72c-ffe32bad2efc None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:46.329302 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a4a58cbb-115e-4e34-b72c-ffe32bad2efc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:46.329487 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a4a58cbb-115e-4e34-b72c-ffe32bad2efc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:46.330047 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a4a58cbb-115e-4e34-b72c-ffe32bad2efc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:46.336186 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:46.336186 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:21:46.339331 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-a4a58cbb-115e-4e34-b72c-ffe32bad2efc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:46.343035 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a4a58cbb-115e-4e34-b72c-ffe32bad2efc tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:46.343425 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1479/5965] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:46 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:46.390915 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-820af463-20f3-4bd2-bc33-90d726c95870 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:46.392658 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-820af463-20f3-4bd2-bc33-90d726c95870 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:46.392821 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-820af463-20f3-4bd2-bc33-90d726c95870 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:46.393001 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-820af463-20f3-4bd2-bc33-90d726c95870 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:46.399020 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:46.399020 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:21:46.401991 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-820af463-20f3-4bd2-bc33-90d726c95870 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:46.405386 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-820af463-20f3-4bd2-bc33-90d726c95870 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:46.405759 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1498/5966] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:21:46 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:48.441328 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cdfb2288-4451-4838-9d05-72c91555ceb7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:48.441772 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cdfb2288-4451-4838-9d05-72c91555ceb7 None None] GET https://10.4.3.13/volume// Jul 03 13:21:48.441861 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cdfb2288-4451-4838-9d05-72c91555ceb7 None None] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:48.442032 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cdfb2288-4451-4838-9d05-72c91555ceb7 None None] Calling method 'all' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:48.442351 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cdfb2288-4451-4838-9d05-72c91555ceb7 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:21:48.442630 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1491/5967] 10.4.3.13 () {66 vars in 1421 bytes} [Fri Jul 3 13:21:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:21:48.448827 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-24ddd7ba-3583-4d80-943d-97ac0dfc980a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:48.503718 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-24ddd7ba-3583-4d80-943d-97ac0dfc980a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:21:48.504021 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-24ddd7ba-3583-4d80-943d-97ac0dfc980a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce9fe4a3-bc4b-4049-958d-839c85dd6f35", "connector": null, "instance_uuid": "4146fc72-e69e-4f0e-8a74-de5e6b587f2d"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:21:48.511252 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:48.511252 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:21:48.591002 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-24ddd7ba-3583-4d80-943d-97ac0dfc980a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:21:48.591409 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1500/5968] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:21:48 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:21:48.928230 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-53288853-83b8-4808-8531-0af008cf5dff None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:48.929930 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-53288853-83b8-4808-8531-0af008cf5dff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:48.930088 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-53288853-83b8-4808-8531-0af008cf5dff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:48.930277 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-53288853-83b8-4808-8531-0af008cf5dff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:48.937924 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:48.937924 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:21:48.940633 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-53288853-83b8-4808-8531-0af008cf5dff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:48.943961 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-53288853-83b8-4808-8531-0af008cf5dff tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:48.944230 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1480/5969] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:48 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:49.118375 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-6c3aad45-99c2-46ec-a04e-328bc5836cac None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:49.118780 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6c3aad45-99c2-46ec-a04e-328bc5836cac None None] GET https://10.4.3.13/volume// Jul 03 13:21:49.118940 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6c3aad45-99c2-46ec-a04e-328bc5836cac None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:49.119119 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-6c3aad45-99c2-46ec-a04e-328bc5836cac None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:49.119459 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-6c3aad45-99c2-46ec-a04e-328bc5836cac None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:21:49.119725 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1499/5970] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:21:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:21:49.126191 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-7daad939-7efb-46b4-b95b-ee6cc56c7624 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:49.128011 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-7daad939-7efb-46b4-b95b-ee6cc56c7624 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:49.128203 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-7daad939-7efb-46b4-b95b-ee6cc56c7624 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:49.128377 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-7daad939-7efb-46b4-b95b-ee6cc56c7624 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:49.136018 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:49.136018 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:21:49.138758 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-7daad939-7efb-46b4-b95b-ee6cc56c7624 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:49.142142 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-7daad939-7efb-46b4-b95b-ee6cc56c7624 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:49.142501 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1492/5971] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:21:49 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 1053 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:21:49.238875 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:49.240788 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] PUT https://10.4.3.13/volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84 Jul 03 13:21:49.241191 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:21:49.247651 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Acquiring lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:21:49.251619 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:21:49.252570 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:49.252570 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:21:49.804960 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" released by "attachment_update" :: held 0.553s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:21:49.805328 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-2ef843d4-5745-4d12-b934-3cca984837e4 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84 returned with HTTP 200 Jul 03 13:21:49.805815 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1501/5972] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:21:49 2026] PUT /volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84 => generated 968 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:21:49.814022 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-d83a97f4-1783-4fd0-aff5-3543eee0a21e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:49.816496 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-d83a97f4-1783-4fd0-aff5-3543eee0a21e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption Jul 03 13:21:49.816724 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-d83a97f4-1783-4fd0-aff5-3543eee0a21e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:49.816953 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-d83a97f4-1783-4fd0-aff5-3543eee0a21e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:49.827666 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:49.827666 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:21:49.835179 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-d83a97f4-1783-4fd0-aff5-3543eee0a21e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption returned with HTTP 200 Jul 03 13:21:49.835709 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1481/5973] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:21:49 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:49.956116 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-b9a866cf-10c8-4049-ad51-f71a4315b3f8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:49.957651 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b9a866cf-10c8-4049-ad51-f71a4315b3f8 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:49.957814 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b9a866cf-10c8-4049-ad51-f71a4315b3f8 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:49.957985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-b9a866cf-10c8-4049-ad51-f71a4315b3f8 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:49.965654 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:49.965654 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:21:49.968357 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-b9a866cf-10c8-4049-ad51-f71a4315b3f8 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:49.971671 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-b9a866cf-10c8-4049-ad51-f71a4315b3f8 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:49.971983 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1500/5974] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:49 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:50.985932 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9c6db317-6f39-43a3-88b1-18c08ffb2d23 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:50.987596 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9c6db317-6f39-43a3-88b1-18c08ffb2d23 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:50.987770 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9c6db317-6f39-43a3-88b1-18c08ffb2d23 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:50.987941 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9c6db317-6f39-43a3-88b1-18c08ffb2d23 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:50.996102 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:50.996102 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:21:50.999051 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-9c6db317-6f39-43a3-88b1-18c08ffb2d23 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:51.002528 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9c6db317-6f39-43a3-88b1-18c08ffb2d23 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:51.002893 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1493/5975] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:50 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:52.015554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-df5a131b-0301-420d-ba30-596fa3636697 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:52.017704 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df5a131b-0301-420d-ba30-596fa3636697 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:52.017918 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df5a131b-0301-420d-ba30-596fa3636697 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:52.018261 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-df5a131b-0301-420d-ba30-596fa3636697 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:52.028591 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:52.028591 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:21:52.031830 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-df5a131b-0301-420d-ba30-596fa3636697 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:52.035781 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-df5a131b-0301-420d-ba30-596fa3636697 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:52.036125 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1502/5976] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:52 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:53.050898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-714ec334-a447-44c8-92a2-d62953506025 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:53.053012 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-714ec334-a447-44c8-92a2-d62953506025 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:53.053236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-714ec334-a447-44c8-92a2-d62953506025 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:53.053462 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-714ec334-a447-44c8-92a2-d62953506025 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:53.063538 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:53.063538 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:21:53.066912 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-714ec334-a447-44c8-92a2-d62953506025 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:53.071340 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-714ec334-a447-44c8-92a2-d62953506025 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:53.071804 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1482/5977] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:53 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:54.083528 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-0ba5d167-e803-48b1-bd60-c05359bd947d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:54.085198 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0ba5d167-e803-48b1-bd60-c05359bd947d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:54.085366 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0ba5d167-e803-48b1-bd60-c05359bd947d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:54.085569 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-0ba5d167-e803-48b1-bd60-c05359bd947d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:54.093880 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:54.093880 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:21:54.096726 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-0ba5d167-e803-48b1-bd60-c05359bd947d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:54.100028 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-0ba5d167-e803-48b1-bd60-c05359bd947d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:54.100366 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1501/5978] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:54 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:55.115082 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-cfe850a5-89e0-479b-9e3f-734dd7e55884 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:55.116820 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cfe850a5-89e0-479b-9e3f-734dd7e55884 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:55.117002 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cfe850a5-89e0-479b-9e3f-734dd7e55884 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:55.117185 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-cfe850a5-89e0-479b-9e3f-734dd7e55884 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:55.126026 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:55.126026 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:21:55.129142 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-cfe850a5-89e0-479b-9e3f-734dd7e55884 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:55.132963 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-cfe850a5-89e0-479b-9e3f-734dd7e55884 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:55.133381 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1494/5979] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:55 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:56.144545 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ed7d07a3-da9a-40b4-b4d1-a536dff3682e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:56.146271 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed7d07a3-da9a-40b4-b4d1-a536dff3682e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:56.146450 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed7d07a3-da9a-40b4-b4d1-a536dff3682e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:56.146649 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ed7d07a3-da9a-40b4-b4d1-a536dff3682e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:56.156429 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:56.156429 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:21:56.160112 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-ed7d07a3-da9a-40b4-b4d1-a536dff3682e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:56.164658 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ed7d07a3-da9a-40b4-b4d1-a536dff3682e tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:56.165140 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1503/5980] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:56 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:57.176861 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9fa43c15-b83c-40b4-9721-f3d4b846bd58 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:57.180189 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9fa43c15-b83c-40b4-9721-f3d4b846bd58 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:57.180189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9fa43c15-b83c-40b4-9721-f3d4b846bd58 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:57.180189 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9fa43c15-b83c-40b4-9721-f3d4b846bd58 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:57.189304 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:57.189304 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:21:57.192974 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9fa43c15-b83c-40b4-9721-f3d4b846bd58 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:57.197762 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9fa43c15-b83c-40b4-9721-f3d4b846bd58 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:57.197762 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1483/5981] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:57 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:58.210246 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a89f9150-b88f-4139-9dcb-7671cf86d65c None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:58.212220 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a89f9150-b88f-4139-9dcb-7671cf86d65c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:58.212220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a89f9150-b88f-4139-9dcb-7671cf86d65c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:58.212220 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a89f9150-b88f-4139-9dcb-7671cf86d65c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:58.220464 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:58.220464 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:21:58.224366 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-a89f9150-b88f-4139-9dcb-7671cf86d65c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:58.227789 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a89f9150-b88f-4139-9dcb-7671cf86d65c tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:58.227922 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1502/5982] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:58 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:21:59.242746 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ef5ed4f8-3d30-40ea-9f7e-976a894a554f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:21:59.245820 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef5ed4f8-3d30-40ea-9f7e-976a894a554f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:21:59.245820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef5ed4f8-3d30-40ea-9f7e-976a894a554f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:21:59.245820 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ef5ed4f8-3d30-40ea-9f7e-976a894a554f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:21:59.253718 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:21:59.253718 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:21:59.257156 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ef5ed4f8-3d30-40ea-9f7e-976a894a554f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:21:59.261250 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ef5ed4f8-3d30-40ea-9f7e-976a894a554f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:21:59.261768 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1495/5983] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:21:59 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:22:00.274589 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7b5e3dc0-4934-4261-a56e-c89e064bf24d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:00.276192 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b5e3dc0-4934-4261-a56e-c89e064bf24d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:00.276192 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b5e3dc0-4934-4261-a56e-c89e064bf24d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:00.276357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7b5e3dc0-4934-4261-a56e-c89e064bf24d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:00.284858 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:00.284858 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:22:00.288237 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7b5e3dc0-4934-4261-a56e-c89e064bf24d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:00.292002 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7b5e3dc0-4934-4261-a56e-c89e064bf24d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:00.292002 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1504/5984] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:22:00 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:22:01.305051 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b71c1529-e1e1-4799-9e18-634285450f1a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:01.307276 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b71c1529-e1e1-4799-9e18-634285450f1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:01.307520 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b71c1529-e1e1-4799-9e18-634285450f1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:01.307723 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b71c1529-e1e1-4799-9e18-634285450f1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:01.316367 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:01.316367 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:22:01.319439 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-b71c1529-e1e1-4799-9e18-634285450f1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:01.323217 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b71c1529-e1e1-4799-9e18-634285450f1a tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:01.323559 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1484/5985] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:22:01 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:22:01.794929 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-73c27d32-3b41-4ad4-acc5-ddfb5fdf3900 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:01.796672 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-73c27d32-3b41-4ad4-acc5-ddfb5fdf3900 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84/action Jul 03 13:22:01.797022 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-73c27d32-3b41-4ad4-acc5-ddfb5fdf3900 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:22:01.797133 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-73c27d32-3b41-4ad4-acc5-ddfb5fdf3900 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:01.811573 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:01.811573 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:22:01.821849 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-9a232b4a-2c8c-4c03-a572-a76c5718a8fd req-73c27d32-3b41-4ad4-acc5-ddfb5fdf3900 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84/action returned with HTTP 204 Jul 03 13:22:01.822385 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1503/5986] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:22:01 2026] POST /volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:22:02.335125 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ebf95ccd-8ff8-46a3-9eeb-9f6bb1462770 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:02.337134 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebf95ccd-8ff8-46a3-9eeb-9f6bb1462770 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:02.338433 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebf95ccd-8ff8-46a3-9eeb-9f6bb1462770 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:02.338433 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ebf95ccd-8ff8-46a3-9eeb-9f6bb1462770 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:02.346487 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:02.346487 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:22:02.349848 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ebf95ccd-8ff8-46a3-9eeb-9f6bb1462770 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:02.354355 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ebf95ccd-8ff8-46a3-9eeb-9f6bb1462770 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:02.354759 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1496/5987] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:22:02 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:02.366133 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-67f1ec32-a4ab-42a0-bdb3-314ff925d555 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:02.367697 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67f1ec32-a4ab-42a0-bdb3-314ff925d555 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:02.367858 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67f1ec32-a4ab-42a0-bdb3-314ff925d555 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:02.368052 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-67f1ec32-a4ab-42a0-bdb3-314ff925d555 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:02.376037 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:02.376037 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:22:02.378933 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-67f1ec32-a4ab-42a0-bdb3-314ff925d555 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:02.382506 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-67f1ec32-a4ab-42a0-bdb3-314ff925d555 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:02.382874 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1505/5988] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:22:02 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:11.226682 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-324cd666-9251-45a4-9b64-51baf711f306 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:11.227005 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-324cd666-9251-45a4-9b64-51baf711f306 None None] GET https://10.4.3.13/volume// Jul 03 13:22:11.227144 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-324cd666-9251-45a4-9b64-51baf711f306 None None] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:11.227331 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-324cd666-9251-45a4-9b64-51baf711f306 None None] Calling method 'all' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:11.227640 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-324cd666-9251-45a4-9b64-51baf711f306 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:22:11.227889 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1485/5989] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:22:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:22:11.235520 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-450ec5e5-4003-4aef-be27-0e5af81e3e3b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:11.237432 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-450ec5e5-4003-4aef-be27-0e5af81e3e3b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:22:11.237776 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-450ec5e5-4003-4aef-be27-0e5af81e3e3b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce9fe4a3-bc4b-4049-958d-839c85dd6f35", "connector": null, "instance_uuid": "4146fc72-e69e-4f0e-8a74-de5e6b587f2d"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:11.247926 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:11.247926 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:22:11.285011 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-450ec5e5-4003-4aef-be27-0e5af81e3e3b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:22:11.285433 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1504/5990] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:22:11 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 13:22:11.292995 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-80f29b27-ce54-4dc7-bad3-dd8cdea4a49d None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:11.294946 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-80f29b27-ce54-4dc7-bad3-dd8cdea4a49d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84 Jul 03 13:22:11.295126 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-80f29b27-ce54-4dc7-bad3-dd8cdea4a49d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:11.295334 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-80f29b27-ce54-4dc7-bad3-dd8cdea4a49d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:11.301823 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:11.301823 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:22:11.322298 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=28 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:11.833595 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-80f29b27-ce54-4dc7-bad3-dd8cdea4a49d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84 returned with HTTP 200 Jul 03 13:22:11.833969 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1497/5991] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:22:11 2026] DELETE /volume/v3/attachments/9bddd94a-3bb1-4fe3-bb63-e82f3e5cfa84 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:12.381623 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=34,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:16.470328 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:16.472136 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] PUT https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 Jul 03 13:22:16.472472 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:16.480282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Acquiring lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:22:16.484967 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" acquired by "attachment_update" :: waited 0.005s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:22:16.485890 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:16.485890 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:22:17.005833 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" released by "attachment_update" :: held 0.521s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:22:17.006104 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-a6859445-5e2a-497c-a12d-48953edc1833 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 returned with HTTP 200 Jul 03 13:22:17.006538 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1506/5992] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:22:16 2026] PUT /volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:17.015182 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-adfcb3e5-958d-4b0e-8493-291425029a88 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:17.017270 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-adfcb3e5-958d-4b0e-8493-291425029a88 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 Jul 03 13:22:17.017485 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-adfcb3e5-958d-4b0e-8493-291425029a88 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:17.017679 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-adfcb3e5-958d-4b0e-8493-291425029a88 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:17.031182 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-adfcb3e5-958d-4b0e-8493-291425029a88 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 returned with HTTP 200 Jul 03 13:22:17.031572 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1486/5993] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:22:17 2026] GET /volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:21.282228 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=32,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:21.413179 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-6cfab24c-a379-4530-b7b8-b793ceab9e46 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:21.414832 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-6cfab24c-a379-4530-b7b8-b793ceab9e46 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption Jul 03 13:22:21.415120 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-6cfab24c-a379-4530-b7b8-b793ceab9e46 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:21.415385 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-6cfab24c-a379-4530-b7b8-b793ceab9e46 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:21.425027 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:21.425027 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:22:21.429815 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-6cfab24c-a379-4530-b7b8-b793ceab9e46 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption returned with HTTP 200 Jul 03 13:22:21.430235 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1505/5994] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:22:21 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:22:21.832636 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=36,cinder:UPDATE=3 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:25.522332 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-10690917-eb3a-4848-ba8e-0cab26f589aa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:25.524174 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-10690917-eb3a-4848-ba8e-0cab26f589aa tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963/action Jul 03 13:22:25.524499 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-10690917-eb3a-4848-ba8e-0cab26f589aa tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-complete": null}' {{(pid=99823) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:22:25.524629 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-10690917-eb3a-4848-ba8e-0cab26f589aa tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:25.538683 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:25.538683 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:22:25.550330 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-e15386b3-bdb3-40ff-a02a-d75510c14b52 req-10690917-eb3a-4848-ba8e-0cab26f589aa tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963/action returned with HTTP 204 Jul 03 13:22:25.550774 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1498/5995] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:22:25 2026] POST /volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:22:26.998431 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:27.030275 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=4 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:30.613568 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8de46263-c865-475f-9e6d-b4e45d14d8ee None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:30.613963 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8de46263-c865-475f-9e6d-b4e45d14d8ee None None] GET https://10.4.3.13/volume// Jul 03 13:22:30.614141 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8de46263-c865-475f-9e6d-b4e45d14d8ee None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:30.614337 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8de46263-c865-475f-9e6d-b4e45d14d8ee None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:30.614648 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8de46263-c865-475f-9e6d-b4e45d14d8ee None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:22:30.614916 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1507/5996] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:22:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:22:30.621398 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-030aa778-07fe-4ef7-a858-292e6e8787b1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:30.623322 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-030aa778-07fe-4ef7-a858-292e6e8787b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:22:30.623655 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-030aa778-07fe-4ef7-a858-292e6e8787b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce9fe4a3-bc4b-4049-958d-839c85dd6f35", "connector": null, "instance_uuid": "4146fc72-e69e-4f0e-8a74-de5e6b587f2d"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:30.633304 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:30.633304 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:22:30.661888 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-030aa778-07fe-4ef7-a858-292e6e8787b1 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:22:30.662315 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1487/5997] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:22:30 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 13:22:30.669117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8b85698b-4acc-4d39-b7e9-8e4a7318c373 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:30.670984 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8b85698b-4acc-4d39-b7e9-8e4a7318c373 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 Jul 03 13:22:30.671184 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8b85698b-4acc-4d39-b7e9-8e4a7318c373 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:30.671367 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8b85698b-4acc-4d39-b7e9-8e4a7318c373 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:30.677835 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:30.677835 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:22:31.205499 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8b85698b-4acc-4d39-b7e9-8e4a7318c373 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 returned with HTTP 200 Jul 03 13:22:31.205887 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1506/5998] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:22:30 2026] DELETE /volume/v3/attachments/32250974-a5fb-4024-aeb8-76a1ba026963 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:35.546993 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=4,cinder:UPDATE=2 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:37.633037 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:37.635173 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] PUT https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd Jul 03 13:22:37.635527 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:37.642633 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Acquiring lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" by "attachment_update" {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:22:37.646231 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99823) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:22:37.647047 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:37.647047 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:22:38.168625 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.coordination [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Lock "cinder-attachment_update-ce9fe4a3-bc4b-4049-958d-839c85dd6f35-np0000004418" released by "attachment_update" :: held 0.522s {{(pid=99823) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:22:38.169015 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-305b2b88-0759-4a13-ba39-7dac6a82d75b tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd returned with HTTP 200 Jul 03 13:22:38.169497 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1499/5999] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:22:37 2026] PUT /volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:38.178357 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8a27c9c1-6610-488f-a606-7d6ccd92af48 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:38.180194 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8a27c9c1-6610-488f-a606-7d6ccd92af48 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd Jul 03 13:22:38.180387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8a27c9c1-6610-488f-a606-7d6ccd92af48 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:38.180565 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8a27c9c1-6610-488f-a606-7d6ccd92af48 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:38.195894 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-8a27c9c1-6610-488f-a606-7d6ccd92af48 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd returned with HTTP 200 Jul 03 13:22:38.196329 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1508/6000] 10.4.3.13 () {70 vars in 1644 bytes} [Fri Jul 3 13:22:38 2026] GET /volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:40.658691 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:41.204550 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:42.387748 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-0590287c-309b-4cd8-8fa0-3cb9c90e0b5d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:42.389815 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-0590287c-309b-4cd8-8fa0-3cb9c90e0b5d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption Jul 03 13:22:42.390015 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-0590287c-309b-4cd8-8fa0-3cb9c90e0b5d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:42.390239 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-0590287c-309b-4cd8-8fa0-3cb9c90e0b5d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:42.399088 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:42.399088 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:22:42.404981 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-0590287c-309b-4cd8-8fa0-3cb9c90e0b5d tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption returned with HTTP 200 Jul 03 13:22:42.405396 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1488/6001] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:22:42 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:22:46.015816 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-9daf3f09-dbce-4431-875a-225ab45fb896 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:46.017588 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-9daf3f09-dbce-4431-875a-225ab45fb896 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd/action Jul 03 13:22:46.017934 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-9daf3f09-dbce-4431-875a-225ab45fb896 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-complete": null}' {{(pid=99824) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:22:46.018064 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-9daf3f09-dbce-4431-875a-225ab45fb896 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:46.032947 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:46.032947 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:22:46.057123 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-a37ea309-f21c-4de7-b3aa-51ed99d2bd0a req-9daf3f09-dbce-4431-875a-225ab45fb896 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd/action returned with HTTP 204 Jul 03 13:22:46.057577 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1507/6002] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:22:46 2026] POST /volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:22:46.565518 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-d9949cbb-a34c-47f8-b03d-cf0a85bbb2e7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:46.567171 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9949cbb-a34c-47f8-b03d-cf0a85bbb2e7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:46.567354 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9949cbb-a34c-47f8-b03d-cf0a85bbb2e7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:46.567520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-d9949cbb-a34c-47f8-b03d-cf0a85bbb2e7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:46.577149 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:46.577149 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:22:46.580943 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-d9949cbb-a34c-47f8-b03d-cf0a85bbb2e7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:46.585701 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-d9949cbb-a34c-47f8-b03d-cf0a85bbb2e7 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:46.586086 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1500/6003] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:22:46 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:46.631929 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-73a3677b-cdb0-4516-805e-3143b23ae494 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:46.633974 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-73a3677b-cdb0-4516-805e-3143b23ae494 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:46.634208 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-73a3677b-cdb0-4516-805e-3143b23ae494 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:46.634432 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-73a3677b-cdb0-4516-805e-3143b23ae494 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:46.643309 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:46.643309 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:22:46.646723 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-73a3677b-cdb0-4516-805e-3143b23ae494 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:46.650678 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-73a3677b-cdb0-4516-805e-3143b23ae494 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:46.651141 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1509/6004] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:22:46 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:22:46.674356 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:46.676150 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] POST https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/action Jul 03 13:22:46.676453 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:22:46.676563 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:22:46.685705 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:46.685705 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:22:46.686211 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:46.692497 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Begin detaching volume completed successfully. Jul 03 13:22:46.692788 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-14b6d895-8e79-4625-817d-039658755a64 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/action returned with HTTP 202 Jul 03 13:22:46.693465 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1489/6005] 10.4.3.13 () {72 vars in 1665 bytes} [Fri Jul 3 13:22:46 2026] POST /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:22:47.720081 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-06686afc-c5c3-46dc-8b65-a26151ef093a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:47.721637 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-06686afc-c5c3-46dc-8b65-a26151ef093a None None] GET https://10.4.3.13/volume// Jul 03 13:22:47.721637 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-06686afc-c5c3-46dc-8b65-a26151ef093a None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:47.721637 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-06686afc-c5c3-46dc-8b65-a26151ef093a None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:47.721637 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-06686afc-c5c3-46dc-8b65-a26151ef093a None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:22:47.721637 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1508/6006] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:22:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:22:47.729026 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-f3675604-c29c-42fb-ad34-613572597886 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:47.731742 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-f3675604-c29c-42fb-ad34-613572597886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:22:47.732003 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-f3675604-c29c-42fb-ad34-613572597886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:47.732250 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-f3675604-c29c-42fb-ad34-613572597886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:47.741625 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:47.741625 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:22:47.745442 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-f3675604-c29c-42fb-ad34-613572597886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:22:47.749681 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-f3675604-c29c-42fb-ad34-613572597886 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:22:47.750083 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1501/6007] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:22:47 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 1349 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:22:47.759508 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-414c8e94-0e7d-477c-9620-95f59e88084f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:22:47.761635 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-414c8e94-0e7d-477c-9620-95f59e88084f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption Jul 03 13:22:47.761871 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-414c8e94-0e7d-477c-9620-95f59e88084f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:22:47.762094 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-414c8e94-0e7d-477c-9620-95f59e88084f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'index' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:22:47.772114 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:22:47.772114 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:22:47.777594 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-414c8e94-0e7d-477c-9620-95f59e88084f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption returned with HTTP 200 Jul 03 13:22:47.777970 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1510/6008] 10.4.3.13 () {68 vars in 1624 bytes} [Fri Jul 3 13:22:47 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:22:56.045688 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=4,cinder:UPDATE=2 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:56.689064 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:57.748686 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:22:57.776781 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=13 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:23:13.554396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-440efd27-a087-4b9d-8368-1337f26478bd None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:13.556342 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-440efd27-a087-4b9d-8368-1337f26478bd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd Jul 03 13:23:13.556517 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-440efd27-a087-4b9d-8368-1337f26478bd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:13.556695 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-440efd27-a087-4b9d-8368-1337f26478bd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'version_select' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:13.563053 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:13.563053 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:14.102327 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-8c944e39-575d-43e6-bcdf-369fec54a284 req-440efd27-a087-4b9d-8368-1337f26478bd tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd returned with HTTP 200 Jul 03 13:23:14.102708 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1490/6009] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:23:13 2026] DELETE /volume/v3/attachments/64970823-e7ed-4cd4-b8fe-aa3f0ad065fd => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:14.683822 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-c87f6875-a43b-4de0-8218-de369aee9da5 req-f3e24db6-5612-440d-8c37-692b4ae99aee None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:14.685726 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-c87f6875-a43b-4de0-8218-de369aee9da5 req-f3e24db6-5612-440d-8c37-692b4ae99aee tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:23:14.686148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-c87f6875-a43b-4de0-8218-de369aee9da5 req-f3e24db6-5612-440d-8c37-692b4ae99aee tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:14.686148 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-c87f6875-a43b-4de0-8218-de369aee9da5 req-f3e24db6-5612-440d-8c37-692b4ae99aee tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:14.692851 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:14.692851 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:14.696234 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-c87f6875-a43b-4de0-8218-de369aee9da5 req-f3e24db6-5612-440d-8c37-692b4ae99aee tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:23:14.700053 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-c87f6875-a43b-4de0-8218-de369aee9da5 req-f3e24db6-5612-440d-8c37-692b4ae99aee tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:23:14.700436 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1509/6010] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:23:14 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:22.017530 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:22.019176 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] DELETE https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:23:22.019369 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:22.019541 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:22.019691 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume with id: ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:23:22.026053 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:22.026053 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:22.026466 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:23:22.040186 np0000004418 devstack@c-api.service[99823]: WARNING cinder.keymgr.conf_key_mgr [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 13:23:22.046017 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Delete volume request issued successfully. Jul 03 13:23:22.046203 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-20742fb7-dfe0-432f-b344-ab82e90eb40f tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 202 Jul 03 13:23:22.046582 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1502/6011] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:23:22 2026] DELETE /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:23:22.053588 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-13dc16f0-6965-496f-8450-695817fc55df None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:22.055354 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13dc16f0-6965-496f-8450-695817fc55df tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:23:22.055543 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13dc16f0-6965-496f-8450-695817fc55df tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:22.055782 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-13dc16f0-6965-496f-8450-695817fc55df tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:22.062426 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:22.062426 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:22.065972 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-13dc16f0-6965-496f-8450-695817fc55df tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Volume info retrieved successfully. Jul 03 13:23:22.071123 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-13dc16f0-6965-496f-8450-695817fc55df tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 200 Jul 03 13:23:22.071688 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1511/6012] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:22 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:23.083396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-522f031d-edf2-4178-82e1-a244da455c86 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:23.085091 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-522f031d-edf2-4178-82e1-a244da455c86 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] GET https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 Jul 03 13:23:23.085294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-522f031d-edf2-4178-82e1-a244da455c86 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:23.085513 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-522f031d-edf2-4178-82e1-a244da455c86 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:23.090758 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-522f031d-edf2-4178-82e1-a244da455c86 tempest-TestEncryptedCinderVolumes-353662652 tempest-TestEncryptedCinderVolumes-353662652-project-member] https://10.4.3.13/volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 returned with HTTP 404 Jul 03 13:23:23.091356 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1491/6013] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:23 2026] GET /volume/v3/volumes/ce9fe4a3-bc4b-4049-958d-839c85dd6f35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:23:23.097666 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:23.155566 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] GET https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 Jul 03 13:23:23.155758 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:23.155954 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method 'detail' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:23.156736 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99824) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 13:23:23.182998 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Get all volumes completed successfully. Jul 03 13:23:23.184369 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:23.184369 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:23.187870 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5753b55c-8aaf-4a7f-a555-fa51cef1d6bf tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 13:23:23.188305 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1510/6014] 10.4.3.13 () {66 vars in 1278 bytes} [Fri Jul 3 13:23:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5269 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:23:23.200152 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8af39fc9-305b-448b-91dd-0123517afb4f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:23.201674 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8af39fc9-305b-448b-91dd-0123517afb4f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] DELETE https://10.4.3.13/volume/v3/types/62bca631-57f9-4887-89cc-0461eedc1a8a Jul 03 13:23:23.201852 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8af39fc9-305b-448b-91dd-0123517afb4f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:23.202048 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8af39fc9-305b-448b-91dd-0123517afb4f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] Calling method '_delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:23.223616 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8af39fc9-305b-448b-91dd-0123517afb4f tempest-TestEncryptedCinderVolumes-1834626134 tempest-TestEncryptedCinderVolumes-1834626134-project-admin] https://10.4.3.13/volume/v3/types/62bca631-57f9-4887-89cc-0461eedc1a8a returned with HTTP 202 Jul 03 13:23:23.224188 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1503/6015] 10.4.3.13 () {66 vars in 1338 bytes} [Fri Jul 3 13:23:23 2026] DELETE /volume/v3/types/62bca631-57f9-4887-89cc-0461eedc1a8a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:23:32.069429 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=4 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:23:33.087605 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:23:33.187138 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=6 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:23:33.218738 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:23:34.994019 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1444c644-c50b-45e2-a949-58e280b7ce6a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:34.995781 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:23:34.996134 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1123819640", "snapshot_id": null, "imageRef": "5125fd69-1bb2-47ac-bc31-9c6e73394e22", "volume_type": null, "size": 1}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:23:34.997699 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1123819640', 'snapshot_id': None, 'imageRef': '5125fd69-1bb2-47ac-bc31-9c6e73394e22', 'volume_type': None, 'size': 1}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:23:35.116642 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Create volume of 1 GB Jul 03 13:23:35.120628 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Availability Zones retrieved successfully. Jul 03 13:23:35.125515 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Flow 'volume_create_api' (267be34b-cc37-416d-a677-3ed7d7b0f220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:23:35.126608 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2423d596-158b-43f7-b39a-b05fbec3075b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:35.127469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:23:35.174819 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2423d596-158b-43f7-b39a-b05fbec3075b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:35.175534 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7470396c-8f6f-43df-9f5f-12e17933fd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:35.226639 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Created reservations ['181a641f-678f-4556-ac74-61574396d65d', 'a99ffab9-1be6-4942-a5a4-e49de9f7e77e', '6db73b9d-6e53-44f0-b86e-f2235f557ed2', 'b7e28ccf-c719-4aa1-ba17-79eca1be66ef'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:23:35.226809 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7470396c-8f6f-43df-9f5f-12e17933fd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181a641f-678f-4556-ac74-61574396d65d', 'a99ffab9-1be6-4942-a5a4-e49de9f7e77e', '6db73b9d-6e53-44f0-b86e-f2235f557ed2', 'b7e28ccf-c719-4aa1-ba17-79eca1be66ef']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:35.227538 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff983e30-79c3-4e59-b79c-0a84f63f858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:35.247071 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff983e30-79c3-4e59-b79c-0a84f63f858f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2289e299-fe37-4bc8-8d44-f9ca255931f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1123819640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99d72e957d864faab06170aaa5b5d5e9',qos_specs=None,replication_status=,reservations=['181a641f-678f-4556-ac74-61574396d65d','a99ffab9-1be6-4942-a5a4-e49de9f7e77e','6db73b9d-6e53-44f0-b86e-f2235f557ed2','b7e28ccf-c719-4aa1-ba17-79eca1be66ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2466b1c11e874439b18dc0b98f1ca87d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1123819640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2289e299-fe37-4bc8-8d44-f9ca255931f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99d72e957d864faab06170aaa5b5d5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2466b1c11e874439b18dc0b98f1ca87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:35.247988 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee22834-0bc2-4c43-b6f7-e3ee8dd3e837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:35.267199 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee22834-0bc2-4c43-b6f7-e3ee8dd3e837) transitioned into state 'SUCCESS' from state '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-1123819640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99d72e957d864faab06170aaa5b5d5e9',qos_specs=None,replication_status=,reservations=['181a641f-678f-4556-ac74-61574396d65d','a99ffab9-1be6-4942-a5a4-e49de9f7e77e','6db73b9d-6e53-44f0-b86e-f2235f557ed2','b7e28ccf-c719-4aa1-ba17-79eca1be66ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2466b1c11e874439b18dc0b98f1ca87d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:35.267790 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ae1606-da2c-4b97-a3bc-a31c219f3d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:35.279774 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ae1606-da2c-4b97-a3bc-a31c219f3d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:35.280604 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Flow 'volume_create_api' (267be34b-cc37-416d-a677-3ed7d7b0f220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:23:35.280900 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Create volume request issued successfully. Jul 03 13:23:35.281444 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1444c644-c50b-45e2-a949-58e280b7ce6a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:23:35.281816 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1512/6016] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:23:34 2026] POST /volume/v3/volumes => generated 752 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:23:35.292988 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-9355bcbb-e8a2-4388-97a4-baaed67de794 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:35.294549 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9355bcbb-e8a2-4388-97a4-baaed67de794 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:23:35.294768 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9355bcbb-e8a2-4388-97a4-baaed67de794 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:35.295008 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-9355bcbb-e8a2-4388-97a4-baaed67de794 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:35.301142 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:35.301142 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:35.304227 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-9355bcbb-e8a2-4388-97a4-baaed67de794 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:35.307732 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-9355bcbb-e8a2-4388-97a4-baaed67de794 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 200 Jul 03 13:23:35.308087 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1492/6017] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:35 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 820 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:36.320375 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-e9ce02bc-555b-4355-a756-c8839f34c6b8 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:36.322134 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e9ce02bc-555b-4355-a756-c8839f34c6b8 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:23:36.322323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e9ce02bc-555b-4355-a756-c8839f34c6b8 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:36.322499 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-e9ce02bc-555b-4355-a756-c8839f34c6b8 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:36.328911 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:36.328911 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:36.332604 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-e9ce02bc-555b-4355-a756-c8839f34c6b8 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:36.337216 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-e9ce02bc-555b-4355-a756-c8839f34c6b8 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 200 Jul 03 13:23:36.337592 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1511/6018] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:36 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:23:36.353198 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-58b27c07-c8d4-4cb6-848e-4c942ffb1c33 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:36.355240 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58b27c07-c8d4-4cb6-848e-4c942ffb1c33 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:23:36.355521 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58b27c07-c8d4-4cb6-848e-4c942ffb1c33 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:36.355808 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58b27c07-c8d4-4cb6-848e-4c942ffb1c33 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:36.364576 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:36.364576 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:36.369305 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-58b27c07-c8d4-4cb6-848e-4c942ffb1c33 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:36.375727 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58b27c07-c8d4-4cb6-848e-4c942ffb1c33 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 200 Jul 03 13:23:36.376294 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1504/6019] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:36 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:23:36.391342 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1ca43a85-5199-4767-8b2d-f5145ff8b28d None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:36.392995 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ca43a85-5199-4767-8b2d-f5145ff8b28d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:23:36.393266 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ca43a85-5199-4767-8b2d-f5145ff8b28d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:36.393466 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1ca43a85-5199-4767-8b2d-f5145ff8b28d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:36.400039 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:36.400039 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:36.403501 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-1ca43a85-5199-4767-8b2d-f5145ff8b28d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:36.407576 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1ca43a85-5199-4767-8b2d-f5145ff8b28d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 200 Jul 03 13:23:36.407932 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1513/6020] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:36 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:23:36.419275 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-45f98898-e4b0-4751-b63f-e13e6358a956 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:36.420957 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] POST https://10.4.3.13/volume/v3/backups Jul 03 13:23:36.421328 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2289e299-fe37-4bc8-8d44-f9ca255931f5", "name": "tempest-TestVolumeBackupRestore-backup-1481879984", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:23:36.423072 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Creating new backup {'backup': {'volume_id': '2289e299-fe37-4bc8-8d44-f9ca255931f5', 'name': 'tempest-TestVolumeBackupRestore-backup-1481879984', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:23:36.423233 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Creating backup of volume 2289e299-fe37-4bc8-8d44-f9ca255931f5 in container None Jul 03 13:23:36.429812 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:36.429812 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:36.430339 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:36.451595 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Created reservations ['ff01954b-f5af-45a8-92d6-4e94b256d57d', '0b1dffda-1eea-490c-b0a4-d6b510088dbc'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:23:36.480201 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-45f98898-e4b0-4751-b63f-e13e6358a956 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:23:36.480627 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1493/6021] 10.4.3.13 () {68 vars in 1252 bytes} [Fri Jul 3 13:23:36 2026] POST /volume/v3/backups => generated 333 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:23:36.488788 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-518daba3-7046-49a0-a6cb-3390a272398d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:36.490800 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-518daba3-7046-49a0-a6cb-3390a272398d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:36.490800 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-518daba3-7046-49a0-a6cb-3390a272398d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:36.491252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-518daba3-7046-49a0-a6cb-3390a272398d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:36.491252 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-518daba3-7046-49a0-a6cb-3390a272398d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:36.494865 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:36.494865 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:36.495574 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-518daba3-7046-49a0-a6cb-3390a272398d tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:36.495915 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1512/6022] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:36 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 740 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:37.506303 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-fa098538-c6be-4741-b995-cf0435ecdc89 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:37.507948 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa098538-c6be-4741-b995-cf0435ecdc89 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:37.508229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa098538-c6be-4741-b995-cf0435ecdc89 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:37.508416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-fa098538-c6be-4741-b995-cf0435ecdc89 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:37.508520 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-fa098538-c6be-4741-b995-cf0435ecdc89 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:37.512688 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:37.512688 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:37.513391 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-fa098538-c6be-4741-b995-cf0435ecdc89 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:37.513704 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1505/6023] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:37 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:38.522907 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-e93b05e7-3313-4ead-8278-f9f662f10ed6 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:38.524543 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e93b05e7-3313-4ead-8278-f9f662f10ed6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:38.524701 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e93b05e7-3313-4ead-8278-f9f662f10ed6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:38.524881 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-e93b05e7-3313-4ead-8278-f9f662f10ed6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:38.524976 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-e93b05e7-3313-4ead-8278-f9f662f10ed6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:38.528547 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:38.528547 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:38.529231 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-e93b05e7-3313-4ead-8278-f9f662f10ed6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:38.529541 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1514/6024] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:38 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 742 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:39.539039 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-5251f296-0b11-41cd-a018-1763ba7387e9 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:39.540648 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5251f296-0b11-41cd-a018-1763ba7387e9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:39.540809 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5251f296-0b11-41cd-a018-1763ba7387e9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:39.540991 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-5251f296-0b11-41cd-a018-1763ba7387e9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:39.541091 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-5251f296-0b11-41cd-a018-1763ba7387e9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:39.544914 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:39.544914 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:39.545511 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-5251f296-0b11-41cd-a018-1763ba7387e9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:39.545810 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1494/6025] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:39 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 742 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:40.557065 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1a153c91-9025-40c7-8806-2bae53ad9d9a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:40.558732 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1a153c91-9025-40c7-8806-2bae53ad9d9a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:40.559006 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1a153c91-9025-40c7-8806-2bae53ad9d9a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:40.559098 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1a153c91-9025-40c7-8806-2bae53ad9d9a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:40.559233 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1a153c91-9025-40c7-8806-2bae53ad9d9a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:40.562915 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:40.562915 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:40.563568 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1a153c91-9025-40c7-8806-2bae53ad9d9a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:40.563927 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1513/6026] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:40 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 742 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:41.574283 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-daa8af62-3aee-4679-b29d-b0e4f8de416c None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:41.576002 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daa8af62-3aee-4679-b29d-b0e4f8de416c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:41.576225 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daa8af62-3aee-4679-b29d-b0e4f8de416c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:41.576416 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-daa8af62-3aee-4679-b29d-b0e4f8de416c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:41.576518 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-daa8af62-3aee-4679-b29d-b0e4f8de416c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:41.580618 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:41.580618 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:41.581341 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-daa8af62-3aee-4679-b29d-b0e4f8de416c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:41.581749 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1506/6027] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:41 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:42.592928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-02d3a6f8-777d-4e2c-bedf-6af70a65d07a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:42.594850 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02d3a6f8-777d-4e2c-bedf-6af70a65d07a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:42.595057 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02d3a6f8-777d-4e2c-bedf-6af70a65d07a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:42.595274 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-02d3a6f8-777d-4e2c-bedf-6af70a65d07a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:42.595406 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-02d3a6f8-777d-4e2c-bedf-6af70a65d07a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:42.599139 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:42.599139 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:42.599807 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-02d3a6f8-777d-4e2c-bedf-6af70a65d07a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:42.600328 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1515/6028] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:42 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:43.609518 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-6ab3e0db-d2d2-490e-86b6-503af2e2ff74 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:43.611406 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6ab3e0db-d2d2-490e-86b6-503af2e2ff74 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:43.611541 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6ab3e0db-d2d2-490e-86b6-503af2e2ff74 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:43.611754 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-6ab3e0db-d2d2-490e-86b6-503af2e2ff74 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:43.611910 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-6ab3e0db-d2d2-490e-86b6-503af2e2ff74 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:43.615849 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:43.615849 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:43.616624 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-6ab3e0db-d2d2-490e-86b6-503af2e2ff74 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:43.617011 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1495/6029] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:43 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:44.626490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-85149496-0526-474f-89dc-c56f531414cd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:44.628192 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-85149496-0526-474f-89dc-c56f531414cd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:44.628376 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-85149496-0526-474f-89dc-c56f531414cd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:44.628572 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-85149496-0526-474f-89dc-c56f531414cd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:44.628690 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-85149496-0526-474f-89dc-c56f531414cd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:44.632727 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:44.632727 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:44.633438 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-85149496-0526-474f-89dc-c56f531414cd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:44.633774 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1514/6030] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:44 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:45.643372 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dbe86abe-bffa-465a-b3d9-719d68beb26a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:45.645055 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbe86abe-bffa-465a-b3d9-719d68beb26a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:45.645256 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbe86abe-bffa-465a-b3d9-719d68beb26a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:45.645426 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dbe86abe-bffa-465a-b3d9-719d68beb26a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:45.645526 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dbe86abe-bffa-465a-b3d9-719d68beb26a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:45.649552 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:45.649552 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:45.650313 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dbe86abe-bffa-465a-b3d9-719d68beb26a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:45.650845 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1507/6031] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:45 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:46.660370 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4c497322-3549-4e02-8c76-c6d5c137ef77 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:46.661823 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c497322-3549-4e02-8c76-c6d5c137ef77 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:46.661997 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c497322-3549-4e02-8c76-c6d5c137ef77 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:46.662181 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4c497322-3549-4e02-8c76-c6d5c137ef77 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:46.662280 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4c497322-3549-4e02-8c76-c6d5c137ef77 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:46.665990 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:46.665990 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:46.666684 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4c497322-3549-4e02-8c76-c6d5c137ef77 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:46.667022 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1516/6032] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:46 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:47.677247 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a4eb1f7b-c0e4-4cfd-b19b-72ffefefd114 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:47.678842 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a4eb1f7b-c0e4-4cfd-b19b-72ffefefd114 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:47.679032 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a4eb1f7b-c0e4-4cfd-b19b-72ffefefd114 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:47.679221 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a4eb1f7b-c0e4-4cfd-b19b-72ffefefd114 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:47.679323 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a4eb1f7b-c0e4-4cfd-b19b-72ffefefd114 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:47.683248 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:47.683248 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:47.683866 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a4eb1f7b-c0e4-4cfd-b19b-72ffefefd114 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:47.684198 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1496/6033] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:47 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:48.693134 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-362e5f20-1e3c-40c6-93fd-79f7d4464a38 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:48.694672 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-362e5f20-1e3c-40c6-93fd-79f7d4464a38 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:48.694849 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-362e5f20-1e3c-40c6-93fd-79f7d4464a38 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:48.695094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-362e5f20-1e3c-40c6-93fd-79f7d4464a38 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:48.695210 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-362e5f20-1e3c-40c6-93fd-79f7d4464a38 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:48.698832 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:48.698832 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:48.699463 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-362e5f20-1e3c-40c6-93fd-79f7d4464a38 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:48.699756 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1515/6034] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:48 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:49.708902 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-dca806ed-8bd6-4ced-ae6e-f5e7c3b76de3 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:49.711224 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dca806ed-8bd6-4ced-ae6e-f5e7c3b76de3 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:49.711224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dca806ed-8bd6-4ced-ae6e-f5e7c3b76de3 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:49.711224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-dca806ed-8bd6-4ced-ae6e-f5e7c3b76de3 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:49.711224 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-dca806ed-8bd6-4ced-ae6e-f5e7c3b76de3 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:49.715979 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:49.715979 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:49.715979 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-dca806ed-8bd6-4ced-ae6e-f5e7c3b76de3 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:49.715979 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1508/6035] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:49 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:50.725987 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-4e19326f-2a0e-4817-9378-211424f58a68 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:50.727473 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e19326f-2a0e-4817-9378-211424f58a68 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:50.727637 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e19326f-2a0e-4817-9378-211424f58a68 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:50.727798 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-4e19326f-2a0e-4817-9378-211424f58a68 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:50.727909 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-4e19326f-2a0e-4817-9378-211424f58a68 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:50.731556 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:50.731556 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:50.732297 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-4e19326f-2a0e-4817-9378-211424f58a68 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:50.732648 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1517/6036] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:50 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:51.741569 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-992e4cc0-2d4e-4cf3-a2d7-abb8d8538bef None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:51.743304 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-992e4cc0-2d4e-4cf3-a2d7-abb8d8538bef tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:51.743491 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-992e4cc0-2d4e-4cf3-a2d7-abb8d8538bef tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:51.743661 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-992e4cc0-2d4e-4cf3-a2d7-abb8d8538bef tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:51.743769 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-992e4cc0-2d4e-4cf3-a2d7-abb8d8538bef tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:51.748028 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:51.748028 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:51.748768 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-992e4cc0-2d4e-4cf3-a2d7-abb8d8538bef tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:51.749189 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1497/6037] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:51 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:52.758084 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-fb7181ab-895a-432a-b2c1-8ea1763c52b6 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:52.759500 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb7181ab-895a-432a-b2c1-8ea1763c52b6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:52.759653 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb7181ab-895a-432a-b2c1-8ea1763c52b6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:52.759843 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-fb7181ab-895a-432a-b2c1-8ea1763c52b6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:52.759949 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-fb7181ab-895a-432a-b2c1-8ea1763c52b6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:52.765019 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:52.765019 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:52.765670 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-fb7181ab-895a-432a-b2c1-8ea1763c52b6 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:52.765978 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1516/6038] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:52 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:53.774930 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-aa9671a8-2844-405a-9cc3-aa3a49f162ed None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:53.776417 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa9671a8-2844-405a-9cc3-aa3a49f162ed tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:53.776584 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa9671a8-2844-405a-9cc3-aa3a49f162ed tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:53.776752 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-aa9671a8-2844-405a-9cc3-aa3a49f162ed tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:53.776855 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-aa9671a8-2844-405a-9cc3-aa3a49f162ed tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:53.780651 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:53.780651 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:53.781409 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-aa9671a8-2844-405a-9cc3-aa3a49f162ed tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:53.781747 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1509/6039] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:53 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:53.791092 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-15738ab9-4222-4b0a-93cc-74f631c261a2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:53.792704 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-15738ab9-4222-4b0a-93cc-74f631c261a2 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:23:53.792873 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-15738ab9-4222-4b0a-93cc-74f631c261a2 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:53.793098 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-15738ab9-4222-4b0a-93cc-74f631c261a2 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:53.800580 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:53.800580 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:53.804960 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-15738ab9-4222-4b0a-93cc-74f631c261a2 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:53.809832 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-15738ab9-4222-4b0a-93cc-74f631c261a2 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 200 Jul 03 13:23:53.810260 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1518/6040] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:53 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:23:53.822278 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:53.824412 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] POST https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c/restore Jul 03 13:23:53.824813 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:23:53.826425 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Restoring backup c7b09ea9-5b32-4f7f-bcd8-c668c815243c ({'restore': {}}) {{(pid=99822) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 13:23:53.826570 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Restoring backup c7b09ea9-5b32-4f7f-bcd8-c668c815243c to volume None. Jul 03 13:23:53.831177 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:53.831177 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:53.832272 np0000004418 devstack@c-api.service[99822]: INFO cinder.backup.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Creating volume of 1 GB for restore of backup c7b09ea9-5b32-4f7f-bcd8-c668c815243c. Jul 03 13:23:53.835558 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Availability Zones retrieved successfully. Jul 03 13:23:53.840851 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Flow 'volume_create_api' (480ceba6-3f42-410a-a793-01d04f9e257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:23:53.841777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e18aad-398d-4dde-9d35-c34dfd9c2952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:53.842622 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Validating volume size '1' using validate_int {{(pid=99822) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:23:53.866476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07e18aad-398d-4dde-9d35-c34dfd9c2952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:53.867213 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acafd71-7a87-445c-9eaf-c78b4585183c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:53.903613 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Created reservations ['deca8dc7-2a7b-497b-81f5-94b42cf5be8e', '5efd7158-fa3e-4932-9d65-7bed38b68c3c', 'c23ab4af-3216-45b6-9453-6d03c9f16be8', '4a03d810-8d59-42e3-ac10-287020a43310'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:23:53.904597 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6acafd71-7a87-445c-9eaf-c78b4585183c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deca8dc7-2a7b-497b-81f5-94b42cf5be8e', '5efd7158-fa3e-4932-9d65-7bed38b68c3c', 'c23ab4af-3216-45b6-9453-6d03c9f16be8', '4a03d810-8d59-42e3-ac10-287020a43310']}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:53.905531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aada46c-72c9-4feb-8911-dc5ec78f819d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:53.939870 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aada46c-72c9-4feb-8911-dc5ec78f819d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd44343e1-df74-499e-acc8-2718b5a574e1', '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_c7b09ea9-5b32-4f7f-bcd8-c668c815243c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99d72e957d864faab06170aaa5b5d5e9',qos_specs=None,replication_status=,reservations=['deca8dc7-2a7b-497b-81f5-94b42cf5be8e','5efd7158-fa3e-4932-9d65-7bed38b68c3c','c23ab4af-3216-45b6-9453-6d03c9f16be8','4a03d810-8d59-42e3-ac10-287020a43310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2466b1c11e874439b18dc0b98f1ca87d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:23:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c7b09ea9-5b32-4f7f-bcd8-c668c815243c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d44343e1-df74-499e-acc8-2718b5a574e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99d72e957d864faab06170aaa5b5d5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2466b1c11e874439b18dc0b98f1ca87d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:53.940834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a282902c-50bd-4450-82c4-8589cb102e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:53.956236 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a282902c-50bd-4450-82c4-8589cb102e43) transitioned into 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_c7b09ea9-5b32-4f7f-bcd8-c668c815243c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99d72e957d864faab06170aaa5b5d5e9',qos_specs=None,replication_status=,reservations=['deca8dc7-2a7b-497b-81f5-94b42cf5be8e','5efd7158-fa3e-4932-9d65-7bed38b68c3c','c23ab4af-3216-45b6-9453-6d03c9f16be8','4a03d810-8d59-42e3-ac10-287020a43310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2466b1c11e874439b18dc0b98f1ca87d',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:53.957119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6daafb7e-288a-4254-8937-9936d03de6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:23:53.967119 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6daafb7e-288a-4254-8937-9936d03de6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99822) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:23:53.968241 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Flow 'volume_create_api' (480ceba6-3f42-410a-a793-01d04f9e257d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99822) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:23:53.968504 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Create volume request issued successfully. Jul 03 13:23:53.974229 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:53.974229 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:53.974621 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:54.982046 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:54.982046 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:54.982564 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:23:54.982611 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Checking backup size 1 against volume size 1 {{(pid=99822) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 13:23:54.982724 np0000004418 devstack@c-api.service[99822]: INFO cinder.backup.api [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Overwriting volume d44343e1-df74-499e-acc8-2718b5a574e1 with restore of backup c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:54.995372 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] restore_backup in rpcapi backup_id c7b09ea9-5b32-4f7f-bcd8-c668c815243c {{(pid=99822) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 13:23:54.997489 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-ec1f7a2a-634c-4d87-b22a-a9135d29a739 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c/restore returned with HTTP 202 Jul 03 13:23:54.998046 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1498/6041] 10.4.3.13 () {68 vars in 1386 bytes} [Fri Jul 3 13:23:53 2026] POST /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c/restore => generated 189 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:23:55.005044 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c70233f5-c279-42f1-93c6-b9e6ebeeaf52 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:55.006652 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c70233f5-c279-42f1-93c6-b9e6ebeeaf52 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:55.006817 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c70233f5-c279-42f1-93c6-b9e6ebeeaf52 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:55.007002 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c70233f5-c279-42f1-93c6-b9e6ebeeaf52 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:55.007104 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c70233f5-c279-42f1-93c6-b9e6ebeeaf52 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:55.011422 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:55.011422 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:55.012246 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c70233f5-c279-42f1-93c6-b9e6ebeeaf52 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:55.012665 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1517/6042] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:55 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:56.022868 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ff757daf-ee66-4c4b-b13e-4e5bdc1b9a6f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:56.024375 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ff757daf-ee66-4c4b-b13e-4e5bdc1b9a6f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:56.024556 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ff757daf-ee66-4c4b-b13e-4e5bdc1b9a6f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:56.024725 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ff757daf-ee66-4c4b-b13e-4e5bdc1b9a6f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:56.024818 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-ff757daf-ee66-4c4b-b13e-4e5bdc1b9a6f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:56.028667 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:56.028667 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:23:56.029331 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ff757daf-ee66-4c4b-b13e-4e5bdc1b9a6f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:56.029641 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1510/6043] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:56 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:57.040736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-82ade566-c52b-4ba4-9591-2f6a52d3c425 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:57.042472 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82ade566-c52b-4ba4-9591-2f6a52d3c425 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:57.042669 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82ade566-c52b-4ba4-9591-2f6a52d3c425 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:57.042858 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-82ade566-c52b-4ba4-9591-2f6a52d3c425 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:57.042969 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-82ade566-c52b-4ba4-9591-2f6a52d3c425 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:57.047070 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:57.047070 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:23:57.047753 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-82ade566-c52b-4ba4-9591-2f6a52d3c425 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:57.048096 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1519/6044] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:57 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:58.057519 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-66bf2b02-a2b5-49f9-a99b-85c75c151cdf None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:58.059405 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66bf2b02-a2b5-49f9-a99b-85c75c151cdf tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:58.059594 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66bf2b02-a2b5-49f9-a99b-85c75c151cdf tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:58.059789 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-66bf2b02-a2b5-49f9-a99b-85c75c151cdf tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:58.059895 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-66bf2b02-a2b5-49f9-a99b-85c75c151cdf tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:58.064116 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:58.064116 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:23:58.064981 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-66bf2b02-a2b5-49f9-a99b-85c75c151cdf tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:58.065418 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1499/6045] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:58 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:23:59.076117 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-5e08d5b8-6d6d-4027-b934-00b1e4524376 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:23:59.078090 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e08d5b8-6d6d-4027-b934-00b1e4524376 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:23:59.078338 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e08d5b8-6d6d-4027-b934-00b1e4524376 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:23:59.078562 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-5e08d5b8-6d6d-4027-b934-00b1e4524376 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:23:59.078702 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-5e08d5b8-6d6d-4027-b934-00b1e4524376 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:23:59.085202 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:23:59.085202 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:23:59.086519 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-5e08d5b8-6d6d-4027-b934-00b1e4524376 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:23:59.087023 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1518/6046] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:23:59 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:00.097425 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f0837542-f3e0-4daf-9f2b-d22b2eefa1fa None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:00.099045 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0837542-f3e0-4daf-9f2b-d22b2eefa1fa tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:00.099258 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0837542-f3e0-4daf-9f2b-d22b2eefa1fa tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:00.099431 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f0837542-f3e0-4daf-9f2b-d22b2eefa1fa tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:00.099527 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f0837542-f3e0-4daf-9f2b-d22b2eefa1fa tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:00.103580 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:00.103580 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:24:00.104421 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f0837542-f3e0-4daf-9f2b-d22b2eefa1fa tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:00.104741 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1511/6047] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:00 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:01.115210 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-023fa75d-88ea-40e5-83ab-fa50d06a4029 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:01.117147 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-023fa75d-88ea-40e5-83ab-fa50d06a4029 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:01.117375 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-023fa75d-88ea-40e5-83ab-fa50d06a4029 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:01.117690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-023fa75d-88ea-40e5-83ab-fa50d06a4029 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:01.117690 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-023fa75d-88ea-40e5-83ab-fa50d06a4029 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:01.122627 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:01.122627 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:24:01.123491 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-023fa75d-88ea-40e5-83ab-fa50d06a4029 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:01.123880 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1520/6048] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:01 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:02.133700 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-7b0ed3e3-bd36-458b-a232-511acdfb453a None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:02.135529 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7b0ed3e3-bd36-458b-a232-511acdfb453a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:02.135806 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7b0ed3e3-bd36-458b-a232-511acdfb453a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:02.136095 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-7b0ed3e3-bd36-458b-a232-511acdfb453a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:02.136272 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-7b0ed3e3-bd36-458b-a232-511acdfb453a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:02.141469 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:02.141469 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:24:02.142499 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-7b0ed3e3-bd36-458b-a232-511acdfb453a tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:02.143051 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1500/6049] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:02 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:03.152992 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9d1c3449-daf1-41ed-90f3-794993dada0e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:03.155084 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9d1c3449-daf1-41ed-90f3-794993dada0e tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:03.155269 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9d1c3449-daf1-41ed-90f3-794993dada0e tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:03.155467 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9d1c3449-daf1-41ed-90f3-794993dada0e tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:03.155573 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9d1c3449-daf1-41ed-90f3-794993dada0e tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:03.159835 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:03.159835 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:24:03.160705 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9d1c3449-daf1-41ed-90f3-794993dada0e tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:03.161216 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1519/6050] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:03 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:04.173094 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-62ec8606-99f2-415e-86dd-7a7e7f683150 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:04.175262 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62ec8606-99f2-415e-86dd-7a7e7f683150 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:04.175481 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62ec8606-99f2-415e-86dd-7a7e7f683150 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:04.175664 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-62ec8606-99f2-415e-86dd-7a7e7f683150 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:04.175764 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-62ec8606-99f2-415e-86dd-7a7e7f683150 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:04.179875 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:04.179875 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:24:04.180633 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-62ec8606-99f2-415e-86dd-7a7e7f683150 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:04.180984 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1512/6051] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:04 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:05.190693 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-8104d63a-c80c-47b0-9b5e-0380a46a782c None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:05.192480 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8104d63a-c80c-47b0-9b5e-0380a46a782c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:05.192687 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8104d63a-c80c-47b0-9b5e-0380a46a782c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:05.192874 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-8104d63a-c80c-47b0-9b5e-0380a46a782c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:05.192991 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-8104d63a-c80c-47b0-9b5e-0380a46a782c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:05.197425 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:05.197425 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:24:05.198215 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-8104d63a-c80c-47b0-9b5e-0380a46a782c tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:05.198598 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1521/6052] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:05 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:06.208823 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-12dc651b-1f7a-4a7c-8fa6-9589793c5d57 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:06.211063 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-12dc651b-1f7a-4a7c-8fa6-9589793c5d57 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:06.211294 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-12dc651b-1f7a-4a7c-8fa6-9589793c5d57 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:06.211502 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-12dc651b-1f7a-4a7c-8fa6-9589793c5d57 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:06.211627 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-12dc651b-1f7a-4a7c-8fa6-9589793c5d57 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:06.216141 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:06.216141 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:24:06.216866 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-12dc651b-1f7a-4a7c-8fa6-9589793c5d57 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:06.217245 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1501/6053] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:06 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:07.230307 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-147b2818-9186-4f77-afb2-9b51f02caed9 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:07.232121 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-147b2818-9186-4f77-afb2-9b51f02caed9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:07.232315 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-147b2818-9186-4f77-afb2-9b51f02caed9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:07.232490 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-147b2818-9186-4f77-afb2-9b51f02caed9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:07.232611 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-147b2818-9186-4f77-afb2-9b51f02caed9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:07.236516 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:07.236516 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:24:07.237216 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-147b2818-9186-4f77-afb2-9b51f02caed9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:07.237538 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1520/6054] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:07 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:08.246609 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-23bc4d69-95e6-49bc-80f9-e2f255caab96 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:08.248284 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23bc4d69-95e6-49bc-80f9-e2f255caab96 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:24:08.248517 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23bc4d69-95e6-49bc-80f9-e2f255caab96 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:08.248698 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-23bc4d69-95e6-49bc-80f9-e2f255caab96 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:08.248798 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-23bc4d69-95e6-49bc-80f9-e2f255caab96 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Show backup with id c7b09ea9-5b32-4f7f-bcd8-c668c815243c. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:24:08.252962 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:08.252962 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:24:08.253660 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-23bc4d69-95e6-49bc-80f9-e2f255caab96 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 200 Jul 03 13:24:08.253982 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1513/6055] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:08 2026] GET /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:24:08.262954 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7302f427-f400-467f-944c-6206f065b4b9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:08.264675 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7302f427-f400-467f-944c-6206f065b4b9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:24:08.264917 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7302f427-f400-467f-944c-6206f065b4b9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:08.265195 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7302f427-f400-467f-944c-6206f065b4b9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:08.271579 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:08.271579 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:24:08.274876 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7302f427-f400-467f-944c-6206f065b4b9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:24:08.279123 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7302f427-f400-467f-944c-6206f065b4b9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 returned with HTTP 200 Jul 03 13:24:08.279591 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1522/6056] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:08 2026] GET /volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 => generated 1415 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:24:08.290116 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-348b47f9-3cef-428a-a330-f9dafe7c2867 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:08.291689 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-348b47f9-3cef-428a-a330-f9dafe7c2867 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:24:08.291888 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-348b47f9-3cef-428a-a330-f9dafe7c2867 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:08.292075 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-348b47f9-3cef-428a-a330-f9dafe7c2867 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:08.298125 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:08.298125 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:24:08.301008 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-348b47f9-3cef-428a-a330-f9dafe7c2867 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:24:08.304847 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-348b47f9-3cef-428a-a330-f9dafe7c2867 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 returned with HTTP 200 Jul 03 13:24:08.305344 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1502/6057] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:24:08 2026] GET /volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 => generated 1415 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:24:09.441861 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-6ba74375-2833-4b0b-b849-c6dbcd77d301 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:09.443585 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-6ba74375-2833-4b0b-b849-c6dbcd77d301 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:24:09.443853 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-6ba74375-2833-4b0b-b849-c6dbcd77d301 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:09.444123 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-6ba74375-2833-4b0b-b849-c6dbcd77d301 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:09.451129 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:09.451129 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:24:09.453891 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-6ba74375-2833-4b0b-b849-c6dbcd77d301 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:24:09.458961 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-6ba74375-2833-4b0b-b849-c6dbcd77d301 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 returned with HTTP 200 Jul 03 13:24:09.459420 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1521/6058] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:24:09 2026] GET /volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 => generated 1415 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:24:09.866011 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-49a8742d-6356-4ee6-b89d-0e94288014d7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:09.867867 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-49a8742d-6356-4ee6-b89d-0e94288014d7 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:24:09.868063 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-49a8742d-6356-4ee6-b89d-0e94288014d7 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:09.868311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-49a8742d-6356-4ee6-b89d-0e94288014d7 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:09.913243 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:09.913243 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:24:09.916805 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-49a8742d-6356-4ee6-b89d-0e94288014d7 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:24:09.921231 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-49a8742d-6356-4ee6-b89d-0e94288014d7 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 returned with HTTP 200 Jul 03 13:24:09.921627 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1514/6059] 10.4.3.13 () {68 vars in 1591 bytes} [Fri Jul 3 13:24:09 2026] GET /volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 => generated 1415 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:24:09.930963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-3a5a2f2e-5f3a-42eb-a1dd-a636bdb42c68 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:09.932380 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a5a2f2e-5f3a-42eb-a1dd-a636bdb42c68 None None] GET https://10.4.3.13/volume// Jul 03 13:24:09.932380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a5a2f2e-5f3a-42eb-a1dd-a636bdb42c68 None None] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:09.932380 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-3a5a2f2e-5f3a-42eb-a1dd-a636bdb42c68 None None] Calling method 'all' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:09.932380 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-3a5a2f2e-5f3a-42eb-a1dd-a636bdb42c68 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:24:09.932380 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1523/6060] 10.4.3.13 () {66 vars in 1412 bytes} [Fri Jul 3 13:24:09 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:24:09.939138 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-5c083cbf-6757-46da-b1de-1e3c19a5bdd4 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:09.941090 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-5c083cbf-6757-46da-b1de-1e3c19a5bdd4 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] POST https://10.4.3.13/volume/v3/attachments Jul 03 13:24:09.941471 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-5c083cbf-6757-46da-b1de-1e3c19a5bdd4 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d44343e1-df74-499e-acc8-2718b5a574e1", "connector": null, "instance_uuid": "9c1603cb-cca3-456e-8dc5-c0e9e2732728"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:24:09.949909 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:09.949909 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:24:10.010446 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-5c083cbf-6757-46da-b1de-1e3c19a5bdd4 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/attachments returned with HTTP 200 Jul 03 13:24:10.010866 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1503/6061] 10.4.3.13 () {74 vars in 1587 bytes} [Fri Jul 3 13:24:09 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:24:15.886369 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dbc7ebac-7178-419a-bb4d-953f3c0afe22 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:15.886682 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dbc7ebac-7178-419a-bb4d-953f3c0afe22 None None] GET https://10.4.3.13/volume// Jul 03 13:24:15.886829 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dbc7ebac-7178-419a-bb4d-953f3c0afe22 None None] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:15.887021 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dbc7ebac-7178-419a-bb4d-953f3c0afe22 None None] Calling method 'all' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:15.887344 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dbc7ebac-7178-419a-bb4d-953f3c0afe22 None None] https://10.4.3.13/volume// returned with HTTP 300 Jul 03 13:24:15.887694 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1522/6062] 10.4.3.13 () {66 vars in 1419 bytes} [Fri Jul 3 13:24:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 13:24:15.894020 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-ded7ffb6-59c4-4b78-8a76-efcf18c2b35f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:15.896136 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-ded7ffb6-59c4-4b78-8a76-efcf18c2b35f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:24:15.896365 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-ded7ffb6-59c4-4b78-8a76-efcf18c2b35f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:15.896553 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-ded7ffb6-59c4-4b78-8a76-efcf18c2b35f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:15.905407 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:15.905407 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:24:15.908364 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-ded7ffb6-59c4-4b78-8a76-efcf18c2b35f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:24:15.912341 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-ded7ffb6-59c4-4b78-8a76-efcf18c2b35f tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 returned with HTTP 200 Jul 03 13:24:15.912738 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1515/6063] 10.4.3.13 () {70 vars in 1632 bytes} [Fri Jul 3 13:24:15 2026] GET /volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 => generated 1594 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 13:24:15.999593 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:16.001414 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] PUT https://10.4.3.13/volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680 Jul 03 13:24:16.001736 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.13", "host": "np0000004418", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7e232bea2671", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7d901829-ef80-425d-80bd-ca4af6627a80", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:24:16.008399 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Acquiring lock "cinder-attachment_update-d44343e1-df74-499e-acc8-2718b5a574e1-np0000004418" by "attachment_update" {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 13:24:16.012012 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Lock "cinder-attachment_update-d44343e1-df74-499e-acc8-2718b5a574e1-np0000004418" acquired by "attachment_update" :: waited 0.004s {{(pid=99821) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 13:24:16.012832 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:16.012832 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:24:16.530469 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.coordination [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Lock "cinder-attachment_update-d44343e1-df74-499e-acc8-2718b5a574e1-np0000004418" released by "attachment_update" :: held 0.518s {{(pid=99821) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 13:24:16.530816 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-0f11b4b5-a969-4158-89d8-6b4353d7d0f0 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680 returned with HTTP 200 Jul 03 13:24:16.531285 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1524/6064] 10.4.3.13 () {74 vars in 1697 bytes} [Fri Jul 3 13:24:15 2026] PUT /volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:24:17.040673 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-572907be-6cdd-41ed-8bac-52bd96525bd1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:17.042422 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-572907be-6cdd-41ed-8bac-52bd96525bd1 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] POST https://10.4.3.13/volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680/action Jul 03 13:24:17.042737 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-572907be-6cdd-41ed-8bac-52bd96525bd1 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action body: b'{"os-complete": null}' {{(pid=99822) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 13:24:17.042849 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-572907be-6cdd-41ed-8bac-52bd96525bd1 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:24:17.055726 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:17.055726 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:24:17.074229 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [req-0c43d70e-3bee-4850-a5cc-fee9772168f0 req-572907be-6cdd-41ed-8bac-52bd96525bd1 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680/action returned with HTTP 204 Jul 03 13:24:17.074607 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1504/6065] 10.4.3.13 () {74 vars in 1718 bytes} [Fri Jul 3 13:24:17 2026] POST /volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:24:19.457498 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=17 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:24:25.911184 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=22 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:24:26.524925 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=50,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:24:27.069836 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=61,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:24:57.431346 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [req-2ced25d3-b1e7-40da-8be0-f9865395d4aa req-57833a47-4509-43e4-a317-e5aa160fdafd None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:24:57.433088 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2ced25d3-b1e7-40da-8be0-f9865395d4aa req-57833a47-4509-43e4-a317-e5aa160fdafd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] DELETE https://10.4.3.13/volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680 Jul 03 13:24:57.433271 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2ced25d3-b1e7-40da-8be0-f9865395d4aa req-57833a47-4509-43e4-a317-e5aa160fdafd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:24:57.433445 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [req-2ced25d3-b1e7-40da-8be0-f9865395d4aa req-57833a47-4509-43e4-a317-e5aa160fdafd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'version_select' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:24:57.440679 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:24:57.440679 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:24:57.970599 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [req-2ced25d3-b1e7-40da-8be0-f9865395d4aa req-57833a47-4509-43e4-a317-e5aa160fdafd tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680 returned with HTTP 200 Jul 03 13:24:57.971112 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1523/6066] 10.4.3.13 () {72 vars in 1666 bytes} [Fri Jul 3 13:24:57 2026] DELETE /volume/v3/attachments/ac3f09c0-3101-48d0-a167-9fdf2f32e680 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:00.582418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:00.584125 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] DELETE https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:25:00.584314 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:00.584483 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:00.584641 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Delete volume with id: d44343e1-df74-499e-acc8-2718b5a574e1 Jul 03 13:25:00.591472 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:00.591472 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:00.591909 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:25:00.610480 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Delete volume request issued successfully. Jul 03 13:25:00.610669 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e1e692c0-f0b7-4915-8426-ad1dc86e6268 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 returned with HTTP 202 Jul 03 13:25:00.611173 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1516/6067] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:25:00 2026] DELETE /volume/v3/volumes/d44343e1-df74-499e-acc8-2718b5a574e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:25:00.618439 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:00.620107 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] DELETE https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c Jul 03 13:25:00.620327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:00.620511 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:00.620615 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Delete backup with id: c7b09ea9-5b32-4f7f-bcd8-c668c815243c. Jul 03 13:25:00.625128 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:00.625128 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:00.639185 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] delete_backup rpcapi backup_id c7b09ea9-5b32-4f7f-bcd8-c668c815243c {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:25:00.640765 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-16597ba5-ccb9-433b-9cb6-605c8b1b54a9 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c returned with HTTP 202 Jul 03 13:25:00.641198 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1525/6068] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:25:00 2026] DELETE /volume/v3/backups/c7b09ea9-5b32-4f7f-bcd8-c668c815243c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:25:00.647802 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:00.649330 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] DELETE https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:25:00.649497 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:00.649662 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:00.649800 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.v3.volumes [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Delete volume with id: 2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:25:00.656271 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:00.656271 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:00.656689 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:25:00.682558 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Delete volume request issued successfully. Jul 03 13:25:00.682816 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-012d6b0e-56fe-40b3-8655-2d606dc5b755 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 202 Jul 03 13:25:00.683271 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1505/6069] 10.4.3.13 () {66 vars in 1344 bytes} [Fri Jul 3 13:25:00 2026] DELETE /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:25:00.690614 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-27d3adec-7ed0-431f-8c61-62213c09dc7b None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:00.692474 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-27d3adec-7ed0-431f-8c61-62213c09dc7b tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:25:00.692686 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-27d3adec-7ed0-431f-8c61-62213c09dc7b tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:00.692922 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-27d3adec-7ed0-431f-8c61-62213c09dc7b tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:00.699973 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:00.699973 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:00.703463 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-27d3adec-7ed0-431f-8c61-62213c09dc7b tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Volume info retrieved successfully. Jul 03 13:25:00.708688 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-27d3adec-7ed0-431f-8c61-62213c09dc7b tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 200 Jul 03 13:25:00.709302 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1524/6070] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:25:00 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:25:01.722071 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-4f31dd2f-577c-4020-a656-791ea52e6a17 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:01.723817 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f31dd2f-577c-4020-a656-791ea52e6a17 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] GET https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 Jul 03 13:25:01.724064 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f31dd2f-577c-4020-a656-791ea52e6a17 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:01.724304 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-4f31dd2f-577c-4020-a656-791ea52e6a17 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:01.729816 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-4f31dd2f-577c-4020-a656-791ea52e6a17 tempest-TestVolumeBackupRestore-913162761 tempest-TestVolumeBackupRestore-913162761-project-member] https://10.4.3.13/volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 returned with HTTP 404 Jul 03 13:25:01.730306 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1517/6071] 10.4.3.13 () {66 vars in 1341 bytes} [Fri Jul 3 13:25:01 2026] GET /volume/v3/volumes/2289e299-fe37-4bc8-8d44-f9ca255931f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:25:06.147078 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:06.218479 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:25:06.218834 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1158656885"}} {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:25:06.220076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.volumes [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1158656885'}} {{(pid=99821) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:25:06.220211 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Create volume of 1 GB Jul 03 13:25:06.223660 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Availability Zones retrieved successfully. Jul 03 13:25:06.228922 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Flow 'volume_create_api' (8dbaf0c1-8ef8-4e5a-8cc1-4c1ebfc07da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:25:06.229778 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b769dba7-6da7-49e5-ae01-c3514d8d928d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:06.230597 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.flows.api.create_volume [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Validating volume size '1' using validate_int {{(pid=99821) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:25:06.250750 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b769dba7-6da7-49e5-ae01-c3514d8d928d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:06.251484 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa288e0e-9798-4df6-bc8b-79d892580519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:06.309788 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.quota [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Created reservations ['ea06574c-1b08-41d7-bedc-da65e0ed11b9', '0db6ccb3-c44a-4a28-bf3f-3b8bb3db6b12', '12dfb377-35fe-4abc-9bbe-ca0a9f1b7ccd', 'af795b68-1be6-4d0d-ae8e-d701f46b9adb'] {{(pid=99821) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:25:06.310610 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa288e0e-9798-4df6-bc8b-79d892580519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea06574c-1b08-41d7-bedc-da65e0ed11b9', '0db6ccb3-c44a-4a28-bf3f-3b8bb3db6b12', '12dfb377-35fe-4abc-9bbe-ca0a9f1b7ccd', 'af795b68-1be6-4d0d-ae8e-d701f46b9adb']}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:06.311393 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768514c0-d834-47f7-92ef-71428a998122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:06.340076 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768514c0-d834-47f7-92ef-71428a998122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc6a799-034a-47eb-8399-bfcb6c8f29be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158656885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ccb176529743c8b581a85ee0234ca9',qos_specs=None,replication_status=,reservations=['ea06574c-1b08-41d7-bedc-da65e0ed11b9','0db6ccb3-c44a-4a28-bf3f-3b8bb3db6b12','12dfb377-35fe-4abc-9bbe-ca0a9f1b7ccd','af795b68-1be6-4d0d-ae8e-d701f46b9adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb1409f17bd428a848d061ae39b4722',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1158656885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc6a799-034a-47eb-8399-bfcb6c8f29be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ccb176529743c8b581a85ee0234ca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbb1409f17bd428a848d061ae39b4722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:06.340850 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab65b480-90e1-46f7-bbd5-692f8e3c6d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:06.358845 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab65b480-90e1-46f7-bbd5-692f8e3c6d76) transitioned into state 'SUCCESS' from state '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-1158656885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ccb176529743c8b581a85ee0234ca9',qos_specs=None,replication_status=,reservations=['ea06574c-1b08-41d7-bedc-da65e0ed11b9','0db6ccb3-c44a-4a28-bf3f-3b8bb3db6b12','12dfb377-35fe-4abc-9bbe-ca0a9f1b7ccd','af795b68-1be6-4d0d-ae8e-d701f46b9adb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb1409f17bd428a848d061ae39b4722',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:06.359659 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa124d51-79e7-41b0-9857-e6572794cec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:06.370275 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa124d51-79e7-41b0-9857-e6572794cec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99821) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:06.370952 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Flow 'volume_create_api' (8dbaf0c1-8ef8-4e5a-8cc1-4c1ebfc07da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99821) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:25:06.371320 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Create volume request issued successfully. Jul 03 13:25:06.371898 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7808a1e4-b381-4df4-9307-46d6a7e184c2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:25:06.372283 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1526/6072] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:25:06 2026] POST /volume/v3/volumes => generated 776 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:25:06.386609 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d7b33217-d893-4448-94ae-a683519e8243 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:06.388326 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7b33217-d893-4448-94ae-a683519e8243 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be Jul 03 13:25:06.388531 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7b33217-d893-4448-94ae-a683519e8243 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:06.388905 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d7b33217-d893-4448-94ae-a683519e8243 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:06.395272 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:06.395272 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:06.398585 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-d7b33217-d893-4448-94ae-a683519e8243 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Volume info retrieved successfully. Jul 03 13:25:06.402283 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d7b33217-d893-4448-94ae-a683519e8243 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be returned with HTTP 200 Jul 03 13:25:06.402600 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1506/6073] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:06 2026] GET /volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:07.417121 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-720a04c1-3008-4c39-805c-5c346429483d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:07.418813 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-720a04c1-3008-4c39-805c-5c346429483d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be Jul 03 13:25:07.419030 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-720a04c1-3008-4c39-805c-5c346429483d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:07.419231 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-720a04c1-3008-4c39-805c-5c346429483d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:07.426452 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:07.426452 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:07.429655 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-720a04c1-3008-4c39-805c-5c346429483d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Volume info retrieved successfully. Jul 03 13:25:07.433356 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-720a04c1-3008-4c39-805c-5c346429483d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be returned with HTTP 200 Jul 03 13:25:07.433757 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1525/6074] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:07 2026] GET /volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:25:07.444884 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:07.446361 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:25:07.446666 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8fc6a799-034a-47eb-8399-bfcb6c8f29be", "name": "tempest-type-Backup-628440479"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:25:07.448042 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.contrib.backups [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Creating new backup {'backup': {'volume_id': '8fc6a799-034a-47eb-8399-bfcb6c8f29be', 'name': 'tempest-type-Backup-628440479'}} {{(pid=99823) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:25:07.448154 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.contrib.backups [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Creating backup of volume 8fc6a799-034a-47eb-8399-bfcb6c8f29be in container None Jul 03 13:25:07.454347 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:07.454347 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:07.454593 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Volume info retrieved successfully. Jul 03 13:25:07.483694 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.quota [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Created reservations ['d9692ce3-6ca6-489e-a0a9-258fedcb7158', '850c9bc5-c493-408a-8bd1-30563478ee6e'] {{(pid=99823) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:25:07.516956 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f6c7a556-0e03-445b-80f4-fa40a6acd0fe tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:25:07.517374 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1518/6075] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:25:07 2026] POST /volume/v3/backups => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:25:07.525327 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-0ac6354a-7591-4874-8cde-3d2389a87f0a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:07.527129 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ac6354a-7591-4874-8cde-3d2389a87f0a tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:07.527386 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ac6354a-7591-4874-8cde-3d2389a87f0a tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:07.527573 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-0ac6354a-7591-4874-8cde-3d2389a87f0a tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:07.527680 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-0ac6354a-7591-4874-8cde-3d2389a87f0a tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:07.531551 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:07.531551 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:07.532117 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-0ac6354a-7591-4874-8cde-3d2389a87f0a tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:07.532605 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1527/6076] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:07 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:08.541400 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a4ef0004-5148-43c1-a8b9-9f06802353e7 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:08.542984 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a4ef0004-5148-43c1-a8b9-9f06802353e7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:08.543237 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a4ef0004-5148-43c1-a8b9-9f06802353e7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:08.543476 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a4ef0004-5148-43c1-a8b9-9f06802353e7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:08.543546 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-a4ef0004-5148-43c1-a8b9-9f06802353e7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:08.547298 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:08.547298 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:08.547836 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a4ef0004-5148-43c1-a8b9-9f06802353e7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:08.548153 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1507/6077] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:08 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:09.558854 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-f5276172-09db-4b00-bc50-668b4ccc5909 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:09.560476 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5276172-09db-4b00-bc50-668b4ccc5909 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:09.560658 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5276172-09db-4b00-bc50-668b4ccc5909 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:09.560831 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-f5276172-09db-4b00-bc50-668b4ccc5909 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:09.560923 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-f5276172-09db-4b00-bc50-668b4ccc5909 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:09.564690 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:09.564690 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:09.565235 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-f5276172-09db-4b00-bc50-668b4ccc5909 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:09.565557 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1526/6078] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:09 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:10.576830 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-9f3dd63f-a470-43e6-accc-af4ea7f415c7 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:10.578569 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f3dd63f-a470-43e6-accc-af4ea7f415c7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:10.578766 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f3dd63f-a470-43e6-accc-af4ea7f415c7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:10.578936 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-9f3dd63f-a470-43e6-accc-af4ea7f415c7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:10.579047 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-9f3dd63f-a470-43e6-accc-af4ea7f415c7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:10.583085 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:10.583085 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:10.583757 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-9f3dd63f-a470-43e6-accc-af4ea7f415c7 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:10.584092 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1519/6079] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:10 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:11.593107 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9d2d1701-b724-4c8e-b70d-3064adcb6d25 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:11.594707 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d2d1701-b724-4c8e-b70d-3064adcb6d25 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:11.595034 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d2d1701-b724-4c8e-b70d-3064adcb6d25 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:11.595324 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9d2d1701-b724-4c8e-b70d-3064adcb6d25 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:11.596173 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9d2d1701-b724-4c8e-b70d-3064adcb6d25 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:11.599907 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:11.599907 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:11.600908 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9d2d1701-b724-4c8e-b70d-3064adcb6d25 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:11.601474 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1528/6080] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:11 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:12.611470 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e0b901f6-07a9-47d9-b117-dc49c7cfaae6 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:12.613369 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e0b901f6-07a9-47d9-b117-dc49c7cfaae6 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:12.613612 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e0b901f6-07a9-47d9-b117-dc49c7cfaae6 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:12.613798 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e0b901f6-07a9-47d9-b117-dc49c7cfaae6 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:12.613912 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e0b901f6-07a9-47d9-b117-dc49c7cfaae6 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:12.618331 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:12.618331 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:12.618929 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e0b901f6-07a9-47d9-b117-dc49c7cfaae6 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:12.619339 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1508/6081] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:12 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:13.629594 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-2b699d64-a04e-4c1f-83e6-b4058a17421e None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:13.631244 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b699d64-a04e-4c1f-83e6-b4058a17421e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:13.631464 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b699d64-a04e-4c1f-83e6-b4058a17421e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:13.631651 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-2b699d64-a04e-4c1f-83e6-b4058a17421e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:13.631766 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-2b699d64-a04e-4c1f-83e6-b4058a17421e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:13.636616 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:13.636616 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:13.637253 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-2b699d64-a04e-4c1f-83e6-b4058a17421e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:13.637601 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1527/6082] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:13 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:14.647646 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f81a2c64-f630-439f-9982-eece5c9d3738 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:14.649425 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f81a2c64-f630-439f-9982-eece5c9d3738 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:14.649641 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f81a2c64-f630-439f-9982-eece5c9d3738 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:14.649849 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f81a2c64-f630-439f-9982-eece5c9d3738 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:14.650004 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f81a2c64-f630-439f-9982-eece5c9d3738 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:14.654185 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:14.654185 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:14.654789 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f81a2c64-f630-439f-9982-eece5c9d3738 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:14.655210 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1520/6083] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:14 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:15.669112 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-1bdfa48d-b753-4465-87a3-7a5a85a1103f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:15.671345 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1bdfa48d-b753-4465-87a3-7a5a85a1103f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:15.671726 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1bdfa48d-b753-4465-87a3-7a5a85a1103f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:15.671902 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-1bdfa48d-b753-4465-87a3-7a5a85a1103f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:15.671995 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-1bdfa48d-b753-4465-87a3-7a5a85a1103f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:15.677201 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:15.677201 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:15.678008 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-1bdfa48d-b753-4465-87a3-7a5a85a1103f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:15.678527 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1529/6084] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:15 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:16.689716 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-e448e4c2-b9fc-4073-816c-70ce9787693d None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:16.691506 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e448e4c2-b9fc-4073-816c-70ce9787693d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:16.691650 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e448e4c2-b9fc-4073-816c-70ce9787693d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:16.691834 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-e448e4c2-b9fc-4073-816c-70ce9787693d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:16.692401 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-e448e4c2-b9fc-4073-816c-70ce9787693d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:16.696240 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:16.696240 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:16.697180 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-e448e4c2-b9fc-4073-816c-70ce9787693d tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:16.697264 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1509/6085] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:16 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:17.708749 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-99c992e1-95c5-4620-89ed-591a2218d50f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:17.710797 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-99c992e1-95c5-4620-89ed-591a2218d50f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:17.711049 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-99c992e1-95c5-4620-89ed-591a2218d50f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:17.711289 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-99c992e1-95c5-4620-89ed-591a2218d50f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:17.711424 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-99c992e1-95c5-4620-89ed-591a2218d50f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:17.716391 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:17.716391 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:17.717171 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-99c992e1-95c5-4620-89ed-591a2218d50f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:17.717586 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1528/6086] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:17 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:18.727933 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-f2160448-70d3-4253-bec7-81c8b54946dd None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:18.729534 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f2160448-70d3-4253-bec7-81c8b54946dd tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:18.729710 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f2160448-70d3-4253-bec7-81c8b54946dd tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:18.729878 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-f2160448-70d3-4253-bec7-81c8b54946dd tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:18.729975 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-f2160448-70d3-4253-bec7-81c8b54946dd tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:18.734651 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:18.734651 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:18.735464 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-f2160448-70d3-4253-bec7-81c8b54946dd tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:18.735813 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1521/6087] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:18 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:19.745219 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-ab442c04-a286-4d9d-8d5e-a4294a69e653 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:19.747199 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ab442c04-a286-4d9d-8d5e-a4294a69e653 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:19.747421 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ab442c04-a286-4d9d-8d5e-a4294a69e653 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:19.747692 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-ab442c04-a286-4d9d-8d5e-a4294a69e653 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:19.747802 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-ab442c04-a286-4d9d-8d5e-a4294a69e653 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:19.752667 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:19.752667 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:19.753446 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-ab442c04-a286-4d9d-8d5e-a4294a69e653 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:19.753827 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1530/6088] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:19 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:20.763247 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8f860710-ff12-482a-ac79-ad9f8f73f9a1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:20.765337 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f860710-ff12-482a-ac79-ad9f8f73f9a1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:20.765605 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f860710-ff12-482a-ac79-ad9f8f73f9a1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:20.765896 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8f860710-ff12-482a-ac79-ad9f8f73f9a1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:20.766122 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8f860710-ff12-482a-ac79-ad9f8f73f9a1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:20.770640 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:20.770640 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:20.771348 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8f860710-ff12-482a-ac79-ad9f8f73f9a1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:20.771713 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1510/6089] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:20 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:21.781115 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-c0512c63-0181-431d-b013-1fc687df506f None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:21.782805 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c0512c63-0181-431d-b013-1fc687df506f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:21.782995 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c0512c63-0181-431d-b013-1fc687df506f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:21.783211 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-c0512c63-0181-431d-b013-1fc687df506f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:21.783323 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-c0512c63-0181-431d-b013-1fc687df506f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:21.787427 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:21.787427 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:21.788001 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-c0512c63-0181-431d-b013-1fc687df506f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:21.788388 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1529/6090] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:21 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:22.797704 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5420d1b0-9d19-4e30-a389-117d27280ed2 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:22.799843 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5420d1b0-9d19-4e30-a389-117d27280ed2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:22.800114 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5420d1b0-9d19-4e30-a389-117d27280ed2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:22.800401 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5420d1b0-9d19-4e30-a389-117d27280ed2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:22.800564 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5420d1b0-9d19-4e30-a389-117d27280ed2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:22.805460 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:22.805460 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:22.806091 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5420d1b0-9d19-4e30-a389-117d27280ed2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:22.806489 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1522/6091] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:22 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:23.817387 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-7cfefe06-cd32-4495-9925-44d39d78a943 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:23.819001 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cfefe06-cd32-4495-9925-44d39d78a943 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:23.819419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cfefe06-cd32-4495-9925-44d39d78a943 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:23.820228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-7cfefe06-cd32-4495-9925-44d39d78a943 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:23.820228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-7cfefe06-cd32-4495-9925-44d39d78a943 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:23.824762 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:23.824762 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:23.840987 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-7cfefe06-cd32-4495-9925-44d39d78a943 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:23.840987 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1531/6092] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:23 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:24.834777 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-13bfa3a3-f5df-4a02-ba58-b364ba20c4d2 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:24.836925 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13bfa3a3-f5df-4a02-ba58-b364ba20c4d2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:24.837131 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13bfa3a3-f5df-4a02-ba58-b364ba20c4d2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:24.837315 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-13bfa3a3-f5df-4a02-ba58-b364ba20c4d2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:24.837405 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-13bfa3a3-f5df-4a02-ba58-b364ba20c4d2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:24.842615 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:24.842615 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:24.843464 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-13bfa3a3-f5df-4a02-ba58-b364ba20c4d2 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:24.855069 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1511/6093] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:24 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:24.858945 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-dde81445-1eec-4f61-ae79-14426eb02557 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:24.876215 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dde81445-1eec-4f61-ae79-14426eb02557 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] PUT https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:24.876215 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-dde81445-1eec-4f61-ae79-14426eb02557 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:25:24.876215 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:24.876215 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:24.907548 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-dde81445-1eec-4f61-ae79-14426eb02557 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:24.907941 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1530/6094] 10.4.3.13 () {70 vars in 1401 bytes} [Fri Jul 3 13:25:24 2026] PUT /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 313 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:24.915481 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-58421573-554a-4c5f-95ac-a4be07bbfc2f None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:24.917383 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58421573-554a-4c5f-95ac-a4be07bbfc2f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:24.917672 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58421573-554a-4c5f-95ac-a4be07bbfc2f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:24.933871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-58421573-554a-4c5f-95ac-a4be07bbfc2f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:24.933871 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-58421573-554a-4c5f-95ac-a4be07bbfc2f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:24.933871 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:24.933871 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:24.933871 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-58421573-554a-4c5f-95ac-a4be07bbfc2f tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:24.933871 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1523/6095] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:24 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:24.955468 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:24.957553 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] DELETE https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:24.957806 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:24.957942 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:24.958027 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.contrib.backups [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Delete backup with id: 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. Jul 03 13:25:24.962553 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:24.962553 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:24.979025 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.backup.rpcapi [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] delete_backup rpcapi backup_id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 {{(pid=99821) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:25:24.980710 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-a80ae0a7-3c79-4f3f-894f-e5df05761070 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 202 Jul 03 13:25:24.982963 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1532/6096] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:25:24 2026] DELETE /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:25:24.987623 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-81f4eefd-ab55-4877-9ca8-94b519034d1c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:24.989499 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-81f4eefd-ab55-4877-9ca8-94b519034d1c tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:24.989745 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-81f4eefd-ab55-4877-9ca8-94b519034d1c tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:24.989965 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-81f4eefd-ab55-4877-9ca8-94b519034d1c tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:24.990080 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-81f4eefd-ab55-4877-9ca8-94b519034d1c tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:24.994776 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:24.994776 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:24.995520 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-81f4eefd-ab55-4877-9ca8-94b519034d1c tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 200 Jul 03 13:25:24.995887 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1512/6097] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:24 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:26.006291 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-547ab64d-9ba2-4b7e-becd-2278293ab5af None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:26.007731 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-547ab64d-9ba2-4b7e-becd-2278293ab5af tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 Jul 03 13:25:26.007955 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-547ab64d-9ba2-4b7e-becd-2278293ab5af tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:26.008141 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-547ab64d-9ba2-4b7e-becd-2278293ab5af tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:26.008274 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-547ab64d-9ba2-4b7e-becd-2278293ab5af tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Show backup with id 4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:26.011625 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-547ab64d-9ba2-4b7e-becd-2278293ab5af tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 returned with HTTP 404 Jul 03 13:25:26.012034 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1531/6098] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:26 2026] GET /volume/v3/backups/4e59cd25-3a40-4fa6-a5cc-d8d90ebe0d13 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:25:26.018863 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-ec90992a-4060-4850-8f6b-34518e11da29 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:26.020442 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be Jul 03 13:25:26.020618 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:26.020809 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'delete' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:26.020965 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.v3.volumes [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Delete volume with id: 8fc6a799-034a-47eb-8399-bfcb6c8f29be Jul 03 13:25:26.028455 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:26.028455 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:26.028870 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Volume info retrieved successfully. Jul 03 13:25:26.061009 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Delete volume request issued successfully. Jul 03 13:25:26.061286 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-ec90992a-4060-4850-8f6b-34518e11da29 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be returned with HTTP 202 Jul 03 13:25:26.061702 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1524/6099] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:25:26 2026] DELETE /volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:25:26.068928 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-559f5665-7420-4d07-bbd7-519e4097406e None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:26.070958 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-559f5665-7420-4d07-bbd7-519e4097406e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be Jul 03 13:25:26.071228 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-559f5665-7420-4d07-bbd7-519e4097406e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:26.071464 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-559f5665-7420-4d07-bbd7-519e4097406e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:26.080180 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:26.080180 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:26.084042 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-559f5665-7420-4d07-bbd7-519e4097406e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Volume info retrieved successfully. Jul 03 13:25:26.088240 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-559f5665-7420-4d07-bbd7-519e4097406e tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be returned with HTTP 200 Jul 03 13:25:26.088650 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1533/6100] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:26 2026] GET /volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:25:27.101072 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-d1f7060d-1f7e-4910-b554-e7ba9e008ff1 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:27.102940 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1f7060d-1f7e-4910-b554-e7ba9e008ff1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] GET https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be Jul 03 13:25:27.103155 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1f7060d-1f7e-4910-b554-e7ba9e008ff1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:27.103396 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-d1f7060d-1f7e-4910-b554-e7ba9e008ff1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:27.109184 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-d1f7060d-1f7e-4910-b554-e7ba9e008ff1 tempest-ProjectAdminTests39-2102038791 tempest-ProjectAdminTests39-2102038791-project-admin] https://10.4.3.13/volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be returned with HTTP 404 Jul 03 13:25:27.109675 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1513/6101] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:27 2026] GET /volume/v3/volumes/8fc6a799-034a-47eb-8399-bfcb6c8f29be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:25:28.611785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:28.693411 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] POST https://10.4.3.13/volume/v3/volumes Jul 03 13:25:28.693791 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-455110997"}} {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:25:28.695466 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.volumes [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-455110997'}} {{(pid=99824) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 13:25:28.695625 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.v3.volumes [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Create volume of 1 GB Jul 03 13:25:28.699580 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Availability Zones retrieved successfully. Jul 03 13:25:28.704348 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Flow 'volume_create_api' (0ff8ff03-234f-438c-a797-85e14410b587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:25:28.705293 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad77a63-e82a-4be1-ab23-ba6cd3024e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:28.705962 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Validating volume size '1' using validate_int {{(pid=99824) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 13:25:28.726539 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad77a63-e82a-4be1-ab23-ba6cd3024e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T12:52:52Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff279f87-f4dc-4423-9601-1c95b46395cb,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff279f87-f4dc-4423-9601-1c95b46395cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:28.727229 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe5cea-f35c-4319-b4e4-28170e196772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:28.788578 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.quota [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Created reservations ['d6dc3982-53c4-439a-b635-08bdc473fae7', '72998fd1-f401-4773-aeff-809586724ba8', '42da80de-5737-4bc9-b759-4f68ea46d3f3', '6ba51767-9847-49d8-9231-f43c44ca78dd'] {{(pid=99824) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:25:28.789453 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe5cea-f35c-4319-b4e4-28170e196772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6dc3982-53c4-439a-b635-08bdc473fae7', '72998fd1-f401-4773-aeff-809586724ba8', '42da80de-5737-4bc9-b759-4f68ea46d3f3', '6ba51767-9847-49d8-9231-f43c44ca78dd']}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:28.790263 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd966b8-888f-46c0-90df-6dc62020a63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:28.832556 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfd966b8-888f-46c0-90df-6dc62020a63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f408bbbb-733e-4ba6-9d6f-d8314605f3ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-455110997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad139b502f4b47a980cb90a92c000ae7',qos_specs=None,replication_status=,reservations=['d6dc3982-53c4-439a-b635-08bdc473fae7','72998fd1-f401-4773-aeff-809586724ba8','42da80de-5737-4bc9-b759-4f68ea46d3f3','6ba51767-9847-49d8-9231-f43c44ca78dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19fc37d71c884dc49ff5687ae3229ac0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T13:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-455110997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f408bbbb-733e-4ba6-9d6f-d8314605f3ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad139b502f4b47a980cb90a92c000ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19fc37d71c884dc49ff5687ae3229ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff279f87-f4dc-4423-9601-1c95b46395cb),volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:28.833640 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffaa04c-f96a-482b-a22e-a0da6d1b4c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:28.890988 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffaa04c-f96a-482b-a22e-a0da6d1b4c2d) transitioned into state 'SUCCESS' from state '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-455110997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad139b502f4b47a980cb90a92c000ae7',qos_specs=None,replication_status=,reservations=['d6dc3982-53c4-439a-b635-08bdc473fae7','72998fd1-f401-4773-aeff-809586724ba8','42da80de-5737-4bc9-b759-4f68ea46d3f3','6ba51767-9847-49d8-9231-f43c44ca78dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19fc37d71c884dc49ff5687ae3229ac0',volume_type_id=ff279f87-f4dc-4423-9601-1c95b46395cb)}' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:28.891746 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b82c23d-ab5f-4018-ba5b-67a3fbf9100a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 13:25:28.906785 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b82c23d-ab5f-4018-ba5b-67a3fbf9100a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99824) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 13:25:28.907754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Flow 'volume_create_api' (0ff8ff03-234f-438c-a797-85e14410b587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99824) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 13:25:28.908141 np0000004418 devstack@c-api.service[99824]: INFO cinder.volume.api [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Create volume request issued successfully. Jul 03 13:25:28.908884 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-ab7b0a23-c8bc-4d6b-81d3-0e2243d03847 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/volumes returned with HTTP 202 Jul 03 13:25:28.909374 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1532/6102] 10.4.3.13 () {70 vars in 1291 bytes} [Fri Jul 3 13:25:28 2026] POST /volume/v3/volumes => generated 775 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:25:28.920229 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-8ee06687-d549-4793-b734-5fc8322e8122 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:28.921914 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8ee06687-d549-4793-b734-5fc8322e8122 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef Jul 03 13:25:28.922310 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8ee06687-d549-4793-b734-5fc8322e8122 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:28.922418 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-8ee06687-d549-4793-b734-5fc8322e8122 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:28.930593 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:28.930593 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:28.937690 np0000004418 devstack@c-api.service[99823]: INFO cinder.volume.api [None req-8ee06687-d549-4793-b734-5fc8322e8122 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Volume info retrieved successfully. Jul 03 13:25:28.942144 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-8ee06687-d549-4793-b734-5fc8322e8122 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef returned with HTTP 200 Jul 03 13:25:28.942601 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1525/6103] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:28 2026] GET /volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:29.955554 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-5ed8c68f-2792-4476-b469-e7b222ba628a None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:29.957265 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5ed8c68f-2792-4476-b469-e7b222ba628a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef Jul 03 13:25:29.957461 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5ed8c68f-2792-4476-b469-e7b222ba628a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:29.957657 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-5ed8c68f-2792-4476-b469-e7b222ba628a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:29.964640 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:29.964640 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:29.968593 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-5ed8c68f-2792-4476-b469-e7b222ba628a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Volume info retrieved successfully. Jul 03 13:25:29.972868 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-5ed8c68f-2792-4476-b469-e7b222ba628a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef returned with HTTP 200 Jul 03 13:25:29.973364 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1534/6104] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:29 2026] GET /volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:25:29.985955 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-fdcee052-6543-4bca-a0f5-621585918b6f None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:29.987884 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] POST https://10.4.3.13/volume/v3/backups Jul 03 13:25:29.988319 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f408bbbb-733e-4ba6-9d6f-d8314605f3ef", "name": "tempest-type-Backup-130405691"}} {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:25:29.989828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.contrib.backups [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Creating new backup {'backup': {'volume_id': 'f408bbbb-733e-4ba6-9d6f-d8314605f3ef', 'name': 'tempest-type-Backup-130405691'}} {{(pid=99822) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 13:25:29.989972 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Creating backup of volume f408bbbb-733e-4ba6-9d6f-d8314605f3ef in container None Jul 03 13:25:29.996872 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:29.996872 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:29.997178 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Volume info retrieved successfully. Jul 03 13:25:30.024600 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.quota [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Created reservations ['66171246-4c00-44fa-8609-4ce877b71be3', '9078b710-c8c8-4491-9d3a-2af9e4861529'] {{(pid=99822) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 13:25:30.053474 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-fdcee052-6543-4bca-a0f5-621585918b6f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups returned with HTTP 202 Jul 03 13:25:30.053940 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1514/6105] 10.4.3.13 () {70 vars in 1292 bytes} [Fri Jul 3 13:25:29 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 13:25:30.063260 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-a20ad711-c18c-4398-a808-be2944d39940 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:30.065821 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a20ad711-c18c-4398-a808-be2944d39940 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:30.066432 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a20ad711-c18c-4398-a808-be2944d39940 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:30.066432 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-a20ad711-c18c-4398-a808-be2944d39940 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:30.066525 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-a20ad711-c18c-4398-a808-be2944d39940 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:30.071781 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:30.071781 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:30.072539 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-a20ad711-c18c-4398-a808-be2944d39940 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:30.072938 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1533/6106] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:30 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:31.083344 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-5eedeb3b-d60d-4207-a5b9-7c5b9b6f005a None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:31.085126 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5eedeb3b-d60d-4207-a5b9-7c5b9b6f005a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:31.085353 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5eedeb3b-d60d-4207-a5b9-7c5b9b6f005a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:31.085545 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-5eedeb3b-d60d-4207-a5b9-7c5b9b6f005a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:31.085659 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-5eedeb3b-d60d-4207-a5b9-7c5b9b6f005a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:31.089947 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:31.089947 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:31.090613 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-5eedeb3b-d60d-4207-a5b9-7c5b9b6f005a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:31.091011 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1526/6107] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:31 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:32.101963 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-08b86661-207b-4246-9177-2b2680649410 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:32.103692 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-08b86661-207b-4246-9177-2b2680649410 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:32.103910 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-08b86661-207b-4246-9177-2b2680649410 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:32.104120 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-08b86661-207b-4246-9177-2b2680649410 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:32.104240 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-08b86661-207b-4246-9177-2b2680649410 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:32.108958 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:32.108958 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:32.109718 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-08b86661-207b-4246-9177-2b2680649410 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:32.110199 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1535/6108] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:32 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:33.120830 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c98b3470-4de8-4cf7-ab5a-3cfe6cc7b75e None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:33.123249 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c98b3470-4de8-4cf7-ab5a-3cfe6cc7b75e tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:33.123249 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c98b3470-4de8-4cf7-ab5a-3cfe6cc7b75e tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:33.123249 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c98b3470-4de8-4cf7-ab5a-3cfe6cc7b75e tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:33.123465 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c98b3470-4de8-4cf7-ab5a-3cfe6cc7b75e tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:33.127558 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:33.127558 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:33.128231 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c98b3470-4de8-4cf7-ab5a-3cfe6cc7b75e tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:33.128607 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1515/6109] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:33 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:34.138227 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-7d8d9a0d-9746-4ff9-aeb8-23c9d9691f79 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:34.140111 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d8d9a0d-9746-4ff9-aeb8-23c9d9691f79 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:34.140373 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d8d9a0d-9746-4ff9-aeb8-23c9d9691f79 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:34.140571 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-7d8d9a0d-9746-4ff9-aeb8-23c9d9691f79 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:34.140675 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-7d8d9a0d-9746-4ff9-aeb8-23c9d9691f79 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:34.145273 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:34.145273 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:34.145992 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-7d8d9a0d-9746-4ff9-aeb8-23c9d9691f79 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:34.146439 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1534/6110] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:34 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:35.156375 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-06b8abca-bdf9-41f6-90ef-bf51b6047f56 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:35.158127 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06b8abca-bdf9-41f6-90ef-bf51b6047f56 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:35.158342 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06b8abca-bdf9-41f6-90ef-bf51b6047f56 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:35.158551 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-06b8abca-bdf9-41f6-90ef-bf51b6047f56 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:35.158662 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-06b8abca-bdf9-41f6-90ef-bf51b6047f56 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:35.162696 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:35.162696 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:35.163313 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-06b8abca-bdf9-41f6-90ef-bf51b6047f56 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:35.163627 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1527/6111] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:35 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:36.172810 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-9c2b66e8-44c1-4c47-ba90-81733b2adc51 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:36.174557 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c2b66e8-44c1-4c47-ba90-81733b2adc51 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:36.174745 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c2b66e8-44c1-4c47-ba90-81733b2adc51 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:36.174919 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-9c2b66e8-44c1-4c47-ba90-81733b2adc51 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:36.175020 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-9c2b66e8-44c1-4c47-ba90-81733b2adc51 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:36.178891 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:36.178891 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:36.179480 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-9c2b66e8-44c1-4c47-ba90-81733b2adc51 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:36.179777 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1536/6112] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:36 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:37.190262 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-b90478b8-f34d-4970-8d4a-3e1c6beecaa5 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:37.192422 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b90478b8-f34d-4970-8d4a-3e1c6beecaa5 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:37.192677 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b90478b8-f34d-4970-8d4a-3e1c6beecaa5 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:37.192898 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-b90478b8-f34d-4970-8d4a-3e1c6beecaa5 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:37.193026 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-b90478b8-f34d-4970-8d4a-3e1c6beecaa5 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:37.197690 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:37.197690 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:37.198420 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-b90478b8-f34d-4970-8d4a-3e1c6beecaa5 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:37.198847 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1516/6113] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:37 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:38.210836 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-52abc317-4a64-446f-9732-8dcf540cc804 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:38.212619 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-52abc317-4a64-446f-9732-8dcf540cc804 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:38.212782 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-52abc317-4a64-446f-9732-8dcf540cc804 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:38.212959 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-52abc317-4a64-446f-9732-8dcf540cc804 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:38.213094 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-52abc317-4a64-446f-9732-8dcf540cc804 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:38.217060 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:38.217060 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:38.217687 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-52abc317-4a64-446f-9732-8dcf540cc804 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:38.218011 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1535/6114] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:38 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:39.242749 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-1e1b1a24-a397-4e5a-828f-5eb0f008f4d1 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:39.244800 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1e1b1a24-a397-4e5a-828f-5eb0f008f4d1 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:39.245091 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1e1b1a24-a397-4e5a-828f-5eb0f008f4d1 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:39.245311 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-1e1b1a24-a397-4e5a-828f-5eb0f008f4d1 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:39.245415 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-1e1b1a24-a397-4e5a-828f-5eb0f008f4d1 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:39.250683 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:39.250683 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:39.251559 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-1e1b1a24-a397-4e5a-828f-5eb0f008f4d1 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:39.252044 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1528/6115] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:39 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:40.289347 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-bcb38d1e-7a9c-4137-ad99-a556be1940b3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:40.291203 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bcb38d1e-7a9c-4137-ad99-a556be1940b3 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:40.291423 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bcb38d1e-7a9c-4137-ad99-a556be1940b3 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:40.291596 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-bcb38d1e-7a9c-4137-ad99-a556be1940b3 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:40.291742 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-bcb38d1e-7a9c-4137-ad99-a556be1940b3 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:40.295996 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:40.295996 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:40.296762 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-bcb38d1e-7a9c-4137-ad99-a556be1940b3 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:40.297147 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1537/6116] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:40 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:41.329767 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-8716a16a-2c43-4c78-b000-aab4f6b2ad95 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:41.332098 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8716a16a-2c43-4c78-b000-aab4f6b2ad95 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:41.332419 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8716a16a-2c43-4c78-b000-aab4f6b2ad95 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:41.332680 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-8716a16a-2c43-4c78-b000-aab4f6b2ad95 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:41.332841 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-8716a16a-2c43-4c78-b000-aab4f6b2ad95 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:41.337961 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:41.337961 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:41.338745 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-8716a16a-2c43-4c78-b000-aab4f6b2ad95 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:41.339362 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1517/6117] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:41 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:42.372418 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-9db214f0-3726-41bb-ab73-9b8106dc9797 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:42.374305 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9db214f0-3726-41bb-ab73-9b8106dc9797 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:42.374508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9db214f0-3726-41bb-ab73-9b8106dc9797 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:42.374659 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-9db214f0-3726-41bb-ab73-9b8106dc9797 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:42.374754 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-9db214f0-3726-41bb-ab73-9b8106dc9797 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:42.379014 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:42.379014 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:42.379663 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-9db214f0-3726-41bb-ab73-9b8106dc9797 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:42.380097 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1536/6118] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:42 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:43.392450 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-0848885d-ba40-42ab-8a36-35c4213f3238 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:43.394228 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0848885d-ba40-42ab-8a36-35c4213f3238 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:43.394546 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0848885d-ba40-42ab-8a36-35c4213f3238 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:43.395102 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-0848885d-ba40-42ab-8a36-35c4213f3238 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:43.395102 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-0848885d-ba40-42ab-8a36-35c4213f3238 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:43.398696 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:43.398696 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:43.399321 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-0848885d-ba40-42ab-8a36-35c4213f3238 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:43.400068 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1529/6119] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:43 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:44.409040 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-73c82e47-2523-430d-9e21-a9f631817f29 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:44.410926 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-73c82e47-2523-430d-9e21-a9f631817f29 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:44.411144 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-73c82e47-2523-430d-9e21-a9f631817f29 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:44.411335 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-73c82e47-2523-430d-9e21-a9f631817f29 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:44.411433 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-73c82e47-2523-430d-9e21-a9f631817f29 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:44.415357 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:44.415357 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:44.415908 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-73c82e47-2523-430d-9e21-a9f631817f29 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:44.416318 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1538/6120] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:44 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:45.425828 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-c2a474f5-2e44-45cc-9dd4-2b33bdae458c None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:45.427400 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2a474f5-2e44-45cc-9dd4-2b33bdae458c tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:45.427608 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2a474f5-2e44-45cc-9dd4-2b33bdae458c tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:45.427799 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-c2a474f5-2e44-45cc-9dd4-2b33bdae458c tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:45.427917 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.v3.backups [None req-c2a474f5-2e44-45cc-9dd4-2b33bdae458c tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99822) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:45.431710 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:45.431710 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:45.432275 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-c2a474f5-2e44-45cc-9dd4-2b33bdae458c tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:45.432717 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1518/6121] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:45 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:46.442638 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-00f7ddb3-48e9-4139-9732-02d0e969d198 None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:46.444255 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00f7ddb3-48e9-4139-9732-02d0e969d198 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:46.444435 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00f7ddb3-48e9-4139-9732-02d0e969d198 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:46.444630 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-00f7ddb3-48e9-4139-9732-02d0e969d198 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:46.444724 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-00f7ddb3-48e9-4139-9732-02d0e969d198 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:46.450464 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:46.450464 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:46.451353 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-00f7ddb3-48e9-4139-9732-02d0e969d198 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:46.451847 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1537/6122] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:46 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:46.462257 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-a4ec37cc-9d65-4e5d-b3fc-dc47806c76d6 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:46.516142 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4ec37cc-9d65-4e5d-b3fc-dc47806c76d6 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-member] PUT https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:46.516493 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-a4ec37cc-9d65-4e5d-b3fc-dc47806c76d6 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 13:25:46.522119 np0000004418 devstack@c-api.service[99823]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:46.522119 np0000004418 devstack@c-api.service[99823]: warnings.warn( Jul 03 13:25:46.533337 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-a4ec37cc-9d65-4e5d-b3fc-dc47806c76d6 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-member] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:46.533770 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1530/6123] 10.4.3.13 () {70 vars in 1401 bytes} [Fri Jul 3 13:25:46 2026] PUT /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 313 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:46.541783 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-d214d7d3-ab0f-468f-93ba-70291bc3987f None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:46.543279 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d214d7d3-ab0f-468f-93ba-70291bc3987f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:46.543490 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d214d7d3-ab0f-468f-93ba-70291bc3987f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:46.543681 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-d214d7d3-ab0f-468f-93ba-70291bc3987f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:46.543792 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.v3.backups [None req-d214d7d3-ab0f-468f-93ba-70291bc3987f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99821) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:46.548308 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:46.548308 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:46.548897 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-d214d7d3-ab0f-468f-93ba-70291bc3987f tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:46.549274 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1539/6124] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:46 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:46.559647 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-a76d287e-08fd-4516-bf80-95da098d4d99 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:46.561400 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a76d287e-08fd-4516-bf80-95da098d4d99 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] DELETE https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:46.563528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a76d287e-08fd-4516-bf80-95da098d4d99 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:46.563528 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-a76d287e-08fd-4516-bf80-95da098d4d99 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'delete' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:46.563528 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.contrib.backups [None req-a76d287e-08fd-4516-bf80-95da098d4d99 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Delete backup with id: 8f5a64b2-ed5e-473f-8e74-1f1e86505462. Jul 03 13:25:46.566243 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:46.566243 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:46.581736 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.backup.rpcapi [None req-a76d287e-08fd-4516-bf80-95da098d4d99 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] delete_backup rpcapi backup_id 8f5a64b2-ed5e-473f-8e74-1f1e86505462 {{(pid=99822) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 13:25:46.583677 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-a76d287e-08fd-4516-bf80-95da098d4d99 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 202 Jul 03 13:25:46.584138 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1519/6125] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:25:46 2026] DELETE /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 13:25:46.592172 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-1ce63a2b-ed54-4f39-8968-f67208526a7d None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:46.594464 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1ce63a2b-ed54-4f39-8968-f67208526a7d tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:46.594747 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1ce63a2b-ed54-4f39-8968-f67208526a7d tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:46.594985 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-1ce63a2b-ed54-4f39-8968-f67208526a7d tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:46.595138 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.v3.backups [None req-1ce63a2b-ed54-4f39-8968-f67208526a7d tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99824) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:46.600733 np0000004418 devstack@c-api.service[99824]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:46.600733 np0000004418 devstack@c-api.service[99824]: warnings.warn( Jul 03 13:25:46.601586 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-1ce63a2b-ed54-4f39-8968-f67208526a7d tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 200 Jul 03 13:25:46.602018 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1538/6126] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:46 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:47.611211 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-e3b67e43-1866-452e-821a-df1c93952670 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:47.612894 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3b67e43-1866-452e-821a-df1c93952670 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 Jul 03 13:25:47.613147 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3b67e43-1866-452e-821a-df1c93952670 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:47.613402 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-e3b67e43-1866-452e-821a-df1c93952670 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:47.613550 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.v3.backups [None req-e3b67e43-1866-452e-821a-df1c93952670 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Show backup with id 8f5a64b2-ed5e-473f-8e74-1f1e86505462. {{(pid=99823) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 13:25:47.616981 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-e3b67e43-1866-452e-821a-df1c93952670 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 returned with HTTP 404 Jul 03 13:25:47.617480 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1531/6127] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:47 2026] GET /volume/v3/backups/8f5a64b2-ed5e-473f-8e74-1f1e86505462 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:25:47.624419 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-c7427890-844b-46fc-b327-e8ad1a7115ea None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:47.626637 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] DELETE https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef Jul 03 13:25:47.626940 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:47.627209 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'delete' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:47.627434 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.v3.volumes [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Delete volume with id: f408bbbb-733e-4ba6-9d6f-d8314605f3ef Jul 03 13:25:47.637347 np0000004418 devstack@c-api.service[99821]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:47.637347 np0000004418 devstack@c-api.service[99821]: warnings.warn( Jul 03 13:25:47.637874 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Volume info retrieved successfully. Jul 03 13:25:47.666774 np0000004418 devstack@c-api.service[99821]: INFO cinder.volume.api [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Delete volume request issued successfully. Jul 03 13:25:47.666976 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-c7427890-844b-46fc-b327-e8ad1a7115ea tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef returned with HTTP 202 Jul 03 13:25:47.667493 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1540/6128] 10.4.3.13 () {68 vars in 1384 bytes} [Fri Jul 3 13:25:47 2026] DELETE /volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 13:25:47.674226 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.middleware.request_id [None req-55867184-28a6-4731-b04f-35a33c300747 None None] RequestId filter calling following filter/app {{(pid=99822) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:47.676174 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-55867184-28a6-4731-b04f-35a33c300747 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef Jul 03 13:25:47.676400 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-55867184-28a6-4731-b04f-35a33c300747 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99822) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:47.676593 np0000004418 devstack@c-api.service[99822]: DEBUG cinder.api.openstack.wsgi [None req-55867184-28a6-4731-b04f-35a33c300747 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99822) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:47.685134 np0000004418 devstack@c-api.service[99822]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 13:25:47.685134 np0000004418 devstack@c-api.service[99822]: warnings.warn( Jul 03 13:25:47.690194 np0000004418 devstack@c-api.service[99822]: INFO cinder.volume.api [None req-55867184-28a6-4731-b04f-35a33c300747 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Volume info retrieved successfully. Jul 03 13:25:47.696440 np0000004418 devstack@c-api.service[99822]: INFO cinder.api.openstack.wsgi [None req-55867184-28a6-4731-b04f-35a33c300747 tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef returned with HTTP 200 Jul 03 13:25:47.696989 np0000004418 devstack@c-api.service[99822]: [pid: 99822|app: 0|req: 1520/6129] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:47 2026] GET /volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 13:25:48.709426 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.middleware.request_id [None req-4b0d13a9-0ac3-4a12-a6f3-fcc4d3d5725a None None] RequestId filter calling following filter/app {{(pid=99824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:48.711034 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4b0d13a9-0ac3-4a12-a6f3-fcc4d3d5725a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] GET https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef Jul 03 13:25:48.711286 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4b0d13a9-0ac3-4a12-a6f3-fcc4d3d5725a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Empty body provided in request {{(pid=99824) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:48.711508 np0000004418 devstack@c-api.service[99824]: DEBUG cinder.api.openstack.wsgi [None req-4b0d13a9-0ac3-4a12-a6f3-fcc4d3d5725a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] Calling method 'show' {{(pid=99824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:48.716544 np0000004418 devstack@c-api.service[99824]: INFO cinder.api.openstack.wsgi [None req-4b0d13a9-0ac3-4a12-a6f3-fcc4d3d5725a tempest-ProjectMemberTests39-861578120 tempest-ProjectMemberTests39-861578120-project-admin] https://10.4.3.13/volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef returned with HTTP 404 Jul 03 13:25:48.716957 np0000004418 devstack@c-api.service[99824]: [pid: 99824|app: 0|req: 1539/6130] 10.4.3.13 () {68 vars in 1381 bytes} [Fri Jul 3 13:25:48 2026] GET /volume/v3/volumes/f408bbbb-733e-4ba6-9d6f-d8314605f3ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:25:50.370475 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.middleware.request_id [None req-df73c8cb-a3b4-49b3-9a30-532692f09616 None None] RequestId filter calling following filter/app {{(pid=99823) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:50.425324 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df73c8cb-a3b4-49b3-9a30-532692f09616 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-admin] GET https://10.4.3.13/volume/v3/scheduler-stats/get_pools Jul 03 13:25:50.425513 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df73c8cb-a3b4-49b3-9a30-532692f09616 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-admin] Empty body provided in request {{(pid=99823) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:50.425692 np0000004418 devstack@c-api.service[99823]: DEBUG cinder.api.openstack.wsgi [None req-df73c8cb-a3b4-49b3-9a30-532692f09616 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-admin] Calling method 'get_pools' {{(pid=99823) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:50.928016 np0000004418 devstack@c-api.service[99823]: INFO cinder.api.openstack.wsgi [None req-df73c8cb-a3b4-49b3-9a30-532692f09616 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-admin] https://10.4.3.13/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 13:25:50.928494 np0000004418 devstack@c-api.service[99823]: [pid: 99823|app: 0|req: 1532/6131] 10.4.3.13 () {66 vars in 1284 bytes} [Fri Jul 3 13:25:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 13:25:50.935683 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.middleware.request_id [None req-30242ba1-3cb1-4248-baad-b142f19f14f3 None None] RequestId filter calling following filter/app {{(pid=99821) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 13:25:50.986319 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-30242ba1-3cb1-4248-baad-b142f19f14f3 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-reader] GET https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool Jul 03 13:25:50.986507 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-30242ba1-3cb1-4248-baad-b142f19f14f3 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-reader] Empty body provided in request {{(pid=99821) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 13:25:50.986688 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.api.openstack.wsgi [None req-30242ba1-3cb1-4248-baad-b142f19f14f3 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-reader] Calling method 'show' {{(pid=99821) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 13:25:50.987282 np0000004418 devstack@c-api.service[99821]: DEBUG cinder.policy [None req-30242ba1-3cb1-4248-baad-b142f19f14f3 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9ccfe5a3399a4f17a905f38e60291dfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '48e4544091d64b62a136a402b39d7416', '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=99821) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 13:25:50.987447 np0000004418 devstack@c-api.service[99821]: INFO cinder.api.openstack.wsgi [None req-30242ba1-3cb1-4248-baad-b142f19f14f3 tempest-ProjectReaderTests-1918029876 tempest-ProjectReaderTests-1918029876-project-reader] https://10.4.3.13/volume/v3/capabilities/np0000004418@storpool returned with HTTP 403 Jul 03 13:25:50.987843 np0000004418 devstack@c-api.service[99821]: [pid: 99821|app: 0|req: 1541/6132] 10.4.3.13 () {66 vars in 1311 bytes} [Fri Jul 3 13:25:50 2026] GET /volume/v3/capabilities/np0000004418@storpool => generated 110 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 13:25:57.615329 np0000004418 devstack@c-api.service[99823]: DEBUG dbcounter [-] [99823] Writing DB stats cinder:SELECT=34,cinder:UPDATE=11,cinder:INSERT=7 {{(pid=99823) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:25:57.659952 np0000004418 devstack@c-api.service[99821]: DEBUG dbcounter [-] [99821] Writing DB stats cinder:SELECT=54,cinder:UPDATE=15,cinder:INSERT=11 {{(pid=99821) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:25:57.695103 np0000004418 devstack@c-api.service[99822]: DEBUG dbcounter [-] [99822] Writing DB stats cinder:SELECT=37,cinder:UPDATE=10,cinder:INSERT=6 {{(pid=99822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 13:25:58.713673 np0000004418 devstack@c-api.service[99824]: DEBUG dbcounter [-] [99824] Writing DB stats cinder:SELECT=58,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=99824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}